Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3932617aae16119237fcb67fc022540a1fda24a8 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-ssh14833785227799418763.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-ssh13577470482167839124.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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15161359494737136497.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-ssh6120835639134453048.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2902449535854558774.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-ubuntu20.04-docker-8c-8g-773548’ is offline Running on prd-ubuntu20.04-docker-8c-8g-773549 in /w/workspace/foundry_device-virtual-go_odessa [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/foundry_device-virtual-go_odessa # 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 3932617aae16119237fcb67fc022540a1fda24a8 (odessa) Commit message: "build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#565)" > 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 3932617aae16119237fcb67fc022540a1fda24a8 # timeout=10 > git rev-list --no-walk 61cfff653e6d8db0b28916b7bc013370e3de7ed1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:30:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:30:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:30:05 ========================================================= 12:30:05 EdgeX Global Pipelines Version Info 12:30:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:30:06 ------------------- 12:30:06 stable info: 12:30:06 ------------------- 12:30:06 Commited By: Cherry Wang cherry@iotechsys.com 12:30:06 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 12:30:06 Message: update stable to v1.0.278 12:30:07 ------------------- 12:30:07 experimental info: 12:30:07 ------------------- 12:30:07 Commited By: **** collab-it+edgex@linuxfoundation.org 12:30:07 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 12:30:07 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:30:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:30:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:30:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3932617aae16119237fcb67fc022540a1fda24a8 [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3932617 [Pipeline] echo 12:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:30:08 provisioning config files... 12:30:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config5649383965851383944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:30:09 ---> ****-login.sh 12:30:09 nexus3.edgexfoundry.org:10001 12:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:09 12:30:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:30:09 Configure a credential helper to remove this warning. See 12:30:09 https://docs.****.com/go/credential-store/ 12:30:09 12:30:09 Login Succeeded 12:30:09 nexus3.edgexfoundry.org:10002 12:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:10 12:30:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:30:10 Configure a credential helper to remove this warning. See 12:30:10 https://docs.****.com/go/credential-store/ 12:30:10 12:30:10 Login Succeeded 12:30:10 nexus3.edgexfoundry.org:10003 12:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:10 12:30:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:30:10 Configure a credential helper to remove this warning. See 12:30:10 https://docs.****.com/go/credential-store/ 12:30:10 12:30:10 Login Succeeded 12:30:10 nexus3.edgexfoundry.org:10004 12:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:10 12:30:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:30:10 Configure a credential helper to remove this warning. See 12:30:10 https://docs.****.com/go/credential-store/ 12:30:10 12:30:10 Login Succeeded 12:30:10 ****.io 12:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:10 12:30:10 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:30:10 Configure a credential helper to remove this warning. See 12:30:10 https://docs.****.com/go/credential-store/ 12:30:10 12:30:10 Login Succeeded 12:30:10 ---> ****-login.sh ends [Pipeline] } 12:30:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:30:10 + git rev-list -1 --merges 3932617aae16119237fcb67fc022540a1fda24a8~1..3932617aae16119237fcb67fc022540a1fda24a8 [Pipeline] echo 12:30:10 -----------> git rev-list -1 --merges 3932617aae16119237fcb67fc022540a1fda24a8~1..3932617aae16119237fcb67fc022540a1fda24a8 3932617aae16119237fcb67fc022540a1fda24a8 [false] [Pipeline] sh 12:30:11 + git log --format=format:%s -1 3932617aae16119237fcb67fc022540a1fda24a8 [Pipeline] echo 12:30:11 ========================================================= 12:30:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:30:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:30:11 + git log --format=format:%s -1 3932617aae16119237fcb67fc022540a1fda24a8 [Pipeline] echo 12:30:11 [semverPrep] GIT_COMMIT: 3932617aae16119237fcb67fc022540a1fda24a8, Commit Message: build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#565) [Pipeline] echo 12:30:11 [semverPrep] This is not a build commit. [Pipeline] sh 12:30:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:30:12 + grep -v github /etc/ssh/ssh_known_hosts 12:30:12 + [ -e /tmp/ssh_known_hosts ] 12:30:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:30:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:30:12 + sudo tee -a /etc/ssh/ssh_known_hosts 12:30:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:30:12 12:30:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:30:12 0.1.4: Pulling from edgex-devops/py-git-semver 12:30:12 3dae71ba6b94: Pulling fs layer 12:30:12 6bf1a483ea7c: Pulling fs layer 12:30:12 f5dfc541a4d3: Pulling fs layer 12:30:12 461d9e800cba: Pulling fs layer 12:30:12 80192f66455f: Pulling fs layer 12:30:12 2e8e34ca0e6c: Pulling fs layer 12:30:12 a29436f7fd5d: Pulling fs layer 12:30:12 923cac83aea3: Pulling fs layer 12:30:12 25ad8b0a4227: Pulling fs layer 12:30:12 db01528c6b51: Pulling fs layer 12:30:12 28988de357af: Pulling fs layer 12:30:12 a29436f7fd5d: Waiting 12:30:12 923cac83aea3: Waiting 12:30:12 25ad8b0a4227: Waiting 12:30:12 80192f66455f: Waiting 12:30:12 db01528c6b51: Waiting 12:30:12 461d9e800cba: Waiting 12:30:12 2e8e34ca0e6c: Waiting 12:30:12 28988de357af: Waiting 12:30:12 6bf1a483ea7c: Verifying Checksum 12:30:12 6bf1a483ea7c: Download complete 12:30:12 461d9e800cba: Verifying Checksum 12:30:12 461d9e800cba: Download complete 12:30:12 80192f66455f: Verifying Checksum 12:30:12 80192f66455f: Download complete 12:30:12 f5dfc541a4d3: Verifying Checksum 12:30:12 f5dfc541a4d3: Download complete 12:30:12 3dae71ba6b94: Verifying Checksum 12:30:12 3dae71ba6b94: Download complete 12:30:12 923cac83aea3: Verifying Checksum 12:30:12 923cac83aea3: Download complete 12:30:13 25ad8b0a4227: Verifying Checksum 12:30:13 25ad8b0a4227: Download complete 12:30:13 db01528c6b51: Download complete 12:30:13 28988de357af: Download complete 12:30:13 a29436f7fd5d: Verifying Checksum 12:30:13 a29436f7fd5d: Download complete 12:30:13 2e8e34ca0e6c: Verifying Checksum 12:30:13 2e8e34ca0e6c: Download complete 12:30:14 3dae71ba6b94: Pull complete 12:30:14 6bf1a483ea7c: Pull complete 12:30:15 f5dfc541a4d3: Pull complete 12:30:15 461d9e800cba: Pull complete 12:30:15 80192f66455f: Pull complete 12:30:19 2e8e34ca0e6c: Pull complete 12:30:20 a29436f7fd5d: Pull complete 12:30:20 923cac83aea3: Pull complete 12:30:20 25ad8b0a4227: Pull complete 12:30:20 db01528c6b51: Pull complete 12:30:20 28988de357af: Pull complete 12:30:20 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 12:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:30:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:30:20 prd-ubuntu20.04-docker-8c-8g-773549 does not seem to be running inside a container 12:30:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:30:27 $ docker top 5f1ee230a7a9fff31e63f2746bf8fc371174ffdf233aa23a32272efcc72e2ade -eo pid,comm 12:30:27 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). 12:30:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:30:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:30:27 [ssh-agent] Looking for ssh-agent implementation... 12:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:30:27 $ docker exec 5f1ee230a7a9fff31e63f2746bf8fc371174ffdf233aa23a32272efcc72e2ade ssh-agent 12:30:28 SSH_AUTH_SOCK=/tmp/ssh-J1czAVNfyUks/agent.32 12:30:28 SSH_AGENT_PID=38 12:30:28 Running ssh-add (command line suppressed) 12:30:28 Identity added: /w/workspace/foundry_device-virtual-go_odessa@tmp/private_key_1606463235893886524.key (/w/workspace/foundry_device-virtual-go_odessa@tmp/private_key_1606463235893886524.key) 12:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:30:28 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_odessa [Pipeline] sh 12:30:28 + git tag --points-at HEAD [Pipeline] } 12:30:28 $ docker exec --env ******** --env ******** 5f1ee230a7a9fff31e63f2746bf8fc371174ffdf233aa23a32272efcc72e2ade ssh-agent -k 12:30:28 unset SSH_AUTH_SOCK; 12:30:28 unset SSH_AGENT_PID; 12:30:28 echo Agent pid 38 killed; 12:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:30:28 [ssh-agent] Looking for ssh-agent implementation... 12:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:30:28 $ docker exec 5f1ee230a7a9fff31e63f2746bf8fc371174ffdf233aa23a32272efcc72e2ade ssh-agent 12:30:29 SSH_AUTH_SOCK=/tmp/ssh-UIdrLq4fuUJP/agent.85 12:30:29 SSH_AGENT_PID=91 12:30:29 Running ssh-add (command line suppressed) 12:30:29 Identity added: /w/workspace/foundry_device-virtual-go_odessa@tmp/private_key_4109959954692137877.key (/w/workspace/foundry_device-virtual-go_odessa@tmp/private_key_4109959954692137877.key) 12:30:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:30:29 + git semver init 12:30:29 2025-11-21 12:30:29,721 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:30:29 2025-11-21 12:30:29,726 [run_init] DEBUG init version:0.0.0 force:False 12:30:29 2025-11-21 12:30:29,727 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_odessa/.semver 12:30:29 2025-11-21 12:30:29,727 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_odessa/.semver 12:30:29 2025-11-21 12:30:29,727 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_odessa/.semver'], cwd=/w/workspace/foundry_device-virtual-go_odessa, stdin=None, shell=False, universal_newlines=False) 12:30:31 2025-11-21 12:30:31,509 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_odessa/.git/info/exclude 12:30:31 2025-11-21 12:30:31,509 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_odessa/.semver/odessa with force:False 12:30:31 2025-11-21 12:30:31,509 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_odessa/.semver/odessa 12:30:31 2025-11-21 12:30:31,509 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_odessa/.semver/odessa 12:30:31 4.0.1-dev.1 [Pipeline] } 12:30:31 $ docker exec --env ******** --env ******** 5f1ee230a7a9fff31e63f2746bf8fc371174ffdf233aa23a32272efcc72e2ade ssh-agent -k 12:30:31 unset SSH_AUTH_SOCK; 12:30:31 unset SSH_AGENT_PID; 12:30:31 echo Agent pid 91 killed; 12:30:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:30:32 + git semver [Pipeline] } 12:30:32 $ docker stop --time=1 5f1ee230a7a9fff31e63f2746bf8fc371174ffdf233aa23a32272efcc72e2ade 12:30:33 $ docker rm -f --volumes 5f1ee230a7a9fff31e63f2746bf8fc371174ffdf233aa23a32272efcc72e2ade [Pipeline] // withDockerContainer [Pipeline] sh 12:30:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:30:34 Stashed 1 file(s) [Pipeline] echo 12:30:34 [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [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 12:30:34 provisioning config files... 12:30:34 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config11290728537739063809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:30:34 ---> ****-login.sh 12:30:34 nexus3.edgexfoundry.org:10001 12:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:34 Login Succeeded 12:30:34 nexus3.edgexfoundry.org:10002 12:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:34 Login Succeeded 12:30:34 nexus3.edgexfoundry.org:10003 12:30:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:35 Login Succeeded 12:30:35 nexus3.edgexfoundry.org:10004 12:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:35 Login Succeeded 12:30:35 ****.io 12:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:35 Login Succeeded 12:30:35 ---> ****-login.sh ends [Pipeline] } 12:30:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:30:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 12:30:35 + grep ^go [0-9].[0-9]* go.mod 12:30:35 + cut -d -f 2 12:30:35 + cut -d . -f1-2 [Pipeline] echo 12:30:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:30:35 ========================================================= 12:30:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 12:30:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 12:30:37 #0 building with "default" instance using docker driver 12:30:37 12:30:37 #1 [internal] load build definition from Dockerfile 12:30:37 #1 transferring dockerfile: 12:30:37 #1 transferring dockerfile: 1.79kB done 12:30:37 #1 DONE 0.2s 12:30:37 12:30:37 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 12:30:37 #2 DONE 0.1s 12:30:37 12:30:37 #3 [internal] load .dockerignore 12:30:37 #3 transferring context: 2B done 12:30:37 #3 DONE 0.0s 12:30:37 12:30:37 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 12:30:37 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 12:30:37 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 12:30:37 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.0s done 12:30:37 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 12:30:37 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 12:30:37 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.27MB / 3.63MB 0.1s 12:30:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 3.15MB / 74.06MB 0.1s 12:30:37 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 12:30:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 12.58MB / 74.06MB 0.2s 12:30:37 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 12:30:37 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done 12:30:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0B / 100.52MB 0.2s 12:30:37 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 12:30:37 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s 12:30:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 25.17MB / 74.06MB 0.3s 12:30:37 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 12:30:37 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done 12:30:37 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0B / 13.29MB 0.3s 12:30:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 40.89MB / 74.06MB 0.4s 12:30:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 10.66MB / 100.52MB 0.4s 12:30:37 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 2.10MB / 13.29MB 0.4s 12:30:37 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 12:30:37 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 55.57MB / 74.06MB 0.5s 12:30:37 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 20.97MB / 100.52MB 0.5s 12:30:37 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 9.44MB / 13.29MB 0.5s 12:30:37 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 12:30:38 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 69.83MB / 74.06MB 0.6s 12:30:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 31.46MB / 100.52MB 0.6s 12:30:38 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.6s 12:30:38 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.7s 12:30:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 37.75MB / 100.52MB 0.7s 12:30:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 66.06MB / 100.52MB 0.9s 12:30:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 95.42MB / 100.52MB 1.3s 12:30:38 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.7s done 12:30:38 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.3s done 12:30:38 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.4s 12:30:39 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 2.1s done 12:30:39 #4 ... 12:30:39 12:30:39 #5 [internal] load build context 12:30:39 #5 transferring context: 79.24MB 1.6s done 12:30:39 #5 DONE 2.2s 12:30:39 12:30:39 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 12:30:39 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 12:30:43 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.0s done 12:30:44 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 12:30:44 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 12:30:44 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 12:30:44 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 12:30:44 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 12:30:44 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 12:30:44 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 12:30:44 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.1s done 12:30:44 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 12:30:47 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.5s done 12:30:47 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 12:30:47 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.5s done 12:30:47 #4 DONE 10.7s 12:30:48 12:30:48 #6 [builder 2/7] WORKDIR /device-virtual-go 12:30:49 Still waiting to schedule task 12:30:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-773550’ 12:30:53 #6 DONE 5.6s 12:30:53 12:30:53 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 12:30:53 #7 0.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:30:53 #7 0.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:30:54 #7 0.798 (1/4) Installing openssh-keygen (9.7_p1-r5) 12:30:54 #7 0.807 (2/4) Installing libedit (20240517.3.1-r0) 12:30:54 #7 0.813 (3/4) Installing openssh-client-common (9.7_p1-r5) 12:30:54 #7 0.838 (4/4) Installing openssh-client-default (9.7_p1-r5) 12:30:54 #7 0.847 Executing busybox-1.36.1-r29.trigger 12:30:54 #7 0.855 OK: 252 MiB in 62 packages 12:30:54 #7 DONE 1.0s 12:30:54 12:30:54 #8 [builder 4/7] COPY go.mod vendor* ./ 12:30:55 #8 DONE 1.0s 12:30:55 12:30:55 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:31:17 #9 DONE 21.3s 12:31:17 12:31:17 #10 [builder 6/7] COPY . . 12:31:17 #10 DONE 1.1s 12:31:18 12:31:18 #11 [builder 7/7] RUN echo noop 12:31:18 #11 0.202 noop 12:31:18 #11 DONE 0.2s 12:31:18 12:31:18 #12 exporting to image 12:31:18 #12 exporting layers 12:31:26 #12 exporting layers 7.0s done 12:31:26 #12 writing image sha256:2016f3d4b5b79a90d4c81e3c106487661d8ec140b14d612eaf4724a316906599 done 12:31:26 #12 naming to docker.io/library/ci-base-image-x86_64 done 12:31:26 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:26 + docker inspect -f . ci-base-image-x86_64 12:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:31:26 prd-ubuntu20.04-docker-8c-8g-773549 does not seem to be running inside a container 12:31:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:31:28 $ docker top 065244be98f0846de4f61eeb4cc2b2b18e918e6cfe09c44d788ef8ddde48e96b -eo pid,comm [Pipeline] { [Pipeline] sh 12:31:28 + go version 12:31:28 go version go1.23.7 linux/amd64 [Pipeline] } 12:31:29 $ docker stop --time=1 065244be98f0846de4f61eeb4cc2b2b18e918e6cfe09c44d788ef8ddde48e96b 12:31:30 $ docker rm -f --volumes 065244be98f0846de4f61eeb4cc2b2b18e918e6cfe09c44d788ef8ddde48e96b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:30 + docker inspect -f . ci-base-image-x86_64 12:31:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:31:31 prd-ubuntu20.04-docker-8c-8g-773549 does not seem to be running inside a container 12:31:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:31:31 $ docker top 5940a9877a181f28d34e9fcd985816876f26fb6d7203a52cfa68a9d65410549e -eo pid,comm [Pipeline] { [Pipeline] sh 12:31:32 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_odessa [Pipeline] fileExists [Pipeline] sh 12:31:32 + make test 12:31:32 go test ./... -coverprofile=coverage.out 12:31:37 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:31:55 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 12:31:55 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.4% of statements 12:32:03 go vet ./... 12:32:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:32:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:32:10 ./bin/test-attribution-txt.sh [Pipeline] echo 12:32:10 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 12:32:10 + go mod tidy [Pipeline] } 12:32:11 $ docker stop --time=1 5940a9877a181f28d34e9fcd985816876f26fb6d7203a52cfa68a9d65410549e 12:32:16 $ docker rm -f --volumes 5940a9877a181f28d34e9fcd985816876f26fb6d7203a52cfa68a9d65410549e [Pipeline] // withDockerContainer [Pipeline] sh 12:32:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:32:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:32:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:32:18 + ls -al . 12:32:18 total 272 12:32:18 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 12:31 . 12:32:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 12:29 .. 12:32:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 12:31 .git 12:32:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 12:30 .github 12:32:18 -rw-rw-r-- 1 jenkins jenkins 264 Nov 21 12:30 .gitignore 12:32:18 -rw-rw-r-- 1 jenkins jenkins 199 Nov 21 12:30 .golangci.yml 12:32:18 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 12:30 .semver 12:32:18 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 21 12:30 Attribution.txt 12:32:18 -rw-rw-r-- 1 jenkins jenkins 17302 Nov 21 12:30 CHANGELOG.md 12:32:18 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 21 12:30 Dockerfile 12:32:18 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 12:30 GOVERNANCE.md 12:32:18 -rw-rw-r-- 1 jenkins jenkins 660 Nov 21 12:30 Jenkinsfile 12:32:18 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 12:30 LICENSE 12:32:18 -rw-rw-r-- 1 jenkins jenkins 2652 Nov 21 12:30 Makefile 12:32:18 -rw-rw-r-- 1 jenkins jenkins 623 Nov 21 12:30 OWNERS.md 12:32:18 -rw-rw-r-- 1 jenkins jenkins 4473 Nov 21 12:30 README.md 12:32:18 -rw-rw-r-- 1 jenkins jenkins 11 Nov 21 12:30 VERSION 12:32:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 12:30 bin 12:32:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 12:30 cmd 12:32:18 -rw-r--r-- 1 jenkins jenkins 43316 Nov 21 12:31 coverage.out 12:32:18 -rw-rw-r-- 1 jenkins jenkins 6034 Nov 21 12:30 go.mod 12:32:18 -rw-rw-r-- 1 jenkins jenkins 86532 Nov 21 12:30 go.sum 12:32:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 12:30 internal 12:32:18 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 12:30 vendor 12:32:18 -rw-rw-r-- 1 jenkins jenkins 235 Nov 21 12:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:18 + 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=3932617aae16119237fcb67fc022540a1fda24a8 --label arch=amd64 --label version=4.0.1-dev.1 . 12:32:18 #0 building with "default" instance using docker driver 12:32:18 12:32:18 #1 [internal] load build definition from Dockerfile 12:32:18 #1 transferring dockerfile: 1.79kB done 12:32:18 #1 DONE 0.0s 12:32:18 12:32:18 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:32:18 #2 DONE 0.0s 12:32:18 12:32:18 #3 [internal] load metadata for docker.io/library/alpine:3.22 12:32:19 #3 DONE 0.2s 12:32:19 12:32:19 #4 [internal] load .dockerignore 12:32:19 #4 transferring context: 2B done 12:32:19 #4 DONE 0.1s 12:32:19 12:32:19 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:32:19 #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:32:19 #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 12:32:19 #5 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 12:32:19 #5 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 12:32:19 #5 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 12:32:19 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 12:32:19 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 12:32:19 #5 ... 12:32:19 12:32:19 #6 [internal] load build context 12:32:19 #6 transferring context: 1.02MB 0.2s done 12:32:19 #6 DONE 0.3s 12:32:19 12:32:19 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 12:32:19 #7 DONE 0.4s 12:32:19 12:32:19 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:32:19 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 12:32:19 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 12:32:19 #5 ... 12:32:19 12:32:19 #8 [builder 2/7] WORKDIR /device-virtual-go 12:32:19 #8 DONE 0.4s 12:32:19 12:32:19 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:32:19 #5 DONE 0.8s 12:32:19 12:32:19 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:32:20 #9 0.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:32:20 #9 0.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:32:20 #9 0.804 (1/1) Installing dumb-init (1.2.5-r3) 12:32:20 #9 0.810 Executing busybox-1.37.0-r19.trigger 12:32:20 #9 0.814 OK: 7 MiB in 17 packages 12:32:20 #9 DONE 1.0s 12:32:20 12:32:20 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 12:32:20 #10 0.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 12:32:20 #10 0.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 12:32:20 #10 0.784 OK: 252 MiB in 62 packages 12:32:20 #10 DONE 0.9s 12:32:20 12:32:20 #11 [builder 4/7] COPY go.mod vendor* ./ 12:32:21 #11 DONE 0.8s 12:32:21 12:32:21 #12 [stage-1 3/7] RUN apk --no-cache upgrade 12:32:21 #12 0.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:32:21 #12 0.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:32:21 #12 0.629 OK: 7 MiB in 17 packages 12:32:21 #12 DONE 0.7s 12:32:21 12:32:21 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:32:21 #13 0.257 skipping... 12:32:21 #13 DONE 0.3s 12:32:21 12:32:21 #14 [builder 6/7] COPY . . 12:32:22 #14 DONE 1.0s 12:32:22 12:32:22 #15 [builder 7/7] RUN make build 12:32:23 #15 0.229 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 12:32:49 #15 DONE 23.1s 12:32:49 12:32:49 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 12:32:49 #16 DONE 0.0s 12:32:49 12:32:49 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 12:32:49 #17 DONE 0.0s 12:32:49 12:32:49 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 12:32:49 #18 DONE 0.3s 12:32:49 12:32:49 #19 exporting to image 12:32:49 #19 exporting layers 12:32:49 #19 exporting layers 0.3s done 12:32:49 #19 writing image sha256:87e829efe29eb0a988ed5df04a37d5ad934df1db04acefef93a5a05accca360e done 12:32:49 #19 naming to docker.io/library/device-virtual 0.0s done 12:32:49 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:32:49 provisioning config files... 12:32:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config17315437961551073077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:50 ---> ****-login.sh 12:32:50 nexus3.edgexfoundry.org:10001 12:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:50 Login Succeeded 12:32:50 nexus3.edgexfoundry.org:10002 12:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:50 Login Succeeded 12:32:50 nexus3.edgexfoundry.org:10003 12:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:50 Login Succeeded 12:32:50 nexus3.edgexfoundry.org:10004 12:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:50 Login Succeeded 12:32:50 ****.io 12:32:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:32:50 Login Succeeded 12:32:50 ---> ****-login.sh ends [Pipeline] } 12:32:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:32:50 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:32:50 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 12:32:50 3932617aae16119237fcb67fc022540a1fda24a8 12:32:50 4.0.1-dev.1 12:32:50 3932617aae16119237fcb67fc022540a1fda24a8-4.0.1-dev.1 12:32:50 odessa 12:32:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:51 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3932617aae16119237fcb67fc022540a1fda24a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3932617aae16119237fcb67fc022540a1fda24a8 12:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:32:51 87f7ac6307d5: Preparing 12:32:51 fbd6261acc7e: Preparing 12:32:51 e453bd784a87: Preparing 12:32:51 99158ec5d459: Preparing 12:32:51 78a20d282422: Preparing 12:32:51 256f393e029f: Preparing 12:32:51 256f393e029f: Waiting 12:32:51 fbd6261acc7e: Pushed 12:32:51 99158ec5d459: Pushed 12:32:51 78a20d282422: Pushed 12:32:51 e453bd784a87: Pushed 12:32:51 256f393e029f: Layer already exists 12:32:54 87f7ac6307d5: Pushed 12:32:54 3932617aae16119237fcb67fc022540a1fda24a8: digest: sha256:37ca50f0c35891c1fc6e808d659855a8fa38082d14a6420650dc29b45b97c943 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:55 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.1-dev.1 12:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:32:55 87f7ac6307d5: Preparing 12:32:55 fbd6261acc7e: Preparing 12:32:55 e453bd784a87: Preparing 12:32:55 99158ec5d459: Preparing 12:32:55 78a20d282422: Preparing 12:32:55 256f393e029f: Preparing 12:32:55 256f393e029f: Waiting 12:32:55 87f7ac6307d5: Layer already exists 12:32:55 78a20d282422: Layer already exists 12:32:55 fbd6261acc7e: Layer already exists 12:32:55 99158ec5d459: Layer already exists 12:32:55 e453bd784a87: Layer already exists 12:32:55 256f393e029f: Layer already exists 12:32:55 4.0.1-dev.1: digest: sha256:37ca50f0c35891c1fc6e808d659855a8fa38082d14a6420650dc29b45b97c943 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:55 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3932617aae16119237fcb67fc022540a1fda24a8-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3932617aae16119237fcb67fc022540a1fda24a8-4.0.1-dev.1 12:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:32:56 87f7ac6307d5: Preparing 12:32:56 fbd6261acc7e: Preparing 12:32:56 e453bd784a87: Preparing 12:32:56 99158ec5d459: Preparing 12:32:56 78a20d282422: Preparing 12:32:56 256f393e029f: Preparing 12:32:56 256f393e029f: Waiting 12:32:56 99158ec5d459: Layer already exists 12:32:56 87f7ac6307d5: Layer already exists 12:32:56 e453bd784a87: Layer already exists 12:32:56 fbd6261acc7e: Layer already exists 12:32:56 78a20d282422: Layer already exists 12:32:56 256f393e029f: Layer already exists 12:32:56 3932617aae16119237fcb67fc022540a1fda24a8-4.0.1-dev.1: digest: sha256:37ca50f0c35891c1fc6e808d659855a8fa38082d14a6420650dc29b45b97c943 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:56 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual:odessa 12:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:32:56 87f7ac6307d5: Preparing 12:32:56 fbd6261acc7e: Preparing 12:32:56 e453bd784a87: Preparing 12:32:56 99158ec5d459: Preparing 12:32:56 78a20d282422: Preparing 12:32:56 256f393e029f: Preparing 12:32:56 256f393e029f: Waiting 12:32:56 fbd6261acc7e: Layer already exists 12:32:56 99158ec5d459: Layer already exists 12:32:56 e453bd784a87: Layer already exists 12:32:56 78a20d282422: Layer already exists 12:32:56 87f7ac6307d5: Layer already exists 12:32:56 256f393e029f: Layer already exists 12:32:56 odessa: digest: sha256:37ca50f0c35891c1fc6e808d659855a8fa38082d14a6420650dc29b45b97c943 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:32:56 ===================================================== [Pipeline] echo 12:32:56 taggedImages: 12:32:56 - nexus3.edgexfoundry.org:10004/device-virtual:3932617aae16119237fcb67fc022540a1fda24a8 12:32:56 - nexus3.edgexfoundry.org:10004/device-virtual:4.0.1-dev.1 12:32:56 - nexus3.edgexfoundry.org:10004/device-virtual:3932617aae16119237fcb67fc022540a1fda24a8-4.0.1-dev.1 12:32:56 - nexus3.edgexfoundry.org:10004/device-virtual:odessa [Pipeline] echo 12:32:57 ========================================================= 12:32:57 [edgeXBuildMultiArch] RAW Config: 12:32:57 images: 12:32:57 - nexus3.edgexfoundry.org:10004/device-virtual:3932617aae16119237fcb67fc022540a1fda24a8 12:32:57 - nexus3.edgexfoundry.org:10004/device-virtual:4.0.1-dev.1 12:32:57 - nexus3.edgexfoundry.org:10004/device-virtual:3932617aae16119237fcb67fc022540a1fda24a8-4.0.1-dev.1 12:32:57 - nexus3.edgexfoundry.org:10004/device-virtual:odessa 12:32:57 settingsFile: 12:32:57 device-virtual-go-settings 12:32:57 ========================================================= [Pipeline] node 12:33:12 Still waiting to schedule task 12:33:12 ‘prd-centos7-docker-4c-2g-773551’ is offline 12:33:38 Running on prd-centos7-docker-4c-2g-773553 in /w/workspace/foundry_device-virtual-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:33:38 provisioning config files... 12:33:38 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config10000881583798675014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:33:39 ---> ****-login.sh 12:33:39 nexus3.edgexfoundry.org:10001 12:33:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773552 in /w/workspace/foundry_device-virtual-go_odessa [Pipeline] { [Pipeline] ws 12:33:57 Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout 12:33:58 The recommended git tool is: git 12:34:03 using credential edgex-jenkins-ssh 12:34:03 Cloning the remote Git repository 12:34:03 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:34:03 > git init /w/workspace/device-virtual-go/3 # timeout=10 12:34:03 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:34:03 > git --version # timeout=10 12:34:03 > git --version # 'git version 2.25.1' 12:34:03 using GIT_SSH to set credentials SSH Credentials for GitHub 12:34:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:34:07 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:34:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:34:08 Avoid second fetch 12:34:08 Checking out Revision 3932617aae16119237fcb67fc022540a1fda24a8 (odessa) 12:34:08 > git config core.sparsecheckout # timeout=10 12:34:08 > git checkout -f 3932617aae16119237fcb67fc022540a1fda24a8 # timeout=10 12:34:10 Commit message: "build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#565)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:34:15 provisioning config files... 12:34:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config14165797191420077753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:34:15 ---> ****-login.sh 12:34:15 nexus3.edgexfoundry.org:10001 12:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:34:16 Configure a credential helper to remove this warning. See 12:34:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:34:16 12:34:16 Login Succeeded 12:34:16 nexus3.edgexfoundry.org:10002 12:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:34:16 Configure a credential helper to remove this warning. See 12:34:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:34:16 12:34:16 Login Succeeded 12:34:16 nexus3.edgexfoundry.org:10003 12:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:34:17 Configure a credential helper to remove this warning. See 12:34:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:34:17 12:34:17 Login Succeeded 12:34:17 nexus3.edgexfoundry.org:10004 12:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:34:17 Configure a credential helper to remove this warning. See 12:34:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:34:17 12:34:17 Login Succeeded 12:34:17 ****.io 12:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:34:17 Configure a credential helper to remove this warning. See 12:34:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:34:17 12:34:17 Login Succeeded 12:34:17 ---> ****-login.sh ends [Pipeline] } 12:34:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:34:18 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 12:34:18 + cut -d . -f1-2 12:34:18 + grep ^go [0-9].[0-9]* go.mod 12:34:18 + cut -d -f 2 [Pipeline] echo 12:34:18 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:34:18 ========================================================= 12:34:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 12:34:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 12:34:23 Sending build context to Docker daemon 61.69MB 12:34:23 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 12:34:23 Step 2/12 : FROM ${BASE} AS builder 12:34:23 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 12:34:23 94e9d8af2201: Pulling fs layer 12:34:23 345fe9f21930: Pulling fs layer 12:34:23 b40fc9e46828: Pulling fs layer 12:34:23 c9804373a1e5: Pulling fs layer 12:34:23 4f4fb700ef54: Pulling fs layer 12:34:23 f5a772c54f75: Pulling fs layer 12:34:23 e2dd1b2a9dca: Pulling fs layer 12:34:23 0a0502178392: Pulling fs layer 12:34:23 c9804373a1e5: Waiting 12:34:23 4f4fb700ef54: Waiting 12:34:23 f5a772c54f75: Waiting 12:34:23 e2dd1b2a9dca: Waiting 12:34:23 0a0502178392: Waiting 12:34:23 345fe9f21930: Verifying Checksum 12:34:23 345fe9f21930: Download complete 12:34:23 c9804373a1e5: Verifying Checksum 12:34:23 c9804373a1e5: Download complete 12:34:23 4f4fb700ef54: Verifying Checksum 12:34:23 4f4fb700ef54: Download complete 12:34:23 f5a772c54f75: Verifying Checksum 12:34:23 f5a772c54f75: Download complete 12:34:23 94e9d8af2201: Verifying Checksum 12:34:23 94e9d8af2201: Download complete 12:34:23 0a0502178392: Download complete 12:34:24 94e9d8af2201: Pull complete 12:34:24 345fe9f21930: Pull complete 12:34:25 b40fc9e46828: Verifying Checksum 12:34:25 b40fc9e46828: Download complete 12:34:26 e2dd1b2a9dca: Verifying Checksum 12:34:26 e2dd1b2a9dca: Download complete 12:34:41 b40fc9e46828: Pull complete 12:34:41 c9804373a1e5: Pull complete 12:34:41 4f4fb700ef54: Pull complete 12:34:41 f5a772c54f75: Pull complete 12:34:47 e2dd1b2a9dca: Pull complete 12:34:49 0a0502178392: Pull complete 12:34:49 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 12:34:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 12:34:49 ---> 72db82c1953f 12:34:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:34:51 ---> Running in ef4c1be3c71a 12:34:51 Removing intermediate container ef4c1be3c71a 12:34:51 ---> 033f85310341 12:34:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:34:51 ---> Running in 98bf973bfa7e 12:34:52 Removing intermediate container 98bf973bfa7e 12:34:52 ---> c46c255f1b3f 12:34:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:34:52 ---> Running in 5b53b4b55378 12:34:52 Removing intermediate container 5b53b4b55378 12:34:52 ---> c8255415cea1 12:34:52 Step 6/12 : WORKDIR /device-virtual-go 12:34:52 ---> Running in d91257273a56 12:34:52 Removing intermediate container d91257273a56 12:34:52 ---> d45dd4a90a41 12:34:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:34:53 ---> Running in d27d70d66709 12:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:34:56 (1/4) Installing openssh-keygen (9.7_p1-r5) 12:34:56 (2/4) Installing libedit (20240517.3.1-r0) 12:34:56 (3/4) Installing openssh-client-common (9.7_p1-r5) 12:34:56 (4/4) Installing openssh-client-default (9.7_p1-r5) 12:34:56 Executing busybox-1.36.1-r29.trigger 12:34:56 OK: 244 MiB in 62 packages 12:34:57 Removing intermediate container d27d70d66709 12:34:57 ---> 962b7ff3b966 12:34:57 Step 8/12 : COPY go.mod vendor* ./ 12:35:09 ---> 8f9b87749b02 12:35:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:09 ---> Running in 6e4b8a0b4b97 12:37:01 Removing intermediate container 6e4b8a0b4b97 12:37:01 ---> b71812213377 12:37:01 Step 10/12 : COPY . . 12:37:09 ---> 074d21536da3 12:37:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:37:10 ---> Running in 2e587e8c5456 12:37:10 Removing intermediate container 2e587e8c5456 12:37:10 ---> 8823cfa0c7e3 12:37:10 Step 12/12 : RUN $MAKE 12:37:10 ---> Running in 5ce39ac01a3e 12:37:11 noop 12:37:11 Removing intermediate container 5ce39ac01a3e 12:37:11 ---> 583c1270bc12 12:37:12 Successfully built 583c1270bc12 12:37:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:13 + docker inspect -f . ci-base-image-arm64 12:37:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:13 prd-ubuntu20.04-docker-arm64-4c-16g-773552 does not seem to be running inside a container 12:37:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:37:14 $ docker top 8eabe0d79d0ee6aec7a655f6eaf05fd88d45da30b9cc72e6aa3aa0ac10df0ee8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:15 + go version 12:37:15 go version go1.23.7 linux/arm64 [Pipeline] } 12:37:15 $ docker stop --time=1 8eabe0d79d0ee6aec7a655f6eaf05fd88d45da30b9cc72e6aa3aa0ac10df0ee8 12:37:17 $ docker rm -f --volumes 8eabe0d79d0ee6aec7a655f6eaf05fd88d45da30b9cc72e6aa3aa0ac10df0ee8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:17 + docker inspect -f . ci-base-image-arm64 12:37:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:18 prd-ubuntu20.04-docker-arm64-4c-16g-773552 does not seem to be running inside a container 12:37:18 $ 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/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:37:19 $ docker top a7a48c96466d8a2ca619579a0b6003877028ed52b1db1f32fc5d07627162e0be -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:20 + git config --global --add safe.directory /w/workspace/device-virtual-go/3 [Pipeline] fileExists [Pipeline] sh 12:37:20 + make test 12:37:21 go test ./... -coverprofile=coverage.out 12:37:26 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:41:18 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 12:41:18 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.069s coverage: 58.3% of statements 12:41:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:41:18 go vet ./... 12:42:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:42:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:42:05 ./bin/test-attribution-txt.sh [Pipeline] echo 12:42:05 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 12:42:05 + go mod tidy [Pipeline] } 12:42:10 $ docker stop --time=1 a7a48c96466d8a2ca619579a0b6003877028ed52b1db1f32fc5d07627162e0be 12:42:14 $ docker rm -f --volumes a7a48c96466d8a2ca619579a0b6003877028ed52b1db1f32fc5d07627162e0be [Pipeline] // withDockerContainer [Pipeline] sh 12:42:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:42:16 Warning: overwriting stash ‘coverage-report’ 12:42:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:42:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:42:18 + ls -al . 12:42:18 total 268 12:42:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 12:37 . 12:42:18 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 12:34 .. 12:42:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 12:34 .git 12:42:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 12:34 .github 12:42:18 -rw-rw-r-- 1 jenkins jenkins 264 Nov 21 12:34 .gitignore 12:42:18 -rw-rw-r-- 1 jenkins jenkins 199 Nov 21 12:34 .golangci.yml 12:42:18 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 21 12:34 Attribution.txt 12:42:18 -rw-rw-r-- 1 jenkins jenkins 17302 Nov 21 12:34 CHANGELOG.md 12:42:18 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 21 12:34 Dockerfile 12:42:18 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 12:34 GOVERNANCE.md 12:42:18 -rw-rw-r-- 1 jenkins jenkins 660 Nov 21 12:34 Jenkinsfile 12:42:18 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 12:34 LICENSE 12:42:18 -rw-rw-r-- 1 jenkins jenkins 2652 Nov 21 12:34 Makefile 12:42:18 -rw-rw-r-- 1 jenkins jenkins 623 Nov 21 12:34 OWNERS.md 12:42:18 -rw-rw-r-- 1 jenkins jenkins 4473 Nov 21 12:34 README.md 12:42:18 -rw-rw-r-- 1 jenkins jenkins 11 Nov 21 12:30 VERSION 12:42:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 12:34 bin 12:42:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 12:34 cmd 12:42:18 -rw-r--r-- 1 jenkins jenkins 43316 Nov 21 12:41 coverage.out 12:42:18 -rw-rw-r-- 1 jenkins jenkins 6034 Nov 21 12:34 go.mod 12:42:18 -rw-rw-r-- 1 jenkins jenkins 86532 Nov 21 12:34 go.sum 12:42:18 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 12:34 internal 12:42:18 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 12:34 vendor 12:42:18 -rw-rw-r-- 1 jenkins jenkins 235 Nov 21 12:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:18 + 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=3932617aae16119237fcb67fc022540a1fda24a8 --label arch=arm64 --label version=4.0.1-dev.1 . 12:42:22 Sending build context to Docker daemon 61.73MB 12:42:22 Step 1/26 : ARG BASE=golang:1.23-alpine3.22 12:42:22 Step 2/26 : FROM ${BASE} AS builder 12:42:22 ---> 583c1270bc12 12:42:22 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:42:23 ---> Running in a54be17cca6e 12:42:23 Removing intermediate container a54be17cca6e 12:42:23 ---> 48cfb9f76f57 12:42:23 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:42:23 ---> Running in 7cb833ec3eff 12:42:23 Removing intermediate container 7cb833ec3eff 12:42:23 ---> 9b9de211e3e3 12:42:23 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:42:23 ---> Running in 2a0f140992f5 12:42:24 Removing intermediate container 2a0f140992f5 12:42:24 ---> 7b7451760929 12:42:24 Step 6/26 : WORKDIR /device-virtual-go 12:42:24 ---> Running in b5d08064c42a 12:42:24 Removing intermediate container b5d08064c42a 12:42:24 ---> 70aea00bd463 12:42:24 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:42:24 ---> Running in 579028c85630 12:42:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:42:27 OK: 244 MiB in 62 packages 12:42:28 Removing intermediate container 579028c85630 12:42:28 ---> 0fe44ebbc556 12:42:28 Step 8/26 : COPY go.mod vendor* ./ 12:42:43 ---> 3796918cb5c5 12:42:43 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:42:43 ---> Running in fc0a303626be 12:42:43 skipping... 12:42:43 Removing intermediate container fc0a303626be 12:42:43 ---> 00f43c67ef91 12:42:43 Step 10/26 : COPY . . 12:42:58 ---> d688fcf7d529 12:42:58 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:42:58 ---> Running in c953bdee6534 12:42:58 Removing intermediate container c953bdee6534 12:42:58 ---> 2e9cd972531c 12:42:58 Step 12/26 : RUN $MAKE 12:42:58 ---> Running in 07f64d24e92f 12:42:58 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 12:46:35 Removing intermediate container 07f64d24e92f 12:46:35 ---> 64178f80d08c 12:46:35 Step 13/26 : FROM alpine:3.22 12:46:35 3.22: Pulling from library/alpine 12:46:35 6b59a28fa201: Pulling fs layer 12:46:35 6b59a28fa201: Verifying Checksum 12:46:35 6b59a28fa201: Download complete 12:46:35 6b59a28fa201: Pull complete 12:46:35 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 12:46:35 Status: Downloaded newer image for alpine:3.22 12:46:35 ---> 171e65262c80 12:46:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IOTech' 12:46:35 ---> Running in 4bf12475a176 12:46:35 Removing intermediate container 4bf12475a176 12:46:35 ---> 0249882282ec 12:46:35 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:46:35 ---> Running in 57e2c02eaf42 12:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:46:35 (1/1) Installing dumb-init (1.2.5-r3) 12:46:35 Executing busybox-1.37.0-r19.trigger 12:46:35 OK: 8 MiB in 17 packages 12:46:35 Removing intermediate container 57e2c02eaf42 12:46:35 ---> 3b981663c930 12:46:35 Step 16/26 : RUN apk --no-cache upgrade 12:46:35 ---> Running in a77efb5a68d9 12:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:46:35 OK: 8 MiB in 17 packages 12:46:35 Removing intermediate container a77efb5a68d9 12:46:35 ---> d965fbb06685 12:46:35 Step 17/26 : WORKDIR / 12:46:35 ---> Running in 6a4909cd3db6 12:46:35 Removing intermediate container 6a4909cd3db6 12:46:35 ---> b934ddb8337c 12:46:35 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:46:35 ---> 007c428339a1 12:46:35 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:46:35 ---> 9beab641dc3e 12:46:35 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:46:37 ---> 9ffdf66b87f2 12:46:37 Step 21/26 : EXPOSE 59900 12:46:37 ---> Running in 457b0a875f25 12:46:38 Removing intermediate container 457b0a875f25 12:46:38 ---> ee3c2bd579b2 12:46:38 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:46:38 ---> Running in d0a497ece68d 12:46:38 Removing intermediate container d0a497ece68d 12:46:38 ---> a8ac9469bf4e 12:46:38 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:46:38 ---> Running in 479ea9f83aca 12:46:38 Removing intermediate container 479ea9f83aca 12:46:38 ---> 5bfadad7c511 12:46:38 Step 24/26 : LABEL arch=arm64 12:46:39 ---> Running in 65bb23faa369 12:46:39 Removing intermediate container 65bb23faa369 12:46:39 ---> 59ff517ef161 12:46:39 Step 25/26 : LABEL git_sha=3932617aae16119237fcb67fc022540a1fda24a8 12:46:39 ---> Running in a072ab46c0c4 12:46:39 Removing intermediate container a072ab46c0c4 12:46:39 ---> f95e378d9f22 12:46:39 Step 26/26 : LABEL version=4.0.1-dev.1 12:46:39 ---> Running in 8c2f61db793d 12:46:39 Removing intermediate container 8c2f61db793d 12:46:39 ---> 006264cbedc8 12:46:39 [Warning] One or more build-args [ARCH] were not consumed 12:46:40 Successfully built 006264cbedc8 12:46:40 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 12:46:40 provisioning config files... 12:46:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config578666101424589071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:46:41 ---> ****-login.sh 12:46:41 nexus3.edgexfoundry.org:10001 12:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:46:41 Configure a credential helper to remove this warning. See 12:46:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:46:41 12:46:41 Login Succeeded 12:46:41 nexus3.edgexfoundry.org:10002 12:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:46:41 Configure a credential helper to remove this warning. See 12:46:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:46:41 12:46:41 Login Succeeded 12:46:41 nexus3.edgexfoundry.org:10003 12:46:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:46:42 Configure a credential helper to remove this warning. See 12:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:46:42 12:46:42 Login Succeeded 12:46:42 nexus3.edgexfoundry.org:10004 12:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:46:42 Configure a credential helper to remove this warning. See 12:46:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:46:42 12:46:42 Login Succeeded 12:46:42 ****.io 12:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:46:43 Configure a credential helper to remove this warning. See 12:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:46:43 12:46:43 Login Succeeded 12:46:43 ---> ****-login.sh ends [Pipeline] } 12:46:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:46:43 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:46:43 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 12:46:43 3932617aae16119237fcb67fc022540a1fda24a8 12:46:43 4.0.1-dev.1 12:46:43 3932617aae16119237fcb67fc022540a1fda24a8-4.0.1-dev.1 12:46:43 odessa 12:46:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:43 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3932617aae16119237fcb67fc022540a1fda24a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3932617aae16119237fcb67fc022540a1fda24a8 12:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:46:43 58f78ebf133f: Preparing 12:46:43 a4ce686763e5: Preparing 12:46:43 35e1c90f31a5: Preparing 12:46:43 ee36d857d665: Preparing 12:46:43 9e80561ff13c: Preparing 12:46:43 0e64f2360a44: Preparing 12:46:43 0e64f2360a44: Waiting 12:46:44 ee36d857d665: Pushed 12:46:44 35e1c90f31a5: Pushed 12:46:44 9e80561ff13c: Pushed 12:46:44 a4ce686763e5: Pushed 12:46:44 0e64f2360a44: Layer already exists 12:46:52 58f78ebf133f: Pushed 12:46:52 3932617aae16119237fcb67fc022540a1fda24a8: digest: sha256:1d3c109aac7f05e68956b9f27dd06916773e369f85c1836971b5fb11467482f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:52 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.1-dev.1 12:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:46:53 58f78ebf133f: Preparing 12:46:53 a4ce686763e5: Preparing 12:46:53 35e1c90f31a5: Preparing 12:46:53 ee36d857d665: Preparing 12:46:53 9e80561ff13c: Preparing 12:46:53 0e64f2360a44: Preparing 12:46:53 0e64f2360a44: Waiting 12:46:53 9e80561ff13c: Layer already exists 12:46:53 58f78ebf133f: Layer already exists 12:46:53 35e1c90f31a5: Layer already exists 12:46:53 ee36d857d665: Layer already exists 12:46:53 a4ce686763e5: Layer already exists 12:46:53 0e64f2360a44: Layer already exists 12:46:53 4.0.1-dev.1: digest: sha256:1d3c109aac7f05e68956b9f27dd06916773e369f85c1836971b5fb11467482f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3932617aae16119237fcb67fc022540a1fda24a8-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3932617aae16119237fcb67fc022540a1fda24a8-4.0.1-dev.1 12:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:46:53 58f78ebf133f: Preparing 12:46:53 a4ce686763e5: Preparing 12:46:53 35e1c90f31a5: Preparing 12:46:53 ee36d857d665: Preparing 12:46:53 9e80561ff13c: Preparing 12:46:53 0e64f2360a44: Preparing 12:46:53 0e64f2360a44: Waiting 12:46:53 35e1c90f31a5: Layer already exists 12:46:53 9e80561ff13c: Layer already exists 12:46:53 58f78ebf133f: Layer already exists 12:46:53 ee36d857d665: Layer already exists 12:46:53 a4ce686763e5: Layer already exists 12:46:53 0e64f2360a44: Layer already exists 12:46:53 3932617aae16119237fcb67fc022540a1fda24a8-4.0.1-dev.1: digest: sha256:1d3c109aac7f05e68956b9f27dd06916773e369f85c1836971b5fb11467482f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:54 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:odessa 12:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:46:54 58f78ebf133f: Preparing 12:46:54 a4ce686763e5: Preparing 12:46:54 35e1c90f31a5: Preparing 12:46:54 ee36d857d665: Preparing 12:46:54 9e80561ff13c: Preparing 12:46:54 0e64f2360a44: Preparing 12:46:54 0e64f2360a44: Waiting 12:46:54 ee36d857d665: Layer already exists 12:46:54 35e1c90f31a5: Layer already exists 12:46:54 58f78ebf133f: Layer already exists 12:46:54 9e80561ff13c: Layer already exists 12:46:54 a4ce686763e5: Layer already exists 12:46:54 0e64f2360a44: Layer already exists 12:46:54 odessa: digest: sha256:1d3c109aac7f05e68956b9f27dd06916773e369f85c1836971b5fb11467482f1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:46:54 ===================================================== [Pipeline] echo 12:46:54 taggedImages: 12:46:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3932617aae16119237fcb67fc022540a1fda24a8 12:46:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.1-dev.1 12:46:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3932617aae16119237fcb67fc022540a1fda24a8-4.0.1-dev.1 12:46:54 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:odessa [Pipeline] echo 12:46:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:3932617aae16119237fcb67fc022540a1fda24a8 [Pipeline] echo 12:46:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.1-dev.1 [Pipeline] echo 12:46:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:3932617aae16119237fcb67fc022540a1fda24a8-4.0.1-dev.1 [Pipeline] echo 12:46:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:46:55 12:46:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:46:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:46:55 arm64: Pulling from edgex-lftools-log-publisher 12:46:55 8998bd30e6a1: Pulling fs layer 12:46:55 04944245beec: Pulling fs layer 12:46:55 699f458cf7ca: Pulling fs layer 12:46:55 765212b225bb: Pulling fs layer 12:46:55 f23df028b6ca: Pulling fs layer 12:46:55 d65c8cfc05b1: Pulling fs layer 12:46:55 2437ff75d9bd: Pulling fs layer 12:46:55 f23df028b6ca: Waiting 12:46:55 d65c8cfc05b1: Waiting 12:46:55 2437ff75d9bd: Waiting 12:46:55 765212b225bb: Waiting 12:46:55 04944245beec: Verifying Checksum 12:46:55 04944245beec: Download complete 12:46:55 765212b225bb: Verifying Checksum 12:46:55 765212b225bb: Download complete 12:46:55 f23df028b6ca: Download complete 12:46:55 d65c8cfc05b1: Verifying Checksum 12:46:55 d65c8cfc05b1: Download complete 12:46:55 699f458cf7ca: Verifying Checksum 12:46:55 699f458cf7ca: Download complete 12:46:56 8998bd30e6a1: Download complete 12:46:59 2437ff75d9bd: Verifying Checksum 12:46:59 2437ff75d9bd: Download complete 12:47:01 8998bd30e6a1: Pull complete 12:47:01 04944245beec: Pull complete 12:47:03 699f458cf7ca: Pull complete 12:47:03 765212b225bb: Pull complete 12:47:04 f23df028b6ca: Pull complete 12:47:04 d65c8cfc05b1: Pull complete 12:47:22 2437ff75d9bd: Pull complete 12:47:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:47:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:47:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:47:22 prd-ubuntu20.04-docker-arm64-4c-16g-773552 does not seem to be running inside a container 12:47:23 $ 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/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@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:arm64 cat 12:47:26 $ docker top 0427d327db909ae33cedce9f8d60596c24aaca90c2af64ffae251748cc1fbd23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:47:27 ---> job-cost.sh 12:47:27 lf-activate-venv: SKIPPING 12:47:27 INFO: No Stack... 12:47:28 INFO: Retrieving Pricing Info for: v3-standard-4 12:47:28 INFO: Archiving Costs [Pipeline] sh 12:47:29 + cat /w/workspace/device-virtual-go/3/archives/cost.csv 12:47:29 + cut -d, -f6 [Pipeline] lock 12:47:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-3-stack-cost] 12:47:29 Resource [jenkins-edgexfoundry-device-virtual-go-odessa-3-stack-cost] did not exist. Created. 12:47:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:47:30 + echo total: 0.10999999940395355 [Pipeline] stash 12:47:30 Stashed 1 file(s) [Pipeline] } 12:47:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } 12:47:30 $ docker stop --time=1 0427d327db909ae33cedce9f8d60596c24aaca90c2af64ffae251748cc1fbd23 12:47:32 $ docker rm -f --volumes 0427d327db909ae33cedce9f8d60596c24aaca90c2af64ffae251748cc1fbd23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:30:05 Cancelling nested steps due to timeout 18:30:05 Sending interrupt signal to process 18:30:14 script returned exit code 143 [Pipeline] } 18:30:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:30:15 + '[' -d /w/workspace/foundry_device-virtual-go_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:30:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:30:16 ---> package-listing.sh 18:30:16 ++ facter osfamily 18:30:16 ++ tr '[:upper:]' '[:lower:]' 18:30:16 + OS_FAMILY=redhat 18:30:16 + workspace=/w/workspace/foundry_device-virtual-go_odessa 18:30:16 + START_PACKAGES=/tmp/packages_start.txt 18:30:16 + END_PACKAGES=/tmp/packages_end.txt 18:30:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:30:16 + PACKAGES=/tmp/packages_start.txt 18:30:16 + '[' /w/workspace/foundry_device-virtual-go_odessa ']' 18:30:16 + PACKAGES=/tmp/packages_end.txt 18:30:16 + case "${OS_FAMILY}" in 18:30:16 + rpm -qa 18:30:16 + sort 18:30:16 + '[' -f /tmp/packages_start.txt ']' 18:30:16 + '[' -f /tmp/packages_end.txt ']' 18:30:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:30:16 + '[' /w/workspace/foundry_device-virtual-go_odessa ']' 18:30:16 + mkdir -p /w/workspace/foundry_device-virtual-go_odessa/archives/ 18:30:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_odessa/archives/ [Pipeline] echo 18:30:16 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/foundry_device-virtual-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:30:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:17 18:30:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:18 latest: Pulling from edgex-lftools-log-publisher 18:30:18 5eb5b503b376: Pulling fs layer 18:30:18 5c69ac0246d0: Pulling fs layer 18:30:18 ec43610c2a17: Pulling fs layer 18:30:18 3a2ae6a8a46f: Pulling fs layer 18:30:18 33b1e0a273af: Pulling fs layer 18:30:18 5d3b04190fa2: Pulling fs layer 18:30:18 2f39f015ded8: Pulling fs layer 18:30:18 3a2ae6a8a46f: Waiting 18:30:18 33b1e0a273af: Waiting 18:30:18 5d3b04190fa2: Waiting 18:30:18 2f39f015ded8: Waiting 18:30:18 5c69ac0246d0: Verifying Checksum 18:30:18 5c69ac0246d0: Download complete 18:30:18 3a2ae6a8a46f: Verifying Checksum 18:30:18 3a2ae6a8a46f: Download complete 18:30:18 33b1e0a273af: Verifying Checksum 18:30:18 33b1e0a273af: Download complete 18:30:18 5d3b04190fa2: Verifying Checksum 18:30:18 5d3b04190fa2: Download complete 18:30:18 ec43610c2a17: Verifying Checksum 18:30:18 ec43610c2a17: Download complete 18:30:18 5eb5b503b376: Verifying Checksum 18:30:18 5eb5b503b376: Download complete 18:30:19 2f39f015ded8: Verifying Checksum 18:30:19 2f39f015ded8: Download complete 18:30:20 5eb5b503b376: Pull complete 18:30:20 5c69ac0246d0: Pull complete 18:30:20 ec43610c2a17: Pull complete 18:30:20 3a2ae6a8a46f: Pull complete 18:30:20 33b1e0a273af: Pull complete 18:30:20 5d3b04190fa2: Pull complete 18:30:25 2f39f015ded8: Pull complete 18:30:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:30:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:25 prd-centos7-docker-4c-2g-773553 does not seem to be running inside a container 18:30:25 $ 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/foundry_device-virtual-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:30:29 $ docker top 9c39e89a692c169f994b557cf0a86cb91fd901687595675f059abe1cf4590b49 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:29 + touch /tmp/pre-build-complete [Pipeline] sh 18:30:30 + mkdir -p /var/log/sysstat [Pipeline] sh 18:30:30 + ls /var/log/sa-host 18:30:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:30 provisioning config files... 18:30:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config675036144584067932tmp [Pipeline] { [Pipeline] echo 18:30:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:30:30 ---> create-netrc.sh [Pipeline] } 18:30:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:30:31 ---> python-tools-install.sh [Pipeline] echo 18:30:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:30:31 ---> sudo-logs.sh 18:30:31 Archiving 'sudo' log.. 18:30:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-773553.novalocal: Name or service not known 18:30:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-773553.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:30:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:30:32 ---> job-cost.sh 18:30:32 lf-activate-venv: SKIPPING 18:30:32 DEBUG: total: 0.10999999940395355 18:30:32 INFO: Retrieving Stack Cost... 18:30:32 INFO: Retrieving Pricing Info for: v3-standard-2 18:30:32 INFO: Archiving Costs [Pipeline] echo 18:30:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:30:33 ---> logs-deploy.sh 18:30:33 lf-activate-venv: SKIPPING 18:30:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/odessa/3 18:30:33 INFO: archiving workspace using pattern(s): 18:30:34 Archives upload complete. 18:30:34 INFO: archiving logs to Nexus 18:30:35 ---> uname -a: 18:30:35 Linux prd-centos7-docker-4c-2g-773553.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 18:30:35 18:30:35 18:30:35 ---> lscpu: 18:30:35 Architecture: x86_64 18:30:35 CPU op-mode(s): 32-bit, 64-bit 18:30:35 Byte Order: Little Endian 18:30:35 Address sizes: 40 bits physical, 48 bits virtual 18:30:35 CPU(s): 2 18:30:35 On-line CPU(s) list: 0,1 18:30:35 Thread(s) per core: 1 18:30:35 Core(s) per socket: 1 18:30:35 Socket(s): 2 18:30:35 NUMA node(s): 1 18:30:35 Vendor ID: AuthenticAMD 18:30:35 CPU family: 23 18:30:35 Model: 49 18:30:35 Model name: AMD EPYC-Rome Processor 18:30:35 Stepping: 0 18:30:35 CPU MHz: 2799.998 18:30:35 BogoMIPS: 5599.99 18:30:35 Virtualization: AMD-V 18:30:35 Hypervisor vendor: KVM 18:30:35 Virtualization type: full 18:30:35 L1d cache: 64 KiB 18:30:35 L1i cache: 64 KiB 18:30:35 L2 cache: 1 MiB 18:30:35 L3 cache: 32 MiB 18:30:35 NUMA node0 CPU(s): 0,1 18:30:35 Vulnerability Itlb multihit: Not affected 18:30:35 Vulnerability L1tf: Not affected 18:30:35 Vulnerability Mds: Not affected 18:30:35 Vulnerability Meltdown: Not affected 18:30:35 Vulnerability Mmio stale data: Not affected 18:30:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:30:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:30:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:30:35 Vulnerability Srbds: Not affected 18:30:35 Vulnerability Tsx async abort: Not affected 18:30:35 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 18:30:35 18:30:35 18:30:35 ---> nproc: 18:30:35 2 18:30:35 18:30:35 18:30:35 ---> df -h: 18:30:35 Filesystem Size Used Avail Use% Mounted on 18:30:35 overlay 40G 6.8G 34G 17% / 18:30:35 tmpfs 64M 0 64M 0% /dev 18:30:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:30:35 shm 64M 0 64M 0% /dev/shm 18:30:35 /dev/vda1 40G 6.8G 34G 17% /facter-os 18:30:35 18:30:35 18:30:35 Cannot open /var/log/sysstat/sa21: No such file or directory 18:30:35 Please check if data collecting is enabled 18:30:35 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:30:35 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 18:30:35 $ docker stop --time=1 9c39e89a692c169f994b557cf0a86cb91fd901687595675f059abe1cf4590b49 18:30:36 $ docker rm -f --volumes 9c39e89a692c169f994b557cf0a86cb91fd901687595675f059abe1cf4590b49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 18:30:36 [WS-CLEANUP] Deleting project workspace... 18:30:36 [WS-CLEANUP] Deferred wipeout is used... 18:30:36 [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 18:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:36 18:30:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:37 latest: Pulling from edgex-lftools-log-publisher 18:30:37 5eb5b503b376: Pulling fs layer 18:30:37 5c69ac0246d0: Pulling fs layer 18:30:37 ec43610c2a17: Pulling fs layer 18:30:37 3a2ae6a8a46f: Pulling fs layer 18:30:37 33b1e0a273af: Pulling fs layer 18:30:37 5d3b04190fa2: Pulling fs layer 18:30:37 2f39f015ded8: Pulling fs layer 18:30:37 33b1e0a273af: Waiting 18:30:37 2f39f015ded8: Waiting 18:30:37 3a2ae6a8a46f: Waiting 18:30:37 5d3b04190fa2: Waiting 18:30:37 5c69ac0246d0: Verifying Checksum 18:30:37 5c69ac0246d0: Download complete 18:30:37 3a2ae6a8a46f: Download complete 18:30:37 33b1e0a273af: Verifying Checksum 18:30:37 33b1e0a273af: Download complete 18:30:37 ec43610c2a17: Verifying Checksum 18:30:37 ec43610c2a17: Download complete 18:30:37 5d3b04190fa2: Download complete 18:30:37 5eb5b503b376: Verifying Checksum 18:30:37 5eb5b503b376: Download complete 18:30:38 2f39f015ded8: Download complete 18:30:38 5eb5b503b376: Pull complete 18:30:38 5c69ac0246d0: Pull complete 18:30:39 ec43610c2a17: Pull complete 18:30:39 3a2ae6a8a46f: Pull complete 18:30:39 33b1e0a273af: Pull complete 18:30:39 5d3b04190fa2: Pull complete 18:30:45 2f39f015ded8: Pull complete 18:30:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:30:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:45 prd-ubuntu20.04-docker-8c-8g-773549 does not seem to be running inside a container 18:30:45 $ 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/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@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 18:30:46 $ docker top f0ef37fde5fb4146707368d09ca3b240a1f608bbfef28f0f26963aad04440be7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:47 ---> job-cost.sh 18:30:47 lf-activate-venv: SKIPPING 18:30:47 INFO: No Stack... 18:30:47 INFO: Retrieving Pricing Info for: v3-standard-8 18:30:47 INFO: Archiving Costs [Pipeline] sh 18:30:48 + cat /w/workspace/foundry_device-virtual-go_odessa/archives/cost.csv 18:30:48 + cut -d, -f6 [Pipeline] lock 18:30:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-3-stack-cost] 18:30:48 Resource [jenkins-edgexfoundry-device-virtual-go-odessa-3-stack-cost] did not exist. Created. 18:30:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:30:48 /w/workspace/foundry_device-virtual-go_odessa@tmp/durable-a0d19d8c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:30:48 + echo total: 1.5299999713897705 [Pipeline] stash 18:30:48 Warning: overwriting stash ‘stack-cost’ 18:30:48 Stashed 1 file(s) [Pipeline] } 18:30:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:30:48 $ docker stop --time=1 f0ef37fde5fb4146707368d09ca3b240a1f608bbfef28f0f26963aad04440be7 18:30:50 $ docker rm -f --volumes f0ef37fde5fb4146707368d09ca3b240a1f608bbfef28f0f26963aad04440be7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:30:50 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 18:30:51 + [ -d /w/workspace/foundry_device-virtual-go_odessa/archives ] 18:30:51 + ls -al /w/workspace/foundry_device-virtual-go_odessa/archives 18:30:51 total 16 18:30:51 drwxr-xr-x 3 root root 4096 Nov 21 18:30 . 18:30:51 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 18:30 .. 18:30:51 drwxr-xr-x 2 root root 4096 Nov 21 18:30 cost 18:30:51 -rw-r--r-- 1 root root 91 Nov 21 18:30 cost.csv 18:30:51 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_odessa/archives 18:30:51 + ls -al /w/workspace/foundry_device-virtual-go_odessa/archives 18:30:51 total 16 18:30:51 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 18:30 . 18:30:51 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 18:30 .. 18:30:51 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 18:30 cost 18:30:51 -rw-r--r-- 1 jenkins jenkins 91 Nov 21 18:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:30:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:30:52 ---> package-listing.sh 18:30:52 ++ facter osfamily 18:30:52 ++ tr '[:upper:]' '[:lower:]' 18:30:52 + OS_FAMILY=debian 18:30:52 + workspace=/w/workspace/foundry_device-virtual-go_odessa 18:30:52 + START_PACKAGES=/tmp/packages_start.txt 18:30:52 + END_PACKAGES=/tmp/packages_end.txt 18:30:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:30:52 + PACKAGES=/tmp/packages_start.txt 18:30:52 + '[' /w/workspace/foundry_device-virtual-go_odessa ']' 18:30:52 + PACKAGES=/tmp/packages_end.txt 18:30:52 + case "${OS_FAMILY}" in 18:30:52 + dpkg -l 18:30:52 + grep '^ii' 18:30:52 + '[' -f /tmp/packages_start.txt ']' 18:30:52 + '[' -f /tmp/packages_end.txt ']' 18:30:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:30:52 + '[' /w/workspace/foundry_device-virtual-go_odessa ']' 18:30:52 + mkdir -p /w/workspace/foundry_device-virtual-go_odessa/archives/ 18:30:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_odessa/archives/ [Pipeline] echo 18:30:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:30:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:53 prd-ubuntu20.04-docker-8c-8g-773549 does not seem to be running inside a container 18:30:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_odessa -v /w/workspace/foundry_device-virtual-go_odessa:/w/workspace/foundry_device-virtual-go_odessa:rw,z -v /w/workspace/foundry_device-virtual-go_odessa@tmp:/w/workspace/foundry_device-virtual-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:30:53 $ docker top 80ec943b9c44248c79f1c4929680c44214cb2f75abb58a885b9381e582211c12 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:54 + touch /tmp/pre-build-complete [Pipeline] sh 18:30:54 + mkdir -p /var/log/sysstat [Pipeline] sh 18:30:54 + ls /var/log/sa-host 18:30:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:54 provisioning config files... 18:30:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_odessa@tmp/config7745783830018310708tmp [Pipeline] { [Pipeline] echo 18:30:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:30:55 ---> create-netrc.sh [Pipeline] } 18:30:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:30:55 ---> python-tools-install.sh [Pipeline] echo 18:30:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:30:55 ---> sudo-logs.sh 18:30:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:30:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:30:56 ---> job-cost.sh 18:30:56 lf-activate-venv: SKIPPING 18:30:56 DEBUG: total: 1.5299999713897705 18:30:56 INFO: Retrieving Stack Cost... 18:30:56 INFO: Retrieving Pricing Info for: v3-standard-8 18:30:56 INFO: Archiving Costs [Pipeline] echo 18:30:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:30:56 ---> logs-deploy.sh 18:30:56 lf-activate-venv: SKIPPING 18:30:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/odessa/3 18:30:56 INFO: archiving workspace using pattern(s): 18:30:57 Archives upload complete. 18:30:57 INFO: archiving logs to Nexus