Pull request #420 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32f42c229aaddda52688ae61f2a6da1e004e97e6+683d4d4593ac2673fe0867fafc4d548e8a0f2104 (2a9a31499fea1ad92ecb45bac1b47b84fb874971) 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-ssh17432008105101593381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14172999182368436311.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-420/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-420/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5687367723524406617.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-420/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14031452377274562444.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh14236229237417905275.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-420/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-420/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11098073060480388090.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 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-3780 in /w/workspace/foundry_device-virtual-go_PR-420 [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-420 # 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 Merging remotes/origin/main commit 683d4d4593ac2673fe0867fafc4d548e8a0f2104 into PR head commit 32f42c229aaddda52688ae61f2a6da1e004e97e6 Merge succeeded, producing 32f42c229aaddda52688ae61f2a6da1e004e97e6 Checking out Revision 32f42c229aaddda52688ae61f2a6da1e004e97e6 (PR-420) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 > 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/420/head:refs/remotes/origin/PR-420 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32f42c229aaddda52688ae61f2a6da1e004e97e6 # 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 683d4d4593ac2673fe0867fafc4d548e8a0f2104 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32f42c229aaddda52688ae61f2a6da1e004e97e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:21:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:21:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:21:26 ========================================================= 11:21:26 EdgeX Global Pipelines Version Info 11:21:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:21:27 ------------------- 11:21:27 stable info: 11:21:27 ------------------- 11:21:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:21:27 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:21:27 Message: update stable to v1.0.253 11:21:28 ------------------- 11:21:28 experimental info: 11:21:28 ------------------- 11:21:28 Commited By: **** collab-it+edgex@linuxfoundation.org 11:21:28 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:21:28 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:21:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-420 [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-420 [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-420 [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32f42c229aaddda52688ae61f2a6da1e004e97e6 [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32f42c2 [Pipeline] echo 11:21:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:21:29 provisioning config files... 11:21:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-420@tmp/config13741196282284607348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:21:30 ---> docker-login.sh 11:21:30 nexus3.edgexfoundry.org:10001 11:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:30 Configure a credential helper to remove this warning. See 11:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:30 11:21:30 Login Succeeded 11:21:30 nexus3.edgexfoundry.org:10002 11:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:30 Configure a credential helper to remove this warning. See 11:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:30 11:21:30 Login Succeeded 11:21:30 nexus3.edgexfoundry.org:10003 11:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:30 Configure a credential helper to remove this warning. See 11:21:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:30 11:21:30 Login Succeeded 11:21:30 nexus3.edgexfoundry.org:10004 11:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:31 Configure a credential helper to remove this warning. See 11:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:31 11:21:31 Login Succeeded 11:21:31 docker.io 11:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:31 Configure a credential helper to remove this warning. See 11:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:31 11:21:31 Login Succeeded 11:21:31 ---> docker-login.sh ends [Pipeline] } 11:21:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:21:31 + git rev-list -1 --merges 32f42c229aaddda52688ae61f2a6da1e004e97e6~1..32f42c229aaddda52688ae61f2a6da1e004e97e6 [Pipeline] echo 11:21:31 -----------> git rev-list -1 --merges 32f42c229aaddda52688ae61f2a6da1e004e97e6~1..32f42c229aaddda52688ae61f2a6da1e004e97e6 32f42c229aaddda52688ae61f2a6da1e004e97e6 [false] [Pipeline] sh 11:21:32 + git log --format=format:%s -1 32f42c229aaddda52688ae61f2a6da1e004e97e6 [Pipeline] echo 11:21:32 ========================================================= 11:21:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:21:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:21:32 + git log --format=format:%s -1 32f42c229aaddda52688ae61f2a6da1e004e97e6 [Pipeline] echo 11:21:32 [semverPrep] GIT_COMMIT: 32f42c229aaddda52688ae61f2a6da1e004e97e6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:21:32 [semverPrep] This is not a build commit. [Pipeline] sh 11:21:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:21:33 + grep -v github /etc/ssh/ssh_known_hosts 11:21:33 + [ -e /tmp/ssh_known_hosts ] 11:21:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:21:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:21:33 + sudo tee -a /etc/ssh/ssh_known_hosts 11:21:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:21:33 11:21:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:21:34 0.1.4: Pulling from edgex-devops/py-git-semver 11:21:34 b85a868b505f: Pulling fs layer 11:21:34 e2be974225ed: Pulling fs layer 11:21:34 339a4e72a1f5: Pulling fs layer 11:21:34 988bab9f4d93: Pulling fs layer 11:21:34 1469e6f7b9e6: Pulling fs layer 11:21:34 eaf3925da568: Pulling fs layer 11:21:34 bab4dde63d76: Pulling fs layer 11:21:34 bde34c3a00c8: Pulling fs layer 11:21:34 b352a97aabf1: Pulling fs layer 11:21:34 988bab9f4d93: Waiting 11:21:34 4872d77fe225: Pulling fs layer 11:21:34 5851b861e8e6: Pulling fs layer 11:21:34 bde34c3a00c8: Waiting 11:21:34 b352a97aabf1: Waiting 11:21:34 4872d77fe225: Waiting 11:21:34 bab4dde63d76: Waiting 11:21:34 5851b861e8e6: Waiting 11:21:34 eaf3925da568: Waiting 11:21:34 1469e6f7b9e6: Waiting 11:21:34 e2be974225ed: Verifying Checksum 11:21:34 e2be974225ed: Download complete 11:21:34 988bab9f4d93: Download complete 11:21:34 339a4e72a1f5: Verifying Checksum 11:21:34 339a4e72a1f5: Download complete 11:21:34 1469e6f7b9e6: Verifying Checksum 11:21:34 1469e6f7b9e6: Download complete 11:21:34 eaf3925da568: Download complete 11:21:34 bde34c3a00c8: Verifying Checksum 11:21:34 bde34c3a00c8: Download complete 11:21:34 b352a97aabf1: Verifying Checksum 11:21:34 b352a97aabf1: Download complete 11:21:34 4872d77fe225: Verifying Checksum 11:21:34 4872d77fe225: Download complete 11:21:34 5851b861e8e6: Download complete 11:21:34 b85a868b505f: Download complete 11:21:34 bab4dde63d76: Verifying Checksum 11:21:34 bab4dde63d76: Download complete 11:21:35 b85a868b505f: Pull complete 11:21:35 e2be974225ed: Pull complete 11:21:36 339a4e72a1f5: Pull complete 11:21:36 988bab9f4d93: Pull complete 11:21:36 1469e6f7b9e6: Pull complete 11:21:36 eaf3925da568: Pull complete 11:21:38 bab4dde63d76: Pull complete 11:21:38 bde34c3a00c8: Pull complete 11:21:38 b352a97aabf1: Pull complete 11:21:38 4872d77fe225: Pull complete 11:21:39 5851b861e8e6: Pull complete 11:21:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:21:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:21:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:21:39 prd-ubuntu20.04-docker-8c-8g-3780 does not seem to be running inside a container 11:21:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-420 -v /w/workspace/foundry_device-virtual-go_PR-420:/w/workspace/foundry_device-virtual-go_PR-420:rw,z -v /w/workspace/foundry_device-virtual-go_PR-420@tmp:/w/workspace/foundry_device-virtual-go_PR-420@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:21:42 $ docker top 87f6ccf946fdf1066e2aa25e81a6f32c792ea7690bb60987b11a2ae21b7ef459 -eo pid,comm 11:21:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:21:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:21:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:21:42 [ssh-agent] Looking for ssh-agent implementation... 11:21:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:21:42 $ docker exec 87f6ccf946fdf1066e2aa25e81a6f32c792ea7690bb60987b11a2ae21b7ef459 ssh-agent 11:21:43 SSH_AUTH_SOCK=/tmp/ssh-f9RBwizBoUp1/agent.33 11:21:43 SSH_AGENT_PID=39 11:21:43 Running ssh-add (command line suppressed) 11:21:43 Identity added: /w/workspace/foundry_device-virtual-go_PR-420@tmp/private_key_8909896187156153422.key (/w/workspace/foundry_device-virtual-go_PR-420@tmp/private_key_8909896187156153422.key) 11:21:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:21:43 + git tag --points-at HEAD [Pipeline] } 11:21:43 $ docker exec --env ******** --env ******** 87f6ccf946fdf1066e2aa25e81a6f32c792ea7690bb60987b11a2ae21b7ef459 ssh-agent -k 11:21:43 unset SSH_AUTH_SOCK; 11:21:43 unset SSH_AGENT_PID; 11:21:43 echo Agent pid 39 killed; 11:21:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:21:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:21:43 [ssh-agent] Looking for ssh-agent implementation... 11:21:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:21:43 $ docker exec 87f6ccf946fdf1066e2aa25e81a6f32c792ea7690bb60987b11a2ae21b7ef459 ssh-agent 11:21:44 SSH_AUTH_SOCK=/tmp/ssh-67OlgY8XyopP/agent.71 11:21:44 SSH_AGENT_PID=77 11:21:44 Running ssh-add (command line suppressed) 11:21:44 Identity added: /w/workspace/foundry_device-virtual-go_PR-420@tmp/private_key_10940285803218658357.key (/w/workspace/foundry_device-virtual-go_PR-420@tmp/private_key_10940285803218658357.key) 11:21:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:21:44 + git semver init 11:21:44 2023-08-16 11:21:44,748 [run_init] DEBUG init version:0.0.0 force:False 11:21:44 2023-08-16 11:21:44,749 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-420/.semver 11:21:44 2023-08-16 11:21:44,750 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-420/.semver 11:21:44 2023-08-16 11:21:44,750 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-420/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-420, universal_newlines=False, shell=None, istream=None) 11:21:46 2023-08-16 11:21:45,739 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-420/.git/info/exclude 11:21:46 2023-08-16 11:21:45,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-420/.semver/PR-420 with force:False 11:21:46 2023-08-16 11:21:45,739 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-420/.semver/PR-420 11:21:46 2023-08-16 11:21:45,743 [execute] INFO git cat-file --batch-check 11:21:46 2023-08-16 11:21:45,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-420/.semver, universal_newlines=False, shell=None, istream=) 11:21:46 2023-08-16 11:21:45,749 [execute] INFO git cat-file --batch 11:21:46 2023-08-16 11:21:45,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-420/.semver, universal_newlines=False, shell=None, istream=) 11:21:46 2023-08-16 11:21:45,754 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-420/.semver/PR-420 11:21:46 0.0.0 [Pipeline] } 11:21:46 $ docker exec --env ******** --env ******** 87f6ccf946fdf1066e2aa25e81a6f32c792ea7690bb60987b11a2ae21b7ef459 ssh-agent -k 11:21:46 unset SSH_AUTH_SOCK; 11:21:46 unset SSH_AGENT_PID; 11:21:46 echo Agent pid 77 killed; 11:21:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:21:46 + git semver [Pipeline] } 11:21:47 $ docker stop --time=1 87f6ccf946fdf1066e2aa25e81a6f32c792ea7690bb60987b11a2ae21b7ef459 11:21:48 $ docker rm -f --volumes 87f6ccf946fdf1066e2aa25e81a6f32c792ea7690bb60987b11a2ae21b7ef459 [Pipeline] // withDockerContainer [Pipeline] sh 11:21:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:21:48 Stashed 1 file(s) [Pipeline] echo 11:21:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:21:49 provisioning config files... 11:21:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-420@tmp/config9500351908655051159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:21:49 ---> docker-login.sh 11:21:49 nexus3.edgexfoundry.org:10001 11:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:49 Configure a credential helper to remove this warning. See 11:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:49 11:21:49 Login Succeeded 11:21:49 nexus3.edgexfoundry.org:10002 11:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:49 Configure a credential helper to remove this warning. See 11:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:49 11:21:49 Login Succeeded 11:21:49 nexus3.edgexfoundry.org:10003 11:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:50 Configure a credential helper to remove this warning. See 11:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:50 11:21:50 Login Succeeded 11:21:50 nexus3.edgexfoundry.org:10004 11:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:50 Configure a credential helper to remove this warning. See 11:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:50 11:21:50 Login Succeeded 11:21:50 docker.io 11:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:21:50 Configure a credential helper to remove this warning. See 11:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:21:50 11:21:50 Login Succeeded 11:21:50 ---> docker-login.sh ends [Pipeline] } 11:21:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:21:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:21:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:21:50 ========================================================= 11:21:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:21:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:21:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:21:51 Sending build context to Docker daemon 23.57MB 11:21:51 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:21:51 Step 2/12 : FROM ${BASE} AS builder 11:21:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:21:51 4db1b89c0bd1: Pulling fs layer 11:21:51 6911f1a30b25: Pulling fs layer 11:21:51 e194b8c5c2a9: Pulling fs layer 11:21:51 6863d3e3a2b1: Pulling fs layer 11:21:51 ec0bb842ea78: Pulling fs layer 11:21:51 40a00589a448: Pulling fs layer 11:21:51 6c08303d61cc: Pulling fs layer 11:21:51 798269fcf238: Pulling fs layer 11:21:51 6c08303d61cc: Waiting 11:21:51 ec0bb842ea78: Waiting 11:21:51 798269fcf238: Waiting 11:21:51 40a00589a448: Waiting 11:21:51 6863d3e3a2b1: Waiting 11:21:51 6911f1a30b25: Verifying Checksum 11:21:51 6911f1a30b25: Download complete 11:21:51 6863d3e3a2b1: Verifying Checksum 11:21:51 6863d3e3a2b1: Download complete 11:21:51 ec0bb842ea78: Verifying Checksum 11:21:51 ec0bb842ea78: Download complete 11:21:51 4db1b89c0bd1: Verifying Checksum 11:21:51 4db1b89c0bd1: Download complete 11:21:51 40a00589a448: Verifying Checksum 11:21:51 40a00589a448: Download complete 11:21:51 4db1b89c0bd1: Pull complete 11:21:51 6911f1a30b25: Pull complete 11:21:52 e194b8c5c2a9: Verifying Checksum 11:21:52 e194b8c5c2a9: Download complete 11:21:52 798269fcf238: Verifying Checksum 11:21:52 798269fcf238: Download complete 11:21:52 6c08303d61cc: Verifying Checksum 11:21:52 6c08303d61cc: Download complete 11:21:55 e194b8c5c2a9: Pull complete 11:21:55 6863d3e3a2b1: Pull complete 11:21:55 ec0bb842ea78: Pull complete 11:21:55 40a00589a448: Pull complete 11:21:58 6c08303d61cc: Pull complete 11:21:59 798269fcf238: Pull complete 11:21:59 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 11:21:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:21:59 ---> ec979cd7f677 11:21:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:22:04 Still waiting to schedule task 11:22:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:22:04 ---> Running in 51bef861dbf3 11:22:04 Removing intermediate container 51bef861dbf3 11:22:04 ---> a5c1260e94e1 11:22:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:22:04 ---> Running in 091e721b1696 11:22:04 Removing intermediate container 091e721b1696 11:22:04 ---> 84647775a948 11:22:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:22:04 ---> Running in 80a75ece60a8 11:22:04 Removing intermediate container 80a75ece60a8 11:22:04 ---> cec3a4f974c6 11:22:04 Step 6/12 : WORKDIR /device-virtual-go 11:22:04 ---> Running in 85f9efabe71a 11:22:04 Removing intermediate container 85f9efabe71a 11:22:04 ---> 30f307ffccfa 11:22:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:22:04 ---> Running in 032413c7c6bc 11:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:22:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:22:04 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:22:04 (2/4) Installing libedit (20221030.3.1-r0) 11:22:04 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:22:04 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:22:04 Executing busybox-1.35.0-r29.trigger 11:22:04 OK: 269 MiB in 57 packages 11:22:05 Removing intermediate container 032413c7c6bc 11:22:05 ---> df99e5756668 11:22:05 Step 8/12 : COPY go.mod vendor* ./ 11:22:05 ---> 5a956e013129 11:22:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:22:05 ---> Running in c91f83f3f2e4 11:23:01 Removing intermediate container c91f83f3f2e4 11:23:01 ---> c1f54d274fd3 11:23:01 Step 10/12 : COPY . . 11:23:01 ---> fd50c9505d3d 11:23:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:23:01 ---> Running in 6275b1be5f4a 11:23:01 Removing intermediate container 6275b1be5f4a 11:23:01 ---> 80530befc3b7 11:23:01 Step 12/12 : RUN $MAKE 11:23:01 ---> Running in f363d790e739 11:23:01 noop 11:23:01 Removing intermediate container f363d790e739 11:23:01 ---> a6e17e88fbda 11:23:01 Successfully built a6e17e88fbda 11:23:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:02 + docker inspect -f . ci-base-image-x86_64 11:23:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:23:02 prd-ubuntu20.04-docker-8c-8g-3780 does not seem to be running inside a container 11:23:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-420 -v /w/workspace/foundry_device-virtual-go_PR-420:/w/workspace/foundry_device-virtual-go_PR-420:rw,z -v /w/workspace/foundry_device-virtual-go_PR-420@tmp:/w/workspace/foundry_device-virtual-go_PR-420@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:23:02 $ docker top a9a171cb2df769d98899d6623ff51d0c2914215b3fe04840fe8407cf38f40760 -eo pid,comm [Pipeline] { [Pipeline] sh 11:23:03 + go version 11:23:03 go version go1.20.6 linux/amd64 [Pipeline] } 11:23:03 $ docker stop --time=1 a9a171cb2df769d98899d6623ff51d0c2914215b3fe04840fe8407cf38f40760 11:23:04 $ docker rm -f --volumes a9a171cb2df769d98899d6623ff51d0c2914215b3fe04840fe8407cf38f40760 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:05 + docker inspect -f . ci-base-image-x86_64 11:23:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:23:05 prd-ubuntu20.04-docker-8c-8g-3780 does not seem to be running inside a container 11:23:05 $ 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-420 -v /w/workspace/foundry_device-virtual-go_PR-420:/w/workspace/foundry_device-virtual-go_PR-420:rw,z -v /w/workspace/foundry_device-virtual-go_PR-420@tmp:/w/workspace/foundry_device-virtual-go_PR-420@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:23:05 $ docker top 03912441125fcc33ff948e4d897c4fb2cff3df9722a9574a239e671cc89912f1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:23:06 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-420 [Pipeline] fileExists [Pipeline] sh 11:23:06 + make test 11:23:06 go test ./... -coverprofile=coverage.out 11:23:11 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:23:24 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:23:24 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.023s coverage: 58.6% of statements 11:23:29 go vet ./... 11:23:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3781 in /w/workspace/foundry_device-virtual-go_PR-420 [Pipeline] { [Pipeline] ws 11:23:31 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:23:31 The recommended git tool is: git 11:23:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:23:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:23:33 ./bin/test-attribution-txt.sh 11:23:33 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:23:33 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:23:33 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:23:33 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:23:33 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:23:33 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:23:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:23:33 $ docker stop --time=1 03912441125fcc33ff948e4d897c4fb2cff3df9722a9574a239e671cc89912f1 11:23:36 using credential edgex-jenkins-ssh 11:23:36 Cloning the remote Git repository 11:23:37 $ docker rm -f --volumes 03912441125fcc33ff948e4d897c4fb2cff3df9722a9574a239e671cc89912f1 [Pipeline] // withDockerContainer [Pipeline] sh 11:23:36 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:23:36 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:23:36 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:23:36 > git --version # timeout=10 11:23:36 > git --version # 'git version 2.25.1' 11:23:36 using GIT_SSH to set credentials SSH Credentials for GitHub 11:23:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:23:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:23:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:23:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:23:39 + ls -al . 11:23:39 total 204 11:23:39 drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 11:23 . 11:23:39 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 11:21 .. 11:23:39 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 11:21 .git 11:23:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 11:21 .github 11:23:39 -rw-rw-r-- 1 jenkins jenkins 337 Aug 16 11:21 .gitignore 11:23:39 -rw-rw-r-- 1 jenkins jenkins 41 Aug 16 11:21 .golangci.yml 11:23:39 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 11:21 .semver 11:23:39 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 16 11:21 Attribution.txt 11:23:39 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 16 11:21 CHANGELOG.md 11:23:39 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 16 11:21 Dockerfile 11:23:39 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 11:21 GOVERNANCE.md 11:23:39 -rw-rw-r-- 1 jenkins jenkins 660 Aug 16 11:21 Jenkinsfile 11:23:39 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 16 11:21 LICENSE 11:23:39 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 16 11:21 Makefile 11:23:39 -rw-rw-r-- 1 jenkins jenkins 623 Aug 16 11:21 OWNERS.md 11:23:39 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 16 11:21 README.md 11:23:39 -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 11:21 VERSION 11:23:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 11:21 bin 11:23:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 11:21 cmd 11:23:39 -rw-r--r-- 1 jenkins jenkins 43063 Aug 16 11:23 coverage.out 11:23:39 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 16 11:21 go.mod 11:23:39 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 16 11:21 go.sum 11:23:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 11:21 internal 11:23:39 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 11:21 snap 11:23:39 -rw-rw-r-- 1 jenkins jenkins 235 Aug 16 11:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:39 + 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=32f42c229aaddda52688ae61f2a6da1e004e97e6 --label arch=amd64 --label version=0.0.0 . 11:23:39 Sending build context to Docker daemon 23.62MB 11:23:39 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:23:39 Step 2/25 : FROM ${BASE} AS builder 11:23:39 ---> a6e17e88fbda 11:23:39 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:23:39 ---> Running in 81843c4ede82 11:23:40 Removing intermediate container 81843c4ede82 11:23:40 ---> 408749773c67 11:23:40 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:23:40 ---> Running in 88ed70d650dc 11:23:40 Removing intermediate container 88ed70d650dc 11:23:40 ---> 34f524d3acb1 11:23:40 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:23:40 ---> Running in 8ca806373fdb 11:23:40 Removing intermediate container 8ca806373fdb 11:23:40 ---> 018ecba94807 11:23:40 Step 6/25 : WORKDIR /device-virtual-go 11:23:40 ---> Running in 1181c2e51c85 11:23:40 Removing intermediate container 1181c2e51c85 11:23:40 ---> 50531eae45bf 11:23:40 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:23:40 ---> Running in ac5aa5198053 11:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:23:41 OK: 269 MiB in 57 packages 11:23:41 Removing intermediate container ac5aa5198053 11:23:41 ---> 8c1bafadcf18 11:23:41 Step 8/25 : COPY go.mod vendor* ./ 11:23:41 ---> 14f03fbd756f 11:23:41 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:23:41 ---> Running in d0978e7f59c9 11:23:41 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:23:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:23:42 Removing intermediate container d0978e7f59c9 11:23:42 ---> 500e2403ffe8 11:23:42 Step 10/25 : COPY . . 11:23:42 Merging remotes/origin/main commit 683d4d4593ac2673fe0867fafc4d548e8a0f2104 into PR head commit 32f42c229aaddda52688ae61f2a6da1e004e97e6 11:23:42 Merge succeeded, producing 32f42c229aaddda52688ae61f2a6da1e004e97e6 11:23:42 Checking out Revision 32f42c229aaddda52688ae61f2a6da1e004e97e6 (PR-420) 11:23:43 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:23:43 ---> 33a5f5c1b11e 11:23:43 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:23:43 ---> Running in 39c67fa453e3 11:23:43 Removing intermediate container 39c67fa453e3 11:23:43 ---> 9603ad435514 11:23:43 Step 12/25 : RUN $MAKE 11:23:43 ---> Running in 934772cedcac 11:23:43 > git --version # timeout=10 11:23:43 > git --version # 'git version 2.25.1' 11:23:43 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:23:41 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:23:41 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:23:41 using GIT_SSH to set credentials SSH Credentials for GitHub 11:23:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/420/head:refs/remotes/origin/PR-420 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:23:42 > git config core.sparsecheckout # timeout=10 11:23:42 > git checkout -f 32f42c229aaddda52688ae61f2a6da1e004e97e6 # timeout=10 11:23:42 > git remote # timeout=10 11:23:42 > git config --get remote.origin.url # timeout=10 11:23:42 using GIT_SSH to set credentials SSH Credentials for GitHub 11:23:42 > git merge 683d4d4593ac2673fe0867fafc4d548e8a0f2104 # timeout=10 11:23:42 > git rev-parse HEAD^{commit} # timeout=10 11:23:42 > git config core.sparsecheckout # timeout=10 11:23:42 > git checkout -f 32f42c229aaddda52688ae61f2a6da1e004e97e6 # timeout=10 11:23:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.13" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:23:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:23:44 % Total % Received % Xferd Average Speed Time Time Time Current 11:23:44 Dload Upload Total Spent Left Speed 11:23:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 37392 0 --:--:-- --:--:-- --:--:-- 37392 [Pipeline] sh 11:23:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:23:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:23:45 + sudo tee /etc/docker/daemon.new 11:23:45 { 11:23:45 "registry-mirrors": [ 11:23:45 "https://nexus3.edgexfoundry.org:10001" 11:23:45 ], 11:23:45 "bip": "10.250.0.254/24", 11:23:45 "hosts": [ 11:23:45 "tcp://0.0.0.0:5555", 11:23:45 "unix:///var/run/docker.sock" 11:23:45 ], 11:23:45 "mtu": 1458, 11:23:45 "selinux-enabled": true, 11:23:45 "seccomp-profile": "/etc/docker/seccomp.json" 11:23:45 } [Pipeline] sh 11:23:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:23:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:24:04 provisioning config files... 11:24:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config10521226075549863693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:05 ---> docker-login.sh 11:24:05 nexus3.edgexfoundry.org:10001 11:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:05 Removing intermediate container 934772cedcac 11:24:05 ---> a888e6944c5e 11:24:05 Step 13/25 : FROM alpine:3.17 11:24:05 3.17: Pulling from library/alpine 11:24:05 9398808236ff: Pulling fs layer 11:24:05 9398808236ff: Verifying Checksum 11:24:05 9398808236ff: Download complete 11:24:05 9398808236ff: Pull complete 11:24:05 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:24:05 Status: Downloaded newer image for alpine:3.17 11:24:05 ---> 1e0b8b5322fc 11:24:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:24:05 ---> Running in 3949a47ab2dc 11:24:05 Removing intermediate container 3949a47ab2dc 11:24:05 ---> 97f587c80bd9 11:24:05 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:24:05 ---> Running in 6d50ee0db933 11:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:24:05 (1/1) Installing dumb-init (1.2.5-r2) 11:24:05 Executing busybox-1.35.0-r29.trigger 11:24:05 OK: 7 MiB in 16 packages 11:24:05 Removing intermediate container 6d50ee0db933 11:24:05 ---> 4df4269d3a53 11:24:05 Step 16/25 : WORKDIR / 11:24:05 ---> Running in 4aaf866423ab 11:24:05 Removing intermediate container 4aaf866423ab 11:24:05 ---> 805b82b26004 11:24:05 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:24:05 ---> 8a321a7658be 11:24:05 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:24:05 ---> 14d942bfc718 11:24:05 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:05 Configure a credential helper to remove this warning. See 11:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:05 11:24:05 Login Succeeded 11:24:05 nexus3.edgexfoundry.org:10002 11:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:05 Configure a credential helper to remove this warning. See 11:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:05 11:24:05 Login Succeeded 11:24:05 nexus3.edgexfoundry.org:10003 11:24:05 ---> 08720ea8aab8 11:24:05 Step 20/25 : EXPOSE 59900 11:24:05 ---> Running in 316c96948c2a 11:24:05 Removing intermediate container 316c96948c2a 11:24:05 ---> 5d6a6cafab0f 11:24:05 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:24:05 ---> Running in 3c146dc015f2 11:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:06 Removing intermediate container 3c146dc015f2 11:24:06 ---> 6464d9dc82ae 11:24:06 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:24:06 ---> Running in fc189e953a85 11:24:06 Removing intermediate container fc189e953a85 11:24:06 ---> f41df0fcc897 11:24:06 Step 23/25 : LABEL arch=amd64 11:24:06 ---> Running in 8f83c545e678 11:24:06 Removing intermediate container 8f83c545e678 11:24:06 ---> da9cc5c669a3 11:24:06 Step 24/25 : LABEL git_sha=32f42c229aaddda52688ae61f2a6da1e004e97e6 11:24:06 ---> Running in 94a244fc9e9c 11:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:06 Configure a credential helper to remove this warning. See 11:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:06 11:24:06 Login Succeeded 11:24:06 nexus3.edgexfoundry.org:10004 11:24:06 Removing intermediate container 94a244fc9e9c 11:24:06 ---> 1b20d8918b5f 11:24:06 Step 25/25 : LABEL version=0.0.0 11:24:06 ---> Running in 7a39b845789c 11:24:06 Removing intermediate container 7a39b845789c 11:24:06 ---> b3a13508ae9d 11:24:06 [Warning] One or more build-args [ARCH] were not consumed 11:24:06 Successfully built b3a13508ae9d 11:24:06 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 11:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:06 Configure a credential helper to remove this warning. See 11:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:06 11:24:06 Login Succeeded 11:24:06 docker.io Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 11:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:24:07 Configure a credential helper to remove this warning. See 11:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:24:07 11:24:07 Login Succeeded 11:24:07 ---> docker-login.sh ends [Pipeline] } 11:24:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 11:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:07 11:24:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 11:24:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:24:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:24:07 ========================================================= 11:24:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:24:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 11:24:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:07 latest: Pulling from edgex-lftools-log-publisher 11:24:07 5eb5b503b376: Pulling fs layer 11:24:07 5c69ac0246d0: Pulling fs layer 11:24:07 ec43610c2a17: Pulling fs layer 11:24:07 3a2ae6a8a46f: Pulling fs layer 11:24:07 33b1e0a273af: Pulling fs layer 11:24:07 5d3b04190fa2: Pulling fs layer 11:24:07 2f39f015ded8: Pulling fs layer 11:24:07 3a2ae6a8a46f: Waiting 11:24:07 5d3b04190fa2: Waiting 11:24:07 2f39f015ded8: Waiting 11:24:07 33b1e0a273af: Waiting 11:24:07 3a2ae6a8a46f: Download complete 11:24:07 33b1e0a273af: Verifying Checksum 11:24:07 33b1e0a273af: Download complete 11:24:07 5d3b04190fa2: Verifying Checksum 11:24:07 5d3b04190fa2: Download complete 11:24:07 ec43610c2a17: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:08 5eb5b503b376: Verifying Checksum 11:24:08 5eb5b503b376: Download complete 11:24:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:24:08 Sending build context to Docker daemon 11.92MB 11:24:08 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:24:08 Step 2/12 : FROM ${BASE} AS builder 11:24:08 2f39f015ded8: Download complete 11:24:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:24:08 edb6bdbacee9: Pulling fs layer 11:24:08 5f9638ab2659: Pulling fs layer 11:24:08 8d51d6327a98: Pulling fs layer 11:24:08 8b374f2dd631: Pulling fs layer 11:24:08 ec14aa9079de: Pulling fs layer 11:24:08 2f466654f4bb: Pulling fs layer 11:24:08 554e91adad29: Pulling fs layer 11:24:08 8b374f2dd631: Waiting 11:24:08 ec14aa9079de: Waiting 11:24:08 2f466654f4bb: Waiting 11:24:08 554e91adad29: Waiting 11:24:08 5f9638ab2659: Download complete 11:24:08 8b374f2dd631: Verifying Checksum 11:24:08 8b374f2dd631: Download complete 11:24:08 ec14aa9079de: Verifying Checksum 11:24:08 ec14aa9079de: Download complete 11:24:08 edb6bdbacee9: Verifying Checksum 11:24:08 edb6bdbacee9: Download complete 11:24:09 5eb5b503b376: Pull complete 11:24:09 5c69ac0246d0: Pull complete 11:24:09 ec43610c2a17: Pull complete 11:24:09 3a2ae6a8a46f: Pull complete 11:24:09 edb6bdbacee9: Pull complete 11:24:10 33b1e0a273af: Pull complete 11:24:10 5d3b04190fa2: Pull complete 11:24:10 554e91adad29: Verifying Checksum 11:24:10 554e91adad29: Download complete 11:24:10 5f9638ab2659: Pull complete 11:24:11 2f466654f4bb: Verifying Checksum 11:24:11 2f466654f4bb: Download complete 11:24:11 8d51d6327a98: Verifying Checksum 11:24:11 8d51d6327a98: Download complete 11:24:14 2f39f015ded8: Pull complete 11:24:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:24:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:24:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:24:14 prd-ubuntu20.04-docker-8c-8g-3780 does not seem to be running inside a container 11:24:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-420 -v /w/workspace/foundry_device-virtual-go_PR-420:/w/workspace/foundry_device-virtual-go_PR-420:rw,z -v /w/workspace/foundry_device-virtual-go_PR-420@tmp:/w/workspace/foundry_device-virtual-go_PR-420@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:24:18 $ docker top 3a46893131e13e49dd5b9a9fa967b7e579813dbbc4e9901f2705dafd31ba7ab0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:24:19 ---> job-cost.sh 11:24:19 lf-activate-venv: SKIPPING 11:24:19 INFO: No Stack... 11:24:19 INFO: Retrieving Pricing Info for: v3-standard-8 11:24:19 INFO: Archiving Costs [Pipeline] sh 11:24:20 + cat /w/workspace/foundry_device-virtual-go_PR-420/archives/cost.csv 11:24:20 + cut -d, -f6 [Pipeline] lock 11:24:20 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-420-1-stack-cost] 11:24:20 Resource [jenkins-edgexfoundry-device-virtual-go-PR-420-1-stack-cost] did not exist. Created. 11:24:20 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-420-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:24:20 + echo total: 0.2199999988079071 [Pipeline] stash 11:24:20 Stashed 1 file(s) [Pipeline] } 11:24:20 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-420-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:24:20 $ docker stop --time=1 3a46893131e13e49dd5b9a9fa967b7e579813dbbc4e9901f2705dafd31ba7ab0 11:24:21 $ docker rm -f --volumes 3a46893131e13e49dd5b9a9fa967b7e579813dbbc4e9901f2705dafd31ba7ab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:24:23 8d51d6327a98: Pull complete 11:24:23 8b374f2dd631: Pull complete 11:24:23 ec14aa9079de: Pull complete 11:24:30 2f466654f4bb: Pull complete 11:24:31 554e91adad29: Pull complete 11:24:31 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 11:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:24:31 ---> 1e15ea492957 11:24:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:24:33 ---> Running in 9326288a883d 11:24:33 Removing intermediate container 9326288a883d 11:24:33 ---> 498af5bf3931 11:24:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:24:33 ---> Running in 0f50f0ffcc80 11:24:34 Removing intermediate container 0f50f0ffcc80 11:24:34 ---> 50817c2332f8 11:24:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:24:34 ---> Running in b791874ce383 11:24:34 Removing intermediate container b791874ce383 11:24:34 ---> 0f40e1cf4afa 11:24:34 Step 6/12 : WORKDIR /device-virtual-go 11:24:34 ---> Running in 90e1dce9e12b 11:24:34 Removing intermediate container 90e1dce9e12b 11:24:34 ---> ad178d90446e 11:24:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:24:34 ---> Running in a804640100fb 11:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:24:37 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:24:37 (2/4) Installing libedit (20221030.3.1-r0) 11:24:37 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:24:37 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:24:37 Executing busybox-1.35.0-r29.trigger 11:24:37 OK: 268 MiB in 57 packages 11:24:38 Removing intermediate container a804640100fb 11:24:38 ---> 848a2d8c952f 11:24:38 Step 8/12 : COPY go.mod vendor* ./ 11:24:39 ---> 6089671653ff 11:24:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:24:39 ---> Running in fcadaf13ffe5 11:26:01 Removing intermediate container fcadaf13ffe5 11:26:01 ---> 07c05ae8cd0e 11:26:01 Step 10/12 : COPY . . 11:26:01 ---> f089bb304cbc 11:26:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:26:01 ---> Running in d3d0ab26f94f 11:26:01 Removing intermediate container d3d0ab26f94f 11:26:01 ---> c8e6342e0b17 11:26:01 Step 12/12 : RUN $MAKE 11:26:01 ---> Running in 433b28e6ced9 11:26:01 noop 11:26:01 Removing intermediate container 433b28e6ced9 11:26:01 ---> bc9847cbe9d4 11:26:01 Successfully built bc9847cbe9d4 11:26:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:01 + docker inspect -f . ci-base-image-arm64 11:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:01 prd-ubuntu20.04-docker-arm64-4c-16g-3781 does not seem to be running inside a container 11:26:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:26:03 $ docker top f023ce513a237672d3bda00721874e2d8d3616226571f1ba91a55fe503e6c55a -eo pid,comm [Pipeline] { [Pipeline] sh 11:26:03 + go version 11:26:03 go version go1.20.6 linux/arm64 [Pipeline] } 11:26:03 $ docker stop --time=1 f023ce513a237672d3bda00721874e2d8d3616226571f1ba91a55fe503e6c55a 11:26:05 $ docker rm -f --volumes f023ce513a237672d3bda00721874e2d8d3616226571f1ba91a55fe503e6c55a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:26:06 + docker inspect -f . ci-base-image-arm64 11:26:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:26:06 prd-ubuntu20.04-docker-arm64-4c-16g-3781 does not seem to be running inside a container 11:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:26:07 $ docker top f6afb3b51064d7cfcba9d1e480acca5291ee5a397433f66d16308237b82a2b70 -eo pid,comm [Pipeline] { [Pipeline] sh 11:26:08 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:26:08 + make test 11:26:08 go test ./... -coverprofile=coverage.out 11:26:40 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:28:32 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:28:32 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.088s coverage: 58.4% of statements 11:28:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:28:32 go vet ./... 11:28:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:28:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:28:59 ./bin/test-attribution-txt.sh 11:28:59 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:28:59 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:28:59 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:28:59 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:28:59 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:28:59 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:28:59 $ docker stop --time=1 f6afb3b51064d7cfcba9d1e480acca5291ee5a397433f66d16308237b82a2b70 11:29:02 $ docker rm -f --volumes f6afb3b51064d7cfcba9d1e480acca5291ee5a397433f66d16308237b82a2b70 [Pipeline] // withDockerContainer [Pipeline] sh 11:29:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:29:03 Warning: overwriting stash ‘coverage-report’ 11:29:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:29:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:29:05 + ls -al . 11:29:05 total 200 11:29:05 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 11:26 . 11:29:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 11:23 .. 11:29:05 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 11:23 .git 11:29:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 11:23 .github 11:29:05 -rw-rw-r-- 1 jenkins jenkins 337 Aug 16 11:23 .gitignore 11:29:05 -rw-rw-r-- 1 jenkins jenkins 41 Aug 16 11:23 .golangci.yml 11:29:05 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 16 11:23 Attribution.txt 11:29:05 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 16 11:23 CHANGELOG.md 11:29:05 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 16 11:23 Dockerfile 11:29:05 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 11:23 GOVERNANCE.md 11:29:05 -rw-rw-r-- 1 jenkins jenkins 660 Aug 16 11:23 Jenkinsfile 11:29:05 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 16 11:23 LICENSE 11:29:05 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 16 11:23 Makefile 11:29:05 -rw-rw-r-- 1 jenkins jenkins 623 Aug 16 11:23 OWNERS.md 11:29:05 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 16 11:23 README.md 11:29:05 -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 11:21 VERSION 11:29:05 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 11:23 bin 11:29:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 11:23 cmd 11:29:05 -rw-r--r-- 1 jenkins jenkins 43063 Aug 16 11:28 coverage.out 11:29:05 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 16 11:23 go.mod 11:29:05 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 16 11:23 go.sum 11:29:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 11:23 internal 11:29:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 11:23 snap 11:29:05 -rw-rw-r-- 1 jenkins jenkins 235 Aug 16 11:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:05 + 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=32f42c229aaddda52688ae61f2a6da1e004e97e6 --label arch=arm64 --label version=0.0.0 . 11:29:05 Sending build context to Docker daemon 11.96MB 11:29:05 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:29:05 Step 2/25 : FROM ${BASE} AS builder 11:29:05 ---> bc9847cbe9d4 11:29:05 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:29:05 ---> Running in 214deca32577 11:29:06 Removing intermediate container 214deca32577 11:29:06 ---> 46aa4cf218c8 11:29:06 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:29:06 ---> Running in 7b10a757f0fe 11:29:06 Removing intermediate container 7b10a757f0fe 11:29:06 ---> f82845cd2aa4 11:29:06 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:29:06 ---> Running in c090f544de9c 11:29:06 Removing intermediate container c090f544de9c 11:29:06 ---> 39fa160346c4 11:29:06 Step 6/25 : WORKDIR /device-virtual-go 11:29:07 ---> Running in a3eb72a85efb 11:29:07 Removing intermediate container a3eb72a85efb 11:29:07 ---> d2169e3914d6 11:29:07 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:29:07 ---> Running in 80b9145eb850 11:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:29:09 OK: 268 MiB in 57 packages 11:29:10 Removing intermediate container 80b9145eb850 11:29:10 ---> 7f9839db0759 11:29:10 Step 8/25 : COPY go.mod vendor* ./ 11:29:10 ---> e268a1bbc8ac 11:29:10 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:29:10 ---> Running in 80e526dabd7f 11:29:16 Removing intermediate container 80e526dabd7f 11:29:16 ---> 559e346b7a45 11:29:16 Step 10/25 : COPY . . 11:29:16 ---> 60370a9353dc 11:29:16 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:29:16 ---> Running in 445d2fff0aa1 11:29:17 Removing intermediate container 445d2fff0aa1 11:29:17 ---> 54af7c14c79b 11:29:17 Step 12/25 : RUN $MAKE 11:29:17 ---> Running in 185413f8562c 11:29:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.13" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:31:24 Removing intermediate container 185413f8562c 11:31:24 ---> 602fb59ea4e8 11:31:24 Step 13/25 : FROM alpine:3.17 11:31:24 3.17: Pulling from library/alpine 11:31:26 4060ece20d7a: Pulling fs layer 11:31:26 4060ece20d7a: Verifying Checksum 11:31:26 4060ece20d7a: Download complete 11:31:27 4060ece20d7a: Pull complete 11:31:27 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:31:27 Status: Downloaded newer image for alpine:3.17 11:31:27 ---> 8650cd65339b 11:31:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:31:27 ---> Running in 94cf1a5e0ea7 11:31:27 Removing intermediate container 94cf1a5e0ea7 11:31:27 ---> db6ee29fce88 11:31:27 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:31:27 ---> Running in 915a30be1656 11:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:31:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:31:30 (1/1) Installing dumb-init (1.2.5-r2) 11:31:30 Executing busybox-1.35.0-r29.trigger 11:31:30 OK: 8 MiB in 16 packages 11:31:31 Removing intermediate container 915a30be1656 11:31:31 ---> 9cd20a393553 11:31:31 Step 16/25 : WORKDIR / 11:31:31 ---> Running in 4705797d6d6d 11:31:31 Removing intermediate container 4705797d6d6d 11:31:31 ---> c5082498b050 11:31:31 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:31:31 ---> 9cd4f57948c5 11:31:31 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:31:32 ---> 887b07d566d5 11:31:32 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:31:33 ---> 31325f5782b2 11:31:33 Step 20/25 : EXPOSE 59900 11:31:33 ---> Running in 823933f25cbd 11:31:33 Removing intermediate container 823933f25cbd 11:31:33 ---> 3ca7f06aba68 11:31:33 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:31:34 ---> Running in e073e9212067 11:31:34 Removing intermediate container e073e9212067 11:31:34 ---> 27fe39427330 11:31:34 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:31:34 ---> Running in 7fb392354886 11:31:34 Removing intermediate container 7fb392354886 11:31:34 ---> dc9c431ad6e8 11:31:34 Step 23/25 : LABEL arch=arm64 11:31:34 ---> Running in 24f0d75344c2 11:31:34 Removing intermediate container 24f0d75344c2 11:31:34 ---> 8490190e2819 11:31:34 Step 24/25 : LABEL git_sha=32f42c229aaddda52688ae61f2a6da1e004e97e6 11:31:34 ---> Running in 82e0dfc08584 11:31:35 Removing intermediate container 82e0dfc08584 11:31:35 ---> df503c1e0224 11:31:35 Step 25/25 : LABEL version=0.0.0 11:31:35 ---> Running in 5b0c64a961d3 11:31:35 Removing intermediate container 5b0c64a961d3 11:31:35 ---> f12181b5f7ce 11:31:35 [Warning] One or more build-args [ARCH] were not consumed 11:31:35 Successfully built f12181b5f7ce 11:31:35 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 11:31:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:31:36 11:31:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:31:37 arm64: Pulling from edgex-lftools-log-publisher 11:31:37 8998bd30e6a1: Pulling fs layer 11:31:37 04944245beec: Pulling fs layer 11:31:37 699f458cf7ca: Pulling fs layer 11:31:37 765212b225bb: Pulling fs layer 11:31:37 f23df028b6ca: Pulling fs layer 11:31:37 d65c8cfc05b1: Pulling fs layer 11:31:37 2437ff75d9bd: Pulling fs layer 11:31:37 f23df028b6ca: Waiting 11:31:37 d65c8cfc05b1: Waiting 11:31:37 2437ff75d9bd: Waiting 11:31:37 765212b225bb: Waiting 11:31:37 04944245beec: Verifying Checksum 11:31:37 04944245beec: Download complete 11:31:37 765212b225bb: Verifying Checksum 11:31:37 765212b225bb: Download complete 11:31:37 f23df028b6ca: Verifying Checksum 11:31:37 f23df028b6ca: Download complete 11:31:37 d65c8cfc05b1: Verifying Checksum 11:31:37 d65c8cfc05b1: Download complete 11:31:37 699f458cf7ca: Verifying Checksum 11:31:37 699f458cf7ca: Download complete 11:31:37 8998bd30e6a1: Verifying Checksum 11:31:37 8998bd30e6a1: Download complete 11:31:40 2437ff75d9bd: Verifying Checksum 11:31:40 2437ff75d9bd: Download complete 11:31:41 8998bd30e6a1: Pull complete 11:31:42 04944245beec: Pull complete 11:31:43 699f458cf7ca: Pull complete 11:31:43 765212b225bb: Pull complete 11:31:44 f23df028b6ca: Pull complete 11:31:44 d65c8cfc05b1: Pull complete 11:31:59 2437ff75d9bd: Pull complete 11:31:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:31:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:31:59 prd-ubuntu20.04-docker-arm64-4c-16g-3781 does not seem to be running inside a container 11:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:32:02 $ docker top eecf122b50013a5df802677e314a31da050f651e14817a42536a096f9f7d248f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:32:03 ---> job-cost.sh 11:32:03 lf-activate-venv: SKIPPING 11:32:03 INFO: No Stack... 11:32:03 INFO: Retrieving Pricing Info for: v3-standard-4 11:32:04 INFO: Archiving Costs [Pipeline] sh 11:32:04 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:32:04 + cut -d, -f6 [Pipeline] lock 11:32:05 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-420-1-stack-cost] 11:32:05 Resource [jenkins-edgexfoundry-device-virtual-go-PR-420-1-stack-cost] did not exist. Created. 11:32:05 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-420-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:32:05 /w/workspace/device-virtual-go/1@tmp/durable-5ed1733f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:32:05 + echo total: 0.10999999940395355 [Pipeline] stash 11:32:06 Warning: overwriting stash ‘stack-cost’ 11:32:06 Stashed 1 file(s) [Pipeline] } 11:32:06 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-420-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:32:06 $ docker stop --time=1 eecf122b50013a5df802677e314a31da050f651e14817a42536a096f9f7d248f 11:32:07 $ docker rm -f --volumes eecf122b50013a5df802677e314a31da050f651e14817a42536a096f9f7d248f [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 11:32:08 provisioning config files... 11:32:08 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-420@tmp/config17605111480733549225tmp [Pipeline] { [Pipeline] sh 11:32:08 + set +x 11:32:08 + + curlbash -s -s https://codecov.io/bash 11:32:08 -- 11:32:08 11:32:08 _____ _ 11:32:08 / ____| | | 11:32:08 | | ___ __| | ___ ___ _____ __ 11:32:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:32:08 | |___| (_) | (_| | __/ (_| (_) \ V / 11:32:08 \_____\___/ \__,_|\___|\___\___/ \_/ 11:32:08 Bash-1.0.6 11:32:08 11:32:08 11:32:08 ==> git version 2.25.1 found 11:32:08 ==> 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 11:32:08 Release-Date: 2020-01-08 11:32:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:32:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:32:08 ==> Jenkins CI detected. 11:32:08 current dir:  /w/workspace/foundry_device-virtual-go_PR-420 11:32:08 project root: . 11:32:08 --> token set from env 11:32:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:32:08 ==> Running gcov in . (disable via -X gcov) 11:32:08 ==> Python coveragepy not found 11:32:08 ==> Searching for coverage reports in: 11:32:08 + . 11:32:08 -> Found 1 reports 11:32:08 ==> Detecting git/mercurial file structure 11:32:08 ==> Reading reports 11:32:09 + ./coverage.out bytes=43063 11:32:09 ==> Appending adjustments 11:32:09 https://docs.codecov.io/docs/fixing-reports 11:32:09 + Found adjustments 11:32:09 ==> Gzipping contents 11:32:09 8.0K /tmp/codecov.BbyGTQ.gz 11:32:09 ==> Uploading reports 11:32:09 url: https://codecov.io 11:32:09 query: branch=PR-420&commit=32f42c229aaddda52688ae61f2a6da1e004e97e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-420%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=420&job=&cmd_args= 11:32:09 -> Pinging Codecov 11:32:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-420&commit=32f42c229aaddda52688ae61f2a6da1e004e97e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-420%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=420&job=&cmd_args= 11:32:09 -> Uploading to 11:32:09 https://storage.googleapis.com/codecov/v4/raw/2023-08-16/5E52B4B073DB2E39498172D8E973AA87/32f42c229aaddda52688ae61f2a6da1e004e97e6/61260ecb-3cea-4ea6-843f-680c1ebf7700.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T113209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd3ec41b70aa24ac1f2f406628b770cee80f63cba6aab91954d83cd38eae77a2 11:32:09 % Total % Received % Xferd Average Speed Time Time Time Current 11:32:09 Dload Upload Total Spent Left Speed 11:32:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 22153 --:--:-- --:--:-- --:--:-- 22153 11:32:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/32f42c229aaddda52688ae61f2a6da1e004e97e6 [Pipeline] } 11:32:09 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 11:32:11 + [ -d /w/workspace/foundry_device-virtual-go_PR-420/archives ] 11:32:11 + ls -al /w/workspace/foundry_device-virtual-go_PR-420/archives 11:32:11 total 16 11:32:11 drwxr-xr-x 3 root root 4096 Aug 16 11:24 . 11:32:11 drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 11:24 .. 11:32:11 drwxr-xr-x 2 root root 4096 Aug 16 11:24 cost 11:32:11 -rw-r--r-- 1 root root 89 Aug 16 11:24 cost.csv 11:32:11 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-420/archives 11:32:11 + ls -al /w/workspace/foundry_device-virtual-go_PR-420/archives 11:32:11 total 16 11:32:11 drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 11:24 . 11:32:11 drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 11:24 .. 11:32:11 drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 11:24 cost 11:32:11 -rw-r--r-- 1 jenkins jenkins 89 Aug 16 11:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:32:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:32:12 ---> package-listing.sh 11:32:12 ++ facter osfamily 11:32:12 ++ tr '[:upper:]' '[:lower:]' 11:32:13 + OS_FAMILY=debian 11:32:13 + workspace=/w/workspace/foundry_device-virtual-go_PR-420 11:32:13 + START_PACKAGES=/tmp/packages_start.txt 11:32:13 + END_PACKAGES=/tmp/packages_end.txt 11:32:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:32:13 + PACKAGES=/tmp/packages_start.txt 11:32:13 + '[' /w/workspace/foundry_device-virtual-go_PR-420 ']' 11:32:13 + PACKAGES=/tmp/packages_end.txt 11:32:13 + case "${OS_FAMILY}" in 11:32:13 + dpkg -l 11:32:13 + grep '^ii' 11:32:13 + '[' -f /tmp/packages_start.txt ']' 11:32:13 + '[' -f /tmp/packages_end.txt ']' 11:32:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:32:13 + '[' /w/workspace/foundry_device-virtual-go_PR-420 ']' 11:32:13 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-420/archives/ 11:32:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-420/archives/ [Pipeline] echo 11:32:13 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-420/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:32:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:32:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:32:14 prd-ubuntu20.04-docker-8c-8g-3780 does not seem to be running inside a container 11:32:14 $ 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-420/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-420 -v /w/workspace/foundry_device-virtual-go_PR-420:/w/workspace/foundry_device-virtual-go_PR-420:rw,z -v /w/workspace/foundry_device-virtual-go_PR-420@tmp:/w/workspace/foundry_device-virtual-go_PR-420@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:32:14 $ docker top 4a1d8cc20d0c53289820c01e7e6f26bb08a6e7be9432d0a7a80f728d9565c28d -eo pid,comm [Pipeline] { [Pipeline] sh 11:32:14 + touch /tmp/pre-build-complete [Pipeline] sh 11:32:15 + mkdir -p /var/log/sysstat [Pipeline] sh 11:32:15 + ls /var/log/sa-host 11:32:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:32:15 provisioning config files... 11:32:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-420@tmp/config4764468189497401997tmp [Pipeline] { [Pipeline] echo 11:32:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:32:16 ---> create-netrc.sh [Pipeline] } 11:32:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:32:16 ---> python-tools-install.sh [Pipeline] echo 11:32:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:32:16 ---> sudo-logs.sh 11:32:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:32:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:32:17 ---> job-cost.sh 11:32:17 lf-activate-venv: SKIPPING 11:32:17 DEBUG: total: 0.2199999988079071 11:32:17 INFO: Retrieving Stack Cost... 11:32:17 INFO: Retrieving Pricing Info for: v3-standard-8 11:32:18 INFO: Archiving Costs [Pipeline] echo 11:32:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:32:18 ---> logs-deploy.sh 11:32:18 lf-activate-venv: SKIPPING 11:32:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-420/1 11:32:18 INFO: archiving workspace using pattern(s): 11:32:19 Archives upload complete. 11:32:19 INFO: archiving logs to Nexus