Pull request #295 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4eb75458b2a93413042e76e3cbdef04a1d1998a5+1d4e8f4054c4eba570bba0e22a22434fb299a39f (f96c7a4283a32e9ea353d1652313e92bf218e734) 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-ssh7973280838126008842.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10988460730252968246.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-295/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-295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16499331545993382616.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-295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7595833028822331745.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh8630220435168940986.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-295/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-295/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1167977303732921906.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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-17408 in /w/workspace/foundry_device-virtual-go_PR-295 [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-295 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1d4e8f4054c4eba570bba0e22a22434fb299a39f into PR head commit 4eb75458b2a93413042e76e3cbdef04a1d1998a5 Merge succeeded, producing 4eb75458b2a93413042e76e3cbdef04a1d1998a5 Checking out Revision 4eb75458b2a93413042e76e3cbdef04a1d1998a5 (PR-295) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/295/head:refs/remotes/origin/PR-295 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4eb75458b2a93413042e76e3cbdef04a1d1998a5 # 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 1d4e8f4054c4eba570bba0e22a22434fb299a39f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4eb75458b2a93413042e76e3cbdef04a1d1998a5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:05:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:05:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:05:20 ========================================================= 11:05:20 EdgeX Global Pipelines Version Info 11:05:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:05:21 ------------------- 11:05:21 stable info: 11:05:21 ------------------- 11:05:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:05:21 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 11:05:21 Message: update stable to v1.0.234 11:05:21 ------------------- 11:05:21 experimental info: 11:05:21 ------------------- 11:05:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:05:21 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 11:05:21 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:05:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:05:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:05:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:05:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:05:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:05:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:05:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:05:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:05:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:05:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-295 [Pipeline] echo 11:05:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-295 [Pipeline] echo 11:05:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-295 [Pipeline] echo 11:05:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4eb75458b2a93413042e76e3cbdef04a1d1998a5 [Pipeline] echo 11:05:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4eb7545 [Pipeline] echo 11:05:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:05:23 provisioning config files... 11:05:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-295@tmp/config5448560696288853490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:24 ---> docker-login.sh 11:05:24 nexus3.edgexfoundry.org:10001 11:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:24 Configure a credential helper to remove this warning. See 11:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:24 11:05:24 Login Succeeded 11:05:24 nexus3.edgexfoundry.org:10002 11:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:24 Configure a credential helper to remove this warning. See 11:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:24 11:05:24 Login Succeeded 11:05:24 nexus3.edgexfoundry.org:10003 11:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:24 Configure a credential helper to remove this warning. See 11:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:24 11:05:24 Login Succeeded 11:05:24 nexus3.edgexfoundry.org:10004 11:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:24 Configure a credential helper to remove this warning. See 11:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:24 11:05:24 Login Succeeded 11:05:24 docker.io 11:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:25 Configure a credential helper to remove this warning. See 11:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:25 11:05:25 Login Succeeded 11:05:25 ---> docker-login.sh ends [Pipeline] } 11:05:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:05:26 + git rev-list -1 --merges 4eb75458b2a93413042e76e3cbdef04a1d1998a5~1..4eb75458b2a93413042e76e3cbdef04a1d1998a5 [Pipeline] echo 11:05:26 -----------> git rev-list -1 --merges 4eb75458b2a93413042e76e3cbdef04a1d1998a5~1..4eb75458b2a93413042e76e3cbdef04a1d1998a5 4eb75458b2a93413042e76e3cbdef04a1d1998a5 [false] [Pipeline] sh 11:05:26 + git log --format=format:%s -1 4eb75458b2a93413042e76e3cbdef04a1d1998a5 [Pipeline] echo 11:05:26 ========================================================= 11:05:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:05:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:05:26 + git log --format=format:%s -1 4eb75458b2a93413042e76e3cbdef04a1d1998a5 [Pipeline] echo 11:05:26 [semverPrep] GIT_COMMIT: 4eb75458b2a93413042e76e3cbdef04a1d1998a5, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 11:05:26 [semverPrep] This is not a build commit. [Pipeline] sh 11:05:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:05:27 + grep -v github /etc/ssh/ssh_known_hosts 11:05:27 + [ -e /tmp/ssh_known_hosts ] 11:05:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:05:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:05:27 + sudo tee -a /etc/ssh/ssh_known_hosts 11:05:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:05:27 11:05:27 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:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:05:28 0.1.4: Pulling from edgex-devops/py-git-semver 11:05:28 b85a868b505f: Pulling fs layer 11:05:28 e2be974225ed: Pulling fs layer 11:05:28 339a4e72a1f5: Pulling fs layer 11:05:28 988bab9f4d93: Pulling fs layer 11:05:28 1469e6f7b9e6: Pulling fs layer 11:05:28 eaf3925da568: Pulling fs layer 11:05:28 bab4dde63d76: Pulling fs layer 11:05:28 1469e6f7b9e6: Waiting 11:05:28 988bab9f4d93: Waiting 11:05:28 eaf3925da568: Waiting 11:05:28 bde34c3a00c8: Pulling fs layer 11:05:28 b352a97aabf1: Pulling fs layer 11:05:28 bab4dde63d76: Waiting 11:05:28 4872d77fe225: Pulling fs layer 11:05:28 5851b861e8e6: Pulling fs layer 11:05:28 bde34c3a00c8: Waiting 11:05:28 b352a97aabf1: Waiting 11:05:28 5851b861e8e6: Waiting 11:05:28 4872d77fe225: Waiting 11:05:28 e2be974225ed: Verifying Checksum 11:05:28 e2be974225ed: Download complete 11:05:28 988bab9f4d93: Verifying Checksum 11:05:28 988bab9f4d93: Download complete 11:05:28 1469e6f7b9e6: Verifying Checksum 11:05:28 1469e6f7b9e6: Download complete 11:05:28 339a4e72a1f5: Verifying Checksum 11:05:28 339a4e72a1f5: Download complete 11:05:28 eaf3925da568: Download complete 11:05:28 bde34c3a00c8: Download complete 11:05:28 b352a97aabf1: Verifying Checksum 11:05:28 b352a97aabf1: Download complete 11:05:28 4872d77fe225: Verifying Checksum 11:05:28 4872d77fe225: Download complete 11:05:28 5851b861e8e6: Verifying Checksum 11:05:28 5851b861e8e6: Download complete 11:05:28 b85a868b505f: Download complete 11:05:28 bab4dde63d76: Verifying Checksum 11:05:28 bab4dde63d76: Download complete 11:05:29 b85a868b505f: Pull complete 11:05:29 e2be974225ed: Pull complete 11:05:30 339a4e72a1f5: Pull complete 11:05:30 988bab9f4d93: Pull complete 11:05:30 1469e6f7b9e6: Pull complete 11:05:30 eaf3925da568: Pull complete 11:05:32 bab4dde63d76: Pull complete 11:05:32 bde34c3a00c8: Pull complete 11:05:33 b352a97aabf1: Pull complete 11:05:33 4872d77fe225: Pull complete 11:05:33 5851b861e8e6: Pull complete 11:05:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:05:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:05:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:05:33 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 11:05:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-295 -v /w/workspace/foundry_device-virtual-go_PR-295:/w/workspace/foundry_device-virtual-go_PR-295:rw,z -v /w/workspace/foundry_device-virtual-go_PR-295@tmp:/w/workspace/foundry_device-virtual-go_PR-295@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:34 $ docker top 233b60bc21489ee9b66d92bcf4c69d8417f970ce15bf12795343b75d062a5774 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:05:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:05:35 [ssh-agent] Looking for ssh-agent implementation... 11:05:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:35 $ docker exec 233b60bc21489ee9b66d92bcf4c69d8417f970ce15bf12795343b75d062a5774 ssh-agent 11:05:35 SSH_AUTH_SOCK=/tmp/ssh-VVm1SSAa8YBb/agent.33 11:05:35 SSH_AGENT_PID=39 11:05:35 Running ssh-add (command line suppressed) 11:05:35 Identity added: /w/workspace/foundry_device-virtual-go_PR-295@tmp/private_key_8045258738734612412.key (/w/workspace/foundry_device-virtual-go_PR-295@tmp/private_key_8045258738734612412.key) 11:05:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:05:35 + git tag --points-at HEAD [Pipeline] } 11:05:35 $ docker exec --env ******** --env ******** 233b60bc21489ee9b66d92bcf4c69d8417f970ce15bf12795343b75d062a5774 ssh-agent -k 11:05:36 unset SSH_AUTH_SOCK; 11:05:36 unset SSH_AGENT_PID; 11:05:36 echo Agent pid 39 killed; 11:05:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:05:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:05:36 [ssh-agent] Looking for ssh-agent implementation... 11:05:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:36 $ docker exec 233b60bc21489ee9b66d92bcf4c69d8417f970ce15bf12795343b75d062a5774 ssh-agent 11:05:36 SSH_AUTH_SOCK=/tmp/ssh-MTsKErQekIZe/agent.72 11:05:36 SSH_AGENT_PID=78 11:05:36 Running ssh-add (command line suppressed) 11:05:36 Identity added: /w/workspace/foundry_device-virtual-go_PR-295@tmp/private_key_6711744170863828046.key (/w/workspace/foundry_device-virtual-go_PR-295@tmp/private_key_6711744170863828046.key) 11:05:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:05:36 + git semver init 11:05:37 2022-07-11 11:05:37,119 [run_init] DEBUG init version:0.0.0 force:False 11:05:37 2022-07-11 11:05:37,120 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-295/.semver 11:05:37 2022-07-11 11:05:37,120 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-295/.semver 11:05:37 2022-07-11 11:05:37,121 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-295/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-295, universal_newlines=False, shell=None, istream=None) 11:05:38 2022-07-11 11:05:38,080 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-295/.git/info/exclude 11:05:38 2022-07-11 11:05:38,081 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-295/.semver/PR-295 with force:False 11:05:38 2022-07-11 11:05:38,081 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-295/.semver/PR-295 11:05:38 2022-07-11 11:05:38,085 [execute] INFO git cat-file --batch-check 11:05:38 2022-07-11 11:05:38,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-295/.semver, universal_newlines=False, shell=None, istream=) 11:05:38 2022-07-11 11:05:38,092 [execute] INFO git cat-file --batch 11:05:38 2022-07-11 11:05:38,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-295/.semver, universal_newlines=False, shell=None, istream=) 11:05:38 2022-07-11 11:05:38,098 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-295/.semver/PR-295 11:05:38 0.0.0 [Pipeline] } 11:05:38 $ docker exec --env ******** --env ******** 233b60bc21489ee9b66d92bcf4c69d8417f970ce15bf12795343b75d062a5774 ssh-agent -k 11:05:38 unset SSH_AUTH_SOCK; 11:05:38 unset SSH_AGENT_PID; 11:05:38 echo Agent pid 78 killed; 11:05:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:05:38 + git semver [Pipeline] } 11:05:38 $ docker stop --time=1 233b60bc21489ee9b66d92bcf4c69d8417f970ce15bf12795343b75d062a5774 11:05:40 $ docker rm -f 233b60bc21489ee9b66d92bcf4c69d8417f970ce15bf12795343b75d062a5774 [Pipeline] // withDockerContainer [Pipeline] sh 11:05:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:05:41 Stashed 1 file(s) [Pipeline] echo 11:05:41 [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:41 provisioning config files... 11:05:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-295@tmp/config6045398694601661808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:42 ---> docker-login.sh 11:05:42 nexus3.edgexfoundry.org:10001 11:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:42 Configure a credential helper to remove this warning. See 11:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:42 11:05:42 Login Succeeded 11:05:42 nexus3.edgexfoundry.org:10002 11:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:42 Configure a credential helper to remove this warning. See 11:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:42 11:05:42 Login Succeeded 11:05:42 nexus3.edgexfoundry.org:10003 11:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:42 Configure a credential helper to remove this warning. See 11:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:42 11:05:42 Login Succeeded 11:05:42 nexus3.edgexfoundry.org:10004 11:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:42 Configure a credential helper to remove this warning. See 11:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:42 11:05:42 Login Succeeded 11:05:42 docker.io 11:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:42 Configure a credential helper to remove this warning. See 11:05:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:42 11:05:42 Login Succeeded 11:05:42 ---> docker-login.sh ends [Pipeline] } 11:05:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:05:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:05:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:05:43 ========================================================= 11:05:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 11:05:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:05:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 11:05:43 Sending build context to Docker daemon 23.05MB 11:05:43 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 11:05:43 Step 2/12 : FROM ${BASE} AS builder 11:05:43 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 11:05:43 59bf1c3509f3: Pulling fs layer 11:05:43 666ba61612fd: Pulling fs layer 11:05:43 8ed8ca486205: Pulling fs layer 11:05:43 cc1cd167ecdc: Pulling fs layer 11:05:43 c516ae0d96e1: Pulling fs layer 11:05:43 684cea983483: Pulling fs layer 11:05:43 dd3240ac7de5: Pulling fs layer 11:05:43 b1e948a4e11c: Pulling fs layer 11:05:43 a8fd76ee1af6: Pulling fs layer 11:05:43 646ad004c059: Pulling fs layer 11:05:43 b1e948a4e11c: Waiting 11:05:43 cc1cd167ecdc: Waiting 11:05:43 684cea983483: Waiting 11:05:43 646ad004c059: Waiting 11:05:43 dd3240ac7de5: Waiting 11:05:43 c516ae0d96e1: Waiting 11:05:43 a8fd76ee1af6: Waiting 11:05:43 8ed8ca486205: Verifying Checksum 11:05:43 8ed8ca486205: Download complete 11:05:43 666ba61612fd: Verifying Checksum 11:05:43 666ba61612fd: Download complete 11:05:43 c516ae0d96e1: Verifying Checksum 11:05:43 c516ae0d96e1: Download complete 11:05:43 684cea983483: Verifying Checksum 11:05:43 684cea983483: Download complete 11:05:43 59bf1c3509f3: Verifying Checksum 11:05:43 59bf1c3509f3: Download complete 11:05:43 dd3240ac7de5: Download complete 11:05:43 b1e948a4e11c: Verifying Checksum 11:05:43 b1e948a4e11c: Download complete 11:05:44 59bf1c3509f3: Pull complete 11:05:44 666ba61612fd: Pull complete 11:05:44 8ed8ca486205: Pull complete 11:05:44 646ad004c059: Verifying Checksum 11:05:44 646ad004c059: Download complete 11:05:44 a8fd76ee1af6: Verifying Checksum 11:05:44 a8fd76ee1af6: Download complete 11:05:44 cc1cd167ecdc: Verifying Checksum 11:05:44 cc1cd167ecdc: Download complete 11:05:48 cc1cd167ecdc: Pull complete 11:05:48 c516ae0d96e1: Pull complete 11:05:48 684cea983483: Pull complete 11:05:48 dd3240ac7de5: Pull complete 11:05:48 b1e948a4e11c: Pull complete 11:05:51 a8fd76ee1af6: Pull complete 11:05:51 646ad004c059: Pull complete 11:05:51 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 11:05:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 11:05:51 ---> 8f69c11f6b0c 11:05:51 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:05:53 ---> Running in 7a6a98a1d829 11:05:53 Removing intermediate container 7a6a98a1d829 11:05:53 ---> e73d167a7f65 11:05:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:05:53 ---> Running in d274c082a5e1 11:05:53 Removing intermediate container d274c082a5e1 11:05:53 ---> 91012be1bb96 11:05:53 Step 5/12 : WORKDIR /device-virtual-go 11:05:53 ---> Running in 6867a26b9660 11:05:54 Removing intermediate container 6867a26b9660 11:05:54 ---> 433bda7416f5 11:05:54 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:05:54 ---> Running in 84f364dde65f 11:05:54 Removing intermediate container 84f364dde65f 11:05:54 ---> 47a21aceb458 11:05:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:05:54 ---> Running in 1dc4bac2e846 11:05:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:05:56 Still waiting to schedule task 11:05:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:05:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:05:56 (1/4) Installing openssh-keygen (8.8_p1-r1) 11:05:56 (2/4) Installing libedit (20210910.3.1-r0) 11:05:57 (3/4) Installing openssh-client-common (8.8_p1-r1) 11:05:57 (4/4) Installing openssh-client-default (8.8_p1-r1) 11:05:57 Executing busybox-1.34.1-r3.trigger 11:05:57 OK: 224 MiB in 56 packages 11:05:57 Removing intermediate container 1dc4bac2e846 11:05:57 ---> f398fb31211d 11:05:57 Step 8/12 : COPY go.mod vendor* ./ 11:05:57 ---> 8d5dab73c470 11:05:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:05:57 ---> Running in 87b2d0a8b263 11:06:16 Removing intermediate container 87b2d0a8b263 11:06:16 ---> 743db50f3b5d 11:06:16 Step 10/12 : COPY . . 11:06:16 ---> 272211e0b067 11:06:16 Step 11/12 : ARG MAKE='make build' 11:06:16 ---> Running in 053d2b34b492 11:06:16 Removing intermediate container 053d2b34b492 11:06:16 ---> d9281882228a 11:06:16 Step 12/12 : RUN $MAKE 11:06:16 ---> Running in 13b90b9104f0 11:06:16 noop 11:06:17 Removing intermediate container 13b90b9104f0 11:06:17 ---> 7b3b4d84a577 11:06:17 Successfully built 7b3b4d84a577 11:06:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:17 + docker inspect -f . ci-base-image-x86_64 11:06:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:18 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 11:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-295 -v /w/workspace/foundry_device-virtual-go_PR-295:/w/workspace/foundry_device-virtual-go_PR-295:rw,z -v /w/workspace/foundry_device-virtual-go_PR-295@tmp:/w/workspace/foundry_device-virtual-go_PR-295@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:18 $ docker top 0c5efb06166d10c19e3abd2066f68fb756a392834c20989f88ea373ac3a0118e -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:19 + go version 11:06:19 go version go1.17.7 linux/amd64 [Pipeline] } 11:06:19 $ docker stop --time=1 0c5efb06166d10c19e3abd2066f68fb756a392834c20989f88ea373ac3a0118e 11:06:20 $ docker rm -f 0c5efb06166d10c19e3abd2066f68fb756a392834c20989f88ea373ac3a0118e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:21 + docker inspect -f . ci-base-image-x86_64 11:06:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:21 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 11:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-295 -v /w/workspace/foundry_device-virtual-go_PR-295:/w/workspace/foundry_device-virtual-go_PR-295:rw,z -v /w/workspace/foundry_device-virtual-go_PR-295@tmp:/w/workspace/foundry_device-virtual-go_PR-295@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:21 $ docker top 0adfe45f18309f9c838b0f71459236990f9142aee3242d81482a9e131ddea2f8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:06:22 + make test 11:06:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:06:22 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:06:32 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:06:32 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.044s coverage: 65.7% of statements 11:06:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:06:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:06:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:06:43 ./bin/test-attribution-txt.sh [Pipeline] echo 11:06:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:06:43 $ docker stop --time=1 0adfe45f18309f9c838b0f71459236990f9142aee3242d81482a9e131ddea2f8 11:06:45 $ docker rm -f 0adfe45f18309f9c838b0f71459236990f9142aee3242d81482a9e131ddea2f8 [Pipeline] // withDockerContainer [Pipeline] sh 11:06:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:06:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:06:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:06:46 + ls -al . 11:06:46 total 192 11:06:46 drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 11:06 . 11:06:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 11:05 .. 11:06:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 11:05 .git 11:06:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 11:05 .github 11:06:46 -rw-rw-r-- 1 jenkins jenkins 337 Jul 11 11:05 .gitignore 11:06:46 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 11:05 .golangci.yml 11:06:46 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 11:05 .semver 11:06:46 -rw-rw-r-- 1 jenkins jenkins 8152 Jul 11 11:05 Attribution.txt 11:06:46 -rw-rw-r-- 1 jenkins jenkins 9649 Jul 11 11:05 CHANGELOG.md 11:06:46 -rw-rw-r-- 1 jenkins jenkins 1974 Jul 11 11:05 Dockerfile 11:06:46 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 11:05 GOVERNANCE.md 11:06:46 -rw-rw-r-- 1 jenkins jenkins 660 Jul 11 11:05 Jenkinsfile 11:06:46 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 11:05 LICENSE 11:06:46 -rw-rw-r-- 1 jenkins jenkins 2248 Jul 11 11:05 Makefile 11:06:46 -rw-rw-r-- 1 jenkins jenkins 623 Jul 11 11:05 OWNERS.md 11:06:46 -rw-rw-r-- 1 jenkins jenkins 2914 Jul 11 11:05 README.md 11:06:46 -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 11:05 VERSION 11:06:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 11:05 bin 11:06:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 11:05 cmd 11:06:46 -rw-r--r-- 1 jenkins jenkins 44128 Jul 11 11:06 coverage.out 11:06:46 -rw-rw-r-- 1 jenkins jenkins 3190 Jul 11 11:05 go.mod 11:06:46 -rw-rw-r-- 1 jenkins jenkins 35764 Jul 11 11:05 go.sum 11:06:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 11:05 internal 11:06:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 11:05 snap 11:06:46 -rw-rw-r-- 1 jenkins jenkins 235 Jul 11 11:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:47 + 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=4eb75458b2a93413042e76e3cbdef04a1d1998a5 --label arch=amd64 --label version=0.0.0 . 11:06:47 Sending build context to Docker daemon 23.1MB 11:06:47 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 11:06:47 Step 2/26 : FROM ${BASE} AS builder 11:06:47 ---> 7b3b4d84a577 11:06:47 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:06:47 ---> Running in 99c415b6b7a6 11:06:47 Removing intermediate container 99c415b6b7a6 11:06:47 ---> 4061945b1394 11:06:47 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:06:47 ---> Running in d43589e1002e 11:06:47 Removing intermediate container d43589e1002e 11:06:47 ---> c3a8760de5ed 11:06:47 Step 5/26 : WORKDIR /device-virtual-go 11:06:47 ---> Running in ef8cbeefc2b1 11:06:47 Removing intermediate container ef8cbeefc2b1 11:06:47 ---> 24b3bac11513 11:06:47 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:06:47 ---> Running in a52c3a028a5e 11:06:48 Removing intermediate container a52c3a028a5e 11:06:48 ---> 5b2abb94f459 11:06:48 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:06:48 ---> Running in c0b0fa921474 11:06:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 11:06:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 11:06:50 OK: 224 MiB in 56 packages 11:06:50 Removing intermediate container c0b0fa921474 11:06:50 ---> 19361febc773 11:06:50 Step 8/26 : COPY go.mod vendor* ./ 11:06:50 ---> 722b8e9c33ef 11:06:50 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:06:50 ---> Running in 38fd78c2fd84 11:06:51 Removing intermediate container 38fd78c2fd84 11:06:51 ---> f6c193d24964 11:06:51 Step 10/26 : COPY . . 11:06:51 ---> e93978d4f942 11:06:51 Step 11/26 : ARG MAKE='make build' 11:06:51 ---> Running in 3d98bda3a757 11:06:52 Removing intermediate container 3d98bda3a757 11:06:52 ---> 44039a5b044e 11:06:52 Step 12/26 : RUN $MAKE 11:06:52 ---> Running in 6920ccd363fa 11:06:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:07:14 Removing intermediate container 6920ccd363fa 11:07:14 ---> a76fe94c267a 11:07:14 Step 13/26 : FROM alpine:3.14 11:07:14 3.14: Pulling from library/alpine 11:07:14 8663204ce13b: Pulling fs layer 11:07:14 8663204ce13b: Verifying Checksum 11:07:14 8663204ce13b: Download complete 11:07:14 8663204ce13b: Pull complete 11:07:14 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:07:14 Status: Downloaded newer image for alpine:3.14 11:07:14 ---> e04c818066af 11:07:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:07:14 ---> Running in f3cba2160cca 11:07:14 Removing intermediate container f3cba2160cca 11:07:14 ---> 8dcdb6e12c47 11:07:14 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:07:14 ---> Running in eda50aa83bfc 11:07:14 Removing intermediate container eda50aa83bfc 11:07:14 ---> c3d36538cf4f 11:07:14 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 11:07:14 ---> Running in 928dd7c7ba18 11:07:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:07:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:07:15 (1/6) Installing dumb-init (1.2.5-r1) 11:07:15 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:07:15 (3/6) Installing libsodium (1.0.18-r0) 11:07:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:07:15 (5/6) Installing libzmq (4.3.4-r0) 11:07:15 (6/6) Installing zeromq (4.3.4-r0) 11:07:15 Executing busybox-1.33.1-r7.trigger 11:07:15 OK: 8 MiB in 20 packages 11:07:16 Removing intermediate container 928dd7c7ba18 11:07:16 ---> 63f4dc6114ea 11:07:16 Step 17/26 : WORKDIR / 11:07:16 ---> Running in 116cd68a0174 11:07:16 Removing intermediate container 116cd68a0174 11:07:16 ---> f52f3953ffd2 11:07:16 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:07:16 ---> 4e47bd6f0d82 11:07:16 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:07:16 ---> 30bf9c432ced 11:07:16 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:07:17 ---> c1f9c6f16334 11:07:17 Step 21/26 : EXPOSE 59900 11:07:17 ---> Running in 387987c7313a 11:07:17 Removing intermediate container 387987c7313a 11:07:17 ---> e8cb6358b855 11:07:17 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:07:17 ---> Running in ddf592e919ad 11:07:17 Removing intermediate container ddf592e919ad 11:07:17 ---> 770c1da265c6 11:07:17 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:07:17 ---> Running in 00e597313890 11:07:17 Removing intermediate container 00e597313890 11:07:17 ---> 4b4d7b217f59 11:07:17 Step 24/26 : LABEL arch=amd64 11:07:17 ---> Running in 5dfc37cfb31b 11:07:17 Removing intermediate container 5dfc37cfb31b 11:07:17 ---> 4daefb417dbc 11:07:17 Step 25/26 : LABEL git_sha=4eb75458b2a93413042e76e3cbdef04a1d1998a5 11:07:17 ---> Running in ede0f3d5938a 11:07:17 Removing intermediate container ede0f3d5938a 11:07:17 ---> 72943261fff1 11:07:17 Step 26/26 : LABEL version=0.0.0 11:07:17 ---> Running in c248d7538125 11:07:18 Removing intermediate container c248d7538125 11:07:18 ---> 9bf788f0903b 11:07:18 [Warning] One or more build-args [ARCH] were not consumed 11:07:18 Successfully built 9bf788f0903b 11:07:18 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:07:19 11:07:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:07:19 latest: Pulling from edgex-lftools-log-publisher 11:07:19 5eb5b503b376: Pulling fs layer 11:07:19 5c69ac0246d0: Pulling fs layer 11:07:19 ec43610c2a17: Pulling fs layer 11:07:19 3a2ae6a8a46f: Pulling fs layer 11:07:19 33b1e0a273af: Pulling fs layer 11:07:19 5d3b04190fa2: Pulling fs layer 11:07:19 2f39f015ded8: Pulling fs layer 11:07:19 33b1e0a273af: Waiting 11:07:19 3a2ae6a8a46f: Waiting 11:07:19 5d3b04190fa2: Waiting 11:07:19 2f39f015ded8: Waiting 11:07:19 5c69ac0246d0: Download complete 11:07:19 3a2ae6a8a46f: Verifying Checksum 11:07:19 3a2ae6a8a46f: Download complete 11:07:19 33b1e0a273af: Verifying Checksum 11:07:19 33b1e0a273af: Download complete 11:07:19 ec43610c2a17: Verifying Checksum 11:07:19 ec43610c2a17: Download complete 11:07:19 5d3b04190fa2: Verifying Checksum 11:07:19 5d3b04190fa2: Download complete 11:07:19 5eb5b503b376: Verifying Checksum 11:07:19 5eb5b503b376: Download complete 11:07:20 2f39f015ded8: Download complete 11:07:20 5eb5b503b376: Pull complete 11:07:21 5c69ac0246d0: Pull complete 11:07:21 ec43610c2a17: Pull complete 11:07:21 3a2ae6a8a46f: Pull complete 11:07:21 33b1e0a273af: Pull complete 11:07:21 5d3b04190fa2: Pull complete 11:07:26 2f39f015ded8: Pull complete 11:07:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:07:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:07:26 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 11:07:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-295 -v /w/workspace/foundry_device-virtual-go_PR-295:/w/workspace/foundry_device-virtual-go_PR-295:rw,z -v /w/workspace/foundry_device-virtual-go_PR-295@tmp:/w/workspace/foundry_device-virtual-go_PR-295@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:28 $ docker top 53d78cca8c95f7ee8f29a60af950ec2617374e79a51a919fa7e54e6b763f7306 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:07:28 ---> job-cost.sh 11:07:28 lf-activate-venv: SKIPPING 11:07:28 INFO: No Stack... 11:07:28 INFO: Retrieving Pricing Info for: v3-standard-8 11:07:29 INFO: Archiving Costs [Pipeline] sh 11:07:29 + cat /w/workspace/foundry_device-virtual-go_PR-295/archives/cost.csv 11:07:29 + cut -d, -f6 [Pipeline] lock 11:07:29 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-295-1-stack-cost] 11:07:29 Resource [jenkins-edgexfoundry-device-virtual-go-PR-295-1-stack-cost] did not exist. Created. 11:07:29 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-295-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:07:30 + echo total: 0.2199999988079071 [Pipeline] stash 11:07:30 Stashed 1 file(s) [Pipeline] } 11:07:30 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-295-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:07:30 $ docker stop --time=1 53d78cca8c95f7ee8f29a60af950ec2617374e79a51a919fa7e54e6b763f7306 11:07:31 $ docker rm -f 53d78cca8c95f7ee8f29a60af950ec2617374e79a51a919fa7e54e6b763f7306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:07:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17409 in /w/workspace/foundry_device-virtual-go_PR-295 [Pipeline] { [Pipeline] ws 11:07:36 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:07:36 The recommended git tool is: git 11:07:43 using credential edgex-jenkins-ssh 11:07:43 Cloning the remote Git repository 11:07:43 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:07:43 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:07:43 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:07:43 > git --version # timeout=10 11:07:43 > git --version # 'git version 2.25.1' 11:07:43 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:46 Merging remotes/origin/main commit 1d4e8f4054c4eba570bba0e22a22434fb299a39f into PR head commit 4eb75458b2a93413042e76e3cbdef04a1d1998a5 11:07:46 Merge succeeded, producing 4eb75458b2a93413042e76e3cbdef04a1d1998a5 11:07:46 Checking out Revision 4eb75458b2a93413042e76e3cbdef04a1d1998a5 (PR-295) 11:07:45 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:07:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:07:45 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:07:45 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:07:45 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/295/head:refs/remotes/origin/PR-295 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:07:46 > git config core.sparsecheckout # timeout=10 11:07:46 > git checkout -f 4eb75458b2a93413042e76e3cbdef04a1d1998a5 # timeout=10 11:07:46 > git remote # timeout=10 11:07:46 > git config --get remote.origin.url # timeout=10 11:07:46 using GIT_SSH to set credentials SSH Credentials for GitHub 11:07:46 > git merge 1d4e8f4054c4eba570bba0e22a22434fb299a39f # timeout=10 11:07:46 > git rev-parse HEAD^{commit} # timeout=10 11:07:46 > git config core.sparsecheckout # timeout=10 11:07:46 > git checkout -f 4eb75458b2a93413042e76e3cbdef04a1d1998a5 # timeout=10 11:07:50 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 11:07:50 > git --version # timeout=10 11:07:50 > git --version # 'git version 2.25.1' 11:07:50 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:07:51 % Total % Received % Xferd Average Speed Time Time Time Current 11:07:51 Dload Upload Total Spent Left Speed 11:07:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 93709 0 --:--:-- --:--:-- --:--:-- 93709 [Pipeline] sh 11:07:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:07:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:07:53 + sudo tee /etc/docker/daemon.new 11:07:53 { 11:07:53 "registry-mirrors": [ 11:07:53 "https://nexus3.edgexfoundry.org:10001" 11:07:53 ], 11:07:53 "bip": "10.250.0.254/24", 11:07:53 "hosts": [ 11:07:53 "tcp://0.0.0.0:5555", 11:07:53 "unix:///var/run/docker.sock" 11:07:53 ], 11:07:53 "mtu": 1458, 11:07:53 "selinux-enabled": true, 11:07:53 "seccomp-profile": "/etc/docker/seccomp.json" 11:07:53 } [Pipeline] sh 11:07:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:07:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:08:12 provisioning config files... 11:08:12 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8194324878429684181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:12 ---> docker-login.sh 11:08:12 nexus3.edgexfoundry.org:10001 11:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:13 Configure a credential helper to remove this warning. See 11:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:13 11:08:13 Login Succeeded 11:08:13 nexus3.edgexfoundry.org:10002 11:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:13 Configure a credential helper to remove this warning. See 11:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:13 11:08:13 Login Succeeded 11:08:13 nexus3.edgexfoundry.org:10003 11:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:14 Configure a credential helper to remove this warning. See 11:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:14 11:08:14 Login Succeeded 11:08:14 nexus3.edgexfoundry.org:10004 11:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:14 Configure a credential helper to remove this warning. See 11:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:14 11:08:14 Login Succeeded 11:08:14 docker.io 11:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:15 Configure a credential helper to remove this warning. See 11:08:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:15 11:08:15 Login Succeeded 11:08:15 ---> docker-login.sh ends [Pipeline] } 11:08:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:08:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:08:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:08:15 ========================================================= 11:08:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 11:08:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:08:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 11:08:17 Sending build context to Docker daemon 11.66MB 11:08:17 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 11:08:17 Step 2/12 : FROM ${BASE} AS builder 11:08:17 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:08:17 9b3977197b4f: Pulling fs layer 11:08:17 1a89e8eeedd5: Pulling fs layer 11:08:17 94645a83ff95: Pulling fs layer 11:08:17 e6fb740bc735: Pulling fs layer 11:08:17 3a77bd46dcc9: Pulling fs layer 11:08:17 355e64cbe906: Pulling fs layer 11:08:17 63ab81a10011: Pulling fs layer 11:08:17 555d1d1c4555: Pulling fs layer 11:08:17 7d9057610161: Pulling fs layer 11:08:17 355e64cbe906: Waiting 11:08:17 63ab81a10011: Waiting 11:08:17 555d1d1c4555: Waiting 11:08:17 7d9057610161: Waiting 11:08:17 3a77bd46dcc9: Waiting 11:08:17 e6fb740bc735: Waiting 11:08:17 94645a83ff95: Verifying Checksum 11:08:17 94645a83ff95: Download complete 11:08:17 1a89e8eeedd5: Verifying Checksum 11:08:17 1a89e8eeedd5: Download complete 11:08:17 3a77bd46dcc9: Verifying Checksum 11:08:17 3a77bd46dcc9: Download complete 11:08:17 355e64cbe906: Verifying Checksum 11:08:17 355e64cbe906: Download complete 11:08:17 9b3977197b4f: Verifying Checksum 11:08:17 9b3977197b4f: Download complete 11:08:17 63ab81a10011: Verifying Checksum 11:08:17 63ab81a10011: Download complete 11:08:18 9b3977197b4f: Pull complete 11:08:18 7d9057610161: Verifying Checksum 11:08:18 7d9057610161: Download complete 11:08:18 1a89e8eeedd5: Pull complete 11:08:19 94645a83ff95: Pull complete 11:08:19 555d1d1c4555: Download complete 11:08:19 e6fb740bc735: Verifying Checksum 11:08:19 e6fb740bc735: Download complete 11:08:32 e6fb740bc735: Pull complete 11:08:32 3a77bd46dcc9: Pull complete 11:08:32 355e64cbe906: Pull complete 11:08:32 63ab81a10011: Pull complete 11:08:39 555d1d1c4555: Pull complete 11:08:41 7d9057610161: Pull complete 11:08:41 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 11:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 11:08:41 ---> 819e984ddca1 11:08:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:08:41 ---> Running in c3182aac8563 11:08:42 Removing intermediate container c3182aac8563 11:08:42 ---> a1b127572762 11:08:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:08:42 ---> Running in a2f63de88663 11:08:42 Removing intermediate container a2f63de88663 11:08:42 ---> 9c429c5cd88f 11:08:42 Step 5/12 : WORKDIR /device-virtual-go 11:08:42 ---> Running in 66ac7f7d8ba6 11:08:42 Removing intermediate container 66ac7f7d8ba6 11:08:42 ---> fe7ed5ae9b1d 11:08:42 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:08:43 ---> Running in 1a6b7f9cd0da 11:08:45 Removing intermediate container 1a6b7f9cd0da 11:08:45 ---> 2df986092128 11:08:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:08:45 ---> Running in a15460c9efc2 11:08:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:08:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:08:49 (1/4) Installing openssh-keygen (8.8_p1-r1) 11:08:49 (2/4) Installing libedit (20210910.3.1-r0) 11:08:49 (3/4) Installing openssh-client-common (8.8_p1-r1) 11:08:49 (4/4) Installing openssh-client-default (8.8_p1-r1) 11:08:49 Executing busybox-1.34.1-r3.trigger 11:08:49 OK: 224 MiB in 56 packages 11:08:50 Removing intermediate container a15460c9efc2 11:08:50 ---> 37480028e9f0 11:08:50 Step 8/12 : COPY go.mod vendor* ./ 11:08:51 ---> ace52cecfbbf 11:08:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:08:51 ---> Running in 1ddd55d58ab9 11:09:38 Removing intermediate container 1ddd55d58ab9 11:09:38 ---> 3abaa2c190d7 11:09:38 Step 10/12 : COPY . . 11:09:38 ---> 556c9ddb5d23 11:09:38 Step 11/12 : ARG MAKE='make build' 11:09:38 ---> Running in 15289460641d 11:09:38 Removing intermediate container 15289460641d 11:09:38 ---> b77be3c271c9 11:09:38 Step 12/12 : RUN $MAKE 11:09:38 ---> Running in d2c2c2019c17 11:09:38 noop 11:09:38 Removing intermediate container d2c2c2019c17 11:09:38 ---> 5f8b283af8e6 11:09:38 Successfully built 5f8b283af8e6 11:09:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:38 + docker inspect -f . ci-base-image-arm64 11:09:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:39 prd-ubuntu20.04-docker-arm64-4c-16g-17409 does not seem to be running inside a container 11:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:09:40 $ docker top 8249da17f6420e8dd2e89b8f96bfe2b7bd348e337fb27014397b195b62e5fa15 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:41 + go version 11:09:41 go version go1.17.7 linux/arm64 [Pipeline] } 11:09:41 $ docker stop --time=1 8249da17f6420e8dd2e89b8f96bfe2b7bd348e337fb27014397b195b62e5fa15 11:09:43 $ docker rm -f 8249da17f6420e8dd2e89b8f96bfe2b7bd348e337fb27014397b195b62e5fa15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:44 + docker inspect -f . ci-base-image-arm64 11:09:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:09:44 prd-ubuntu20.04-docker-arm64-4c-16g-17409 does not seem to be running inside a container 11:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:09:45 $ docker top 5d35438e64c655cb6564fde290b3574484e1f5c7539dcad0d92236b67d6ee05c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:09:46 + make test 11:09:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:09:48 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:11:10 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:11:10 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.136s coverage: 65.7% of statements 11:11:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:11:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:11:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:11:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:11:32 ./bin/test-attribution-txt.sh [Pipeline] echo 11:11:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:11:32 $ docker stop --time=1 5d35438e64c655cb6564fde290b3574484e1f5c7539dcad0d92236b67d6ee05c 11:11:34 $ docker rm -f 5d35438e64c655cb6564fde290b3574484e1f5c7539dcad0d92236b67d6ee05c [Pipeline] // withDockerContainer [Pipeline] sh 11:11:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:11:35 Warning: overwriting stash ‘coverage-report’ 11:11:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:11:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:11:37 + ls -al . 11:11:37 total 188 11:11:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 11:11 . 11:11:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 11:07 .. 11:11:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 11:07 .git 11:11:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 11:07 .github 11:11:37 -rw-rw-r-- 1 jenkins jenkins 337 Jul 11 11:07 .gitignore 11:11:37 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 11:07 .golangci.yml 11:11:37 -rw-rw-r-- 1 jenkins jenkins 8152 Jul 11 11:07 Attribution.txt 11:11:37 -rw-rw-r-- 1 jenkins jenkins 9649 Jul 11 11:07 CHANGELOG.md 11:11:37 -rw-rw-r-- 1 jenkins jenkins 1974 Jul 11 11:07 Dockerfile 11:11:37 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 11:07 GOVERNANCE.md 11:11:37 -rw-rw-r-- 1 jenkins jenkins 660 Jul 11 11:07 Jenkinsfile 11:11:37 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 11:07 LICENSE 11:11:37 -rw-rw-r-- 1 jenkins jenkins 2248 Jul 11 11:07 Makefile 11:11:37 -rw-rw-r-- 1 jenkins jenkins 623 Jul 11 11:07 OWNERS.md 11:11:37 -rw-rw-r-- 1 jenkins jenkins 2914 Jul 11 11:07 README.md 11:11:37 -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 11:05 VERSION 11:11:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 11:07 bin 11:11:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 11:07 cmd 11:11:37 -rw-r--r-- 1 jenkins jenkins 44128 Jul 11 11:11 coverage.out 11:11:37 -rw-rw-r-- 1 jenkins jenkins 3190 Jul 11 11:07 go.mod 11:11:37 -rw-rw-r-- 1 jenkins jenkins 35764 Jul 11 11:07 go.sum 11:11:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 11:07 internal 11:11:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 11:07 snap 11:11:37 -rw-rw-r-- 1 jenkins jenkins 235 Jul 11 11:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:37 + 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=4eb75458b2a93413042e76e3cbdef04a1d1998a5 --label arch=arm64 --label version=0.0.0 . 11:11:38 Sending build context to Docker daemon 11.7MB 11:11:38 Step 1/26 : ARG BASE=golang:1.17-alpine3.15 11:11:38 Step 2/26 : FROM ${BASE} AS builder 11:11:38 ---> 5f8b283af8e6 11:11:38 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:11:38 ---> Running in 7d3d38d9e416 11:11:38 Removing intermediate container 7d3d38d9e416 11:11:38 ---> f34f400315c0 11:11:38 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:11:38 ---> Running in 8f571964c991 11:11:38 Removing intermediate container 8f571964c991 11:11:38 ---> ddd595c281da 11:11:38 Step 5/26 : WORKDIR /device-virtual-go 11:11:38 ---> Running in c813f488cf57 11:11:39 Removing intermediate container c813f488cf57 11:11:39 ---> 7afcd5b29b03 11:11:39 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:39 ---> Running in dbdcbb1d59ed 11:11:41 Removing intermediate container dbdcbb1d59ed 11:11:41 ---> 7cb47ae7619e 11:11:41 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:11:41 ---> Running in 9384200c735a 11:11:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 11:11:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 11:11:43 OK: 224 MiB in 56 packages 11:11:44 Removing intermediate container 9384200c735a 11:11:44 ---> 2cb3ec9ef255 11:11:44 Step 8/26 : COPY go.mod vendor* ./ 11:11:45 ---> ebac557215a8 11:11:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:45 ---> Running in 49c5567a99f8 11:11:47 Removing intermediate container 49c5567a99f8 11:11:47 ---> 5902d32336f0 11:11:47 Step 10/26 : COPY . . 11:11:48 ---> 0017f80bcc62 11:11:48 Step 11/26 : ARG MAKE='make build' 11:11:48 ---> Running in e70f947480ce 11:11:48 Removing intermediate container e70f947480ce 11:11:48 ---> 2f197d6a29e4 11:11:48 Step 12/26 : RUN $MAKE 11:11:48 ---> Running in ce9c8f9018bb 11:11:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 11:13:56 Removing intermediate container ce9c8f9018bb 11:13:56 ---> 9419442fee2e 11:13:56 Step 13/26 : FROM alpine:3.14 11:13:56 3.14: Pulling from library/alpine 11:13:56 455c02918c45: Pulling fs layer 11:13:56 455c02918c45: Verifying Checksum 11:13:56 455c02918c45: Download complete 11:13:56 455c02918c45: Pull complete 11:13:56 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 11:13:56 Status: Downloaded newer image for alpine:3.14 11:13:56 ---> ac73e934f311 11:13:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:13:56 ---> Running in 2a9748b24749 11:13:56 Removing intermediate container 2a9748b24749 11:13:56 ---> 079ca36a57d1 11:13:56 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:56 ---> Running in cfa43e80f486 11:13:56 Removing intermediate container cfa43e80f486 11:13:56 ---> b14da61bee06 11:13:56 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 11:13:56 ---> Running in b9535cc7fd44 11:13:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:13:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:13:56 (1/6) Installing dumb-init (1.2.5-r1) 11:13:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 11:13:56 (3/6) Installing libsodium (1.0.18-r0) 11:13:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 11:13:56 (5/6) Installing libzmq (4.3.4-r0) 11:13:56 (6/6) Installing zeromq (4.3.4-r0) 11:13:56 Executing busybox-1.33.1-r7.trigger 11:13:56 OK: 8 MiB in 20 packages 11:13:56 Removing intermediate container b9535cc7fd44 11:13:56 ---> d718656a60b3 11:13:56 Step 17/26 : WORKDIR / 11:13:56 ---> Running in 921202dd599a 11:13:56 Removing intermediate container 921202dd599a 11:13:56 ---> e4892b6dc06f 11:13:56 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:13:56 ---> 7e3582339e78 11:13:56 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:13:56 ---> 96584f081e0a 11:13:56 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:13:56 ---> cb9f054356d0 11:13:56 Step 21/26 : EXPOSE 59900 11:13:56 ---> Running in d51052a94cd8 11:13:56 Removing intermediate container d51052a94cd8 11:13:56 ---> 3fe14418b609 11:13:56 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:13:56 ---> Running in 98a8df2ca91c 11:13:56 Removing intermediate container 98a8df2ca91c 11:13:56 ---> 308f404d6d80 11:13:56 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:13:56 ---> Running in 8a826f9ca8e7 11:13:56 Removing intermediate container 8a826f9ca8e7 11:13:56 ---> eb864efd1991 11:13:56 Step 24/26 : LABEL arch=arm64 11:13:56 ---> Running in 86c144011531 11:13:56 Removing intermediate container 86c144011531 11:13:56 ---> 684352870d49 11:13:56 Step 25/26 : LABEL git_sha=4eb75458b2a93413042e76e3cbdef04a1d1998a5 11:13:56 ---> Running in 6090b7562465 11:13:56 Removing intermediate container 6090b7562465 11:13:56 ---> 7e1cf5dea1c2 11:13:56 Step 26/26 : LABEL version=0.0.0 11:13:56 ---> Running in 31b06dff906c 11:13:56 Removing intermediate container 31b06dff906c 11:13:56 ---> f83ef7482cf9 11:13:56 [Warning] One or more build-args [ARCH] were not consumed 11:13:56 Successfully built f83ef7482cf9 11:13:56 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:13:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:13:57 11:13:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:13:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:13:57 arm64: Pulling from edgex-lftools-log-publisher 11:13:57 8998bd30e6a1: Pulling fs layer 11:13:57 04944245beec: Pulling fs layer 11:13:57 699f458cf7ca: Pulling fs layer 11:13:57 765212b225bb: Pulling fs layer 11:13:57 f23df028b6ca: Pulling fs layer 11:13:57 d65c8cfc05b1: Pulling fs layer 11:13:57 2437ff75d9bd: Pulling fs layer 11:13:57 f23df028b6ca: Waiting 11:13:57 d65c8cfc05b1: Waiting 11:13:57 2437ff75d9bd: Waiting 11:13:57 765212b225bb: Waiting 11:13:57 04944245beec: Verifying Checksum 11:13:57 04944245beec: Download complete 11:13:57 765212b225bb: Download complete 11:13:57 f23df028b6ca: Download complete 11:13:57 d65c8cfc05b1: Download complete 11:13:58 699f458cf7ca: Download complete 11:13:58 8998bd30e6a1: Verifying Checksum 11:13:58 8998bd30e6a1: Download complete 11:14:00 2437ff75d9bd: Verifying Checksum 11:14:00 2437ff75d9bd: Download complete 11:14:03 8998bd30e6a1: Pull complete 11:14:03 04944245beec: Pull complete 11:14:04 699f458cf7ca: Pull complete 11:14:04 765212b225bb: Pull complete 11:14:05 f23df028b6ca: Pull complete 11:14:06 d65c8cfc05b1: Pull complete 11:14:21 2437ff75d9bd: Pull complete 11:14:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:14:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:14:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:21 prd-ubuntu20.04-docker-arm64-4c-16g-17409 does not seem to be running inside a container 11:14:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:14:24 $ docker top 3485791e0338e0839e2870b80f3e2e1d3ad68df60aad75b8088ea5fb1bd9b1fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:14:25 ---> job-cost.sh 11:14:25 lf-activate-venv: SKIPPING 11:14:25 INFO: No Stack... 11:14:25 INFO: Retrieving Pricing Info for: v3-standard-4 11:14:26 INFO: Archiving Costs [Pipeline] sh 11:14:27 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:14:27 + cut -d, -f6 [Pipeline] lock 11:14:27 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-295-1-stack-cost] 11:14:27 Resource [jenkins-edgexfoundry-device-virtual-go-PR-295-1-stack-cost] did not exist. Created. 11:14:27 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-295-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:14:28 /w/workspace/device-virtual-go/1@tmp/durable-74aae7e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:14:29 + echo total: 0.10999999940395355 [Pipeline] stash 11:14:29 Warning: overwriting stash ‘stack-cost’ 11:14:29 Stashed 1 file(s) [Pipeline] } 11:14:29 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-295-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:14:29 $ docker stop --time=1 3485791e0338e0839e2870b80f3e2e1d3ad68df60aad75b8088ea5fb1bd9b1fa 11:14:30 $ docker rm -f 3485791e0338e0839e2870b80f3e2e1d3ad68df60aad75b8088ea5fb1bd9b1fa [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:14:31 provisioning config files... 11:14:31 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-295@tmp/config3974440598287202911tmp [Pipeline] { [Pipeline] sh 11:14:32 + set +x 11:14:32 + curl -s https://codecov.io/bash 11:14:32 + bash -s -- 11:14:32 11:14:32 _____ _ 11:14:32 / ____| | | 11:14:32 | | ___ __| | ___ ___ _____ __ 11:14:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:14:32 | |___| (_) | (_| | __/ (_| (_) \ V / 11:14:32 \_____\___/ \__,_|\___|\___\___/ \_/ 11:14:32 Bash-1.0.6 11:14:32 11:14:32 11:14:32 ==> git version 2.25.1 found 11:14:32 ==> 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:14:32 Release-Date: 2020-01-08 11:14:32 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:14:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:14:32 ==> Jenkins CI detected. 11:14:32 current dir:  /w/workspace/foundry_device-virtual-go_PR-295 11:14:32 project root: . 11:14:32 --> token set from env 11:14:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:14:32 ==> Running gcov in . (disable via -X gcov) 11:14:32 ==> Python coveragepy not found 11:14:32 ==> Searching for coverage reports in: 11:14:32 + . 11:14:32 -> Found 1 reports 11:14:32 ==> Detecting git/mercurial file structure 11:14:32 ==> Reading reports 11:14:32 + ./coverage.out bytes=44128 11:14:32 ==> Appending adjustments 11:14:32 https://docs.codecov.io/docs/fixing-reports 11:14:32 + Found adjustments 11:14:32 ==> Gzipping contents 11:14:32 8.0K /tmp/codecov.6NCCPU.gz 11:14:32 ==> Uploading reports 11:14:32 url: https://codecov.io 11:14:32 query: branch=PR-295&commit=4eb75458b2a93413042e76e3cbdef04a1d1998a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-295%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=295&job=&cmd_args= 11:14:32 -> Pinging Codecov 11:14:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-295&commit=4eb75458b2a93413042e76e3cbdef04a1d1998a5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-295%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=295&job=&cmd_args= 11:14:32 -> Uploading to 11:14:32 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/5E52B4B073DB2E39498172D8E973AA87/4eb75458b2a93413042e76e3cbdef04a1d1998a5/b47d3f53-6122-42f5-bd03-6825a9a089f8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T111432Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=360a82e636a44b781190429769de5101d941cbc1b18616b50a60390ba126e7ab 11:14:32 % Total % Received % Xferd Average Speed Time Time Time Current 11:14:32 Dload Upload Total Spent Left Speed 11:14:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5489 0 0 100 5489 0 24614 --:--:-- --:--:-- --:--:-- 24614 11:14:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/4eb75458b2a93413042e76e3cbdef04a1d1998a5 [Pipeline] } 11:14:32 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:14:34 + [ -d /w/workspace/foundry_device-virtual-go_PR-295/archives ] 11:14:34 + ls -al /w/workspace/foundry_device-virtual-go_PR-295/archives 11:14:34 total 16 11:14:34 drwxr-xr-x 3 root root 4096 Jul 11 11:07 . 11:14:34 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 11:07 .. 11:14:34 drwxr-xr-x 2 root root 4096 Jul 11 11:07 cost 11:14:34 -rw-r--r-- 1 root root 88 Jul 11 11:07 cost.csv 11:14:34 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-295/archives 11:14:34 + ls -al /w/workspace/foundry_device-virtual-go_PR-295/archives 11:14:34 total 16 11:14:34 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 11:07 . 11:14:34 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 11:07 .. 11:14:34 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 11:07 cost 11:14:34 -rw-r--r-- 1 jenkins jenkins 88 Jul 11 11:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:14:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:14:35 ---> package-listing.sh 11:14:35 ++ facter osfamily 11:14:35 ++ tr '[:upper:]' '[:lower:]' 11:14:36 + OS_FAMILY=debian 11:14:36 + workspace=/w/workspace/foundry_device-virtual-go_PR-295 11:14:36 + START_PACKAGES=/tmp/packages_start.txt 11:14:36 + END_PACKAGES=/tmp/packages_end.txt 11:14:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:14:36 + PACKAGES=/tmp/packages_start.txt 11:14:36 + '[' /w/workspace/foundry_device-virtual-go_PR-295 ']' 11:14:36 + PACKAGES=/tmp/packages_end.txt 11:14:36 + case "${OS_FAMILY}" in 11:14:36 + dpkg -l 11:14:36 + grep '^ii' 11:14:36 + '[' -f /tmp/packages_start.txt ']' 11:14:36 + '[' -f /tmp/packages_end.txt ']' 11:14:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:14:36 + '[' /w/workspace/foundry_device-virtual-go_PR-295 ']' 11:14:36 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-295/archives/ 11:14:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-295/archives/ [Pipeline] echo 11:14:36 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-295/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:14:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:14:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:14:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:14:37 prd-ubuntu20.04-docker-8c-8g-17408 does not seem to be running inside a container 11:14:37 $ 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-295/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-295 -v /w/workspace/foundry_device-virtual-go_PR-295:/w/workspace/foundry_device-virtual-go_PR-295:rw,z -v /w/workspace/foundry_device-virtual-go_PR-295@tmp:/w/workspace/foundry_device-virtual-go_PR-295@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:14:37 $ docker top 7e9fef7d179bf39c6d962689ec412ab1cf8c9fb900cd971ee0ed717fd27b9425 -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:37 + touch /tmp/pre-build-complete [Pipeline] sh 11:14:38 + mkdir -p /var/log/sysstat [Pipeline] sh 11:14:38 + ls /var/log/sa-host 11:14:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:14:38 provisioning config files... 11:14:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-295@tmp/config3014651406326786342tmp [Pipeline] { [Pipeline] echo 11:14:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:14:39 ---> create-netrc.sh [Pipeline] } 11:14:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:14:39 ---> python-tools-install.sh [Pipeline] echo 11:14:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:14:40 ---> sudo-logs.sh 11:14:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:14:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:14:40 ---> job-cost.sh 11:14:40 lf-activate-venv: SKIPPING 11:14:40 DEBUG: total: 0.2199999988079071 11:14:40 INFO: Retrieving Stack Cost... 11:14:40 INFO: Retrieving Pricing Info for: v3-standard-8 11:14:41 INFO: Archiving Costs [Pipeline] echo 11:14:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:14:41 ---> logs-deploy.sh 11:14:41 lf-activate-venv: SKIPPING 11:14:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-295/1 11:14:41 INFO: archiving workspace using pattern(s): 11:14:42 Archives upload complete. 11:14:42 INFO: archiving logs to Nexus