Pull request #421 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26+cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa (bc7a5ed6726b8a641468e8743a7f538665853934) 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-ssh2832052299470931644.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-ssh4038310342061753559.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-421/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-421/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14959615292004192922.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-421/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh382798015557079527.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-ssh167505560455848189.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-421/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-421/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8383632624828262238.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-4359 in /w/workspace/foundry_device-virtual-go_PR-421 [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-421 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa into PR head commit 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 Merge succeeded, producing 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 Checking out Revision 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 (PR-421) 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 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/421/head:refs/remotes/origin/PR-421 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 # 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 cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 # timeout=10 [Pipeline] timeout 11:04:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:04:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:04:54 ========================================================= 11:04:54 EdgeX Global Pipelines Version Info 11:04:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:04:55 ------------------- 11:04:55 stable info: 11:04:55 ------------------- 11:04:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:04:55 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:04:55 Message: update stable to v1.0.253 11:04:55 ------------------- 11:04:55 experimental info: 11:04:55 ------------------- 11:04:55 Commited By: **** collab-it+edgex@linuxfoundation.org 11:04:55 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 11:04:55 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:04:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:04:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:04:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:04:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-421 [Pipeline] echo 11:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-421 [Pipeline] echo 11:04:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-421 [Pipeline] echo 11:04:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 [Pipeline] echo 11:04:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22aa66a [Pipeline] echo 11:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:57 provisioning config files... 11:04:57 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-421@tmp/config9621386271684751646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:57 ---> docker-login.sh 11:04:57 nexus3.edgexfoundry.org:10001 11:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:58 Configure a credential helper to remove this warning. See 11:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:58 11:04:58 Login Succeeded 11:04:58 nexus3.edgexfoundry.org:10002 11:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:58 Configure a credential helper to remove this warning. See 11:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:58 11:04:58 Login Succeeded 11:04:58 nexus3.edgexfoundry.org:10003 11:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:58 Configure a credential helper to remove this warning. See 11:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:58 11:04:58 Login Succeeded 11:04:58 nexus3.edgexfoundry.org:10004 11:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:58 Configure a credential helper to remove this warning. See 11:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:58 11:04:58 Login Succeeded 11:04:58 docker.io 11:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:04:58 Configure a credential helper to remove this warning. See 11:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:04:58 11:04:58 Login Succeeded 11:04:58 ---> docker-login.sh ends [Pipeline] } 11:04:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:04:59 + git rev-list -1 --merges 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26~1..22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 [Pipeline] echo 11:04:59 -----------> git rev-list -1 --merges 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26~1..22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 [false] [Pipeline] sh 11:04:59 + git log --format=format:%s -1 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 [Pipeline] echo 11:04:59 ========================================================= 11:04:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:04:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:05:00 + git log --format=format:%s -1 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 [Pipeline] echo 11:05:00 [semverPrep] GIT_COMMIT: 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:05:00 [semverPrep] This is not a build commit. [Pipeline] sh 11:05:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:05:00 + grep -v github /etc/ssh/ssh_known_hosts 11:05:00 + [ -e /tmp/ssh_known_hosts ] 11:05:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:05:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:05:00 + sudo tee -a /etc/ssh/ssh_known_hosts 11:05:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:05:01 11:05:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:05:01 0.1.4: Pulling from edgex-devops/py-git-semver 11:05:01 b85a868b505f: Pulling fs layer 11:05:01 e2be974225ed: Pulling fs layer 11:05:01 339a4e72a1f5: Pulling fs layer 11:05:01 988bab9f4d93: Pulling fs layer 11:05:01 1469e6f7b9e6: Pulling fs layer 11:05:01 eaf3925da568: Pulling fs layer 11:05:01 bab4dde63d76: Pulling fs layer 11:05:01 bde34c3a00c8: Pulling fs layer 11:05:01 b352a97aabf1: Pulling fs layer 11:05:01 4872d77fe225: Pulling fs layer 11:05:01 5851b861e8e6: Pulling fs layer 11:05:01 988bab9f4d93: Waiting 11:05:01 1469e6f7b9e6: Waiting 11:05:01 eaf3925da568: Waiting 11:05:01 bab4dde63d76: Waiting 11:05:01 bde34c3a00c8: Waiting 11:05:01 b352a97aabf1: Waiting 11:05:01 4872d77fe225: Waiting 11:05:01 5851b861e8e6: Waiting 11:05:01 e2be974225ed: Download complete 11:05:01 988bab9f4d93: Verifying Checksum 11:05:01 988bab9f4d93: Download complete 11:05:02 1469e6f7b9e6: Verifying Checksum 11:05:02 1469e6f7b9e6: Download complete 11:05:02 eaf3925da568: Download complete 11:05:02 339a4e72a1f5: Verifying Checksum 11:05:02 339a4e72a1f5: Download complete 11:05:02 bde34c3a00c8: Verifying Checksum 11:05:02 bde34c3a00c8: Download complete 11:05:02 b352a97aabf1: Verifying Checksum 11:05:02 b352a97aabf1: Download complete 11:05:02 4872d77fe225: Verifying Checksum 11:05:02 4872d77fe225: Download complete 11:05:02 5851b861e8e6: Download complete 11:05:02 b85a868b505f: Verifying Checksum 11:05:02 b85a868b505f: Download complete 11:05:02 bab4dde63d76: Verifying Checksum 11:05:02 bab4dde63d76: Download complete 11:05:03 b85a868b505f: Pull complete 11:05:03 e2be974225ed: Pull complete 11:05:03 339a4e72a1f5: Pull complete 11:05:04 988bab9f4d93: Pull complete 11:05:04 1469e6f7b9e6: Pull complete 11:05:04 eaf3925da568: Pull complete 11:05:06 bab4dde63d76: Pull complete 11:05:06 bde34c3a00c8: Pull complete 11:05:06 b352a97aabf1: Pull complete 11:05:06 4872d77fe225: Pull complete 11:05:06 5851b861e8e6: Pull complete 11:05:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:05:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:05:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:06 prd-ubuntu20.04-docker-8c-8g-4359 does not seem to be running inside a container 11:05:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-421 -v /w/workspace/foundry_device-virtual-go_PR-421:/w/workspace/foundry_device-virtual-go_PR-421:rw,z -v /w/workspace/foundry_device-virtual-go_PR-421@tmp:/w/workspace/foundry_device-virtual-go_PR-421@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:05:09 $ docker top e531b71a9836309e0bd1c8fa91897ca4542b82559644c044dfbcadeb0bcd479b -eo pid,comm 11:05:09 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:05:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:05:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:05:09 [ssh-agent] Looking for ssh-agent implementation... 11:05:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:09 $ docker exec e531b71a9836309e0bd1c8fa91897ca4542b82559644c044dfbcadeb0bcd479b ssh-agent 11:05:10 SSH_AUTH_SOCK=/tmp/ssh-fSLcrvwt6WV8/agent.32 11:05:10 SSH_AGENT_PID=38 11:05:10 Running ssh-add (command line suppressed) 11:05:10 Identity added: /w/workspace/foundry_device-virtual-go_PR-421@tmp/private_key_5247240366096657296.key (/w/workspace/foundry_device-virtual-go_PR-421@tmp/private_key_5247240366096657296.key) 11:05:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:05:10 + git tag --points-at HEAD [Pipeline] } 11:05:10 $ docker exec --env ******** --env ******** e531b71a9836309e0bd1c8fa91897ca4542b82559644c044dfbcadeb0bcd479b ssh-agent -k 11:05:10 unset SSH_AUTH_SOCK; 11:05:10 unset SSH_AGENT_PID; 11:05:10 echo Agent pid 38 killed; 11:05:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:05:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:05:10 [ssh-agent] Looking for ssh-agent implementation... 11:05:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:10 $ docker exec e531b71a9836309e0bd1c8fa91897ca4542b82559644c044dfbcadeb0bcd479b ssh-agent 11:05:10 SSH_AUTH_SOCK=/tmp/ssh-vk9C2n7znrMQ/agent.70 11:05:10 SSH_AGENT_PID=76 11:05:10 Running ssh-add (command line suppressed) 11:05:11 Identity added: /w/workspace/foundry_device-virtual-go_PR-421@tmp/private_key_14902817277885728316.key (/w/workspace/foundry_device-virtual-go_PR-421@tmp/private_key_14902817277885728316.key) 11:05:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:05:11 + git semver init 11:05:12 2023-08-23 11:05:11,717 [run_init] DEBUG init version:0.0.0 force:False 11:05:12 2023-08-23 11:05:11,719 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-421/.semver 11:05:12 2023-08-23 11:05:11,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-421/.semver 11:05:12 2023-08-23 11:05:11,720 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-421/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-421, universal_newlines=False, shell=None, istream=None) 11:05:12 2023-08-23 11:05:12,760 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-421/.git/info/exclude 11:05:12 2023-08-23 11:05:12,761 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-421/.semver/PR-421 with force:False 11:05:12 2023-08-23 11:05:12,761 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-421/.semver/PR-421 11:05:12 2023-08-23 11:05:12,766 [execute] INFO git cat-file --batch-check 11:05:12 2023-08-23 11:05:12,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-421/.semver, universal_newlines=False, shell=None, istream=) 11:05:12 2023-08-23 11:05:12,775 [execute] INFO git cat-file --batch 11:05:12 2023-08-23 11:05:12,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-421/.semver, universal_newlines=False, shell=None, istream=) 11:05:12 2023-08-23 11:05:12,780 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-421/.semver/PR-421 11:05:12 0.0.0 [Pipeline] } 11:05:13 $ docker exec --env ******** --env ******** e531b71a9836309e0bd1c8fa91897ca4542b82559644c044dfbcadeb0bcd479b ssh-agent -k 11:05:13 unset SSH_AUTH_SOCK; 11:05:13 unset SSH_AGENT_PID; 11:05:13 echo Agent pid 76 killed; 11:05:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:05:13 + git semver [Pipeline] } 11:05:13 $ docker stop --time=1 e531b71a9836309e0bd1c8fa91897ca4542b82559644c044dfbcadeb0bcd479b 11:05:15 $ docker rm -f --volumes e531b71a9836309e0bd1c8fa91897ca4542b82559644c044dfbcadeb0bcd479b [Pipeline] // withDockerContainer [Pipeline] sh 11:05:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:05:16 Stashed 1 file(s) [Pipeline] echo 11:05:16 [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:05:16 provisioning config files... 11:05:16 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-421@tmp/config7805520923561063665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:17 ---> docker-login.sh 11:05:17 nexus3.edgexfoundry.org:10001 11:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:17 Configure a credential helper to remove this warning. See 11:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:17 11:05:17 Login Succeeded 11:05:17 nexus3.edgexfoundry.org:10002 11:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:17 Configure a credential helper to remove this warning. See 11:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:17 11:05:17 Login Succeeded 11:05:17 nexus3.edgexfoundry.org:10003 11:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:17 Configure a credential helper to remove this warning. See 11:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:17 11:05:17 Login Succeeded 11:05:17 nexus3.edgexfoundry.org:10004 11:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:17 Configure a credential helper to remove this warning. See 11:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:17 11:05:17 Login Succeeded 11:05:17 docker.io 11:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:17 Configure a credential helper to remove this warning. See 11:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:17 11:05:17 Login Succeeded 11:05:17 ---> docker-login.sh ends [Pipeline] } 11:05:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:05:17 ========================================================= 11:05:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 11:05:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:18 + 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:05:18 Sending build context to Docker daemon 23.58MB 11:05:18 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:05:18 Step 2/12 : FROM ${BASE} AS builder 11:05:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 11:05:19 4db1b89c0bd1: Pulling fs layer 11:05:19 6911f1a30b25: Pulling fs layer 11:05:19 e194b8c5c2a9: Pulling fs layer 11:05:19 6863d3e3a2b1: Pulling fs layer 11:05:19 ec0bb842ea78: Pulling fs layer 11:05:19 40a00589a448: Pulling fs layer 11:05:19 6c08303d61cc: Pulling fs layer 11:05:19 798269fcf238: Pulling fs layer 11:05:19 40a00589a448: Waiting 11:05:19 6c08303d61cc: Waiting 11:05:19 ec0bb842ea78: Waiting 11:05:19 798269fcf238: Waiting 11:05:19 6863d3e3a2b1: Waiting 11:05:19 6911f1a30b25: Download complete 11:05:19 6863d3e3a2b1: Verifying Checksum 11:05:19 6863d3e3a2b1: Download complete 11:05:19 ec0bb842ea78: Download complete 11:05:19 4db1b89c0bd1: Verifying Checksum 11:05:19 4db1b89c0bd1: Download complete 11:05:19 40a00589a448: Verifying Checksum 11:05:19 40a00589a448: Download complete 11:05:19 4db1b89c0bd1: Pull complete 11:05:19 e194b8c5c2a9: Verifying Checksum 11:05:19 e194b8c5c2a9: Download complete 11:05:19 798269fcf238: Verifying Checksum 11:05:19 798269fcf238: Download complete 11:05:19 6c08303d61cc: Verifying Checksum 11:05:19 6c08303d61cc: Download complete 11:05:19 6911f1a30b25: Pull complete 11:05:24 e194b8c5c2a9: Pull complete 11:05:24 6863d3e3a2b1: Pull complete 11:05:24 ec0bb842ea78: Pull complete 11:05:24 40a00589a448: Pull complete 11:05:27 6c08303d61cc: Pull complete 11:05:28 798269fcf238: Pull complete 11:05:28 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 11:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:05:28 ---> ec979cd7f677 11:05:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:05:31 Still waiting to schedule task 11:05:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:05:33 ---> Running in c29d6c88bdc3 11:05:33 Removing intermediate container c29d6c88bdc3 11:05:33 ---> f48b79503018 11:05:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:05:33 ---> Running in 8afa9f6d82f8 11:05:33 Removing intermediate container 8afa9f6d82f8 11:05:33 ---> cf90476815f0 11:05:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:05:33 ---> Running in cfb26017b444 11:05:33 Removing intermediate container cfb26017b444 11:05:33 ---> 2efff328100b 11:05:33 Step 6/12 : WORKDIR /device-virtual-go 11:05:33 ---> Running in 1d4f8c3fca0f 11:05:33 Removing intermediate container 1d4f8c3fca0f 11:05:33 ---> f3a2a2f9f900 11:05:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:05:33 ---> Running in 9f090aee23a8 11:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:05:33 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:05:33 (2/4) Installing libedit (20221030.3.1-r0) 11:05:33 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:05:33 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:05:33 Executing busybox-1.35.0-r29.trigger 11:05:33 OK: 269 MiB in 57 packages 11:05:34 Removing intermediate container 9f090aee23a8 11:05:34 ---> d766d0ef41d1 11:05:34 Step 8/12 : COPY go.mod vendor* ./ 11:05:34 ---> cd367392f60a 11:05:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:34 ---> Running in f971862664f1 11:06:30 Removing intermediate container f971862664f1 11:06:30 ---> 916f0152382f 11:06:30 Step 10/12 : COPY . . 11:06:30 ---> 7bb30297f63d 11:06:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:06:30 ---> Running in 20ed36415e59 11:06:30 Removing intermediate container 20ed36415e59 11:06:30 ---> 4256af31cd9a 11:06:30 Step 12/12 : RUN $MAKE 11:06:30 ---> Running in ac833798f464 11:06:30 noop 11:06:30 Removing intermediate container ac833798f464 11:06:30 ---> 9880a392530a 11:06:30 Successfully built 9880a392530a 11:06:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:30 + docker inspect -f . ci-base-image-x86_64 11:06:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:31 prd-ubuntu20.04-docker-8c-8g-4359 does not seem to be running inside a container 11:06:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-421 -v /w/workspace/foundry_device-virtual-go_PR-421:/w/workspace/foundry_device-virtual-go_PR-421:rw,z -v /w/workspace/foundry_device-virtual-go_PR-421@tmp:/w/workspace/foundry_device-virtual-go_PR-421@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:06:31 $ docker top 37de8f41b7f4109dba645b19956ab5aa84b18aef97b3a134437909e75ab0933d -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:31 + go version 11:06:31 go version go1.20.6 linux/amd64 [Pipeline] } 11:06:31 $ docker stop --time=1 37de8f41b7f4109dba645b19956ab5aa84b18aef97b3a134437909e75ab0933d 11:06:33 $ docker rm -f --volumes 37de8f41b7f4109dba645b19956ab5aa84b18aef97b3a134437909e75ab0933d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:33 + docker inspect -f . ci-base-image-x86_64 11:06:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:33 prd-ubuntu20.04-docker-8c-8g-4359 does not seem to be running inside a container 11:06:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-421 -v /w/workspace/foundry_device-virtual-go_PR-421:/w/workspace/foundry_device-virtual-go_PR-421:rw,z -v /w/workspace/foundry_device-virtual-go_PR-421@tmp:/w/workspace/foundry_device-virtual-go_PR-421@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:06:34 $ docker top 487d5baebf393a4f19f62912b4af91b0ac5b92b8ba1622b58a1c692f20f58095 -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:34 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-421 [Pipeline] fileExists [Pipeline] sh 11:06:35 + make test 11:06:35 go test ./... -coverprofile=coverage.out 11:06:40 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:06:50 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:06:50 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.020s coverage: 58.6% of statements 11:06:55 go vet ./... 11:06:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:06:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:06:59 ./bin/test-attribution-txt.sh 11:06:59 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:06:59 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:06:59 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:06:59 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:06:59 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:06:59 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:06:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:06:59 $ docker stop --time=1 487d5baebf393a4f19f62912b4af91b0ac5b92b8ba1622b58a1c692f20f58095 11:07:04 $ docker rm -f --volumes 487d5baebf393a4f19f62912b4af91b0ac5b92b8ba1622b58a1c692f20f58095 [Pipeline] // withDockerContainer [Pipeline] sh 11:07:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:07:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:07:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:07:06 + ls -al . 11:07:06 total 204 11:07:06 drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 11:06 . 11:07:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 11:04 .. 11:07:06 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 11:05 .git 11:07:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:04 .github 11:07:06 -rw-rw-r-- 1 jenkins jenkins 337 Aug 23 11:04 .gitignore 11:07:06 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 11:04 .golangci.yml 11:07:06 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 11:05 .semver 11:07:06 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 23 11:04 Attribution.txt 11:07:06 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 23 11:04 CHANGELOG.md 11:07:06 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 23 11:04 Dockerfile 11:07:06 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 11:04 GOVERNANCE.md 11:07:06 -rw-rw-r-- 1 jenkins jenkins 660 Aug 23 11:04 Jenkinsfile 11:07:06 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 23 11:04 LICENSE 11:07:06 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 23 11:04 Makefile 11:07:06 -rw-rw-r-- 1 jenkins jenkins 623 Aug 23 11:04 OWNERS.md 11:07:06 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 23 11:04 README.md 11:07:06 -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 11:05 VERSION 11:07:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 11:04 bin 11:07:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:04 cmd 11:07:06 -rw-r--r-- 1 jenkins jenkins 43063 Aug 23 11:06 coverage.out 11:07:06 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 23 11:04 go.mod 11:07:06 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 23 11:04 go.sum 11:07:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:04 internal 11:07:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 11:04 snap 11:07:06 -rw-rw-r-- 1 jenkins jenkins 235 Aug 23 11:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:07 + 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=22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 --label arch=amd64 --label version=0.0.0 . 11:07:07 Sending build context to Docker daemon 23.62MB 11:07:07 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:07:07 Step 2/25 : FROM ${BASE} AS builder 11:07:07 ---> 9880a392530a 11:07:07 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:07:07 ---> Running in 185b5eb8a594 11:07:07 Removing intermediate container 185b5eb8a594 11:07:07 ---> 1e6a7c8d990d 11:07:07 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:07:08 ---> Running in 0a6183d459bc 11:07:08 Removing intermediate container 0a6183d459bc 11:07:08 ---> 5d0d4447163e 11:07:08 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:07:08 ---> Running in 543552c6cd93 11:07:08 Removing intermediate container 543552c6cd93 11:07:08 ---> f26d3e029edb 11:07:08 Step 6/25 : WORKDIR /device-virtual-go 11:07:08 ---> Running in 33b48d57b647 11:07:08 Removing intermediate container 33b48d57b647 11:07:08 ---> 3e327114b395 11:07:08 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:07:08 ---> Running in 8d794c66da6d 11:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:07:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4360 in /w/workspace/foundry_device-virtual-go_PR-421 [Pipeline] { [Pipeline] ws 11:07:09 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:07:09 The recommended git tool is: git 11:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:07:10 OK: 269 MiB in 57 packages 11:07:10 Removing intermediate container 8d794c66da6d 11:07:10 ---> bd4a42b301cf 11:07:10 Step 8/25 : COPY go.mod vendor* ./ 11:07:10 ---> 88f86c1b31c5 11:07:10 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:10 ---> Running in 39f8b66b690d 11:07:11 Removing intermediate container 39f8b66b690d 11:07:11 ---> 97f45e93bfba 11:07:11 Step 10/25 : COPY . . 11:07:11 ---> f2081bb21388 11:07:11 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:07:11 ---> Running in d10dfcf36ff9 11:07:12 Removing intermediate container d10dfcf36ff9 11:07:12 ---> cb8dfcff3ea2 11:07:12 Step 12/25 : RUN $MAKE 11:07:12 ---> Running in 90c590a6c7dc 11:07:12 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.15" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:07:14 using credential edgex-jenkins-ssh 11:07:14 Cloning the remote Git repository 11:07:14 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:07:14 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:07:14 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:07:14 > git --version # timeout=10 11:07:14 > git --version # 'git version 2.25.1' 11:07:14 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:16 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:07:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:17 Merging remotes/origin/main commit cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa into PR head commit 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 11:07:18 Merge succeeded, producing 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 11:07:18 Checking out Revision 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 (PR-421) 11:07:17 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:07:17 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:07:17 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/421/head:refs/remotes/origin/PR-421 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:07:17 > git config core.sparsecheckout # timeout=10 11:07:17 > git checkout -f 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 # timeout=10 11:07:18 > git remote # timeout=10 11:07:18 > git config --get remote.origin.url # timeout=10 11:07:18 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:18 > git merge cfe6b7cbfc6d8a9cc8c7e16fd14f45c89ec438aa # timeout=10 11:07:18 > git rev-parse HEAD^{commit} # timeout=10 11:07:18 > git config core.sparsecheckout # timeout=10 11:07:18 > git checkout -f 22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 # timeout=10 11:07:18 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:07:18 > git --version # timeout=10 11:07:18 > git --version # 'git version 2.25.1' 11:07:18 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:07:19 % Total % Received % Xferd Average Speed Time Time Time Current 11:07:19 Dload Upload Total Spent Left Speed 11:07:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 [Pipeline] sh 11:07:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:07:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:07:20 + sudo tee /etc/docker/daemon.new 11:07:20 { 11:07:20 "registry-mirrors": [ 11:07:20 "https://nexus3.edgexfoundry.org:10001" 11:07:20 ], 11:07:20 "bip": "10.250.0.254/24", 11:07:20 "hosts": [ 11:07:20 "tcp://0.0.0.0:5555", 11:07:20 "unix:///var/run/docker.sock" 11:07:20 ], 11:07:20 "mtu": 1458, 11:07:20 "selinux-enabled": true, 11:07:20 "seccomp-profile": "/etc/docker/seccomp.json" 11:07:20 } [Pipeline] sh 11:07:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:07:21 + sudo service docker restart 11:07:34 Removing intermediate container 90c590a6c7dc 11:07:34 ---> e287f3488ef1 11:07:34 Step 13/25 : FROM alpine:3.17 11:07:34 3.17: Pulling from library/alpine 11:07:34 9398808236ff: Pulling fs layer 11:07:34 9398808236ff: Download complete 11:07:34 9398808236ff: Pull complete 11:07:34 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:07:34 Status: Downloaded newer image for alpine:3.17 11:07:34 ---> 1e0b8b5322fc 11:07:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:07:34 ---> Running in 0d97059007c6 11:07:34 Removing intermediate container 0d97059007c6 11:07:34 ---> a7892a69e71e 11:07:34 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:07:34 ---> Running in 4cd648e461d2 11:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:07:34 (1/1) Installing dumb-init (1.2.5-r2) 11:07:34 Executing busybox-1.35.0-r29.trigger 11:07:34 OK: 7 MiB in 16 packages 11:07:35 Removing intermediate container 4cd648e461d2 11:07:35 ---> 7f63d652cff6 11:07:35 Step 16/25 : WORKDIR / 11:07:35 ---> Running in 8fa601a70ccb 11:07:35 Removing intermediate container 8fa601a70ccb 11:07:35 ---> 1affcfa38aae 11:07:35 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:07:35 ---> c5dfe3a52c7f 11:07:35 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:07:35 ---> 355a3013704c 11:07:35 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:07:36 ---> 5ec519ac4193 11:07:36 Step 20/25 : EXPOSE 59900 11:07:36 ---> Running in ea7b896b85e9 11:07:36 Removing intermediate container ea7b896b85e9 11:07:36 ---> 7009c25617af 11:07:36 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:07:36 ---> Running in d38f03191544 11:07:36 Removing intermediate container d38f03191544 11:07:36 ---> cc3157832a57 11:07:36 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:07:36 ---> Running in 571691db05a3 11:07:36 Removing intermediate container 571691db05a3 11:07:36 ---> 7f9f00b341be 11:07:36 Step 23/25 : LABEL arch=amd64 11:07:36 ---> Running in 7faf34442f3d 11:07:36 Removing intermediate container 7faf34442f3d 11:07:36 ---> b4babe0a2d21 11:07:36 Step 24/25 : LABEL git_sha=22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 11:07:36 ---> Running in aa0a5d9c09b3 11:07:36 Removing intermediate container aa0a5d9c09b3 11:07:36 ---> b7988acd51b1 11:07:36 Step 25/25 : LABEL version=0.0.0 11:07:36 ---> Running in d243d1afacd1 11:07:36 Removing intermediate container d243d1afacd1 11:07:36 ---> 6ff6de99d3a5 11:07:36 [Warning] One or more build-args [ARCH] were not consumed 11:07:36 Successfully built 6ff6de99d3a5 11:07:36 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:07:37 11:07:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:07:38 latest: Pulling from edgex-lftools-log-publisher 11:07:38 5eb5b503b376: Pulling fs layer 11:07:38 5c69ac0246d0: Pulling fs layer 11:07:38 ec43610c2a17: Pulling fs layer 11:07:38 3a2ae6a8a46f: Pulling fs layer 11:07:38 33b1e0a273af: Pulling fs layer 11:07:38 5d3b04190fa2: Pulling fs layer 11:07:38 2f39f015ded8: Pulling fs layer 11:07:38 5d3b04190fa2: Waiting 11:07:38 2f39f015ded8: Waiting 11:07:38 3a2ae6a8a46f: Waiting 11:07:38 33b1e0a273af: Waiting 11:07:38 5c69ac0246d0: Download complete 11:07:38 3a2ae6a8a46f: Verifying Checksum 11:07:38 3a2ae6a8a46f: Download complete 11:07:38 33b1e0a273af: Verifying Checksum 11:07:38 33b1e0a273af: Download complete 11:07:38 5d3b04190fa2: Download complete 11:07:38 ec43610c2a17: Download complete 11:07:38 5eb5b503b376: Verifying Checksum 11:07:38 5eb5b503b376: Download complete 11:07:38 2f39f015ded8: Download complete 11:07:39 5eb5b503b376: Pull complete 11:07:39 5c69ac0246d0: Pull complete 11:07:39 ec43610c2a17: Pull complete 11:07:39 3a2ae6a8a46f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:07:40 provisioning config files... 11:07:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config17403791226143334838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:40 33b1e0a273af: Pull complete 11:07:40 5d3b04190fa2: Pull complete 11:07:40 ---> docker-login.sh 11:07:40 nexus3.edgexfoundry.org:10001 11:07:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:42 Configure a credential helper to remove this warning. See 11:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:42 11:07:42 Login Succeeded 11:07:42 nexus3.edgexfoundry.org:10002 11:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:42 Configure a credential helper to remove this warning. See 11:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:42 11:07:42 Login Succeeded 11:07:42 nexus3.edgexfoundry.org:10003 11:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:42 Configure a credential helper to remove this warning. See 11:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:42 11:07:42 Login Succeeded 11:07:42 nexus3.edgexfoundry.org:10004 11:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:42 Configure a credential helper to remove this warning. See 11:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:42 11:07:42 Login Succeeded 11:07:42 docker.io 11:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:07:43 Configure a credential helper to remove this warning. See 11:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:07:43 11:07:43 Login Succeeded 11:07:43 ---> docker-login.sh ends [Pipeline] } 11:07:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:07:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:07:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:07:43 ========================================================= 11:07:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:07:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:44 2f39f015ded8: Pull complete 11:07:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:07:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:07:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 11:07:44 + 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 . [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:44 prd-ubuntu20.04-docker-8c-8g-4359 does not seem to be running inside a container 11:07:44 $ 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-421 -v /w/workspace/foundry_device-virtual-go_PR-421:/w/workspace/foundry_device-virtual-go_PR-421:rw,z -v /w/workspace/foundry_device-virtual-go_PR-421@tmp:/w/workspace/foundry_device-virtual-go_PR-421@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:07:44 Sending build context to Docker daemon 11.92MB 11:07:44 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:07:44 Step 2/12 : FROM ${BASE} AS builder 11:07:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:07:44 edb6bdbacee9: Pulling fs layer 11:07:44 5f9638ab2659: Pulling fs layer 11:07:44 8d51d6327a98: Pulling fs layer 11:07:44 8b374f2dd631: Pulling fs layer 11:07:44 ec14aa9079de: Pulling fs layer 11:07:44 2f466654f4bb: Pulling fs layer 11:07:44 554e91adad29: Pulling fs layer 11:07:44 ec14aa9079de: Waiting 11:07:44 2f466654f4bb: Waiting 11:07:44 554e91adad29: Waiting 11:07:44 8b374f2dd631: Waiting 11:07:44 5f9638ab2659: Download complete 11:07:44 8b374f2dd631: Verifying Checksum 11:07:44 8b374f2dd631: Download complete 11:07:44 ec14aa9079de: Verifying Checksum 11:07:44 ec14aa9079de: Download complete 11:07:44 edb6bdbacee9: Verifying Checksum 11:07:44 edb6bdbacee9: Download complete 11:07:46 554e91adad29: Verifying Checksum 11:07:46 554e91adad29: Download complete 11:07:47 8d51d6327a98: Verifying Checksum 11:07:47 8d51d6327a98: Download complete 11:07:47 2f466654f4bb: Verifying Checksum 11:07:47 2f466654f4bb: Download complete 11:07:48 edb6bdbacee9: Pull complete 11:07:49 5f9638ab2659: Pull complete 11:07:50 $ docker top 1aac248b01a5e2e3385cfcbf8449f08cf1d31889828e70a71a53311e36a7f0b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:50 ---> job-cost.sh 11:07:50 lf-activate-venv: SKIPPING 11:07:50 INFO: No Stack... 11:07:51 INFO: Retrieving Pricing Info for: v3-standard-8 11:07:51 INFO: Archiving Costs [Pipeline] sh 11:07:52 + cat /w/workspace/foundry_device-virtual-go_PR-421/archives/cost.csv 11:07:52 + cut -d, -f6 [Pipeline] lock 11:07:52 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-421-1-stack-cost] 11:07:52 Resource [jenkins-edgexfoundry-device-virtual-go-PR-421-1-stack-cost] did not exist. Created. 11:07:52 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-421-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:07:52 + echo total: 0.2199999988079071 [Pipeline] stash 11:07:52 Stashed 1 file(s) [Pipeline] } 11:07:52 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-421-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:07:52 $ docker stop --time=1 1aac248b01a5e2e3385cfcbf8449f08cf1d31889828e70a71a53311e36a7f0b0 11:07:53 $ docker rm -f --volumes 1aac248b01a5e2e3385cfcbf8449f08cf1d31889828e70a71a53311e36a7f0b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:07:59 8d51d6327a98: Pull complete 11:07:59 8b374f2dd631: Pull complete 11:07:59 ec14aa9079de: Pull complete 11:08:07 2f466654f4bb: Pull complete 11:08:09 554e91adad29: Pull complete 11:08:09 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 11:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:08:09 ---> 1e15ea492957 11:08:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:08:10 ---> Running in c0fc10a4505f 11:08:10 Removing intermediate container c0fc10a4505f 11:08:10 ---> a7b256790aed 11:08:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:08:10 ---> Running in 5d5f5eedcc0e 11:08:10 Removing intermediate container 5d5f5eedcc0e 11:08:10 ---> e807a863607e 11:08:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:08:10 ---> Running in 83b85fe13c12 11:08:11 Removing intermediate container 83b85fe13c12 11:08:11 ---> dc4262ffb4e5 11:08:11 Step 6/12 : WORKDIR /device-virtual-go 11:08:11 ---> Running in 8268bd879f15 11:08:11 Removing intermediate container 8268bd879f15 11:08:11 ---> 9e247ee9238e 11:08:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:08:11 ---> Running in 395ede574f7d 11:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:08:14 (1/4) Installing openssh-keygen (9.1_p1-r4) 11:08:14 (2/4) Installing libedit (20221030.3.1-r0) 11:08:14 (3/4) Installing openssh-client-common (9.1_p1-r4) 11:08:14 (4/4) Installing openssh-client-default (9.1_p1-r4) 11:08:14 Executing busybox-1.35.0-r29.trigger 11:08:14 OK: 268 MiB in 57 packages 11:08:16 Removing intermediate container 395ede574f7d 11:08:16 ---> 7faa8070626a 11:08:16 Step 8/12 : COPY go.mod vendor* ./ 11:08:16 ---> 43b183057d56 11:08:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:16 ---> Running in 32fa088bdff1 11:09:24 Removing intermediate container 32fa088bdff1 11:09:24 ---> 40306efc02ec 11:09:24 Step 10/12 : COPY . . 11:09:24 ---> 8cedee4e610e 11:09:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:09:24 ---> Running in 92f7b847db51 11:09:24 Removing intermediate container 92f7b847db51 11:09:24 ---> f2e8d6bc6649 11:09:24 Step 12/12 : RUN $MAKE 11:09:24 ---> Running in 1bd749180fb5 11:09:24 noop 11:09:24 Removing intermediate container 1bd749180fb5 11:09:24 ---> ea06b010a112 11:09:24 Successfully built ea06b010a112 11:09:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:24 + docker inspect -f . ci-base-image-arm64 11:09:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:25 prd-ubuntu20.04-docker-arm64-4c-16g-4360 does not seem to be running inside a container 11:09:25 $ 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 ******** ci-base-image-arm64 cat 11:09:26 $ docker top fe244e24e9f2bedb48cbbe3f564eb5296b5e66ba17af55723514408982bdafd3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:27 + go version 11:09:27 go version go1.20.6 linux/arm64 [Pipeline] } 11:09:27 $ docker stop --time=1 fe244e24e9f2bedb48cbbe3f564eb5296b5e66ba17af55723514408982bdafd3 11:09:28 $ docker rm -f --volumes fe244e24e9f2bedb48cbbe3f564eb5296b5e66ba17af55723514408982bdafd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:29 + docker inspect -f . ci-base-image-arm64 11:09:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:29 prd-ubuntu20.04-docker-arm64-4c-16g-4360 does not seem to be running inside a container 11:09:29 $ 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 ******** ci-base-image-arm64 cat 11:09:31 $ docker top aa0bd29e869e0faa11baeb14a1bb2be7ef376208bb1ae397db540c0a1ef6c157 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:31 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 11:09:32 + make test 11:09:32 go test ./... -coverprofile=coverage.out 11:10:04 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:11:56 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:11:56 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.4% of statements 11:11:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:11:56 go vet ./... 11:12:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:12:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:12:23 ./bin/test-attribution-txt.sh 11:12:23 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 11:12:23 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 11:12:23 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 11:12:23 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 11:12:23 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 11:12:23 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 11:12:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:12:23 $ docker stop --time=1 aa0bd29e869e0faa11baeb14a1bb2be7ef376208bb1ae397db540c0a1ef6c157 11:12:25 $ docker rm -f --volumes aa0bd29e869e0faa11baeb14a1bb2be7ef376208bb1ae397db540c0a1ef6c157 [Pipeline] // withDockerContainer [Pipeline] sh 11:12:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:12:26 Warning: overwriting stash ‘coverage-report’ 11:12:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:12:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:12:27 + ls -al . 11:12:27 total 200 11:12:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 11:09 . 11:12:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 11:07 .. 11:12:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 11:07 .git 11:12:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:07 .github 11:12:27 -rw-rw-r-- 1 jenkins jenkins 337 Aug 23 11:07 .gitignore 11:12:27 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 11:07 .golangci.yml 11:12:27 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 23 11:07 Attribution.txt 11:12:27 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 23 11:07 CHANGELOG.md 11:12:27 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 23 11:07 Dockerfile 11:12:27 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 11:07 GOVERNANCE.md 11:12:27 -rw-rw-r-- 1 jenkins jenkins 660 Aug 23 11:07 Jenkinsfile 11:12:27 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 23 11:07 LICENSE 11:12:27 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 23 11:07 Makefile 11:12:27 -rw-rw-r-- 1 jenkins jenkins 623 Aug 23 11:07 OWNERS.md 11:12:27 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 23 11:07 README.md 11:12:27 -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 11:05 VERSION 11:12:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 11:07 bin 11:12:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:07 cmd 11:12:27 -rw-r--r-- 1 jenkins jenkins 43063 Aug 23 11:11 coverage.out 11:12:27 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 23 11:07 go.mod 11:12:27 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 23 11:07 go.sum 11:12:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 11:07 internal 11:12:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 11:07 snap 11:12:27 -rw-rw-r-- 1 jenkins jenkins 235 Aug 23 11:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:12:28 + 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=22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 --label arch=arm64 --label version=0.0.0 . 11:12:28 Sending build context to Docker daemon 11.96MB 11:12:28 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 11:12:28 Step 2/25 : FROM ${BASE} AS builder 11:12:28 ---> ea06b010a112 11:12:28 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:12:28 ---> Running in 5ab75eecdfd6 11:12:29 Removing intermediate container 5ab75eecdfd6 11:12:29 ---> 6d2f6bf27947 11:12:29 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 11:12:29 ---> Running in 7d2007cfce50 11:12:29 Removing intermediate container 7d2007cfce50 11:12:29 ---> d9fae1553c9d 11:12:29 Step 5/25 : ARG ADD_BUILD_TAGS="" 11:12:29 ---> Running in 41902c79edea 11:12:29 Removing intermediate container 41902c79edea 11:12:29 ---> 1243e4bd39b5 11:12:29 Step 6/25 : WORKDIR /device-virtual-go 11:12:29 ---> Running in aa8cbcec6ca4 11:12:30 Removing intermediate container aa8cbcec6ca4 11:12:30 ---> 3a2d2c8b9e08 11:12:30 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:30 ---> Running in efbe1a0768aa 11:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:12:32 OK: 268 MiB in 57 packages 11:12:33 Removing intermediate container efbe1a0768aa 11:12:33 ---> 1c230ac5d217 11:12:33 Step 8/25 : COPY go.mod vendor* ./ 11:12:33 ---> 874d8d060d32 11:12:33 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:33 ---> Running in fdb231a40858 11:12:36 Removing intermediate container fdb231a40858 11:12:36 ---> 5455b98e9ede 11:12:36 Step 10/25 : COPY . . 11:12:39 ---> c43fcc9aa05f 11:12:39 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:12:39 ---> Running in 0a6fd4a22881 11:12:39 Removing intermediate container 0a6fd4a22881 11:12:39 ---> 047597ea8100 11:12:39 Step 12/25 : RUN $MAKE 11:12:39 ---> Running in 24266ed5e0bc 11:12:40 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.15" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:14:46 Removing intermediate container 24266ed5e0bc 11:14:46 ---> 11001e02207c 11:14:46 Step 13/25 : FROM alpine:3.17 11:14:46 3.17: Pulling from library/alpine 11:14:46 4060ece20d7a: Pulling fs layer 11:14:46 4060ece20d7a: Verifying Checksum 11:14:46 4060ece20d7a: Download complete 11:14:47 4060ece20d7a: Pull complete 11:14:47 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 11:14:47 Status: Downloaded newer image for alpine:3.17 11:14:47 ---> 8650cd65339b 11:14:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:14:47 ---> Running in 78b698bb0aab 11:14:47 Removing intermediate container 78b698bb0aab 11:14:47 ---> c320ea681249 11:14:47 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:14:47 ---> Running in 00b41ef67b10 11:14:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:14:50 (1/1) Installing dumb-init (1.2.5-r2) 11:14:50 Executing busybox-1.35.0-r29.trigger 11:14:50 OK: 8 MiB in 16 packages 11:14:52 Removing intermediate container 00b41ef67b10 11:14:52 ---> bc87e232d1ee 11:14:52 Step 16/25 : WORKDIR / 11:14:52 ---> Running in 7579f7156e72 11:14:53 Removing intermediate container 7579f7156e72 11:14:53 ---> 578ec2e798d5 11:14:53 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:14:53 ---> 3fc6d47f1246 11:14:53 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 11:14:53 ---> 965ac9b815dd 11:14:53 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 11:14:55 ---> 912d9f2cf2e7 11:14:55 Step 20/25 : EXPOSE 59900 11:14:55 ---> Running in 166dd98da3ab 11:14:55 Removing intermediate container 166dd98da3ab 11:14:55 ---> 1b990ace50fe 11:14:55 Step 21/25 : ENTRYPOINT ["/device-virtual"] 11:14:55 ---> Running in 3af7425d979f 11:14:55 Removing intermediate container 3af7425d979f 11:14:55 ---> 00018a7258af 11:14:55 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:14:55 ---> Running in d4fa21d4574e 11:14:56 Removing intermediate container d4fa21d4574e 11:14:56 ---> 34fa62597dc4 11:14:56 Step 23/25 : LABEL arch=arm64 11:14:56 ---> Running in 60e762a9a1a1 11:14:56 Removing intermediate container 60e762a9a1a1 11:14:56 ---> 983bf2ed2d85 11:14:56 Step 24/25 : LABEL git_sha=22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 11:14:56 ---> Running in 2e6471b201e1 11:14:56 Removing intermediate container 2e6471b201e1 11:14:56 ---> 35de6042eb2b 11:14:56 Step 25/25 : LABEL version=0.0.0 11:14:56 ---> Running in cc3f698fd3fb 11:14:57 Removing intermediate container cc3f698fd3fb 11:14:57 ---> 199b4b88bc44 11:14:57 [Warning] One or more build-args [ARCH] were not consumed 11:14:57 Successfully built 199b4b88bc44 11:14:57 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:14:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:14:58 11:14:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:14:58 arm64: Pulling from edgex-lftools-log-publisher 11:14:58 8998bd30e6a1: Pulling fs layer 11:14:58 04944245beec: Pulling fs layer 11:14:58 699f458cf7ca: Pulling fs layer 11:14:58 765212b225bb: Pulling fs layer 11:14:58 f23df028b6ca: Pulling fs layer 11:14:58 d65c8cfc05b1: Pulling fs layer 11:14:58 2437ff75d9bd: Pulling fs layer 11:14:58 f23df028b6ca: Waiting 11:14:58 d65c8cfc05b1: Waiting 11:14:58 2437ff75d9bd: Waiting 11:14:58 765212b225bb: Waiting 11:14:58 04944245beec: Verifying Checksum 11:14:58 04944245beec: Download complete 11:14:58 765212b225bb: Download complete 11:14:58 f23df028b6ca: Verifying Checksum 11:14:58 f23df028b6ca: Download complete 11:14:58 d65c8cfc05b1: Verifying Checksum 11:14:58 d65c8cfc05b1: Download complete 11:14:58 699f458cf7ca: Verifying Checksum 11:14:58 699f458cf7ca: Download complete 11:14:59 8998bd30e6a1: Verifying Checksum 11:14:59 8998bd30e6a1: Download complete 11:15:01 2437ff75d9bd: Verifying Checksum 11:15:01 2437ff75d9bd: Download complete 11:15:03 8998bd30e6a1: Pull complete 11:15:03 04944245beec: Pull complete 11:15:05 699f458cf7ca: Pull complete 11:15:05 765212b225bb: Pull complete 11:15:06 f23df028b6ca: Pull complete 11:15:06 d65c8cfc05b1: Pull complete 11:15:21 2437ff75d9bd: Pull complete 11:15:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:15:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:15:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:22 prd-ubuntu20.04-docker-arm64-4c-16g-4360 does not seem to be running inside a container 11:15:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:15:24 $ docker top 382fe43e7fb6556ea189b445d47837826623a78d2fd28dd14e1235a54957b4be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:15:24 ---> job-cost.sh 11:15:25 lf-activate-venv: SKIPPING 11:15:25 INFO: No Stack... 11:15:25 INFO: Retrieving Pricing Info for: v3-standard-4 11:15:26 INFO: Archiving Costs [Pipeline] sh 11:15:26 + cut -d, -f6+ 11:15:26 cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 11:15:26 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-421-1-stack-cost] 11:15:26 Resource [jenkins-edgexfoundry-device-virtual-go-PR-421-1-stack-cost] did not exist. Created. 11:15:26 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-421-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:15:27 /w/workspace/device-virtual-go/1@tmp/durable-fefdf732/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:15:27 + echo total: 0.10999999940395355 [Pipeline] stash 11:15:27 Warning: overwriting stash ‘stack-cost’ 11:15:28 Stashed 1 file(s) [Pipeline] } 11:15:28 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-421-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:15:28 $ docker stop --time=1 382fe43e7fb6556ea189b445d47837826623a78d2fd28dd14e1235a54957b4be 11:15:29 $ docker rm -f --volumes 382fe43e7fb6556ea189b445d47837826623a78d2fd28dd14e1235a54957b4be [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:15:30 provisioning config files... 11:15:30 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-421@tmp/config3238375952655920551tmp [Pipeline] { [Pipeline] sh 11:15:30 + set +x 11:15:30 + curl -s https://codecov.io/bash 11:15:30 + bash -s -- 11:15:30 11:15:30 _____ _ 11:15:30 / ____| | | 11:15:30 | | ___ __| | ___ ___ _____ __ 11:15:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:15:30 | |___| (_) | (_| | __/ (_| (_) \ V / 11:15:30 \_____\___/ \__,_|\___|\___\___/ \_/ 11:15:30 Bash-1.0.6 11:15:30 11:15:30 11:15:30 ==> git version 2.25.1 found 11:15:30 ==> 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:15:30 Release-Date: 2020-01-08 11:15:30 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:15:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:15:30 ==> Jenkins CI detected. 11:15:30 current dir:  /w/workspace/foundry_device-virtual-go_PR-421 11:15:30 project root: . 11:15:30 --> token set from env 11:15:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:15:30 ==> Running gcov in . (disable via -X gcov) 11:15:30 ==> Python coveragepy not found 11:15:30 ==> Searching for coverage reports in: 11:15:30 + . 11:15:31 -> Found 1 reports 11:15:31 ==> Detecting git/mercurial file structure 11:15:31 ==> Reading reports 11:15:31 + ./coverage.out bytes=43063 11:15:31 ==> Appending adjustments 11:15:31 https://docs.codecov.io/docs/fixing-reports 11:15:31 + Found adjustments 11:15:31 ==> Gzipping contents 11:15:31 8.0K /tmp/codecov.jUK6C6.gz 11:15:31 ==> Uploading reports 11:15:31 url: https://codecov.io 11:15:31 query: branch=PR-421&commit=22aa66ad4fc4df6cd9244ab7a293441b71dc8e26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-421%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=421&job=&cmd_args= 11:15:31 -> Pinging Codecov 11:15:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-421&commit=22aa66ad4fc4df6cd9244ab7a293441b71dc8e26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-421%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=421&job=&cmd_args= 11:15:31 -> Uploading to 11:15:31 https://storage.googleapis.com/codecov/v4/raw/2023-08-23/5E52B4B073DB2E39498172D8E973AA87/22aa66ad4fc4df6cd9244ab7a293441b71dc8e26/5d0a0719-078b-4e28-9f69-edce0b038877.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230823%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230823T111531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b679681b23055c7be5259386c3c44fecd10bf5ab2fda10b154af1b1aeb0039a 11:15:31 % Total % Received % Xferd Average Speed Time Time Time Current 11:15:31 Dload Upload Total Spent Left Speed 11:15:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 28483 --:--:-- --:--:-- --:--:-- 28483 11:15:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/22aa66ad4fc4df6cd9244ab7a293441b71dc8e26 [Pipeline] } 11:15:31 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:15:33 + [ -d /w/workspace/foundry_device-virtual-go_PR-421/archives ] 11:15:33 + ls -al /w/workspace/foundry_device-virtual-go_PR-421/archives 11:15:33 total 16 11:15:33 drwxr-xr-x 3 root root 4096 Aug 23 11:07 . 11:15:33 drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 11:07 .. 11:15:33 drwxr-xr-x 2 root root 4096 Aug 23 11:07 cost 11:15:33 -rw-r--r-- 1 root root 89 Aug 23 11:07 cost.csv 11:15:33 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-421/archives 11:15:33 + ls -al /w/workspace/foundry_device-virtual-go_PR-421/archives 11:15:33 total 16 11:15:33 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 11:07 . 11:15:33 drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 11:07 .. 11:15:33 drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 11:07 cost 11:15:33 -rw-r--r-- 1 jenkins jenkins 89 Aug 23 11:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:15:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:15:34 ---> package-listing.sh 11:15:34 ++ facter osfamily 11:15:34 ++ tr '[:upper:]' '[:lower:]' 11:15:34 + OS_FAMILY=debian 11:15:34 + workspace=/w/workspace/foundry_device-virtual-go_PR-421 11:15:34 + START_PACKAGES=/tmp/packages_start.txt 11:15:34 + END_PACKAGES=/tmp/packages_end.txt 11:15:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:15:34 + PACKAGES=/tmp/packages_start.txt 11:15:34 + '[' /w/workspace/foundry_device-virtual-go_PR-421 ']' 11:15:34 + PACKAGES=/tmp/packages_end.txt 11:15:34 + case "${OS_FAMILY}" in 11:15:34 + dpkg -l 11:15:34 + grep '^ii' 11:15:34 + '[' -f /tmp/packages_start.txt ']' 11:15:34 + '[' -f /tmp/packages_end.txt ']' 11:15:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:15:34 + '[' /w/workspace/foundry_device-virtual-go_PR-421 ']' 11:15:34 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-421/archives/ 11:15:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-421/archives/ [Pipeline] echo 11:15:34 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-421/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:15:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:15:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:35 prd-ubuntu20.04-docker-8c-8g-4359 does not seem to be running inside a container 11:15:35 $ 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-421/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-421 -v /w/workspace/foundry_device-virtual-go_PR-421:/w/workspace/foundry_device-virtual-go_PR-421:rw,z -v /w/workspace/foundry_device-virtual-go_PR-421@tmp:/w/workspace/foundry_device-virtual-go_PR-421@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:15:35 $ docker top 01ceb16f3678f3047a646a05e18c414985f0f6d9f7b05b341148c1caaf50500d -eo pid,comm [Pipeline] { [Pipeline] sh 11:15:36 + touch /tmp/pre-build-complete [Pipeline] sh 11:15:36 + mkdir -p /var/log/sysstat [Pipeline] sh 11:15:36 + ls /var/log/sa-host 11:15:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:15:37 provisioning config files... 11:15:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-421@tmp/config873639707053643172tmp [Pipeline] { [Pipeline] echo 11:15:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:15:37 ---> create-netrc.sh [Pipeline] } 11:15:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:15:37 ---> python-tools-install.sh [Pipeline] echo 11:15:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:15:38 ---> sudo-logs.sh 11:15:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:15:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:15:38 ---> job-cost.sh 11:15:38 lf-activate-venv: SKIPPING 11:15:38 DEBUG: total: 0.2199999988079071 11:15:38 INFO: Retrieving Stack Cost... 11:15:38 INFO: Retrieving Pricing Info for: v3-standard-8 11:15:39 INFO: Archiving Costs [Pipeline] echo 11:15:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:15:39 ---> logs-deploy.sh 11:15:39 lf-activate-venv: SKIPPING 11:15:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-421/1 11:15:39 INFO: archiving workspace using pattern(s): 11:15:40 Archives upload complete. 11:15:40 INFO: archiving logs to Nexus