Pull request #429 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 931ddb78cc229628a14cb0e91f89b3ffb16c2965+d121d4b12413d22e246e49a32881448e0ea11499 (dccb6b81b5be0ffe1d961938a0912fd24a8bfd6a) 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-ssh8121108182790214743.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6130423315770075938.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12287314179762771428.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2783347982086177075.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11703442389853472428.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-429/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-429/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6517777237788834675.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6536 in /w/workspace/foundry_device-virtual-go_PR-429 [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_PR-429 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d121d4b12413d22e246e49a32881448e0ea11499 into PR head commit 931ddb78cc229628a14cb0e91f89b3ffb16c2965 Merge succeeded, producing 931ddb78cc229628a14cb0e91f89b3ffb16c2965 Checking out Revision 931ddb78cc229628a14cb0e91f89b3ffb16c2965 (PR-429) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 931ddb78cc229628a14cb0e91f89b3ffb16c2965 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d121d4b12413d22e246e49a32881448e0ea11499 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 931ddb78cc229628a14cb0e91f89b3ffb16c2965 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:57:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:57:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:57:01 ========================================================= 11:57:01 EdgeX Global Pipelines Version Info 11:57:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:57:02 ------------------- 11:57:02 stable info: 11:57:02 ------------------- 11:57:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:57:02 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 11:57:02 Message: update stable to v1.0.254 11:57:02 ------------------- 11:57:02 experimental info: 11:57:02 ------------------- 11:57:02 Commited By: **** collab-it+edgex@linuxfoundation.org 11:57:02 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 11:57:02 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:57:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-429 [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-429 [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-429 [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 931ddb78cc229628a14cb0e91f89b3ffb16c2965 [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 931ddb7 [Pipeline] echo 11:57:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:57:04 provisioning config files... 11:57:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-429@tmp/config4467734451085012092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:57:05 ---> docker-login.sh 11:57:05 nexus3.edgexfoundry.org:10001 11:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:05 Configure a credential helper to remove this warning. See 11:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:05 11:57:05 Login Succeeded 11:57:05 nexus3.edgexfoundry.org:10002 11:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:05 Configure a credential helper to remove this warning. See 11:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:05 11:57:05 Login Succeeded 11:57:05 nexus3.edgexfoundry.org:10003 11:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:05 Configure a credential helper to remove this warning. See 11:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:05 11:57:05 Login Succeeded 11:57:05 nexus3.edgexfoundry.org:10004 11:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:05 Configure a credential helper to remove this warning. See 11:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:05 11:57:05 Login Succeeded 11:57:05 docker.io 11:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:06 Configure a credential helper to remove this warning. See 11:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:06 11:57:06 Login Succeeded 11:57:06 ---> docker-login.sh ends [Pipeline] } 11:57:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:57:06 + git rev-list -1 --merges 931ddb78cc229628a14cb0e91f89b3ffb16c2965~1..931ddb78cc229628a14cb0e91f89b3ffb16c2965 [Pipeline] echo 11:57:06 -----------> git rev-list -1 --merges 931ddb78cc229628a14cb0e91f89b3ffb16c2965~1..931ddb78cc229628a14cb0e91f89b3ffb16c2965 931ddb78cc229628a14cb0e91f89b3ffb16c2965 [false] [Pipeline] sh 11:57:07 + git log --format=format:%s -1 931ddb78cc229628a14cb0e91f89b3ffb16c2965 [Pipeline] echo 11:57:07 ========================================================= 11:57:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:57:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:57:07 + git log --format=format:%s -1 931ddb78cc229628a14cb0e91f89b3ffb16c2965 [Pipeline] echo 11:57:07 [semverPrep] GIT_COMMIT: 931ddb78cc229628a14cb0e91f89b3ffb16c2965, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:57:07 [semverPrep] This is not a build commit. [Pipeline] sh 11:57:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:57:08 + grep -v github /etc/ssh/ssh_known_hosts 11:57:08 + [ -e /tmp/ssh_known_hosts ] 11:57:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:57:08 + + sudo tee -a /etc/ssh/ssh_known_hosts 11:57:08 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:57:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:08 11:57:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:09 0.1.4: Pulling from edgex-devops/py-git-semver 11:57:09 b85a868b505f: Pulling fs layer 11:57:09 e2be974225ed: Pulling fs layer 11:57:09 339a4e72a1f5: Pulling fs layer 11:57:09 988bab9f4d93: Pulling fs layer 11:57:09 1469e6f7b9e6: Pulling fs layer 11:57:09 eaf3925da568: Pulling fs layer 11:57:09 bab4dde63d76: Pulling fs layer 11:57:09 bde34c3a00c8: Pulling fs layer 11:57:09 b352a97aabf1: Pulling fs layer 11:57:09 4872d77fe225: Pulling fs layer 11:57:09 5851b861e8e6: Pulling fs layer 11:57:09 1469e6f7b9e6: Waiting 11:57:09 eaf3925da568: Waiting 11:57:09 bab4dde63d76: Waiting 11:57:09 4872d77fe225: Waiting 11:57:09 5851b861e8e6: Waiting 11:57:09 bde34c3a00c8: Waiting 11:57:09 b352a97aabf1: Waiting 11:57:09 988bab9f4d93: Waiting 11:57:09 e2be974225ed: Verifying Checksum 11:57:09 e2be974225ed: Download complete 11:57:09 339a4e72a1f5: Verifying Checksum 11:57:09 339a4e72a1f5: Download complete 11:57:09 1469e6f7b9e6: Verifying Checksum 11:57:09 1469e6f7b9e6: Download complete 11:57:09 eaf3925da568: Verifying Checksum 11:57:09 eaf3925da568: Download complete 11:57:09 b85a868b505f: Verifying Checksum 11:57:09 b85a868b505f: Download complete 11:57:09 bde34c3a00c8: Download complete 11:57:09 988bab9f4d93: Download complete 11:57:09 4872d77fe225: Verifying Checksum 11:57:09 4872d77fe225: Download complete 11:57:09 b352a97aabf1: Verifying Checksum 11:57:09 b352a97aabf1: Download complete 11:57:09 5851b861e8e6: Verifying Checksum 11:57:09 5851b861e8e6: Download complete 11:57:10 bab4dde63d76: Verifying Checksum 11:57:10 bab4dde63d76: Download complete 11:57:10 b85a868b505f: Pull complete 11:57:10 e2be974225ed: Pull complete 11:57:11 339a4e72a1f5: Pull complete 11:57:11 988bab9f4d93: Pull complete 11:57:11 1469e6f7b9e6: Pull complete 11:57:12 eaf3925da568: Pull complete 11:57:13 bab4dde63d76: Pull complete 11:57:13 bde34c3a00c8: Pull complete 11:57:13 b352a97aabf1: Pull complete 11:57:13 4872d77fe225: Pull complete 11:57:13 5851b861e8e6: Pull complete 11:57:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:57:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:57:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:14 prd-ubuntu20.04-docker-8c-8g-6536 does not seem to be running inside a container 11:57:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-429 -v /w/workspace/foundry_device-virtual-go_PR-429:/w/workspace/foundry_device-virtual-go_PR-429:rw,z -v /w/workspace/foundry_device-virtual-go_PR-429@tmp:/w/workspace/foundry_device-virtual-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:57:17 $ docker top 9abffb753deb5b0510e88d4948d9dc6059dcc58142b967c1d81ac61da4cc063b -eo pid,comm 11:57:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:57:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:57:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:57:18 [ssh-agent] Looking for ssh-agent implementation... 11:57:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:57:18 $ docker exec 9abffb753deb5b0510e88d4948d9dc6059dcc58142b967c1d81ac61da4cc063b ssh-agent 11:57:18 SSH_AUTH_SOCK=/tmp/ssh-eEOpp4oKENGW/agent.33 11:57:18 SSH_AGENT_PID=39 11:57:18 Running ssh-add (command line suppressed) 11:57:18 Identity added: /w/workspace/foundry_device-virtual-go_PR-429@tmp/private_key_10563408208717040037.key (/w/workspace/foundry_device-virtual-go_PR-429@tmp/private_key_10563408208717040037.key) 11:57:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:57:18 + git tag --points-at HEAD [Pipeline] } 11:57:18 $ docker exec --env ******** --env ******** 9abffb753deb5b0510e88d4948d9dc6059dcc58142b967c1d81ac61da4cc063b ssh-agent -k 11:57:18 unset SSH_AUTH_SOCK; 11:57:18 unset SSH_AGENT_PID; 11:57:18 echo Agent pid 39 killed; 11:57:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:57:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:57:19 [ssh-agent] Looking for ssh-agent implementation... 11:57:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:57:19 $ docker exec 9abffb753deb5b0510e88d4948d9dc6059dcc58142b967c1d81ac61da4cc063b ssh-agent 11:57:19 SSH_AUTH_SOCK=/tmp/ssh-3yxK2Lo6l3JZ/agent.71 11:57:19 SSH_AGENT_PID=77 11:57:19 Running ssh-add (command line suppressed) 11:57:19 Identity added: /w/workspace/foundry_device-virtual-go_PR-429@tmp/private_key_45143479007618921.key (/w/workspace/foundry_device-virtual-go_PR-429@tmp/private_key_45143479007618921.key) 11:57:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:57:19 + git semver init 11:57:20 2023-09-19 11:57:19,979 [run_init] DEBUG init version:0.0.0 force:False 11:57:20 2023-09-19 11:57:19,980 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-429/.semver 11:57:20 2023-09-19 11:57:19,980 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-429/.semver 11:57:20 2023-09-19 11:57:19,980 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-429/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-429, universal_newlines=False, shell=None, istream=None) 11:57:21 2023-09-19 11:57:21,123 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-429/.git/info/exclude 11:57:21 2023-09-19 11:57:21,123 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-429/.semver/PR-429 with force:False 11:57:21 2023-09-19 11:57:21,123 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-429/.semver/PR-429 11:57:21 2023-09-19 11:57:21,128 [execute] INFO git cat-file --batch-check 11:57:21 2023-09-19 11:57:21,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-429/.semver, universal_newlines=False, shell=None, istream=) 11:57:21 2023-09-19 11:57:21,134 [execute] INFO git cat-file --batch 11:57:21 2023-09-19 11:57:21,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-429/.semver, universal_newlines=False, shell=None, istream=) 11:57:21 2023-09-19 11:57:21,138 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-429/.semver/PR-429 11:57:21 0.0.0 [Pipeline] } 11:57:21 $ docker exec --env ******** --env ******** 9abffb753deb5b0510e88d4948d9dc6059dcc58142b967c1d81ac61da4cc063b ssh-agent -k 11:57:21 unset SSH_AUTH_SOCK; 11:57:21 unset SSH_AGENT_PID; 11:57:21 echo Agent pid 77 killed; 11:57:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:57:21 + git semver [Pipeline] } 11:57:22 $ docker stop --time=1 9abffb753deb5b0510e88d4948d9dc6059dcc58142b967c1d81ac61da4cc063b 11:57:23 $ docker rm -f --volumes 9abffb753deb5b0510e88d4948d9dc6059dcc58142b967c1d81ac61da4cc063b [Pipeline] // withDockerContainer [Pipeline] sh 11:57:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:57:24 Stashed 1 file(s) [Pipeline] echo 11:57:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:57:24 provisioning config files... 11:57:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-429@tmp/config5925560846486640739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:57:25 ---> docker-login.sh 11:57:25 nexus3.edgexfoundry.org:10001 11:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:25 Configure a credential helper to remove this warning. See 11:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:25 11:57:25 Login Succeeded 11:57:25 nexus3.edgexfoundry.org:10002 11:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:25 Configure a credential helper to remove this warning. See 11:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:25 11:57:25 Login Succeeded 11:57:25 nexus3.edgexfoundry.org:10003 11:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:25 Configure a credential helper to remove this warning. See 11:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:25 11:57:25 Login Succeeded 11:57:25 nexus3.edgexfoundry.org:10004 11:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:25 Configure a credential helper to remove this warning. See 11:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:25 11:57:25 Login Succeeded 11:57:25 docker.io 11:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:57:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:57:25 Configure a credential helper to remove this warning. See 11:57:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:57:25 11:57:25 Login Succeeded 11:57:25 ---> docker-login.sh ends [Pipeline] } 11:57:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:57:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:57:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:57:26 ========================================================= 11:57:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:57:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:57:26 Sending build context to Docker daemon 23.63MB 11:57:26 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:57:26 Step 2/12 : FROM ${BASE} AS builder 11:57:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:57:26 7264a8db6415: Pulling fs layer 11:57:26 c4d48a809fc2: Pulling fs layer 11:57:26 4f1c88b9dad5: Pulling fs layer 11:57:26 ad3a456e5733: Pulling fs layer 11:57:26 9e4f439ed901: Pulling fs layer 11:57:26 feaf6a47b606: Pulling fs layer 11:57:26 5e8b037d7d82: Pulling fs layer 11:57:26 8ac70367396e: Pulling fs layer 11:57:26 6db16350a2e2: Pulling fs layer 11:57:26 9250d5d63582: Pulling fs layer 11:57:26 ad3a456e5733: Waiting 11:57:26 9e4f439ed901: Waiting 11:57:26 feaf6a47b606: Waiting 11:57:26 5e8b037d7d82: Waiting 11:57:26 8ac70367396e: Waiting 11:57:26 6db16350a2e2: Waiting 11:57:26 9250d5d63582: Waiting 11:57:26 c4d48a809fc2: Verifying Checksum 11:57:26 c4d48a809fc2: Download complete 11:57:26 ad3a456e5733: Verifying Checksum 11:57:26 ad3a456e5733: Download complete 11:57:26 9e4f439ed901: Verifying Checksum 11:57:26 9e4f439ed901: Download complete 11:57:26 7264a8db6415: Verifying Checksum 11:57:26 7264a8db6415: Download complete 11:57:26 feaf6a47b606: Verifying Checksum 11:57:26 feaf6a47b606: Download complete 11:57:27 7264a8db6415: Pull complete 11:57:27 8ac70367396e: Verifying Checksum 11:57:27 8ac70367396e: Download complete 11:57:27 c4d48a809fc2: Pull complete 11:57:27 4f1c88b9dad5: Download complete 11:57:28 6db16350a2e2: Verifying Checksum 11:57:28 6db16350a2e2: Download complete 11:57:28 5e8b037d7d82: Verifying Checksum 11:57:28 5e8b037d7d82: Download complete 11:57:28 9250d5d63582: Verifying Checksum 11:57:28 9250d5d63582: Download complete 11:57:30 4f1c88b9dad5: Pull complete 11:57:30 ad3a456e5733: Pull complete 11:57:30 9e4f439ed901: Pull complete 11:57:30 feaf6a47b606: Pull complete 11:57:33 5e8b037d7d82: Pull complete 11:57:33 8ac70367396e: Pull complete 11:57:34 6db16350a2e2: Pull complete 11:57:35 9250d5d63582: Pull complete 11:57:35 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 11:57:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:57:35 ---> fa269f55d9b9 11:57:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:57:39 Still waiting to schedule task 11:57:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:57:40 ---> Running in fbd084907284 11:57:40 Removing intermediate container fbd084907284 11:57:40 ---> 7318041a2d05 11:57:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:57:40 ---> Running in ada9075624c6 11:57:40 Removing intermediate container ada9075624c6 11:57:40 ---> d3bbbea1bcf2 11:57:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:57:40 ---> Running in e5d60c28e900 11:57:40 Removing intermediate container e5d60c28e900 11:57:40 ---> e1d483a039a0 11:57:40 Step 6/12 : WORKDIR /device-virtual-go 11:57:40 ---> Running in da8916878b47 11:57:40 Removing intermediate container da8916878b47 11:57:40 ---> 51afa950ac54 11:57:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:57:40 ---> Running in b6ed812c3ba3 11:57:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:57:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:57:41 (1/4) Installing openssh-keygen (9.3_p2-r0) 11:57:41 (2/4) Installing libedit (20221030.3.1-r1) 11:57:41 (3/4) Installing openssh-client-common (9.3_p2-r0) 11:57:41 (4/4) Installing openssh-client-default (9.3_p2-r0) 11:57:41 Executing busybox-1.36.1-r2.trigger 11:57:41 OK: 270 MiB in 60 packages 11:57:42 Removing intermediate container b6ed812c3ba3 11:57:42 ---> 220e8939a980 11:57:42 Step 8/12 : COPY go.mod vendor* ./ 11:57:42 ---> f6ef2cb53bc8 11:57:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:42 ---> Running in de604fbe792f 11:58:20 Removing intermediate container de604fbe792f 11:58:20 ---> 60630fc42ed4 11:58:20 Step 10/12 : COPY . . 11:58:21 ---> cc3e330b3125 11:58:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:58:21 ---> Running in bb62ffd9e5ec 11:58:21 Removing intermediate container bb62ffd9e5ec 11:58:21 ---> 28a9fdc54d35 11:58:21 Step 12/12 : RUN $MAKE 11:58:21 ---> Running in 41567eac70ec 11:58:21 noop 11:58:22 Removing intermediate container 41567eac70ec 11:58:22 ---> 523023006837 11:58:22 Successfully built 523023006837 11:58:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:22 + docker inspect -f . ci-base-image-x86_64 11:58:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:22 prd-ubuntu20.04-docker-8c-8g-6536 does not seem to be running inside a container 11:58:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-429 -v /w/workspace/foundry_device-virtual-go_PR-429:/w/workspace/foundry_device-virtual-go_PR-429:rw,z -v /w/workspace/foundry_device-virtual-go_PR-429@tmp:/w/workspace/foundry_device-virtual-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:58:23 $ docker top c7d8e3192b069aa1429f632ece7123c142cefd9f7d6997209b3d8743568be42c -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:23 + go version 11:58:23 go version go1.21.0 linux/amd64 [Pipeline] } 11:58:23 $ docker stop --time=1 c7d8e3192b069aa1429f632ece7123c142cefd9f7d6997209b3d8743568be42c 11:58:24 $ docker rm -f --volumes c7d8e3192b069aa1429f632ece7123c142cefd9f7d6997209b3d8743568be42c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:25 + docker inspect -f . ci-base-image-x86_64 11:58:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:25 prd-ubuntu20.04-docker-8c-8g-6536 does not seem to be running inside a container 11:58:25 $ 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_PR-429 -v /w/workspace/foundry_device-virtual-go_PR-429:/w/workspace/foundry_device-virtual-go_PR-429:rw,z -v /w/workspace/foundry_device-virtual-go_PR-429@tmp:/w/workspace/foundry_device-virtual-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:58:26 $ docker top ab9b05719cc2680d4842764716fa24df91ec63ff074d36e84b99d4d0ef0cb244 -eo pid,comm [Pipeline] { [Pipeline] sh 11:58:26 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-429 [Pipeline] fileExists [Pipeline] sh 11:58:26 + make test 11:58:26 go test ./... -coverprofile=coverage.out 11:58:28 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:58:38 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:58:38 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 58.6% of statements 11:58:43 go vet ./... 11:58:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:58:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:58:46 ./bin/test-attribution-txt.sh [Pipeline] echo 11:58:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:58:46 $ docker stop --time=1 ab9b05719cc2680d4842764716fa24df91ec63ff074d36e84b99d4d0ef0cb244 11:58:49 $ docker rm -f --volumes ab9b05719cc2680d4842764716fa24df91ec63ff074d36e84b99d4d0ef0cb244 [Pipeline] // withDockerContainer [Pipeline] sh 11:58:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:58:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:58:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:58:51 + ls -al . 11:58:51 total 204 11:58:51 drwxrwxr-x 9 jenkins jenkins 4096 Sep 19 11:58 . 11:58:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 11:56 .. 11:58:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 11:58 .git 11:58:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 11:57 .github 11:58:51 -rw-rw-r-- 1 jenkins jenkins 337 Sep 19 11:57 .gitignore 11:58:51 -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 11:57 .golangci.yml 11:58:51 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 11:57 .semver 11:58:51 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 19 11:57 Attribution.txt 11:58:51 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 19 11:57 CHANGELOG.md 11:58:51 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 19 11:57 Dockerfile 11:58:51 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 11:57 GOVERNANCE.md 11:58:51 -rw-rw-r-- 1 jenkins jenkins 660 Sep 19 11:57 Jenkinsfile 11:58:51 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 11:57 LICENSE 11:58:51 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 19 11:57 Makefile 11:58:51 -rw-rw-r-- 1 jenkins jenkins 623 Sep 19 11:57 OWNERS.md 11:58:51 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 19 11:57 README.md 11:58:51 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 11:57 VERSION 11:58:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 11:57 bin 11:58:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 11:57 cmd 11:58:51 -rw-r--r-- 1 jenkins jenkins 43063 Sep 19 11:58 coverage.out 11:58:51 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 19 11:57 go.mod 11:58:51 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 19 11:57 go.sum 11:58:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 11:57 internal 11:58:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 11:57 snap 11:58:51 -rw-rw-r-- 1 jenkins jenkins 235 Sep 19 11:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:51 + 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=931ddb78cc229628a14cb0e91f89b3ffb16c2965 --label arch=amd64 --label version=0.0.0 . 11:58:51 Sending build context to Docker daemon 23.67MB 11:58:51 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:58:51 Step 2/25 : FROM ${BASE} AS builder 11:58:51 ---> 523023006837 11:58:51 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:58:52 ---> Running in 318a45ac7450 11:58:52 Removing intermediate container 318a45ac7450 11:58:52 ---> ec4b46e65fc8 11:58:52 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:58:52 ---> Running in 8b6b5600ab9d 11:58:52 Removing intermediate container 8b6b5600ab9d 11:58:52 ---> ad9e16afb820 11:58:52 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:58:52 ---> Running in 07ab8b208be4 11:58:52 Removing intermediate container 07ab8b208be4 11:58:52 ---> 858808db07d9 11:58:52 Step 6/25 : WORKDIR /device-virtual-go 11:58:52 ---> Running in 60c35998940b 11:58:52 Removing intermediate container 60c35998940b 11:58:52 ---> 516ead94f5a9 11:58:52 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:58:52 ---> Running in 3117b4bd1fb9 11:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:58:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:58:53 OK: 270 MiB in 60 packages 11:58:53 Removing intermediate container 3117b4bd1fb9 11:58:53 ---> 0760658a897f 11:58:53 Step 8/25 : COPY go.mod vendor* ./ 11:58:53 ---> 4a8b117bf105 11:58:53 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:58:53 ---> Running in 5d36848e7719 11:58:54 Removing intermediate container 5d36848e7719 11:58:54 ---> 36264b36fc32 11:58:54 Step 10/25 : COPY . . 11:58:55 ---> 51e2758000d1 11:58:55 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:58:55 ---> Running in 59293918129f 11:58:55 Removing intermediate container 59293918129f 11:58:55 ---> d40b447c4721 11:58:55 Step 12/25 : RUN $MAKE 11:58:55 ---> Running in a47a2f3ece0c 11:58:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:59:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6537 in /w/workspace/foundry_device-virtual-go_PR-429 [Pipeline] { [Pipeline] ws 11:59:16 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:59:16 The recommended git tool is: git 11:59:17 Removing intermediate container a47a2f3ece0c 11:59:17 ---> 4601f7509566 11:59:17 Step 13/25 : FROM alpine:3.18 11:59:17 3.18: Pulling from library/alpine 11:59:17 7264a8db6415: Already exists 11:59:17 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 11:59:17 Status: Downloaded newer image for alpine:3.18 11:59:17 ---> 7e01a0d0a1dc 11:59:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:59:17 ---> Running in d41df1b422c9 11:59:17 Removing intermediate container d41df1b422c9 11:59:17 ---> b8086569b5ab 11:59:17 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:59:17 ---> Running in a5e89bcc4b32 11:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:59:17 (1/1) Installing dumb-init (1.2.5-r2) 11:59:17 Executing busybox-1.36.1-r2.trigger 11:59:17 OK: 7 MiB in 16 packages 11:59:17 Removing intermediate container a5e89bcc4b32 11:59:17 ---> 9f74872f6633 11:59:17 Step 16/25 : WORKDIR / 11:59:17 ---> Running in 6c3c94f13463 11:59:17 Removing intermediate container 6c3c94f13463 11:59:17 ---> b539332e26e0 11:59:17 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:59:17 ---> cc1cf157dadb 11:59:17 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:59:17 ---> 70b565ca5e32 11:59:17 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:59:18 ---> 5305ec281a1d 11:59:18 Step 20/25 : EXPOSE 59900 11:59:18 ---> Running in 3c7a9fc3776a 11:59:18 Removing intermediate container 3c7a9fc3776a 11:59:18 ---> f8c53eab1c23 11:59:18 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:59:18 ---> Running in 17597d5cd80e 11:59:18 Removing intermediate container 17597d5cd80e 11:59:18 ---> a30960d8a57d 11:59:18 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:59:18 ---> Running in 6fc31468ae1c 11:59:18 Removing intermediate container 6fc31468ae1c 11:59:18 ---> 66b69493c281 11:59:18 Step 23/25 : LABEL arch=amd64 11:59:18 ---> Running in a66b05828ee2 11:59:18 Removing intermediate container a66b05828ee2 11:59:18 ---> 5b3fb8f76e8f 11:59:18 Step 24/25 : LABEL git_sha=931ddb78cc229628a14cb0e91f89b3ffb16c2965 11:59:18 ---> Running in 24300116644a 11:59:18 Removing intermediate container 24300116644a 11:59:18 ---> bf8fb8a14084 11:59:18 Step 25/25 : LABEL version=0.0.0 11:59:18 ---> Running in a18499fa2fef 11:59:18 Removing intermediate container a18499fa2fef 11:59:18 ---> cc2576d4cb51 11:59:18 [Warning] One or more build-args [ARCH] were not consumed 11:59:18 Successfully built cc2576d4cb51 11:59:18 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:19 11:59:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:19 latest: Pulling from edgex-lftools-log-publisher 11:59:19 5eb5b503b376: Pulling fs layer 11:59:19 5c69ac0246d0: Pulling fs layer 11:59:19 ec43610c2a17: Pulling fs layer 11:59:19 3a2ae6a8a46f: Pulling fs layer 11:59:19 33b1e0a273af: Pulling fs layer 11:59:19 5d3b04190fa2: Pulling fs layer 11:59:19 2f39f015ded8: Pulling fs layer 11:59:19 33b1e0a273af: Waiting 11:59:19 5d3b04190fa2: Waiting 11:59:19 2f39f015ded8: Waiting 11:59:19 3a2ae6a8a46f: Waiting 11:59:19 5c69ac0246d0: Download complete 11:59:19 3a2ae6a8a46f: Verifying Checksum 11:59:19 3a2ae6a8a46f: Download complete 11:59:20 ec43610c2a17: Verifying Checksum 11:59:20 ec43610c2a17: Download complete 11:59:20 5d3b04190fa2: Verifying Checksum 11:59:20 5d3b04190fa2: Download complete 11:59:20 33b1e0a273af: Download complete 11:59:20 5eb5b503b376: Verifying Checksum 11:59:20 5eb5b503b376: Download complete 11:59:20 2f39f015ded8: Download complete 11:59:21 5eb5b503b376: Pull complete 11:59:21 5c69ac0246d0: Pull complete 11:59:21 using credential edgex-jenkins-ssh 11:59:21 Cloning the remote Git repository 11:59:21 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:59:21 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:59:21 ec43610c2a17: Pull complete 11:59:21 3a2ae6a8a46f: Pull complete 11:59:22 33b1e0a273af: Pull complete 11:59:22 5d3b04190fa2: Pull complete 11:59:21 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:59:21 > git --version # timeout=10 11:59:21 > git --version # 'git version 2.25.1' 11:59:21 using GIT_SSH to set credentials SSH Credentials for GitHub 11:59:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:59:23 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:59:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:59:25 Merging remotes/origin/main commit d121d4b12413d22e246e49a32881448e0ea11499 into PR head commit 931ddb78cc229628a14cb0e91f89b3ffb16c2965 11:59:24 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:59:24 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:59:24 using GIT_SSH to set credentials SSH Credentials for GitHub 11:59:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:59:25 > git config core.sparsecheckout # timeout=10 11:59:25 > git checkout -f 931ddb78cc229628a14cb0e91f89b3ffb16c2965 # timeout=10 11:59:25 > git remote # timeout=10 11:59:25 > git config --get remote.origin.url # timeout=10 11:59:25 using GIT_SSH to set credentials SSH Credentials for GitHub 11:59:25 > git merge d121d4b12413d22e246e49a32881448e0ea11499 # timeout=10 11:59:25 Merge succeeded, producing 931ddb78cc229628a14cb0e91f89b3ffb16c2965 11:59:25 Checking out Revision 931ddb78cc229628a14cb0e91f89b3ffb16c2965 (PR-429) 11:59:26 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:59:26 > git --version # timeout=10 11:59:26 > git --version # 'git version 2.25.1' 11:59:26 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 11:59:26 2f39f015ded8: Pull complete 11:59:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:59:26 11:59:26 GitHub has been notified of this commit’s build result 11:59:26 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:59:26 prd-ubuntu20.04-docker-8c-8g-6536 does not seem to be running inside a container 11:59:26 $ 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_PR-429 -v /w/workspace/foundry_device-virtual-go_PR-429:/w/workspace/foundry_device-virtual-go_PR-429:rw,z -v /w/workspace/foundry_device-virtual-go_PR-429@tmp:/w/workspace/foundry_device-virtual-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:59:25 > git rev-parse HEAD^{commit} # timeout=10 11:59:25 > git config core.sparsecheckout # timeout=10 11:59:25 > git checkout -f 931ddb78cc229628a14cb0e91f89b3ffb16c2965 # timeout=10 11:59:32 $ docker top 2ac98d71be25a2e9d453b6a21375cc819387929b4ff963aec0f99bbf5131f6bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:59:32 ---> job-cost.sh 11:59:32 lf-activate-venv: SKIPPING 11:59:32 INFO: No Stack... 11:59:33 INFO: Retrieving Pricing Info for: v3-standard-8 11:59:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:59:33 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:33 Dload Upload Total Spent Left Speed 11:59:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh 11:59:33 INFO: Archiving Costs [Pipeline] sh 11:59:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:59:33 + cat /w/workspace/foundry_device-virtual-go_PR-429/archives/cost.csv 11:59:33 + cut -d, -f6 [Pipeline] lock 11:59:33 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-429-1-stack-cost] 11:59:33 Resource [jenkins-edgexfoundry-device-virtual-go-PR-429-1-stack-cost] did not exist. Created. 11:59:33 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-429-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:59:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:59:34 + sudo tee /etc/docker/daemon.new 11:59:34 { 11:59:34 "registry-mirrors": [ 11:59:34 "https://nexus3.edgexfoundry.org:10001" 11:59:34 ], 11:59:34 "bip": "10.250.0.254/24", 11:59:34 "hosts": [ 11:59:34 "tcp://0.0.0.0:5555", 11:59:34 "unix:///var/run/docker.sock" 11:59:34 ], 11:59:34 "mtu": 1458, 11:59:34 "selinux-enabled": true, 11:59:34 "seccomp-profile": "/etc/docker/seccomp.json" 11:59:34 } [Pipeline] sh 11:59:34 + echo total: 0.2199999988079071 [Pipeline] stash 11:59:34 Stashed 1 file(s) [Pipeline] } 11:59:34 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-429-1-stack-cost] 11:59:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } 11:59:34 $ docker stop --time=1 2ac98d71be25a2e9d453b6a21375cc819387929b4ff963aec0f99bbf5131f6bc 11:59:35 $ docker rm -f --volumes 2ac98d71be25a2e9d453b6a21375cc819387929b4ff963aec0f99bbf5131f6bc [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 11:59:36 + sudo service docker restart [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:59:54 provisioning config files... 11:59:54 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config9176614194804462916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:54 ---> docker-login.sh 11:59:54 nexus3.edgexfoundry.org:10001 11:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:55 Configure a credential helper to remove this warning. See 11:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:55 11:59:55 Login Succeeded 11:59:55 nexus3.edgexfoundry.org:10002 11:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:55 Configure a credential helper to remove this warning. See 11:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:55 11:59:55 Login Succeeded 11:59:55 nexus3.edgexfoundry.org:10003 11:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:56 Configure a credential helper to remove this warning. See 11:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:56 11:59:56 Login Succeeded 11:59:56 nexus3.edgexfoundry.org:10004 11:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:56 Configure a credential helper to remove this warning. See 11:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:56 11:59:56 Login Succeeded 11:59:56 docker.io 11:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:59:57 Configure a credential helper to remove this warning. See 11:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:59:57 11:59:57 Login Succeeded 11:59:57 ---> docker-login.sh ends [Pipeline] } 11:59:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:59:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:59:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:59:57 ========================================================= 11:59:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:59:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:59:58 Sending build context to Docker daemon 11.95MB 11:59:58 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:59:58 Step 2/12 : FROM ${BASE} AS builder 11:59:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:59:58 9fda8d8052c6: Pulling fs layer 11:59:58 5d54e960e981: Pulling fs layer 11:59:58 c4a7e357bf2a: Pulling fs layer 11:59:58 f0e02332f6b5: Pulling fs layer 11:59:58 66412af1f25a: Pulling fs layer 11:59:58 1baf3a5c0e64: Pulling fs layer 11:59:58 9a37bb91b891: Pulling fs layer 11:59:58 a29adfc67d43: Pulling fs layer 11:59:58 d5de9f91c1a4: Pulling fs layer 11:59:58 f0e02332f6b5: Waiting 11:59:58 66412af1f25a: Waiting 11:59:58 1baf3a5c0e64: Waiting 11:59:58 9a37bb91b891: Waiting 11:59:58 a29adfc67d43: Waiting 11:59:58 d5de9f91c1a4: Waiting 11:59:58 5d54e960e981: Verifying Checksum 11:59:58 5d54e960e981: Download complete 11:59:58 f0e02332f6b5: Download complete 11:59:58 66412af1f25a: Verifying Checksum 11:59:58 66412af1f25a: Download complete 11:59:58 9fda8d8052c6: Verifying Checksum 11:59:58 9fda8d8052c6: Download complete 11:59:59 9a37bb91b891: Verifying Checksum 11:59:59 9a37bb91b891: Download complete 11:59:59 9fda8d8052c6: Pull complete 11:59:59 a29adfc67d43: Verifying Checksum 11:59:59 a29adfc67d43: Download complete 12:00:00 5d54e960e981: Pull complete 12:00:00 d5de9f91c1a4: Verifying Checksum 12:00:00 d5de9f91c1a4: Download complete 12:00:00 c4a7e357bf2a: Verifying Checksum 12:00:00 c4a7e357bf2a: Download complete 12:00:01 1baf3a5c0e64: Verifying Checksum 12:00:01 1baf3a5c0e64: Download complete 12:00:11 c4a7e357bf2a: Pull complete 12:00:11 f0e02332f6b5: Pull complete 12:00:11 66412af1f25a: Pull complete 12:00:19 1baf3a5c0e64: Pull complete 12:00:19 9a37bb91b891: Pull complete 12:00:23 a29adfc67d43: Pull complete 12:00:24 d5de9f91c1a4: Pull complete 12:00:24 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 12:00:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:00:24 ---> 746ca1b523b5 12:00:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:00:26 ---> Running in ec1ea1b56490 12:00:26 Removing intermediate container ec1ea1b56490 12:00:26 ---> 5013a92f57a7 12:00:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:00:26 ---> Running in 456d64d679ad 12:00:26 Removing intermediate container 456d64d679ad 12:00:26 ---> cd68028072fa 12:00:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:00:26 ---> Running in e79e389c4bf7 12:00:27 Removing intermediate container e79e389c4bf7 12:00:27 ---> 56d84a55d609 12:00:27 Step 6/12 : WORKDIR /device-virtual-go 12:00:27 ---> Running in ce43b0ab96a7 12:00:27 Removing intermediate container ce43b0ab96a7 12:00:27 ---> 74834e071326 12:00:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:00:27 ---> Running in 462d0edf9674 12:00:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:00:30 (1/4) Installing openssh-keygen (9.3_p2-r0) 12:00:30 (2/4) Installing libedit (20221030.3.1-r1) 12:00:30 (3/4) Installing openssh-client-common (9.3_p2-r0) 12:00:30 (4/4) Installing openssh-client-default (9.3_p2-r0) 12:00:30 Executing busybox-1.36.1-r2.trigger 12:00:30 OK: 272 MiB in 60 packages 12:00:31 Removing intermediate container 462d0edf9674 12:00:31 ---> c3e1756981b6 12:00:31 Step 8/12 : COPY go.mod vendor* ./ 12:00:31 ---> 1d9fd7032cbc 12:00:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:00:31 ---> Running in 0fba0a64362d 12:01:39 Removing intermediate container 0fba0a64362d 12:01:39 ---> 810ed8662311 12:01:39 Step 10/12 : COPY . . 12:01:39 ---> f9d62d244ba4 12:01:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:01:39 ---> Running in 66d11e148744 12:01:39 Removing intermediate container 66d11e148744 12:01:39 ---> 957e917cdb75 12:01:39 Step 12/12 : RUN $MAKE 12:01:39 ---> Running in c8ccae56cfeb 12:01:39 noop 12:01:39 Removing intermediate container c8ccae56cfeb 12:01:39 ---> 5c8f3a1a33f1 12:01:39 Successfully built 5c8f3a1a33f1 12:01:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:40 + docker inspect -f . ci-base-image-arm64 12:01:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:40 prd-ubuntu20.04-docker-arm64-4c-16g-6537 does not seem to be running inside a container 12:01:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:01:41 $ docker top 446599ecb8e117859e257168f6cec871a79c2bd347541bbc0226031badf94cf8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:42 + go version 12:01:42 go version go1.21.0 linux/arm64 [Pipeline] } 12:01:42 $ docker stop --time=1 446599ecb8e117859e257168f6cec871a79c2bd347541bbc0226031badf94cf8 12:01:44 $ docker rm -f --volumes 446599ecb8e117859e257168f6cec871a79c2bd347541bbc0226031badf94cf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:45 + docker inspect -f . ci-base-image-arm64 12:01:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:46 prd-ubuntu20.04-docker-arm64-4c-16g-6537 does not seem to be running inside a container 12:01:46 $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:01:47 $ docker top f1fb954f1f390e6ab35c26e056b9f447cb9cf4c47e5c9a29fdb62e43820c9b89 -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:47 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 12:01:48 + make test 12:01:48 go test ./... -coverprofile=coverage.out 12:01:52 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:03:14 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:03:14 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.072s coverage: 58.4% of statements 12:03:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:03:14 go vet ./... 12:03:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:03:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:03:36 ./bin/test-attribution-txt.sh [Pipeline] echo 12:03:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:03:36 $ docker stop --time=1 f1fb954f1f390e6ab35c26e056b9f447cb9cf4c47e5c9a29fdb62e43820c9b89 12:03:38 $ docker rm -f --volumes f1fb954f1f390e6ab35c26e056b9f447cb9cf4c47e5c9a29fdb62e43820c9b89 [Pipeline] // withDockerContainer [Pipeline] sh 12:03:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:03:40 Warning: overwriting stash ‘coverage-report’ 12:03:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:03:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:03:41 + ls -al . 12:03:41 total 200 12:03:41 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 12:01 . 12:03:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 11:59 .. 12:03:41 drwxrwxr-x 8 jenkins jenkins 4096 Sep 19 11:59 .git 12:03:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 11:59 .github 12:03:41 -rw-rw-r-- 1 jenkins jenkins 337 Sep 19 11:59 .gitignore 12:03:41 -rw-rw-r-- 1 jenkins jenkins 41 Sep 19 11:59 .golangci.yml 12:03:41 -rw-rw-r-- 1 jenkins jenkins 9708 Sep 19 11:59 Attribution.txt 12:03:41 -rw-rw-r-- 1 jenkins jenkins 14372 Sep 19 11:59 CHANGELOG.md 12:03:41 -rw-rw-r-- 1 jenkins jenkins 1646 Sep 19 11:59 Dockerfile 12:03:41 -rw-rw-r-- 1 jenkins jenkins 677 Sep 19 11:59 GOVERNANCE.md 12:03:41 -rw-rw-r-- 1 jenkins jenkins 660 Sep 19 11:59 Jenkinsfile 12:03:41 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 19 11:59 LICENSE 12:03:41 -rw-rw-r-- 1 jenkins jenkins 1947 Sep 19 11:59 Makefile 12:03:41 -rw-rw-r-- 1 jenkins jenkins 623 Sep 19 11:59 OWNERS.md 12:03:41 -rw-rw-r-- 1 jenkins jenkins 4111 Sep 19 11:59 README.md 12:03:41 -rw-rw-r-- 1 jenkins jenkins 5 Sep 19 11:57 VERSION 12:03:41 drwxrwxr-x 2 jenkins jenkins 4096 Sep 19 11:59 bin 12:03:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 11:59 cmd 12:03:41 -rw-r--r-- 1 jenkins jenkins 43063 Sep 19 12:03 coverage.out 12:03:41 -rw-rw-r-- 1 jenkins jenkins 3637 Sep 19 11:59 go.mod 12:03:41 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 19 11:59 go.sum 12:03:41 drwxrwxr-x 3 jenkins jenkins 4096 Sep 19 11:59 internal 12:03:41 drwxrwxr-x 4 jenkins jenkins 4096 Sep 19 11:59 snap 12:03:41 -rw-rw-r-- 1 jenkins jenkins 235 Sep 19 11:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:41 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=931ddb78cc229628a14cb0e91f89b3ffb16c2965 --label arch=arm64 --label version=0.0.0 . 12:03:42 Sending build context to Docker daemon 12MB 12:03:42 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 12:03:42 Step 2/25 : FROM ${BASE} AS builder 12:03:42 ---> 5c8f3a1a33f1 12:03:42 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:03:44 ---> Running in b45f34e0dabe 12:03:45 Removing intermediate container b45f34e0dabe 12:03:45 ---> 8ff596326510 12:03:45 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:03:45 ---> Running in 592cb236bbe5 12:03:45 Removing intermediate container 592cb236bbe5 12:03:45 ---> e5b798937b2c 12:03:45 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:03:45 ---> Running in 9cd68c8e5fe8 12:03:45 Removing intermediate container 9cd68c8e5fe8 12:03:45 ---> 652273825908 12:03:45 Step 6/25 : WORKDIR /device-virtual-go 12:03:45 ---> Running in 9a600e1b3f66 12:03:46 Removing intermediate container 9a600e1b3f66 12:03:46 ---> 312444c7ab17 12:03:46 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:03:46 ---> Running in 36fcc9b76d54 12:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:03:48 OK: 272 MiB in 60 packages 12:03:49 Removing intermediate container 36fcc9b76d54 12:03:49 ---> c6f9a8a04bfd 12:03:49 Step 8/25 : COPY go.mod vendor* ./ 12:03:50 ---> 0870e5da849e 12:03:50 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:50 ---> Running in ffd1e269eb7e 12:03:53 Removing intermediate container ffd1e269eb7e 12:03:53 ---> d5ec0525609b 12:03:53 Step 10/25 : COPY . . 12:03:58 ---> 8e1b2212560e 12:03:58 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:03:58 ---> Running in 2d3805bc5d21 12:03:59 Removing intermediate container 2d3805bc5d21 12:03:59 ---> ac8a989bb4d8 12:03:59 Step 12/25 : RUN $MAKE 12:03:59 ---> Running in f2ae60ccc1ed 12:04:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.25" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:05:59 Removing intermediate container f2ae60ccc1ed 12:05:59 ---> 901e868cf486 12:05:59 Step 13/25 : FROM alpine:3.18 12:05:59 3.18: Pulling from library/alpine 12:05:59 9fda8d8052c6: Already exists 12:05:59 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 12:05:59 Status: Downloaded newer image for alpine:3.18 12:05:59 ---> f6648c04cd6c 12:05:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:05:59 ---> Running in 419cd0584c08 12:05:59 Removing intermediate container 419cd0584c08 12:05:59 ---> 499b4bce226c 12:05:59 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:05:59 ---> Running in 5a444bc57372 12:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:05:59 (1/1) Installing dumb-init (1.2.5-r2) 12:05:59 Executing busybox-1.36.1-r2.trigger 12:05:59 OK: 8 MiB in 16 packages 12:06:00 Removing intermediate container 5a444bc57372 12:06:00 ---> 140c41210e12 12:06:00 Step 16/25 : WORKDIR / 12:06:00 ---> Running in 6629088be8b3 12:06:01 Removing intermediate container 6629088be8b3 12:06:01 ---> 6df8648829cc 12:06:01 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:06:02 ---> 9d9fa0c616b1 12:06:02 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:06:02 ---> b2f48af7ff23 12:06:02 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:06:04 ---> 51f20de525d8 12:06:04 Step 20/25 : EXPOSE 59900 12:06:04 ---> Running in 96a5f4d4ef11 12:06:04 Removing intermediate container 96a5f4d4ef11 12:06:04 ---> bc6a6ceadbed 12:06:04 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:06:04 ---> Running in 4a36850fa254 12:06:04 Removing intermediate container 4a36850fa254 12:06:04 ---> 1ff73c38bc3b 12:06:04 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:06:04 ---> Running in fa8b9747afdc 12:06:04 Removing intermediate container fa8b9747afdc 12:06:04 ---> 41f4baae9958 12:06:04 Step 23/25 : LABEL arch=arm64 12:06:04 ---> Running in 844341e7b787 12:06:05 Removing intermediate container 844341e7b787 12:06:05 ---> 2e340128a789 12:06:05 Step 24/25 : LABEL git_sha=931ddb78cc229628a14cb0e91f89b3ffb16c2965 12:06:05 ---> Running in 76d05f8de1dd 12:06:05 Removing intermediate container 76d05f8de1dd 12:06:05 ---> c0b6e3afbcc0 12:06:05 Step 25/25 : LABEL version=0.0.0 12:06:05 ---> Running in 469c83437802 12:06:06 Removing intermediate container 469c83437802 12:06:06 ---> bdf06d548dda 12:06:06 [Warning] One or more build-args [ARCH] were not consumed 12:06:06 Successfully built bdf06d548dda 12:06:06 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:06:06 12:06:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:06:07 arm64: Pulling from edgex-lftools-log-publisher 12:06:07 8998bd30e6a1: Pulling fs layer 12:06:07 04944245beec: Pulling fs layer 12:06:07 699f458cf7ca: Pulling fs layer 12:06:07 765212b225bb: Pulling fs layer 12:06:07 f23df028b6ca: Pulling fs layer 12:06:07 d65c8cfc05b1: Pulling fs layer 12:06:07 2437ff75d9bd: Pulling fs layer 12:06:07 d65c8cfc05b1: Waiting 12:06:07 765212b225bb: Waiting 12:06:07 f23df028b6ca: Waiting 12:06:07 2437ff75d9bd: Waiting 12:06:07 04944245beec: Verifying Checksum 12:06:07 04944245beec: Download complete 12:06:07 765212b225bb: Download complete 12:06:07 f23df028b6ca: Verifying Checksum 12:06:07 f23df028b6ca: Download complete 12:06:07 d65c8cfc05b1: Verifying Checksum 12:06:07 d65c8cfc05b1: Download complete 12:06:07 699f458cf7ca: Download complete 12:06:08 8998bd30e6a1: Verifying Checksum 12:06:08 8998bd30e6a1: Download complete 12:06:10 2437ff75d9bd: Verifying Checksum 12:06:10 2437ff75d9bd: Download complete 12:06:12 8998bd30e6a1: Pull complete 12:06:12 04944245beec: Pull complete 12:06:13 699f458cf7ca: Pull complete 12:06:14 765212b225bb: Pull complete 12:06:14 f23df028b6ca: Pull complete 12:06:14 d65c8cfc05b1: Pull complete 12:06:29 2437ff75d9bd: Pull complete 12:06:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:06:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:30 prd-ubuntu20.04-docker-arm64-4c-16g-6537 does not seem to be running inside a container 12:06:30 $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:06:32 $ docker top c381a778564fef4cb01cfcddf6397b89bf2ee169108a7b49e531f6c51da6a9ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:33 ---> job-cost.sh 12:06:33 lf-activate-venv: SKIPPING 12:06:33 INFO: No Stack... 12:06:33 INFO: Retrieving Pricing Info for: v3-standard-4 12:06:34 INFO: Archiving Costs [Pipeline] sh 12:06:35 + cut -d, -f6 12:06:35 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 12:06:35 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-429-1-stack-cost] 12:06:35 Resource [jenkins-edgexfoundry-device-virtual-go-PR-429-1-stack-cost] did not exist. Created. 12:06:35 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-429-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:06:35 /w/workspace/device-virtual-go/1@tmp/durable-9bfbe0be/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:06:36 + echo total: 0.10999999940395355 [Pipeline] stash 12:06:36 Warning: overwriting stash ‘stack-cost’ 12:06:36 Stashed 1 file(s) [Pipeline] } 12:06:36 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-429-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:06:36 $ docker stop --time=1 c381a778564fef4cb01cfcddf6397b89bf2ee169108a7b49e531f6c51da6a9ce 12:06:38 $ docker rm -f --volumes c381a778564fef4cb01cfcddf6397b89bf2ee169108a7b49e531f6c51da6a9ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:06:39 provisioning config files... 12:06:39 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-429@tmp/config5653968456197947768tmp [Pipeline] { [Pipeline] sh 12:06:39 + set +x 12:06:39 + bash -s -- 12:06:39 + curl -s https://codecov.io/bash 12:06:39 12:06:39 _____ _ 12:06:39 / ____| | | 12:06:39 | | ___ __| | ___ ___ _____ __ 12:06:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:06:39 | |___| (_) | (_| | __/ (_| (_) \ V / 12:06:39 \_____\___/ \__,_|\___|\___\___/ \_/ 12:06:39 Bash-1.0.6 12:06:39 12:06:39 12:06:39 ==> git version 2.25.1 found 12:06:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:06:39 Release-Date: 2020-01-08 12:06:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:06:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:06:39 ==> Jenkins CI detected. 12:06:39 current dir:  /w/workspace/foundry_device-virtual-go_PR-429 12:06:39 project root: . 12:06:39 --> token set from env 12:06:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:06:39 ==> Running gcov in . (disable via -X gcov) 12:06:39 ==> Python coveragepy not found 12:06:39 ==> Searching for coverage reports in: 12:06:39 + . 12:06:39 -> Found 1 reports 12:06:39 ==> Detecting git/mercurial file structure 12:06:39 ==> Reading reports 12:06:39 + ./coverage.out bytes=43063 12:06:39 ==> Appending adjustments 12:06:39 https://docs.codecov.io/docs/fixing-reports 12:06:39 + Found adjustments 12:06:39 ==> Gzipping contents 12:06:39 8.0K /tmp/codecov.qjGnfQ.gz 12:06:39 ==> Uploading reports 12:06:39 url: https://codecov.io 12:06:39 query: branch=PR-429&commit=931ddb78cc229628a14cb0e91f89b3ffb16c2965&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-429%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=429&job=&cmd_args= 12:06:39 -> Pinging Codecov 12:06:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-429&commit=931ddb78cc229628a14cb0e91f89b3ffb16c2965&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-429%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=429&job=&cmd_args= 12:06:40 -> Uploading to 12:06:40 https://storage.googleapis.com/codecov/v4/raw/2023-09-19/5E52B4B073DB2E39498172D8E973AA87/931ddb78cc229628a14cb0e91f89b3ffb16c2965/032ba446-4327-4538-84a7-60bde1b6da54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230919%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230919T120639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a4d2eb8586f8ad1dd9595739bd8b79e854ade82f9f874ae816957fe78b0533c 12:06:40 % Total % Received % Xferd Average Speed Time Time Time Current 12:06:40 Dload Upload Total Spent Left Speed 12:06:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25287 --:--:-- --:--:-- --:--:-- 25287 12:06:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/931ddb78cc229628a14cb0e91f89b3ffb16c2965 [Pipeline] } 12:06:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:06:42 + [ -d /w/workspace/foundry_device-virtual-go_PR-429/archives ] 12:06:42 + ls -al /w/workspace/foundry_device-virtual-go_PR-429/archives 12:06:42 total 16 12:06:42 drwxr-xr-x 3 root root 4096 Sep 19 11:59 . 12:06:42 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 11:59 .. 12:06:42 drwxr-xr-x 2 root root 4096 Sep 19 11:59 cost 12:06:42 -rw-r--r-- 1 root root 89 Sep 19 11:59 cost.csv 12:06:42 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-429/archives 12:06:42 + ls -al /w/workspace/foundry_device-virtual-go_PR-429/archives 12:06:42 total 16 12:06:42 drwxr-xr-x 3 jenkins jenkins 4096 Sep 19 11:59 . 12:06:42 drwxrwxr-x 10 jenkins jenkins 4096 Sep 19 11:59 .. 12:06:42 drwxr-xr-x 2 jenkins jenkins 4096 Sep 19 11:59 cost 12:06:42 -rw-r--r-- 1 jenkins jenkins 89 Sep 19 11:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:06:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:06:43 ---> package-listing.sh 12:06:43 ++ facter osfamily 12:06:43 ++ tr '[:upper:]' '[:lower:]' 12:06:43 + OS_FAMILY=debian 12:06:43 + workspace=/w/workspace/foundry_device-virtual-go_PR-429 12:06:43 + START_PACKAGES=/tmp/packages_start.txt 12:06:43 + END_PACKAGES=/tmp/packages_end.txt 12:06:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:06:43 + PACKAGES=/tmp/packages_start.txt 12:06:43 + '[' /w/workspace/foundry_device-virtual-go_PR-429 ']' 12:06:43 + PACKAGES=/tmp/packages_end.txt 12:06:43 + case "${OS_FAMILY}" in 12:06:43 + dpkg -l 12:06:43 + grep '^ii' 12:06:43 + '[' -f /tmp/packages_start.txt ']' 12:06:43 + '[' -f /tmp/packages_end.txt ']' 12:06:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:06:43 + '[' /w/workspace/foundry_device-virtual-go_PR-429 ']' 12:06:43 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-429/archives/ 12:06:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-429/archives/ [Pipeline] echo 12:06:43 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_PR-429/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:06:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:06:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:44 prd-ubuntu20.04-docker-8c-8g-6536 does not seem to be running inside a container 12:06:44 $ 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_PR-429/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_PR-429 -v /w/workspace/foundry_device-virtual-go_PR-429:/w/workspace/foundry_device-virtual-go_PR-429:rw,z -v /w/workspace/foundry_device-virtual-go_PR-429@tmp:/w/workspace/foundry_device-virtual-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:06:45 $ docker top 91eb28c6a36fb90b85be34d679b1bc5d45c5796bc2b1a96a0a2da4e72bb9b536 -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:45 + touch /tmp/pre-build-complete [Pipeline] sh 12:06:45 + mkdir -p /var/log/sysstat [Pipeline] sh 12:06:46 + ls /var/log/sa-host 12:06:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:06:46 provisioning config files... 12:06:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-429@tmp/config9012894768436699831tmp [Pipeline] { [Pipeline] echo 12:06:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:06:46 ---> create-netrc.sh [Pipeline] } 12:06:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:06:47 ---> python-tools-install.sh [Pipeline] echo 12:06:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:06:47 ---> sudo-logs.sh 12:06:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:06:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:06:47 ---> job-cost.sh 12:06:47 lf-activate-venv: SKIPPING 12:06:47 DEBUG: total: 0.2199999988079071 12:06:47 INFO: Retrieving Stack Cost... 12:06:48 INFO: Retrieving Pricing Info for: v3-standard-8 12:06:48 INFO: Archiving Costs [Pipeline] echo 12:06:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:06:49 ---> logs-deploy.sh 12:06:49 lf-activate-venv: SKIPPING 12:06:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-429/1 12:06:49 INFO: archiving workspace using pattern(s): 12:06:49 Archives upload complete. 12:06:49 INFO: archiving logs to Nexus