Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3183a827203540ebd027eeea4a55ef1d5821fd71 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8491608483898234992.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8783737967273391210.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6499711739062291200.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2040316234369958308.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1854705667284603209.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-39325 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3183a827203540ebd027eeea4a55ef1d5821fd71 (main) Commit message: "Merge pull request #521 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" > git config core.sparsecheckout # timeout=10 > git checkout -f 3183a827203540ebd027eeea4a55ef1d5821fd71 # timeout=10 > git rev-list --no-walk 16bf3bc47e8e77bc45f68a4fd994df1c4aa75aec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-20T11:40:13.917Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-20T11:40:14.003Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-20T11:40:14.030Z] ========================================================= [2025-02-20T11:40:14.030Z] EdgeX Global Pipelines Version Info [2025-02-20T11:40:14.030Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:40:15.129Z] ------------------- [2025-02-20T11:40:15.129Z] stable info: [2025-02-20T11:40:15.129Z] ------------------- [2025-02-20T11:40:15.129Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-20T11:40:15.129Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T11:40:15.129Z] Message: update stable to v1.0.269 [2025-02-20T11:40:15.390Z] ------------------- [2025-02-20T11:40:15.390Z] experimental info: [2025-02-20T11:40:15.390Z] ------------------- [2025-02-20T11:40:15.390Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-20T11:40:15.390Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T11:40:15.390Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-20T11:40:15.478Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-02-20T11:40:15.501Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-02-20T11:40:15.520Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-20T11:40:15.542Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-20T11:40:15.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-20T11:40:15.582Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-20T11:40:15.606Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-20T11:40:15.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-20T11:40:15.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-20T11:40:15.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-20T11:40:15.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-20T11:40:15.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-02-20T11:40:15.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-20T11:40:15.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-20T11:40:15.776Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T11:40:15.794Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T11:40:15.816Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T11:40:15.837Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T11:40:15.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-20T11:40:15.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-20T11:40:15.896Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-20T11:40:15.913Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-20T11:40:15.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-20T11:40:15.950Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-20T11:40:15.969Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-20T11:40:15.991Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-20T11:40:16.015Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-20T11:40:16.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-20T11:40:16.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-20T11:40:16.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-20T11:40:16.108Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] echo [2025-02-20T11:40:16.142Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3183a82 [Pipeline] echo [2025-02-20T11:40:16.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T11:40:16.230Z] provisioning config files... [2025-02-20T11:40:16.247Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15887610031306974168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:40:16.587Z] ---> ****-login.sh [2025-02-20T11:40:16.587Z] nexus3.edgexfoundry.org:10001 [2025-02-20T11:40:16.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:40:16.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:40:16.846Z] Configure a credential helper to remove this warning. See [2025-02-20T11:40:16.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:40:16.846Z] [2025-02-20T11:40:16.846Z] Login Succeeded [2025-02-20T11:40:16.846Z] nexus3.edgexfoundry.org:10002 [2025-02-20T11:40:16.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:40:17.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:40:17.106Z] Configure a credential helper to remove this warning. See [2025-02-20T11:40:17.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:40:17.106Z] [2025-02-20T11:40:17.106Z] Login Succeeded [2025-02-20T11:40:17.106Z] nexus3.edgexfoundry.org:10003 [2025-02-20T11:40:17.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:40:17.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:40:17.106Z] Configure a credential helper to remove this warning. See [2025-02-20T11:40:17.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:40:17.106Z] [2025-02-20T11:40:17.106Z] Login Succeeded [2025-02-20T11:40:17.106Z] nexus3.edgexfoundry.org:10004 [2025-02-20T11:40:17.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:40:17.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:40:17.106Z] Configure a credential helper to remove this warning. See [2025-02-20T11:40:17.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:40:17.106Z] [2025-02-20T11:40:17.106Z] Login Succeeded [2025-02-20T11:40:17.106Z] ****.io [2025-02-20T11:40:17.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:40:17.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:40:17.366Z] Configure a credential helper to remove this warning. See [2025-02-20T11:40:17.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:40:17.366Z] [2025-02-20T11:40:17.366Z] Login Succeeded [2025-02-20T11:40:17.366Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T11:40:17.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-20T11:40:17.812Z] + git rev-list -1 --merges 3183a827203540ebd027eeea4a55ef1d5821fd71~1..3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] echo [2025-02-20T11:40:17.842Z] -----------> git rev-list -1 --merges 3183a827203540ebd027eeea4a55ef1d5821fd71~1..3183a827203540ebd027eeea4a55ef1d5821fd71 3183a827203540ebd027eeea4a55ef1d5821fd71 [2025-02-20T11:40:17.842Z] 3183a827203540ebd027eeea4a55ef1d5821fd71 [false] [Pipeline] sh [2025-02-20T11:40:18.135Z] + git log --format=format:%s -1 3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] echo [2025-02-20T11:40:18.152Z] ========================================================= [2025-02-20T11:40:18.152Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-20T11:40:18.152Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T11:40:18.494Z] + git log --format=format:%s -1 3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] echo [2025-02-20T11:40:18.508Z] [semverPrep] GIT_COMMIT: 3183a827203540ebd027eeea4a55ef1d5821fd71, Commit Message: Merge pull request #521 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25 [Pipeline] echo [2025-02-20T11:40:18.524Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-20T11:40:18.897Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T11:40:18.897Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-20T11:40:18.897Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-20T11:40:18.897Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-20T11:40:18.897Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-20T11:40:18.897Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-20T11:40:18.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:40:19.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T11:40:19.318Z] [2025-02-20T11:40:19.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:40:19.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T11:40:19.628Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-20T11:40:19.628Z] b85a868b505f: Pulling fs layer [2025-02-20T11:40:19.628Z] e2be974225ed: Pulling fs layer [2025-02-20T11:40:19.628Z] 339a4e72a1f5: Pulling fs layer [2025-02-20T11:40:19.628Z] 988bab9f4d93: Pulling fs layer [2025-02-20T11:40:19.628Z] 1469e6f7b9e6: Pulling fs layer [2025-02-20T11:40:19.628Z] eaf3925da568: Pulling fs layer [2025-02-20T11:40:19.628Z] bab4dde63d76: Pulling fs layer [2025-02-20T11:40:19.628Z] bde34c3a00c8: Pulling fs layer [2025-02-20T11:40:19.628Z] b352a97aabf1: Pulling fs layer [2025-02-20T11:40:19.628Z] 4872d77fe225: Pulling fs layer [2025-02-20T11:40:19.628Z] 5851b861e8e6: Pulling fs layer [2025-02-20T11:40:19.628Z] bab4dde63d76: Waiting [2025-02-20T11:40:19.628Z] bde34c3a00c8: Waiting [2025-02-20T11:40:19.628Z] b352a97aabf1: Waiting [2025-02-20T11:40:19.628Z] 4872d77fe225: Waiting [2025-02-20T11:40:19.628Z] 5851b861e8e6: Waiting [2025-02-20T11:40:19.628Z] 988bab9f4d93: Waiting [2025-02-20T11:40:19.628Z] 1469e6f7b9e6: Waiting [2025-02-20T11:40:19.628Z] eaf3925da568: Waiting [2025-02-20T11:40:19.628Z] e2be974225ed: Verifying Checksum [2025-02-20T11:40:19.628Z] e2be974225ed: Download complete [2025-02-20T11:40:19.628Z] 988bab9f4d93: Verifying Checksum [2025-02-20T11:40:19.628Z] 988bab9f4d93: Download complete [2025-02-20T11:40:19.628Z] 1469e6f7b9e6: Verifying Checksum [2025-02-20T11:40:19.628Z] 1469e6f7b9e6: Download complete [2025-02-20T11:40:19.628Z] eaf3925da568: Download complete [2025-02-20T11:40:19.628Z] 339a4e72a1f5: Verifying Checksum [2025-02-20T11:40:19.628Z] 339a4e72a1f5: Download complete [2025-02-20T11:40:19.887Z] bde34c3a00c8: Verifying Checksum [2025-02-20T11:40:19.887Z] bde34c3a00c8: Download complete [2025-02-20T11:40:19.887Z] b352a97aabf1: Verifying Checksum [2025-02-20T11:40:19.887Z] b352a97aabf1: Download complete [2025-02-20T11:40:19.887Z] 4872d77fe225: Verifying Checksum [2025-02-20T11:40:19.887Z] 4872d77fe225: Download complete [2025-02-20T11:40:19.887Z] 5851b861e8e6: Verifying Checksum [2025-02-20T11:40:19.887Z] 5851b861e8e6: Download complete [2025-02-20T11:40:19.887Z] b85a868b505f: Verifying Checksum [2025-02-20T11:40:19.887Z] b85a868b505f: Download complete [2025-02-20T11:40:20.144Z] bab4dde63d76: Verifying Checksum [2025-02-20T11:40:20.144Z] bab4dde63d76: Download complete [2025-02-20T11:40:21.081Z] b85a868b505f: Pull complete [2025-02-20T11:40:21.081Z] e2be974225ed: Pull complete [2025-02-20T11:40:21.647Z] 339a4e72a1f5: Pull complete [2025-02-20T11:40:21.647Z] 988bab9f4d93: Pull complete [2025-02-20T11:40:21.906Z] 1469e6f7b9e6: Pull complete [2025-02-20T11:40:21.906Z] eaf3925da568: Pull complete [2025-02-20T11:40:23.290Z] bab4dde63d76: Pull complete [2025-02-20T11:40:23.550Z] bde34c3a00c8: Pull complete [2025-02-20T11:40:23.550Z] b352a97aabf1: Pull complete [2025-02-20T11:40:23.550Z] 4872d77fe225: Pull complete [2025-02-20T11:40:23.810Z] 5851b861e8e6: Pull complete [2025-02-20T11:40:23.811Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-20T11:40:23.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T11:40:23.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T11:40:23.948Z] prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container [2025-02-20T11:40:23.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T11:40:25.348Z] $ docker top bad4d80ae31b39d11df0ca4ed8cc974a35f4c9358b8683a38f34d64a3b7d1930 -eo pid,comm [2025-02-20T11:40:25.399Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-20T11:40:25.399Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T11:40:25.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T11:40:25.460Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T11:40:25.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T11:40:25.572Z] $ docker exec bad4d80ae31b39d11df0ca4ed8cc974a35f4c9358b8683a38f34d64a3b7d1930 ssh-agent [2025-02-20T11:40:25.677Z] SSH_AUTH_SOCK=/tmp/ssh-2XjPNlTh4OhI/agent.31 [2025-02-20T11:40:25.677Z] SSH_AGENT_PID=37 [2025-02-20T11:40:25.683Z] Running ssh-add (command line suppressed) [2025-02-20T11:40:25.795Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14420176199284583241.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14420176199284583241.key) [2025-02-20T11:40:25.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T11:40:26.096Z] + git tag --points-at HEAD [Pipeline] } [2025-02-20T11:40:26.112Z] $ docker exec --env ******** --env ******** bad4d80ae31b39d11df0ca4ed8cc974a35f4c9358b8683a38f34d64a3b7d1930 ssh-agent -k [2025-02-20T11:40:26.205Z] unset SSH_AUTH_SOCK; [2025-02-20T11:40:26.205Z] unset SSH_AGENT_PID; [2025-02-20T11:40:26.205Z] echo Agent pid 37 killed; [2025-02-20T11:40:26.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-20T11:40:26.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T11:40:26.245Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T11:40:26.351Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T11:40:26.352Z] $ docker exec bad4d80ae31b39d11df0ca4ed8cc974a35f4c9358b8683a38f34d64a3b7d1930 ssh-agent [2025-02-20T11:40:26.450Z] SSH_AUTH_SOCK=/tmp/ssh-8IYhcLWhJ7oJ/agent.70 [2025-02-20T11:40:26.450Z] SSH_AGENT_PID=76 [2025-02-20T11:40:26.454Z] Running ssh-add (command line suppressed) [2025-02-20T11:40:26.555Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18277761501536234159.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18277761501536234159.key) [2025-02-20T11:40:26.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T11:40:26.863Z] + git semver init [2025-02-20T11:40:27.122Z] 2025-02-20 11:40:27,024 [run_init] DEBUG init version:0.0.0 force:False [2025-02-20T11:40:27.122Z] 2025-02-20 11:40:27,025 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-02-20T11:40:27.122Z] 2025-02-20 11:40:27,025 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-02-20T11:40:27.122Z] 2025-02-20 11:40:27,025 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T11:40:28.499Z] 2025-02-20 11:40:28,277 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-02-20T11:40:28.499Z] 2025-02-20 11:40:28,277 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-02-20T11:40:28.499Z] 2025-02-20 11:40:28,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-20T11:40:28.499Z] 2025-02-20 11:40:28,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-20T11:40:28.499Z] 4.0.0-dev.16 [Pipeline] } [2025-02-20T11:40:28.507Z] $ docker exec --env ******** --env ******** bad4d80ae31b39d11df0ca4ed8cc974a35f4c9358b8683a38f34d64a3b7d1930 ssh-agent -k [2025-02-20T11:40:28.599Z] unset SSH_AUTH_SOCK; [2025-02-20T11:40:28.600Z] unset SSH_AGENT_PID; [2025-02-20T11:40:28.600Z] echo Agent pid 76 killed; [2025-02-20T11:40:28.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T11:40:28.936Z] + git semver [Pipeline] } [2025-02-20T11:40:29.206Z] $ docker stop --time=1 bad4d80ae31b39d11df0ca4ed8cc974a35f4c9358b8683a38f34d64a3b7d1930 [2025-02-20T11:40:30.516Z] $ docker rm -f --volumes bad4d80ae31b39d11df0ca4ed8cc974a35f4c9358b8683a38f34d64a3b7d1930 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T11:40:30.858Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-20T11:40:31.093Z] Stashed 1 file(s) [Pipeline] echo [2025-02-20T11:40:31.097Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T11:40:31.281Z] provisioning config files... [2025-02-20T11:40:31.291Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14840815922807220016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:40:31.596Z] ---> ****-login.sh [2025-02-20T11:40:31.596Z] nexus3.edgexfoundry.org:10001 [2025-02-20T11:40:31.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:40:31.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:40:31.596Z] Configure a credential helper to remove this warning. See [2025-02-20T11:40:31.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:40:31.597Z] [2025-02-20T11:40:31.597Z] Login Succeeded [2025-02-20T11:40:31.597Z] nexus3.edgexfoundry.org:10002 [2025-02-20T11:40:31.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:40:31.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:40:31.597Z] Configure a credential helper to remove this warning. See [2025-02-20T11:40:31.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:40:31.597Z] [2025-02-20T11:40:31.597Z] Login Succeeded [2025-02-20T11:40:31.597Z] nexus3.edgexfoundry.org:10003 [2025-02-20T11:40:31.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:40:31.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:40:31.857Z] Configure a credential helper to remove this warning. See [2025-02-20T11:40:31.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:40:31.857Z] [2025-02-20T11:40:31.857Z] Login Succeeded [2025-02-20T11:40:31.857Z] nexus3.edgexfoundry.org:10004 [2025-02-20T11:40:31.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:40:31.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:40:31.857Z] Configure a credential helper to remove this warning. See [2025-02-20T11:40:31.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:40:31.857Z] [2025-02-20T11:40:31.857Z] Login Succeeded [2025-02-20T11:40:31.857Z] ****.io [2025-02-20T11:40:31.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:40:32.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:40:32.116Z] Configure a credential helper to remove this warning. See [2025-02-20T11:40:32.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:40:32.116Z] [2025-02-20T11:40:32.116Z] Login Succeeded [2025-02-20T11:40:32.116Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T11:40:32.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-20T11:40:32.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T11:40:32.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T11:40:32.252Z] ========================================================= [2025-02-20T11:40:32.252Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-20T11:40:32.252Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:40:32.591Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-20T11:40:32.591Z] Sending build context to Docker daemon 37.88MB [2025-02-20T11:40:32.591Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T11:40:32.591Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-20T11:40:32.852Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-20T11:40:32.852Z] da9db072f522: Pulling fs layer [2025-02-20T11:40:32.852Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-20T11:40:32.852Z] 06f05ace1117: Pulling fs layer [2025-02-20T11:40:32.852Z] 5fe327b54edc: Pulling fs layer [2025-02-20T11:40:32.852Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T11:40:32.852Z] 92a5565b7b96: Pulling fs layer [2025-02-20T11:40:32.852Z] ff9bb7016b71: Pulling fs layer [2025-02-20T11:40:32.852Z] b67dba6c2c7d: Pulling fs layer [2025-02-20T11:40:32.852Z] a813b0c90790: Pulling fs layer [2025-02-20T11:40:32.852Z] 4f4fb700ef54: Waiting [2025-02-20T11:40:32.852Z] 92a5565b7b96: Waiting [2025-02-20T11:40:32.852Z] ff9bb7016b71: Waiting [2025-02-20T11:40:32.852Z] b67dba6c2c7d: Waiting [2025-02-20T11:40:32.852Z] a813b0c90790: Waiting [2025-02-20T11:40:32.852Z] 5fe327b54edc: Waiting [2025-02-20T11:40:32.852Z] 6ef4a4ee8ca5: Download complete [2025-02-20T11:40:32.852Z] 5fe327b54edc: Download complete [2025-02-20T11:40:32.852Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T11:40:32.852Z] 4f4fb700ef54: Download complete [2025-02-20T11:40:32.852Z] 92a5565b7b96: Verifying Checksum [2025-02-20T11:40:32.852Z] 92a5565b7b96: Download complete [2025-02-20T11:40:32.852Z] da9db072f522: Download complete [2025-02-20T11:40:32.852Z] ff9bb7016b71: Download complete [2025-02-20T11:40:32.852Z] da9db072f522: Pull complete [2025-02-20T11:40:33.113Z] 6ef4a4ee8ca5: Pull complete [2025-02-20T11:40:33.113Z] a813b0c90790: Verifying Checksum [2025-02-20T11:40:33.113Z] a813b0c90790: Download complete [2025-02-20T11:40:33.372Z] 06f05ace1117: Verifying Checksum [2025-02-20T11:40:33.372Z] 06f05ace1117: Download complete [2025-02-20T11:40:33.631Z] b67dba6c2c7d: Verifying Checksum [2025-02-20T11:40:33.631Z] b67dba6c2c7d: Download complete [2025-02-20T11:40:36.915Z] 06f05ace1117: Pull complete [2025-02-20T11:40:36.915Z] 5fe327b54edc: Pull complete [2025-02-20T11:40:36.915Z] 4f4fb700ef54: Pull complete [2025-02-20T11:40:36.915Z] 92a5565b7b96: Pull complete [2025-02-20T11:40:36.915Z] ff9bb7016b71: Pull complete [2025-02-20T11:40:38.825Z] b67dba6c2c7d: Pull complete [2025-02-20T11:40:39.392Z] a813b0c90790: Pull complete [2025-02-20T11:40:39.392Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-20T11:40:39.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-20T11:40:39.392Z] ---> 3ba60ce46760 [2025-02-20T11:40:39.392Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-20T11:40:41.301Z] ---> Running in 4aecd25f3361 [2025-02-20T11:40:41.301Z] Removing intermediate container 4aecd25f3361 [2025-02-20T11:40:41.301Z] ---> c2d0e3f2aa47 [2025-02-20T11:40:41.301Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T11:40:41.301Z] ---> Running in 2f54cecf5927 [2025-02-20T11:40:41.561Z] Removing intermediate container 2f54cecf5927 [2025-02-20T11:40:41.561Z] ---> 9ffd9c7bd569 [2025-02-20T11:40:41.561Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-20T11:40:41.561Z] ---> Running in 5b949435eee2 [2025-02-20T11:40:41.561Z] Removing intermediate container 5b949435eee2 [2025-02-20T11:40:41.561Z] ---> 40a7eebba718 [2025-02-20T11:40:41.561Z] Step 6/12 : WORKDIR /device-virtual-go [2025-02-20T11:40:41.561Z] ---> Running in 4b577529b6b8 [2025-02-20T11:40:41.561Z] Removing intermediate container 4b577529b6b8 [2025-02-20T11:40:41.561Z] ---> be5686eedec7 [2025-02-20T11:40:41.561Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T11:40:41.820Z] ---> Running in f8e83f4a0fff [2025-02-20T11:40:42.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T11:40:42.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T11:40:42.339Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-02-20T11:40:42.339Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-02-20T11:40:42.339Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-02-20T11:40:42.597Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-02-20T11:40:42.597Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T11:40:42.597Z] OK: 252 MiB in 62 packages [2025-02-20T11:40:42.855Z] Removing intermediate container f8e83f4a0fff [2025-02-20T11:40:42.855Z] ---> 03c3bc265c39 [2025-02-20T11:40:42.855Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-20T11:40:43.114Z] ---> ca0a0917d8dd [2025-02-20T11:40:43.114Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T11:40:43.114Z] ---> Running in f5e180fe9a95 [2025-02-20T11:40:46.240Z] Still waiting to schedule task [2025-02-20T11:40:46.240Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-20T11:41:21.858Z] Removing intermediate container f5e180fe9a95 [2025-02-20T11:41:21.858Z] ---> 611fbcdb02f4 [2025-02-20T11:41:21.858Z] Step 10/12 : COPY . . [2025-02-20T11:41:22.795Z] ---> c8afd658f528 [2025-02-20T11:41:22.795Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T11:41:22.795Z] ---> Running in 467a9e84aee0 [2025-02-20T11:41:22.795Z] Removing intermediate container 467a9e84aee0 [2025-02-20T11:41:22.795Z] ---> 7dfc4975e183 [2025-02-20T11:41:22.795Z] Step 12/12 : RUN $MAKE [2025-02-20T11:41:22.795Z] ---> Running in f10189634289 [2025-02-20T11:41:23.054Z] noop [2025-02-20T11:41:23.312Z] Removing intermediate container f10189634289 [2025-02-20T11:41:23.312Z] ---> 24ae2076b2e6 [2025-02-20T11:41:23.312Z] Successfully built 24ae2076b2e6 [2025-02-20T11:41:23.312Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:41:23.647Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T11:41:23.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T11:41:23.723Z] prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container [2025-02-20T11:41:23.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-20T11:41:24.049Z] $ docker top 9efa4e781df6f64fd1196b7c0f6920b03e6751788bce573296aa26daf7e42aa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T11:41:24.396Z] + go version [2025-02-20T11:41:24.397Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-20T11:41:24.404Z] $ docker stop --time=1 9efa4e781df6f64fd1196b7c0f6920b03e6751788bce573296aa26daf7e42aa4 [2025-02-20T11:41:25.651Z] $ docker rm -f --volumes 9efa4e781df6f64fd1196b7c0f6920b03e6751788bce573296aa26daf7e42aa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:41:26.082Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T11:41:26.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T11:41:26.166Z] prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container [2025-02-20T11:41:26.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-20T11:41:26.528Z] $ docker top 468ee478bad0567dcd8f78e7ae090ee7278520e0a00558ea8bf48f2ecbb7f3cb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T11:41:26.865Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-20T11:41:27.165Z] + make test [2025-02-20T11:41:27.165Z] go test ./... -coverprofile=coverage.out [2025-02-20T11:41:28.540Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-02-20T11:41:50.468Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-02-20T11:41:50.468Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.010s coverage: 58.4% of statements [2025-02-20T11:42:00.471Z] go vet ./... [2025-02-20T11:42:05.743Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-20T11:42:05.743Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-20T11:42:05.743Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-20T11:42:05.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-20T11:42:05.769Z] $ docker stop --time=1 468ee478bad0567dcd8f78e7ae090ee7278520e0a00558ea8bf48f2ecbb7f3cb [2025-02-20T11:42:07.879Z] $ docker rm -f --volumes 468ee478bad0567dcd8f78e7ae090ee7278520e0a00558ea8bf48f2ecbb7f3cb [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T11:42:08.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-20T11:42:08.485Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-20T11:42:09.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-20T11:42:09.322Z] + ls -al . [2025-02-20T11:42:09.322Z] total 264 [2025-02-20T11:42:09.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 11:41 . [2025-02-20T11:42:09.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 11:40 .. [2025-02-20T11:42:09.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 11:41 .git [2025-02-20T11:42:09.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:40 .github [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 272 Feb 20 11:40 .gitignore [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 20 11:40 .golangci.yml [2025-02-20T11:42:09.322Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 11:40 .semver [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 18321 Feb 20 11:40 Attribution.txt [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 15941 Feb 20 11:40 CHANGELOG.md [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 1755 Feb 20 11:40 Dockerfile [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 11:40 GOVERNANCE.md [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 20 11:40 Jenkinsfile [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 11:40 LICENSE [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 2652 Feb 20 11:40 Makefile [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 20 11:40 OWNERS.md [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 4473 Feb 20 11:40 README.md [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 11:40 VERSION [2025-02-20T11:42:09.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 11:40 bin [2025-02-20T11:42:09.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:40 cmd [2025-02-20T11:42:09.322Z] -rw-r--r-- 1 jenkins jenkins 43316 Feb 20 11:41 coverage.out [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 6080 Feb 20 11:40 go.mod [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 86628 Feb 20 11:40 go.sum [2025-02-20T11:42:09.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:40 internal [2025-02-20T11:42:09.322Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 20 11:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:42:09.637Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3183a827203540ebd027eeea4a55ef1d5821fd71 --label arch=amd64 --label version=4.0.0-dev.16 . [2025-02-20T11:42:09.637Z] Sending build context to Docker daemon 37.92MB [2025-02-20T11:42:09.637Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T11:42:09.637Z] Step 2/26 : FROM ${BASE} AS builder [2025-02-20T11:42:09.637Z] ---> 24ae2076b2e6 [2025-02-20T11:42:09.637Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-20T11:42:09.896Z] ---> Running in 0b29b6667790 [2025-02-20T11:42:09.896Z] Removing intermediate container 0b29b6667790 [2025-02-20T11:42:09.896Z] ---> 1e1f67fbb4c4 [2025-02-20T11:42:09.896Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T11:42:09.896Z] ---> Running in fa706abb6eca [2025-02-20T11:42:10.156Z] Removing intermediate container fa706abb6eca [2025-02-20T11:42:10.156Z] ---> ec38a30ba43b [2025-02-20T11:42:10.156Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-02-20T11:42:10.156Z] ---> Running in 54bcc5b6500a [2025-02-20T11:42:10.156Z] Removing intermediate container 54bcc5b6500a [2025-02-20T11:42:10.156Z] ---> 797724130363 [2025-02-20T11:42:10.156Z] Step 6/26 : WORKDIR /device-virtual-go [2025-02-20T11:42:10.156Z] ---> Running in 90f4dcfce07f [2025-02-20T11:42:10.156Z] Removing intermediate container 90f4dcfce07f [2025-02-20T11:42:10.156Z] ---> 90a3f10171fa [2025-02-20T11:42:10.156Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T11:42:10.156Z] ---> Running in f022c7fa56de [2025-02-20T11:42:10.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T11:42:10.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T11:42:10.931Z] OK: 252 MiB in 62 packages [2025-02-20T11:42:11.499Z] Removing intermediate container f022c7fa56de [2025-02-20T11:42:11.499Z] ---> dd3f346106b1 [2025-02-20T11:42:11.499Z] Step 8/26 : COPY go.mod vendor* ./ [2025-02-20T11:42:11.499Z] ---> e4670a4d41eb [2025-02-20T11:42:11.499Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T11:42:11.499Z] ---> Running in 3f9b4805cb2f [2025-02-20T11:42:12.064Z] Removing intermediate container 3f9b4805cb2f [2025-02-20T11:42:12.064Z] ---> 0289a66f5674 [2025-02-20T11:42:12.064Z] Step 10/26 : COPY . . [2025-02-20T11:42:12.997Z] ---> a471135412fd [2025-02-20T11:42:12.997Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T11:42:12.997Z] ---> Running in a63a065a5d6d [2025-02-20T11:42:12.997Z] Removing intermediate container a63a065a5d6d [2025-02-20T11:42:12.997Z] ---> 504d1c5bbbf1 [2025-02-20T11:42:12.997Z] Step 12/26 : RUN $MAKE [2025-02-20T11:42:12.997Z] ---> Running in 7510de5b0045 [2025-02-20T11:42:13.255Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-02-20T11:42:19.930Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39326 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2025-02-20T11:42:19.946Z] Running in /w/workspace/device-virtual-go/201 [Pipeline] { [Pipeline] checkout [2025-02-20T11:42:23.000Z] The recommended git tool is: git [2025-02-20T11:42:28.377Z] using credential edgex-jenkins-ssh [2025-02-20T11:42:28.397Z] Cloning the remote Git repository [2025-02-20T11:42:28.435Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-02-20T11:42:28.560Z] > git init /w/workspace/device-virtual-go/201 # timeout=10 [2025-02-20T11:42:28.690Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-02-20T11:42:28.691Z] > git --version # timeout=10 [2025-02-20T11:42:28.709Z] > git --version # 'git version 2.25.1' [2025-02-20T11:42:28.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-20T11:42:28.844Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-20T11:42:31.848Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-02-20T11:42:31.876Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-20T11:42:32.683Z] Avoid second fetch [2025-02-20T11:42:32.684Z] Checking out Revision 3183a827203540ebd027eeea4a55ef1d5821fd71 (main) [2025-02-20T11:42:33.268Z] Commit message: "Merge pull request #521 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.25" [2025-02-20T11:42:32.698Z] > git config core.sparsecheckout # timeout=10 [2025-02-20T11:42:32.760Z] > git checkout -f 3183a827203540ebd027eeea4a55ef1d5821fd71 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T11:42:38.064Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-20T11:42:38.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T11:42:38.064Z] Dload Upload Total Spent Left Speed [2025-02-20T11:42:38.064Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75017 0 --:--:-- --:--:-- --:--:-- 75458 [Pipeline] sh [2025-02-20T11:42:38.396Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-20T11:42:38.730Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-20T11:42:38.730Z] + sudo tee /etc/docker/daemon.new [2025-02-20T11:42:38.730Z] { [2025-02-20T11:42:38.730Z] "registry-mirrors": [ [2025-02-20T11:42:38.730Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-20T11:42:38.730Z] ], [2025-02-20T11:42:38.730Z] "bip": "10.250.0.254/24", [2025-02-20T11:42:38.730Z] "hosts": [ [2025-02-20T11:42:38.730Z] "tcp://0.0.0.0:5555", [2025-02-20T11:42:38.730Z] "unix:///var/run/docker.sock" [2025-02-20T11:42:38.730Z] ], [2025-02-20T11:42:38.730Z] "mtu": 1458, [2025-02-20T11:42:38.730Z] "selinux-enabled": true, [2025-02-20T11:42:38.730Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-20T11:42:38.730Z] } [Pipeline] sh [2025-02-20T11:42:39.062Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-20T11:42:39.392Z] + sudo service docker restart [2025-02-20T11:42:45.322Z] Removing intermediate container 7510de5b0045 [2025-02-20T11:42:45.322Z] ---> 3706cdf6a7a5 [2025-02-20T11:42:45.322Z] Step 13/26 : FROM alpine:3.20 [2025-02-20T11:42:45.322Z] 3.20: Pulling from library/alpine [2025-02-20T11:42:45.322Z] 0a9a5dfd008f: Pulling fs layer [2025-02-20T11:42:45.322Z] 0a9a5dfd008f: Verifying Checksum [2025-02-20T11:42:45.322Z] 0a9a5dfd008f: Download complete [2025-02-20T11:42:45.322Z] 0a9a5dfd008f: Pull complete [2025-02-20T11:42:45.322Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T11:42:45.322Z] Status: Downloaded newer image for alpine:3.20 [2025-02-20T11:42:45.322Z] ---> ff221270b9fb [2025-02-20T11:42:45.322Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-02-20T11:42:45.322Z] ---> Running in e54c4c84a301 [2025-02-20T11:42:45.322Z] Removing intermediate container e54c4c84a301 [2025-02-20T11:42:45.322Z] ---> b475451d2605 [2025-02-20T11:42:45.322Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-02-20T11:42:45.322Z] ---> Running in b8c21e22375d [2025-02-20T11:42:45.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T11:42:45.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T11:42:45.322Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T11:42:45.322Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T11:42:45.322Z] OK: 8 MiB in 15 packages [2025-02-20T11:42:45.322Z] Removing intermediate container b8c21e22375d [2025-02-20T11:42:45.322Z] ---> a324e70afb1d [2025-02-20T11:42:45.322Z] Step 16/26 : RUN apk --no-cache upgrade [2025-02-20T11:42:45.322Z] ---> Running in e1ee58a1874a [2025-02-20T11:42:45.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T11:42:45.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T11:42:45.322Z] OK: 8 MiB in 15 packages [2025-02-20T11:42:45.322Z] Removing intermediate container e1ee58a1874a [2025-02-20T11:42:45.322Z] ---> 3cf3200e0ba9 [2025-02-20T11:42:45.322Z] Step 17/26 : WORKDIR / [2025-02-20T11:42:45.322Z] ---> Running in 40d9639bda6c [2025-02-20T11:42:45.322Z] Removing intermediate container 40d9639bda6c [2025-02-20T11:42:45.322Z] ---> 619268dd3c3c [2025-02-20T11:42:45.322Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-02-20T11:42:45.322Z] ---> c243f8b00419 [2025-02-20T11:42:45.322Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-02-20T11:42:45.322Z] ---> 06bc846e5807 [2025-02-20T11:42:45.322Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-02-20T11:42:45.322Z] ---> 65a81027bada [2025-02-20T11:42:45.322Z] Step 21/26 : EXPOSE 59900 [2025-02-20T11:42:45.322Z] ---> Running in f5b9cb50406b [2025-02-20T11:42:45.322Z] Removing intermediate container f5b9cb50406b [2025-02-20T11:42:45.322Z] ---> 61015be268fa [2025-02-20T11:42:45.322Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-02-20T11:42:45.322Z] ---> Running in 5c309d4076d6 [2025-02-20T11:42:45.322Z] Removing intermediate container 5c309d4076d6 [2025-02-20T11:42:45.322Z] ---> 684457a2d9ae [2025-02-20T11:42:45.322Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-20T11:42:45.322Z] ---> Running in d51fbc24c2be [2025-02-20T11:42:45.322Z] Removing intermediate container d51fbc24c2be [2025-02-20T11:42:45.322Z] ---> 40f9fc1a352c [2025-02-20T11:42:45.322Z] Step 24/26 : LABEL arch=amd64 [2025-02-20T11:42:45.581Z] ---> Running in 417cbb5ca67c [2025-02-20T11:42:45.581Z] Removing intermediate container 417cbb5ca67c [2025-02-20T11:42:45.581Z] ---> 5becb6a784a1 [2025-02-20T11:42:45.581Z] Step 25/26 : LABEL git_sha=3183a827203540ebd027eeea4a55ef1d5821fd71 [2025-02-20T11:42:45.581Z] ---> Running in 6a4334a20b6f [2025-02-20T11:42:45.581Z] Removing intermediate container 6a4334a20b6f [2025-02-20T11:42:45.581Z] ---> 9002d8fad9ee [2025-02-20T11:42:45.581Z] Step 26/26 : LABEL version=4.0.0-dev.16 [2025-02-20T11:42:45.581Z] ---> Running in b47ce4720ae1 [2025-02-20T11:42:45.841Z] Removing intermediate container b47ce4720ae1 [2025-02-20T11:42:45.841Z] ---> e8fba30f06bc [2025-02-20T11:42:45.841Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-20T11:42:45.841Z] Successfully built e8fba30f06bc [2025-02-20T11:42:45.841Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T11:42:45.976Z] provisioning config files... [2025-02-20T11:42:45.984Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12126270637293670257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:42:46.289Z] ---> ****-login.sh [2025-02-20T11:42:46.289Z] nexus3.edgexfoundry.org:10001 [2025-02-20T11:42:46.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:42:46.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:42:46.289Z] Configure a credential helper to remove this warning. See [2025-02-20T11:42:46.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:42:46.289Z] [2025-02-20T11:42:46.289Z] Login Succeeded [2025-02-20T11:42:46.289Z] nexus3.edgexfoundry.org:10002 [2025-02-20T11:42:46.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:42:46.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:42:46.290Z] Configure a credential helper to remove this warning. See [2025-02-20T11:42:46.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:42:46.290Z] [2025-02-20T11:42:46.290Z] Login Succeeded [2025-02-20T11:42:46.290Z] nexus3.edgexfoundry.org:10003 [2025-02-20T11:42:46.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:42:46.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:42:46.551Z] Configure a credential helper to remove this warning. See [2025-02-20T11:42:46.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:42:46.551Z] [2025-02-20T11:42:46.551Z] Login Succeeded [2025-02-20T11:42:46.551Z] nexus3.edgexfoundry.org:10004 [2025-02-20T11:42:46.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:42:46.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:42:46.551Z] Configure a credential helper to remove this warning. See [2025-02-20T11:42:46.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:42:46.551Z] [2025-02-20T11:42:46.551Z] Login Succeeded [2025-02-20T11:42:46.551Z] ****.io [2025-02-20T11:42:46.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:42:46.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:42:46.811Z] Configure a credential helper to remove this warning. See [2025-02-20T11:42:46.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:42:46.811Z] [2025-02-20T11:42:46.811Z] Login Succeeded [2025-02-20T11:42:46.811Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T11:42:46.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T11:42:46.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T11:42:46.901Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-02-20T11:42:46.901Z] 3183a827203540ebd027eeea4a55ef1d5821fd71 [2025-02-20T11:42:46.901Z] latest [2025-02-20T11:42:46.901Z] 4.0.0-dev.16 [2025-02-20T11:42:46.901Z] 3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 [2025-02-20T11:42:46.901Z] main [2025-02-20T11:42:46.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:42:47.417Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:42:47.737Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3183a827203540ebd027eeea4a55ef1d5821fd71 [2025-02-20T11:42:47.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-02-20T11:42:47.737Z] e3ad17e6e8ec: Preparing [2025-02-20T11:42:47.737Z] 1b7180dcf940: Preparing [2025-02-20T11:42:47.737Z] 60b04342477d: Preparing [2025-02-20T11:42:47.737Z] 4cf86fcd2244: Preparing [2025-02-20T11:42:47.737Z] 913ac77a54d3: Preparing [2025-02-20T11:42:47.737Z] 994456c4fd7b: Preparing [2025-02-20T11:42:47.737Z] 60b04342477d: Pushed [2025-02-20T11:42:47.737Z] 4cf86fcd2244: Pushed [2025-02-20T11:42:47.737Z] 913ac77a54d3: Pushed [2025-02-20T11:42:47.737Z] 1b7180dcf940: Pushed [2025-02-20T11:42:47.737Z] 994456c4fd7b: Layer already exists [2025-02-20T11:42:51.028Z] e3ad17e6e8ec: Pushed [2025-02-20T11:42:51.288Z] 3183a827203540ebd027eeea4a55ef1d5821fd71: digest: sha256:429018327e4d25c1d1e3dc17e3c892cfe0069dd4a1d1f5056cf8870fc52f4eee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:42:51.619Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:42:51.945Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-02-20T11:42:51.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-02-20T11:42:51.945Z] e3ad17e6e8ec: Preparing [2025-02-20T11:42:51.945Z] 1b7180dcf940: Preparing [2025-02-20T11:42:51.945Z] 60b04342477d: Preparing [2025-02-20T11:42:51.945Z] 4cf86fcd2244: Preparing [2025-02-20T11:42:51.945Z] 913ac77a54d3: Preparing [2025-02-20T11:42:51.945Z] 994456c4fd7b: Preparing [2025-02-20T11:42:51.945Z] 994456c4fd7b: Waiting [2025-02-20T11:42:51.945Z] 913ac77a54d3: Layer already exists [2025-02-20T11:42:51.945Z] 4cf86fcd2244: Layer already exists [2025-02-20T11:42:51.945Z] 60b04342477d: Layer already exists [2025-02-20T11:42:51.945Z] e3ad17e6e8ec: Layer already exists [2025-02-20T11:42:51.945Z] 1b7180dcf940: Layer already exists [2025-02-20T11:42:51.945Z] 994456c4fd7b: Layer already exists [2025-02-20T11:42:51.945Z] latest: digest: sha256:429018327e4d25c1d1e3dc17e3c892cfe0069dd4a1d1f5056cf8870fc52f4eee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:42:52.272Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:42:52.590Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.16 [2025-02-20T11:42:52.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-02-20T11:42:52.590Z] e3ad17e6e8ec: Preparing [2025-02-20T11:42:52.590Z] 1b7180dcf940: Preparing [2025-02-20T11:42:52.590Z] 60b04342477d: Preparing [2025-02-20T11:42:52.590Z] 4cf86fcd2244: Preparing [2025-02-20T11:42:52.590Z] 913ac77a54d3: Preparing [2025-02-20T11:42:52.590Z] 994456c4fd7b: Preparing [2025-02-20T11:42:52.590Z] e3ad17e6e8ec: Layer already exists [2025-02-20T11:42:52.590Z] 60b04342477d: Layer already exists [2025-02-20T11:42:52.590Z] 4cf86fcd2244: Layer already exists [2025-02-20T11:42:52.590Z] 913ac77a54d3: Layer already exists [2025-02-20T11:42:52.590Z] 1b7180dcf940: Layer already exists [2025-02-20T11:42:52.590Z] 994456c4fd7b: Layer already exists [2025-02-20T11:42:52.590Z] 4.0.0-dev.16: digest: sha256:429018327e4d25c1d1e3dc17e3c892cfe0069dd4a1d1f5056cf8870fc52f4eee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:42:52.916Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:42:53.243Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 [2025-02-20T11:42:53.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-02-20T11:42:53.243Z] e3ad17e6e8ec: Preparing [2025-02-20T11:42:53.243Z] 1b7180dcf940: Preparing [2025-02-20T11:42:53.243Z] 60b04342477d: Preparing [2025-02-20T11:42:53.243Z] 4cf86fcd2244: Preparing [2025-02-20T11:42:53.243Z] 913ac77a54d3: Preparing [2025-02-20T11:42:53.243Z] 994456c4fd7b: Preparing [2025-02-20T11:42:53.243Z] 994456c4fd7b: Waiting [2025-02-20T11:42:53.243Z] 4cf86fcd2244: Layer already exists [2025-02-20T11:42:53.243Z] 60b04342477d: Layer already exists [2025-02-20T11:42:53.243Z] 1b7180dcf940: Layer already exists [2025-02-20T11:42:53.243Z] 913ac77a54d3: Layer already exists [2025-02-20T11:42:53.243Z] e3ad17e6e8ec: Layer already exists [2025-02-20T11:42:53.243Z] 994456c4fd7b: Layer already exists [2025-02-20T11:42:53.243Z] 3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16: digest: sha256:429018327e4d25c1d1e3dc17e3c892cfe0069dd4a1d1f5056cf8870fc52f4eee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:42:53.578Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:42:53.905Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-02-20T11:42:53.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-02-20T11:42:53.905Z] e3ad17e6e8ec: Preparing [2025-02-20T11:42:53.905Z] 1b7180dcf940: Preparing [2025-02-20T11:42:53.905Z] 60b04342477d: Preparing [2025-02-20T11:42:53.905Z] 4cf86fcd2244: Preparing [2025-02-20T11:42:53.905Z] 913ac77a54d3: Preparing [2025-02-20T11:42:53.905Z] 994456c4fd7b: Preparing [2025-02-20T11:42:53.905Z] 994456c4fd7b: Waiting [2025-02-20T11:42:53.905Z] 4cf86fcd2244: Layer already exists [2025-02-20T11:42:53.905Z] 1b7180dcf940: Layer already exists [2025-02-20T11:42:53.905Z] 913ac77a54d3: Layer already exists [2025-02-20T11:42:53.905Z] e3ad17e6e8ec: Layer already exists [2025-02-20T11:42:53.905Z] 60b04342477d: Layer already exists [2025-02-20T11:42:53.905Z] 994456c4fd7b: Layer already exists [2025-02-20T11:42:53.905Z] main: digest: sha256:429018327e4d25c1d1e3dc17e3c892cfe0069dd4a1d1f5056cf8870fc52f4eee size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T11:42:53.982Z] ===================================================== [Pipeline] echo [2025-02-20T11:42:53.994Z] taggedImages: [2025-02-20T11:42:53.994Z] - nexus3.edgexfoundry.org:10004/device-virtual:3183a827203540ebd027eeea4a55ef1d5821fd71 [2025-02-20T11:42:53.994Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-02-20T11:42:53.994Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.16 [2025-02-20T11:42:53.994Z] - nexus3.edgexfoundry.org:10004/device-virtual:3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 [2025-02-20T11:42:53.994Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:42:54.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T11:42:54.405Z] [2025-02-20T11:42:54.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:42:54.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T11:42:54.716Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-20T11:42:54.716Z] 5eb5b503b376: Pulling fs layer [2025-02-20T11:42:54.716Z] 5c69ac0246d0: Pulling fs layer [2025-02-20T11:42:54.716Z] ec43610c2a17: Pulling fs layer [2025-02-20T11:42:54.716Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-20T11:42:54.716Z] 33b1e0a273af: Pulling fs layer [2025-02-20T11:42:54.716Z] 5d3b04190fa2: Pulling fs layer [2025-02-20T11:42:54.716Z] 2f39f015ded8: Pulling fs layer [2025-02-20T11:42:54.716Z] 33b1e0a273af: Waiting [2025-02-20T11:42:54.716Z] 3a2ae6a8a46f: Waiting [2025-02-20T11:42:54.716Z] 5d3b04190fa2: Waiting [2025-02-20T11:42:54.716Z] 5c69ac0246d0: Verifying Checksum [2025-02-20T11:42:54.716Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-20T11:42:54.716Z] 3a2ae6a8a46f: Download complete [2025-02-20T11:42:54.716Z] 33b1e0a273af: Verifying Checksum [2025-02-20T11:42:54.716Z] 33b1e0a273af: Download complete [2025-02-20T11:42:54.716Z] 5d3b04190fa2: Download complete [2025-02-20T11:42:54.716Z] ec43610c2a17: Verifying Checksum [2025-02-20T11:42:54.716Z] ec43610c2a17: Download complete [2025-02-20T11:42:54.975Z] 5eb5b503b376: Verifying Checksum [2025-02-20T11:42:54.975Z] 5eb5b503b376: Download complete [2025-02-20T11:42:55.542Z] 2f39f015ded8: Download complete [2025-02-20T11:42:56.107Z] 5eb5b503b376: Pull complete [2025-02-20T11:42:56.365Z] 5c69ac0246d0: Pull complete [2025-02-20T11:42:56.623Z] ec43610c2a17: Pull complete [2025-02-20T11:42:56.885Z] 3a2ae6a8a46f: Pull complete [2025-02-20T11:42:57.142Z] 33b1e0a273af: Pull complete [2025-02-20T11:42:57.143Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T11:42:57.666Z] provisioning config files... [2025-02-20T11:42:57.694Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/201@tmp/config18254785848404975192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:42:58.135Z] ---> ****-login.sh [2025-02-20T11:42:58.135Z] nexus3.edgexfoundry.org:10001 [2025-02-20T11:42:58.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:42:58.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:42:58.675Z] Configure a credential helper to remove this warning. See [2025-02-20T11:42:58.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:42:58.675Z] [2025-02-20T11:42:58.675Z] Login Succeeded [2025-02-20T11:42:58.675Z] nexus3.edgexfoundry.org:10002 [2025-02-20T11:42:58.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:42:58.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:42:58.943Z] Configure a credential helper to remove this warning. See [2025-02-20T11:42:58.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:42:58.943Z] [2025-02-20T11:42:58.943Z] Login Succeeded [2025-02-20T11:42:59.214Z] nexus3.edgexfoundry.org:10003 [2025-02-20T11:42:59.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:42:59.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:42:59.487Z] Configure a credential helper to remove this warning. See [2025-02-20T11:42:59.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:42:59.487Z] [2025-02-20T11:42:59.487Z] Login Succeeded [2025-02-20T11:42:59.487Z] nexus3.edgexfoundry.org:10004 [2025-02-20T11:42:59.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:42:59.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:42:59.759Z] Configure a credential helper to remove this warning. See [2025-02-20T11:42:59.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:42:59.759Z] [2025-02-20T11:42:59.759Z] Login Succeeded [2025-02-20T11:42:59.759Z] ****.io [2025-02-20T11:43:00.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:43:00.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:43:00.299Z] Configure a credential helper to remove this warning. See [2025-02-20T11:43:00.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:43:00.299Z] [2025-02-20T11:43:00.299Z] Login Succeeded [2025-02-20T11:43:00.299Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T11:43:00.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-20T11:43:00.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T11:43:00.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T11:43:00.658Z] ========================================================= [2025-02-20T11:43:00.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-20T11:43:00.658Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:43:01.040Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-20T11:43:01.341Z] 2f39f015ded8: Pull complete [2025-02-20T11:43:01.341Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-20T11:43:01.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T11:43:01.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T11:43:01.444Z] prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container [2025-02-20T11:43:01.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-20T11:43:01.626Z] Sending build context to Docker daemon 19.13MB [2025-02-20T11:43:01.626Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T11:43:01.626Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-20T11:43:01.895Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-20T11:43:01.895Z] 9986a736f7d3: Pulling fs layer [2025-02-20T11:43:01.895Z] 1f018df60701: Pulling fs layer [2025-02-20T11:43:01.895Z] 39f8f326b044: Pulling fs layer [2025-02-20T11:43:01.895Z] e6a1e7a6a96a: Pulling fs layer [2025-02-20T11:43:01.895Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T11:43:01.895Z] d45d956e0dbf: Pulling fs layer [2025-02-20T11:43:01.895Z] d7702b0d1db1: Pulling fs layer [2025-02-20T11:43:01.895Z] 5c7f0f088c93: Pulling fs layer [2025-02-20T11:43:01.895Z] 4fdc064ae6cf: Pulling fs layer [2025-02-20T11:43:01.895Z] d45d956e0dbf: Waiting [2025-02-20T11:43:01.895Z] d7702b0d1db1: Waiting [2025-02-20T11:43:01.895Z] 5c7f0f088c93: Waiting [2025-02-20T11:43:01.895Z] 4fdc064ae6cf: Waiting [2025-02-20T11:43:01.895Z] e6a1e7a6a96a: Waiting [2025-02-20T11:43:01.895Z] 4f4fb700ef54: Waiting [2025-02-20T11:43:01.895Z] 1f018df60701: Verifying Checksum [2025-02-20T11:43:01.895Z] 1f018df60701: Download complete [2025-02-20T11:43:01.895Z] e6a1e7a6a96a: Verifying Checksum [2025-02-20T11:43:01.895Z] e6a1e7a6a96a: Download complete [2025-02-20T11:43:01.895Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T11:43:01.895Z] 4f4fb700ef54: Download complete [2025-02-20T11:43:01.895Z] d45d956e0dbf: Verifying Checksum [2025-02-20T11:43:01.895Z] d45d956e0dbf: Download complete [2025-02-20T11:43:01.895Z] d7702b0d1db1: Verifying Checksum [2025-02-20T11:43:01.895Z] d7702b0d1db1: Download complete [2025-02-20T11:43:01.895Z] 9986a736f7d3: Verifying Checksum [2025-02-20T11:43:01.895Z] 9986a736f7d3: Download complete [2025-02-20T11:43:02.482Z] 4fdc064ae6cf: Verifying Checksum [2025-02-20T11:43:02.482Z] 4fdc064ae6cf: Download complete [2025-02-20T11:43:02.751Z] 9986a736f7d3: Pull complete [2025-02-20T11:43:02.886Z] $ docker top 00713729f2343155aa026521c44ff4a6cde5bddae9996a525ace95e71a235194 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:43:03.309Z] ---> job-cost.sh [2025-02-20T11:43:03.309Z] lf-activate-venv: SKIPPING [2025-02-20T11:43:03.309Z] INFO: No Stack... [2025-02-20T11:43:03.342Z] 1f018df60701: Pull complete [2025-02-20T11:43:03.878Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T11:43:03.927Z] 39f8f326b044: Verifying Checksum [2025-02-20T11:43:03.927Z] 39f8f326b044: Download complete [2025-02-20T11:43:04.138Z] INFO: Archiving Costs [Pipeline] sh [2025-02-20T11:43:04.425Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2025-02-20T11:43:04.425Z] + cut -d, -f6 [Pipeline] lock [2025-02-20T11:43:04.438Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] [2025-02-20T11:43:04.446Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] did not exist. Created. [2025-02-20T11:43:04.453Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T11:43:04.758Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-20T11:43:04.791Z] Stashed 1 file(s) [Pipeline] } [2025-02-20T11:43:04.799Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-20T11:43:04.819Z] $ docker stop --time=1 00713729f2343155aa026521c44ff4a6cde5bddae9996a525ace95e71a235194 [2025-02-20T11:43:04.888Z] 5c7f0f088c93: Verifying Checksum [2025-02-20T11:43:04.888Z] 5c7f0f088c93: Download complete [2025-02-20T11:43:05.975Z] $ docker rm -f --volumes 00713729f2343155aa026521c44ff4a6cde5bddae9996a525ace95e71a235194 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-20T11:43:19.908Z] 39f8f326b044: Pull complete [2025-02-20T11:43:19.908Z] e6a1e7a6a96a: Pull complete [2025-02-20T11:43:19.908Z] 4f4fb700ef54: Pull complete [2025-02-20T11:43:19.908Z] d45d956e0dbf: Pull complete [2025-02-20T11:43:19.908Z] d7702b0d1db1: Pull complete [2025-02-20T11:43:28.151Z] 5c7f0f088c93: Pull complete [2025-02-20T11:43:29.564Z] 4fdc064ae6cf: Pull complete [2025-02-20T11:43:29.564Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-20T11:43:29.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-20T11:43:29.564Z] ---> 63f30b955cb9 [2025-02-20T11:43:29.564Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-20T11:43:30.152Z] ---> Running in d5cd9ae8ac70 [2025-02-20T11:43:30.743Z] Removing intermediate container d5cd9ae8ac70 [2025-02-20T11:43:30.743Z] ---> dd3a28cd61c5 [2025-02-20T11:43:30.743Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T11:43:30.743Z] ---> Running in a8101dd38040 [2025-02-20T11:43:31.011Z] Removing intermediate container a8101dd38040 [2025-02-20T11:43:31.011Z] ---> a65af34224e2 [2025-02-20T11:43:31.011Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-20T11:43:31.011Z] ---> Running in 12f5482357da [2025-02-20T11:43:31.282Z] Removing intermediate container 12f5482357da [2025-02-20T11:43:31.282Z] ---> 60ab4dffe06c [2025-02-20T11:43:31.282Z] Step 6/12 : WORKDIR /device-virtual-go [2025-02-20T11:43:31.282Z] ---> Running in bd8c91cf76ed [2025-02-20T11:43:31.551Z] Removing intermediate container bd8c91cf76ed [2025-02-20T11:43:31.552Z] ---> af747ed547c9 [2025-02-20T11:43:31.552Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T11:43:31.819Z] ---> Running in f319961f3ae1 [2025-02-20T11:43:32.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T11:43:33.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T11:43:34.461Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-02-20T11:43:34.461Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-02-20T11:43:34.461Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-02-20T11:43:34.461Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-02-20T11:43:34.461Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T11:43:34.461Z] OK: 244 MiB in 62 packages [2025-02-20T11:43:35.872Z] Removing intermediate container f319961f3ae1 [2025-02-20T11:43:35.872Z] ---> 1a922349b434 [2025-02-20T11:43:35.872Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-20T11:43:36.147Z] ---> 04bf0f60bbf5 [2025-02-20T11:43:36.147Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T11:43:36.147Z] ---> Running in d8fde75c5afe [2025-02-20T11:45:27.832Z] Removing intermediate container d8fde75c5afe [2025-02-20T11:45:27.832Z] ---> 1d1a04d61dca [2025-02-20T11:45:27.832Z] Step 10/12 : COPY . . [2025-02-20T11:45:27.832Z] ---> 603090dd16d5 [2025-02-20T11:45:27.832Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T11:45:27.832Z] ---> Running in f33f86602365 [2025-02-20T11:45:27.832Z] Removing intermediate container f33f86602365 [2025-02-20T11:45:27.832Z] ---> 0bfa62231afb [2025-02-20T11:45:27.832Z] Step 12/12 : RUN $MAKE [2025-02-20T11:45:27.832Z] ---> Running in 5a97e925dca7 [2025-02-20T11:45:27.832Z] noop [2025-02-20T11:45:27.832Z] Removing intermediate container 5a97e925dca7 [2025-02-20T11:45:27.832Z] ---> 07ced26dee7e [2025-02-20T11:45:27.832Z] Successfully built 07ced26dee7e [2025-02-20T11:45:27.832Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:45:28.205Z] + docker inspect -f . ci-base-image-arm64 [2025-02-20T11:45:28.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T11:45:28.435Z] prd-ubuntu20.04-docker-arm64-4c-16g-39326 does not seem to be running inside a container [2025-02-20T11:45:28.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/201 -v /w/workspace/device-virtual-go/201:/w/workspace/device-virtual-go/201:rw,z -v /w/workspace/device-virtual-go/201@tmp:/w/workspace/device-virtual-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-20T11:45:29.714Z] $ docker top 5271919f4332666a38e05040edafe2f3ec72ac9c9096651fe0680b19a20e7605 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T11:45:30.545Z] + go version [2025-02-20T11:45:30.545Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-20T11:45:30.563Z] $ docker stop --time=1 5271919f4332666a38e05040edafe2f3ec72ac9c9096651fe0680b19a20e7605 [2025-02-20T11:45:32.185Z] $ docker rm -f --volumes 5271919f4332666a38e05040edafe2f3ec72ac9c9096651fe0680b19a20e7605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:45:32.758Z] + docker inspect -f . ci-base-image-arm64 [2025-02-20T11:45:32.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T11:45:32.933Z] prd-ubuntu20.04-docker-arm64-4c-16g-39326 does not seem to be running inside a container [2025-02-20T11:45:32.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/201 -v /w/workspace/device-virtual-go/201:/w/workspace/device-virtual-go/201:rw,z -v /w/workspace/device-virtual-go/201@tmp:/w/workspace/device-virtual-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-20T11:45:34.140Z] $ docker top e54cb9d56a8ad8f8d0dfd40d3db4b7c6824bf85e347a79c1e5e99ad886cd8955 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T11:45:34.959Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/201 [Pipeline] fileExists [Pipeline] sh [2025-02-20T11:45:35.605Z] + make test [2025-02-20T11:45:35.605Z] go test ./... -coverprofile=coverage.out [2025-02-20T11:45:40.952Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-02-20T11:48:47.733Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-02-20T11:48:47.733Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements [2025-02-20T11:48:47.733Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-20T11:48:47.733Z] go vet ./... [2025-02-20T11:49:34.617Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-20T11:49:34.617Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-20T11:49:34.617Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-20T11:49:34.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-20T11:49:34.656Z] $ docker stop --time=1 e54cb9d56a8ad8f8d0dfd40d3db4b7c6824bf85e347a79c1e5e99ad886cd8955 [2025-02-20T11:49:36.527Z] $ docker rm -f --volumes e54cb9d56a8ad8f8d0dfd40d3db4b7c6824bf85e347a79c1e5e99ad886cd8955 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T11:49:38.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-20T11:49:38.089Z] Warning: overwriting stash ‘coverage-report’ [2025-02-20T11:49:38.546Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T11:49:38.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-20T11:49:39.276Z] + ls -al . [2025-02-20T11:49:39.277Z] total 260 [2025-02-20T11:49:39.277Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 20 11:45 . [2025-02-20T11:49:39.277Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 11:42 .. [2025-02-20T11:49:39.277Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 11:42 .git [2025-02-20T11:49:39.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:42 .github [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 272 Feb 20 11:42 .gitignore [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 20 11:42 .golangci.yml [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 18321 Feb 20 11:42 Attribution.txt [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 15941 Feb 20 11:42 CHANGELOG.md [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 1755 Feb 20 11:42 Dockerfile [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 11:42 GOVERNANCE.md [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 20 11:42 Jenkinsfile [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 11:42 LICENSE [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 2652 Feb 20 11:42 Makefile [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 20 11:42 OWNERS.md [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 4473 Feb 20 11:42 README.md [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 11:40 VERSION [2025-02-20T11:49:39.277Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 11:42 bin [2025-02-20T11:49:39.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:42 cmd [2025-02-20T11:49:39.277Z] -rw-r--r-- 1 jenkins jenkins 43316 Feb 20 11:48 coverage.out [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 6080 Feb 20 11:42 go.mod [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 86628 Feb 20 11:42 go.sum [2025-02-20T11:49:39.277Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 11:42 internal [2025-02-20T11:49:39.277Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 20 11:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:49:39.625Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3183a827203540ebd027eeea4a55ef1d5821fd71 --label arch=arm64 --label version=4.0.0-dev.16 . [2025-02-20T11:49:40.221Z] Sending build context to Docker daemon 19.17MB [2025-02-20T11:49:40.221Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T11:49:40.221Z] Step 2/26 : FROM ${BASE} AS builder [2025-02-20T11:49:40.221Z] ---> 07ced26dee7e [2025-02-20T11:49:40.221Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-20T11:49:40.492Z] ---> Running in b61719723b9d [2025-02-20T11:49:40.760Z] Removing intermediate container b61719723b9d [2025-02-20T11:49:40.760Z] ---> 897a42a54856 [2025-02-20T11:49:40.760Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T11:49:40.760Z] ---> Running in fe95c6a07e6f [2025-02-20T11:49:41.026Z] Removing intermediate container fe95c6a07e6f [2025-02-20T11:49:41.026Z] ---> b854706016a9 [2025-02-20T11:49:41.026Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-02-20T11:49:41.026Z] ---> Running in ccc90fdb4807 [2025-02-20T11:49:41.293Z] Removing intermediate container ccc90fdb4807 [2025-02-20T11:49:41.293Z] ---> cbd73ae0aa67 [2025-02-20T11:49:41.293Z] Step 6/26 : WORKDIR /device-virtual-go [2025-02-20T11:49:41.560Z] ---> Running in cf7a0abfa957 [2025-02-20T11:49:41.827Z] Removing intermediate container cf7a0abfa957 [2025-02-20T11:49:41.827Z] ---> 1983099d5c86 [2025-02-20T11:49:41.827Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T11:49:41.827Z] ---> Running in ebaaab19befa [2025-02-20T11:49:42.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T11:49:43.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T11:49:44.466Z] OK: 244 MiB in 62 packages [2025-02-20T11:49:45.430Z] Removing intermediate container ebaaab19befa [2025-02-20T11:49:45.430Z] ---> 5da915c59a51 [2025-02-20T11:49:45.430Z] Step 8/26 : COPY go.mod vendor* ./ [2025-02-20T11:49:45.698Z] ---> 0762bee82476 [2025-02-20T11:49:45.698Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T11:49:45.698Z] ---> Running in e22993690aaa [2025-02-20T11:49:48.282Z] Removing intermediate container e22993690aaa [2025-02-20T11:49:48.282Z] ---> edf5614a83ad [2025-02-20T11:49:48.282Z] Step 10/26 : COPY . . [2025-02-20T11:49:49.686Z] ---> d01e28e92c5b [2025-02-20T11:49:49.686Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T11:49:49.686Z] ---> Running in 59de8e7a5ec4 [2025-02-20T11:49:49.952Z] Removing intermediate container 59de8e7a5ec4 [2025-02-20T11:49:49.953Z] ---> f2773ac00e50 [2025-02-20T11:49:49.953Z] Step 12/26 : RUN $MAKE [2025-02-20T11:49:49.953Z] ---> Running in 18dcbea5b2ce [2025-02-20T11:49:50.912Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-02-20T11:52:57.666Z] Removing intermediate container 18dcbea5b2ce [2025-02-20T11:52:57.666Z] ---> 82f3f1e58ecd [2025-02-20T11:52:57.666Z] Step 13/26 : FROM alpine:3.20 [2025-02-20T11:52:57.666Z] 3.20: Pulling from library/alpine [2025-02-20T11:52:57.666Z] 94e9d8af2201: Pulling fs layer [2025-02-20T11:52:57.666Z] 94e9d8af2201: Verifying Checksum [2025-02-20T11:52:57.666Z] 94e9d8af2201: Download complete [2025-02-20T11:52:58.250Z] 94e9d8af2201: Pull complete [2025-02-20T11:52:58.250Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T11:52:58.250Z] Status: Downloaded newer image for alpine:3.20 [2025-02-20T11:52:58.250Z] ---> 7aab056cecc6 [2025-02-20T11:52:58.250Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-02-20T11:52:58.250Z] ---> Running in b8d11c77e118 [2025-02-20T11:52:58.525Z] Removing intermediate container b8d11c77e118 [2025-02-20T11:52:58.525Z] ---> ad15d2c61fea [2025-02-20T11:52:58.525Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-02-20T11:52:58.799Z] ---> Running in f6c90424dc9a [2025-02-20T11:52:59.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T11:53:00.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T11:53:01.430Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-20T11:53:01.430Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T11:53:01.430Z] OK: 9 MiB in 15 packages [2025-02-20T11:53:02.400Z] Removing intermediate container f6c90424dc9a [2025-02-20T11:53:02.400Z] ---> 3acd9dde2002 [2025-02-20T11:53:02.400Z] Step 16/26 : RUN apk --no-cache upgrade [2025-02-20T11:53:02.400Z] ---> Running in ea32da3342a0 [2025-02-20T11:53:03.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T11:53:03.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T11:53:05.039Z] OK: 9 MiB in 15 packages [2025-02-20T11:53:05.621Z] Removing intermediate container ea32da3342a0 [2025-02-20T11:53:05.621Z] ---> 34ec18bd8961 [2025-02-20T11:53:05.621Z] Step 17/26 : WORKDIR / [2025-02-20T11:53:05.621Z] ---> Running in 0f6dd797d4f2 [2025-02-20T11:53:05.887Z] Removing intermediate container 0f6dd797d4f2 [2025-02-20T11:53:05.887Z] ---> 5ee62076f203 [2025-02-20T11:53:05.887Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-02-20T11:53:06.472Z] ---> 86a599f0856c [2025-02-20T11:53:06.472Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-02-20T11:53:07.053Z] ---> 159def4dd49e [2025-02-20T11:53:07.053Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-02-20T11:53:08.994Z] ---> 47ebc84c1c8f [2025-02-20T11:53:08.994Z] Step 21/26 : EXPOSE 59900 [2025-02-20T11:53:08.994Z] ---> Running in 4a400c5457e7 [2025-02-20T11:53:08.994Z] Removing intermediate container 4a400c5457e7 [2025-02-20T11:53:08.994Z] ---> 30fb5fd3e633 [2025-02-20T11:53:08.994Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-02-20T11:53:09.260Z] ---> Running in f8615efb61ec [2025-02-20T11:53:09.527Z] Removing intermediate container f8615efb61ec [2025-02-20T11:53:09.527Z] ---> 6d8ffb2a9e37 [2025-02-20T11:53:09.527Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-20T11:53:09.527Z] ---> Running in 7fc503f3712d [2025-02-20T11:53:09.795Z] Removing intermediate container 7fc503f3712d [2025-02-20T11:53:09.795Z] ---> f00a16ce09df [2025-02-20T11:53:09.795Z] Step 24/26 : LABEL arch=arm64 [2025-02-20T11:53:09.795Z] ---> Running in cbf07cb1bda5 [2025-02-20T11:53:10.067Z] Removing intermediate container cbf07cb1bda5 [2025-02-20T11:53:10.067Z] ---> 4e20aac915a4 [2025-02-20T11:53:10.067Z] Step 25/26 : LABEL git_sha=3183a827203540ebd027eeea4a55ef1d5821fd71 [2025-02-20T11:53:10.335Z] ---> Running in 214473ec3128 [2025-02-20T11:53:10.601Z] Removing intermediate container 214473ec3128 [2025-02-20T11:53:10.602Z] ---> e873e83c99c2 [2025-02-20T11:53:10.602Z] Step 26/26 : LABEL version=4.0.0-dev.16 [2025-02-20T11:53:10.602Z] ---> Running in 37a2d20898de [2025-02-20T11:53:10.867Z] Removing intermediate container 37a2d20898de [2025-02-20T11:53:10.867Z] ---> 851b3a73db71 [2025-02-20T11:53:10.867Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-20T11:53:10.867Z] Successfully built 851b3a73db71 [2025-02-20T11:53:10.867Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T11:53:11.014Z] provisioning config files... [2025-02-20T11:53:11.027Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/201@tmp/config13204392676185802867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:53:11.368Z] ---> ****-login.sh [2025-02-20T11:53:11.368Z] nexus3.edgexfoundry.org:10001 [2025-02-20T11:53:11.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:53:11.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:53:11.632Z] Configure a credential helper to remove this warning. See [2025-02-20T11:53:11.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:53:11.632Z] [2025-02-20T11:53:11.632Z] Login Succeeded [2025-02-20T11:53:11.632Z] nexus3.edgexfoundry.org:10002 [2025-02-20T11:53:11.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:53:11.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:53:11.897Z] Configure a credential helper to remove this warning. See [2025-02-20T11:53:11.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:53:11.897Z] [2025-02-20T11:53:11.897Z] Login Succeeded [2025-02-20T11:53:11.897Z] nexus3.edgexfoundry.org:10003 [2025-02-20T11:53:12.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:53:12.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:53:12.427Z] Configure a credential helper to remove this warning. See [2025-02-20T11:53:12.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:53:12.427Z] [2025-02-20T11:53:12.427Z] Login Succeeded [2025-02-20T11:53:12.427Z] nexus3.edgexfoundry.org:10004 [2025-02-20T11:53:12.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:53:12.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:53:12.696Z] Configure a credential helper to remove this warning. See [2025-02-20T11:53:12.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:53:12.696Z] [2025-02-20T11:53:12.696Z] Login Succeeded [2025-02-20T11:53:12.696Z] ****.io [2025-02-20T11:53:12.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T11:53:13.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T11:53:13.227Z] Configure a credential helper to remove this warning. See [2025-02-20T11:53:13.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T11:53:13.227Z] [2025-02-20T11:53:13.227Z] Login Succeeded [2025-02-20T11:53:13.227Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T11:53:13.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T11:53:13.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T11:53:13.316Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-02-20T11:53:13.316Z] 3183a827203540ebd027eeea4a55ef1d5821fd71 [2025-02-20T11:53:13.316Z] latest [2025-02-20T11:53:13.316Z] 4.0.0-dev.16 [2025-02-20T11:53:13.316Z] 3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 [2025-02-20T11:53:13.316Z] main [2025-02-20T11:53:13.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:53:13.697Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:53:14.056Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3183a827203540ebd027eeea4a55ef1d5821fd71 [2025-02-20T11:53:14.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-02-20T11:53:14.056Z] 717e000952b7: Preparing [2025-02-20T11:53:14.056Z] b101591dac86: Preparing [2025-02-20T11:53:14.056Z] f8258ca18d88: Preparing [2025-02-20T11:53:14.056Z] d4ccd0bc2ad4: Preparing [2025-02-20T11:53:14.056Z] b8fa299eaabd: Preparing [2025-02-20T11:53:14.056Z] dd9c8f8612c8: Preparing [2025-02-20T11:53:14.056Z] dd9c8f8612c8: Waiting [2025-02-20T11:53:14.321Z] b101591dac86: Pushed [2025-02-20T11:53:14.321Z] d4ccd0bc2ad4: Pushed [2025-02-20T11:53:14.321Z] f8258ca18d88: Pushed [2025-02-20T11:53:14.321Z] b8fa299eaabd: Pushed [2025-02-20T11:53:14.321Z] dd9c8f8612c8: Layer already exists [2025-02-20T11:53:22.512Z] 717e000952b7: Pushed [2025-02-20T11:53:22.512Z] 3183a827203540ebd027eeea4a55ef1d5821fd71: digest: sha256:afaf963a32fd59685a019969d12f102fa14b61f901ebc29c5d90e3e4c9c1a465 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:53:22.875Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:53:23.228Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-02-20T11:53:23.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-02-20T11:53:23.228Z] 717e000952b7: Preparing [2025-02-20T11:53:23.228Z] b101591dac86: Preparing [2025-02-20T11:53:23.228Z] f8258ca18d88: Preparing [2025-02-20T11:53:23.228Z] d4ccd0bc2ad4: Preparing [2025-02-20T11:53:23.228Z] b8fa299eaabd: Preparing [2025-02-20T11:53:23.228Z] dd9c8f8612c8: Preparing [2025-02-20T11:53:23.228Z] dd9c8f8612c8: Waiting [2025-02-20T11:53:23.228Z] 717e000952b7: Layer already exists [2025-02-20T11:53:23.228Z] d4ccd0bc2ad4: Layer already exists [2025-02-20T11:53:23.228Z] b8fa299eaabd: Layer already exists [2025-02-20T11:53:23.228Z] b101591dac86: Layer already exists [2025-02-20T11:53:23.228Z] f8258ca18d88: Layer already exists [2025-02-20T11:53:23.228Z] dd9c8f8612c8: Layer already exists [2025-02-20T11:53:23.228Z] latest: digest: sha256:afaf963a32fd59685a019969d12f102fa14b61f901ebc29c5d90e3e4c9c1a465 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:53:23.847Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:53:24.201Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.16 [2025-02-20T11:53:24.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-02-20T11:53:24.201Z] 717e000952b7: Preparing [2025-02-20T11:53:24.201Z] b101591dac86: Preparing [2025-02-20T11:53:24.201Z] f8258ca18d88: Preparing [2025-02-20T11:53:24.201Z] d4ccd0bc2ad4: Preparing [2025-02-20T11:53:24.201Z] b8fa299eaabd: Preparing [2025-02-20T11:53:24.201Z] dd9c8f8612c8: Preparing [2025-02-20T11:53:24.201Z] dd9c8f8612c8: Waiting [2025-02-20T11:53:24.201Z] d4ccd0bc2ad4: Layer already exists [2025-02-20T11:53:24.201Z] b8fa299eaabd: Layer already exists [2025-02-20T11:53:24.201Z] 717e000952b7: Layer already exists [2025-02-20T11:53:24.201Z] b101591dac86: Layer already exists [2025-02-20T11:53:24.201Z] f8258ca18d88: Layer already exists [2025-02-20T11:53:24.201Z] dd9c8f8612c8: Layer already exists [2025-02-20T11:53:24.201Z] 4.0.0-dev.16: digest: sha256:afaf963a32fd59685a019969d12f102fa14b61f901ebc29c5d90e3e4c9c1a465 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:53:24.565Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:53:24.949Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 [2025-02-20T11:53:24.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-02-20T11:53:24.949Z] 717e000952b7: Preparing [2025-02-20T11:53:24.949Z] b101591dac86: Preparing [2025-02-20T11:53:24.949Z] f8258ca18d88: Preparing [2025-02-20T11:53:24.949Z] d4ccd0bc2ad4: Preparing [2025-02-20T11:53:24.949Z] b8fa299eaabd: Preparing [2025-02-20T11:53:24.949Z] dd9c8f8612c8: Preparing [2025-02-20T11:53:24.949Z] dd9c8f8612c8: Waiting [2025-02-20T11:53:24.949Z] d4ccd0bc2ad4: Layer already exists [2025-02-20T11:53:24.949Z] 717e000952b7: Layer already exists [2025-02-20T11:53:24.949Z] b8fa299eaabd: Layer already exists [2025-02-20T11:53:24.949Z] f8258ca18d88: Layer already exists [2025-02-20T11:53:24.949Z] b101591dac86: Layer already exists [2025-02-20T11:53:24.949Z] dd9c8f8612c8: Layer already exists [2025-02-20T11:53:24.949Z] 3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16: digest: sha256:afaf963a32fd59685a019969d12f102fa14b61f901ebc29c5d90e3e4c9c1a465 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:53:25.304Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:53:25.657Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-02-20T11:53:25.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-02-20T11:53:25.657Z] 717e000952b7: Preparing [2025-02-20T11:53:25.657Z] b101591dac86: Preparing [2025-02-20T11:53:25.657Z] f8258ca18d88: Preparing [2025-02-20T11:53:25.657Z] d4ccd0bc2ad4: Preparing [2025-02-20T11:53:25.657Z] b8fa299eaabd: Preparing [2025-02-20T11:53:25.657Z] dd9c8f8612c8: Preparing [2025-02-20T11:53:25.657Z] dd9c8f8612c8: Waiting [2025-02-20T11:53:25.657Z] f8258ca18d88: Layer already exists [2025-02-20T11:53:25.657Z] b101591dac86: Layer already exists [2025-02-20T11:53:25.657Z] 717e000952b7: Layer already exists [2025-02-20T11:53:25.657Z] d4ccd0bc2ad4: Layer already exists [2025-02-20T11:53:25.657Z] b8fa299eaabd: Layer already exists [2025-02-20T11:53:25.657Z] dd9c8f8612c8: Layer already exists [2025-02-20T11:53:25.657Z] main: digest: sha256:afaf963a32fd59685a019969d12f102fa14b61f901ebc29c5d90e3e4c9c1a465 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T11:53:26.010Z] ===================================================== [Pipeline] echo [2025-02-20T11:53:26.023Z] taggedImages: [2025-02-20T11:53:26.023Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3183a827203540ebd027eeea4a55ef1d5821fd71 [2025-02-20T11:53:26.023Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-02-20T11:53:26.023Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.16 [2025-02-20T11:53:26.023Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3183a827203540ebd027eeea4a55ef1d5821fd71-4.0.0-dev.16 [2025-02-20T11:53:26.023Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:53:26.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T11:53:26.405Z] [2025-02-20T11:53:26.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:53:26.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T11:53:26.740Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-20T11:53:26.740Z] 8998bd30e6a1: Pulling fs layer [2025-02-20T11:53:26.740Z] 04944245beec: Pulling fs layer [2025-02-20T11:53:26.740Z] 699f458cf7ca: Pulling fs layer [2025-02-20T11:53:26.740Z] 765212b225bb: Pulling fs layer [2025-02-20T11:53:26.740Z] f23df028b6ca: Pulling fs layer [2025-02-20T11:53:26.740Z] d65c8cfc05b1: Pulling fs layer [2025-02-20T11:53:26.740Z] 2437ff75d9bd: Pulling fs layer [2025-02-20T11:53:26.740Z] f23df028b6ca: Waiting [2025-02-20T11:53:26.740Z] d65c8cfc05b1: Waiting [2025-02-20T11:53:26.740Z] 765212b225bb: Waiting [2025-02-20T11:53:26.740Z] 2437ff75d9bd: Waiting [2025-02-20T11:53:27.008Z] 04944245beec: Verifying Checksum [2025-02-20T11:53:27.008Z] 04944245beec: Download complete [2025-02-20T11:53:27.008Z] 765212b225bb: Verifying Checksum [2025-02-20T11:53:27.008Z] 765212b225bb: Download complete [2025-02-20T11:53:27.008Z] f23df028b6ca: Verifying Checksum [2025-02-20T11:53:27.008Z] f23df028b6ca: Download complete [2025-02-20T11:53:27.008Z] d65c8cfc05b1: Verifying Checksum [2025-02-20T11:53:27.008Z] d65c8cfc05b1: Download complete [2025-02-20T11:53:27.008Z] 699f458cf7ca: Verifying Checksum [2025-02-20T11:53:27.008Z] 699f458cf7ca: Download complete [2025-02-20T11:53:27.590Z] 8998bd30e6a1: Verifying Checksum [2025-02-20T11:53:27.590Z] 8998bd30e6a1: Download complete [2025-02-20T11:53:30.169Z] 2437ff75d9bd: Verifying Checksum [2025-02-20T11:53:30.169Z] 2437ff75d9bd: Download complete [2025-02-20T11:53:32.108Z] 8998bd30e6a1: Pull complete [2025-02-20T11:53:32.691Z] 04944245beec: Pull complete [2025-02-20T11:53:34.097Z] 699f458cf7ca: Pull complete [2025-02-20T11:53:34.364Z] 765212b225bb: Pull complete [2025-02-20T11:53:35.321Z] f23df028b6ca: Pull complete [2025-02-20T11:53:35.588Z] d65c8cfc05b1: Pull complete [2025-02-20T11:53:53.785Z] 2437ff75d9bd: Pull complete [2025-02-20T11:53:53.785Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-20T11:53:53.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T11:53:53.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T11:53:53.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-39326 does not seem to be running inside a container [2025-02-20T11:53:54.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/201 -v /w/workspace/device-virtual-go/201:/w/workspace/device-virtual-go/201:rw,z -v /w/workspace/device-virtual-go/201@tmp:/w/workspace/device-virtual-go/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-20T11:53:56.644Z] $ docker top d273ce1bc04bd0b7754a722b14fdf5f5d18fc8a60a9fed062bd29994bae0a5c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:53:57.163Z] ---> job-cost.sh [2025-02-20T11:53:57.428Z] lf-activate-venv: SKIPPING [2025-02-20T11:53:57.428Z] INFO: No Stack... [2025-02-20T11:53:57.691Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-20T11:53:58.639Z] INFO: Archiving Costs [Pipeline] sh [2025-02-20T11:53:58.951Z] + cat /w/workspace/device-virtual-go/201/archives/cost.csv [2025-02-20T11:53:58.951Z] + cut -d, -f6 [Pipeline] lock [2025-02-20T11:53:59.269Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] [2025-02-20T11:53:59.277Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] did not exist. Created. [2025-02-20T11:53:59.284Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T11:53:59.638Z] /w/workspace/device-virtual-go/201@tmp/durable-8cad7001/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-20T11:53:59.956Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-20T11:53:59.972Z] Warning: overwriting stash ‘stack-cost’ [2025-02-20T11:54:00.030Z] Stashed 1 file(s) [Pipeline] } [2025-02-20T11:54:00.038Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-201-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-20T11:54:00.069Z] $ docker stop --time=1 d273ce1bc04bd0b7754a722b14fdf5f5d18fc8a60a9fed062bd29994bae0a5c7 [2025-02-20T11:54:01.536Z] $ docker rm -f --volumes d273ce1bc04bd0b7754a722b14fdf5f5d18fc8a60a9fed062bd29994bae0a5c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-20T11:54:01.998Z] provisioning config files... [2025-02-20T11:54:02.004Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3647668940981729797tmp [Pipeline] { [Pipeline] sh [2025-02-20T11:54:02.299Z] + set +x [2025-02-20T11:54:02.299Z] + curl -s https://codecov.io/bash [2025-02-20T11:54:02.299Z] + bash -s -- [2025-02-20T11:54:02.299Z] [2025-02-20T11:54:02.299Z] _____ _ [2025-02-20T11:54:02.299Z] / ____| | | [2025-02-20T11:54:02.299Z] | | ___ __| | ___ ___ _____ __ [2025-02-20T11:54:02.299Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-20T11:54:02.299Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-20T11:54:02.299Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-20T11:54:02.299Z] Bash-1.0.6 [2025-02-20T11:54:02.299Z] [2025-02-20T11:54:02.299Z] [2025-02-20T11:54:02.299Z] ==> git version 2.25.1 found [2025-02-20T11:54:02.299Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-02-20T11:54:02.299Z] Release-Date: 2020-01-08 [2025-02-20T11:54:02.299Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-20T11:54:02.299Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-20T11:54:02.299Z] ==> Jenkins CI detected. [2025-02-20T11:54:02.299Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2025-02-20T11:54:02.299Z] project root: . [2025-02-20T11:54:02.299Z] --> token set from env [2025-02-20T11:54:02.299Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-20T11:54:02.299Z] ==> Running gcov in . (disable via -X gcov) [2025-02-20T11:54:02.299Z] ==> Python coveragepy not found [2025-02-20T11:54:02.299Z] ==> Searching for coverage reports in: [2025-02-20T11:54:02.299Z] + . [2025-02-20T11:54:02.299Z] -> Found 1 reports [2025-02-20T11:54:02.299Z] ==> Detecting git/mercurial file structure [2025-02-20T11:54:02.558Z] ==> Reading reports [2025-02-20T11:54:02.559Z] + ./coverage.out bytes=43316 [2025-02-20T11:54:02.559Z] ==> Appending adjustments [2025-02-20T11:54:02.559Z] https://docs.codecov.io/docs/fixing-reports [2025-02-20T11:54:02.559Z] + Found adjustments [2025-02-20T11:54:02.559Z] ==> Gzipping contents [2025-02-20T11:54:02.559Z] 8.0K /tmp/codecov.lYWcsv.gz [2025-02-20T11:54:02.559Z] ==> Uploading reports [2025-02-20T11:54:02.559Z] url: https://codecov.io [2025-02-20T11:54:02.559Z] query: branch=main&commit=3183a827203540ebd027eeea4a55ef1d5821fd71&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T11:54:02.559Z] -> Pinging Codecov [2025-02-20T11:54:02.559Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3183a827203540ebd027eeea4a55ef1d5821fd71&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T11:54:02.820Z] -> Uploading to [2025-02-20T11:54:02.820Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/3183a827203540ebd027eeea4a55ef1d5821fd71/30e9aa83-f509-447d-9c80-e370c308045a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250220T115402Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4845eaeeaadd05e0b4e31857d29dab633177b0250175b8b034ae27c17be768b6 [2025-02-20T11:54:02.820Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T11:54:02.820Z] Dload Upload Total Spent Left Speed [2025-02-20T11:54:03.079Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 15089 --:--:-- --:--:-- --:--:-- 15044 [2025-02-20T11:54:03.079Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] } [2025-02-20T11:54:03.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-20T11:54:03.313Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-20T11:54:03.329Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:54:03.640Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T11:54:03.640Z] [2025-02-20T11:54:03.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:54:03.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T11:54:03.947Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-20T11:54:03.947Z] 43c4264eed91: Pulling fs layer [2025-02-20T11:54:03.947Z] 4cc291be95ef: Pulling fs layer [2025-02-20T11:54:03.947Z] 2ac1f1163629: Pulling fs layer [2025-02-20T11:54:03.947Z] 5c3c966382ef: Pulling fs layer [2025-02-20T11:54:03.947Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T11:54:03.947Z] d9c7d2e4e75e: Pulling fs layer [2025-02-20T11:54:03.947Z] 9c3e1370e548: Pulling fs layer [2025-02-20T11:54:03.947Z] 5c3c966382ef: Waiting [2025-02-20T11:54:03.947Z] 4f4fb700ef54: Waiting [2025-02-20T11:54:03.947Z] d9c7d2e4e75e: Waiting [2025-02-20T11:54:03.947Z] 9c3e1370e548: Waiting [2025-02-20T11:54:03.947Z] 4cc291be95ef: Download complete [2025-02-20T11:54:03.947Z] 5c3c966382ef: Verifying Checksum [2025-02-20T11:54:03.947Z] 5c3c966382ef: Download complete [2025-02-20T11:54:03.947Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T11:54:03.947Z] 4f4fb700ef54: Download complete [2025-02-20T11:54:03.947Z] 43c4264eed91: Verifying Checksum [2025-02-20T11:54:03.947Z] 43c4264eed91: Download complete [2025-02-20T11:54:04.345Z] 43c4264eed91: Pull complete [2025-02-20T11:54:04.346Z] d9c7d2e4e75e: Verifying Checksum [2025-02-20T11:54:04.346Z] d9c7d2e4e75e: Download complete [2025-02-20T11:54:04.346Z] 4cc291be95ef: Pull complete [2025-02-20T11:54:04.346Z] 2ac1f1163629: Verifying Checksum [2025-02-20T11:54:04.346Z] 2ac1f1163629: Download complete [2025-02-20T11:54:04.976Z] 9c3e1370e548: Verifying Checksum [2025-02-20T11:54:04.976Z] 9c3e1370e548: Download complete [2025-02-20T11:54:07.587Z] 2ac1f1163629: Pull complete [2025-02-20T11:54:07.587Z] 5c3c966382ef: Pull complete [2025-02-20T11:54:07.587Z] 4f4fb700ef54: Pull complete [2025-02-20T11:54:07.587Z] d9c7d2e4e75e: Pull complete [2025-02-20T11:54:10.113Z] 9c3e1370e548: Pull complete [2025-02-20T11:54:10.113Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-20T11:54:10.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T11:54:10.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T11:54:10.215Z] prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container [2025-02-20T11:54:10.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-20T11:54:11.848Z] $ docker top ea2ed8f42f7925eb6253d056683daef460e6fab15f021e7f3ef7a498b49351f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T11:54:12.216Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2025-02-20T11:54:12.228Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2025-02-20T11:54:12.506Z] + set -o pipefail [2025-02-20T11:54:12.506Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2025-02-20T11:54:20.621Z] [2025-02-20T11:54:20.621Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2025-02-20T11:54:20.621Z] [2025-02-20T11:54:20.621Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/3b1bc463-cb58-48a2-8e73-74ef64fcd978 [2025-02-20T11:54:20.621Z] [2025-02-20T11:54:20.621Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-20T11:54:20.621Z] [2025-02-20T11:54:20.621Z] [2025-02-20T11:54:20.621Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-20T11:54:20.621Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-20T11:54:20.613Z] $ docker stop --time=1 ea2ed8f42f7925eb6253d056683daef460e6fab15f021e7f3ef7a498b49351f3 [2025-02-20T11:54:22.674Z] $ docker rm -f --volumes ea2ed8f42f7925eb6253d056683daef460e6fab15f021e7f3ef7a498b49351f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T11:54:23.581Z] + git log --format=format:%s -1 3183a827203540ebd027eeea4a55ef1d5821fd71 [Pipeline] sh [2025-02-20T11:54:23.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T11:54:23.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:54:24.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T11:54:24.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T11:54:24.263Z] prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container [2025-02-20T11:54:24.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T11:54:24.605Z] $ docker top 0aa0ca1f933632bb745982858e9f3b9e6e548f14944784b6d4862e4f26ec9703 -eo pid,comm [2025-02-20T11:54:24.662Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-20T11:54:24.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T11:54:24.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T11:54:24.719Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T11:54:24.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T11:54:24.805Z] $ docker exec 0aa0ca1f933632bb745982858e9f3b9e6e548f14944784b6d4862e4f26ec9703 ssh-agent [2025-02-20T11:54:24.922Z] SSH_AUTH_SOCK=/tmp/ssh-tT3arDiMuOR0/agent.33 [2025-02-20T11:54:24.922Z] SSH_AGENT_PID=40 [2025-02-20T11:54:24.927Z] Running ssh-add (command line suppressed) [2025-02-20T11:54:25.006Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8490814939816102840.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8490814939816102840.key) [2025-02-20T11:54:25.036Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T11:54:25.328Z] + git semver tag [2025-02-20T11:54:25.587Z] 2025-02-20 11:54:25,483 [run_tag] DEBUG tag force:False [2025-02-20T11:54:25.587Z] 2025-02-20 11:54:25,483 [check_head_tag] DEBUG check head tag [2025-02-20T11:54:25.587Z] 2025-02-20 11:54:25,484 [execute] INFO git cat-file --batch-check [2025-02-20T11:54:25.587Z] 2025-02-20 11:54:25,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-02-20T11:54:25.587Z] 2025-02-20 11:54:25,488 [execute] INFO git cat-file --batch [2025-02-20T11:54:25.587Z] 2025-02-20 11:54:25,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-02-20T11:54:25.587Z] 2025-02-20 11:54:25,514 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-20T11:54:25.587Z] 2025-02-20 11:54:25,514 [execute] INFO git tag -a v4.0.0-dev.16 -m v4.0.0-dev.16 [2025-02-20T11:54:25.587Z] 2025-02-20 11:54:25,514 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.16', '-m', 'v4.0.0-dev.16'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T11:54:25.587Z] 2025-02-20 11:54:25,518 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-20T11:54:25.587Z] 4.0.0-dev.16 [Pipeline] } [2025-02-20T11:54:25.577Z] $ docker exec --env ******** --env ******** 0aa0ca1f933632bb745982858e9f3b9e6e548f14944784b6d4862e4f26ec9703 ssh-agent -k [2025-02-20T11:54:25.672Z] unset SSH_AUTH_SOCK; [2025-02-20T11:54:25.672Z] unset SSH_AGENT_PID; [2025-02-20T11:54:25.672Z] echo Agent pid 40 killed; [2025-02-20T11:54:25.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T11:54:26.028Z] + git semver [Pipeline] } [2025-02-20T11:54:26.282Z] $ docker stop --time=1 0aa0ca1f933632bb745982858e9f3b9e6e548f14944784b6d4862e4f26ec9703 [2025-02-20T11:54:27.538Z] $ docker rm -f --volumes 0aa0ca1f933632bb745982858e9f3b9e6e548f14944784b6d4862e4f26ec9703 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:54:28.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T11:54:28.167Z] [2025-02-20T11:54:28.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:54:28.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T11:54:28.474Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-20T11:54:28.474Z] ab5ef0e58194: Pulling fs layer [2025-02-20T11:54:28.474Z] 9712f1f96733: Pulling fs layer [2025-02-20T11:54:28.474Z] 63f879dbbcfc: Pulling fs layer [2025-02-20T11:54:28.474Z] 0d9ebad4ef96: Pulling fs layer [2025-02-20T11:54:28.474Z] e9a5061849ea: Pulling fs layer [2025-02-20T11:54:28.474Z] d747dcd14b5f: Pulling fs layer [2025-02-20T11:54:28.474Z] 2de7ff778b66: Pulling fs layer [2025-02-20T11:54:28.474Z] e9a5061849ea: Waiting [2025-02-20T11:54:28.474Z] d747dcd14b5f: Waiting [2025-02-20T11:54:28.474Z] 2de7ff778b66: Waiting [2025-02-20T11:54:28.474Z] 0d9ebad4ef96: Waiting [2025-02-20T11:54:28.474Z] 9712f1f96733: Verifying Checksum [2025-02-20T11:54:28.474Z] 9712f1f96733: Download complete [2025-02-20T11:54:28.733Z] 63f879dbbcfc: Verifying Checksum [2025-02-20T11:54:28.733Z] 63f879dbbcfc: Download complete [2025-02-20T11:54:28.992Z] e9a5061849ea: Verifying Checksum [2025-02-20T11:54:28.992Z] e9a5061849ea: Download complete [2025-02-20T11:54:28.992Z] d747dcd14b5f: Verifying Checksum [2025-02-20T11:54:28.992Z] d747dcd14b5f: Download complete [2025-02-20T11:54:28.992Z] 0d9ebad4ef96: Verifying Checksum [2025-02-20T11:54:28.992Z] 0d9ebad4ef96: Download complete [2025-02-20T11:54:28.992Z] ab5ef0e58194: Download complete [2025-02-20T11:54:28.992Z] 2de7ff778b66: Verifying Checksum [2025-02-20T11:54:28.992Z] 2de7ff778b66: Download complete [2025-02-20T11:54:32.272Z] ab5ef0e58194: Pull complete [2025-02-20T11:54:32.272Z] 9712f1f96733: Pull complete [2025-02-20T11:54:32.529Z] 63f879dbbcfc: Pull complete [2025-02-20T11:54:36.713Z] 0d9ebad4ef96: Pull complete [2025-02-20T11:54:36.713Z] e9a5061849ea: Pull complete [2025-02-20T11:54:36.713Z] d747dcd14b5f: Pull complete [2025-02-20T11:54:37.279Z] 2de7ff778b66: Pull complete [2025-02-20T11:54:37.279Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-20T11:54:37.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T11:54:37.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T11:54:37.377Z] prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container [2025-02-20T11:54:37.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-20T11:54:39.283Z] $ docker top 0cf9189850214b0bae6dc844efdb73fb6cfbdcf61b8e4ca5f6c75e5b2d3d123a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-20T11:54:39.377Z] provisioning config files... [2025-02-20T11:54:39.384Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11410852507116889379tmp [2025-02-20T11:54:39.394Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7159097692836928542tmp [2025-02-20T11:54:39.401Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2766931846892376560tmp [Pipeline] { [Pipeline] echo [2025-02-20T11:54:39.429Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:54:39.724Z] ---> sigul-configuration.sh [2025-02-20T11:54:39.724Z] gpg: directory `/root/.gnupg' created [2025-02-20T11:54:39.724Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-20T11:54:39.724Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-20T11:54:39.724Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-20T11:54:39.724Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-20T11:54:39.724Z] gpg: CAST5 encrypted data [2025-02-20T11:54:39.724Z] gpg: encrypted with 1 passphrase [2025-02-20T11:54:39.724Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-20T11:54:40.023Z] + mkdir /home/jenkins [2025-02-20T11:54:40.023Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-20T11:54:40.316Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-02-20T11:54:40.330Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:54:40.624Z] ---> sigul-install.sh [2025-02-20T11:54:40.624Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-20T11:54:40.920Z] + git tag --list [2025-02-20T11:54:40.920Z] v1.0.0 [2025-02-20T11:54:40.920Z] v1.1.0 [2025-02-20T11:54:40.920Z] v1.1.1 [2025-02-20T11:54:40.920Z] v1.2.1 [2025-02-20T11:54:40.920Z] v1.2.2 [2025-02-20T11:54:40.920Z] v1.2.3 [2025-02-20T11:54:40.920Z] v1.3.0 [2025-02-20T11:54:40.920Z] v1.3.1 [2025-02-20T11:54:40.920Z] v2.0.0 [2025-02-20T11:54:40.920Z] v2.1.0 [2025-02-20T11:54:40.920Z] v2.1.1 [2025-02-20T11:54:40.920Z] v2.2.0 [2025-02-20T11:54:40.920Z] v2.3.0 [2025-02-20T11:54:40.920Z] v3.0 [2025-02-20T11:54:40.920Z] v3.0.0 [2025-02-20T11:54:40.920Z] v3.1 [2025-02-20T11:54:40.920Z] v3.1.0 [2025-02-20T11:54:40.920Z] v3.1.0-dev.1 [2025-02-20T11:54:40.920Z] v3.1.0-dev.10 [2025-02-20T11:54:40.920Z] v3.1.0-dev.11 [2025-02-20T11:54:40.920Z] v3.1.0-dev.12 [2025-02-20T11:54:40.920Z] v3.1.0-dev.13 [2025-02-20T11:54:40.920Z] v3.1.0-dev.14 [2025-02-20T11:54:40.920Z] v3.1.0-dev.15 [2025-02-20T11:54:40.920Z] v3.1.0-dev.16 [2025-02-20T11:54:40.920Z] v3.1.0-dev.17 [2025-02-20T11:54:40.920Z] v3.1.0-dev.18 [2025-02-20T11:54:40.920Z] v3.1.0-dev.19 [2025-02-20T11:54:40.920Z] v3.1.0-dev.2 [2025-02-20T11:54:40.920Z] v3.1.0-dev.20 [2025-02-20T11:54:40.920Z] v3.1.0-dev.21 [2025-02-20T11:54:40.920Z] v3.1.0-dev.22 [2025-02-20T11:54:40.920Z] v3.1.0-dev.23 [2025-02-20T11:54:40.920Z] v3.1.0-dev.24 [2025-02-20T11:54:40.920Z] v3.1.0-dev.25 [2025-02-20T11:54:40.920Z] v3.1.0-dev.26 [2025-02-20T11:54:40.920Z] v3.1.0-dev.27 [2025-02-20T11:54:40.920Z] v3.1.0-dev.28 [2025-02-20T11:54:40.920Z] v3.1.0-dev.29 [2025-02-20T11:54:40.920Z] v3.1.0-dev.3 [2025-02-20T11:54:40.920Z] v3.1.0-dev.30 [2025-02-20T11:54:40.920Z] v3.1.0-dev.4 [2025-02-20T11:54:40.920Z] v3.1.0-dev.5 [2025-02-20T11:54:40.920Z] v3.1.0-dev.6 [2025-02-20T11:54:40.920Z] v3.1.0-dev.7 [2025-02-20T11:54:40.920Z] v3.1.0-dev.8 [2025-02-20T11:54:40.920Z] v3.1.0-dev.9 [2025-02-20T11:54:40.920Z] v3.1.1 [2025-02-20T11:54:40.920Z] v3.1.1-dev.1 [2025-02-20T11:54:40.920Z] v3.2.0-dev.1 [2025-02-20T11:54:40.920Z] v3.2.0-dev.10 [2025-02-20T11:54:40.920Z] v3.2.0-dev.11 [2025-02-20T11:54:40.920Z] v3.2.0-dev.12 [2025-02-20T11:54:40.920Z] v3.2.0-dev.13 [2025-02-20T11:54:40.920Z] v3.2.0-dev.14 [2025-02-20T11:54:40.920Z] v3.2.0-dev.15 [2025-02-20T11:54:40.920Z] v3.2.0-dev.16 [2025-02-20T11:54:40.920Z] v3.2.0-dev.17 [2025-02-20T11:54:40.920Z] v3.2.0-dev.18 [2025-02-20T11:54:40.920Z] v3.2.0-dev.19 [2025-02-20T11:54:40.920Z] v3.2.0-dev.2 [2025-02-20T11:54:40.920Z] v3.2.0-dev.20 [2025-02-20T11:54:40.920Z] v3.2.0-dev.21 [2025-02-20T11:54:40.920Z] v3.2.0-dev.22 [2025-02-20T11:54:40.920Z] v3.2.0-dev.23 [2025-02-20T11:54:40.920Z] v3.2.0-dev.24 [2025-02-20T11:54:40.920Z] v3.2.0-dev.25 [2025-02-20T11:54:40.920Z] v3.2.0-dev.26 [2025-02-20T11:54:40.920Z] v3.2.0-dev.27 [2025-02-20T11:54:40.920Z] v3.2.0-dev.28 [2025-02-20T11:54:40.920Z] v3.2.0-dev.3 [2025-02-20T11:54:40.920Z] v3.2.0-dev.4 [2025-02-20T11:54:40.920Z] v3.2.0-dev.5 [2025-02-20T11:54:40.920Z] v3.2.0-dev.6 [2025-02-20T11:54:40.920Z] v3.2.0-dev.7 [2025-02-20T11:54:40.920Z] v3.2.0-dev.8 [2025-02-20T11:54:40.920Z] v3.2.0-dev.9 [2025-02-20T11:54:40.920Z] v4.0.0-dev.1 [2025-02-20T11:54:40.920Z] v4.0.0-dev.10 [2025-02-20T11:54:40.920Z] v4.0.0-dev.11 [2025-02-20T11:54:40.920Z] v4.0.0-dev.12 [2025-02-20T11:54:40.920Z] v4.0.0-dev.13 [2025-02-20T11:54:40.920Z] v4.0.0-dev.14 [2025-02-20T11:54:40.920Z] v4.0.0-dev.15 [2025-02-20T11:54:40.920Z] v4.0.0-dev.16 [2025-02-20T11:54:40.920Z] v4.0.0-dev.2 [2025-02-20T11:54:40.920Z] v4.0.0-dev.3 [2025-02-20T11:54:40.920Z] v4.0.0-dev.4 [2025-02-20T11:54:40.920Z] v4.0.0-dev.5 [2025-02-20T11:54:40.920Z] v4.0.0-dev.6 [2025-02-20T11:54:40.920Z] v4.0.0-dev.7 [2025-02-20T11:54:40.920Z] v4.0.0-dev.8 [2025-02-20T11:54:40.920Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-20T11:54:41.215Z] + lftools sign git-tag v4.0.0-dev.16 [2025-02-20T11:54:41.782Z] Signing Git tag with Sigul... [2025-02-20T11:54:41.782Z] Signing v4.0.0-dev.16 [Pipeline] echo [2025-02-20T11:54:42.055Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:54:42.350Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-20T11:54:42.358Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-20T11:54:42.369Z] $ docker stop --time=1 0cf9189850214b0bae6dc844efdb73fb6cfbdcf61b8e4ca5f6c75e5b2d3d123a [2025-02-20T11:54:43.631Z] $ docker rm -f --volumes 0cf9189850214b0bae6dc844efdb73fb6cfbdcf61b8e4ca5f6c75e5b2d3d123a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-20T11:54:44.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T11:54:44.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:54:44.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T11:54:44.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T11:54:44.474Z] prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container [2025-02-20T11:54:44.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T11:54:44.805Z] $ docker top f8a1520b1e080b5adb3dadab25b0bb1cc2e1414a8e60e27489d901377dc3e42e -eo pid,comm [2025-02-20T11:54:44.868Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-20T11:54:44.868Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T11:54:44.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T11:54:44.933Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T11:54:45.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T11:54:45.028Z] $ docker exec f8a1520b1e080b5adb3dadab25b0bb1cc2e1414a8e60e27489d901377dc3e42e ssh-agent [2025-02-20T11:54:45.175Z] SSH_AUTH_SOCK=/tmp/ssh-Zx44f8gBdWRf/agent.33 [2025-02-20T11:54:45.175Z] SSH_AGENT_PID=39 [2025-02-20T11:54:45.179Z] Running ssh-add (command line suppressed) [2025-02-20T11:54:45.250Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16058520260590041744.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16058520260590041744.key) [2025-02-20T11:54:45.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T11:54:45.577Z] + git semver bump pre [2025-02-20T11:54:45.836Z] 2025-02-20 11:54:45,730 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-20T11:54:45.836Z] 2025-02-20 11:54:45,730 [bump_version] DEBUG bumping version:4.0.0-dev.16 on axis:pre with prefix:dev [2025-02-20T11:54:45.836Z] 2025-02-20 11:54:45,730 [bump_version] DEBUG bumped version:4.0.0-dev.17 [2025-02-20T11:54:45.836Z] 2025-02-20 11:54:45,730 [write_version] DEBUG write version:4.0.0-dev.17 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2025-02-20T11:54:45.836Z] 2025-02-20 11:54:45,730 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-20T11:54:45.836Z] 2025-02-20 11:54:45,730 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-20T11:54:45.836Z] 2025-02-20 11:54:45,732 [execute] INFO git cat-file --batch-check [2025-02-20T11:54:45.836Z] 2025-02-20 11:54:45,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T11:54:45.836Z] 2025-02-20 11:54:45,737 [execute] INFO git cat-file --batch [2025-02-20T11:54:45.836Z] 2025-02-20 11:54:45,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T11:54:45.836Z] 2025-02-20 11:54:45,743 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-20T11:54:45.836Z] 4.0.0-dev.17 [Pipeline] } [2025-02-20T11:54:45.826Z] $ docker exec --env ******** --env ******** f8a1520b1e080b5adb3dadab25b0bb1cc2e1414a8e60e27489d901377dc3e42e ssh-agent -k [2025-02-20T11:54:45.921Z] unset SSH_AUTH_SOCK; [2025-02-20T11:54:45.921Z] unset SSH_AGENT_PID; [2025-02-20T11:54:45.921Z] echo Agent pid 39 killed; [2025-02-20T11:54:45.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T11:54:46.275Z] + git semver [Pipeline] } [2025-02-20T11:54:46.527Z] $ docker stop --time=1 f8a1520b1e080b5adb3dadab25b0bb1cc2e1414a8e60e27489d901377dc3e42e [2025-02-20T11:54:47.803Z] $ docker rm -f --volumes f8a1520b1e080b5adb3dadab25b0bb1cc2e1414a8e60e27489d901377dc3e42e [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T11:54:48.174Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T11:54:48.174Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:54:48.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T11:54:48.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T11:54:48.559Z] prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container [2025-02-20T11:54:48.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T11:54:48.913Z] $ docker top 80c791239ad79603b8964bd75ea3c2729dd740bf59c152f9cc687ed5242900de -eo pid,comm [2025-02-20T11:54:48.984Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-20T11:54:48.984Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T11:54:49.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T11:54:49.043Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T11:54:49.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T11:54:49.136Z] $ docker exec 80c791239ad79603b8964bd75ea3c2729dd740bf59c152f9cc687ed5242900de ssh-agent [2025-02-20T11:54:49.277Z] SSH_AUTH_SOCK=/tmp/ssh-u0fIvljmdj7l/agent.33 [2025-02-20T11:54:49.277Z] SSH_AGENT_PID=39 [2025-02-20T11:54:49.282Z] Running ssh-add (command line suppressed) [2025-02-20T11:54:49.378Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15583808872189033790.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15583808872189033790.key) [2025-02-20T11:54:49.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T11:54:49.705Z] + git semver push [2025-02-20T11:54:49.965Z] 2025-02-20 11:54:49,876 [run_push] DEBUG push [2025-02-20T11:54:49.965Z] 2025-02-20 11:54:49,877 [execute] INFO git cat-file --batch-check [2025-02-20T11:54:49.965Z] 2025-02-20 11:54:49,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T11:54:49.965Z] 2025-02-20 11:54:49,880 [execute] INFO git rev-list 4285dc9b365071abe4bd69143e4dc131daf22af1 -- [2025-02-20T11:54:49.965Z] 2025-02-20 11:54:49,880 [execute] DEBUG Popen(['git', 'rev-list', '4285dc9b365071abe4bd69143e4dc131daf22af1', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T11:54:49.965Z] 2025-02-20 11:54:49,888 [execute] INFO git fetch -v origin [2025-02-20T11:54:49.965Z] 2025-02-20 11:54:49,888 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-20T11:54:50.533Z] 2025-02-20 11:54:50,353 [run_push] DEBUG no remote changes detected [2025-02-20T11:54:50.533Z] 2025-02-20 11:54:50,354 [execute] INFO git push origin semver [2025-02-20T11:54:50.534Z] 2025-02-20 11:54:50,354 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T11:54:51.911Z] 2025-02-20 11:54:51,651 [run_push] DEBUG push all version tags [2025-02-20T11:54:51.911Z] 2025-02-20 11:54:51,652 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-20T11:54:51.911Z] 2025-02-20 11:54:51,652 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T11:54:52.855Z] 2025-02-20 11:54:52,480 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-02-20T11:54:52.855Z] 4.0.0-dev.17 [Pipeline] } [2025-02-20T11:54:52.844Z] $ docker exec --env ******** --env ******** 80c791239ad79603b8964bd75ea3c2729dd740bf59c152f9cc687ed5242900de ssh-agent -k [2025-02-20T11:54:52.950Z] unset SSH_AUTH_SOCK; [2025-02-20T11:54:52.951Z] unset SSH_AGENT_PID; [2025-02-20T11:54:52.951Z] echo Agent pid 39 killed; [2025-02-20T11:54:52.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T11:54:53.303Z] + git semver [Pipeline] } [2025-02-20T11:54:53.554Z] $ docker stop --time=1 80c791239ad79603b8964bd75ea3c2729dd740bf59c152f9cc687ed5242900de [2025-02-20T11:54:54.842Z] $ docker rm -f --volumes 80c791239ad79603b8964bd75ea3c2729dd740bf59c152f9cc687ed5242900de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-20T11:54:55.511Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-02-20T11:54:55.511Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-02-20T11:54:55.511Z] total 16 [2025-02-20T11:54:55.511Z] drwxr-xr-x 3 root root 4096 Feb 20 11:43 . [2025-02-20T11:54:55.511Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 11:54 .. [2025-02-20T11:54:55.511Z] drwxr-xr-x 2 root root 4096 Feb 20 11:43 cost [2025-02-20T11:54:55.511Z] -rw-r--r-- 1 root root 89 Feb 20 11:43 cost.csv [2025-02-20T11:54:55.511Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-02-20T11:54:55.511Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-02-20T11:54:55.511Z] total 16 [2025-02-20T11:54:55.511Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 11:43 . [2025-02-20T11:54:55.511Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 11:54 .. [2025-02-20T11:54:55.511Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 11:43 cost [2025-02-20T11:54:55.511Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 20 11:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:54:55.799Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:54:56.659Z] ---> package-listing.sh [2025-02-20T11:54:56.659Z] ++ facter osfamily [2025-02-20T11:54:56.660Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-20T11:54:56.920Z] + OS_FAMILY=debian [2025-02-20T11:54:56.920Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-02-20T11:54:56.920Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-20T11:54:56.920Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-20T11:54:56.920Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-20T11:54:56.920Z] + PACKAGES=/tmp/packages_start.txt [2025-02-20T11:54:56.920Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-02-20T11:54:56.920Z] + PACKAGES=/tmp/packages_end.txt [2025-02-20T11:54:56.920Z] + case "${OS_FAMILY}" in [2025-02-20T11:54:56.920Z] + dpkg -l [2025-02-20T11:54:56.920Z] + grep '^ii' [2025-02-20T11:54:56.920Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-20T11:54:56.920Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-20T11:54:56.920Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-20T11:54:56.920Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-02-20T11:54:56.920Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-02-20T11:54:56.920Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2025-02-20T11:54:56.931Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-20T11:54:57.207Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T11:54:57.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T11:54:57.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T11:54:57.851Z] prd-ubuntu20.04-docker-8c-8g-39325 does not seem to be running inside a container [2025-02-20T11:54:57.860Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-20T11:54:58.054Z] $ docker top 30bd2aeed738a13adb59ccdf6cb3468129f597f8a8e51f49aa72baad6925d650 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T11:54:58.422Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-20T11:54:58.705Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-20T11:54:58.989Z] + ls /var/log/sa-host [2025-02-20T11:54:58.990Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T11:54:59.159Z] provisioning config files... [2025-02-20T11:54:59.168Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7985911171154324782tmp [Pipeline] { [Pipeline] echo [2025-02-20T11:54:59.187Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:54:59.468Z] ---> create-netrc.sh [Pipeline] } [2025-02-20T11:54:59.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:54:59.822Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-20T11:54:59.831Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:55:00.112Z] ---> sudo-logs.sh [2025-02-20T11:55:00.112Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-20T11:55:00.135Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:55:00.413Z] ---> job-cost.sh [2025-02-20T11:55:00.413Z] lf-activate-venv: SKIPPING [2025-02-20T11:55:00.413Z] DEBUG: total: 0.2199999988079071 [2025-02-20T11:55:00.413Z] INFO: Retrieving Stack Cost... [2025-02-20T11:55:00.980Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T11:55:01.239Z] INFO: Archiving Costs [Pipeline] echo [2025-02-20T11:55:01.253Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T11:55:01.532Z] ---> logs-deploy.sh [2025-02-20T11:55:01.532Z] lf-activate-venv: SKIPPING [2025-02-20T11:55:01.532Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/201 [2025-02-20T11:55:01.532Z] INFO: archiving workspace using pattern(s): [2025-02-20T11:55:02.473Z] Archives upload complete. [2025-02-20T11:55:02.473Z] INFO: archiving logs to Nexus