Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1ddec39577a4632d2f01a559d843dcc24bc054c 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-ssh7341877614362095432.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh9854303625265808029.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15678920376765255772.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh5395616017169940059.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-ssh6524753780820415193.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, goVersion:1.25] ========================================================= [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.25 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 Running on prd-ubuntu20.04-docker-8c-8g-3378 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 e1ddec39577a4632d2f01a559d843dcc24bc054c (main) Commit message: "Merge pull request #576 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" > git config core.sparsecheckout # timeout=10 > git checkout -f e1ddec39577a4632d2f01a559d843dcc24bc054c # timeout=10 > git rev-list --no-walk 750091e298ed9e3000528b6f069c9735560be3a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:10:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:10:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:10:54 ========================================================= 11:10:54 EdgeX Global Pipelines Version Info 11:10:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:10:55 ------------------- 11:10:55 stable info: 11:10:55 ------------------- 11:10:55 Commited By: Cherry Wang cherry@iotechsys.com 11:10:55 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 11:10:55 Message: update stable to v1.0.278 11:10:56 ------------------- 11:10:56 experimental info: 11:10:56 ------------------- 11:10:56 Commited By: **** collab-it+edgex@linuxfoundation.org 11:10:56 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 11:10:56 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:10:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:10:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] echo 11:10:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1ddec3 [Pipeline] echo 11:10:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:10:57 provisioning config files... 11:10:57 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13562696632904481248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:57 ---> ****-login.sh 11:10:57 nexus3.edgexfoundry.org:10001 11:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:57 11:10:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:10:57 Configure a credential helper to remove this warning. See 11:10:57 https://docs.****.com/go/credential-store/ 11:10:57 11:10:57 Login Succeeded 11:10:57 nexus3.edgexfoundry.org:10002 11:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:57 11:10:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:10:57 Configure a credential helper to remove this warning. See 11:10:57 https://docs.****.com/go/credential-store/ 11:10:57 11:10:57 Login Succeeded 11:10:57 nexus3.edgexfoundry.org:10003 11:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:57 11:10:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:10:57 Configure a credential helper to remove this warning. See 11:10:57 https://docs.****.com/go/credential-store/ 11:10:57 11:10:57 Login Succeeded 11:10:57 nexus3.edgexfoundry.org:10004 11:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:57 11:10:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:10:57 Configure a credential helper to remove this warning. See 11:10:57 https://docs.****.com/go/credential-store/ 11:10:57 11:10:57 Login Succeeded 11:10:57 ****.io 11:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:10:58 11:10:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:10:58 Configure a credential helper to remove this warning. See 11:10:58 https://docs.****.com/go/credential-store/ 11:10:58 11:10:58 Login Succeeded 11:10:58 ---> ****-login.sh ends [Pipeline] } 11:10:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:10:58 + git rev-list -1 --merges e1ddec39577a4632d2f01a559d843dcc24bc054c~1..e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] echo 11:10:58 -----------> git rev-list -1 --merges e1ddec39577a4632d2f01a559d843dcc24bc054c~1..e1ddec39577a4632d2f01a559d843dcc24bc054c e1ddec39577a4632d2f01a559d843dcc24bc054c 11:10:58 e1ddec39577a4632d2f01a559d843dcc24bc054c [false] [Pipeline] sh 11:10:59 + git log --format=format:%s -1 e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] echo 11:10:59 ========================================================= 11:10:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:10:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:10:59 + git log --format=format:%s -1 e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] echo 11:10:59 [semverPrep] GIT_COMMIT: e1ddec39577a4632d2f01a559d843dcc24bc054c, Commit Message: Merge pull request #576 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo 11:10:59 [semverPrep] This is not a build commit. [Pipeline] sh 11:10:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:10:59 + grep -v github /etc/ssh/ssh_known_hosts 11:10:59 + [ -e /tmp/ssh_known_hosts ] 11:10:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:10:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:10:59 + sudo tee -a /etc/ssh/ssh_known_hosts 11:10:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:00 11:11:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:00 0.1.4: Pulling from edgex-devops/py-git-semver 11:11:00 3dae71ba6b94: Pulling fs layer 11:11:00 6bf1a483ea7c: Pulling fs layer 11:11:00 f5dfc541a4d3: Pulling fs layer 11:11:00 461d9e800cba: Pulling fs layer 11:11:00 80192f66455f: Pulling fs layer 11:11:00 2e8e34ca0e6c: Pulling fs layer 11:11:00 a29436f7fd5d: Pulling fs layer 11:11:00 923cac83aea3: Pulling fs layer 11:11:00 25ad8b0a4227: Pulling fs layer 11:11:00 db01528c6b51: Pulling fs layer 11:11:00 28988de357af: Pulling fs layer 11:11:00 923cac83aea3: Waiting 11:11:00 461d9e800cba: Waiting 11:11:00 80192f66455f: Waiting 11:11:00 25ad8b0a4227: Waiting 11:11:00 2e8e34ca0e6c: Waiting 11:11:00 a29436f7fd5d: Waiting 11:11:00 db01528c6b51: Waiting 11:11:00 28988de357af: Waiting 11:11:00 6bf1a483ea7c: Verifying Checksum 11:11:00 6bf1a483ea7c: Download complete 11:11:00 461d9e800cba: Verifying Checksum 11:11:00 461d9e800cba: Download complete 11:11:00 80192f66455f: Verifying Checksum 11:11:00 80192f66455f: Download complete 11:11:00 f5dfc541a4d3: Verifying Checksum 11:11:00 f5dfc541a4d3: Download complete 11:11:00 3dae71ba6b94: Verifying Checksum 11:11:00 3dae71ba6b94: Download complete 11:11:00 923cac83aea3: Download complete 11:11:00 25ad8b0a4227: Verifying Checksum 11:11:00 25ad8b0a4227: Download complete 11:11:00 db01528c6b51: Verifying Checksum 11:11:00 db01528c6b51: Download complete 11:11:00 28988de357af: Verifying Checksum 11:11:00 28988de357af: Download complete 11:11:00 a29436f7fd5d: Verifying Checksum 11:11:00 a29436f7fd5d: Download complete 11:11:01 2e8e34ca0e6c: Verifying Checksum 11:11:01 2e8e34ca0e6c: Download complete 11:11:02 3dae71ba6b94: Pull complete 11:11:02 6bf1a483ea7c: Pull complete 11:11:02 f5dfc541a4d3: Pull complete 11:11:02 461d9e800cba: Pull complete 11:11:03 80192f66455f: Pull complete 11:11:07 2e8e34ca0e6c: Pull complete 11:11:07 a29436f7fd5d: Pull complete 11:11:07 923cac83aea3: Pull complete 11:11:07 25ad8b0a4227: Pull complete 11:11:07 db01528c6b51: Pull complete 11:11:07 28988de357af: Pull complete 11:11:07 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 11:11:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:11:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:07 prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container 11:11:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:11:11 $ docker top a45d78c135416ae56b1895b440f976662017010a1f24e6e6d2c8a7ac655befda -eo pid,comm 11:11:11 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). 11:11:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:11:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:11:11 [ssh-agent] Looking for ssh-agent implementation... 11:11:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:11 $ docker exec a45d78c135416ae56b1895b440f976662017010a1f24e6e6d2c8a7ac655befda ssh-agent 11:11:11 SSH_AUTH_SOCK=/tmp/ssh-89HoSISqyTBp/agent.32 11:11:11 SSH_AGENT_PID=38 11:11:11 Running ssh-add (command line suppressed) 11:11:11 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18272561050755924818.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18272561050755924818.key) 11:11:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:11:11 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 11:11:12 + git tag --points-at HEAD [Pipeline] } 11:11:12 $ docker exec --env ******** --env ******** a45d78c135416ae56b1895b440f976662017010a1f24e6e6d2c8a7ac655befda ssh-agent -k 11:11:12 unset SSH_AUTH_SOCK; 11:11:12 unset SSH_AGENT_PID; 11:11:12 echo Agent pid 38 killed; 11:11:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:11:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:11:12 [ssh-agent] Looking for ssh-agent implementation... 11:11:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:11:12 $ docker exec a45d78c135416ae56b1895b440f976662017010a1f24e6e6d2c8a7ac655befda ssh-agent 11:11:12 SSH_AUTH_SOCK=/tmp/ssh-G09UGNI5zhfd/agent.86 11:11:12 SSH_AGENT_PID=92 11:11:12 Running ssh-add (command line suppressed) 11:11:12 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14873629369157702212.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14873629369157702212.key) 11:11:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:11:12 + git semver init 11:11:13 2026-03-13 11:11:13,094 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:11:13 2026-03-13 11:11:13,097 [run_init] DEBUG init version:0.0.0 force:False 11:11:13 2026-03-13 11:11:13,098 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 11:11:13 2026-03-13 11:11:13,098 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 11:11:13 2026-03-13 11:11:13,098 [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, stdin=None, shell=False, universal_newlines=False) 11:11:15 2026-03-13 11:11:15,066 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 11:11:15 2026-03-13 11:11:15,067 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 11:11:15 2026-03-13 11:11:15,067 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:11:15 2026-03-13 11:11:15,067 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:11:15 4.1.0-dev.15 [Pipeline] } 11:11:15 $ docker exec --env ******** --env ******** a45d78c135416ae56b1895b440f976662017010a1f24e6e6d2c8a7ac655befda ssh-agent -k 11:11:15 unset SSH_AUTH_SOCK; 11:11:15 unset SSH_AGENT_PID; 11:11:15 echo Agent pid 92 killed; 11:11:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:11:15 + git semver [Pipeline] } 11:11:16 $ docker stop --time=1 a45d78c135416ae56b1895b440f976662017010a1f24e6e6d2c8a7ac655befda 11:11:17 $ docker rm -f --volumes a45d78c135416ae56b1895b440f976662017010a1f24e6e6d2c8a7ac655befda [Pipeline] // withDockerContainer [Pipeline] sh 11:11:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:11:17 Stashed 1 file(s) [Pipeline] echo 11:11:17 [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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 11:11:18 provisioning config files... 11:11:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12508608909465742719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:18 ---> ****-login.sh 11:11:18 nexus3.edgexfoundry.org:10001 11:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:18 Login Succeeded 11:11:18 nexus3.edgexfoundry.org:10002 11:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:18 Login Succeeded 11:11:18 nexus3.edgexfoundry.org:10003 11:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:18 Login Succeeded 11:11:18 nexus3.edgexfoundry.org:10004 11:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:18 Login Succeeded 11:11:18 ****.io 11:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:18 Login Succeeded 11:11:18 ---> ****-login.sh ends [Pipeline] } 11:11:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:11:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:11:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:11:18 ========================================================= 11:11:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 11:11:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 11:11:19 #0 building with "default" instance using docker driver 11:11:19 11:11:19 #1 [internal] load build definition from Dockerfile 11:11:19 #1 transferring dockerfile: 1.79kB done 11:11:19 #1 DONE 0.0s 11:11:19 11:11:19 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:11:19 #2 DONE 0.1s 11:11:20 11:11:20 #3 [internal] load .dockerignore 11:11:20 #3 transferring context: 2B done 11:11:20 #3 DONE 0.0s 11:11:20 11:11:20 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:11:20 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 11:11:20 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 11:11:20 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 11:11:20 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 11:11:20 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 11:11:20 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 11:11:20 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 11:11:20 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 11:11:20 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 11:11:20 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 11:11:20 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 11:11:20 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 11:11:20 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 11:11:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 11:11:20 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 11:11:20 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 11:11:20 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s 11:11:20 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 11:11:20 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s 11:11:20 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 11:11:20 #4 ... 11:11:20 11:11:20 #5 [internal] load build context 11:11:20 #5 transferring context: 41.95MB 0.3s done 11:11:20 #5 DONE 0.3s 11:11:20 11:11:20 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:11:20 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 11:11:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 22.02MB / 112.58MB 0.5s 11:11:20 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s done 11:11:20 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 11:11:20 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.5s 11:11:20 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 11:11:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 45.09MB / 112.58MB 0.7s 11:11:20 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13.63MB / 14.72MB 0.7s 11:11:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 61.87MB / 112.58MB 0.8s 11:11:20 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 11:11:20 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 11:11:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.64MB / 112.58MB 0.9s 11:11:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 102.76MB / 112.58MB 1.0s 11:11:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 11:11:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done 11:11:25 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done 11:11:25 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 11:11:25 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 11:11:25 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 11:11:25 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 11:11:25 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 11:11:26 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done 11:11:26 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 11:11:29 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 11:11:29 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 11:11:29 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 11:11:29 #4 DONE 9.8s 11:11:30 11:11:30 #6 [builder 2/7] WORKDIR /device-virtual-go 11:11:32 Still waiting to schedule task 11:11:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:11:34 #6 DONE 4.5s 11:11:34 11:11:34 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 11:11:34 #7 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:11:34 #7 0.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:11:34 #7 0.751 (1/4) Installing openssh-keygen (10.0_p1-r10) 11:11:35 #7 0.761 (2/4) Installing libedit (20250104.3.1-r1) 11:11:35 #7 0.768 (3/4) Installing openssh-client-common (10.0_p1-r10) 11:11:35 #7 0.790 (4/4) Installing openssh-client-default (10.0_p1-r10) 11:11:35 #7 0.801 Executing busybox-1.37.0-r19.trigger 11:11:35 #7 0.809 OK: 269 MiB in 64 packages 11:11:35 #7 DONE 1.0s 11:11:35 11:11:35 #8 [builder 4/7] COPY go.mod vendor* ./ 11:11:35 #8 DONE 0.0s 11:11:35 11:11:35 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:53 #9 DONE 16.8s 11:11:53 11:11:53 #10 [builder 6/7] COPY . . 11:11:53 #10 DONE 0.4s 11:11:53 11:11:53 #11 [builder 7/7] RUN echo noop 11:11:53 #11 0.187 noop 11:11:53 #11 DONE 0.2s 11:11:53 11:11:53 #12 exporting to image 11:11:53 #12 exporting layers 11:12:00 #12 exporting layers 7.0s done 11:12:00 #12 writing image sha256:473ae56d140efa5bd158ae5293827e5aa244fad74c7a796d21d72f9f8a92f3c9 done 11:12:00 #12 naming to docker.io/library/ci-base-image-x86_64 done 11:12:00 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:00 + docker inspect -f . ci-base-image-x86_64 11:12:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:00 prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container 11:12:00 $ 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 ******** ci-base-image-x86_64 cat 11:12:00 $ docker top 938b606a04ce2785e9aad410d12d2e7cc5b909545dc6e9a017877361cc602fc5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:01 + go version 11:12:01 go version go1.25.2 linux/amd64 [Pipeline] } 11:12:01 $ docker stop --time=1 938b606a04ce2785e9aad410d12d2e7cc5b909545dc6e9a017877361cc602fc5 11:12:02 $ docker rm -f --volumes 938b606a04ce2785e9aad410d12d2e7cc5b909545dc6e9a017877361cc602fc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:03 + docker inspect -f . ci-base-image-x86_64 11:12:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:12:03 prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container 11:12:03 $ 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 ******** ci-base-image-x86_64 cat 11:12:03 $ docker top fec62e0549261471bab55614df24803ac7d2ae4cc8c9044b13f0c98b6b3b0e0a -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:03 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 11:12:04 + make test 11:12:04 go test ./... -coverprofile=coverage.out 11:12:05 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:12:27 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:12:27 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 59.6% of statements 11:12:35 0 issues. 11:12:35 go vet ./... 11:12:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:12:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:12:41 ./bin/test-attribution-txt.sh 11:12:41 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:12:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:12:42 $ docker stop --time=1 fec62e0549261471bab55614df24803ac7d2ae4cc8c9044b13f0c98b6b3b0e0a 11:12:46 $ docker rm -f --volumes fec62e0549261471bab55614df24803ac7d2ae4cc8c9044b13f0c98b6b3b0e0a [Pipeline] // withDockerContainer [Pipeline] sh 11:12:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:12:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:12:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:12:48 + ls -al . 11:12:48 total 276 11:12:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 11:12 . 11:12:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 11:10 .. 11:12:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 11:12 .git 11:12:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 11:10 .github 11:12:48 -rw-rw-r-- 1 jenkins jenkins 272 Mar 13 11:10 .gitignore 11:12:48 -rw-rw-r-- 1 jenkins jenkins 359 Mar 13 11:10 .golangci.yml 11:12:48 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 11:11 .semver 11:12:48 -rw-rw-r-- 1 jenkins jenkins 20974 Mar 13 11:10 Attribution.txt 11:12:48 -rw-rw-r-- 1 jenkins jenkins 17302 Mar 13 11:10 CHANGELOG.md 11:12:48 -rw-rw-r-- 1 jenkins jenkins 1755 Mar 13 11:10 Dockerfile 11:12:48 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 11:10 GOVERNANCE.md 11:12:48 -rw-rw-r-- 1 jenkins jenkins 683 Mar 13 11:10 Jenkinsfile 11:12:48 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 11:10 LICENSE 11:12:48 -rw-rw-r-- 1 jenkins jenkins 2651 Mar 13 11:10 Makefile 11:12:48 -rw-rw-r-- 1 jenkins jenkins 623 Mar 13 11:10 OWNERS.md 11:12:48 -rw-rw-r-- 1 jenkins jenkins 4473 Mar 13 11:10 README.md 11:12:48 -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 11:11 VERSION 11:12:48 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 11:10 bin 11:12:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 11:10 cmd 11:12:48 -rw-r--r-- 1 jenkins jenkins 45292 Mar 13 11:12 coverage.out 11:12:48 -rw-rw-r-- 1 jenkins jenkins 6609 Mar 13 11:10 go.mod 11:12:48 -rw-rw-r-- 1 jenkins jenkins 89294 Mar 13 11:10 go.sum 11:12:48 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 11:10 internal 11:12:48 -rw-rw-r-- 1 jenkins jenkins 235 Mar 13 11:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:48 + 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=e1ddec39577a4632d2f01a559d843dcc24bc054c --label arch=amd64 --label version=4.1.0-dev.15 . 11:12:48 #0 building with "default" instance using docker driver 11:12:48 11:12:48 #1 [internal] load build definition from Dockerfile 11:12:48 #1 transferring dockerfile: 1.79kB done 11:12:48 #1 DONE 0.0s 11:12:48 11:12:48 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:12:48 #2 DONE 0.0s 11:12:48 11:12:48 #3 [internal] load metadata for docker.io/library/alpine:3.22 11:12:48 #3 DONE 0.1s 11:12:48 11:12:48 #4 [internal] load .dockerignore 11:12:48 #4 transferring context: 2B done 11:12:48 #4 DONE 0.0s 11:12:48 11:12:48 #5 [internal] load build context 11:12:48 #5 transferring context: 58.94kB 0.0s done 11:12:48 #5 DONE 0.0s 11:12:48 11:12:48 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 11:12:48 #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 11:12:48 #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 11:12:48 #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 11:12:48 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s 11:12:48 #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 11:12:48 #6 ... 11:12:48 11:12:48 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 11:12:48 #7 DONE 0.2s 11:12:48 11:12:48 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 11:12:48 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 11:12:48 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s 11:12:49 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.2s done 11:12:49 #6 DONE 0.4s 11:12:49 11:12:49 #8 [builder 2/7] WORKDIR /device-virtual-go 11:12:49 #8 DONE 0.1s 11:12:49 11:12:49 #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 11:12:49 #9 0.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:12:49 #9 0.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:12:50 #9 0.733 OK: 269 MiB in 64 packages 11:12:50 #9 ... 11:12:50 11:12:50 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:12:50 #10 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:12:50 #10 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:12:50 #10 0.585 (1/1) Installing dumb-init (1.2.5-r3) 11:12:50 #10 0.590 Executing busybox-1.37.0-r20.trigger 11:12:50 #10 0.595 OK: 7 MiB in 17 packages 11:12:50 #10 DONE 0.8s 11:12:50 11:12:50 #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 11:12:50 #9 DONE 0.9s 11:12:50 11:12:50 #11 [builder 4/7] COPY go.mod vendor* ./ 11:12:50 #11 DONE 0.0s 11:12:50 11:12:50 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:50 #12 DONE 0.6s 11:12:50 11:12:50 #13 [stage-1 3/7] RUN apk --no-cache upgrade 11:12:50 #13 0.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:12:50 #13 0.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:12:50 #13 0.954 OK: 7 MiB in 17 packages 11:12:51 #13 DONE 1.0s 11:12:51 11:12:51 #14 [builder 6/7] COPY . . 11:12:51 #14 DONE 0.4s 11:12:51 11:12:51 #15 [builder 7/7] RUN make build 11:12:51 #15 0.248 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:13:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3385 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 11:13:05 Running in /w/workspace/device-virtual-go/226 [Pipeline] { [Pipeline] checkout 11:13:08 The recommended git tool is: git 11:13:13 using credential edgex-jenkins-ssh 11:13:13 Cloning the remote Git repository 11:13:13 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:13:13 > git init /w/workspace/device-virtual-go/226 # timeout=10 11:13:13 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:13:13 > git --version # timeout=10 11:13:13 > git --version # 'git version 2.25.1' 11:13:13 using GIT_SSH to set credentials SSH Credentials for GitHub 11:13:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:13:17 #15 DONE 26.8s 11:13:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:13:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:13:17 11:13:17 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 11:13:17 #16 DONE 0.0s 11:13:17 11:13:17 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 11:13:17 #17 DONE 0.0s 11:13:17 11:13:17 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 11:13:18 Avoid second fetch 11:13:18 Checking out Revision e1ddec39577a4632d2f01a559d843dcc24bc054c (main) 11:13:18 #18 DONE 0.3s 11:13:18 11:13:18 #19 exporting to image 11:13:18 #19 exporting layers 0.1s done 11:13:18 #19 writing image sha256:e338897051eeb24898c8ff3b8dbd47616686cb7aa0a745b43d98bd2478f9f52d done 11:13:18 #19 naming to docker.io/library/device-virtual done 11:13:18 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:13:18 provisioning config files... 11:13:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13527498895398188108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:18 ---> ****-login.sh 11:13:18 nexus3.edgexfoundry.org:10001 11:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:18 Login Succeeded 11:13:18 nexus3.edgexfoundry.org:10002 11:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:18 Login Succeeded 11:13:18 nexus3.edgexfoundry.org:10003 11:13:18 Commit message: "Merge pull request #576 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" 11:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:18 Login Succeeded 11:13:18 nexus3.edgexfoundry.org:10004 11:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:18 Login Succeeded 11:13:18 ****.io 11:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:18 > git config core.sparsecheckout # timeout=10 11:13:18 > git checkout -f e1ddec39577a4632d2f01a559d843dcc24bc054c # timeout=10 11:13:19 Login Succeeded 11:13:19 ---> ****-login.sh ends [Pipeline] } 11:13:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:13:19 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 11:13:19 e1ddec39577a4632d2f01a559d843dcc24bc054c 11:13:19 latest 11:13:19 4.1.0-dev.15 11:13:19 e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 11:13:19 main 11:13:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:19 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:19 + docker push nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c 11:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:13:19 3a2d3f009f9f: Preparing 11:13:19 d840d1877f8e: Preparing 11:13:19 76a67a04a032: Preparing 11:13:19 e64531f3f89b: Preparing 11:13:19 e916ec2a3def: Preparing 11:13:19 cce92674e987: Preparing 11:13:19 cce92674e987: Waiting 11:13:19 d840d1877f8e: Pushed 11:13:19 e916ec2a3def: Pushed 11:13:19 e64531f3f89b: Pushed 11:13:19 76a67a04a032: Pushed 11:13:19 cce92674e987: Layer already exists [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:13:23 provisioning config files... 11:13:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/226@tmp/config7932530483447731853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:23 ---> ****-login.sh 11:13:23 nexus3.edgexfoundry.org:10001 11:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:24 3a2d3f009f9f: Pushed 11:13:24 e1ddec39577a4632d2f01a559d843dcc24bc054c: digest: sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:24 Configure a credential helper to remove this warning. See 11:13:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:24 11:13:24 Login Succeeded 11:13:24 nexus3.edgexfoundry.org:10002 11:13:24 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:24 Configure a credential helper to remove this warning. See 11:13:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:24 11:13:24 Login Succeeded 11:13:24 nexus3.edgexfoundry.org:10003 11:13:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 11:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:13:24 3a2d3f009f9f: Preparing 11:13:24 d840d1877f8e: Preparing 11:13:24 76a67a04a032: Preparing 11:13:24 e64531f3f89b: Preparing 11:13:24 e916ec2a3def: Preparing 11:13:24 cce92674e987: Preparing 11:13:24 cce92674e987: Waiting 11:13:24 e916ec2a3def: Layer already exists 11:13:24 76a67a04a032: Layer already exists 11:13:24 3a2d3f009f9f: Layer already exists 11:13:24 d840d1877f8e: Layer already exists 11:13:24 e64531f3f89b: Layer already exists 11:13:24 cce92674e987: Layer already exists 11:13:24 latest: digest: sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:25 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15 11:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:25 Configure a credential helper to remove this warning. See 11:13:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:25 11:13:25 Login Succeeded 11:13:25 nexus3.edgexfoundry.org:10004 11:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:25 Configure a credential helper to remove this warning. See 11:13:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:25 11:13:25 Login Succeeded 11:13:25 ****.io 11:13:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15 11:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:13:25 3a2d3f009f9f: Preparing 11:13:25 d840d1877f8e: Preparing 11:13:25 76a67a04a032: Preparing 11:13:25 e64531f3f89b: Preparing 11:13:25 e916ec2a3def: Preparing 11:13:25 cce92674e987: Preparing 11:13:25 cce92674e987: Waiting 11:13:25 e916ec2a3def: Layer already exists 11:13:25 e64531f3f89b: Layer already exists 11:13:25 76a67a04a032: Layer already exists 11:13:25 3a2d3f009f9f: Layer already exists 11:13:25 d840d1877f8e: Layer already exists 11:13:25 cce92674e987: Layer already exists 11:13:25 4.1.0-dev.15: digest: sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:13:25 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:13:25 Configure a credential helper to remove this warning. See 11:13:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:13:25 11:13:25 Login Succeeded 11:13:25 ---> ****-login.sh ends [Pipeline] } 11:13:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:13:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 11:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:13:26 3a2d3f009f9f: Preparing 11:13:26 d840d1877f8e: Preparing 11:13:26 76a67a04a032: Preparing 11:13:26 e64531f3f89b: Preparing 11:13:26 e916ec2a3def: Preparing 11:13:26 cce92674e987: Preparing 11:13:26 cce92674e987: Waiting 11:13:26 e916ec2a3def: Layer already exists 11:13:26 3a2d3f009f9f: Layer already exists 11:13:26 e64531f3f89b: Layer already exists 11:13:26 d840d1877f8e: Layer already exists 11:13:26 76a67a04a032: Layer already exists 11:13:26 cce92674e987: Layer already exists 11:13:26 e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15: digest: sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 11:13:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:13:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:13:26 ========================================================= 11:13:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 11:13:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:26 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 11:13:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 11:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:13:26 3a2d3f009f9f: Preparing 11:13:26 d840d1877f8e: Preparing 11:13:26 76a67a04a032: Preparing 11:13:26 e64531f3f89b: Preparing 11:13:26 e916ec2a3def: Preparing 11:13:26 cce92674e987: Preparing 11:13:26 cce92674e987: Waiting 11:13:26 d840d1877f8e: Layer already exists 11:13:26 76a67a04a032: Layer already exists 11:13:26 e916ec2a3def: Layer already exists 11:13:26 e64531f3f89b: Layer already exists 11:13:26 3a2d3f009f9f: Layer already exists 11:13:26 cce92674e987: Layer already exists 11:13:26 main: digest: sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:13:26 ===================================================== [Pipeline] echo 11:13:26 taggedImages: 11:13:26 - nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c 11:13:26 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:13:26 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15 11:13:26 - nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 11:13:26 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 11:13:27 ========================================================= 11:13:27 [edgeXBuildMultiArch] RAW Config: 11:13:27 images: 11:13:27 - nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c 11:13:27 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:13:27 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15 11:13:27 - nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 11:13:27 - nexus3.edgexfoundry.org:10004/device-virtual:main 11:13:27 settingsFile: 11:13:27 device-virtual-go-settings 11:13:27 ========================================================= [Pipeline] node 11:13:27 Sending build context to Docker daemon 21.22MB 11:13:27 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 11:13:27 Step 2/12 : FROM ${BASE} AS builder 11:13:27 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:13:27 6b59a28fa201: Pulling fs layer 11:13:27 d32bb0dddca7: Pulling fs layer 11:13:27 5dab1238d3d9: Pulling fs layer 11:13:27 196fd7d83e7d: Pulling fs layer 11:13:27 4f4fb700ef54: Pulling fs layer 11:13:27 8ba94037c8f0: Pulling fs layer 11:13:27 deaec5988b04: Pulling fs layer 11:13:27 9f65657bb879: Pulling fs layer 11:13:27 4f4fb700ef54: Waiting 11:13:27 8ba94037c8f0: Waiting 11:13:27 deaec5988b04: Waiting 11:13:27 9f65657bb879: Waiting 11:13:27 196fd7d83e7d: Waiting 11:13:27 d32bb0dddca7: Verifying Checksum 11:13:27 d32bb0dddca7: Download complete 11:13:27 196fd7d83e7d: Download complete 11:13:27 4f4fb700ef54: Verifying Checksum 11:13:27 4f4fb700ef54: Download complete 11:13:27 8ba94037c8f0: Verifying Checksum 11:13:27 8ba94037c8f0: Download complete 11:13:27 6b59a28fa201: Verifying Checksum 11:13:27 6b59a28fa201: Download complete 11:13:28 9f65657bb879: Verifying Checksum 11:13:28 9f65657bb879: Download complete 11:13:28 6b59a28fa201: Pull complete 11:13:29 d32bb0dddca7: Pull complete 11:13:29 5dab1238d3d9: Verifying Checksum 11:13:29 5dab1238d3d9: Download complete 11:13:30 deaec5988b04: Verifying Checksum 11:13:30 deaec5988b04: Download complete 11:13:42 Still waiting to schedule task 11:13:42 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3356’ 11:13:43 5dab1238d3d9: Pull complete 11:13:43 196fd7d83e7d: Pull complete 11:13:43 4f4fb700ef54: Pull complete 11:13:43 8ba94037c8f0: Pull complete 11:13:53 deaec5988b04: Pull complete 11:13:54 9f65657bb879: Pull complete 11:13:54 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 11:13:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 11:13:54 ---> 334268110677 11:13:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:13:56 ---> Running in 4ac09b4998e8 11:13:56 Removing intermediate container 4ac09b4998e8 11:13:56 ---> 7c08eb38e23f 11:13:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:13:56 ---> Running in ed2539bba9a5 11:13:57 Removing intermediate container ed2539bba9a5 11:13:57 ---> 91c116110486 11:13:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:13:57 ---> Running in a8e29600068b 11:13:57 Removing intermediate container a8e29600068b 11:13:57 ---> e6848f839ae8 11:13:57 Step 6/12 : WORKDIR /device-virtual-go 11:13:57 ---> Running in a25606f69ca1 11:13:57 Removing intermediate container a25606f69ca1 11:13:57 ---> 81a28ca1f855 11:13:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:13:57 ---> Running in a552b1668c23 11:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:14:01 (1/4) Installing openssh-keygen (10.0_p1-r10) 11:14:01 (2/4) Installing libedit (20250104.3.1-r1) 11:14:01 (3/4) Installing openssh-client-common (10.0_p1-r10) 11:14:01 (4/4) Installing openssh-client-default (10.0_p1-r10) 11:14:01 Executing busybox-1.37.0-r19.trigger 11:14:01 OK: 259 MiB in 64 packages 11:14:02 Removing intermediate container a552b1668c23 11:14:02 ---> 1952f4a34556 11:14:02 Step 8/12 : COPY go.mod vendor* ./ 11:14:02 ---> 74b1b0c38e01 11:14:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:14:02 ---> Running in 7f106e7e79b1 11:15:54 Removing intermediate container 7f106e7e79b1 11:15:54 ---> 20cd488a5141 11:15:54 Step 10/12 : COPY . . 11:15:54 ---> f9ebe1c9eda8 11:15:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:15:54 ---> Running in d34aa44dc97a 11:15:54 Removing intermediate container d34aa44dc97a 11:15:54 ---> d6309f9b0bf1 11:15:54 Step 12/12 : RUN $MAKE 11:15:54 ---> Running in 9552e371ed46 11:15:54 noop 11:15:54 Removing intermediate container 9552e371ed46 11:15:54 ---> aacb8a901d18 11:15:54 Successfully built aacb8a901d18 11:15:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:54 + docker inspect -f . ci-base-image-arm64 11:15:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:55 prd-ubuntu20.04-docker-arm64-4c-16g-3385 does not seem to be running inside a container 11:15:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/226 -v /w/workspace/device-virtual-go/226:/w/workspace/device-virtual-go/226:rw,z -v /w/workspace/device-virtual-go/226@tmp:/w/workspace/device-virtual-go/226@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 11:15:56 $ docker top 4bd99809c6a6874b1189c3b00e53852db187eddfc2d4e5ed41557b05a0695210 -eo pid,comm [Pipeline] { [Pipeline] sh 11:15:57 + go version 11:15:57 go version go1.25.3 linux/arm64 [Pipeline] } 11:15:57 $ docker stop --time=1 4bd99809c6a6874b1189c3b00e53852db187eddfc2d4e5ed41557b05a0695210 11:16:01 $ docker rm -f --volumes 4bd99809c6a6874b1189c3b00e53852db187eddfc2d4e5ed41557b05a0695210 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:01 + docker inspect -f . ci-base-image-arm64 11:16:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:02 prd-ubuntu20.04-docker-arm64-4c-16g-3385 does not seem to be running inside a container 11:16:02 $ 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/226 -v /w/workspace/device-virtual-go/226:/w/workspace/device-virtual-go/226:rw,z -v /w/workspace/device-virtual-go/226@tmp:/w/workspace/device-virtual-go/226@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 11:16:02 Running on prd-centos7-docker-4c-2g-3386 in /w/workspace/exfoundry_device-virtual-go_main 11:16:03 $ docker top 25fae85a14e3a89d0f20f039727895c648854d6b4a3f488ed58cbe5d73391136 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:03 provisioning config files... 11:16:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1716181086729637764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:03 + git config --global --add safe.directory /w/workspace/device-virtual-go/226 [Pipeline] fileExists [Pipeline] sh 11:16:06 + make test 11:16:06 go test ./... -coverprofile=coverage.out 11:16:06 ---> ****-login.sh 11:16:06 nexus3.edgexfoundry.org:10001 11:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:06 Configure a credential helper to remove this warning. See 11:16:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:06 11:16:06 Login Succeeded 11:16:06 nexus3.edgexfoundry.org:10002 11:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:06 Configure a credential helper to remove this warning. See 11:16:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:06 11:16:06 Login Succeeded 11:16:06 nexus3.edgexfoundry.org:10003 11:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:06 Configure a credential helper to remove this warning. See 11:16:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:06 11:16:06 Login Succeeded 11:16:06 nexus3.edgexfoundry.org:10004 11:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:06 Configure a credential helper to remove this warning. See 11:16:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:06 11:16:06 Login Succeeded 11:16:06 ****.io 11:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:16:07 Configure a credential helper to remove this warning. See 11:16:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:16:07 11:16:07 Login Succeeded 11:16:07 ---> ****-login.sh ends [Pipeline] } 11:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:16:07 + docker buildx ls 11:16:07 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:16:07 default * docker 11:16:07 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:16:08 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 11:16:08 edgex-builder [Pipeline] sh 11:16:08 + docker buildx inspect --bootstrap 11:16:08 #1 [internal] booting buildkit 11:16:08 #1 pulling image moby/buildkit:buildx-stable-1 11:16:11 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:16:11 #1 pulling image moby/buildkit:buildx-stable-1 3.4s done 11:16:11 #1 creating container buildx_buildkit_edgex-builder0 11:16:13 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 11:16:13 #1 DONE 5.1s 11:16:13 Name: edgex-builder 11:16:13 Driver: docker-container 11:16:13 11:16:13 Nodes: 11:16:13 Name: edgex-builder0 11:16:13 Endpoint: unix:///var/run/docker.sock 11:16:13 Status: running 11:16:13 Buildkit: v0.27.1 11:16:13 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 11:16:13 + docker buildx ls 11:16:13 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 11:16:13 edgex-builder * docker-container 11:16:13 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 11:16:13 default docker 11:16:13 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 11:16:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c' 11:16:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c --push - 11:16:14 #1 [internal] load build definition from Dockerfile 11:16:14 #1 transferring dockerfile: 199B done 11:16:14 #1 DONE 0.0s 11:16:14 11:16:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c 11:16:14 #2 DONE 0.1s 11:16:14 11:16:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c 11:16:14 #3 DONE 0.1s 11:16:14 11:16:14 #4 [internal] load .dockerignore 11:16:14 #4 transferring context: 11:16:14 #4 transferring context: 2B done 11:16:14 #4 DONE 0.0s 11:16:14 11:16:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 11:16:14 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done 11:16:14 #5 DONE 0.0s 11:16:14 11:16:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 11:16:14 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done 11:16:14 #6 DONE 0.1s 11:16:14 11:16:14 #7 exporting to image 11:16:14 #7 exporting layers 11:16:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:16:14 #7 ... 11:16:14 11:16:14 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:16:14 #8 DONE 0.0s 11:16:14 11:16:14 #7 exporting to image 11:16:14 #7 exporting layers done 11:16:14 #7 exporting manifest sha256:4decab89855266f43a6dc1fa8fceeb3af6bac77749fa7cf56ec9934ea23417ad done 11:16:14 #7 exporting config sha256:e338897051eeb24898c8ff3b8dbd47616686cb7aa0a745b43d98bd2478f9f52d done 11:16:14 #7 exporting manifest sha256:b47229f67641f1be9e0b37fd98f08f1880eeab8713169415190f85e65f6abf84 0.0s done 11:16:14 #7 exporting config sha256:b48c91446529f6a5b026d6b19cd45d03e6a00164ccea18be8c95c0b9a5ead57f 0.0s done 11:16:14 #7 exporting manifest list sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 0.0s done 11:16:14 #7 pushing layers 11:16:14 #7 pushing layers 0.1s done 11:16:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c@sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 0.1s done 11:16:14 #7 DONE 0.2s 11:16:14 11:16:14 1 warning found (use --debug to expand): 11:16:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:16:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - 11:16:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' 11:16:15 #1 [internal] load build definition from Dockerfile 11:16:15 #1 transferring dockerfile: 165B done 11:16:15 #1 DONE 0.0s 11:16:15 11:16:15 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 11:16:15 #2 DONE 0.0s 11:16:15 11:16:15 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 11:16:15 #3 DONE 0.0s 11:16:15 11:16:15 #4 [internal] load .dockerignore 11:16:15 #4 transferring context: 2B done 11:16:15 #4 DONE 0.0s 11:16:15 11:16:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 11:16:15 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done 11:16:15 #5 DONE 0.0s 11:16:15 11:16:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 11:16:15 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done 11:16:15 #6 CACHED 11:16:15 11:16:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 11:16:15 #5 CACHED 11:16:15 11:16:15 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:16:15 #7 DONE 0.0s 11:16:15 11:16:15 #8 exporting to image 11:16:15 #8 exporting layers done 11:16:15 #8 exporting manifest sha256:4decab89855266f43a6dc1fa8fceeb3af6bac77749fa7cf56ec9934ea23417ad 0.0s done 11:16:15 #8 exporting config sha256:e338897051eeb24898c8ff3b8dbd47616686cb7aa0a745b43d98bd2478f9f52d done 11:16:15 #8 exporting manifest sha256:b47229f67641f1be9e0b37fd98f08f1880eeab8713169415190f85e65f6abf84 done 11:16:15 #8 exporting config sha256:b48c91446529f6a5b026d6b19cd45d03e6a00164ccea18be8c95c0b9a5ead57f done 11:16:15 #8 exporting manifest list sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 done 11:16:15 #8 pushing layers 0.0s done 11:16:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 0.1s done 11:16:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:16:15 #8 DONE 0.1s 11:16:15 11:16:15 1 warning found (use --debug to expand): 11:16:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:16:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15' 11:16:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15 --push - 11:16:15 #1 [internal] load build definition from Dockerfile 11:16:15 #1 transferring dockerfile: 171B done 11:16:15 #1 DONE 0.0s 11:16:15 11:16:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15 11:16:15 #2 DONE 0.0s 11:16:15 11:16:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15 11:16:15 #3 DONE 0.0s 11:16:15 11:16:15 #4 [internal] load .dockerignore 11:16:15 #4 transferring context: 2B done 11:16:15 #4 DONE 0.0s 11:16:15 11:16:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 11:16:15 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done 11:16:15 #5 CACHED 11:16:15 11:16:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 11:16:15 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done 11:16:15 #6 CACHED 11:16:15 11:16:15 #7 exporting to image 11:16:15 #7 exporting layers done 11:16:15 #7 exporting manifest sha256:4decab89855266f43a6dc1fa8fceeb3af6bac77749fa7cf56ec9934ea23417ad done 11:16:15 #7 exporting config sha256:e338897051eeb24898c8ff3b8dbd47616686cb7aa0a745b43d98bd2478f9f52d done 11:16:15 #7 exporting manifest sha256:b47229f67641f1be9e0b37fd98f08f1880eeab8713169415190f85e65f6abf84 11:16:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:16:16 #7 exporting manifest sha256:b47229f67641f1be9e0b37fd98f08f1880eeab8713169415190f85e65f6abf84 done 11:16:16 #7 exporting config sha256:b48c91446529f6a5b026d6b19cd45d03e6a00164ccea18be8c95c0b9a5ead57f done 11:16:16 #7 exporting manifest list sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 done 11:16:16 #7 pushing layers 0.0s done 11:16:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.15@sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 0.1s done 11:16:16 #7 DONE 0.1s 11:16:16 11:16:16 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:16:16 #8 DONE 0.0s 11:16:16 11:16:16 1 warning found (use --debug to expand): 11:16:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:16:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15' 11:16:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 --push - 11:16:16 #1 [internal] load build definition from Dockerfile 11:16:16 #1 transferring dockerfile: 212B done 11:16:16 #1 DONE 0.0s 11:16:16 11:16:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 11:16:16 #2 DONE 0.0s 11:16:16 11:16:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 11:16:16 #3 DONE 0.0s 11:16:16 11:16:16 #4 [internal] load .dockerignore 11:16:16 #4 transferring context: 2B done 11:16:16 #4 DONE 0.0s 11:16:16 11:16:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 11:16:16 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done 11:16:16 #5 DONE 0.0s 11:16:16 11:16:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 11:16:16 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done 11:16:16 #6 CACHED 11:16:16 11:16:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 11:16:16 #5 CACHED 11:16:16 11:16:16 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:16:16 #7 DONE 0.0s 11:16:16 11:16:16 #8 exporting to image 11:16:16 #8 exporting layers done 11:16:16 #8 exporting manifest sha256:4decab89855266f43a6dc1fa8fceeb3af6bac77749fa7cf56ec9934ea23417ad done 11:16:16 #8 exporting config sha256:e338897051eeb24898c8ff3b8dbd47616686cb7aa0a745b43d98bd2478f9f52d done 11:16:16 #8 exporting manifest sha256:b47229f67641f1be9e0b37fd98f08f1880eeab8713169415190f85e65f6abf84 done 11:16:16 #8 exporting config sha256:b48c91446529f6a5b026d6b19cd45d03e6a00164ccea18be8c95c0b9a5ead57f done 11:16:16 #8 exporting manifest list sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 done 11:16:16 #8 pushing layers 0.0s done 11:16:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15@sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 0.1s done 11:16:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:16:16 #8 DONE 0.1s 11:16:16 11:16:16 1 warning found (use --debug to expand): 11:16:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 11:16:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - 11:16:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' 11:16:16 #1 [internal] load build definition from Dockerfile 11:16:16 #1 transferring dockerfile: 163B done 11:16:16 #1 DONE 0.0s 11:16:16 11:16:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 11:16:16 #2 DONE 0.0s 11:16:16 11:16:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 11:16:16 #3 DONE 0.0s 11:16:16 11:16:16 #4 [internal] load .dockerignore 11:16:16 #4 transferring context: 2B done 11:16:16 #4 DONE 0.0s 11:16:16 11:16:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 11:16:16 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b done 11:16:16 #5 CACHED 11:16:16 11:16:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 11:16:16 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:d24f5c278e274e6322fbf4652d8d13885addbcf3d47fe05d8f4498f151b40d2b 0.0s done 11:16:16 #6 CACHED 11:16:16 11:16:16 #7 exporting to image 11:16:16 #7 exporting layers done 11:16:16 #7 exporting manifest sha256:4decab89855266f43a6dc1fa8fceeb3af6bac77749fa7cf56ec9934ea23417ad done 11:16:16 #7 exporting config sha256:e338897051eeb24898c8ff3b8dbd47616686cb7aa0a745b43d98bd2478f9f52d done 11:16:16 #7 exporting manifest sha256:b47229f67641f1be9e0b37fd98f08f1880eeab8713169415190f85e65f6abf84 done 11:16:16 #7 exporting config sha256:b48c91446529f6a5b026d6b19cd45d03e6a00164ccea18be8c95c0b9a5ead57f done 11:16:16 #7 exporting manifest list sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 done 11:16:16 #7 pushing layers 11:16:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 11:16:17 #7 pushing layers 0.0s done 11:16:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:bc6be51a85a06db07c9d02d11debd32c0ea64a2b64047259b1c41e6167bbae60 0.1s done 11:16:17 #7 DONE 0.1s 11:16:17 11:16:17 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 11:16:17 #8 DONE 0.0s 11:16:17 11:16:17 1 warning found (use --debug to expand): 11:16:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:16:17 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:16:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:16:18 ---> package-listing.sh 11:16:18 ++ facter osfamily 11:16:18 ++ tr '[:upper:]' '[:lower:]' 11:16:18 + OS_FAMILY=redhat 11:16:18 + workspace=/w/workspace/exfoundry_device-virtual-go_main 11:16:18 + START_PACKAGES=/tmp/packages_start.txt 11:16:18 + END_PACKAGES=/tmp/packages_end.txt 11:16:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:16:18 + PACKAGES=/tmp/packages_start.txt 11:16:18 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:16:18 + PACKAGES=/tmp/packages_end.txt 11:16:18 + case "${OS_FAMILY}" in 11:16:18 + rpm -qa 11:16:18 + sort 11:16:19 + '[' -f /tmp/packages_start.txt ']' 11:16:19 + '[' -f /tmp/packages_end.txt ']' 11:16:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:16:19 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:16:19 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 11:16:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 11:16:19 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 11:16:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:20 11:16:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:20 latest: Pulling from edgex-lftools-log-publisher 11:16:20 5eb5b503b376: Pulling fs layer 11:16:20 5c69ac0246d0: Pulling fs layer 11:16:20 ec43610c2a17: Pulling fs layer 11:16:20 3a2ae6a8a46f: Pulling fs layer 11:16:20 33b1e0a273af: Pulling fs layer 11:16:20 5d3b04190fa2: Pulling fs layer 11:16:20 2f39f015ded8: Pulling fs layer 11:16:20 3a2ae6a8a46f: Waiting 11:16:20 33b1e0a273af: Waiting 11:16:20 5d3b04190fa2: Waiting 11:16:20 2f39f015ded8: Waiting 11:16:20 5c69ac0246d0: Verifying Checksum 11:16:20 5c69ac0246d0: Download complete 11:16:20 3a2ae6a8a46f: Verifying Checksum 11:16:20 3a2ae6a8a46f: Download complete 11:16:20 33b1e0a273af: Verifying Checksum 11:16:20 33b1e0a273af: Download complete 11:16:20 ec43610c2a17: Verifying Checksum 11:16:20 ec43610c2a17: Download complete 11:16:20 5d3b04190fa2: Verifying Checksum 11:16:20 5d3b04190fa2: Download complete 11:16:20 5eb5b503b376: Verifying Checksum 11:16:20 5eb5b503b376: Download complete 11:16:21 2f39f015ded8: Verifying Checksum 11:16:21 2f39f015ded8: Download complete 11:16:22 5eb5b503b376: Pull complete 11:16:22 5c69ac0246d0: Pull complete 11:16:22 ec43610c2a17: Pull complete 11:16:22 3a2ae6a8a46f: Pull complete 11:16:22 33b1e0a273af: Pull complete 11:16:23 5d3b04190fa2: Pull complete 11:16:27 2f39f015ded8: Pull complete 11:16:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:27 prd-centos7-docker-4c-2g-3386 does not seem to be running inside a container 11:16:27 $ 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 11:16:31 $ docker top ed73876d90a252172d366e1b82a5d863e36316f7c85d4f55a880201546317bae -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:31 + touch /tmp/pre-build-complete [Pipeline] sh 11:16:31 + mkdir -p /var/log/sysstat [Pipeline] sh 11:16:32 + ls /var/log/sa-host 11:16:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:32 provisioning config files... 11:16:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16218159213195372979tmp [Pipeline] { [Pipeline] echo 11:16:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:16:32 ---> create-netrc.sh [Pipeline] } 11:16:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:16:32 ---> python-tools-install.sh [Pipeline] echo 11:16:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:16:33 ---> sudo-logs.sh 11:16:33 Archiving 'sudo' log.. 11:16:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-3386.novalocal: Name or service not known 11:16:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-3386.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:16:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:16:33 ---> job-cost.sh 11:16:33 lf-activate-venv: SKIPPING 11:16:33 INFO: No Stack... 11:16:33 INFO: Retrieving Pricing Info for: v3-standard-2 11:16:34 INFO: Archiving Costs [Pipeline] echo 11:16:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:16:34 ---> logs-deploy.sh 11:16:34 lf-activate-venv: SKIPPING 11:16:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/226 11:16:34 INFO: archiving workspace using pattern(s): 11:16:36 Archives upload complete. 11:16:36 INFO: archiving logs to Nexus 11:16:36 ---> uname -a: 11:16:36 Linux prd-centos7-docker-4c-2g-3386.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 11:16:36 11:16:36 11:16:36 ---> lscpu: 11:16:36 Architecture: x86_64 11:16:36 CPU op-mode(s): 32-bit, 64-bit 11:16:36 Byte Order: Little Endian 11:16:36 Address sizes: 40 bits physical, 48 bits virtual 11:16:36 CPU(s): 2 11:16:36 On-line CPU(s) list: 0,1 11:16:36 Thread(s) per core: 1 11:16:36 Core(s) per socket: 1 11:16:36 Socket(s): 2 11:16:36 NUMA node(s): 1 11:16:36 Vendor ID: AuthenticAMD 11:16:36 CPU family: 23 11:16:36 Model: 49 11:16:36 Model name: AMD EPYC-Rome Processor 11:16:36 Stepping: 0 11:16:36 CPU MHz: 2799.998 11:16:36 BogoMIPS: 5599.99 11:16:36 Virtualization: AMD-V 11:16:36 Hypervisor vendor: KVM 11:16:36 Virtualization type: full 11:16:36 L1d cache: 64 KiB 11:16:36 L1i cache: 64 KiB 11:16:36 L2 cache: 1 MiB 11:16:36 L3 cache: 32 MiB 11:16:36 NUMA node0 CPU(s): 0,1 11:16:36 Vulnerability Itlb multihit: Not affected 11:16:36 Vulnerability L1tf: Not affected 11:16:36 Vulnerability Mds: Not affected 11:16:36 Vulnerability Meltdown: Not affected 11:16:36 Vulnerability Mmio stale data: Not affected 11:16:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:16:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:16:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:16:36 Vulnerability Srbds: Not affected 11:16:36 Vulnerability Tsx async abort: Not affected 11:16:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 11:16:36 11:16:36 11:16:36 ---> nproc: 11:16:36 2 11:16:36 11:16:36 11:16:36 ---> df -h: 11:16:36 Filesystem Size Used Avail Use% Mounted on 11:16:36 overlay 40G 7.4G 33G 19% / 11:16:36 tmpfs 64M 0 64M 0% /dev 11:16:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:16:36 shm 64M 0 64M 0% /dev/shm 11:16:36 /dev/vda1 40G 7.4G 33G 19% /facter-os 11:16:36 11:16:36 11:16:36 Cannot open /var/log/sysstat/sa13: No such file or directory 11:16:36 Please check if data collecting is enabled 11:16:36 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:16:37 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 11:16:37 $ docker stop --time=1 ed73876d90a252172d366e1b82a5d863e36316f7c85d4f55a880201546317bae 11:16:38 $ docker rm -f --volumes ed73876d90a252172d366e1b82a5d863e36316f7c85d4f55a880201546317bae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 11:16:38 [WS-CLEANUP] Deleting project workspace... 11:16:38 [WS-CLEANUP] Deferred wipeout is used... 11:16:38 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 11:16:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:38 11:16:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:39 latest: Pulling from edgex-lftools-log-publisher 11:16:39 5eb5b503b376: Pulling fs layer 11:16:39 5c69ac0246d0: Pulling fs layer 11:16:39 ec43610c2a17: Pulling fs layer 11:16:39 3a2ae6a8a46f: Pulling fs layer 11:16:39 33b1e0a273af: Pulling fs layer 11:16:39 5d3b04190fa2: Pulling fs layer 11:16:39 2f39f015ded8: Pulling fs layer 11:16:39 3a2ae6a8a46f: Waiting 11:16:39 33b1e0a273af: Waiting 11:16:39 5d3b04190fa2: Waiting 11:16:39 2f39f015ded8: Waiting 11:16:39 5c69ac0246d0: Verifying Checksum 11:16:39 5c69ac0246d0: Download complete 11:16:39 3a2ae6a8a46f: Verifying Checksum 11:16:39 3a2ae6a8a46f: Download complete 11:16:39 33b1e0a273af: Verifying Checksum 11:16:39 33b1e0a273af: Download complete 11:16:39 ec43610c2a17: Verifying Checksum 11:16:39 ec43610c2a17: Download complete 11:16:39 5d3b04190fa2: Verifying Checksum 11:16:39 5d3b04190fa2: Download complete 11:16:39 5eb5b503b376: Verifying Checksum 11:16:39 5eb5b503b376: Download complete 11:16:40 2f39f015ded8: Download complete 11:16:41 5eb5b503b376: Pull complete 11:16:41 5c69ac0246d0: Pull complete 11:16:42 ec43610c2a17: Pull complete 11:16:42 3a2ae6a8a46f: Pull complete 11:16:42 33b1e0a273af: Pull complete 11:16:42 5d3b04190fa2: Pull complete 11:16:48 2f39f015ded8: Pull complete 11:16:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:16:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:48 prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container 11:16:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:16:51 $ docker top e5363f9eff1651b2a535472c4ab2a6eafd4aefd9f924cb3de7af203dc26e604a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:52 ---> job-cost.sh 11:16:52 lf-activate-venv: SKIPPING 11:16:52 INFO: No Stack... 11:16:52 INFO: Retrieving Pricing Info for: v3-standard-8 11:16:53 INFO: Archiving Costs [Pipeline] sh 11:16:53 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 11:16:53 + cut -d, -f6 [Pipeline] lock 11:16:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] 11:16:53 Resource [jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] did not exist. Created. 11:16:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:16:53 + echo total: 0.6600000262260437 [Pipeline] stash 11:16:53 Stashed 1 file(s) [Pipeline] } 11:16:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] [Pipeline] // lock [Pipeline] } 11:16:53 $ docker stop --time=1 e5363f9eff1651b2a535472c4ab2a6eafd4aefd9f924cb3de7af203dc26e604a 11:16:54 $ docker rm -f --volumes e5363f9eff1651b2a535472c4ab2a6eafd4aefd9f924cb3de7af203dc26e604a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:19:51 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:19:51 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.059s coverage: 59.4% of statements 11:19:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:19:51 go vet ./... 11:20:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:20:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:20:38 ./bin/test-attribution-txt.sh 11:20:38 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:20:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:20:38 $ docker stop --time=1 25fae85a14e3a89d0f20f039727895c648854d6b4a3f488ed58cbe5d73391136 11:20:40 $ docker rm -f --volumes 25fae85a14e3a89d0f20f039727895c648854d6b4a3f488ed58cbe5d73391136 [Pipeline] // withDockerContainer [Pipeline] sh 11:20:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:20:42 Warning: overwriting stash ‘coverage-report’ 11:20:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:20:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:20:43 + ls -al . 11:20:43 total 272 11:20:43 drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 11:16 . 11:20:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 11:13 .. 11:20:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 11:13 .git 11:20:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 11:13 .github 11:20:43 -rw-rw-r-- 1 jenkins jenkins 272 Mar 13 11:13 .gitignore 11:20:43 -rw-rw-r-- 1 jenkins jenkins 359 Mar 13 11:13 .golangci.yml 11:20:43 -rw-rw-r-- 1 jenkins jenkins 20974 Mar 13 11:13 Attribution.txt 11:20:43 -rw-rw-r-- 1 jenkins jenkins 17302 Mar 13 11:13 CHANGELOG.md 11:20:43 -rw-rw-r-- 1 jenkins jenkins 1755 Mar 13 11:13 Dockerfile 11:20:43 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 11:13 GOVERNANCE.md 11:20:43 -rw-rw-r-- 1 jenkins jenkins 683 Mar 13 11:13 Jenkinsfile 11:20:43 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 11:13 LICENSE 11:20:43 -rw-rw-r-- 1 jenkins jenkins 2651 Mar 13 11:13 Makefile 11:20:43 -rw-rw-r-- 1 jenkins jenkins 623 Mar 13 11:13 OWNERS.md 11:20:43 -rw-rw-r-- 1 jenkins jenkins 4473 Mar 13 11:13 README.md 11:20:43 -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 11:11 VERSION 11:20:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 11:13 bin 11:20:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 11:13 cmd 11:20:43 -rw-r--r-- 1 jenkins jenkins 45292 Mar 13 11:19 coverage.out 11:20:43 -rw-rw-r-- 1 jenkins jenkins 6609 Mar 13 11:13 go.mod 11:20:43 -rw-rw-r-- 1 jenkins jenkins 89294 Mar 13 11:13 go.sum 11:20:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 11:13 internal 11:20:43 -rw-rw-r-- 1 jenkins jenkins 235 Mar 13 11:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:20:43 + 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=e1ddec39577a4632d2f01a559d843dcc24bc054c --label arch=arm64 --label version=4.1.0-dev.15 . 11:20:44 Sending build context to Docker daemon 21.26MB 11:20:44 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 11:20:44 Step 2/26 : FROM ${BASE} AS builder 11:20:44 ---> aacb8a901d18 11:20:44 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:20:44 ---> Running in 0bdc549ad0a1 11:20:44 Removing intermediate container 0bdc549ad0a1 11:20:44 ---> 4ce32efbba70 11:20:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:20:44 ---> Running in c57b72255b39 11:20:45 Removing intermediate container c57b72255b39 11:20:45 ---> 2e120a7118db 11:20:45 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:20:45 ---> Running in 366cba538fdb 11:20:45 Removing intermediate container 366cba538fdb 11:20:45 ---> e158f04c6cf7 11:20:45 Step 6/26 : WORKDIR /device-virtual-go 11:20:45 ---> Running in 02692785b22d 11:20:45 Removing intermediate container 02692785b22d 11:20:45 ---> 2877b4ca9180 11:20:45 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:20:45 ---> Running in a1f9ff77d444 11:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:20:49 OK: 259 MiB in 64 packages 11:20:49 Removing intermediate container a1f9ff77d444 11:20:49 ---> f13cfbe13c68 11:20:49 Step 8/26 : COPY go.mod vendor* ./ 11:20:50 ---> 8f47fa52247c 11:20:50 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:20:50 ---> Running in 09cb5efaf21c 11:20:52 Removing intermediate container 09cb5efaf21c 11:20:52 ---> 4bbc15b4b7f8 11:20:52 Step 10/26 : COPY . . 11:20:53 ---> a07d0f97778e 11:20:53 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:20:53 ---> Running in 759c27bb639d 11:20:54 Removing intermediate container 759c27bb639d 11:20:54 ---> ced888bb4e3b 11:20:54 Step 12/26 : RUN $MAKE 11:20:54 ---> Running in a3f4c1852001 11:20:55 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:24:47 Removing intermediate container a3f4c1852001 11:24:47 ---> 35738209c53c 11:24:47 Step 13/26 : FROM alpine:3.22 11:24:47 3.22: Pulling from library/alpine 11:24:47 d741ee1608f3: Pulling fs layer 11:24:47 d741ee1608f3: Download complete 11:24:47 d741ee1608f3: Pull complete 11:24:47 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 11:24:47 Status: Downloaded newer image for alpine:3.22 11:24:47 ---> 5a766deef0c8 11:24:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:24:47 ---> Running in e83264b3921e 11:24:47 Removing intermediate container e83264b3921e 11:24:47 ---> e0769a2807b6 11:24:47 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:24:47 ---> Running in 8461fc62feb7 11:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:24:47 (1/1) Installing dumb-init (1.2.5-r3) 11:24:47 Executing busybox-1.37.0-r20.trigger 11:24:47 OK: 8 MiB in 17 packages 11:24:47 Removing intermediate container 8461fc62feb7 11:24:47 ---> e66cb533a18a 11:24:47 Step 16/26 : RUN apk --no-cache upgrade 11:24:47 ---> Running in c2b8159655da 11:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:24:47 OK: 8 MiB in 17 packages 11:24:47 Removing intermediate container c2b8159655da 11:24:47 ---> 0358316242cb 11:24:47 Step 17/26 : WORKDIR / 11:24:47 ---> Running in 96570e250c76 11:24:47 Removing intermediate container 96570e250c76 11:24:47 ---> a6174b0f0b5b 11:24:47 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:24:47 ---> e71ae4cc4c69 11:24:47 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:24:47 ---> 600c31b9fb40 11:24:47 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:24:49 ---> 586a019264f8 11:24:49 Step 21/26 : EXPOSE 59900 11:24:49 ---> Running in 135b4e6f26be 11:24:49 Removing intermediate container 135b4e6f26be 11:24:49 ---> 1f3da308324f 11:24:49 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:24:50 ---> Running in ea746040cbc1 11:24:50 Removing intermediate container ea746040cbc1 11:24:50 ---> d0fcefc45640 11:24:50 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:24:50 ---> Running in 104cf5b50a04 11:24:50 Removing intermediate container 104cf5b50a04 11:24:50 ---> 4df2fd8c5d47 11:24:50 Step 24/26 : LABEL arch=arm64 11:24:50 ---> Running in b4a41d84e354 11:24:50 Removing intermediate container b4a41d84e354 11:24:50 ---> 91b5d8de863c 11:24:50 Step 25/26 : LABEL git_sha=e1ddec39577a4632d2f01a559d843dcc24bc054c 11:24:51 ---> Running in 174604f87e9b 11:24:51 Removing intermediate container 174604f87e9b 11:24:51 ---> 6a887b3ec203 11:24:51 Step 26/26 : LABEL version=4.1.0-dev.15 11:24:51 ---> Running in a6ce3dbebcb1 11:24:51 Removing intermediate container a6ce3dbebcb1 11:24:51 ---> 96edc5ca54ae 11:24:51 [Warning] One or more build-args [ARCH] were not consumed 11:24:51 Successfully built 96edc5ca54ae 11:24:51 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 11:24:51 provisioning config files... 11:24:51 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/226@tmp/config15188622268855949067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:52 ---> ****-login.sh 11:24:52 nexus3.edgexfoundry.org:10001 11:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:52 Configure a credential helper to remove this warning. See 11:24:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:52 11:24:52 Login Succeeded 11:24:52 nexus3.edgexfoundry.org:10002 11:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:52 Configure a credential helper to remove this warning. See 11:24:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:52 11:24:52 Login Succeeded 11:24:52 nexus3.edgexfoundry.org:10003 11:24:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:53 Configure a credential helper to remove this warning. See 11:24:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:53 11:24:53 Login Succeeded 11:24:53 nexus3.edgexfoundry.org:10004 11:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:53 Configure a credential helper to remove this warning. See 11:24:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:53 11:24:53 Login Succeeded 11:24:53 ****.io 11:24:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:24:54 Configure a credential helper to remove this warning. See 11:24:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:24:54 11:24:54 Login Succeeded 11:24:54 ---> ****-login.sh ends [Pipeline] } 11:24:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:24:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:24:54 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 11:24:54 e1ddec39577a4632d2f01a559d843dcc24bc054c 11:24:54 latest 11:24:54 4.1.0-dev.15 11:24:54 e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 11:24:54 main 11:24:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:54 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c 11:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:24:54 66c056ff9f59: Preparing 11:24:54 2a52615e82ca: Preparing 11:24:54 70d220540f18: Preparing 11:24:54 282a6d19f4f1: Preparing 11:24:54 dbf9c6a096b5: Preparing 11:24:54 c4e71c2a4573: Preparing 11:24:54 c4e71c2a4573: Waiting 11:24:55 70d220540f18: Pushed 11:24:55 dbf9c6a096b5: Pushed 11:24:55 2a52615e82ca: Pushed 11:24:55 282a6d19f4f1: Pushed 11:24:55 c4e71c2a4573: Layer already exists 11:25:03 66c056ff9f59: Pushed 11:25:03 e1ddec39577a4632d2f01a559d843dcc24bc054c: digest: sha256:5b06a50b9b6ca73f7152266413df49f5c5c79965f863c4db1d2b8a86f189c071 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:03 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:04 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:25:04 66c056ff9f59: Preparing 11:25:04 2a52615e82ca: Preparing 11:25:04 70d220540f18: Preparing 11:25:04 282a6d19f4f1: Preparing 11:25:04 dbf9c6a096b5: Preparing 11:25:04 c4e71c2a4573: Preparing 11:25:04 c4e71c2a4573: Waiting 11:25:04 66c056ff9f59: Layer already exists 11:25:04 282a6d19f4f1: Layer already exists 11:25:04 2a52615e82ca: Layer already exists 11:25:04 70d220540f18: Layer already exists 11:25:04 dbf9c6a096b5: Layer already exists 11:25:04 c4e71c2a4573: Layer already exists 11:25:04 latest: digest: sha256:5b06a50b9b6ca73f7152266413df49f5c5c79965f863c4db1d2b8a86f189c071 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:04 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.15 11:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:25:05 66c056ff9f59: Preparing 11:25:05 2a52615e82ca: Preparing 11:25:05 70d220540f18: Preparing 11:25:05 282a6d19f4f1: Preparing 11:25:05 dbf9c6a096b5: Preparing 11:25:05 c4e71c2a4573: Preparing 11:25:05 c4e71c2a4573: Waiting 11:25:05 282a6d19f4f1: Layer already exists 11:25:05 70d220540f18: Layer already exists 11:25:05 66c056ff9f59: Layer already exists 11:25:05 dbf9c6a096b5: Layer already exists 11:25:05 2a52615e82ca: Layer already exists 11:25:05 c4e71c2a4573: Layer already exists 11:25:05 4.1.0-dev.15: digest: sha256:5b06a50b9b6ca73f7152266413df49f5c5c79965f863c4db1d2b8a86f189c071 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:05 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 11:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:25:05 66c056ff9f59: Preparing 11:25:05 2a52615e82ca: Preparing 11:25:05 70d220540f18: Preparing 11:25:05 282a6d19f4f1: Preparing 11:25:05 dbf9c6a096b5: Preparing 11:25:05 c4e71c2a4573: Preparing 11:25:05 70d220540f18: Layer already exists 11:25:05 2a52615e82ca: Layer already exists 11:25:05 dbf9c6a096b5: Layer already exists 11:25:05 66c056ff9f59: Layer already exists 11:25:05 282a6d19f4f1: Layer already exists 11:25:05 c4e71c2a4573: Layer already exists 11:25:05 e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15: digest: sha256:5b06a50b9b6ca73f7152266413df49f5c5c79965f863c4db1d2b8a86f189c071 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:06 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:06 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 11:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:25:06 66c056ff9f59: Preparing 11:25:06 2a52615e82ca: Preparing 11:25:06 70d220540f18: Preparing 11:25:06 282a6d19f4f1: Preparing 11:25:06 dbf9c6a096b5: Preparing 11:25:06 c4e71c2a4573: Preparing 11:25:06 c4e71c2a4573: Waiting 11:25:06 70d220540f18: Layer already exists 11:25:06 2a52615e82ca: Layer already exists 11:25:06 dbf9c6a096b5: Layer already exists 11:25:06 282a6d19f4f1: Layer already exists 11:25:06 66c056ff9f59: Layer already exists 11:25:06 c4e71c2a4573: Layer already exists 11:25:06 main: digest: sha256:5b06a50b9b6ca73f7152266413df49f5c5c79965f863c4db1d2b8a86f189c071 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:25:06 ===================================================== [Pipeline] echo 11:25:06 taggedImages: 11:25:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c 11:25:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:25:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.15 11:25:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 11:25:06 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 11:25:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] echo 11:25:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 11:25:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.15 [Pipeline] echo 11:25:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:e1ddec39577a4632d2f01a559d843dcc24bc054c-4.1.0-dev.15 [Pipeline] echo 11:25:06 Skip building multi-arch image for 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 11:25:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:25:07 11:25:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:25:07 arm64: Pulling from edgex-lftools-log-publisher 11:25:07 8998bd30e6a1: Pulling fs layer 11:25:07 04944245beec: Pulling fs layer 11:25:07 699f458cf7ca: Pulling fs layer 11:25:07 765212b225bb: Pulling fs layer 11:25:07 f23df028b6ca: Pulling fs layer 11:25:07 d65c8cfc05b1: Pulling fs layer 11:25:07 2437ff75d9bd: Pulling fs layer 11:25:07 f23df028b6ca: Waiting 11:25:07 2437ff75d9bd: Waiting 11:25:07 d65c8cfc05b1: Waiting 11:25:07 765212b225bb: Waiting 11:25:07 04944245beec: Verifying Checksum 11:25:07 04944245beec: Download complete 11:25:07 765212b225bb: Verifying Checksum 11:25:07 765212b225bb: Download complete 11:25:07 f23df028b6ca: Verifying Checksum 11:25:07 f23df028b6ca: Download complete 11:25:07 d65c8cfc05b1: Verifying Checksum 11:25:07 d65c8cfc05b1: Download complete 11:25:07 699f458cf7ca: Verifying Checksum 11:25:07 699f458cf7ca: Download complete 11:25:08 8998bd30e6a1: Verifying Checksum 11:25:08 8998bd30e6a1: Download complete 11:25:11 2437ff75d9bd: Verifying Checksum 11:25:11 2437ff75d9bd: Download complete 11:25:12 8998bd30e6a1: Pull complete 11:25:13 04944245beec: Pull complete 11:25:15 699f458cf7ca: Pull complete 11:25:15 765212b225bb: Pull complete 11:25:15 f23df028b6ca: Pull complete 11:25:16 d65c8cfc05b1: Pull complete 11:25:34 2437ff75d9bd: Pull complete 11:25:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:25:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:25:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:34 prd-ubuntu20.04-docker-arm64-4c-16g-3385 does not seem to be running inside a container 11:25:34 $ 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/226 -v /w/workspace/device-virtual-go/226:/w/workspace/device-virtual-go/226:rw,z -v /w/workspace/device-virtual-go/226@tmp:/w/workspace/device-virtual-go/226@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 11:25:37 $ docker top b0d09afa9322a2f96208343ff7874f1e7db0af07f96450cda8239de2df7564ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:25:38 ---> job-cost.sh 11:25:38 lf-activate-venv: SKIPPING 11:25:38 INFO: No Stack... 11:25:38 INFO: Retrieving Pricing Info for: v3-standard-4 11:25:39 INFO: Archiving Costs [Pipeline] sh 11:25:39 + cat /w/workspace/device-virtual-go/226/archives/cost.csv 11:25:39 + cut -d, -f6 [Pipeline] lock 11:25:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] 11:25:39 Resource [jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] did not exist. Created. 11:25:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:25:40 /w/workspace/device-virtual-go/226@tmp/durable-42181bf7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:25:41 + echo total: 0.10999999940395355 [Pipeline] stash 11:25:41 Warning: overwriting stash ‘stack-cost’ 11:25:41 Stashed 1 file(s) [Pipeline] } 11:25:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-226-stack-cost] [Pipeline] // lock [Pipeline] } 11:25:41 $ docker stop --time=1 b0d09afa9322a2f96208343ff7874f1e7db0af07f96450cda8239de2df7564ea 11:25:42 $ docker rm -f --volumes b0d09afa9322a2f96208343ff7874f1e7db0af07f96450cda8239de2df7564ea [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 11:25:43 provisioning config files... 11:25:43 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13699830748231325075tmp [Pipeline] { [Pipeline] sh 11:25:43 + set +x 11:25:43 + curl -s https://codecov.io/bash 11:25:43 + bash -s -- 11:25:43 11:25:43 _____ _ 11:25:43 / ____| | | 11:25:43 | | ___ __| | ___ ___ _____ __ 11:25:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:25:43 | |___| (_) | (_| | __/ (_| (_) \ V / 11:25:43 \_____\___/ \__,_|\___|\___\___/ \_/ 11:25:43 Bash-1.0.6 11:25:43 11:25:43 11:25:44 ==> git version 2.25.1 found 11:25:44 ==> 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 11:25:44 Release-Date: 2020-01-08 11:25:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:25:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:25:44 ==> Jenkins CI detected. 11:25:44 current dir:  /w/workspace/exfoundry_device-virtual-go_main 11:25:44 project root: . 11:25:44 --> token set from env 11:25:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:25:44 ==> Running gcov in . (disable via -X gcov) 11:25:44 ==> Python coveragepy not found 11:25:44 ==> Searching for coverage reports in: 11:25:44 + . 11:25:44 -> Found 1 reports 11:25:44 ==> Detecting git/mercurial file structure 11:25:44 ==> Reading reports 11:25:44 + ./coverage.out bytes=45292 11:25:44 ==> Appending adjustments 11:25:44 https://docs.codecov.io/docs/fixing-reports 11:25:44 + Found adjustments 11:25:44 ==> Gzipping contents 11:25:44 8.0K /tmp/codecov.UiTz6o.gz 11:25:44 ==> Uploading reports 11:25:44 url: https://codecov.io 11:25:44 query: branch=main&commit=e1ddec39577a4632d2f01a559d843dcc24bc054c&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F226%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:25:44 -> Pinging Codecov 11:25:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e1ddec39577a4632d2f01a559d843dcc24bc054c&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F226%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:25:44 -> Uploading to 11:25:44 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/e1ddec39577a4632d2f01a559d843dcc24bc054c/3c69d07d-342a-4c6f-880c-851430647154.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260313%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260313T112544Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2ad3dc0dd3985475524d1c929d094f79c3b33d32d7d0091afd9f86083dd510ac 11:25:44 % Total % Received % Xferd Average Speed Time Time Time Current 11:25:44 Dload Upload Total Spent Left Speed 11:25:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5337 0 0 100 5337 0 29005 --:--:-- --:--:-- --:--:-- 29005 11:25:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] } 11:25:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:25:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:25:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:25:45 11:25:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:25:45 latest: Pulling from edgex-devops/edgex-snyk-go 11:25:45 2d35ebdb57d9: Already exists 11:25:45 85e8836fcdb2: Pulling fs layer 11:25:45 91631faa732a: Pulling fs layer 11:25:45 f3f5ae8826fa: Pulling fs layer 11:25:45 4f4fb700ef54: Pulling fs layer 11:25:45 7861252a18e6: Pulling fs layer 11:25:45 9130f900ef6f: Pulling fs layer 11:25:45 7861252a18e6: Waiting 11:25:45 9130f900ef6f: Waiting 11:25:45 4f4fb700ef54: Waiting 11:25:45 f3f5ae8826fa: Download complete 11:25:45 85e8836fcdb2: Download complete 11:25:45 4f4fb700ef54: Verifying Checksum 11:25:45 4f4fb700ef54: Download complete 11:25:45 85e8836fcdb2: Pull complete 11:25:45 7861252a18e6: Verifying Checksum 11:25:45 7861252a18e6: Download complete 11:25:46 91631faa732a: Verifying Checksum 11:25:46 91631faa732a: Download complete 11:25:46 9130f900ef6f: Verifying Checksum 11:25:46 9130f900ef6f: Download complete 11:25:50 91631faa732a: Pull complete 11:25:50 f3f5ae8826fa: Pull complete 11:25:50 4f4fb700ef54: Pull complete 11:25:51 7861252a18e6: Pull complete 11:25:55 9130f900ef6f: Pull complete 11:25:55 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 11:25:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:25:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:55 prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container 11:25:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:25:58 $ docker top 85f07150a9e2314b2014a57947b0a54cd4b3b4d6367cf59baba3b52e72aca81c -eo pid,comm [Pipeline] { [Pipeline] sh 11:25:58 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 11:25:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 11:25:58 + set -o pipefail 11:25:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 11:26:09 11:26:09 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 11:26:09 11:26:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/7639cfd8-d05e-4e51-b5aa-c9ad8527bd75 11:26:09 11:26:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:26:09 11:26:09 11:26:09 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:26:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:26:09 $ docker stop --time=1 85f07150a9e2314b2014a57947b0a54cd4b3b4d6367cf59baba3b52e72aca81c 11:26:13 $ docker rm -f --volumes 85f07150a9e2314b2014a57947b0a54cd4b3b4d6367cf59baba3b52e72aca81c [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 11:26:14 + git log --format=format:%s -1 e1ddec39577a4632d2f01a559d843dcc24bc054c [Pipeline] sh 11:26:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:26:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:26:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:15 prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container 11:26:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:26:15 $ docker top 625c6bd5d50c5306a3fc2e32acf356feba7b2c0d745a95120330b21497622956 -eo pid,comm 11:26:15 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). 11:26:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:26:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:26:15 [ssh-agent] Looking for ssh-agent implementation... 11:26:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:26:15 $ docker exec 625c6bd5d50c5306a3fc2e32acf356feba7b2c0d745a95120330b21497622956 ssh-agent 11:26:16 SSH_AUTH_SOCK=/tmp/ssh-RvoIYB2oC73Z/agent.32 11:26:16 SSH_AGENT_PID=38 11:26:16 Running ssh-add (command line suppressed) 11:26:16 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_100144991516606342.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_100144991516606342.key) 11:26:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:26:16 + git semver tag 11:26:16 2026-03-13 11:26:16,627 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:26:16 2026-03-13 11:26:16,632 [run_tag] DEBUG tag force:False 11:26:16 2026-03-13 11:26:16,632 [check_head_tag] DEBUG check head tag 11:26:16 2026-03-13 11:26:16,633 [execute] INFO git cat-file --batch-check 11:26:16 2026-03-13 11:26:16,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 11:26:16 2026-03-13 11:26:16,635 [execute] INFO git cat-file --batch 11:26:16 2026-03-13 11:26:16,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 11:26:16 2026-03-13 11:26:16,647 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:26:16 2026-03-13 11:26:16,647 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 11:26:16 2026-03-13 11:26:16,647 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 11:26:16 2026-03-13 11:26:16,650 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:26:16 4.1.0-dev.15 [Pipeline] } 11:26:16 $ docker exec --env ******** --env ******** 625c6bd5d50c5306a3fc2e32acf356feba7b2c0d745a95120330b21497622956 ssh-agent -k 11:26:16 unset SSH_AUTH_SOCK; 11:26:16 unset SSH_AGENT_PID; 11:26:16 echo Agent pid 38 killed; 11:26:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:26:17 + git semver [Pipeline] } 11:26:17 $ docker stop --time=1 625c6bd5d50c5306a3fc2e32acf356feba7b2c0d745a95120330b21497622956 11:26:18 $ docker rm -f --volumes 625c6bd5d50c5306a3fc2e32acf356feba7b2c0d745a95120330b21497622956 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:26:19 11:26:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:26:19 0.23.1-centos7: Pulling from edgex-lftools 11:26:19 ab5ef0e58194: Pulling fs layer 11:26:19 9712f1f96733: Pulling fs layer 11:26:19 63f879dbbcfc: Pulling fs layer 11:26:19 0d9ebad4ef96: Pulling fs layer 11:26:19 e9a5061849ea: Pulling fs layer 11:26:19 d747dcd14b5f: Pulling fs layer 11:26:19 2de7ff778b66: Pulling fs layer 11:26:19 0d9ebad4ef96: Waiting 11:26:19 e9a5061849ea: Waiting 11:26:19 d747dcd14b5f: Waiting 11:26:19 2de7ff778b66: Waiting 11:26:19 9712f1f96733: Verifying Checksum 11:26:19 9712f1f96733: Download complete 11:26:19 63f879dbbcfc: Verifying Checksum 11:26:19 63f879dbbcfc: Download complete 11:26:19 e9a5061849ea: Verifying Checksum 11:26:19 e9a5061849ea: Download complete 11:26:19 d747dcd14b5f: Verifying Checksum 11:26:19 d747dcd14b5f: Download complete 11:26:19 0d9ebad4ef96: Verifying Checksum 11:26:19 0d9ebad4ef96: Download complete 11:26:19 ab5ef0e58194: Verifying Checksum 11:26:19 ab5ef0e58194: Download complete 11:26:20 2de7ff778b66: Verifying Checksum 11:26:20 2de7ff778b66: Download complete 11:26:24 ab5ef0e58194: Pull complete 11:26:24 9712f1f96733: Pull complete 11:26:24 63f879dbbcfc: Pull complete 11:26:30 0d9ebad4ef96: Pull complete 11:26:30 e9a5061849ea: Pull complete 11:26:30 d747dcd14b5f: Pull complete 11:26:31 2de7ff778b66: Pull complete 11:26:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:26:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:26:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:31 prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container 11:26:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:26:35 $ docker top 46c588b7c6d1d7adc0d70c2f67701cf3c276af8292f3189ebc0640d6568c3b0b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:26:35 provisioning config files... 11:26:35 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3618843187153110149tmp 11:26:35 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7895454296905320464tmp 11:26:35 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4977858981325789941tmp [Pipeline] { [Pipeline] echo 11:26:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:26:35 ---> sigul-configuration.sh 11:26:35 gpg: directory `/root/.gnupg' created 11:26:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:26:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:26:35 gpg: keyring `/root/.gnupg/secring.gpg' created 11:26:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:26:35 gpg: CAST5 encrypted data 11:26:35 gpg: encrypted with 1 passphrase 11:26:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:26:36 + mkdir /home/jenkins 11:26:36 + mkdir /home/jenkins/sigul [Pipeline] sh 11:26:36 + 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 11:26:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:26:36 ---> sigul-install.sh 11:26:36 Sigul already installed; skipping installation. [Pipeline] sh 11:26:36 + git tag --list 11:26:36 v1.0.0 11:26:36 v1.1.0 11:26:36 v1.1.1 11:26:36 v1.2.1 11:26:36 v1.2.2 11:26:36 v1.2.3 11:26:36 v1.3.0 11:26:36 v1.3.1 11:26:36 v2.0.0 11:26:36 v2.1.0 11:26:36 v2.1.1 11:26:36 v2.2.0 11:26:36 v2.3.0 11:26:36 v3.0 11:26:36 v3.0.0 11:26:36 v3.1 11:26:36 v3.1.0 11:26:36 v3.1.1 11:26:36 v4.0 11:26:36 v4.0.0 11:26:36 v4.0.1 11:26:36 v4.1.0-dev.1 11:26:36 v4.1.0-dev.10 11:26:36 v4.1.0-dev.11 11:26:36 v4.1.0-dev.12 11:26:36 v4.1.0-dev.13 11:26:36 v4.1.0-dev.14 11:26:36 v4.1.0-dev.15 11:26:36 v4.1.0-dev.2 11:26:36 v4.1.0-dev.3 11:26:36 v4.1.0-dev.4 11:26:36 v4.1.0-dev.5 11:26:36 v4.1.0-dev.6 11:26:36 v4.1.0-dev.7 11:26:36 v4.1.0-dev.8 11:26:36 v4.1.0-dev.9 [Pipeline] sh 11:26:37 + lftools sign git-tag v4.1.0-dev.15 11:26:37 Signing Git tag with Sigul... 11:26:37 Signing v4.1.0-dev.15 [Pipeline] echo 11:26:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:26:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:26:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:26:38 $ docker stop --time=1 46c588b7c6d1d7adc0d70c2f67701cf3c276af8292f3189ebc0640d6568c3b0b 11:26:39 $ docker rm -f --volumes 46c588b7c6d1d7adc0d70c2f67701cf3c276af8292f3189ebc0640d6568c3b0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:26:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:26:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:26:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:40 prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container 11:26:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:26:40 $ docker top 80af01168d419ce0887e6e30189e556d3a9d8b35544d89a485a16b0cc601dc36 -eo pid,comm 11:26:40 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). 11:26:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:26:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:26:40 [ssh-agent] Looking for ssh-agent implementation... 11:26:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:26:41 $ docker exec 80af01168d419ce0887e6e30189e556d3a9d8b35544d89a485a16b0cc601dc36 ssh-agent 11:26:41 SSH_AUTH_SOCK=/tmp/ssh-RdLjOJ4rFGlp/agent.32 11:26:41 SSH_AGENT_PID=38 11:26:41 Running ssh-add (command line suppressed) 11:26:41 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2896825462719554629.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2896825462719554629.key) 11:26:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:26:41 + git semver bump pre 11:26:41 2026-03-13 11:26:41,780 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:26:41 2026-03-13 11:26:41,783 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:26:41 2026-03-13 11:26:41,784 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev 11:26:41 2026-03-13 11:26:41,784 [bump_version] DEBUG bumped version:4.1.0-dev.16 11:26:41 2026-03-13 11:26:41,784 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 11:26:41 2026-03-13 11:26:41,784 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:26:41 2026-03-13 11:26:41,784 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:26:41 2026-03-13 11:26:41,786 [execute] INFO git cat-file --batch-check 11:26:41 2026-03-13 11:26:41,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 11:26:41 2026-03-13 11:26:41,789 [execute] INFO git cat-file --batch 11:26:41 2026-03-13 11:26:41,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 11:26:41 2026-03-13 11:26:41,792 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:26:41 4.1.0-dev.16 [Pipeline] } 11:26:41 $ docker exec --env ******** --env ******** 80af01168d419ce0887e6e30189e556d3a9d8b35544d89a485a16b0cc601dc36 ssh-agent -k 11:26:41 unset SSH_AUTH_SOCK; 11:26:41 unset SSH_AGENT_PID; 11:26:41 echo Agent pid 38 killed; 11:26:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:26:42 + git semver [Pipeline] } 11:26:42 $ docker stop --time=1 80af01168d419ce0887e6e30189e556d3a9d8b35544d89a485a16b0cc601dc36 11:26:43 $ docker rm -f --volumes 80af01168d419ce0887e6e30189e556d3a9d8b35544d89a485a16b0cc601dc36 [Pipeline] // withDockerContainer [Pipeline] sh 11:26:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:26:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:26:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:44 prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container 11:26:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:26:44 $ docker top 6fb5f2dccf9e94e84ae117470e4369db1a17fb900a767a71a10618c322d61dce -eo pid,comm 11:26:44 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). 11:26:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:26:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:26:44 [ssh-agent] Looking for ssh-agent implementation... 11:26:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:26:44 $ docker exec 6fb5f2dccf9e94e84ae117470e4369db1a17fb900a767a71a10618c322d61dce ssh-agent 11:26:45 SSH_AUTH_SOCK=/tmp/ssh-1CLN8PIs4IiM/agent.32 11:26:45 SSH_AGENT_PID=38 11:26:45 Running ssh-add (command line suppressed) 11:26:45 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1214111899389141373.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1214111899389141373.key) 11:26:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:26:45 + git semver push 11:26:45 2026-03-13 11:26:45,698 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:26:45 2026-03-13 11:26:45,701 [run_push] DEBUG push 11:26:45 2026-03-13 11:26:45,702 [execute] INFO git cat-file --batch-check 11:26:45 2026-03-13 11:26:45,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 11:26:45 2026-03-13 11:26:45,704 [execute] INFO git rev-list 9976db21573cf7138e50525a77f510f926130e7d -- 11:26:45 2026-03-13 11:26:45,704 [execute] DEBUG Popen(['git', 'rev-list', '9976db21573cf7138e50525a77f510f926130e7d', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:26:45 2026-03-13 11:26:45,713 [execute] INFO git fetch -v -- origin 11:26:45 2026-03-13 11:26:45,713 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 11:26:46 2026-03-13 11:26:46,256 [run_push] DEBUG no remote changes detected 11:26:46 2026-03-13 11:26:46,256 [execute] INFO git push origin semver 11:26:46 2026-03-13 11:26:46,257 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 11:26:47 2026-03-13 11:26:47,389 [run_push] DEBUG push all version tags 11:26:47 2026-03-13 11:26:47,389 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:26:47 2026-03-13 11:26:47,389 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 11:26:48 2026-03-13 11:26:48,435 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:26:48 4.1.0-dev.16 [Pipeline] } 11:26:48 $ docker exec --env ******** --env ******** 6fb5f2dccf9e94e84ae117470e4369db1a17fb900a767a71a10618c322d61dce ssh-agent -k 11:26:48 unset SSH_AUTH_SOCK; 11:26:48 unset SSH_AGENT_PID; 11:26:48 echo Agent pid 38 killed; 11:26:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:26:49 + git semver [Pipeline] } 11:26:49 $ docker stop --time=1 6fb5f2dccf9e94e84ae117470e4369db1a17fb900a767a71a10618c322d61dce 11:26:50 $ docker rm -f --volumes 6fb5f2dccf9e94e84ae117470e4369db1a17fb900a767a71a10618c322d61dce [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 11:26:51 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 11:26:51 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:26:51 total 16 11:26:51 drwxr-xr-x 3 root root 4096 Mar 13 11:16 . 11:26:51 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 11:26 .. 11:26:51 drwxr-xr-x 2 root root 4096 Mar 13 11:16 cost 11:26:51 -rw-r--r-- 1 root root 90 Mar 13 11:16 cost.csv 11:26:51 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 11:26:51 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 11:26:51 total 16 11:26:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 11:16 . 11:26:51 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 11:26 .. 11:26:51 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 11:16 cost 11:26:51 -rw-r--r-- 1 jenkins jenkins 90 Mar 13 11:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:26:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:26:52 ---> package-listing.sh 11:26:52 ++ facter osfamily 11:26:52 ++ tr '[:upper:]' '[:lower:]' 11:26:52 + OS_FAMILY=debian 11:26:52 + workspace=/w/workspace/exfoundry_device-virtual-go_main 11:26:52 + START_PACKAGES=/tmp/packages_start.txt 11:26:52 + END_PACKAGES=/tmp/packages_end.txt 11:26:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:26:52 + PACKAGES=/tmp/packages_start.txt 11:26:52 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:26:52 + PACKAGES=/tmp/packages_end.txt 11:26:52 + case "${OS_FAMILY}" in 11:26:52 + dpkg -l 11:26:52 + grep '^ii' 11:26:52 + '[' -f /tmp/packages_start.txt ']' 11:26:52 + '[' -f /tmp/packages_end.txt ']' 11:26:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:26:52 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 11:26:52 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 11:26:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 11:26:52 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 11:26:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:26:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:53 prd-ubuntu20.04-docker-8c-8g-3378 does not seem to be running inside a container 11:26:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:26:53 $ docker top a31dc245eaebe42ac134b8d37941461e8712a3bf70d9b9348231382d7152b477 -eo pid,comm [Pipeline] { [Pipeline] sh 11:26:54 + touch /tmp/pre-build-complete [Pipeline] sh 11:26:54 + mkdir -p /var/log/sysstat [Pipeline] sh 11:26:54 + ls /var/log/sa-host 11:26:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:26:54 provisioning config files... 11:26:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11542042290629410412tmp [Pipeline] { [Pipeline] echo 11:26:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:26:54 ---> create-netrc.sh [Pipeline] } 11:26:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:26:55 ---> python-tools-install.sh [Pipeline] echo 11:26:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:26:55 ---> sudo-logs.sh 11:26:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:26:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:26:55 ---> job-cost.sh 11:26:55 lf-activate-venv: SKIPPING 11:26:55 DEBUG: total: 0.6600000262260437 11:26:55 INFO: Retrieving Stack Cost... 11:26:56 INFO: Retrieving Pricing Info for: v3-standard-8 11:26:56 INFO: Archiving Costs [Pipeline] echo 11:26:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:26:56 ---> logs-deploy.sh 11:26:56 lf-activate-venv: SKIPPING 11:26:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/226 11:26:56 INFO: archiving workspace using pattern(s): 11:26:57 Archives upload complete. 11:26:57 INFO: archiving logs to Nexus