Pull request #345 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 04352879f2d805a33a2b64e9f6ea1b804013116f+809182d388b7784ea0303513e5a82decca2f34a7 (9c02781e44347c3f9c7391381ffebae49a22cb34) 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-ssh14070518966018170436.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8949717630078731407.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-345/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-345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16472154263339078167.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-345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5312270073461808434.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6203555204432366148.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-345/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-345/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8825532054378453442.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7104’ Running on prd-ubuntu20.04-docker-8c-8g-7106 in /w/workspace/foundry_device-virtual-go_PR-345 [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-345 # 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 > 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/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 809182d388b7784ea0303513e5a82decca2f34a7 into PR head commit 04352879f2d805a33a2b64e9f6ea1b804013116f Merge succeeded, producing 04352879f2d805a33a2b64e9f6ea1b804013116f Checking out Revision 04352879f2d805a33a2b64e9f6ea1b804013116f (PR-345) > git config core.sparsecheckout # timeout=10 > git checkout -f 04352879f2d805a33a2b64e9f6ea1b804013116f # 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 809182d388b7784ea0303513e5a82decca2f34a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04352879f2d805a33a2b64e9f6ea1b804013116f # timeout=10 Commit message: "refactor: Remove unused topic configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:55:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:55:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:55:15 ========================================================= 19:55:15 EdgeX Global Pipelines Version Info 19:55:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:55:16 ------------------- 19:55:16 stable info: 19:55:16 ------------------- 19:55:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:55:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:55:16 Message: update stable to v1.0.244 19:55:17 ------------------- 19:55:17 experimental info: 19:55:17 ------------------- 19:55:17 Commited By: **** collab-it+edgex@linuxfoundation.org 19:55:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:55:17 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 19:55:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-345 [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-345 [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-345 [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04352879f2d805a33a2b64e9f6ea1b804013116f [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0435287 [Pipeline] echo 19:55:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:55:18 provisioning config files... 19:55:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-345@tmp/config12072396277389680264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:55:19 ---> docker-login.sh 19:55:19 nexus3.edgexfoundry.org:10001 19:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:19 Configure a credential helper to remove this warning. See 19:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:19 19:55:19 Login Succeeded 19:55:19 nexus3.edgexfoundry.org:10002 19:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:19 Configure a credential helper to remove this warning. See 19:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:19 19:55:19 Login Succeeded 19:55:19 nexus3.edgexfoundry.org:10003 19:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:19 Configure a credential helper to remove this warning. See 19:55:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:19 19:55:19 Login Succeeded 19:55:19 nexus3.edgexfoundry.org:10004 19:55:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:20 Configure a credential helper to remove this warning. See 19:55:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:20 19:55:20 Login Succeeded 19:55:20 docker.io 19:55:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:20 Configure a credential helper to remove this warning. See 19:55:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:20 19:55:20 Login Succeeded 19:55:20 ---> docker-login.sh ends [Pipeline] } 19:55:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:55:20 + git rev-list -1 --merges 04352879f2d805a33a2b64e9f6ea1b804013116f~1..04352879f2d805a33a2b64e9f6ea1b804013116f [Pipeline] echo 19:55:20 -----------> git rev-list -1 --merges 04352879f2d805a33a2b64e9f6ea1b804013116f~1..04352879f2d805a33a2b64e9f6ea1b804013116f 04352879f2d805a33a2b64e9f6ea1b804013116f [false] [Pipeline] sh 19:55:21 + git log --format=format:%s -1 04352879f2d805a33a2b64e9f6ea1b804013116f [Pipeline] echo 19:55:21 ========================================================= 19:55:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:55:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:55:21 + git log --format=format:%s -1 04352879f2d805a33a2b64e9f6ea1b804013116f [Pipeline] echo 19:55:21 [semverPrep] GIT_COMMIT: 04352879f2d805a33a2b64e9f6ea1b804013116f, Commit Message: refactor: Remove unused topic configuration [Pipeline] echo 19:55:21 [semverPrep] This is not a build commit. [Pipeline] sh 19:55:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:55:22 + grep -v github /etc/ssh/ssh_known_hosts 19:55:22 + [ -e /tmp/ssh_known_hosts ] 19:55:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:55:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:55:22 + sudo tee -a /etc/ssh/ssh_known_hosts 19:55:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:55:22 19:55:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:55:23 0.1.4: Pulling from edgex-devops/py-git-semver 19:55:23 b85a868b505f: Pulling fs layer 19:55:23 e2be974225ed: Pulling fs layer 19:55:23 339a4e72a1f5: Pulling fs layer 19:55:23 988bab9f4d93: Pulling fs layer 19:55:23 1469e6f7b9e6: Pulling fs layer 19:55:23 eaf3925da568: Pulling fs layer 19:55:23 bab4dde63d76: Pulling fs layer 19:55:23 bde34c3a00c8: Pulling fs layer 19:55:23 b352a97aabf1: Pulling fs layer 19:55:23 4872d77fe225: Pulling fs layer 19:55:23 5851b861e8e6: Pulling fs layer 19:55:23 1469e6f7b9e6: Waiting 19:55:23 eaf3925da568: Waiting 19:55:23 bab4dde63d76: Waiting 19:55:23 bde34c3a00c8: Waiting 19:55:23 b352a97aabf1: Waiting 19:55:23 4872d77fe225: Waiting 19:55:23 5851b861e8e6: Waiting 19:55:23 988bab9f4d93: Waiting 19:55:23 e2be974225ed: Download complete 19:55:23 988bab9f4d93: Download complete 19:55:23 1469e6f7b9e6: Verifying Checksum 19:55:23 1469e6f7b9e6: Download complete 19:55:23 eaf3925da568: Download complete 19:55:23 339a4e72a1f5: Verifying Checksum 19:55:23 339a4e72a1f5: Download complete 19:55:23 bde34c3a00c8: Verifying Checksum 19:55:23 bde34c3a00c8: Download complete 19:55:23 b352a97aabf1: Verifying Checksum 19:55:23 b352a97aabf1: Download complete 19:55:23 4872d77fe225: Verifying Checksum 19:55:23 4872d77fe225: Download complete 19:55:23 b85a868b505f: Verifying Checksum 19:55:23 b85a868b505f: Download complete 19:55:23 5851b861e8e6: Download complete 19:55:23 bab4dde63d76: Verifying Checksum 19:55:23 bab4dde63d76: Download complete 19:55:24 b85a868b505f: Pull complete 19:55:24 e2be974225ed: Pull complete 19:55:25 339a4e72a1f5: Pull complete 19:55:25 988bab9f4d93: Pull complete 19:55:25 1469e6f7b9e6: Pull complete 19:55:25 eaf3925da568: Pull complete 19:55:27 bab4dde63d76: Pull complete 19:55:27 bde34c3a00c8: Pull complete 19:55:27 b352a97aabf1: Pull complete 19:55:27 4872d77fe225: Pull complete 19:55:27 5851b861e8e6: Pull complete 19:55:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:55:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:55:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:55:27 prd-ubuntu20.04-docker-8c-8g-7106 does not seem to be running inside a container 19:55:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-345 -v /w/workspace/foundry_device-virtual-go_PR-345:/w/workspace/foundry_device-virtual-go_PR-345:rw,z -v /w/workspace/foundry_device-virtual-go_PR-345@tmp:/w/workspace/foundry_device-virtual-go_PR-345@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-devops/py-git-semver:0.1.4 cat 19:55:30 $ docker top 58163f12a6089bd6d99e68b6b349b253049d55ed73165dac71207a2b41885f41 -eo pid,comm 19:55:30 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). 19:55:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:55:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:55:30 [ssh-agent] Looking for ssh-agent implementation... 19:55:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:55:30 $ docker exec 58163f12a6089bd6d99e68b6b349b253049d55ed73165dac71207a2b41885f41 ssh-agent 19:55:30 SSH_AUTH_SOCK=/tmp/ssh-YxChN0qUEIki/agent.31 19:55:30 SSH_AGENT_PID=38 19:55:30 Running ssh-add (command line suppressed) 19:55:30 Identity added: /w/workspace/foundry_device-virtual-go_PR-345@tmp/private_key_8633217206648546417.key (/w/workspace/foundry_device-virtual-go_PR-345@tmp/private_key_8633217206648546417.key) 19:55:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:55:30 + git tag --points-at HEAD [Pipeline] } 19:55:31 $ docker exec --env ******** --env ******** 58163f12a6089bd6d99e68b6b349b253049d55ed73165dac71207a2b41885f41 ssh-agent -k 19:55:31 unset SSH_AUTH_SOCK; 19:55:31 unset SSH_AGENT_PID; 19:55:31 echo Agent pid 38 killed; 19:55:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:55:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:55:31 [ssh-agent] Looking for ssh-agent implementation... 19:55:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:55:31 $ docker exec 58163f12a6089bd6d99e68b6b349b253049d55ed73165dac71207a2b41885f41 ssh-agent 19:55:31 SSH_AUTH_SOCK=/tmp/ssh-kJJo2ak6Z2ox/agent.70 19:55:31 SSH_AGENT_PID=76 19:55:31 Running ssh-add (command line suppressed) 19:55:31 Identity added: /w/workspace/foundry_device-virtual-go_PR-345@tmp/private_key_2994438546600337461.key (/w/workspace/foundry_device-virtual-go_PR-345@tmp/private_key_2994438546600337461.key) 19:55:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:55:31 + git semver init 19:55:32 2023-02-22 19:55:32,039 [run_init] DEBUG init version:0.0.0 force:False 19:55:32 2023-02-22 19:55:32,039 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-345/.semver 19:55:32 2023-02-22 19:55:32,040 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-345/.semver 19:55:32 2023-02-22 19:55:32,040 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-345/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-345, universal_newlines=False, shell=None, istream=None) 19:55:33 2023-02-22 19:55:33,259 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-345/.git/info/exclude 19:55:33 2023-02-22 19:55:33,260 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-345/.semver/PR-345 with force:False 19:55:33 2023-02-22 19:55:33,260 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-345/.semver/PR-345 19:55:33 2023-02-22 19:55:33,264 [execute] INFO git cat-file --batch-check 19:55:33 2023-02-22 19:55:33,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-345/.semver, universal_newlines=False, shell=None, istream=) 19:55:33 2023-02-22 19:55:33,270 [execute] INFO git cat-file --batch 19:55:33 2023-02-22 19:55:33,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-345/.semver, universal_newlines=False, shell=None, istream=) 19:55:33 2023-02-22 19:55:33,274 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-345/.semver/PR-345 19:55:33 0.0.0 [Pipeline] } 19:55:33 $ docker exec --env ******** --env ******** 58163f12a6089bd6d99e68b6b349b253049d55ed73165dac71207a2b41885f41 ssh-agent -k 19:55:33 unset SSH_AUTH_SOCK; 19:55:33 unset SSH_AGENT_PID; 19:55:33 echo Agent pid 76 killed; 19:55:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:55:34 + git semver [Pipeline] } 19:55:34 $ docker stop --time=1 58163f12a6089bd6d99e68b6b349b253049d55ed73165dac71207a2b41885f41 19:55:35 $ docker rm -f --volumes 58163f12a6089bd6d99e68b6b349b253049d55ed73165dac71207a2b41885f41 [Pipeline] // withDockerContainer [Pipeline] sh 19:55:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:55:36 Stashed 1 file(s) [Pipeline] echo 19:55:36 [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 19:55:37 provisioning config files... 19:55:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-345@tmp/config14287660504536041820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:55:37 ---> docker-login.sh 19:55:37 nexus3.edgexfoundry.org:10001 19:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:37 Configure a credential helper to remove this warning. See 19:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:37 19:55:37 Login Succeeded 19:55:37 nexus3.edgexfoundry.org:10002 19:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:37 Configure a credential helper to remove this warning. See 19:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:37 19:55:37 Login Succeeded 19:55:37 nexus3.edgexfoundry.org:10003 19:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:37 Configure a credential helper to remove this warning. See 19:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:37 19:55:37 Login Succeeded 19:55:37 nexus3.edgexfoundry.org:10004 19:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:37 Configure a credential helper to remove this warning. See 19:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:37 19:55:37 Login Succeeded 19:55:37 docker.io 19:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:55:37 Configure a credential helper to remove this warning. See 19:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:55:37 19:55:37 Login Succeeded 19:55:37 ---> docker-login.sh ends [Pipeline] } 19:55:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:55:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:55:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:55:38 ========================================================= 19:55:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:55:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:55:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 19:55:38 Sending build context to Docker daemon 23.41MB 19:55:38 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:55:38 Step 2/12 : FROM ${BASE} AS builder 19:55:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:55:38 213ec9aee27d: Pulling fs layer 19:55:38 4583459ba037: Pulling fs layer 19:55:38 93c1e223e6f2: Pulling fs layer 19:55:38 53926ce57604: Pulling fs layer 19:55:38 21b2b0c7a3f4: Pulling fs layer 19:55:38 22ff95d597cd: Pulling fs layer 19:55:38 12d6caf4c0d1: Pulling fs layer 19:55:38 96b7cbca73a9: Pulling fs layer 19:55:38 a7acece74701: Pulling fs layer 19:55:38 21b2b0c7a3f4: Waiting 19:55:38 53926ce57604: Waiting 19:55:38 22ff95d597cd: Waiting 19:55:38 96b7cbca73a9: Waiting 19:55:38 12d6caf4c0d1: Waiting 19:55:38 93c1e223e6f2: Verifying Checksum 19:55:38 93c1e223e6f2: Download complete 19:55:38 4583459ba037: Verifying Checksum 19:55:38 4583459ba037: Download complete 19:55:38 21b2b0c7a3f4: Verifying Checksum 19:55:38 21b2b0c7a3f4: Download complete 19:55:38 22ff95d597cd: Verifying Checksum 19:55:38 22ff95d597cd: Download complete 19:55:38 213ec9aee27d: Verifying Checksum 19:55:38 213ec9aee27d: Download complete 19:55:38 12d6caf4c0d1: Download complete 19:55:39 213ec9aee27d: Pull complete 19:55:39 4583459ba037: Pull complete 19:55:39 93c1e223e6f2: Pull complete 19:55:39 a7acece74701: Verifying Checksum 19:55:39 a7acece74701: Download complete 19:55:39 53926ce57604: Verifying Checksum 19:55:39 53926ce57604: Download complete 19:55:39 96b7cbca73a9: Verifying Checksum 19:55:39 96b7cbca73a9: Download complete 19:55:43 53926ce57604: Pull complete 19:55:43 21b2b0c7a3f4: Pull complete 19:55:43 22ff95d597cd: Pull complete 19:55:43 12d6caf4c0d1: Pull complete 19:55:45 96b7cbca73a9: Pull complete 19:55:46 a7acece74701: Pull complete 19:55:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:55:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:55:46 ---> db6d94c90886 19:55:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:55:50 ---> Running in 2a56abd1ffd5 19:55:50 Removing intermediate container 2a56abd1ffd5 19:55:50 ---> 860d6daf8d66 19:55:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:55:50 ---> Running in c769deee9168 19:55:50 Removing intermediate container c769deee9168 19:55:50 ---> 9deb5de7ba0e 19:55:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:55:50 ---> Running in c3da0e343349 19:55:50 Removing intermediate container c3da0e343349 19:55:50 ---> ee9ddb7567fe 19:55:50 Step 6/12 : WORKDIR /device-virtual-go 19:55:50 ---> Running in d1c5f20fd836 19:55:50 Removing intermediate container d1c5f20fd836 19:55:50 ---> 5173e9d552e0 19:55:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:55:50 ---> Running in 8515994fc5ff 19:55:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:55:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:55:51 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:55:51 (2/4) Installing libedit (20210910.3.1-r0) 19:55:51 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:55:51 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:55:51 Executing busybox-1.35.0-r17.trigger 19:55:51 OK: 216 MiB in 55 packages 19:55:51 Still waiting to schedule task 19:55:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7105’ 19:55:51 Removing intermediate container 8515994fc5ff 19:55:51 ---> a5a00716702c 19:55:51 Step 8/12 : COPY go.mod vendor* ./ 19:55:52 ---> 70572730e2c2 19:55:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:55:52 ---> Running in b5047ba85667 19:56:30 Removing intermediate container b5047ba85667 19:56:30 ---> dc325ec8c270 19:56:30 Step 10/12 : COPY . . 19:56:30 ---> 98d788c5e3c0 19:56:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:56:30 ---> Running in d8bfa416d6ae 19:56:30 Removing intermediate container d8bfa416d6ae 19:56:30 ---> 8cdb9eed84b9 19:56:30 Step 12/12 : RUN $MAKE 19:56:30 ---> Running in 5de60bb9a8cc 19:56:30 noop 19:56:30 Removing intermediate container 5de60bb9a8cc 19:56:30 ---> a0124ebdeedb 19:56:30 Successfully built a0124ebdeedb 19:56:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:31 + docker inspect -f . ci-base-image-x86_64 19:56:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:56:31 prd-ubuntu20.04-docker-8c-8g-7106 does not seem to be running inside a container 19:56:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-345 -v /w/workspace/foundry_device-virtual-go_PR-345:/w/workspace/foundry_device-virtual-go_PR-345:rw,z -v /w/workspace/foundry_device-virtual-go_PR-345@tmp:/w/workspace/foundry_device-virtual-go_PR-345@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:56:32 $ docker top 006a629586a7146b5b98e2305842d3173a86a558fc1ef503653b55dc49e2ceef -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:32 + go version 19:56:32 go version go1.18.7 linux/amd64 [Pipeline] } 19:56:32 $ docker stop --time=1 006a629586a7146b5b98e2305842d3173a86a558fc1ef503653b55dc49e2ceef 19:56:33 $ docker rm -f --volumes 006a629586a7146b5b98e2305842d3173a86a558fc1ef503653b55dc49e2ceef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:56:34 + docker inspect -f . ci-base-image-x86_64 19:56:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:56:34 prd-ubuntu20.04-docker-8c-8g-7106 does not seem to be running inside a container 19:56:34 $ 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-345 -v /w/workspace/foundry_device-virtual-go_PR-345:/w/workspace/foundry_device-virtual-go_PR-345:rw,z -v /w/workspace/foundry_device-virtual-go_PR-345@tmp:/w/workspace/foundry_device-virtual-go_PR-345@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:56:35 $ docker top 72a4abfb6dc2fe19ae6e4bb95e44dbae7788c7c9d6adef548f14061389c8a94a -eo pid,comm [Pipeline] { [Pipeline] sh 19:56:35 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-345 [Pipeline] fileExists [Pipeline] sh 19:56:35 + make test 19:56:35 go test ./... -coverprofile=coverage.out 19:56:36 ? github.com/edgexfoundry/device-virtual-go [no test files] 19:56:46 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 19:56:46 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.037s coverage: 65.7% of statements 19:56:52 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:56:52 go vet ./... 19:56:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:56:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:56:55 ./bin/test-attribution-txt.sh [Pipeline] echo 19:56:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:56:55 $ docker stop --time=1 72a4abfb6dc2fe19ae6e4bb95e44dbae7788c7c9d6adef548f14061389c8a94a 19:56:58 $ docker rm -f --volumes 72a4abfb6dc2fe19ae6e4bb95e44dbae7788c7c9d6adef548f14061389c8a94a [Pipeline] // withDockerContainer [Pipeline] sh 19:56:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:56:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:56:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:56:59 + ls -al . 19:56:59 total 192 19:56:59 drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 19:56 . 19:56:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 19:55 .. 19:56:59 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 19:56 .git 19:56:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:55 .github 19:56:59 -rw-rw-r-- 1 jenkins jenkins 337 Feb 22 19:55 .gitignore 19:56:59 -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 19:55 .golangci.yml 19:56:59 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 19:55 .semver 19:56:59 -rw-rw-r-- 1 jenkins jenkins 8641 Feb 22 19:55 Attribution.txt 19:56:59 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 22 19:55 CHANGELOG.md 19:56:59 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 22 19:55 Dockerfile 19:56:59 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 19:55 GOVERNANCE.md 19:56:59 -rw-rw-r-- 1 jenkins jenkins 660 Feb 22 19:55 Jenkinsfile 19:56:59 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 22 19:55 LICENSE 19:56:59 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 22 19:55 Makefile 19:56:59 -rw-rw-r-- 1 jenkins jenkins 623 Feb 22 19:55 OWNERS.md 19:56:59 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 22 19:55 README.md 19:56:59 -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 19:55 VERSION 19:56:59 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 19:55 bin 19:56:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:55 cmd 19:56:59 -rw-r--r-- 1 jenkins jenkins 44128 Feb 22 19:56 coverage.out 19:56:59 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 22 19:55 go.mod 19:56:59 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 22 19:55 go.sum 19:56:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:55 internal 19:56:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 19:55 snap 19:56:59 -rw-rw-r-- 1 jenkins jenkins 235 Feb 22 19:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:00 + 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=04352879f2d805a33a2b64e9f6ea1b804013116f --label arch=amd64 --label version=0.0.0 . 19:57:00 Sending build context to Docker daemon 23.45MB 19:57:00 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 19:57:00 Step 2/25 : FROM ${BASE} AS builder 19:57:00 ---> a0124ebdeedb 19:57:00 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:57:00 ---> Running in 9671c3615644 19:57:00 Removing intermediate container 9671c3615644 19:57:00 ---> f975d83676d9 19:57:00 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 19:57:00 ---> Running in 6a9b868b8990 19:57:00 Removing intermediate container 6a9b868b8990 19:57:00 ---> f68c570a0d99 19:57:00 Step 5/25 : ARG ADD_BUILD_TAGS="" 19:57:00 ---> Running in bb982a301d01 19:57:00 Removing intermediate container bb982a301d01 19:57:00 ---> 5380d2abbaa5 19:57:00 Step 6/25 : WORKDIR /device-virtual-go 19:57:00 ---> Running in 7dd14382ee86 19:57:00 Removing intermediate container 7dd14382ee86 19:57:00 ---> dc35f862b227 19:57:00 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:57:00 ---> Running in e67158825a82 19:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:57:01 OK: 216 MiB in 55 packages 19:57:01 Removing intermediate container e67158825a82 19:57:01 ---> c3c23cdbfbb8 19:57:01 Step 8/25 : COPY go.mod vendor* ./ 19:57:01 ---> 4afc13891de8 19:57:01 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:57:01 ---> Running in dadb01bb4245 19:57:02 Removing intermediate container dadb01bb4245 19:57:02 ---> 1cce6fffde03 19:57:02 Step 10/25 : COPY . . 19:57:03 ---> 23c2f5db9546 19:57:03 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:57:03 ---> Running in 69b3b2fb4020 19:57:03 Removing intermediate container 69b3b2fb4020 19:57:03 ---> 8b89ac67e1b9 19:57:03 Step 12/25 : RUN $MAKE 19:57:03 ---> Running in 09b93a5f1255 19:57:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 19:57:21 Removing intermediate container 09b93a5f1255 19:57:21 ---> 6bd31b85dab9 19:57:21 Step 13/25 : FROM alpine:3.16 19:57:22 3.16: Pulling from library/alpine 19:57:22 ef5531b6e74e: Pulling fs layer 19:57:22 ef5531b6e74e: Verifying Checksum 19:57:22 ef5531b6e74e: Download complete 19:57:22 ef5531b6e74e: Pull complete 19:57:22 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 19:57:22 Status: Downloaded newer image for alpine:3.16 19:57:22 ---> dfd21b5a31f5 19:57:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 19:57:22 ---> Running in cd9180760740 19:57:22 Removing intermediate container cd9180760740 19:57:22 ---> a35f05031388 19:57:22 Step 15/25 : RUN apk add --update --no-cache dumb-init 19:57:22 ---> Running in e3c2b52e8565 19:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:57:23 (1/1) Installing dumb-init (1.2.5-r1) 19:57:23 Executing busybox-1.35.0-r17.trigger 19:57:23 OK: 6 MiB in 15 packages 19:57:23 Removing intermediate container e3c2b52e8565 19:57:23 ---> 0118daf931f1 19:57:23 Step 16/25 : WORKDIR / 19:57:23 ---> Running in 78c687eb022c 19:57:23 Removing intermediate container 78c687eb022c 19:57:23 ---> a0840829e489 19:57:23 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 19:57:23 ---> 2e5ff2006896 19:57:23 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 19:57:24 ---> c7a8fe3f5e32 19:57:24 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 19:57:24 ---> 745fa1f5f498 19:57:24 Step 20/25 : EXPOSE 59900 19:57:24 ---> Running in 73e7090ca403 19:57:24 Removing intermediate container 73e7090ca403 19:57:24 ---> 2f462be2a11d 19:57:24 Step 21/25 : ENTRYPOINT ["/device-virtual"] 19:57:24 ---> Running in b3a6c555554e 19:57:24 Removing intermediate container b3a6c555554e 19:57:24 ---> be921910993d 19:57:24 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 19:57:24 ---> Running in 83c0410fd193 19:57:24 Removing intermediate container 83c0410fd193 19:57:24 ---> c389505c078d 19:57:24 Step 23/25 : LABEL arch=amd64 19:57:24 ---> Running in 8b5c54ec88ec 19:57:24 Removing intermediate container 8b5c54ec88ec 19:57:24 ---> 6116d5ba9a4c 19:57:24 Step 24/25 : LABEL git_sha=04352879f2d805a33a2b64e9f6ea1b804013116f 19:57:24 ---> Running in 425b4ac8baee 19:57:25 Removing intermediate container 425b4ac8baee 19:57:25 ---> fabc0a9e4c26 19:57:25 Step 25/25 : LABEL version=0.0.0 19:57:25 ---> Running in cf9c5ca71a7d 19:57:25 Removing intermediate container cf9c5ca71a7d 19:57:25 ---> 2c0718d8082e 19:57:25 [Warning] One or more build-args [ARCH] were not consumed 19:57:25 Successfully built 2c0718d8082e 19:57:25 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 19:57:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:57:26 19:57:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:57:26 latest: Pulling from edgex-lftools-log-publisher 19:57:26 5eb5b503b376: Pulling fs layer 19:57:26 5c69ac0246d0: Pulling fs layer 19:57:26 ec43610c2a17: Pulling fs layer 19:57:26 3a2ae6a8a46f: Pulling fs layer 19:57:26 33b1e0a273af: Pulling fs layer 19:57:26 5d3b04190fa2: Pulling fs layer 19:57:26 2f39f015ded8: Pulling fs layer 19:57:26 3a2ae6a8a46f: Waiting 19:57:26 33b1e0a273af: Waiting 19:57:26 5d3b04190fa2: Waiting 19:57:26 2f39f015ded8: Waiting 19:57:26 5c69ac0246d0: Download complete 19:57:26 3a2ae6a8a46f: Verifying Checksum 19:57:26 3a2ae6a8a46f: Download complete 19:57:26 33b1e0a273af: Verifying Checksum 19:57:26 33b1e0a273af: Download complete 19:57:26 5d3b04190fa2: Verifying Checksum 19:57:26 5d3b04190fa2: Download complete 19:57:26 ec43610c2a17: Verifying Checksum 19:57:26 ec43610c2a17: Download complete 19:57:26 5eb5b503b376: Verifying Checksum 19:57:26 5eb5b503b376: Download complete 19:57:27 2f39f015ded8: Verifying Checksum 19:57:27 2f39f015ded8: Download complete 19:57:27 5eb5b503b376: Pull complete 19:57:27 5c69ac0246d0: Pull complete 19:57:28 ec43610c2a17: Pull complete 19:57:28 3a2ae6a8a46f: Pull complete 19:57:28 33b1e0a273af: Pull complete 19:57:28 5d3b04190fa2: Pull complete 19:57:32 2f39f015ded8: Pull complete 19:57:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:57:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:57:33 prd-ubuntu20.04-docker-8c-8g-7106 does not seem to be running inside a container 19:57:33 $ 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-345 -v /w/workspace/foundry_device-virtual-go_PR-345:/w/workspace/foundry_device-virtual-go_PR-345:rw,z -v /w/workspace/foundry_device-virtual-go_PR-345@tmp:/w/workspace/foundry_device-virtual-go_PR-345@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:57:36 $ docker top 894c20b5e957527b15e8d1e87d0feeb5675a1e3788c862cd4710e3c513ae2e02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:57:36 ---> job-cost.sh 19:57:36 lf-activate-venv: SKIPPING 19:57:36 INFO: No Stack... 19:57:36 INFO: Retrieving Pricing Info for: v3-standard-8 19:57:37 INFO: Archiving Costs [Pipeline] sh 19:57:37 + cat /w/workspace/foundry_device-virtual-go_PR-345/archives/cost.csv 19:57:37 + cut -d, -f6 [Pipeline] lock 19:57:37 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] 19:57:37 Resource [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] did not exist. Created. 19:57:37 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:57:37 + echo total: 0.2199999988079071 [Pipeline] stash 19:57:37 Stashed 1 file(s) [Pipeline] } 19:57:37 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:57:37 $ docker stop --time=1 894c20b5e957527b15e8d1e87d0feeb5675a1e3788c862cd4710e3c513ae2e02 19:57:39 $ docker rm -f --volumes 894c20b5e957527b15e8d1e87d0feeb5675a1e3788c862cd4710e3c513ae2e02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:59:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7107 in /w/workspace/foundry_device-virtual-go_PR-345 [Pipeline] { [Pipeline] ws 19:59:24 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 19:59:24 The recommended git tool is: git 19:59:30 using credential edgex-jenkins-ssh 19:59:30 Cloning the remote Git repository 19:59:30 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 19:59:30 > git init /w/workspace/device-virtual-go/1 # timeout=10 19:59:30 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 19:59:30 > git --version # timeout=10 19:59:30 > git --version # 'git version 2.25.1' 19:59:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:59:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:59:33 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 19:59:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:59:34 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 19:59:34 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 19:59:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:59:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/345/head:refs/remotes/origin/PR-345 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:59:35 Merging remotes/origin/main commit 809182d388b7784ea0303513e5a82decca2f34a7 into PR head commit 04352879f2d805a33a2b64e9f6ea1b804013116f 19:59:35 Merge succeeded, producing 04352879f2d805a33a2b64e9f6ea1b804013116f 19:59:35 Checking out Revision 04352879f2d805a33a2b64e9f6ea1b804013116f (PR-345) 19:59:35 > git config core.sparsecheckout # timeout=10 19:59:35 > git checkout -f 04352879f2d805a33a2b64e9f6ea1b804013116f # timeout=10 19:59:35 > git remote # timeout=10 19:59:35 > git config --get remote.origin.url # timeout=10 19:59:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:59:35 > git merge 809182d388b7784ea0303513e5a82decca2f34a7 # timeout=10 19:59:35 > git rev-parse HEAD^{commit} # timeout=10 19:59:35 > git config core.sparsecheckout # timeout=10 19:59:35 > git checkout -f 04352879f2d805a33a2b64e9f6ea1b804013116f # timeout=10 19:59:41 Commit message: "refactor: Remove unused topic configuration" 19:59:41 > git --version # timeout=10 19:59:41 > git --version # 'git version 2.25.1' 19:59:41 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:59:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:59:42 Dload Upload Total Spent Left Speed 19:59:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 19:59:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:59:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:59:43 + sudo tee /etc/docker/daemon.new 19:59:43 { 19:59:43 "registry-mirrors": [ 19:59:43 "https://nexus3.edgexfoundry.org:10001" 19:59:43 ], 19:59:43 "bip": "10.250.0.254/24", 19:59:43 "hosts": [ 19:59:43 "tcp://0.0.0.0:5555", 19:59:43 "unix:///var/run/docker.sock" 19:59:43 ], 19:59:43 "mtu": 1458, 19:59:43 "selinux-enabled": true, 19:59:43 "seccomp-profile": "/etc/docker/seccomp.json" 19:59:43 } [Pipeline] sh 19:59:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:59:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:00:02 provisioning config files... 20:00:02 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config16695903198777787938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:00:03 ---> docker-login.sh 20:00:03 nexus3.edgexfoundry.org:10001 20:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:03 Configure a credential helper to remove this warning. See 20:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:03 20:00:03 Login Succeeded 20:00:03 nexus3.edgexfoundry.org:10002 20:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:04 Configure a credential helper to remove this warning. See 20:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:04 20:00:04 Login Succeeded 20:00:04 nexus3.edgexfoundry.org:10003 20:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:04 Configure a credential helper to remove this warning. See 20:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:04 20:00:04 Login Succeeded 20:00:04 nexus3.edgexfoundry.org:10004 20:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:04 Configure a credential helper to remove this warning. See 20:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:04 20:00:04 Login Succeeded 20:00:04 docker.io 20:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:00:07 Configure a credential helper to remove this warning. See 20:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:00:07 20:00:07 Login Succeeded 20:00:07 ---> docker-login.sh ends [Pipeline] } 20:00:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:00:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:00:08 ========================================================= 20:00:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:00:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:00:08 Sending build context to Docker daemon 11.86MB 20:00:08 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:00:08 Step 2/12 : FROM ${BASE} AS builder 20:00:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:00:09 9b18e9b68314: Pulling fs layer 20:00:09 35d82f9e3411: Pulling fs layer 20:00:09 e16973657156: Pulling fs layer 20:00:09 fc693d55d65f: Pulling fs layer 20:00:09 7e9fc2657dce: Pulling fs layer 20:00:09 dda99020689f: Pulling fs layer 20:00:09 db1c61fa0a46: Pulling fs layer 20:00:09 891c053d2c06: Pulling fs layer 20:00:09 7e9fc2657dce: Waiting 20:00:09 db1c61fa0a46: Waiting 20:00:09 891c053d2c06: Waiting 20:00:09 fc693d55d65f: Waiting 20:00:09 e16973657156: Verifying Checksum 20:00:09 e16973657156: Download complete 20:00:09 35d82f9e3411: Verifying Checksum 20:00:09 35d82f9e3411: Download complete 20:00:09 7e9fc2657dce: Verifying Checksum 20:00:09 7e9fc2657dce: Download complete 20:00:09 dda99020689f: Verifying Checksum 20:00:09 dda99020689f: Download complete 20:00:09 9b18e9b68314: Download complete 20:00:10 9b18e9b68314: Pull complete 20:00:10 891c053d2c06: Verifying Checksum 20:00:10 891c053d2c06: Download complete 20:00:10 35d82f9e3411: Pull complete 20:00:11 e16973657156: Pull complete 20:00:11 db1c61fa0a46: Verifying Checksum 20:00:11 db1c61fa0a46: Download complete 20:00:12 fc693d55d65f: Verifying Checksum 20:00:12 fc693d55d65f: Download complete 20:00:24 fc693d55d65f: Pull complete 20:00:24 7e9fc2657dce: Pull complete 20:00:24 dda99020689f: Pull complete 20:00:31 db1c61fa0a46: Pull complete 20:00:32 891c053d2c06: Pull complete 20:00:32 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:00:32 ---> f96f9c87975a 20:00:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:00:33 ---> Running in 11c1d3b6073b 20:00:34 Removing intermediate container 11c1d3b6073b 20:00:34 ---> 95daaa019265 20:00:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:00:34 ---> Running in ab28cf56f9cf 20:00:34 Removing intermediate container ab28cf56f9cf 20:00:34 ---> 5f7f9f86f0ec 20:00:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:00:34 ---> Running in 30b037a1038d 20:00:35 Removing intermediate container 30b037a1038d 20:00:35 ---> e1a9e6be06f1 20:00:35 Step 6/12 : WORKDIR /device-virtual-go 20:00:35 ---> Running in 08ed41cc9459 20:00:35 Removing intermediate container 08ed41cc9459 20:00:35 ---> b5382592081f 20:00:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:00:35 ---> Running in 5bcab854c8d5 20:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:00:37 (1/4) Installing openssh-keygen (9.0_p1-r2) 20:00:38 (2/4) Installing libedit (20210910.3.1-r0) 20:00:38 (3/4) Installing openssh-client-common (9.0_p1-r2) 20:00:38 (4/4) Installing openssh-client-default (9.0_p1-r2) 20:00:38 Executing busybox-1.35.0-r17.trigger 20:00:38 OK: 226 MiB in 55 packages 20:00:39 Removing intermediate container 5bcab854c8d5 20:00:39 ---> d13f43576a89 20:00:39 Step 8/12 : COPY go.mod vendor* ./ 20:00:39 ---> a8e86b56032a 20:00:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:00:39 ---> Running in 867cbc80b985 20:02:16 Removing intermediate container 867cbc80b985 20:02:16 ---> f6a7a575df38 20:02:16 Step 10/12 : COPY . . 20:02:16 ---> daeb9b24645e 20:02:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:02:16 ---> Running in 101df95987a8 20:02:16 Removing intermediate container 101df95987a8 20:02:16 ---> 43f68d6e88f8 20:02:16 Step 12/12 : RUN $MAKE 20:02:16 ---> Running in fffde035d502 20:02:16 noop 20:02:16 Removing intermediate container fffde035d502 20:02:16 ---> 43fbd370fb54 20:02:16 Successfully built 43fbd370fb54 20:02:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:16 + docker inspect -f . ci-base-image-arm64 20:02:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:17 prd-ubuntu20.04-docker-arm64-4c-16g-7107 does not seem to be running inside a container 20:02:17 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:02:18 $ docker top bec00dbe8d7019f8f8532db1f4f78742875c92b13c8098eec8807c6237fc500b -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:19 + go version 20:02:19 go version go1.18.7 linux/arm64 [Pipeline] } 20:02:19 $ docker stop --time=1 bec00dbe8d7019f8f8532db1f4f78742875c92b13c8098eec8807c6237fc500b 20:02:21 $ docker rm -f --volumes bec00dbe8d7019f8f8532db1f4f78742875c92b13c8098eec8807c6237fc500b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:22 + docker inspect -f . ci-base-image-arm64 20:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:22 prd-ubuntu20.04-docker-arm64-4c-16g-7107 does not seem to be running inside a container 20:02:22 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:02:23 $ docker top 25afcb36e2cb9d75de53ac218e1bef2f8b3ab5b9bc765631993bdad39e771254 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:24 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 20:02:24 + make test 20:02:24 go test ./... -coverprofile=coverage.out 20:02:26 ? github.com/edgexfoundry/device-virtual-go [no test files] 20:04:03 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 20:04:03 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.145s coverage: 65.7% of statements 20:04:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:04:03 go vet ./... 20:04:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:04:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:04:25 ./bin/test-attribution-txt.sh [Pipeline] echo 20:04:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:04:25 $ docker stop --time=1 25afcb36e2cb9d75de53ac218e1bef2f8b3ab5b9bc765631993bdad39e771254 20:04:27 $ docker rm -f --volumes 25afcb36e2cb9d75de53ac218e1bef2f8b3ab5b9bc765631993bdad39e771254 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:04:28 Warning: overwriting stash ‘coverage-report’ 20:04:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:04:30 + ls -al . 20:04:30 total 188 20:04:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 20:02 . 20:04:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 19:59 .. 20:04:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 19:59 .git 20:04:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:59 .github 20:04:30 -rw-rw-r-- 1 jenkins jenkins 337 Feb 22 19:59 .gitignore 20:04:30 -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 19:59 .golangci.yml 20:04:30 -rw-rw-r-- 1 jenkins jenkins 8641 Feb 22 19:59 Attribution.txt 20:04:30 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 22 19:59 CHANGELOG.md 20:04:30 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 22 19:59 Dockerfile 20:04:30 -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 19:59 GOVERNANCE.md 20:04:30 -rw-rw-r-- 1 jenkins jenkins 660 Feb 22 19:59 Jenkinsfile 20:04:30 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 22 19:59 LICENSE 20:04:30 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 22 19:59 Makefile 20:04:30 -rw-rw-r-- 1 jenkins jenkins 623 Feb 22 19:59 OWNERS.md 20:04:30 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 22 19:59 README.md 20:04:30 -rw-rw-r-- 1 jenkins jenkins 5 Feb 22 19:55 VERSION 20:04:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 19:59 bin 20:04:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:59 cmd 20:04:30 -rw-r--r-- 1 jenkins jenkins 44128 Feb 22 20:03 coverage.out 20:04:30 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 22 19:59 go.mod 20:04:30 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 22 19:59 go.sum 20:04:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 19:59 internal 20:04:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 19:59 snap 20:04:30 -rw-rw-r-- 1 jenkins jenkins 235 Feb 22 19:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:30 + 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=04352879f2d805a33a2b64e9f6ea1b804013116f --label arch=arm64 --label version=0.0.0 . 20:04:31 Sending build context to Docker daemon 11.9MB 20:04:31 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:04:31 Step 2/25 : FROM ${BASE} AS builder 20:04:31 ---> 43fbd370fb54 20:04:31 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:04:31 ---> Running in 46c815d2dd18 20:04:31 Removing intermediate container 46c815d2dd18 20:04:31 ---> ce5c3aed13b6 20:04:31 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 20:04:31 ---> Running in 11f6e99fb174 20:04:31 Removing intermediate container 11f6e99fb174 20:04:31 ---> 9f088916c3d0 20:04:31 Step 5/25 : ARG ADD_BUILD_TAGS="" 20:04:31 ---> Running in e2c3037f2149 20:04:32 Removing intermediate container e2c3037f2149 20:04:32 ---> f535af81d486 20:04:32 Step 6/25 : WORKDIR /device-virtual-go 20:04:32 ---> Running in bf69c1b5a089 20:04:32 Removing intermediate container bf69c1b5a089 20:04:32 ---> 7f4480f0db2c 20:04:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:04:32 ---> Running in 92fab99d748c 20:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:04:35 OK: 226 MiB in 55 packages 20:04:37 Removing intermediate container 92fab99d748c 20:04:37 ---> a3444118bf7d 20:04:37 Step 8/25 : COPY go.mod vendor* ./ 20:04:37 ---> 30b9898a4c1d 20:04:37 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:38 ---> Running in d6db823ba504 20:04:40 Removing intermediate container d6db823ba504 20:04:40 ---> 87a70f3770fd 20:04:40 Step 10/25 : COPY . . 20:04:42 ---> 2540f4fe74ce 20:04:42 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:04:42 ---> Running in e2c9ecc8eb4f 20:04:42 Removing intermediate container e2c9ecc8eb4f 20:04:42 ---> 47e67fb51f02 20:04:42 Step 12/25 : RUN $MAKE 20:04:42 ---> Running in 6c562d59cefc 20:04:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 20:06:50 Removing intermediate container 6c562d59cefc 20:06:50 ---> a7b99f887061 20:06:50 Step 13/25 : FROM alpine:3.16 20:06:50 3.16: Pulling from library/alpine 20:06:50 3760b48202b3: Pulling fs layer 20:06:50 3760b48202b3: Verifying Checksum 20:06:50 3760b48202b3: Download complete 20:06:50 3760b48202b3: Pull complete 20:06:50 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:06:50 Status: Downloaded newer image for alpine:3.16 20:06:50 ---> 4c81e5bf8899 20:06:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 20:06:50 ---> Running in 42505f94fa74 20:06:50 Removing intermediate container 42505f94fa74 20:06:50 ---> e7732a54db2d 20:06:50 Step 15/25 : RUN apk add --update --no-cache dumb-init 20:06:50 ---> Running in 4e623c160b2b 20:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:06:50 (1/1) Installing dumb-init (1.2.5-r1) 20:06:50 Executing busybox-1.35.0-r17.trigger 20:06:50 OK: 5 MiB in 15 packages 20:06:50 Removing intermediate container 4e623c160b2b 20:06:50 ---> e259033c940c 20:06:50 Step 16/25 : WORKDIR / 20:06:50 ---> Running in 892f3fd8bda5 20:06:50 Removing intermediate container 892f3fd8bda5 20:06:50 ---> 29c08c96d108 20:06:50 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 20:06:50 ---> d327e28cf032 20:06:50 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 20:06:50 ---> 0c5ef58f09ba 20:06:50 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 20:06:50 ---> e60be3b701cd 20:06:50 Step 20/25 : EXPOSE 59900 20:06:50 ---> Running in b7ab919eb1e2 20:06:50 Removing intermediate container b7ab919eb1e2 20:06:50 ---> 0b79e4f3dc9e 20:06:50 Step 21/25 : ENTRYPOINT ["/device-virtual"] 20:06:50 ---> Running in b48235580a6e 20:06:50 Removing intermediate container b48235580a6e 20:06:50 ---> 6868386e493d 20:06:50 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:50 ---> Running in 09b190c603ea 20:06:50 Removing intermediate container 09b190c603ea 20:06:50 ---> cff17d3b1eb9 20:06:50 Step 23/25 : LABEL arch=arm64 20:06:50 ---> Running in aeddd7ffdda4 20:06:50 Removing intermediate container aeddd7ffdda4 20:06:50 ---> 8832afb3fa94 20:06:50 Step 24/25 : LABEL git_sha=04352879f2d805a33a2b64e9f6ea1b804013116f 20:06:50 ---> Running in a264b70dcc84 20:06:50 Removing intermediate container a264b70dcc84 20:06:50 ---> 870700ebe2bb 20:06:50 Step 25/25 : LABEL version=0.0.0 20:06:50 ---> Running in 26a2e88eadb2 20:06:50 Removing intermediate container 26a2e88eadb2 20:06:50 ---> ebdd35eaa35c 20:06:50 [Warning] One or more build-args [ARCH] were not consumed 20:06:50 Successfully built ebdd35eaa35c 20:06:50 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 20:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:06:51 20:06:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:06:51 arm64: Pulling from edgex-lftools-log-publisher 20:06:51 8998bd30e6a1: Pulling fs layer 20:06:51 04944245beec: Pulling fs layer 20:06:51 699f458cf7ca: Pulling fs layer 20:06:51 765212b225bb: Pulling fs layer 20:06:51 f23df028b6ca: Pulling fs layer 20:06:51 d65c8cfc05b1: Pulling fs layer 20:06:51 2437ff75d9bd: Pulling fs layer 20:06:51 f23df028b6ca: Waiting 20:06:51 d65c8cfc05b1: Waiting 20:06:51 2437ff75d9bd: Waiting 20:06:51 765212b225bb: Waiting 20:06:51 04944245beec: Verifying Checksum 20:06:51 04944245beec: Download complete 20:06:51 765212b225bb: Download complete 20:06:51 f23df028b6ca: Verifying Checksum 20:06:51 f23df028b6ca: Download complete 20:06:51 d65c8cfc05b1: Verifying Checksum 20:06:51 d65c8cfc05b1: Download complete 20:06:51 699f458cf7ca: Verifying Checksum 20:06:51 699f458cf7ca: Download complete 20:06:52 8998bd30e6a1: Verifying Checksum 20:06:52 8998bd30e6a1: Download complete 20:06:54 2437ff75d9bd: Verifying Checksum 20:06:54 2437ff75d9bd: Download complete 20:06:56 8998bd30e6a1: Pull complete 20:06:57 04944245beec: Pull complete 20:06:58 699f458cf7ca: Pull complete 20:06:58 765212b225bb: Pull complete 20:06:59 f23df028b6ca: Pull complete 20:06:59 d65c8cfc05b1: Pull complete 20:07:14 2437ff75d9bd: Pull complete 20:07:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:07:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:14 prd-ubuntu20.04-docker-arm64-4c-16g-7107 does not seem to be running inside a container 20:07:14 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:07:17 $ docker top fe5d21152b8b72bc3e71c308bc33741faccfda8d5513290d592fa6f82d28c0ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:18 ---> job-cost.sh 20:07:18 lf-activate-venv: SKIPPING 20:07:18 INFO: No Stack... 20:07:18 INFO: Retrieving Pricing Info for: v3-standard-4 20:07:19 INFO: Archiving Costs [Pipeline] sh 20:07:20 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 20:07:20 + cut -d, -f6 [Pipeline] lock 20:07:20 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] 20:07:20 Resource [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] did not exist. Created. 20:07:20 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:07:21 /w/workspace/device-virtual-go/1@tmp/durable-b02089ea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:07:21 + echo total: 0.10999999940395355 [Pipeline] stash 20:07:21 Warning: overwriting stash ‘stack-cost’ 20:07:21 Stashed 1 file(s) [Pipeline] } 20:07:21 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-345-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:07:21 $ docker stop --time=1 fe5d21152b8b72bc3e71c308bc33741faccfda8d5513290d592fa6f82d28c0ca 20:07:23 $ docker rm -f --volumes fe5d21152b8b72bc3e71c308bc33741faccfda8d5513290d592fa6f82d28c0ca [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 20:07:24 provisioning config files... 20:07:24 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-345@tmp/config5928844550969557821tmp [Pipeline] { [Pipeline] sh 20:07:24 + set +x 20:07:24 + curl -s https://codecov.io/bash 20:07:24 + bash -s -- 20:07:24 20:07:24 _____ _ 20:07:24 / ____| | | 20:07:24 | | ___ __| | ___ ___ _____ __ 20:07:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:07:24 | |___| (_) | (_| | __/ (_| (_) \ V / 20:07:24 \_____\___/ \__,_|\___|\___\___/ \_/ 20:07:24 Bash-1.0.6 20:07:24 20:07:24 20:07:24 ==> git version 2.25.1 found 20:07:24 ==> 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 20:07:24 Release-Date: 2020-01-08 20:07:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:07:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:07:24 ==> Jenkins CI detected. 20:07:24 current dir:  /w/workspace/foundry_device-virtual-go_PR-345 20:07:24 project root: . 20:07:24 --> token set from env 20:07:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:07:24 ==> Running gcov in . (disable via -X gcov) 20:07:24 ==> Python coveragepy not found 20:07:24 ==> Searching for coverage reports in: 20:07:24 + . 20:07:24 -> Found 1 reports 20:07:24 ==> Detecting git/mercurial file structure 20:07:24 ==> Reading reports 20:07:24 + ./coverage.out bytes=44128 20:07:24 ==> Appending adjustments 20:07:24 https://docs.codecov.io/docs/fixing-reports 20:07:24 + Found adjustments 20:07:24 ==> Gzipping contents 20:07:24 8.0K /tmp/codecov.YJq6nS.gz 20:07:24 ==> Uploading reports 20:07:24 url: https://codecov.io 20:07:24 query: branch=PR-345&commit=04352879f2d805a33a2b64e9f6ea1b804013116f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=345&job=&cmd_args= 20:07:24 -> Pinging Codecov 20:07:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-345&commit=04352879f2d805a33a2b64e9f6ea1b804013116f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-345%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=345&job=&cmd_args= 20:07:25 -> Uploading to 20:07:25 https://storage.googleapis.com/codecov/v4/raw/2023-02-22/5E52B4B073DB2E39498172D8E973AA87/04352879f2d805a33a2b64e9f6ea1b804013116f/152ee9e9-0e37-4bcc-8962-c97decd39e92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T200724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18a3e9fb0a2a3e996cdb3100c58b6c9dbeaf5648c6bc9c66880e05d6f412ea3c 20:07:25 % Total % Received % Xferd Average Speed Time Time Time Current 20:07:25 Dload Upload Total Spent Left Speed 20:07:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5475 0 0 100 5475 0 15642 --:--:-- --:--:-- --:--:-- 15642 20:07:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/04352879f2d805a33a2b64e9f6ea1b804013116f [Pipeline] } 20:07:25 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 20:07:27 + [ -d /w/workspace/foundry_device-virtual-go_PR-345/archives ] 20:07:27 + ls -al /w/workspace/foundry_device-virtual-go_PR-345/archives 20:07:27 total 16 20:07:27 drwxr-xr-x 3 root root 4096 Feb 22 19:57 . 20:07:27 drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 19:57 .. 20:07:27 drwxr-xr-x 2 root root 4096 Feb 22 19:57 cost 20:07:27 -rw-r--r-- 1 root root 89 Feb 22 19:57 cost.csv 20:07:27 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-345/archives 20:07:27 + ls -al /w/workspace/foundry_device-virtual-go_PR-345/archives 20:07:27 total 16 20:07:27 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 19:57 . 20:07:27 drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 19:57 .. 20:07:27 drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 19:57 cost 20:07:27 -rw-r--r-- 1 jenkins jenkins 89 Feb 22 19:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:07:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:07:28 ---> package-listing.sh 20:07:28 ++ facter osfamily 20:07:28 ++ tr '[:upper:]' '[:lower:]' 20:07:28 + OS_FAMILY=debian 20:07:28 + workspace=/w/workspace/foundry_device-virtual-go_PR-345 20:07:28 + START_PACKAGES=/tmp/packages_start.txt 20:07:28 + END_PACKAGES=/tmp/packages_end.txt 20:07:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:07:28 + PACKAGES=/tmp/packages_start.txt 20:07:28 + '[' /w/workspace/foundry_device-virtual-go_PR-345 ']' 20:07:28 + PACKAGES=/tmp/packages_end.txt 20:07:28 + case "${OS_FAMILY}" in 20:07:28 + dpkg -l 20:07:28 + grep '^ii' 20:07:28 + '[' -f /tmp/packages_start.txt ']' 20:07:28 + '[' -f /tmp/packages_end.txt ']' 20:07:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:07:28 + '[' /w/workspace/foundry_device-virtual-go_PR-345 ']' 20:07:28 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-345/archives/ 20:07:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-345/archives/ [Pipeline] echo 20:07:28 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-345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:07:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:07:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:29 prd-ubuntu20.04-docker-8c-8g-7106 does not seem to be running inside a container 20:07:29 $ 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-345/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-345 -v /w/workspace/foundry_device-virtual-go_PR-345:/w/workspace/foundry_device-virtual-go_PR-345:rw,z -v /w/workspace/foundry_device-virtual-go_PR-345@tmp:/w/workspace/foundry_device-virtual-go_PR-345@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:07:30 $ docker top 84db3d1731d36851acc313fa52241e2abd5987b40ad6e683f7ffe1df8b49fc56 -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:30 + touch /tmp/pre-build-complete [Pipeline] sh 20:07:30 + mkdir -p /var/log/sysstat [Pipeline] sh 20:07:31 + ls /var/log/sa-host 20:07:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:31 provisioning config files... 20:07:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-345@tmp/config1029369786400402617tmp [Pipeline] { [Pipeline] echo 20:07:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:07:31 ---> create-netrc.sh [Pipeline] } 20:07:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:07:32 ---> python-tools-install.sh [Pipeline] echo 20:07:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:07:32 ---> sudo-logs.sh 20:07:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:07:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:07:32 ---> job-cost.sh 20:07:32 lf-activate-venv: SKIPPING 20:07:32 DEBUG: total: 0.2199999988079071 20:07:32 INFO: Retrieving Stack Cost... 20:07:33 INFO: Retrieving Pricing Info for: v3-standard-8 20:07:33 INFO: Archiving Costs [Pipeline] echo 20:07:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:07:34 ---> logs-deploy.sh 20:07:34 lf-activate-venv: SKIPPING 20:07:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-345/1 20:07:34 INFO: archiving workspace using pattern(s): 20:07:35 Archives upload complete. 20:07:35 INFO: archiving logs to Nexus