Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02af5a36efaa54a9645eef515d62b99fcd83cc9e 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-ssh3415615306873724783.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-ssh10921713862959042996.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-ssh13457528415384463972.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-ssh2316168888863393246.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-ssh8720551593775518450.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4149 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 Avoid second fetch Checking out Revision 02af5a36efaa54a9645eef515d62b99fcd83cc9e (main) Commit message: "Merge pull request #579 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.59" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 02af5a36efaa54a9645eef515d62b99fcd83cc9e # timeout=10 > git rev-list --no-walk c4d827168a3399e5830068d377bbdc22cda60ff2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:34:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:34:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:34:59 ========================================================= 11:34:59 EdgeX Global Pipelines Version Info 11:34:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:35:00 ------------------- 11:35:00 stable info: 11:35:00 ------------------- 11:35:00 Commited By: Cherry Wang cherry@iotechsys.com 11:35:00 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 11:35:00 Message: update stable to v1.0.278 11:35:01 ------------------- 11:35:01 experimental info: 11:35:01 ------------------- 11:35:01 Commited By: **** collab-it+edgex@linuxfoundation.org 11:35:01 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 11:35:01 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02af5a36efaa54a9645eef515d62b99fcd83cc9e [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02af5a3 [Pipeline] echo 11:35:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:35:01 provisioning config files... 11:35:02 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2875373819308686211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:35:02 ---> ****-login.sh 11:35:02 nexus3.edgexfoundry.org:10001 11:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:02 11:35:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:35:02 Configure a credential helper to remove this warning. See 11:35:02 https://docs.****.com/go/credential-store/ 11:35:02 11:35:02 Login Succeeded 11:35:02 nexus3.edgexfoundry.org:10002 11:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:02 11:35:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:35:02 Configure a credential helper to remove this warning. See 11:35:02 https://docs.****.com/go/credential-store/ 11:35:02 11:35:02 Login Succeeded 11:35:02 nexus3.edgexfoundry.org:10003 11:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:02 11:35:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:35:02 Configure a credential helper to remove this warning. See 11:35:02 https://docs.****.com/go/credential-store/ 11:35:02 11:35:02 Login Succeeded 11:35:02 nexus3.edgexfoundry.org:10004 11:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:02 11:35:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:35:02 Configure a credential helper to remove this warning. See 11:35:02 https://docs.****.com/go/credential-store/ 11:35:02 11:35:02 Login Succeeded 11:35:02 ****.io 11:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:03 11:35:03 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 11:35:03 Configure a credential helper to remove this warning. See 11:35:03 https://docs.****.com/go/credential-store/ 11:35:03 11:35:03 Login Succeeded 11:35:03 ---> ****-login.sh ends [Pipeline] } 11:35:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:35:03 + git rev-list -1 --merges 02af5a36efaa54a9645eef515d62b99fcd83cc9e~1..02af5a36efaa54a9645eef515d62b99fcd83cc9e [Pipeline] echo 11:35:03 -----------> git rev-list -1 --merges 02af5a36efaa54a9645eef515d62b99fcd83cc9e~1..02af5a36efaa54a9645eef515d62b99fcd83cc9e 02af5a36efaa54a9645eef515d62b99fcd83cc9e 11:35:03 02af5a36efaa54a9645eef515d62b99fcd83cc9e [false] [Pipeline] sh 11:35:03 + git log --format=format:%s -1 02af5a36efaa54a9645eef515d62b99fcd83cc9e [Pipeline] echo 11:35:03 ========================================================= 11:35:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:35:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:35:04 + git log --format=format:%s -1 02af5a36efaa54a9645eef515d62b99fcd83cc9e [Pipeline] echo 11:35:04 [semverPrep] GIT_COMMIT: 02af5a36efaa54a9645eef515d62b99fcd83cc9e, Commit Message: Merge pull request #579 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.59 [Pipeline] echo 11:35:04 [semverPrep] This is not a build commit. [Pipeline] sh 11:35:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:35:04 + grep -v github /etc/ssh/ssh_known_hosts 11:35:04 + [ -e /tmp/ssh_known_hosts ] 11:35:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:35:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:35:04 + sudo tee -a /etc/ssh/ssh_known_hosts 11:35:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:35:05 11:35:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:35:05 0.1.4: Pulling from edgex-devops/py-git-semver 11:35:06 3dae71ba6b94: Pulling fs layer 11:35:06 6bf1a483ea7c: Pulling fs layer 11:35:06 f5dfc541a4d3: Pulling fs layer 11:35:06 461d9e800cba: Pulling fs layer 11:35:06 80192f66455f: Pulling fs layer 11:35:06 2e8e34ca0e6c: Pulling fs layer 11:35:06 a29436f7fd5d: Pulling fs layer 11:35:06 923cac83aea3: Pulling fs layer 11:35:06 25ad8b0a4227: Pulling fs layer 11:35:06 db01528c6b51: Pulling fs layer 11:35:06 28988de357af: Pulling fs layer 11:35:06 461d9e800cba: Waiting 11:35:06 80192f66455f: Waiting 11:35:06 2e8e34ca0e6c: Waiting 11:35:06 a29436f7fd5d: Waiting 11:35:06 923cac83aea3: Waiting 11:35:06 25ad8b0a4227: Waiting 11:35:06 db01528c6b51: Waiting 11:35:06 28988de357af: Waiting 11:35:06 6bf1a483ea7c: Verifying Checksum 11:35:06 6bf1a483ea7c: Download complete 11:35:06 461d9e800cba: Verifying Checksum 11:35:06 461d9e800cba: Download complete 11:35:06 80192f66455f: Download complete 11:35:06 f5dfc541a4d3: Verifying Checksum 11:35:06 f5dfc541a4d3: Download complete 11:35:06 3dae71ba6b94: Verifying Checksum 11:35:06 3dae71ba6b94: Download complete 11:35:06 923cac83aea3: Verifying Checksum 11:35:06 923cac83aea3: Download complete 11:35:06 25ad8b0a4227: Verifying Checksum 11:35:06 25ad8b0a4227: Download complete 11:35:06 db01528c6b51: Verifying Checksum 11:35:06 db01528c6b51: Download complete 11:35:06 28988de357af: Download complete 11:35:06 a29436f7fd5d: Verifying Checksum 11:35:06 a29436f7fd5d: Download complete 11:35:06 2e8e34ca0e6c: Verifying Checksum 11:35:06 2e8e34ca0e6c: Download complete 11:35:07 3dae71ba6b94: Pull complete 11:35:08 6bf1a483ea7c: Pull complete 11:35:08 f5dfc541a4d3: Pull complete 11:35:08 461d9e800cba: Pull complete 11:35:08 80192f66455f: Pull complete 11:35:16 2e8e34ca0e6c: Pull complete 11:35:16 a29436f7fd5d: Pull complete 11:35:16 923cac83aea3: Pull complete 11:35:16 25ad8b0a4227: Pull complete 11:35:16 db01528c6b51: Pull complete 11:35:16 28988de357af: Pull complete 11:35:16 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 11:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:35:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:35:16 prd-ubuntu20.04-docker-8c-8g-4149 does not seem to be running inside a container 11:35:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:35:23 $ docker top 749eb5b03c5ec6ccca77bbd60dd7510397ca95b4c65548ed65f8f5d7cbf001bb -eo pid,comm 11:35:23 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:35:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:35:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:35:23 [ssh-agent] Looking for ssh-agent implementation... 11:35:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:35:23 $ docker exec 749eb5b03c5ec6ccca77bbd60dd7510397ca95b4c65548ed65f8f5d7cbf001bb ssh-agent 11:35:23 SSH_AUTH_SOCK=/tmp/ssh-xD3q2WscJ9e6/agent.33 11:35:23 SSH_AGENT_PID=39 11:35:23 Running ssh-add (command line suppressed) 11:35:23 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4380429752912829338.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4380429752912829338.key) 11:35:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:35:24 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 11:35:24 + git tag --points-at HEAD [Pipeline] } 11:35:24 $ docker exec --env ******** --env ******** 749eb5b03c5ec6ccca77bbd60dd7510397ca95b4c65548ed65f8f5d7cbf001bb ssh-agent -k 11:35:24 unset SSH_AUTH_SOCK; 11:35:24 unset SSH_AGENT_PID; 11:35:24 echo Agent pid 39 killed; 11:35:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:35:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:35:24 [ssh-agent] Looking for ssh-agent implementation... 11:35:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:35:24 $ docker exec 749eb5b03c5ec6ccca77bbd60dd7510397ca95b4c65548ed65f8f5d7cbf001bb ssh-agent 11:35:24 SSH_AUTH_SOCK=/tmp/ssh-gJfoIbrHRTg4/agent.86 11:35:24 SSH_AGENT_PID=92 11:35:24 Running ssh-add (command line suppressed) 11:35:24 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4838674565722142950.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4838674565722142950.key) 11:35:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:35:25 + git semver init 11:35:25 2026-03-26 11:35:25,515 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 11:35:25 2026-03-26 11:35:25,523 [run_init] DEBUG init version:0.0.0 force:False 11:35:25 2026-03-26 11:35:25,524 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 11:35:25 2026-03-26 11:35:25,525 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 11:35:25 2026-03-26 11:35:25,525 [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:35:27 2026-03-26 11:35:27,232 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 11:35:27 2026-03-26 11:35:27,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 11:35:27 2026-03-26 11:35:27,233 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:35:27 2026-03-26 11:35:27,233 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 11:35:27 4.1.0-dev.17 [Pipeline] } 11:35:27 $ docker exec --env ******** --env ******** 749eb5b03c5ec6ccca77bbd60dd7510397ca95b4c65548ed65f8f5d7cbf001bb ssh-agent -k 11:35:27 unset SSH_AUTH_SOCK; 11:35:27 unset SSH_AGENT_PID; 11:35:27 echo Agent pid 92 killed; 11:35:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:35:27 + git semver [Pipeline] } 11:35:28 $ docker stop --time=1 749eb5b03c5ec6ccca77bbd60dd7510397ca95b4c65548ed65f8f5d7cbf001bb 11:35:29 $ docker rm -f --volumes 749eb5b03c5ec6ccca77bbd60dd7510397ca95b4c65548ed65f8f5d7cbf001bb [Pipeline] // withDockerContainer [Pipeline] sh 11:35:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:35:30 Stashed 1 file(s) [Pipeline] echo 11:35:30 [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [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:35:31 provisioning config files... 11:35:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13758115379886858632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:35:31 ---> ****-login.sh 11:35:31 nexus3.edgexfoundry.org:10001 11:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:31 Login Succeeded 11:35:31 nexus3.edgexfoundry.org:10002 11:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:31 Login Succeeded 11:35:31 nexus3.edgexfoundry.org:10003 11:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:31 Login Succeeded 11:35:31 nexus3.edgexfoundry.org:10004 11:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:31 Login Succeeded 11:35:31 ****.io 11:35:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:35:32 Login Succeeded 11:35:32 ---> ****-login.sh ends [Pipeline] } 11:35:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:35:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:35:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:35:32 ========================================================= 11:35:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 11:35:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:35:32 + 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:35:33 #0 building with "default" instance using docker driver 11:35:33 11:35:33 #1 [internal] load build definition from Dockerfile 11:35:33 #1 transferring dockerfile: 11:35:33 #1 transferring dockerfile: 1.79kB done 11:35:33 #1 DONE 0.3s 11:35:33 11:35:33 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 11:35:33 #2 DONE 0.1s 11:35:33 11:35:33 #3 [internal] load .dockerignore 11:35:33 #3 transferring context: 2B done 11:35:33 #3 DONE 0.0s 11:35:33 11:35:33 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:35:33 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 11:35:33 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 11:35:33 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 11:35:33 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 11:35:33 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 11:35:33 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 11:35:33 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0B / 3.80MB 0.1s 11:35:34 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 8.39MB / 60.15MB 0.2s 11:35:34 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s 11:35:34 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 11:35:34 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 11:35:34 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 18.54MB / 60.15MB 0.3s 11:35:34 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done 11:35:34 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 11:35:34 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.3s 11:35:34 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 11:35:34 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.12MB / 11.98MB 0.3s 11:35:34 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 47.19MB / 60.15MB 0.5s 11:35:34 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 11:35:34 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11.53MB / 112.58MB 0.5s 11:35:34 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.5s 11:35:34 #4 ... 11:35:34 11:35:34 #5 [internal] load build context 11:35:34 #5 transferring context: 41.98MB 0.4s done 11:35:34 #5 DONE 0.5s 11:35:34 11:35:34 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 11:35:34 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 11:35:34 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s 11:35:34 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.8s 11:35:34 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.6s done 11:35:34 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 11:35:34 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.8s 11:35:35 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 1.0s 11:35:35 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.0s 11:35:35 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 95.42MB / 112.58MB 1.2s 11:35:35 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.4s done 11:35:35 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 1.4s 11:35:35 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.4s done 11:35:35 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s 11:35:35 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 11:35:36 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 2.7s done 11:35:41 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done 11:35:41 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 11:35:41 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 11:35:41 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 11:35:41 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 11:35:41 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 11:35:41 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 11:35:41 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 11:35:43 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done 11:35:43 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 11:35:44 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 11:35:44 #4 DONE 10.4s 11:35:44 11:35:44 #6 [builder 2/7] WORKDIR /device-virtual-go 11:35:46 Still waiting to schedule task 11:35:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:35:53 #6 DONE 8.1s 11:35:53 11:35:53 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 11:35:53 #7 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:35:53 #7 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:35:53 #7 0.839 (1/4) Installing openssh-keygen (10.0_p1-r10) 11:35:53 #7 0.850 (2/4) Installing libedit (20250104.3.1-r1) 11:35:53 #7 0.857 (3/4) Installing openssh-client-common (10.0_p1-r10) 11:35:53 #7 0.880 (4/4) Installing openssh-client-default (10.0_p1-r10) 11:35:53 #7 0.893 Executing busybox-1.37.0-r19.trigger 11:35:53 #7 0.903 OK: 269 MiB in 64 packages 11:35:53 #7 DONE 1.1s 11:35:53 11:35:53 #8 [builder 4/7] COPY go.mod vendor* ./ 11:35:53 #8 DONE 0.1s 11:35:53 11:35:53 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:36:15 #9 DONE 20.0s 11:36:15 11:36:15 #10 [builder 6/7] COPY . . 11:36:15 #10 DONE 0.5s 11:36:15 11:36:15 #11 [builder 7/7] RUN echo noop 11:36:15 #11 0.264 noop 11:36:15 #11 DONE 0.3s 11:36:15 11:36:15 #12 exporting to image 11:36:15 #12 exporting layers 11:36:22 #12 exporting layers 7.0s done 11:36:22 #12 writing image sha256:d9f507cb57ae5035ab24be593afb34ab5593d22a23ea3ca5d02c2ba5a959ad62 done 11:36:22 #12 naming to docker.io/library/ci-base-image-x86_64 done 11:36:22 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:22 + docker inspect -f . ci-base-image-x86_64 11:36:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:36:22 prd-ubuntu20.04-docker-8c-8g-4149 does not seem to be running inside a container 11:36:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:36:23 $ docker top a95743d0d05f237d00f5a5dbc70bdcd5fb3dc2a4b79115148dbc859ecb338dd0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:36:23 + go version 11:36:23 go version go1.25.2 linux/amd64 [Pipeline] } 11:36:23 $ docker stop --time=1 a95743d0d05f237d00f5a5dbc70bdcd5fb3dc2a4b79115148dbc859ecb338dd0 11:36:24 $ docker rm -f --volumes a95743d0d05f237d00f5a5dbc70bdcd5fb3dc2a4b79115148dbc859ecb338dd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:36:25 + docker inspect -f . ci-base-image-x86_64 11:36:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:36:25 prd-ubuntu20.04-docker-8c-8g-4149 does not seem to be running inside a container 11:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:36:25 $ docker top 011d1a22b1f2455dad884f6af7e7cda818d20921f9596c215d95f5775edd7613 -eo pid,comm [Pipeline] { [Pipeline] sh 11:36:26 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 11:36:26 + make test 11:36:26 go test ./... -coverprofile=coverage.out 11:36:28 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:36:50 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:36:50 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 59.6% of statements 11:37:02 0 issues. 11:37:02 go vet ./... 11:37:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:37:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:37:08 ./bin/test-attribution-txt.sh 11:37:08 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 11:37:08 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:37:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:37:08 $ docker stop --time=1 011d1a22b1f2455dad884f6af7e7cda818d20921f9596c215d95f5775edd7613 11:37:12 $ docker rm -f --volumes 011d1a22b1f2455dad884f6af7e7cda818d20921f9596c215d95f5775edd7613 [Pipeline] // withDockerContainer [Pipeline] sh 11:37:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:37:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:37:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:37:14 + ls -al . 11:37:14 total 276 11:37:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 11:36 . 11:37:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 11:34 .. 11:37:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 11:36 .git 11:37:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:34 .github 11:37:14 -rw-rw-r-- 1 jenkins jenkins 272 Mar 26 11:34 .gitignore 11:37:14 -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 11:34 .golangci.yml 11:37:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 11:35 .semver 11:37:14 -rw-rw-r-- 1 jenkins jenkins 20974 Mar 26 11:34 Attribution.txt 11:37:14 -rw-rw-r-- 1 jenkins jenkins 17302 Mar 26 11:34 CHANGELOG.md 11:37:14 -rw-rw-r-- 1 jenkins jenkins 1755 Mar 26 11:34 Dockerfile 11:37:14 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 11:34 GOVERNANCE.md 11:37:14 -rw-rw-r-- 1 jenkins jenkins 683 Mar 26 11:34 Jenkinsfile 11:37:14 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 26 11:34 LICENSE 11:37:14 -rw-rw-r-- 1 jenkins jenkins 2651 Mar 26 11:34 Makefile 11:37:14 -rw-rw-r-- 1 jenkins jenkins 623 Mar 26 11:34 OWNERS.md 11:37:14 -rw-rw-r-- 1 jenkins jenkins 4473 Mar 26 11:34 README.md 11:37:14 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 11:35 VERSION 11:37:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 11:34 bin 11:37:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:34 cmd 11:37:14 -rw-r--r-- 1 jenkins jenkins 45292 Mar 26 11:36 coverage.out 11:37:14 -rw-rw-r-- 1 jenkins jenkins 6564 Mar 26 11:34 go.mod 11:37:14 -rw-rw-r-- 1 jenkins jenkins 89243 Mar 26 11:34 go.sum 11:37:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:34 internal 11:37:14 -rw-rw-r-- 1 jenkins jenkins 235 Mar 26 11:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:14 + 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=02af5a36efaa54a9645eef515d62b99fcd83cc9e --label arch=amd64 --label version=4.1.0-dev.17 . 11:37:14 #0 building with "default" instance using docker driver 11:37:14 11:37:14 #1 [internal] load build definition from Dockerfile 11:37:14 #1 transferring dockerfile: 1.79kB done 11:37:14 #1 DONE 0.0s 11:37:14 11:37:14 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:37:14 #2 DONE 0.0s 11:37:14 11:37:14 #3 [internal] load metadata for docker.io/library/alpine:3.22 11:37:14 #3 DONE 0.1s 11:37:14 11:37:14 #4 [internal] load .dockerignore 11:37:14 #4 transferring context: 2B done 11:37:14 #4 DONE 0.0s 11:37:14 11:37:14 #5 [internal] load build context 11:37:14 #5 transferring context: 59.03kB 0.0s done 11:37:14 #5 DONE 0.0s 11:37:14 11:37:14 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 11:37:14 #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 11:37:14 #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 11:37:14 #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 11:37:14 #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 11:37:14 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s 11:37:14 #6 ... 11:37:14 11:37:14 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 11:37:14 #7 DONE 0.1s 11:37:14 11:37:14 #8 [builder 2/7] WORKDIR /device-virtual-go 11:37:14 #8 DONE 0.1s 11:37:14 11:37:14 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 11:37:14 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 11:37:14 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s 11:37:14 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.2s done 11:37:14 #6 DONE 0.4s 11:37:14 11:37:14 #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 11:37:15 #9 0.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:37:15 #9 0.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:37:15 #9 0.840 OK: 269 MiB in 64 packages 11:37:15 #9 DONE 1.0s 11:37:15 11:37:15 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:37:15 #10 0.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:37:15 #10 0.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:37:15 #10 0.691 (1/1) Installing dumb-init (1.2.5-r3) 11:37:15 #10 0.696 Executing busybox-1.37.0-r20.trigger 11:37:15 #10 0.703 OK: 7 MiB in 17 packages 11:37:15 #10 DONE 0.9s 11:37:15 11:37:15 #11 [builder 4/7] COPY go.mod vendor* ./ 11:37:15 #11 DONE 0.1s 11:37:15 11:37:15 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:16 #12 DONE 0.6s 11:37:16 11:37:16 #13 [stage-1 3/7] RUN apk --no-cache upgrade 11:37:16 #13 0.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 11:37:16 #13 0.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 11:37:16 #13 1.144 OK: 7 MiB in 17 packages 11:37:17 #13 ... 11:37:17 11:37:17 #14 [builder 6/7] COPY . . 11:37:17 #14 DONE 0.6s 11:37:17 11:37:17 #13 [stage-1 3/7] RUN apk --no-cache upgrade 11:37:17 #13 DONE 1.3s 11:37:17 11:37:17 #15 [builder 7/7] RUN make build 11:37:17 #15 0.329 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:37:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4150 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 11:37:19 Running in /w/workspace/device-virtual-go/228 [Pipeline] { [Pipeline] checkout 11:37:22 The recommended git tool is: git 11:37:26 using credential edgex-jenkins-ssh 11:37:27 Cloning the remote Git repository 11:37:27 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:37:27 > git init /w/workspace/device-virtual-go/228 # timeout=10 11:37:27 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:37:27 > git --version # timeout=10 11:37:27 > git --version # 'git version 2.25.1' 11:37:27 using GIT_SSH to set credentials SSH Credentials for GitHub 11:37:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:37:32 Avoid second fetch 11:37:32 Checking out Revision 02af5a36efaa54a9645eef515d62b99fcd83cc9e (main) 11:37:31 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:37:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:37:32 > git config core.sparsecheckout # timeout=10 11:37:32 > git checkout -f 02af5a36efaa54a9645eef515d62b99fcd83cc9e # timeout=10 11:37:32 Commit message: "Merge pull request #579 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.59" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:37:37 provisioning config files... 11:37:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/228@tmp/config12823098301696971485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:38 ---> ****-login.sh 11:37:38 nexus3.edgexfoundry.org:10001 11:37:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:38 Configure a credential helper to remove this warning. See 11:37:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:38 11:37:38 Login Succeeded 11:37:38 nexus3.edgexfoundry.org:10002 11:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:39 Configure a credential helper to remove this warning. See 11:37:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:39 11:37:39 Login Succeeded 11:37:39 nexus3.edgexfoundry.org:10003 11:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:39 Configure a credential helper to remove this warning. See 11:37:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:39 11:37:39 Login Succeeded 11:37:39 nexus3.edgexfoundry.org:10004 11:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:39 Configure a credential helper to remove this warning. See 11:37:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:39 11:37:39 Login Succeeded 11:37:39 ****.io 11:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:40 Configure a credential helper to remove this warning. See 11:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:40 11:37:40 Login Succeeded 11:37:40 ---> ****-login.sh ends [Pipeline] } 11:37:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:37:40 ========================================================= 11:37:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 11:37:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:41 + 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:37:41 Sending build context to Docker daemon 21.23MB 11:37:41 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 11:37:41 Step 2/12 : FROM ${BASE} AS builder 11:37:41 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:37:41 6b59a28fa201: Pulling fs layer 11:37:41 d32bb0dddca7: Pulling fs layer 11:37:41 5dab1238d3d9: Pulling fs layer 11:37:41 196fd7d83e7d: Pulling fs layer 11:37:41 4f4fb700ef54: Pulling fs layer 11:37:41 8ba94037c8f0: Pulling fs layer 11:37:41 deaec5988b04: Pulling fs layer 11:37:41 9f65657bb879: Pulling fs layer 11:37:41 8ba94037c8f0: Waiting 11:37:41 deaec5988b04: Waiting 11:37:41 196fd7d83e7d: Waiting 11:37:41 4f4fb700ef54: Waiting 11:37:41 9f65657bb879: Waiting 11:37:42 d32bb0dddca7: Verifying Checksum 11:37:42 d32bb0dddca7: Download complete 11:37:42 196fd7d83e7d: Verifying Checksum 11:37:42 196fd7d83e7d: Download complete 11:37:42 4f4fb700ef54: Verifying Checksum 11:37:42 4f4fb700ef54: Download complete 11:37:42 8ba94037c8f0: Verifying Checksum 11:37:42 8ba94037c8f0: Download complete 11:37:42 6b59a28fa201: Verifying Checksum 11:37:42 6b59a28fa201: Download complete 11:37:42 9f65657bb879: Verifying Checksum 11:37:42 9f65657bb879: Download complete 11:37:42 6b59a28fa201: Pull complete 11:37:43 d32bb0dddca7: Pull complete 11:37:43 5dab1238d3d9: Verifying Checksum 11:37:43 5dab1238d3d9: Download complete 11:37:45 deaec5988b04: Verifying Checksum 11:37:45 deaec5988b04: Download complete 11:37:50 #15 DONE 30.1s 11:37:50 11:37:50 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 11:37:50 #16 DONE 0.0s 11:37:50 11:37:50 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 11:37:50 #17 DONE 0.1s 11:37:50 11:37:50 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 11:37:50 #18 DONE 0.5s 11:37:50 11:37:50 #19 exporting to image 11:37:50 #19 exporting layers 0.1s done 11:37:50 #19 writing image sha256:f36a0b6d9484c0c730fe142407494a716aa06ddf5aae85ec2843d47a2ade8441 done 11:37:50 #19 naming to docker.io/library/device-virtual 0.0s done 11:37:50 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:37:50 provisioning config files... 11:37:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14124961799261832446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:51 ---> ****-login.sh 11:37:51 nexus3.edgexfoundry.org:10001 11:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:51 Login Succeeded 11:37:51 nexus3.edgexfoundry.org:10002 11:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:51 Login Succeeded 11:37:51 nexus3.edgexfoundry.org:10003 11:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:51 Login Succeeded 11:37:51 nexus3.edgexfoundry.org:10004 11:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:51 Login Succeeded 11:37:51 ****.io 11:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:51 Login Succeeded 11:37:51 ---> ****-login.sh ends [Pipeline] } 11:37:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:37:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:37:51 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 11:37:51 02af5a36efaa54a9645eef515d62b99fcd83cc9e 11:37:51 latest 11:37:51 4.1.0-dev.17 11:37:51 02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 11:37:51 main 11:37:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:52 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e 11:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:37:52 76a19fd79415: Preparing 11:37:52 0b7901a92ced: Preparing 11:37:52 982a200e9a20: Preparing 11:37:52 080de038284f: Preparing 11:37:52 4eed73a4cf11: Preparing 11:37:52 cce92674e987: Preparing 11:37:52 cce92674e987: Waiting 11:37:52 080de038284f: Pushed 11:37:52 982a200e9a20: Pushed 11:37:52 4eed73a4cf11: Pushed 11:37:52 0b7901a92ced: Pushed 11:37:52 cce92674e987: Layer already exists 11:37:56 76a19fd79415: Pushed 11:37:56 02af5a36efaa54a9645eef515d62b99fcd83cc9e: digest: sha256:9782758ec4142d668c3c56c9cac9dc752589ef52672326a8a6538dea2a7b0759 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:56 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 11:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:37:57 76a19fd79415: Preparing 11:37:57 0b7901a92ced: Preparing 11:37:57 982a200e9a20: Preparing 11:37:57 080de038284f: Preparing 11:37:57 4eed73a4cf11: Preparing 11:37:57 cce92674e987: Preparing 11:37:57 cce92674e987: Waiting 11:37:57 080de038284f: Layer already exists 11:37:57 982a200e9a20: Layer already exists 11:37:57 76a19fd79415: Layer already exists 11:37:57 4eed73a4cf11: Layer already exists 11:37:57 0b7901a92ced: Layer already exists 11:37:57 cce92674e987: Layer already exists 11:37:57 latest: digest: sha256:9782758ec4142d668c3c56c9cac9dc752589ef52672326a8a6538dea2a7b0759 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:57 5dab1238d3d9: Pull complete 11:37:57 196fd7d83e7d: Pull complete 11:37:57 4f4fb700ef54: Pull complete 11:37:57 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:57 8ba94037c8f0: Pull complete 11:37:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 11:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:37:57 76a19fd79415: Preparing 11:37:57 0b7901a92ced: Preparing 11:37:57 982a200e9a20: Preparing 11:37:57 080de038284f: Preparing 11:37:57 4eed73a4cf11: Preparing 11:37:57 cce92674e987: Preparing 11:37:57 cce92674e987: Waiting 11:37:57 982a200e9a20: Layer already exists 11:37:57 080de038284f: Layer already exists 11:37:57 4eed73a4cf11: Layer already exists 11:37:57 0b7901a92ced: Layer already exists 11:37:57 76a19fd79415: Layer already exists 11:37:57 cce92674e987: Layer already exists 11:37:57 4.1.0-dev.17: digest: sha256:9782758ec4142d668c3c56c9cac9dc752589ef52672326a8a6538dea2a7b0759 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:58 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 11:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:37:58 76a19fd79415: Preparing 11:37:58 0b7901a92ced: Preparing 11:37:58 982a200e9a20: Preparing 11:37:58 080de038284f: Preparing 11:37:58 4eed73a4cf11: Preparing 11:37:58 cce92674e987: Preparing 11:37:58 cce92674e987: Waiting 11:37:58 080de038284f: Layer already exists 11:37:58 76a19fd79415: Layer already exists 11:37:58 4eed73a4cf11: Layer already exists 11:37:58 0b7901a92ced: Layer already exists 11:37:58 982a200e9a20: Layer already exists 11:37:58 cce92674e987: Layer already exists 11:37:58 02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17: digest: sha256:9782758ec4142d668c3c56c9cac9dc752589ef52672326a8a6538dea2a7b0759 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:58 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 11:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 11:37:59 76a19fd79415: Preparing 11:37:59 0b7901a92ced: Preparing 11:37:59 982a200e9a20: Preparing 11:37:59 080de038284f: Preparing 11:37:59 4eed73a4cf11: Preparing 11:37:59 cce92674e987: Preparing 11:37:59 cce92674e987: Waiting 11:37:59 76a19fd79415: Layer already exists 11:37:59 982a200e9a20: Layer already exists 11:37:59 0b7901a92ced: Layer already exists 11:37:59 080de038284f: Layer already exists 11:37:59 4eed73a4cf11: Layer already exists 11:37:59 cce92674e987: Layer already exists 11:37:59 main: digest: sha256:9782758ec4142d668c3c56c9cac9dc752589ef52672326a8a6538dea2a7b0759 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:37:59 ===================================================== [Pipeline] echo 11:37:59 taggedImages: 11:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e 11:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 11:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 11:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 11:37:59 ========================================================= 11:37:59 [edgeXBuildMultiArch] RAW Config: 11:37:59 images: 11:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e 11:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:latest 11:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.17 11:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 11:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:main 11:37:59 settingsFile: 11:37:59 device-virtual-go-settings 11:37:59 ========================================================= [Pipeline] node 11:38:07 deaec5988b04: Pull complete 11:38:08 9f65657bb879: Pull complete 11:38:08 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 11:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 11:38:08 ---> 334268110677 11:38:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:38:10 ---> Running in c1dbbd7e2ec2 11:38:10 Removing intermediate container c1dbbd7e2ec2 11:38:10 ---> 286a983e04bc 11:38:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:38:10 ---> Running in f0d023a3bf47 11:38:10 Removing intermediate container f0d023a3bf47 11:38:10 ---> cfc397ca914c 11:38:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:38:11 ---> Running in 207f76c30109 11:38:11 Removing intermediate container 207f76c30109 11:38:11 ---> c9acfcadf1b6 11:38:11 Step 6/12 : WORKDIR /device-virtual-go 11:38:11 ---> Running in 412ca90c18ab 11:38:11 Removing intermediate container 412ca90c18ab 11:38:11 ---> 7cd25cd062b9 11:38:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:38:11 ---> Running in 69205390bf7b 11:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:38:14 Still waiting to schedule task 11:38:14 All nodes of label ‘centos7-docker-4c-2g’ are offline 11:38:14 (1/4) Installing openssh-keygen (10.0_p1-r10) 11:38:14 (2/4) Installing libedit (20250104.3.1-r1) 11:38:14 (3/4) Installing openssh-client-common (10.0_p1-r10) 11:38:14 (4/4) Installing openssh-client-default (10.0_p1-r10) 11:38:14 Executing busybox-1.37.0-r19.trigger 11:38:14 OK: 259 MiB in 64 packages 11:38:17 Removing intermediate container 69205390bf7b 11:38:17 ---> a1bf1cc69722 11:38:17 Step 8/12 : COPY go.mod vendor* ./ 11:38:17 ---> 2f0445e96671 11:38:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:38:17 ---> Running in 0460f615a639 11:39:10 Running on prd-centos7-docker-4c-2g-4151 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:39:10 provisioning config files... 11:39:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6285089330266417196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:39:11 ---> ****-login.sh 11:39:11 nexus3.edgexfoundry.org:10001 11:39:50 Removing intermediate container 0460f615a639 11:39:50 ---> 050068ab6341 11:39:50 Step 10/12 : COPY . . 11:39:50 ---> a33c23fddff2 11:39:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:39:50 ---> Running in 49b40fd8880c 11:39:50 Removing intermediate container 49b40fd8880c 11:39:50 ---> 458bac0ff815 11:39:50 Step 12/12 : RUN $MAKE 11:39:50 ---> Running in 49f86fd90c2e 11:39:51 noop 11:39:51 Removing intermediate container 49f86fd90c2e 11:39:51 ---> 21ac408eee03 11:39:51 Successfully built 21ac408eee03 11:39:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:52 + docker inspect -f . ci-base-image-arm64 11:39:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:52 prd-ubuntu20.04-docker-arm64-4c-16g-4150 does not seem to be running inside a container 11:39:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/228 -v /w/workspace/device-virtual-go/228:/w/workspace/device-virtual-go/228:rw,z -v /w/workspace/device-virtual-go/228@tmp:/w/workspace/device-virtual-go/228@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:39:53 $ docker top f4afe9f28181f0fd57d88b531ffa1a69b69555b267dc92d3a2cf617d6619f916 -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:54 + go version 11:39:54 go version go1.25.3 linux/arm64 [Pipeline] } 11:39:54 $ docker stop --time=1 f4afe9f28181f0fd57d88b531ffa1a69b69555b267dc92d3a2cf617d6619f916 11:39:56 $ docker rm -f --volumes f4afe9f28181f0fd57d88b531ffa1a69b69555b267dc92d3a2cf617d6619f916 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:56 + docker inspect -f . ci-base-image-arm64 11:39:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:56 prd-ubuntu20.04-docker-arm64-4c-16g-4150 does not seem to be running inside a container 11:39:57 $ 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/228 -v /w/workspace/device-virtual-go/228:/w/workspace/device-virtual-go/228:rw,z -v /w/workspace/device-virtual-go/228@tmp:/w/workspace/device-virtual-go/228@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:39:58 $ docker top 6aa35f46f9d85f82c11751329063e8ee64f02c068eb545efd033633c2babf942 -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:58 + git config --global --add safe.directory /w/workspace/device-virtual-go/228 [Pipeline] fileExists [Pipeline] sh 11:39:59 + make test 11:39:59 go test ./... -coverprofile=coverage.out 11:40:05 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:43:57 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:43:57 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.066s coverage: 59.4% of statements 11:43:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:43:57 go vet ./... 11:44:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:44:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:44:35 ./bin/test-attribution-txt.sh 11:44:35 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 11:44:35 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 11:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 11:44:35 $ docker stop --time=1 6aa35f46f9d85f82c11751329063e8ee64f02c068eb545efd033633c2babf942 11:44:37 $ docker rm -f --volumes 6aa35f46f9d85f82c11751329063e8ee64f02c068eb545efd033633c2babf942 [Pipeline] // withDockerContainer [Pipeline] sh 11:44:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:44:39 Warning: overwriting stash ‘coverage-report’ 11:44:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:44:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:44:40 + ls -al . 11:44:40 total 272 11:44:40 drwxrwxr-x 7 jenkins jenkins 4096 Mar 26 11:40 . 11:44:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 26 11:37 .. 11:44:40 drwxrwxr-x 8 jenkins jenkins 4096 Mar 26 11:37 .git 11:44:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:37 .github 11:44:40 -rw-rw-r-- 1 jenkins jenkins 272 Mar 26 11:37 .gitignore 11:44:40 -rw-rw-r-- 1 jenkins jenkins 359 Mar 26 11:37 .golangci.yml 11:44:40 -rw-rw-r-- 1 jenkins jenkins 20974 Mar 26 11:37 Attribution.txt 11:44:40 -rw-rw-r-- 1 jenkins jenkins 17302 Mar 26 11:37 CHANGELOG.md 11:44:40 -rw-rw-r-- 1 jenkins jenkins 1755 Mar 26 11:37 Dockerfile 11:44:40 -rw-rw-r-- 1 jenkins jenkins 677 Mar 26 11:37 GOVERNANCE.md 11:44:40 -rw-rw-r-- 1 jenkins jenkins 683 Mar 26 11:37 Jenkinsfile 11:44:40 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 26 11:37 LICENSE 11:44:40 -rw-rw-r-- 1 jenkins jenkins 2651 Mar 26 11:37 Makefile 11:44:40 -rw-rw-r-- 1 jenkins jenkins 623 Mar 26 11:37 OWNERS.md 11:44:40 -rw-rw-r-- 1 jenkins jenkins 4473 Mar 26 11:37 README.md 11:44:40 -rw-rw-r-- 1 jenkins jenkins 12 Mar 26 11:35 VERSION 11:44:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 26 11:37 bin 11:44:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:37 cmd 11:44:40 -rw-r--r-- 1 jenkins jenkins 45292 Mar 26 11:43 coverage.out 11:44:40 -rw-rw-r-- 1 jenkins jenkins 6564 Mar 26 11:37 go.mod 11:44:40 -rw-rw-r-- 1 jenkins jenkins 89243 Mar 26 11:37 go.sum 11:44:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 26 11:37 internal 11:44:40 -rw-rw-r-- 1 jenkins jenkins 235 Mar 26 11:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:41 + 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=02af5a36efaa54a9645eef515d62b99fcd83cc9e --label arch=arm64 --label version=4.1.0-dev.17 . 11:44:41 Sending build context to Docker daemon 21.28MB 11:44:41 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 11:44:41 Step 2/26 : FROM ${BASE} AS builder 11:44:41 ---> 21ac408eee03 11:44:41 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:44:42 ---> Running in 1765f488c777 11:44:42 Removing intermediate container 1765f488c777 11:44:42 ---> 383d5ec3e0eb 11:44:42 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:44:42 ---> Running in a1c216d36185 11:44:42 Removing intermediate container a1c216d36185 11:44:42 ---> 6ffa3f9c02bd 11:44:42 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:44:43 ---> Running in a2e7397695a3 11:44:43 Removing intermediate container a2e7397695a3 11:44:43 ---> 947aba8b4b34 11:44:43 Step 6/26 : WORKDIR /device-virtual-go 11:44:43 ---> Running in cd0a0f5c9c5f 11:44:43 Removing intermediate container cd0a0f5c9c5f 11:44:43 ---> 07203e62a3da 11:44:43 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:44:43 ---> Running in b325982c8f75 11:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:44:46 OK: 259 MiB in 64 packages 11:44:47 Removing intermediate container b325982c8f75 11:44:47 ---> 0d6f885931e0 11:44:47 Step 8/26 : COPY go.mod vendor* ./ 11:44:47 ---> c232a80972a5 11:44:47 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:44:47 ---> Running in b54845d14f02 11:44:50 Removing intermediate container b54845d14f02 11:44:50 ---> 9da5ffdc44b7 11:44:50 Step 10/26 : COPY . . 11:44:51 ---> 2cfc4ff05b0d 11:44:51 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:44:51 ---> Running in 6f656fe10a06 11:44:51 Removing intermediate container 6f656fe10a06 11:44:51 ---> 2398dc955d30 11:44:51 Step 12/26 : RUN $MAKE 11:44:51 ---> Running in 2d6c91ab1ba4 11:44:52 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.59 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:48:44 Removing intermediate container 2d6c91ab1ba4 11:48:44 ---> 71e0d849f309 11:48:44 Step 13/26 : FROM alpine:3.22 11:48:44 3.22: Pulling from library/alpine 11:48:44 d741ee1608f3: Pulling fs layer 11:48:44 d741ee1608f3: Verifying Checksum 11:48:44 d741ee1608f3: Download complete 11:48:44 d741ee1608f3: Pull complete 11:48:44 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 11:48:44 Status: Downloaded newer image for alpine:3.22 11:48:44 ---> 5a766deef0c8 11:48:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:48:44 ---> Running in 705362e8324e 11:48:44 Removing intermediate container 705362e8324e 11:48:44 ---> d7f04c3cd6e8 11:48:44 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:48:44 ---> Running in f98c9e5c556a 11:48:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:48:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:48:44 (1/1) Installing dumb-init (1.2.5-r3) 11:48:44 Executing busybox-1.37.0-r20.trigger 11:48:44 OK: 8 MiB in 17 packages 11:48:44 Removing intermediate container f98c9e5c556a 11:48:44 ---> 60bb7273efb2 11:48:44 Step 16/26 : RUN apk --no-cache upgrade 11:48:44 ---> Running in d6c24235ec71 11:48:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 11:48:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 11:48:44 OK: 8 MiB in 17 packages 11:48:44 Removing intermediate container d6c24235ec71 11:48:44 ---> bf7b0059f005 11:48:44 Step 17/26 : WORKDIR / 11:48:44 ---> Running in 36588b1c15d1 11:48:44 Removing intermediate container 36588b1c15d1 11:48:44 ---> c686267b594b 11:48:44 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:48:44 ---> fee8da49336c 11:48:44 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:48:44 ---> f911d7caea28 11:48:44 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:48:44 ---> bab8022ec53f 11:48:44 Step 21/26 : EXPOSE 59900 11:48:44 ---> Running in e9cf1ebbdda8 11:48:44 Removing intermediate container e9cf1ebbdda8 11:48:44 ---> 604d01e520f4 11:48:44 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:48:44 ---> Running in 8e19691aa070 11:48:44 Removing intermediate container 8e19691aa070 11:48:44 ---> 5a98ccab61a9 11:48:44 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:48:44 ---> Running in 03667c13c8f6 11:48:44 Removing intermediate container 03667c13c8f6 11:48:44 ---> 5c98d3f50f7b 11:48:44 Step 24/26 : LABEL arch=arm64 11:48:44 ---> Running in 39e0e817d0ce 11:48:45 Removing intermediate container 39e0e817d0ce 11:48:45 ---> 0e4994c57f92 11:48:45 Step 25/26 : LABEL git_sha=02af5a36efaa54a9645eef515d62b99fcd83cc9e 11:48:45 ---> Running in 70e4f32ac6c2 11:48:45 Removing intermediate container 70e4f32ac6c2 11:48:45 ---> cdb676090c55 11:48:45 Step 26/26 : LABEL version=4.1.0-dev.17 11:48:45 ---> Running in 68c5f4eeaaa0 11:48:45 Removing intermediate container 68c5f4eeaaa0 11:48:45 ---> 064bb62e0d05 11:48:45 [Warning] One or more build-args [ARCH] were not consumed 11:48:45 Successfully built 064bb62e0d05 11:48:45 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:48:46 provisioning config files... 11:48:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/228@tmp/config16827231483758523136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:48:46 ---> ****-login.sh 11:48:46 nexus3.edgexfoundry.org:10001 11:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:46 Configure a credential helper to remove this warning. See 11:48:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:46 11:48:46 Login Succeeded 11:48:46 nexus3.edgexfoundry.org:10002 11:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:47 Configure a credential helper to remove this warning. See 11:48:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:47 11:48:47 Login Succeeded 11:48:47 nexus3.edgexfoundry.org:10003 11:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:47 Configure a credential helper to remove this warning. See 11:48:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:47 11:48:47 Login Succeeded 11:48:47 nexus3.edgexfoundry.org:10004 11:48:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:47 Configure a credential helper to remove this warning. See 11:48:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:47 11:48:47 Login Succeeded 11:48:47 ****.io 11:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:48:48 Configure a credential helper to remove this warning. See 11:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:48:48 11:48:48 Login Succeeded 11:48:48 ---> ****-login.sh ends [Pipeline] } 11:48:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:48:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 11:48:48 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 11:48:48 02af5a36efaa54a9645eef515d62b99fcd83cc9e 11:48:48 latest 11:48:48 4.1.0-dev.17 11:48:48 02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 11:48:48 main 11:48:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:49 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e 11:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:48:49 c5ae9b6f9c1c: Preparing 11:48:49 42a187cef0ea: Preparing 11:48:49 0579cee7d8f8: Preparing 11:48:49 f74c06617a31: Preparing 11:48:49 264337426f95: Preparing 11:48:49 c4e71c2a4573: Preparing 11:48:49 c4e71c2a4573: Waiting 11:48:49 0579cee7d8f8: Pushed 11:48:49 f74c06617a31: Pushed 11:48:49 42a187cef0ea: Pushed 11:48:49 264337426f95: Pushed 11:48:49 c4e71c2a4573: Layer already exists 11:48:57 c5ae9b6f9c1c: Pushed 11:48:57 02af5a36efaa54a9645eef515d62b99fcd83cc9e: digest: sha256:8fb2e746fcb7d1c21a3c9a08a7cb6405be9ad60aef42b6d7fb3cea23b267bc86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:57 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:48:58 c5ae9b6f9c1c: Preparing 11:48:58 42a187cef0ea: Preparing 11:48:58 0579cee7d8f8: Preparing 11:48:58 f74c06617a31: Preparing 11:48:58 264337426f95: Preparing 11:48:58 c4e71c2a4573: Preparing 11:48:58 c4e71c2a4573: Waiting 11:48:58 f74c06617a31: Layer already exists 11:48:58 264337426f95: Layer already exists 11:48:58 0579cee7d8f8: Layer already exists 11:48:58 42a187cef0ea: Layer already exists 11:48:58 c5ae9b6f9c1c: Layer already exists 11:48:58 c4e71c2a4573: Layer already exists 11:48:58 latest: digest: sha256:8fb2e746fcb7d1c21a3c9a08a7cb6405be9ad60aef42b6d7fb3cea23b267bc86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:58 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 11:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:48:59 c5ae9b6f9c1c: Preparing 11:48:59 42a187cef0ea: Preparing 11:48:59 0579cee7d8f8: Preparing 11:48:59 f74c06617a31: Preparing 11:48:59 264337426f95: Preparing 11:48:59 c4e71c2a4573: Preparing 11:48:59 c4e71c2a4573: Waiting 11:48:59 c5ae9b6f9c1c: Layer already exists 11:48:59 0579cee7d8f8: Layer already exists 11:48:59 42a187cef0ea: Layer already exists 11:48:59 264337426f95: Layer already exists 11:48:59 f74c06617a31: Layer already exists 11:48:59 c4e71c2a4573: Layer already exists 11:48:59 4.1.0-dev.17: digest: sha256:8fb2e746fcb7d1c21a3c9a08a7cb6405be9ad60aef42b6d7fb3cea23b267bc86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:59 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:48:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 11:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:48:59 c5ae9b6f9c1c: Preparing 11:48:59 42a187cef0ea: Preparing 11:48:59 0579cee7d8f8: Preparing 11:48:59 f74c06617a31: Preparing 11:48:59 264337426f95: Preparing 11:48:59 c4e71c2a4573: Preparing 11:48:59 c4e71c2a4573: Waiting 11:48:59 42a187cef0ea: Layer already exists 11:48:59 c5ae9b6f9c1c: Layer already exists 11:48:59 f74c06617a31: Layer already exists 11:48:59 264337426f95: Layer already exists 11:48:59 0579cee7d8f8: Layer already exists 11:48:59 c4e71c2a4573: Layer already exists 11:48:59 02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17: digest: sha256:8fb2e746fcb7d1c21a3c9a08a7cb6405be9ad60aef42b6d7fb3cea23b267bc86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:00 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 11:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 11:49:00 c5ae9b6f9c1c: Preparing 11:49:00 42a187cef0ea: Preparing 11:49:00 0579cee7d8f8: Preparing 11:49:00 f74c06617a31: Preparing 11:49:00 264337426f95: Preparing 11:49:00 c4e71c2a4573: Preparing 11:49:00 c4e71c2a4573: Waiting 11:49:00 42a187cef0ea: Layer already exists 11:49:00 f74c06617a31: Layer already exists 11:49:00 0579cee7d8f8: Layer already exists 11:49:00 c5ae9b6f9c1c: Layer already exists 11:49:00 264337426f95: Layer already exists 11:49:00 c4e71c2a4573: Layer already exists 11:49:00 main: digest: sha256:8fb2e746fcb7d1c21a3c9a08a7cb6405be9ad60aef42b6d7fb3cea23b267bc86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:49:01 ===================================================== [Pipeline] echo 11:49:01 taggedImages: 11:49:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e 11:49:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 11:49:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 11:49:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 11:49:01 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 11:49:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e [Pipeline] echo 11:49:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 11:49:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.17 [Pipeline] echo 11:49:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:02af5a36efaa54a9645eef515d62b99fcd83cc9e-4.1.0-dev.17 [Pipeline] echo 11:49:01 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:49:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:49:01 11:49:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:49:02 arm64: Pulling from edgex-lftools-log-publisher 11:49:02 8998bd30e6a1: Pulling fs layer 11:49:02 04944245beec: Pulling fs layer 11:49:02 699f458cf7ca: Pulling fs layer 11:49:02 765212b225bb: Pulling fs layer 11:49:02 f23df028b6ca: Pulling fs layer 11:49:02 d65c8cfc05b1: Pulling fs layer 11:49:02 2437ff75d9bd: Pulling fs layer 11:49:02 f23df028b6ca: Waiting 11:49:02 d65c8cfc05b1: Waiting 11:49:02 2437ff75d9bd: Waiting 11:49:02 765212b225bb: Waiting 11:49:02 04944245beec: Verifying Checksum 11:49:02 04944245beec: Download complete 11:49:02 765212b225bb: Verifying Checksum 11:49:02 765212b225bb: Download complete 11:49:02 f23df028b6ca: Verifying Checksum 11:49:02 f23df028b6ca: Download complete 11:49:02 d65c8cfc05b1: Download complete 11:49:02 699f458cf7ca: Verifying Checksum 11:49:02 699f458cf7ca: Download complete 11:49:02 8998bd30e6a1: Verifying Checksum 11:49:02 8998bd30e6a1: Download complete 11:49:05 2437ff75d9bd: Verifying Checksum 11:49:05 2437ff75d9bd: Download complete 11:49:07 8998bd30e6a1: Pull complete 11:49:08 04944245beec: Pull complete 11:49:09 699f458cf7ca: Pull complete 11:49:09 765212b225bb: Pull complete 11:49:10 f23df028b6ca: Pull complete 11:49:11 d65c8cfc05b1: Pull complete 11:49:29 2437ff75d9bd: Pull complete 11:49:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:49:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:49:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:49:29 prd-ubuntu20.04-docker-arm64-4c-16g-4150 does not seem to be running inside a container 11:49:29 $ 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/228 -v /w/workspace/device-virtual-go/228:/w/workspace/device-virtual-go/228:rw,z -v /w/workspace/device-virtual-go/228@tmp:/w/workspace/device-virtual-go/228@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:49:32 $ docker top 03680ea2f0da587ab9ea6b8a3daac6c17d129c333190902555cc8cdbb2eeffd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:49:33 ---> job-cost.sh 11:49:33 lf-activate-venv: SKIPPING 11:49:33 INFO: No Stack... 11:49:33 INFO: Retrieving Pricing Info for: v3-standard-4 11:49:34 INFO: Archiving Costs [Pipeline] sh 11:49:34 + cat /w/workspace/device-virtual-go/228/archives/cost.csv 11:49:34 + cut -d, -f6 [Pipeline] lock 11:49:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] 11:49:34 Resource [jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] did not exist. Created. 11:49:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:49:35 + echo total: 0.10999999940395355 [Pipeline] stash 11:49:35 Stashed 1 file(s) [Pipeline] } 11:49:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } 11:49:35 $ docker stop --time=1 03680ea2f0da587ab9ea6b8a3daac6c17d129c333190902555cc8cdbb2eeffd2 11:49:37 $ docker rm -f --volumes 03680ea2f0da587ab9ea6b8a3daac6c17d129c333190902555cc8cdbb2eeffd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:34:59 Cancelling nested steps due to timeout 17:34:59 Sending interrupt signal to process 17:35:12 script returned exit code 143 [Pipeline] } 17:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:35:13 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:35:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:35:14 ---> package-listing.sh 17:35:14 ++ facter osfamily 17:35:14 ++ tr '[:upper:]' '[:lower:]' 17:35:14 + OS_FAMILY=redhat 17:35:14 + workspace=/w/workspace/exfoundry_device-virtual-go_main 17:35:14 + START_PACKAGES=/tmp/packages_start.txt 17:35:14 + END_PACKAGES=/tmp/packages_end.txt 17:35:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:35:14 + PACKAGES=/tmp/packages_start.txt 17:35:14 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 17:35:14 + PACKAGES=/tmp/packages_end.txt 17:35:14 + case "${OS_FAMILY}" in 17:35:14 + rpm -qa 17:35:14 + sort 17:35:14 + '[' -f /tmp/packages_start.txt ']' 17:35:14 + '[' -f /tmp/packages_end.txt ']' 17:35:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:35:14 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 17:35:14 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 17:35:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 17:35:14 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 17:35:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:15 17:35:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:16 latest: Pulling from edgex-lftools-log-publisher 17:35:16 5eb5b503b376: Pulling fs layer 17:35:16 5c69ac0246d0: Pulling fs layer 17:35:16 ec43610c2a17: Pulling fs layer 17:35:16 3a2ae6a8a46f: Pulling fs layer 17:35:16 33b1e0a273af: Pulling fs layer 17:35:16 5d3b04190fa2: Pulling fs layer 17:35:16 2f39f015ded8: Pulling fs layer 17:35:16 3a2ae6a8a46f: Waiting 17:35:16 33b1e0a273af: Waiting 17:35:16 5d3b04190fa2: Waiting 17:35:16 2f39f015ded8: Waiting 17:35:16 5c69ac0246d0: Verifying Checksum 17:35:16 5c69ac0246d0: Download complete 17:35:16 3a2ae6a8a46f: Verifying Checksum 17:35:16 3a2ae6a8a46f: Download complete 17:35:16 33b1e0a273af: Verifying Checksum 17:35:16 33b1e0a273af: Download complete 17:35:16 5d3b04190fa2: Verifying Checksum 17:35:16 5d3b04190fa2: Download complete 17:35:16 ec43610c2a17: Verifying Checksum 17:35:16 ec43610c2a17: Download complete 17:35:16 5eb5b503b376: Verifying Checksum 17:35:16 5eb5b503b376: Download complete 17:35:16 2f39f015ded8: Verifying Checksum 17:35:16 2f39f015ded8: Download complete 17:35:17 5eb5b503b376: Pull complete 17:35:17 5c69ac0246d0: Pull complete 17:35:18 ec43610c2a17: Pull complete 17:35:18 3a2ae6a8a46f: Pull complete 17:35:18 33b1e0a273af: Pull complete 17:35:18 5d3b04190fa2: Pull complete 17:35:22 2f39f015ded8: Pull complete 17:35:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:22 prd-centos7-docker-4c-2g-4151 does not seem to be running inside a container 17:35:22 $ 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 17:35:25 $ docker top 88ec54ad579f72c0e780c04c0e6fdea89d21d70f7ff95291992c25ef34313e91 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:26 + touch /tmp/pre-build-complete [Pipeline] sh 17:35:26 + mkdir -p /var/log/sysstat [Pipeline] sh 17:35:26 + ls /var/log/sa-host 17:35:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:35:27 provisioning config files... 17:35:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11122218519983474748tmp [Pipeline] { [Pipeline] echo 17:35:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:35:27 ---> create-netrc.sh [Pipeline] } 17:35:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:35:27 ---> python-tools-install.sh [Pipeline] echo 17:35:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:35:28 ---> sudo-logs.sh 17:35:28 Archiving 'sudo' log.. 17:35:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-4151.novalocal: Name or service not known 17:35:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-4151.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:35:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:35:28 ---> job-cost.sh 17:35:28 lf-activate-venv: SKIPPING 17:35:28 DEBUG: total: 0.10999999940395355 17:35:28 INFO: Retrieving Stack Cost... 17:35:29 INFO: Retrieving Pricing Info for: v3-standard-2 17:35:29 INFO: Archiving Costs [Pipeline] echo 17:35:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:35:29 ---> logs-deploy.sh 17:35:29 lf-activate-venv: SKIPPING 17:35:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/228 17:35:29 INFO: archiving workspace using pattern(s): 17:35:30 Archives upload complete. 17:35:30 INFO: archiving logs to Nexus 17:35:31 ---> uname -a: 17:35:31 Linux prd-centos7-docker-4c-2g-4151.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 17:35:31 17:35:31 17:35:31 ---> lscpu: 17:35:31 Architecture: x86_64 17:35:31 CPU op-mode(s): 32-bit, 64-bit 17:35:31 Byte Order: Little Endian 17:35:31 Address sizes: 40 bits physical, 48 bits virtual 17:35:31 CPU(s): 2 17:35:31 On-line CPU(s) list: 0,1 17:35:31 Thread(s) per core: 1 17:35:31 Core(s) per socket: 1 17:35:31 Socket(s): 2 17:35:31 NUMA node(s): 1 17:35:31 Vendor ID: AuthenticAMD 17:35:31 CPU family: 23 17:35:31 Model: 49 17:35:31 Model name: AMD EPYC-Rome Processor 17:35:31 Stepping: 0 17:35:31 CPU MHz: 2799.998 17:35:31 BogoMIPS: 5599.99 17:35:31 Virtualization: AMD-V 17:35:31 Hypervisor vendor: KVM 17:35:31 Virtualization type: full 17:35:31 L1d cache: 64 KiB 17:35:31 L1i cache: 64 KiB 17:35:31 L2 cache: 1 MiB 17:35:31 L3 cache: 32 MiB 17:35:31 NUMA node0 CPU(s): 0,1 17:35:31 Vulnerability Itlb multihit: Not affected 17:35:31 Vulnerability L1tf: Not affected 17:35:31 Vulnerability Mds: Not affected 17:35:31 Vulnerability Meltdown: Not affected 17:35:31 Vulnerability Mmio stale data: Not affected 17:35:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:35:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:35:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:35:31 Vulnerability Srbds: Not affected 17:35:31 Vulnerability Tsx async abort: Not affected 17:35:31 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 17:35:31 17:35:31 17:35:31 ---> nproc: 17:35:31 2 17:35:31 17:35:31 17:35:31 ---> df -h: 17:35:31 Filesystem Size Used Avail Use% Mounted on 17:35:31 overlay 40G 6.8G 34G 17% / 17:35:31 tmpfs 64M 0 64M 0% /dev 17:35:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:35:31 shm 64M 0 64M 0% /dev/shm 17:35:31 /dev/vda1 40G 6.8G 34G 17% /facter-os 17:35:31 17:35:31 17:35:31 Cannot open /var/log/sysstat/sa26: No such file or directory 17:35:31 Please check if data collecting is enabled 17:35:31 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:35:31 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 17:35:31 $ docker stop --time=1 88ec54ad579f72c0e780c04c0e6fdea89d21d70f7ff95291992c25ef34313e91 17:35:32 $ docker rm -f --volumes 88ec54ad579f72c0e780c04c0e6fdea89d21d70f7ff95291992c25ef34313e91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 17:35:32 [WS-CLEANUP] Deleting project workspace... 17:35:32 [WS-CLEANUP] Deferred wipeout is used... 17:35:32 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:33 17:35:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:34 latest: Pulling from edgex-lftools-log-publisher 17:35:34 5eb5b503b376: Pulling fs layer 17:35:34 5c69ac0246d0: Pulling fs layer 17:35:34 ec43610c2a17: Pulling fs layer 17:35:34 3a2ae6a8a46f: Pulling fs layer 17:35:34 33b1e0a273af: Pulling fs layer 17:35:34 5d3b04190fa2: Pulling fs layer 17:35:34 2f39f015ded8: Pulling fs layer 17:35:34 33b1e0a273af: Waiting 17:35:34 5d3b04190fa2: Waiting 17:35:34 2f39f015ded8: Waiting 17:35:34 3a2ae6a8a46f: Waiting 17:35:34 5c69ac0246d0: Verifying Checksum 17:35:34 5c69ac0246d0: Download complete 17:35:34 3a2ae6a8a46f: Verifying Checksum 17:35:34 3a2ae6a8a46f: Download complete 17:35:34 33b1e0a273af: Verifying Checksum 17:35:34 33b1e0a273af: Download complete 17:35:34 ec43610c2a17: Verifying Checksum 17:35:34 ec43610c2a17: Download complete 17:35:34 5d3b04190fa2: Verifying Checksum 17:35:34 5d3b04190fa2: Download complete 17:35:34 5eb5b503b376: Verifying Checksum 17:35:34 5eb5b503b376: Download complete 17:35:35 2f39f015ded8: Verifying Checksum 17:35:35 2f39f015ded8: Download complete 17:35:37 5eb5b503b376: Pull complete 17:35:38 5c69ac0246d0: Pull complete 17:35:39 ec43610c2a17: Pull complete 17:35:40 3a2ae6a8a46f: Pull complete 17:35:40 33b1e0a273af: Pull complete 17:35:41 5d3b04190fa2: Pull complete 17:35:51 2f39f015ded8: Pull complete 17:35:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:35:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:51 prd-ubuntu20.04-docker-8c-8g-4149 does not seem to be running inside a container 17:35:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:35:59 Body did not finish within grace period; terminating with extreme prejudice 17:36:13 $ docker top d578b620908b78f39582b3f3bf883ec4611bc16ff18b22139cb8504597679f39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:36:13 ---> job-cost.sh 17:36:13 lf-activate-venv: SKIPPING 17:36:13 INFO: No Stack... 17:36:13 INFO: Retrieving Pricing Info for: v3-standard-8 17:36:14 INFO: Archiving Costs [Pipeline] sh 17:36:14 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 17:36:14 + cut -d, -f6 [Pipeline] lock 17:36:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] 17:36:14 Resource [jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] did not exist. Created. 17:36:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:36:14 /w/workspace/exfoundry_device-virtual-go_main@tmp/durable-fcdb9987/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:36:15 + echo total: 1.5299999713897705 [Pipeline] stash 17:36:15 Warning: overwriting stash ‘stack-cost’ 17:36:15 Stashed 1 file(s) [Pipeline] } 17:36:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } 17:36:15 $ docker stop --time=1 d578b620908b78f39582b3f3bf883ec4611bc16ff18b22139cb8504597679f39 17:36:17 $ docker rm -f --volumes d578b620908b78f39582b3f3bf883ec4611bc16ff18b22139cb8504597679f39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script Error when executing always post condition: Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 664cefde-b08e-4a39-8145-f2410617bfcb org.jenkinsci.plugins.workflow.steps.FlowInterruptedException at org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution.cancel(TimeoutStepExecution.java:169) at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:36:17 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 17:36:18 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 17:36:18 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 17:36:18 total 16 17:36:18 drwxr-xr-x 3 root root 4096 Mar 26 17:36 . 17:36:18 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 17:36 .. 17:36:18 drwxr-xr-x 2 root root 4096 Mar 26 17:36 cost 17:36:18 -rw-r--r-- 1 root root 91 Mar 26 17:36 cost.csv 17:36:18 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 17:36:18 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 17:36:18 total 16 17:36:18 drwxr-xr-x 3 jenkins jenkins 4096 Mar 26 17:36 . 17:36:18 drwxrwxr-x 9 jenkins jenkins 4096 Mar 26 17:36 .. 17:36:18 drwxr-xr-x 2 jenkins jenkins 4096 Mar 26 17:36 cost 17:36:18 -rw-r--r-- 1 jenkins jenkins 91 Mar 26 17:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:36:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:36:19 ---> package-listing.sh 17:36:19 ++ facter osfamily 17:36:19 ++ tr '[:upper:]' '[:lower:]' 17:36:19 + OS_FAMILY=debian 17:36:19 + workspace=/w/workspace/exfoundry_device-virtual-go_main 17:36:19 + START_PACKAGES=/tmp/packages_start.txt 17:36:19 + END_PACKAGES=/tmp/packages_end.txt 17:36:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:19 + PACKAGES=/tmp/packages_start.txt 17:36:19 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 17:36:19 + PACKAGES=/tmp/packages_end.txt 17:36:19 + case "${OS_FAMILY}" in 17:36:19 + dpkg -l 17:36:19 + grep '^ii' 17:36:19 + '[' -f /tmp/packages_start.txt ']' 17:36:19 + '[' -f /tmp/packages_end.txt ']' 17:36:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:19 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 17:36:19 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 17:36: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 17:36: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 17:36:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:20 prd-ubuntu20.04-docker-8c-8g-4149 does not seem to be running inside a container 17:36:20 $ 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 17:36:20 $ docker top 43ea16d80fc9dab3df4681e5901d27118a39478ef2827a3f23deace74703a587 -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:21 + touch /tmp/pre-build-complete [Pipeline] sh 17:36:21 + mkdir -p /var/log/sysstat [Pipeline] sh 17:36:21 + ls /var/log/sa-host 17:36:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:21 provisioning config files... 17:36:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6642004349902287138tmp [Pipeline] { [Pipeline] echo 17:36:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:36:22 ---> create-netrc.sh [Pipeline] } 17:36:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:36:22 ---> python-tools-install.sh [Pipeline] echo 17:36:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:36:22 ---> sudo-logs.sh 17:36:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:36:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:36:22 ---> job-cost.sh 17:36:22 lf-activate-venv: SKIPPING 17:36:22 DEBUG: total: 1.5299999713897705 17:36:22 INFO: Retrieving Stack Cost... 17:36:22 INFO: Retrieving Pricing Info for: v3-standard-8 17:36:23 INFO: Archiving Costs [Pipeline] echo 17:36:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:36:23 ---> logs-deploy.sh 17:36:23 lf-activate-venv: SKIPPING 17:36:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/228 17:36:23 INFO: archiving workspace using pattern(s): 17:36:24 Archives upload complete. 17:36:24 INFO: archiving logs to Nexus