Pull request #339 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 ejlee3 for edgexfoundry/device-virtual-go Obtained Jenkinsfile from c15a857566fe9c1c40a382c918136db912394674+36cfc47f60822cf39bc0d17e26bed27cbab57cb6 (b5b7861ffcce85b3beb7942827ef536f3a340ab5) 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-ssh7201580785558788843.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-ssh16985973597534964922.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-339/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-339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8386132783032478741.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-339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1307546690825198469.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-ssh14665096154067838214.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-339/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-339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15482724138253158475.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5853 in /w/workspace/foundry_device-virtual-go_PR-339 [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-339 # 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/339/head:refs/remotes/origin/PR-339 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 into PR head commit c15a857566fe9c1c40a382c918136db912394674 Merge succeeded, producing c15a857566fe9c1c40a382c918136db912394674 Checking out Revision c15a857566fe9c1c40a382c918136db912394674 (PR-339) > git config core.sparsecheckout # timeout=10 > git checkout -f c15a857566fe9c1c40a382c918136db912394674 # 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 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15a857566fe9c1c40a382c918136db912394674 # timeout=10 Commit message: "feat!: updates for common config" 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 18:27:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:27:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:27:26 ========================================================= 18:27:26 EdgeX Global Pipelines Version Info 18:27:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:27:26 ------------------- 18:27:26 stable info: 18:27:26 ------------------- 18:27:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:27:26 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:27:26 Message: update stable to v1.0.244 18:27:27 ------------------- 18:27:27 experimental info: 18:27:27 ------------------- 18:27:27 Commited By: **** collab-it+edgex@linuxfoundation.org 18:27:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:27:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:27:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 18:27:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 18:27:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:27:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:27:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:27:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:27:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-339 [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-339 [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-339 [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c15a857566fe9c1c40a382c918136db912394674 [Pipeline] echo 18:27:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c15a857 [Pipeline] echo 18:27:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:29 provisioning config files... 18:27:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-339@tmp/config3890613366315352224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:29 ---> docker-login.sh 18:27:29 nexus3.edgexfoundry.org:10001 18:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:30 Configure a credential helper to remove this warning. See 18:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:30 18:27:30 Login Succeeded 18:27:30 nexus3.edgexfoundry.org:10002 18:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:30 Configure a credential helper to remove this warning. See 18:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:30 18:27:30 Login Succeeded 18:27:30 nexus3.edgexfoundry.org:10003 18:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:30 Configure a credential helper to remove this warning. See 18:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:30 18:27:30 Login Succeeded 18:27:30 nexus3.edgexfoundry.org:10004 18:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:30 Configure a credential helper to remove this warning. See 18:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:30 18:27:30 Login Succeeded 18:27:30 docker.io 18:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:30 Configure a credential helper to remove this warning. See 18:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:30 18:27:30 Login Succeeded 18:27:30 ---> docker-login.sh ends [Pipeline] } 18:27:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:27:31 + git rev-list -1 --merges c15a857566fe9c1c40a382c918136db912394674~1..c15a857566fe9c1c40a382c918136db912394674 [Pipeline] echo 18:27:31 -----------> git rev-list -1 --merges c15a857566fe9c1c40a382c918136db912394674~1..c15a857566fe9c1c40a382c918136db912394674 c15a857566fe9c1c40a382c918136db912394674 [false] [Pipeline] sh 18:27:31 + git log --format=format:%s -1 c15a857566fe9c1c40a382c918136db912394674 [Pipeline] echo 18:27:31 ========================================================= 18:27:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:27:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:27:32 + git log --format=format:%s -1 c15a857566fe9c1c40a382c918136db912394674 [Pipeline] echo 18:27:32 [semverPrep] GIT_COMMIT: c15a857566fe9c1c40a382c918136db912394674, Commit Message: feat!: updates for common config [Pipeline] echo 18:27:32 [semverPrep] This is not a build commit. [Pipeline] sh 18:27:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:27:32 + grep -v github /etc/ssh/ssh_known_hosts 18:27:32 + [ -e /tmp/ssh_known_hosts ] 18:27:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:27:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:27:32 + sudo tee -a /etc/ssh/ssh_known_hosts 18:27:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:32 18:27:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:33 0.1.4: Pulling from edgex-devops/py-git-semver 18:27:33 b85a868b505f: Pulling fs layer 18:27:33 e2be974225ed: Pulling fs layer 18:27:33 339a4e72a1f5: Pulling fs layer 18:27:33 988bab9f4d93: Pulling fs layer 18:27:33 1469e6f7b9e6: Pulling fs layer 18:27:33 eaf3925da568: Pulling fs layer 18:27:33 bab4dde63d76: Pulling fs layer 18:27:33 bde34c3a00c8: Pulling fs layer 18:27:33 b352a97aabf1: Pulling fs layer 18:27:33 4872d77fe225: Pulling fs layer 18:27:33 988bab9f4d93: Waiting 18:27:33 5851b861e8e6: Pulling fs layer 18:27:33 1469e6f7b9e6: Waiting 18:27:33 eaf3925da568: Waiting 18:27:33 bab4dde63d76: Waiting 18:27:33 bde34c3a00c8: Waiting 18:27:33 b352a97aabf1: Waiting 18:27:33 4872d77fe225: Waiting 18:27:33 5851b861e8e6: Waiting 18:27:33 e2be974225ed: Verifying Checksum 18:27:33 e2be974225ed: Download complete 18:27:33 988bab9f4d93: Verifying Checksum 18:27:33 988bab9f4d93: Download complete 18:27:33 1469e6f7b9e6: Verifying Checksum 18:27:33 1469e6f7b9e6: Download complete 18:27:33 eaf3925da568: Verifying Checksum 18:27:33 eaf3925da568: Download complete 18:27:33 339a4e72a1f5: Verifying Checksum 18:27:33 339a4e72a1f5: Download complete 18:27:33 bde34c3a00c8: Verifying Checksum 18:27:33 bde34c3a00c8: Download complete 18:27:33 b352a97aabf1: Verifying Checksum 18:27:33 4872d77fe225: Download complete 18:27:33 5851b861e8e6: Verifying Checksum 18:27:33 5851b861e8e6: Download complete 18:27:34 b85a868b505f: Verifying Checksum 18:27:34 b85a868b505f: Download complete 18:27:34 bab4dde63d76: Verifying Checksum 18:27:34 bab4dde63d76: Download complete 18:27:35 b85a868b505f: Pull complete 18:27:35 e2be974225ed: Pull complete 18:27:35 339a4e72a1f5: Pull complete 18:27:35 988bab9f4d93: Pull complete 18:27:36 1469e6f7b9e6: Pull complete 18:27:36 eaf3925da568: Pull complete 18:27:38 bab4dde63d76: Pull complete 18:27:38 bde34c3a00c8: Pull complete 18:27:38 b352a97aabf1: Pull complete 18:27:38 4872d77fe225: Pull complete 18:27:38 5851b861e8e6: Pull complete 18:27:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:27:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:27:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:38 prd-ubuntu20.04-docker-8c-8g-5853 does not seem to be running inside a container 18:27:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-339 -v /w/workspace/foundry_device-virtual-go_PR-339:/w/workspace/foundry_device-virtual-go_PR-339:rw,z -v /w/workspace/foundry_device-virtual-go_PR-339@tmp:/w/workspace/foundry_device-virtual-go_PR-339@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 18:27:39 $ docker top b85e97bebfdc6755258d721cbdcd4668c1c831e0f3b70c9b64fb9e381f330b53 -eo pid,comm 18:27:39 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). 18:27:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:27:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:40 [ssh-agent] Looking for ssh-agent implementation... 18:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:40 $ docker exec b85e97bebfdc6755258d721cbdcd4668c1c831e0f3b70c9b64fb9e381f330b53 ssh-agent 18:27:40 SSH_AUTH_SOCK=/tmp/ssh-SBa2zR87hfZa/agent.33 18:27:40 SSH_AGENT_PID=39 18:27:40 Running ssh-add (command line suppressed) 18:27:40 Identity added: /w/workspace/foundry_device-virtual-go_PR-339@tmp/private_key_6670331506757595552.key (/w/workspace/foundry_device-virtual-go_PR-339@tmp/private_key_6670331506757595552.key) 18:27:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:40 + git tag --points-at HEAD [Pipeline] } 18:27:40 $ docker exec --env ******** --env ******** b85e97bebfdc6755258d721cbdcd4668c1c831e0f3b70c9b64fb9e381f330b53 ssh-agent -k 18:27:40 unset SSH_AUTH_SOCK; 18:27:40 unset SSH_AGENT_PID; 18:27:40 echo Agent pid 39 killed; 18:27:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:27:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:40 [ssh-agent] Looking for ssh-agent implementation... 18:27:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:41 $ docker exec b85e97bebfdc6755258d721cbdcd4668c1c831e0f3b70c9b64fb9e381f330b53 ssh-agent 18:27:41 SSH_AUTH_SOCK=/tmp/ssh-KEQJtcuklAoU/agent.71 18:27:41 SSH_AGENT_PID=77 18:27:41 Running ssh-add (command line suppressed) 18:27:41 Identity added: /w/workspace/foundry_device-virtual-go_PR-339@tmp/private_key_7355814274367265012.key (/w/workspace/foundry_device-virtual-go_PR-339@tmp/private_key_7355814274367265012.key) 18:27:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:41 + git semver init 18:27:41 2023-02-14 18:27:41,841 [run_init] DEBUG init version:0.0.0 force:False 18:27:41 2023-02-14 18:27:41,842 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-339/.semver 18:27:41 2023-02-14 18:27:41,842 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-339/.semver 18:27:41 2023-02-14 18:27:41,843 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-339/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-339, universal_newlines=False, shell=None, istream=None) 18:27:43 2023-02-14 18:27:43,022 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-339/.git/info/exclude 18:27:43 2023-02-14 18:27:43,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-339/.semver/PR-339 with force:False 18:27:43 2023-02-14 18:27:43,022 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-339/.semver/PR-339 18:27:43 2023-02-14 18:27:43,025 [execute] INFO git cat-file --batch-check 18:27:43 2023-02-14 18:27:43,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-339/.semver, universal_newlines=False, shell=None, istream=) 18:27:43 2023-02-14 18:27:43,031 [execute] INFO git cat-file --batch 18:27:43 2023-02-14 18:27:43,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-339/.semver, universal_newlines=False, shell=None, istream=) 18:27:43 2023-02-14 18:27:43,037 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-339/.semver/PR-339 18:27:43 0.0.0 [Pipeline] } 18:27:43 $ docker exec --env ******** --env ******** b85e97bebfdc6755258d721cbdcd4668c1c831e0f3b70c9b64fb9e381f330b53 ssh-agent -k 18:27:43 unset SSH_AUTH_SOCK; 18:27:43 unset SSH_AGENT_PID; 18:27:43 echo Agent pid 77 killed; 18:27:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:27:43 + git semver [Pipeline] } 18:27:44 $ docker stop --time=1 b85e97bebfdc6755258d721cbdcd4668c1c831e0f3b70c9b64fb9e381f330b53 18:27:45 $ docker rm -f --volumes b85e97bebfdc6755258d721cbdcd4668c1c831e0f3b70c9b64fb9e381f330b53 [Pipeline] // withDockerContainer [Pipeline] sh 18:27:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:27:46 Stashed 1 file(s) [Pipeline] echo 18:27:46 [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 18:27:46 provisioning config files... 18:27:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-339@tmp/config10208938799419889163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:47 ---> docker-login.sh 18:27:47 nexus3.edgexfoundry.org:10001 18:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:47 Configure a credential helper to remove this warning. See 18:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:47 18:27:47 Login Succeeded 18:27:47 nexus3.edgexfoundry.org:10002 18:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:47 Configure a credential helper to remove this warning. See 18:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:47 18:27:47 Login Succeeded 18:27:47 nexus3.edgexfoundry.org:10003 18:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:47 Configure a credential helper to remove this warning. See 18:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:47 18:27:47 Login Succeeded 18:27:47 nexus3.edgexfoundry.org:10004 18:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:47 Configure a credential helper to remove this warning. See 18:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:47 18:27:47 Login Succeeded 18:27:47 docker.io 18:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:47 Configure a credential helper to remove this warning. See 18:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:47 18:27:47 Login Succeeded 18:27:47 ---> docker-login.sh ends [Pipeline] } 18:27:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:27:48 ========================================================= 18:27:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:27:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:48 + 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 . 18:27:48 Sending build context to Docker daemon 23.38MB 18:27:48 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:27:48 Step 2/12 : FROM ${BASE} AS builder 18:27:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:27:48 213ec9aee27d: Pulling fs layer 18:27:48 4583459ba037: Pulling fs layer 18:27:48 93c1e223e6f2: Pulling fs layer 18:27:48 53926ce57604: Pulling fs layer 18:27:48 21b2b0c7a3f4: Pulling fs layer 18:27:48 22ff95d597cd: Pulling fs layer 18:27:48 12d6caf4c0d1: Pulling fs layer 18:27:48 96b7cbca73a9: Pulling fs layer 18:27:48 a7acece74701: Pulling fs layer 18:27:48 53926ce57604: Waiting 18:27:48 12d6caf4c0d1: Waiting 18:27:48 96b7cbca73a9: Waiting 18:27:48 a7acece74701: Waiting 18:27:48 21b2b0c7a3f4: Waiting 18:27:48 22ff95d597cd: Waiting 18:27:48 93c1e223e6f2: Verifying Checksum 18:27:48 93c1e223e6f2: Download complete 18:27:48 4583459ba037: Verifying Checksum 18:27:48 4583459ba037: Download complete 18:27:48 21b2b0c7a3f4: Verifying Checksum 18:27:48 21b2b0c7a3f4: Download complete 18:27:48 22ff95d597cd: Verifying Checksum 18:27:48 22ff95d597cd: Download complete 18:27:48 213ec9aee27d: Verifying Checksum 18:27:48 213ec9aee27d: Download complete 18:27:48 12d6caf4c0d1: Verifying Checksum 18:27:48 12d6caf4c0d1: Download complete 18:27:49 213ec9aee27d: Pull complete 18:27:49 4583459ba037: Pull complete 18:27:49 93c1e223e6f2: Pull complete 18:27:50 a7acece74701: Verifying Checksum 18:27:50 a7acece74701: Download complete 18:27:50 53926ce57604: Verifying Checksum 18:27:50 53926ce57604: Download complete 18:27:50 96b7cbca73a9: Download complete 18:27:53 53926ce57604: Pull complete 18:27:53 21b2b0c7a3f4: Pull complete 18:27:53 22ff95d597cd: Pull complete 18:27:53 12d6caf4c0d1: Pull complete 18:27:56 96b7cbca73a9: Pull complete 18:27:56 a7acece74701: Pull complete 18:27:56 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:27:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:27:56 ---> db6d94c90886 18:27:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:27:58 ---> Running in 13a649c192de 18:27:58 Removing intermediate container 13a649c192de 18:27:58 ---> 507c59d87c62 18:27:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:27:58 ---> Running in 4939e81dd662 18:27:58 Removing intermediate container 4939e81dd662 18:27:58 ---> 6ab6d578ae89 18:27:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:27:58 ---> Running in d6c030738f65 18:27:58 Removing intermediate container d6c030738f65 18:27:58 ---> 2de4740d5301 18:27:58 Step 6/12 : WORKDIR /device-virtual-go 18:27:58 ---> Running in 9ce54228b00e 18:27:59 Removing intermediate container 9ce54228b00e 18:27:59 ---> 2662ac072568 18:27:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:27:59 ---> Running in c46c3a24c853 18:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:27:59 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:27:59 (2/4) Installing libedit (20210910.3.1-r0) 18:27:59 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:27:59 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:27:59 Executing busybox-1.35.0-r17.trigger 18:27:59 OK: 216 MiB in 55 packages 18:28:00 Removing intermediate container c46c3a24c853 18:28:00 ---> 278540273539 18:28:00 Step 8/12 : COPY go.mod vendor* ./ 18:28:00 ---> c477f8288c4d 18:28:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:00 ---> Running in 0ad60f71a496 18:28:01 Still waiting to schedule task 18:28:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:28:32 Removing intermediate container 0ad60f71a496 18:28:32 ---> fc4bf13d99fd 18:28:32 Step 10/12 : COPY . . 18:28:32 ---> 4b9a83a52f49 18:28:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:28:32 ---> Running in d40256757eb0 18:28:32 Removing intermediate container d40256757eb0 18:28:32 ---> 8b713b322e5b 18:28:32 Step 12/12 : RUN $MAKE 18:28:32 ---> Running in 8cceb1cf3040 18:28:32 noop 18:28:32 Removing intermediate container 8cceb1cf3040 18:28:32 ---> 5b0375202446 18:28:32 Successfully built 5b0375202446 18:28:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:32 + docker inspect -f . ci-base-image-x86_64 18:28:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:32 prd-ubuntu20.04-docker-8c-8g-5853 does not seem to be running inside a container 18:28:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-339 -v /w/workspace/foundry_device-virtual-go_PR-339:/w/workspace/foundry_device-virtual-go_PR-339:rw,z -v /w/workspace/foundry_device-virtual-go_PR-339@tmp:/w/workspace/foundry_device-virtual-go_PR-339@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 18:28:33 $ docker top 3f47d9bb71e9bdaf6d4775065b5fd587352d0420377f1b155c64fbdfc4e10d98 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:33 + go version 18:28:33 go version go1.18.7 linux/amd64 [Pipeline] } 18:28:33 $ docker stop --time=1 3f47d9bb71e9bdaf6d4775065b5fd587352d0420377f1b155c64fbdfc4e10d98 18:28:35 $ docker rm -f --volumes 3f47d9bb71e9bdaf6d4775065b5fd587352d0420377f1b155c64fbdfc4e10d98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:35 + docker inspect -f . ci-base-image-x86_64 18:28:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:35 prd-ubuntu20.04-docker-8c-8g-5853 does not seem to be running inside a container 18:28:35 $ 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-339 -v /w/workspace/foundry_device-virtual-go_PR-339:/w/workspace/foundry_device-virtual-go_PR-339:rw,z -v /w/workspace/foundry_device-virtual-go_PR-339@tmp:/w/workspace/foundry_device-virtual-go_PR-339@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 18:28:36 $ docker top 636362a04dfda5ad7133849415ae85e47d9ed33d75cc7037111cb153b886e5a8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:28:36 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-339 [Pipeline] fileExists [Pipeline] sh 18:28:37 + make test 18:28:37 go test ./... -coverprofile=coverage.out 18:28:37 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:28:47 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:28:47 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.040s coverage: 65.7% of statements 18:28:53 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." 18:28:53 go vet ./... 18:28:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:28:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:28:55 ./bin/test-attribution-txt.sh 18:28:55 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 18:28:55 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 18:28:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:28:55 $ docker stop --time=1 636362a04dfda5ad7133849415ae85e47d9ed33d75cc7037111cb153b886e5a8 18:28:57 $ docker rm -f --volumes 636362a04dfda5ad7133849415ae85e47d9ed33d75cc7037111cb153b886e5a8 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:28:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:28:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:28:59 + ls -al . 18:28:59 total 192 18:28:59 drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 18:28 . 18:28:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 18:27 .. 18:28:59 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 18:28 .git 18:28:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 18:27 .github 18:28:59 -rw-rw-r-- 1 jenkins jenkins 337 Feb 14 18:27 .gitignore 18:28:59 -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 18:27 .golangci.yml 18:28:59 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 18:27 .semver 18:28:59 -rw-rw-r-- 1 jenkins jenkins 8423 Feb 14 18:27 Attribution.txt 18:28:59 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 14 18:27 CHANGELOG.md 18:28:59 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 14 18:27 Dockerfile 18:28:59 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 18:27 GOVERNANCE.md 18:28:59 -rw-rw-r-- 1 jenkins jenkins 660 Feb 14 18:27 Jenkinsfile 18:28:59 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 14 18:27 LICENSE 18:28:59 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 14 18:27 Makefile 18:28:59 -rw-rw-r-- 1 jenkins jenkins 623 Feb 14 18:27 OWNERS.md 18:28:59 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 14 18:27 README.md 18:28:59 -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 18:27 VERSION 18:28:59 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 18:27 bin 18:28:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 18:27 cmd 18:28:59 -rw-r--r-- 1 jenkins jenkins 44128 Feb 14 18:28 coverage.out 18:28:59 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 14 18:27 go.mod 18:28:59 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 14 18:27 go.sum 18:28:59 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 18:27 internal 18:28:59 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 18:27 snap 18:28:59 -rw-rw-r-- 1 jenkins jenkins 235 Feb 14 18:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:59 + 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=c15a857566fe9c1c40a382c918136db912394674 --label arch=amd64 --label version=0.0.0 . 18:28:59 Sending build context to Docker daemon 23.43MB 18:28:59 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:28:59 Step 2/25 : FROM ${BASE} AS builder 18:28:59 ---> 5b0375202446 18:28:59 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:28:59 ---> Running in d4325df91d63 18:28:59 Removing intermediate container d4325df91d63 18:28:59 ---> 38df4c3d19f0 18:28:59 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:28:59 ---> Running in 7cdd717bc443 18:28:59 Removing intermediate container 7cdd717bc443 18:28:59 ---> 4f82c70cd9e0 18:28:59 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:29:00 ---> Running in 7edd2b93a185 18:29:00 Removing intermediate container 7edd2b93a185 18:29:00 ---> ae56db2857f3 18:29:00 Step 6/25 : WORKDIR /device-virtual-go 18:29:00 ---> Running in b67c566840c9 18:29:00 Removing intermediate container b67c566840c9 18:29:00 ---> d47decbb29e3 18:29:00 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:00 ---> Running in 9f987f91f8a6 18:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:29:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:29:00 OK: 216 MiB in 55 packages 18:29:01 Removing intermediate container 9f987f91f8a6 18:29:01 ---> dd3f423c49e6 18:29:01 Step 8/25 : COPY go.mod vendor* ./ 18:29:01 ---> 8398977df09d 18:29:01 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:01 ---> Running in 63d0ab69b55e 18:29:02 Removing intermediate container 63d0ab69b55e 18:29:02 ---> 69a06b3340b7 18:29:02 Step 10/25 : COPY . . 18:29:02 ---> 2e17e0b3a685 18:29:02 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:29:02 ---> Running in 0b4bbce43375 18:29:02 Removing intermediate container 0b4bbce43375 18:29:02 ---> 976fe3e7f2aa 18:29:02 Step 12/25 : RUN $MAKE 18:29:02 ---> Running in 134105207afe 18:29: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 18:29:21 Removing intermediate container 134105207afe 18:29:21 ---> 5fc07ca5ffe2 18:29:21 Step 13/25 : FROM alpine:3.16 18:29:21 3.16: Pulling from library/alpine 18:29:21 ef5531b6e74e: Pulling fs layer 18:29:21 ef5531b6e74e: Verifying Checksum 18:29:21 ef5531b6e74e: Download complete 18:29:21 ef5531b6e74e: Pull complete 18:29:21 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:29:21 Status: Downloaded newer image for alpine:3.16 18:29:21 ---> dfd21b5a31f5 18:29:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:29:21 ---> Running in 837f50e67810 18:29:21 Removing intermediate container 837f50e67810 18:29:21 ---> 2590592d658e 18:29:21 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:29:21 ---> Running in 0d58130caefc 18:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:29:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:29:21 (1/1) Installing dumb-init (1.2.5-r1) 18:29:21 Executing busybox-1.35.0-r17.trigger 18:29:21 OK: 6 MiB in 15 packages 18:29:22 Removing intermediate container 0d58130caefc 18:29:22 ---> cfd2a2cc442a 18:29:22 Step 16/25 : WORKDIR / 18:29:22 ---> Running in 16c915fede6c 18:29:22 Removing intermediate container 16c915fede6c 18:29:22 ---> 86c9aff551cc 18:29:22 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:29:22 ---> b662795bf046 18:29:22 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 18:29:22 ---> cbdd93d75ecc 18:29:22 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 18:29:22 ---> d0fa1d6bcfed 18:29:22 Step 20/25 : EXPOSE 59900 18:29:22 ---> Running in f27e220dc16f 18:29:22 Removing intermediate container f27e220dc16f 18:29:22 ---> 29f1cc7aac86 18:29:22 Step 21/25 : ENTRYPOINT ["/device-virtual"] 18:29:22 ---> Running in 05db35460e7c 18:29:23 Removing intermediate container 05db35460e7c 18:29:23 ---> dd66767e3f5e 18:29:23 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:29:23 ---> Running in 2ad9c9b767b7 18:29:23 Removing intermediate container 2ad9c9b767b7 18:29:23 ---> 3f318c13cb31 18:29:23 Step 23/25 : LABEL arch=amd64 18:29:23 ---> Running in 30ce001b2ed0 18:29:23 Removing intermediate container 30ce001b2ed0 18:29:23 ---> 5d2a5926b6f8 18:29:23 Step 24/25 : LABEL git_sha=c15a857566fe9c1c40a382c918136db912394674 18:29:23 ---> Running in 1556a385afa8 18:29:23 Removing intermediate container 1556a385afa8 18:29:23 ---> cce2df28c951 18:29:23 Step 25/25 : LABEL version=0.0.0 18:29:23 ---> Running in a51e03a8ba4c 18:29:23 Removing intermediate container a51e03a8ba4c 18:29:23 ---> 5682095d3d08 18:29:23 [Warning] One or more build-args [ARCH] were not consumed 18:29:23 Successfully built 5682095d3d08 18:29:23 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 18:29:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:24 18:29:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:24 latest: Pulling from edgex-lftools-log-publisher 18:29:24 5eb5b503b376: Pulling fs layer 18:29:24 5c69ac0246d0: Pulling fs layer 18:29:24 ec43610c2a17: Pulling fs layer 18:29:24 3a2ae6a8a46f: Pulling fs layer 18:29:24 33b1e0a273af: Pulling fs layer 18:29:24 5d3b04190fa2: Pulling fs layer 18:29:24 2f39f015ded8: Pulling fs layer 18:29:24 3a2ae6a8a46f: Waiting 18:29:24 33b1e0a273af: Waiting 18:29:24 5d3b04190fa2: Waiting 18:29:24 2f39f015ded8: Waiting 18:29:24 5c69ac0246d0: Download complete 18:29:24 3a2ae6a8a46f: Verifying Checksum 18:29:24 3a2ae6a8a46f: Download complete 18:29:25 33b1e0a273af: Verifying Checksum 18:29:25 33b1e0a273af: Download complete 18:29:25 5d3b04190fa2: Verifying Checksum 18:29:25 5d3b04190fa2: Download complete 18:29:25 ec43610c2a17: Verifying Checksum 18:29:25 ec43610c2a17: Download complete 18:29:25 5eb5b503b376: Verifying Checksum 18:29:25 5eb5b503b376: Download complete 18:29:25 2f39f015ded8: Verifying Checksum 18:29:25 2f39f015ded8: Download complete 18:29:26 5eb5b503b376: Pull complete 18:29:26 5c69ac0246d0: Pull complete 18:29:27 ec43610c2a17: Pull complete 18:29:27 3a2ae6a8a46f: Pull complete 18:29:27 33b1e0a273af: Pull complete 18:29:27 5d3b04190fa2: Pull complete 18:29:31 2f39f015ded8: Pull complete 18:29:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:29:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:31 prd-ubuntu20.04-docker-8c-8g-5853 does not seem to be running inside a container 18:29:31 $ 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-339 -v /w/workspace/foundry_device-virtual-go_PR-339:/w/workspace/foundry_device-virtual-go_PR-339:rw,z -v /w/workspace/foundry_device-virtual-go_PR-339@tmp:/w/workspace/foundry_device-virtual-go_PR-339@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 18:29:33 $ docker top d85c45b385c9ef5d3ed332519a0d665668dde2a09fc760b4754c9d2e229b185d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:33 ---> job-cost.sh 18:29:33 lf-activate-venv: SKIPPING 18:29:33 INFO: No Stack... 18:29:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5854 in /w/workspace/foundry_device-virtual-go_PR-339 [Pipeline] { 18:29:34 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] ws 18:29:34 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 18:29:34 The recommended git tool is: git 18:29:34 INFO: Archiving Costs [Pipeline] sh 18:29:35 + cat /w/workspace/foundry_device-virtual-go_PR-339/archives/cost.csv 18:29:35 + cut -d, -f6 [Pipeline] lock 18:29:35 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-339-1-stack-cost] 18:29:35 Resource [jenkins-edgexfoundry-device-virtual-go-PR-339-1-stack-cost] did not exist. Created. 18:29:35 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-339-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:29:35 + echo total: 0.2199999988079071 [Pipeline] stash 18:29:35 Stashed 1 file(s) [Pipeline] } 18:29:35 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-339-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:29:35 $ docker stop --time=1 d85c45b385c9ef5d3ed332519a0d665668dde2a09fc760b4754c9d2e229b185d 18:29:36 $ docker rm -f --volumes d85c45b385c9ef5d3ed332519a0d665668dde2a09fc760b4754c9d2e229b185d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:29:39 using credential edgex-jenkins-ssh 18:29:39 Cloning the remote Git repository 18:29:39 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 18:29:39 > git init /w/workspace/device-virtual-go/1 # timeout=10 18:29:39 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:29:39 > git --version # timeout=10 18:29:39 > git --version # 'git version 2.25.1' 18:29:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:29:41 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:29:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:29:42 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:29:42 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:29:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:29:43 Merging remotes/origin/main commit 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 into PR head commit c15a857566fe9c1c40a382c918136db912394674 18:29:43 Merge succeeded, producing c15a857566fe9c1c40a382c918136db912394674 18:29:43 Checking out Revision c15a857566fe9c1c40a382c918136db912394674 (PR-339) 18:29:43 > git config core.sparsecheckout # timeout=10 18:29:43 > git checkout -f c15a857566fe9c1c40a382c918136db912394674 # timeout=10 18:29:43 > git remote # timeout=10 18:29:43 > git config --get remote.origin.url # timeout=10 18:29:43 using GIT_SSH to set credentials SSH Credentials for GitHub 18:29:43 > git merge 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 # timeout=10 18:29:43 > git rev-parse HEAD^{commit} # timeout=10 18:29:43 > git config core.sparsecheckout # timeout=10 18:29:43 > git checkout -f c15a857566fe9c1c40a382c918136db912394674 # timeout=10 18:29:47 Commit message: "feat!: updates for common config" 18:29:47 > git --version # timeout=10 18:29:47 > git --version # 'git version 2.25.1' 18:29:47 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:29:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:29:48 % Total % Received % Xferd Average Speed Time Time Time Current 18:29:48 Dload Upload Total Spent Left Speed 18:29:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 18:29:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:29:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:29:49 + sudo tee /etc/docker/daemon.new 18:29:49 { 18:29:49 "registry-mirrors": [ 18:29:49 "https://nexus3.edgexfoundry.org:10001" 18:29:49 ], 18:29:49 "bip": "10.250.0.254/24", 18:29:49 "hosts": [ 18:29:49 "tcp://0.0.0.0:5555", 18:29:49 "unix:///var/run/docker.sock" 18:29:49 ], 18:29:49 "mtu": 1458, 18:29:49 "selinux-enabled": true, 18:29:49 "seccomp-profile": "/etc/docker/seccomp.json" 18:29:49 } [Pipeline] sh 18:29:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:29:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:08 provisioning config files... 18:30:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config13743678894823701980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:08 ---> docker-login.sh 18:30:08 nexus3.edgexfoundry.org:10001 18:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:09 Configure a credential helper to remove this warning. See 18:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:09 18:30:09 Login Succeeded 18:30:09 nexus3.edgexfoundry.org:10002 18:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:09 Configure a credential helper to remove this warning. See 18:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:09 18:30:09 Login Succeeded 18:30:10 nexus3.edgexfoundry.org:10003 18:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:10 Configure a credential helper to remove this warning. See 18:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:10 18:30:10 Login Succeeded 18:30:10 nexus3.edgexfoundry.org:10004 18:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:10 Configure a credential helper to remove this warning. See 18:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:10 18:30:10 Login Succeeded 18:30:10 docker.io 18:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:11 Configure a credential helper to remove this warning. See 18:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:11 18:30:11 Login Succeeded 18:30:11 ---> docker-login.sh ends [Pipeline] } 18:30:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:30:11 ========================================================= 18:30:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:30:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:12 + 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 . 18:30:12 Sending build context to Docker daemon 11.85MB 18:30:12 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:30:12 Step 2/12 : FROM ${BASE} AS builder 18:30:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:30:13 9b18e9b68314: Pulling fs layer 18:30:13 35d82f9e3411: Pulling fs layer 18:30:13 e16973657156: Pulling fs layer 18:30:13 fc693d55d65f: Pulling fs layer 18:30:13 7e9fc2657dce: Pulling fs layer 18:30:13 dda99020689f: Pulling fs layer 18:30:13 db1c61fa0a46: Pulling fs layer 18:30:13 891c053d2c06: Pulling fs layer 18:30:13 7e9fc2657dce: Waiting 18:30:13 dda99020689f: Waiting 18:30:13 db1c61fa0a46: Waiting 18:30:13 891c053d2c06: Waiting 18:30:13 fc693d55d65f: Waiting 18:30:13 e16973657156: Download complete 18:30:13 35d82f9e3411: Download complete 18:30:13 7e9fc2657dce: Download complete 18:30:13 dda99020689f: Verifying Checksum 18:30:13 dda99020689f: Download complete 18:30:13 9b18e9b68314: Verifying Checksum 18:30:13 9b18e9b68314: Download complete 18:30:14 9b18e9b68314: Pull complete 18:30:14 891c053d2c06: Verifying Checksum 18:30:14 891c053d2c06: Download complete 18:30:15 35d82f9e3411: Pull complete 18:30:15 e16973657156: Pull complete 18:30:16 db1c61fa0a46: Download complete 18:30:16 fc693d55d65f: Verifying Checksum 18:30:16 fc693d55d65f: Download complete 18:30:29 fc693d55d65f: Pull complete 18:30:29 7e9fc2657dce: Pull complete 18:30:29 dda99020689f: Pull complete 18:30:35 db1c61fa0a46: Pull complete 18:30:37 891c053d2c06: Pull complete 18:30:37 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:30:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:30:37 ---> f96f9c87975a 18:30:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:30:38 ---> Running in d62b470d372d 18:30:38 Removing intermediate container d62b470d372d 18:30:38 ---> 9e3c2dca7ba5 18:30:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:30:38 ---> Running in 29f17a6a473b 18:30:38 Removing intermediate container 29f17a6a473b 18:30:38 ---> a01e711ddd80 18:30:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:30:38 ---> Running in db1367beb72a 18:30:39 Removing intermediate container db1367beb72a 18:30:39 ---> 941d41e26372 18:30:39 Step 6/12 : WORKDIR /device-virtual-go 18:30:39 ---> Running in 6ab0386140ca 18:30:39 Removing intermediate container 6ab0386140ca 18:30:39 ---> c2dcc9693f91 18:30:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:30:39 ---> Running in dd3365ed7473 18:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:30:42 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:30:42 (2/4) Installing libedit (20210910.3.1-r0) 18:30:42 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:30:42 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:30:42 Executing busybox-1.35.0-r17.trigger 18:30:42 OK: 226 MiB in 55 packages 18:30:43 Removing intermediate container dd3365ed7473 18:30:43 ---> 39b6b388987f 18:30:43 Step 8/12 : COPY go.mod vendor* ./ 18:30:43 ---> 4b47648c38b5 18:30:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:30:43 ---> Running in 99e7f045e8ad 18:31:51 Removing intermediate container 99e7f045e8ad 18:31:51 ---> abbd14171c78 18:31:51 Step 10/12 : COPY . . 18:31:51 ---> a2c7433641aa 18:31:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:31:51 ---> Running in 18dad7e7117c 18:31:51 Removing intermediate container 18dad7e7117c 18:31:51 ---> a93d5fc6c571 18:31:51 Step 12/12 : RUN $MAKE 18:31:51 ---> Running in 4608e00724d7 18:31:51 noop 18:31:52 Removing intermediate container 4608e00724d7 18:31:52 ---> e024bdb2d3ad 18:31:52 Successfully built e024bdb2d3ad 18:31:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:52 + docker inspect -f . ci-base-image-arm64 18:31:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:53 prd-ubuntu20.04-docker-arm64-4c-16g-5854 does not seem to be running inside a container 18:31:53 $ 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 18:31:54 $ docker top 7665d615dd77692825f86b47d7c1f8ba288d44e4830e175294034059a30eed6e -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:55 + go version 18:31:55 go version go1.18.7 linux/arm64 [Pipeline] } 18:31:55 $ docker stop --time=1 7665d615dd77692825f86b47d7c1f8ba288d44e4830e175294034059a30eed6e 18:31:56 $ docker rm -f --volumes 7665d615dd77692825f86b47d7c1f8ba288d44e4830e175294034059a30eed6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:57 + docker inspect -f . ci-base-image-arm64 18:31:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:58 prd-ubuntu20.04-docker-arm64-4c-16g-5854 does not seem to be running inside a container 18:31:58 $ 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 18:31:59 $ docker top eb4758fb08dd1db589dcd56d04bb287edae1e166f8d2a2e38c3ee30d637d7da2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:59 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 18:32:00 + make test 18:32:00 go test ./... -coverprofile=coverage.out 18:32:02 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:33:23 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:33:23 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.127s coverage: 65.7% of statements 18:33:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:33:23 go vet ./... 18:33:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:33:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:33:41 ./bin/test-attribution-txt.sh 18:33:41 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 18:33:41 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 18:33:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:33:42 $ docker stop --time=1 eb4758fb08dd1db589dcd56d04bb287edae1e166f8d2a2e38c3ee30d637d7da2 18:33:43 $ docker rm -f --volumes eb4758fb08dd1db589dcd56d04bb287edae1e166f8d2a2e38c3ee30d637d7da2 [Pipeline] // withDockerContainer [Pipeline] sh 18:33:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:33:44 Warning: overwriting stash ‘coverage-report’ 18:33:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:33:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:33:46 + ls -al . 18:33:46 total 188 18:33:46 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 18:32 . 18:33:46 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 18:29 .. 18:33:46 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 18:29 .git 18:33:46 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 18:29 .github 18:33:46 -rw-rw-r-- 1 jenkins jenkins 337 Feb 14 18:29 .gitignore 18:33:46 -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 18:29 .golangci.yml 18:33:46 -rw-rw-r-- 1 jenkins jenkins 8423 Feb 14 18:29 Attribution.txt 18:33:46 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 14 18:29 CHANGELOG.md 18:33:46 -rw-rw-r-- 1 jenkins jenkins 1646 Feb 14 18:29 Dockerfile 18:33:46 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 18:29 GOVERNANCE.md 18:33:46 -rw-rw-r-- 1 jenkins jenkins 660 Feb 14 18:29 Jenkinsfile 18:33:46 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 14 18:29 LICENSE 18:33:46 -rw-rw-r-- 1 jenkins jenkins 1661 Feb 14 18:29 Makefile 18:33:46 -rw-rw-r-- 1 jenkins jenkins 623 Feb 14 18:29 OWNERS.md 18:33:46 -rw-rw-r-- 1 jenkins jenkins 3578 Feb 14 18:29 README.md 18:33:46 -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 18:27 VERSION 18:33:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 18:29 bin 18:33:46 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 18:29 cmd 18:33:46 -rw-r--r-- 1 jenkins jenkins 44128 Feb 14 18:33 coverage.out 18:33:46 -rw-rw-r-- 1 jenkins jenkins 3252 Feb 14 18:29 go.mod 18:33:46 -rw-rw-r-- 1 jenkins jenkins 32588 Feb 14 18:29 go.sum 18:33:46 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 18:29 internal 18:33:46 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 18:29 snap 18:33:46 -rw-rw-r-- 1 jenkins jenkins 235 Feb 14 18:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:46 + 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=c15a857566fe9c1c40a382c918136db912394674 --label arch=arm64 --label version=0.0.0 . 18:33:46 Sending build context to Docker daemon 11.9MB 18:33:46 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 18:33:46 Step 2/25 : FROM ${BASE} AS builder 18:33:46 ---> e024bdb2d3ad 18:33:46 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:33:47 ---> Running in ef55f2e9e503 18:33:47 Removing intermediate container ef55f2e9e503 18:33:47 ---> e43f9e8de1a5 18:33:47 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:33:47 ---> Running in 0bc8adfd9071 18:33:47 Removing intermediate container 0bc8adfd9071 18:33:47 ---> 8cf8e450184a 18:33:47 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:33:47 ---> Running in 32a5bb3e5587 18:33:47 Removing intermediate container 32a5bb3e5587 18:33:47 ---> 0aeb187e6a2a 18:33:47 Step 6/25 : WORKDIR /device-virtual-go 18:33:48 ---> Running in 07bbb10664d6 18:33:48 Removing intermediate container 07bbb10664d6 18:33:48 ---> 7dfa155ce520 18:33:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:33:48 ---> Running in 311e8f3ec014 18:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:33:51 OK: 226 MiB in 55 packages 18:33:52 Removing intermediate container 311e8f3ec014 18:33:52 ---> b3b490fc1274 18:33:52 Step 8/25 : COPY go.mod vendor* ./ 18:33:52 ---> d7674dc84a7f 18:33:52 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:52 ---> Running in 07bd8f8d3db1 18:33:56 Removing intermediate container 07bd8f8d3db1 18:33:56 ---> 345c2c9a99d1 18:33:56 Step 10/25 : COPY . . 18:33:57 ---> e2c639015a27 18:33:57 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:33:57 ---> Running in 54ea5b54eb7e 18:33:57 Removing intermediate container 54ea5b54eb7e 18:33:57 ---> 802661f9c6d7 18:33:57 Step 12/25 : RUN $MAKE 18:33:57 ---> Running in bbb02c88ff83 18:33:58 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 18:36:05 Removing intermediate container bbb02c88ff83 18:36:05 ---> 5cd116ed230e 18:36:05 Step 13/25 : FROM alpine:3.16 18:36:05 3.16: Pulling from library/alpine 18:36:05 3760b48202b3: Pulling fs layer 18:36:05 3760b48202b3: Download complete 18:36:05 3760b48202b3: Pull complete 18:36:05 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:36:05 Status: Downloaded newer image for alpine:3.16 18:36:05 ---> 4c81e5bf8899 18:36:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:36:05 ---> Running in f331d3a21fbe 18:36:05 Removing intermediate container f331d3a21fbe 18:36:05 ---> 5edfd3e9a6da 18:36:05 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:36:05 ---> Running in e5387b693a78 18:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:36:08 (1/1) Installing dumb-init (1.2.5-r1) 18:36:08 Executing busybox-1.35.0-r17.trigger 18:36:08 OK: 5 MiB in 15 packages 18:36:09 Removing intermediate container e5387b693a78 18:36:09 ---> efd80b13138b 18:36:09 Step 16/25 : WORKDIR / 18:36:09 ---> Running in 19697fd7813a 18:36:09 Removing intermediate container 19697fd7813a 18:36:09 ---> 489a4b816c83 18:36:09 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:36:11 ---> 14b67a9ab212 18:36:11 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 18:36:11 ---> 86be4a9564a4 18:36:11 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 18:36:13 ---> 3f60e9ea4947 18:36:13 Step 20/25 : EXPOSE 59900 18:36:13 ---> Running in 64c1609fb3ea 18:36:13 Removing intermediate container 64c1609fb3ea 18:36:13 ---> 2fc6c3ebecda 18:36:13 Step 21/25 : ENTRYPOINT ["/device-virtual"] 18:36:13 ---> Running in 30a1284ee142 18:36:13 Removing intermediate container 30a1284ee142 18:36:13 ---> 577ade572200 18:36:13 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:36:13 ---> Running in 4298099495bb 18:36:14 Removing intermediate container 4298099495bb 18:36:14 ---> 3776190ae0db 18:36:14 Step 23/25 : LABEL arch=arm64 18:36:14 ---> Running in b81b61a09815 18:36:14 Removing intermediate container b81b61a09815 18:36:14 ---> a8264e9a0407 18:36:14 Step 24/25 : LABEL git_sha=c15a857566fe9c1c40a382c918136db912394674 18:36:14 ---> Running in 8a6af74a3ef9 18:36:14 Removing intermediate container 8a6af74a3ef9 18:36:14 ---> 0c6c306ed324 18:36:14 Step 25/25 : LABEL version=0.0.0 18:36:15 ---> Running in 31e74f61fb29 18:36:15 Removing intermediate container 31e74f61fb29 18:36:15 ---> 27f2ef79b5b6 18:36:15 [Warning] One or more build-args [ARCH] were not consumed 18:36:15 Successfully built 27f2ef79b5b6 18:36:15 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 18:36:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:36:16 18:36:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:36:16 arm64: Pulling from edgex-lftools-log-publisher 18:36:16 8998bd30e6a1: Pulling fs layer 18:36:16 04944245beec: Pulling fs layer 18:36:16 699f458cf7ca: Pulling fs layer 18:36:16 765212b225bb: Pulling fs layer 18:36:16 f23df028b6ca: Pulling fs layer 18:36:16 d65c8cfc05b1: Pulling fs layer 18:36:16 2437ff75d9bd: Pulling fs layer 18:36:16 f23df028b6ca: Waiting 18:36:16 d65c8cfc05b1: Waiting 18:36:16 2437ff75d9bd: Waiting 18:36:16 765212b225bb: Waiting 18:36:16 04944245beec: Verifying Checksum 18:36:16 04944245beec: Download complete 18:36:16 765212b225bb: Verifying Checksum 18:36:16 765212b225bb: Download complete 18:36:16 f23df028b6ca: Download complete 18:36:16 d65c8cfc05b1: Verifying Checksum 18:36:16 d65c8cfc05b1: Download complete 18:36:17 699f458cf7ca: Verifying Checksum 18:36:17 699f458cf7ca: Download complete 18:36:17 8998bd30e6a1: Verifying Checksum 18:36:17 8998bd30e6a1: Download complete 18:36:19 2437ff75d9bd: Verifying Checksum 18:36:19 2437ff75d9bd: Download complete 18:36:21 8998bd30e6a1: Pull complete 18:36:21 04944245beec: Pull complete 18:36:23 699f458cf7ca: Pull complete 18:36:23 765212b225bb: Pull complete 18:36:24 f23df028b6ca: Pull complete 18:36:24 d65c8cfc05b1: Pull complete 18:36:39 2437ff75d9bd: Pull complete 18:36:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:36:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:36:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:40 prd-ubuntu20.04-docker-arm64-4c-16g-5854 does not seem to be running inside a container 18:36:40 $ 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 18:36:42 $ docker top 246538016b72b7c08294d30ef8454007897ca1dead4e0842d7c84889f241cd6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:43 ---> job-cost.sh 18:36:43 lf-activate-venv: SKIPPING 18:36:43 INFO: No Stack... 18:36:44 INFO: Retrieving Pricing Info for: v3-standard-4 18:36:44 INFO: Archiving Costs [Pipeline] sh 18:36:45 + + cutcat -d, /w/workspace/device-virtual-go/1/archives/cost.csv -f6 18:36:45 [Pipeline] lock 18:36:45 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-339-1-stack-cost] 18:36:45 Resource [jenkins-edgexfoundry-device-virtual-go-PR-339-1-stack-cost] did not exist. Created. 18:36:45 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-339-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:36:45 /w/workspace/device-virtual-go/1@tmp/durable-e5d6d476/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:36:45 + echo total: 0.10999999940395355 [Pipeline] stash 18:36:45 Warning: overwriting stash ‘stack-cost’ 18:36:45 Stashed 1 file(s) [Pipeline] } 18:36:45 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-339-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:36:46 $ docker stop --time=1 246538016b72b7c08294d30ef8454007897ca1dead4e0842d7c84889f241cd6f 18:36:47 $ docker rm -f --volumes 246538016b72b7c08294d30ef8454007897ca1dead4e0842d7c84889f241cd6f [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 18:36:48 provisioning config files... 18:36:48 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-339@tmp/config4271399719574887036tmp [Pipeline] { [Pipeline] sh 18:36:48 + set +x 18:36:48 + curl -s https://codecov.io/bash 18:36:48 + bash -s -- 18:36:48 18:36:48 _____ _ 18:36:48 / ____| | | 18:36:48 | | ___ __| | ___ ___ _____ __ 18:36:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:36:48 | |___| (_) | (_| | __/ (_| (_) \ V / 18:36:48 \_____\___/ \__,_|\___|\___\___/ \_/ 18:36:48 Bash-1.0.6 18:36:48 18:36:48 18:36:48 ==> git version 2.25.1 found 18:36:48 ==> 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 18:36:48 Release-Date: 2020-01-08 18:36:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:36:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:36:48 ==> Jenkins CI detected. 18:36:48 current dir:  /w/workspace/foundry_device-virtual-go_PR-339 18:36:48 project root: . 18:36:48 --> token set from env 18:36:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:36:48 ==> Running gcov in . (disable via -X gcov) 18:36:48 ==> Python coveragepy not found 18:36:48 ==> Searching for coverage reports in: 18:36:48 + . 18:36:48 -> Found 1 reports 18:36:48 ==> Detecting git/mercurial file structure 18:36:48 ==> Reading reports 18:36:48 + ./coverage.out bytes=44128 18:36:48 ==> Appending adjustments 18:36:48 https://docs.codecov.io/docs/fixing-reports 18:36:49 + Found adjustments 18:36:49 ==> Gzipping contents 18:36:49 8.0K /tmp/codecov.50cH7W.gz 18:36:49 ==> Uploading reports 18:36:49 url: https://codecov.io 18:36:49 query: branch=PR-339&commit=c15a857566fe9c1c40a382c918136db912394674&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-339%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=339&job=&cmd_args= 18:36:49 -> Pinging Codecov 18:36:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-339&commit=c15a857566fe9c1c40a382c918136db912394674&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-339%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=339&job=&cmd_args= 18:36:49 -> Uploading to 18:36:49 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/5E52B4B073DB2E39498172D8E973AA87/c15a857566fe9c1c40a382c918136db912394674/cbbdd2e4-763f-41e8-8671-2982af6a4d89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T183649Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fcfe82b153be6a8900a42e5857beaa9108ee9ff28d399456f399cb7c626df690 18:36:49 % Total % Received % Xferd Average Speed Time Time Time Current 18:36:49 Dload Upload Total Spent Left Speed 18:36:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5466 0 0 100 5466 0 64305 --:--:-- --:--:-- --:--:-- 63558 100 5466 0 0 100 5466 0 18591 --:--:-- --:--:-- --:--:-- 18528 18:36:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/c15a857566fe9c1c40a382c918136db912394674 [Pipeline] } 18:36:49 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 18:36:51 + [ -d /w/workspace/foundry_device-virtual-go_PR-339/archives ] 18:36:51 + ls -al /w/workspace/foundry_device-virtual-go_PR-339/archives 18:36:51 total 16 18:36:51 drwxr-xr-x 3 root root 4096 Feb 14 18:29 . 18:36:51 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 18:29 .. 18:36:51 drwxr-xr-x 2 root root 4096 Feb 14 18:29 cost 18:36:51 -rw-r--r-- 1 root root 89 Feb 14 18:29 cost.csv 18:36:51 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-339/archives 18:36:51 + ls -al /w/workspace/foundry_device-virtual-go_PR-339/archives 18:36:51 total 16 18:36:51 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 18:29 . 18:36:51 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 18:29 .. 18:36:51 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 18:29 cost 18:36:51 -rw-r--r-- 1 jenkins jenkins 89 Feb 14 18:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:36:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:36:52 ---> package-listing.sh 18:36:52 ++ facter osfamily 18:36:52 ++ tr '[:upper:]' '[:lower:]' 18:36:52 + OS_FAMILY=debian 18:36:52 + workspace=/w/workspace/foundry_device-virtual-go_PR-339 18:36:52 + START_PACKAGES=/tmp/packages_start.txt 18:36:52 + END_PACKAGES=/tmp/packages_end.txt 18:36:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:36:52 + PACKAGES=/tmp/packages_start.txt 18:36:52 + '[' /w/workspace/foundry_device-virtual-go_PR-339 ']' 18:36:52 + PACKAGES=/tmp/packages_end.txt 18:36:52 + case "${OS_FAMILY}" in 18:36:52 + dpkg -l 18:36:52 + grep '^ii' 18:36:52 + '[' -f /tmp/packages_start.txt ']' 18:36:52 + '[' -f /tmp/packages_end.txt ']' 18:36:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:36:52 + '[' /w/workspace/foundry_device-virtual-go_PR-339 ']' 18:36:52 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-339/archives/ 18:36:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-339/archives/ [Pipeline] echo 18:36:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-339/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:36:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:36:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:54 prd-ubuntu20.04-docker-8c-8g-5853 does not seem to be running inside a container 18:36:54 $ 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-339/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-339 -v /w/workspace/foundry_device-virtual-go_PR-339:/w/workspace/foundry_device-virtual-go_PR-339:rw,z -v /w/workspace/foundry_device-virtual-go_PR-339@tmp:/w/workspace/foundry_device-virtual-go_PR-339@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 18:36:54 $ docker top 4acb24ed4e4aa4624ce116c46a8eedb1f2ab34d76b7c97996322b2e50dfa6da8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:54 + touch /tmp/pre-build-complete [Pipeline] sh 18:36:54 + mkdir -p /var/log/sysstat [Pipeline] sh 18:36:55 + ls /var/log/sa-host 18:36:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:36:55 provisioning config files... 18:36:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-339@tmp/config5594907151969240079tmp [Pipeline] { [Pipeline] echo 18:36:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:36:55 ---> create-netrc.sh [Pipeline] } 18:36:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:36:56 ---> python-tools-install.sh [Pipeline] echo 18:36:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:36:56 ---> sudo-logs.sh 18:36:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:36:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:36:57 ---> job-cost.sh 18:36:57 lf-activate-venv: SKIPPING 18:36:57 DEBUG: total: 0.2199999988079071 18:36:57 INFO: Retrieving Stack Cost... 18:36:57 INFO: Retrieving Pricing Info for: v3-standard-8 18:36:58 INFO: Archiving Costs [Pipeline] echo 18:36:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:36:58 ---> logs-deploy.sh 18:36:58 lf-activate-venv: SKIPPING 18:36:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-339/1 18:36:58 INFO: archiving workspace using pattern(s): 18:36:59 Archives upload complete. 18:36:59 INFO: archiving logs to Nexus