Pull request #197 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8527a52938520fc4af81a5dd356fa33f421c5825+630144a10735cec8e2a8b402cbcf2c5516b5e8e8 (80b497d866c43047e07682ddfd278f09c4fd46a5) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-197/workspace@libs/edgex-global-pipelines # 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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 shared 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-197/workspace@libs/lf-pipelines # 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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3204 in /w/workspace/foundry_device-virtual-go_PR-197 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-197 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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/master commit 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 into PR head commit 8527a52938520fc4af81a5dd356fa33f421c5825 Merge succeeded, producing 8527a52938520fc4af81a5dd356fa33f421c5825 Checking out Revision 8527a52938520fc4af81a5dd356fa33f421c5825 (PR-197) > 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/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8527a52938520fc4af81a5dd356fa33f421c5825 # 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 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8527a52938520fc4af81a5dd356fa33f421c5825 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:46:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:46:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:46:26 ========================================================= 10:46:26 EdgeX Global Pipelines Version Info 10:46:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:46:27 ------------------- 10:46:27 stable info: 10:46:27 ------------------- 10:46:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:46:27 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 10:46:27 Message: update stable to v1.0.191 10:46:28 ------------------- 10:46:28 experimental info: 10:46:28 ------------------- 10:46:28 Commited By: **** collab-it+edgex@linuxfoundation.org 10:46:28 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 10:46:28 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:46:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 10:46:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:46:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:46:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:46:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:46:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:46:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:46:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:46:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:46:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:46:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-197 [Pipeline] echo 10:46:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-197 [Pipeline] echo 10:46:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-197 [Pipeline] echo 10:46:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8527a52938520fc4af81a5dd356fa33f421c5825 [Pipeline] echo 10:46:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8527a52 [Pipeline] echo 10:46:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:46:30 provisioning config files... 10:46:30 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-197@tmp/config2430107263686355825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:31 ---> docker-login.sh 10:46:31 nexus3.edgexfoundry.org:10001 10:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:31 Configure a credential helper to remove this warning. See 10:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:31 10:46:31 Login Succeeded 10:46:31 nexus3.edgexfoundry.org:10002 10:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:31 Configure a credential helper to remove this warning. See 10:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:31 10:46:31 Login Succeeded 10:46:31 nexus3.edgexfoundry.org:10003 10:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:32 Configure a credential helper to remove this warning. See 10:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:32 10:46:32 Login Succeeded 10:46:32 nexus3.edgexfoundry.org:10004 10:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:32 Configure a credential helper to remove this warning. See 10:46:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:32 10:46:32 Login Succeeded 10:46:32 docker.io 10:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:33 Configure a credential helper to remove this warning. See 10:46:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:33 10:46:33 Login Succeeded 10:46:33 ---> docker-login.sh ends [Pipeline] } 10:46:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:46:33 + git log --format=format:%s -1 8527a52938520fc4af81a5dd356fa33f421c5825 [Pipeline] echo 10:46:33 GIT_COMMIT: 8527a52938520fc4af81a5dd356fa33f421c5825, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 10:46:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:46:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:46:34 10:46:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:46:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:46:35 latest: Pulling from edgex-devops/git-semver 10:46:35 31603596830f: Pulling fs layer 10:46:35 54011a49482f: Pulling fs layer 10:46:35 a6820b24f6d8: Pulling fs layer 10:46:35 f581987b2513: Pulling fs layer 10:46:35 f581987b2513: Waiting 10:46:35 54011a49482f: Verifying Checksum 10:46:35 54011a49482f: Download complete 10:46:35 31603596830f: Verifying Checksum 10:46:35 31603596830f: Download complete 10:46:35 f581987b2513: Verifying Checksum 10:46:35 f581987b2513: Download complete 10:46:35 a6820b24f6d8: Download complete 10:46:35 31603596830f: Pull complete 10:46:36 54011a49482f: Pull complete 10:46:37 a6820b24f6d8: Pull complete 10:46:37 f581987b2513: Pull complete 10:46:37 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:46:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:46:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:46:37 prd-centos7-docker-4c-2g-3204 does not seem to be running inside a container 10:46:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-197 -v /w/workspace/foundry_device-virtual-go_PR-197:/w/workspace/foundry_device-virtual-go_PR-197:rw,z -v /w/workspace/foundry_device-virtual-go_PR-197@tmp:/w/workspace/foundry_device-virtual-go_PR-197@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:46:40 $ docker top 0bf900aa51054362f8627a713d1a8c50bf159de694003993267f90cbdcea3f55 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:46:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:46:40 [ssh-agent] Looking for ssh-agent implementation... 10:46:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:46:40 $ docker exec 0bf900aa51054362f8627a713d1a8c50bf159de694003993267f90cbdcea3f55 ssh-agent 10:46:40 SSH_AUTH_SOCK=/tmp/ssh-42ZzQcs6tGdM/agent.11 10:46:40 SSH_AGENT_PID=16 10:46:40 Running ssh-add (command line suppressed) 10:46:41 Identity added: /w/workspace/foundry_device-virtual-go_PR-197@tmp/private_key_6937989776225776600.key (/w/workspace/foundry_device-virtual-go_PR-197@tmp/private_key_6937989776225776600.key) 10:46:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:46:41 + git tag --points-at HEAD [Pipeline] } 10:46:41 $ docker exec --env ******** --env ******** 0bf900aa51054362f8627a713d1a8c50bf159de694003993267f90cbdcea3f55 ssh-agent -k 10:46:41 unset SSH_AUTH_SOCK; 10:46:41 unset SSH_AGENT_PID; 10:46:41 echo Agent pid 16 killed; 10:46:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:46:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:46:41 [ssh-agent] Looking for ssh-agent implementation... 10:46:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:46:42 $ docker exec 0bf900aa51054362f8627a713d1a8c50bf159de694003993267f90cbdcea3f55 ssh-agent 10:46:42 SSH_AUTH_SOCK=/tmp/ssh-xqy8Pfwuewpg/agent.45 10:46:42 SSH_AGENT_PID=51 10:46:42 Running ssh-add (command line suppressed) 10:46:42 Identity added: /w/workspace/foundry_device-virtual-go_PR-197@tmp/private_key_9041632564010895462.key (/w/workspace/foundry_device-virtual-go_PR-197@tmp/private_key_9041632564010895462.key) 10:46:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:46:42 + git semver init 10:46:42 # -> Open(): unable to determine branch for HEAD 10:46:42 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-197/.git 10:46:42 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-197 10:46:42 # $SEMVER_REMOTE_NAME = origin 10:46:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:46:42 # $SEMVER_USER_NAME = edgex-jenkins 10:46:42 # $SEMVER_BRANCH = PR-197 10:46:42 # $SEMVER_TEMP = /tmp/semver-415372789 10:46:42 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 10:46:43 # '/tmp/semver-415372789' -> '/w/workspace/foundry_device-virtual-go_PR-197/.semver' 10:46:43 # -> Force: false 10:46:43 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-197/.semver [Pipeline] } 10:46:43 $ docker exec --env ******** --env ******** 0bf900aa51054362f8627a713d1a8c50bf159de694003993267f90cbdcea3f55 ssh-agent -k 10:46:43 unset SSH_AUTH_SOCK; 10:46:43 unset SSH_AGENT_PID; 10:46:43 echo Agent pid 51 killed; 10:46:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:46:43 + git semver [Pipeline] } 10:46:44 $ docker stop --time=1 0bf900aa51054362f8627a713d1a8c50bf159de694003993267f90cbdcea3f55 10:46:45 $ docker rm -f 0bf900aa51054362f8627a713d1a8c50bf159de694003993267f90cbdcea3f55 [Pipeline] // withDockerContainer [Pipeline] sh 10:46:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:46:46 Stashed 1 file(s) [Pipeline] echo 10:46:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 10:47:01 Still waiting to schedule task 10:47:01 ‘prd-centos7-blackbox-4c-2g-2571’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3206’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3205’ doesn’t have label ‘centos7-docker-4c-2g’ 10:47:02 Still waiting to schedule task 10:47:02 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:49:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3207 in /w/workspace/foundry_device-virtual-go_PR-197 [Pipeline] { [Pipeline] ws 10:49:48 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 10:49:54 using credential edgex-jenkins-ssh 10:49:54 Cloning the remote Git repository 10:49:54 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 10:49:54 > git init /w/workspace/device-virtual-go/1 # timeout=10 10:49:54 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 10:49:54 > git --version # timeout=10 10:49:54 > git --version # 'git version 2.17.1' 10:49:54 using GIT_SSH to set credentials SSH Credentials for GitHub 10:49:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:49:55 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 10:49:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:49:55 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 10:49:55 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 10:49:55 using GIT_SSH to set credentials SSH Credentials for GitHub 10:49:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:49:56 Merging remotes/origin/master commit 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 into PR head commit 8527a52938520fc4af81a5dd356fa33f421c5825 10:49:56 Merge succeeded, producing 8527a52938520fc4af81a5dd356fa33f421c5825 10:49:56 Checking out Revision 8527a52938520fc4af81a5dd356fa33f421c5825 (PR-197) 10:49:56 > git config core.sparsecheckout # timeout=10 10:49:56 > git checkout -f 8527a52938520fc4af81a5dd356fa33f421c5825 # timeout=10 10:49:56 > git remote # timeout=10 10:49:56 > git config --get remote.origin.url # timeout=10 10:49:56 using GIT_SSH to set credentials SSH Credentials for GitHub 10:49:56 > git merge 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 # timeout=10 10:49:56 > git rev-parse HEAD^{commit} # timeout=10 10:49:56 > git config core.sparsecheckout # timeout=10 10:49:56 > git checkout -f 8527a52938520fc4af81a5dd356fa33f421c5825 # timeout=10 10:50:00 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 10:50:00 > git --version # timeout=10 10:50:00 > git --version # 'git version 2.17.1' 10:50:00 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:50:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:50:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:50:03 + sudo service docker restart 10:50:03 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:50:06 provisioning config files... 10:50:06 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2808158815293421236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:06 ---> docker-login.sh 10:50:06 nexus3.edgexfoundry.org:10001 10:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:07 Configure a credential helper to remove this warning. See 10:50:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:07 10:50:07 Login Succeeded 10:50:07 nexus3.edgexfoundry.org:10002 10:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:08 Configure a credential helper to remove this warning. See 10:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:08 10:50:08 Login Succeeded 10:50:08 nexus3.edgexfoundry.org:10003 10:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:08 Configure a credential helper to remove this warning. See 10:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:08 10:50:08 Login Succeeded 10:50:08 nexus3.edgexfoundry.org:10004 10:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:09 Configure a credential helper to remove this warning. See 10:50:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:09 10:50:09 Login Succeeded 10:50:09 docker.io 10:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:10 Configure a credential helper to remove this warning. See 10:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:10 10:50:10 Login Succeeded 10:50:10 ---> docker-login.sh ends [Pipeline] } 10:50:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:50:10 ========================================================= 10:50:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:50:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:50:11 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 10:50:11 Sending build context to Docker daemon 525.8kB 10:50:11 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:50:11 Step 2/8 : FROM ${BASE} 10:50:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:50:11 595b0fe564bb: Pulling fs layer 10:50:11 7186ed65a4f7: Pulling fs layer 10:50:11 316046926c0a: Pulling fs layer 10:50:11 4ebd0625c992: Pulling fs layer 10:50:11 207e8628e3a3: Pulling fs layer 10:50:11 c791037a9be2: Pulling fs layer 10:50:11 ffd874e62e21: Pulling fs layer 10:50:11 c791037a9be2: Waiting 10:50:11 ffd874e62e21: Waiting 10:50:11 207e8628e3a3: Waiting 10:50:11 4ebd0625c992: Waiting 10:50:11 316046926c0a: Verifying Checksum 10:50:11 316046926c0a: Download complete 10:50:11 7186ed65a4f7: Verifying Checksum 10:50:11 7186ed65a4f7: Download complete 10:50:11 207e8628e3a3: Download complete 10:50:11 c791037a9be2: Verifying Checksum 10:50:11 c791037a9be2: Download complete 10:50:11 595b0fe564bb: Verifying Checksum 10:50:11 595b0fe564bb: Download complete 10:50:12 595b0fe564bb: Pull complete 10:50:13 7186ed65a4f7: Pull complete 10:50:13 316046926c0a: Pull complete 10:50:14 ffd874e62e21: Verifying Checksum 10:50:14 ffd874e62e21: Download complete 10:50:15 4ebd0625c992: Download complete 10:50:18 Running on prd-centos7-docker-4c-2g-3208 in /w/workspace/foundry_device-virtual-go_PR-197 [Pipeline] { [Pipeline] ws 10:50:18 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 10:50:21 using credential edgex-jenkins-ssh 10:50:21 Cloning the remote Git repository 10:50:21 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 10:50:21 > git init /w/workspace/device-virtual-go/1 # timeout=10 10:50:21 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 10:50:21 > git --version # timeout=10 10:50:21 > git --version # 'git version 2.24.3' 10:50:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:50:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:50:22 Merging remotes/origin/master commit 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 into PR head commit 8527a52938520fc4af81a5dd356fa33f421c5825 10:50:22 Merge succeeded, producing 8527a52938520fc4af81a5dd356fa33f421c5825 10:50:22 Checking out Revision 8527a52938520fc4af81a5dd356fa33f421c5825 (PR-197) 10:50:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 10:50:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:50:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 10:50:22 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 10:50:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:50:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:50:22 > git config core.sparsecheckout # timeout=10 10:50:22 > git checkout -f 8527a52938520fc4af81a5dd356fa33f421c5825 # timeout=10 10:50:22 > git remote # timeout=10 10:50:22 > git config --get remote.origin.url # timeout=10 10:50:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:50:22 > git merge 630144a10735cec8e2a8b402cbcf2c5516b5e8e8 # timeout=10 10:50:22 > git rev-parse HEAD^{commit} # timeout=10 10:50:22 > git config core.sparsecheckout # timeout=10 10:50:22 > git checkout -f 8527a52938520fc4af81a5dd356fa33f421c5825 # timeout=10 10:50:25 4ebd0625c992: Pull complete 10:50:25 207e8628e3a3: Pull complete 10:50:26 c791037a9be2: Pull complete 10:50:26 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 10:50:26 > git --version # timeout=10 10:50:26 > git --version # 'git version 2.24.3' 10:50:26 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:50:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:50:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:50:28 + sudo service docker restart 10:50:28 + true 10:50:28 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:50:29 provisioning config files... 10:50:29 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6219800226272238098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:29 ---> docker-login.sh 10:50:29 nexus3.edgexfoundry.org:10001 10:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:30 Configure a credential helper to remove this warning. See 10:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:30 10:50:30 Login Succeeded 10:50:30 nexus3.edgexfoundry.org:10002 10:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:30 Configure a credential helper to remove this warning. See 10:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:30 10:50:30 Login Succeeded 10:50:30 nexus3.edgexfoundry.org:10003 10:50:30 ffd874e62e21: Pull complete 10:50:30 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 10:50:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:50:30 ---> cfc18b08335c 10:50:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 10:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:30 Configure a credential helper to remove this warning. See 10:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:30 10:50:30 Login Succeeded 10:50:30 nexus3.edgexfoundry.org:10004 10:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:30 Configure a credential helper to remove this warning. See 10:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:30 10:50:30 Login Succeeded 10:50:30 docker.io 10:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:31 Configure a credential helper to remove this warning. See 10:50:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:31 10:50:31 Login Succeeded 10:50:31 ---> docker-login.sh ends [Pipeline] } 10:50:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:50:31 ========================================================= 10:50:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:50:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:50:31 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 10:50:31 Sending build context to Docker daemon 526.8kB 10:50:32 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 10:50:32 Step 2/8 : FROM ${BASE} 10:50:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:50:32 540db60ca938: Pulling fs layer 10:50:32 adcc1eea9eea: Pulling fs layer 10:50:32 4c4ab2625f07: Pulling fs layer 10:50:32 0510c868ecb4: Pulling fs layer 10:50:32 afea3b2eda06: Pulling fs layer 10:50:32 7809a108b3ef: Pulling fs layer 10:50:32 f706445af74f: Pulling fs layer 10:50:32 afea3b2eda06: Waiting 10:50:32 7809a108b3ef: Waiting 10:50:32 f706445af74f: Waiting 10:50:32 0510c868ecb4: Waiting 10:50:32 4c4ab2625f07: Verifying Checksum 10:50:32 4c4ab2625f07: Download complete 10:50:32 adcc1eea9eea: Download complete 10:50:32 afea3b2eda06: Verifying Checksum 10:50:32 afea3b2eda06: Download complete 10:50:32 7809a108b3ef: Verifying Checksum 10:50:32 7809a108b3ef: Download complete 10:50:32 540db60ca938: Verifying Checksum 10:50:32 540db60ca938: Download complete 10:50:32 540db60ca938: Pull complete 10:50:32 adcc1eea9eea: Pull complete 10:50:32 4c4ab2625f07: Pull complete 10:50:33 ---> Running in 525d77f2edb7 10:50:33 Removing intermediate container 525d77f2edb7 10:50:33 ---> ff3a5151bd7d 10:50:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:50:33 ---> Running in 63ecacda39e0 10:50:33 f706445af74f: Verifying Checksum 10:50:33 f706445af74f: Download complete 10:50:34 0510c868ecb4: Verifying Checksum 10:50:34 0510c868ecb4: Download complete 10:50:36 Removing intermediate container 63ecacda39e0 10:50:36 ---> 88658917037c 10:50:36 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 10:50:36 ---> Running in 5ac418173b31 10:50:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:50:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:50:39 (1/13) Installing libc-dev (0.7.2-r3) 10:50:39 (2/13) Installing libsodium (1.0.18-r0) 10:50:39 0510c868ecb4: Pull complete 10:50:39 afea3b2eda06: Pull complete 10:50:39 7809a108b3ef: Pull complete 10:50:39 (3/13) Installing pkgconf (1.7.3-r0) 10:50:39 (4/13) Installing libsodium-dev (1.0.18-r0) 10:50:40 (5/13) Installing openssh-keygen (8.4_p1-r3) 10:50:40 (6/13) Installing libedit (20191231.3.1-r1) 10:50:40 (7/13) Installing openssh-client (8.4_p1-r3) 10:50:41 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 10:50:41 (9/13) Installing openssh-server-common (8.4_p1-r3) 10:50:41 (10/13) Installing openssh-server (8.4_p1-r3) 10:50:41 (11/13) Installing openssh (8.4_p1-r3) 10:50:41 (12/13) Installing libzmq (4.3.3-r1) 10:50:41 (13/13) Installing zeromq-dev (4.3.3-r1) 10:50:42 Executing busybox-1.32.1-r6.trigger 10:50:42 OK: 145 MiB in 53 packages 10:50:43 Removing intermediate container 5ac418173b31 10:50:43 ---> 35f01c29bf8c 10:50:43 Step 6/8 : WORKDIR /device-virtual-go 10:50:43 ---> Running in a97c59a0de97 10:50:44 Removing intermediate container a97c59a0de97 10:50:44 ---> b9bca762e938 10:50:44 Step 7/8 : COPY . . 10:50:45 ---> ea4936c05f6e 10:50:45 Step 8/8 : RUN go mod download 10:50:45 ---> Running in 72e9c1d20bac 10:50:46 f706445af74f: Pull complete 10:50:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:50:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:50:46 ---> b068be0155e3 10:50:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 10:50:47 ---> Running in 10cafef03d79 10:50:47 Removing intermediate container 10cafef03d79 10:50:47 ---> d0a18ac96555 10:50:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:50:47 ---> Running in 3d7838845bfe 10:50:48 Removing intermediate container 3d7838845bfe 10:50:48 ---> d235181537e1 10:50:48 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 10:50:48 ---> Running in c9fce648bd55 10:50:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:50:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:50:52 (1/13) Installing libc-dev (0.7.2-r3) 10:50:52 (2/13) Installing libsodium (1.0.18-r0) 10:50:52 (3/13) Installing pkgconf (1.7.3-r0) 10:50:52 (4/13) Installing libsodium-dev (1.0.18-r0) 10:50:52 (5/13) Installing openssh-keygen (8.4_p1-r3) 10:50:52 (6/13) Installing libedit (20191231.3.1-r1) 10:50:52 (7/13) Installing openssh-client (8.4_p1-r3) 10:50:53 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 10:50:53 (9/13) Installing openssh-server-common (8.4_p1-r3) 10:50:53 (10/13) Installing openssh-server (8.4_p1-r3) 10:50:54 (11/13) Installing openssh (8.4_p1-r3) 10:50:54 (12/13) Installing libzmq (4.3.3-r1) 10:50:54 (13/13) Installing zeromq-dev (4.3.3-r1) 10:50:54 Executing busybox-1.32.1-r6.trigger 10:50:54 OK: 156 MiB in 53 packages 10:50:55 Removing intermediate container c9fce648bd55 10:50:55 ---> f99840379b3c 10:50:55 Step 6/8 : WORKDIR /device-virtual-go 10:50:55 ---> Running in 5b6eb9afb842 10:50:55 Removing intermediate container 5b6eb9afb842 10:50:55 ---> c0ae6a1ff19c 10:50:55 Step 7/8 : COPY . . 10:50:56 ---> 0f4bce5e7c3e 10:50:56 Step 8/8 : RUN go mod download 10:50:56 ---> Running in 4987b2de2083 10:51:12 Removing intermediate container 72e9c1d20bac 10:51:12 ---> d9ed16449f6d 10:51:12 Successfully built d9ed16449f6d 10:51:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:51:12 + docker inspect -f . ci-base-image-arm64 10:51:12 . [Pipeline] withDockerContainer 10:51:13 prd-ubuntu18.04-docker-arm64-4c-16g-3207 does not seem to be running inside a container 10:51:13 $ 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 ******** ci-base-image-arm64 cat 10:51:14 $ docker top d6a477c46ea17ccc1ea4c8aadf9eb6c943b02999c6a0c8fbf5787fbd0518b449 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:15 + go version 10:51:15 go version go1.16.3 linux/arm64 [Pipeline] } 10:51:15 $ docker stop --time=1 d6a477c46ea17ccc1ea4c8aadf9eb6c943b02999c6a0c8fbf5787fbd0518b449 10:51:17 $ docker rm -f d6a477c46ea17ccc1ea4c8aadf9eb6c943b02999c6a0c8fbf5787fbd0518b449 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:51:18 + docker inspect -f . ci-base-image-arm64 10:51:18 . [Pipeline] withDockerContainer 10:51:19 prd-ubuntu18.04-docker-arm64-4c-16g-3207 does not seem to be running inside a container 10:51:19 $ 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 ******** ci-base-image-arm64 cat 10:51:20 $ docker top e1a61a4a148eb8c99a5ee2439eef3d77cf8a8d0a30e48d1a2043e5f1c0905455 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:21 + go mod tidy [Pipeline] sh 10:51:23 + make test 10:51:23 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 10:51:23 Removing intermediate container 4987b2de2083 10:51:23 ---> 68754535b73b 10:51:23 Successfully built 68754535b73b 10:51:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:51:23 + docker inspect -f . ci-base-image-x86_64 10:51:23 . [Pipeline] withDockerContainer 10:51:23 prd-centos7-docker-4c-2g-3208 does not seem to be running inside a container 10:51:23 $ 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 ******** ci-base-image-x86_64 cat 10:51:24 $ docker top dca1b8b8cde0f20486e453ea0de096c151b2a89580a6ee3d4b9d20a5bc1d6f53 -eo pid,comm 10:51:24 ? github.com/edgexfoundry/device-virtual-go [no test files] [Pipeline] { [Pipeline] sh 10:51:24 + go version 10:51:24 go version go1.16.3 linux/amd64 [Pipeline] } 10:51:24 $ docker stop --time=1 dca1b8b8cde0f20486e453ea0de096c151b2a89580a6ee3d4b9d20a5bc1d6f53 10:51:26 $ docker rm -f dca1b8b8cde0f20486e453ea0de096c151b2a89580a6ee3d4b9d20a5bc1d6f53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:51:27 + docker inspect -f . ci-base-image-x86_64 10:51:27 . [Pipeline] withDockerContainer 10:51:27 prd-centos7-docker-4c-2g-3208 does not seem to be running inside a container 10:51:27 $ 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 ******** ci-base-image-x86_64 cat 10:51:27 $ docker top accc7496ce152b77a106117b01b44a77d018de58c61e68f616f6a7e522fe4195 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:28 + go mod tidy [Pipeline] sh 10:51:29 + make test 10:51:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 10:51:29 ? github.com/edgexfoundry/device-virtual-go [no test files] 10:51:52 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 10:51:52 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.454s coverage: 63.8% of statements 10:51:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:52:02 gofmt -l . 10:52:02 [ "`gofmt -l .`" = "" ] 10:52:02 ./bin/test-attribution-txt.sh 10:52:02 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:52:02 $ docker stop --time=1 accc7496ce152b77a106117b01b44a77d018de58c61e68f616f6a7e522fe4195 10:52:04 $ docker rm -f accc7496ce152b77a106117b01b44a77d018de58c61e68f616f6a7e522fe4195 [Pipeline] // withDockerContainer [Pipeline] sh 10:52:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:52:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:52:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:52:06 + ls -al . 10:52:06 total 132 10:52:06 drwxrwxr-x. 7 jenkins jenkins 4096 May 6 10:52 . 10:52:06 drwxrwxr-x. 4 jenkins jenkins 28 May 6 10:50 .. 10:52:06 -rw-rw-r--. 1 jenkins jenkins 8153 May 6 10:50 Attribution.txt 10:52:06 drwxrwxr-x. 2 jenkins jenkins 64 May 6 10:50 bin 10:52:06 drwxrwxr-x. 3 jenkins jenkins 32 May 6 10:50 cmd 10:52:06 -rw-r--r--. 1 jenkins jenkins 47247 May 6 10:51 coverage.out 10:52:06 -rw-rw-r--. 1 jenkins jenkins 1905 May 6 10:50 Dockerfile 10:52:06 -rw-rw-r--. 1 jenkins jenkins 998 May 6 10:50 Dockerfile.build 10:52:06 drwxrwxr-x. 8 jenkins jenkins 179 May 6 10:50 .git 10:52:06 drwxrwxr-x. 2 jenkins jenkins 103 May 6 10:50 .github 10:52:06 -rw-rw-r--. 1 jenkins jenkins 277 May 6 10:50 .gitignore 10:52:06 -rw-r--r--. 1 jenkins jenkins 809 May 6 10:52 go.mod 10:52:06 -rw-r--r--. 1 jenkins jenkins 23703 May 6 10:51 go.sum 10:52:06 drwxrwxr-x. 3 jenkins jenkins 20 May 6 10:50 internal 10:52:06 -rw-rw-r--. 1 jenkins jenkins 660 May 6 10:50 Jenkinsfile 10:52:06 -rw-rw-r--. 1 jenkins jenkins 11340 May 6 10:50 LICENSE 10:52:06 -rw-rw-r--. 1 jenkins jenkins 921 May 6 10:50 Makefile 10:52:06 -rw-rw-r--. 1 jenkins jenkins 2745 May 6 10:50 README.md 10:52:06 -rw-rw-r--. 1 jenkins jenkins 5 May 6 10:46 VERSION 10:52:06 -rw-rw-r--. 1 jenkins jenkins 235 May 6 10:50 version.go [Pipeline] isUnix [Pipeline] sh 10:52:07 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8527a52938520fc4af81a5dd356fa33f421c5825 --label arch=amd64 --label version=0.0.0 . 10:52:07 Sending build context to Docker daemon 599.6kB 10:52:07 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 10:52:07 Step 2/25 : FROM ${BASE} AS builder 10:52:07 ---> 68754535b73b 10:52:07 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:52:07 ---> Running in b2001e7cbcd6 10:52:07 Removing intermediate container b2001e7cbcd6 10:52:07 ---> 14064c02b127 10:52:07 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 10:52:08 ---> Running in 92bf9d2e3794 10:52:08 Removing intermediate container 92bf9d2e3794 10:52:08 ---> 3b19bf26cc3b 10:52:08 Step 5/25 : WORKDIR /device-virtual-go 10:52:08 ---> Running in 44d64fce0855 10:52:08 Removing intermediate container 44d64fce0855 10:52:08 ---> e88dada6e4ed 10:52:08 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:52:08 ---> Running in 99f80257ffb3 10:52:09 Removing intermediate container 99f80257ffb3 10:52:09 ---> c93397b219b4 10:52:09 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:52:09 ---> Running in 72c2921f1bdd 10:52:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:52:12 OK: 156 MiB in 53 packages 10:52:12 Removing intermediate container 72c2921f1bdd 10:52:12 ---> fbb3051568ab 10:52:12 Step 8/25 : COPY . . 10:52:13 ---> 96f4d392ce24 10:52:13 Step 9/25 : RUN go mod download 10:52:13 ---> Running in 601bda3b3930 10:52:14 Removing intermediate container 601bda3b3930 10:52:14 ---> 0fd1e6293539 10:52:14 Step 10/25 : ARG MAKE='make build' 10:52:14 ---> Running in 2cdc5490ae77 10:52:14 Removing intermediate container 2cdc5490ae77 10:52:14 ---> b1bd6f359bfe 10:52:14 Step 11/25 : RUN $MAKE 10:52:14 ---> Running in f0c2e93b7dbf 10:52:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 10:52:32 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 10:52:32 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.637s coverage: 63.8% of statements 10:52:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:52:33 CGO_ENABLED=1 GO111MODULE=on go build ./... 10:52:36 Removing intermediate container f0c2e93b7dbf 10:52:36 ---> f53bda87373e 10:52:36 Step 12/25 : FROM alpine:3.12 10:52:36 3.12: Pulling from library/alpine 10:52:36 339de151aab4: Pulling fs layer 10:52:36 339de151aab4: Verifying Checksum 10:52:36 339de151aab4: Download complete 10:52:37 339de151aab4: Pull complete 10:52:37 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:52:37 Status: Downloaded newer image for alpine:3.12 10:52:37 ---> 13621d1b12d4 10:52:37 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 10:52:37 ---> Running in 6c3204a3d122 10:52:37 Removing intermediate container 6c3204a3d122 10:52:37 ---> 4c93917827e7 10:52:37 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:52:37 ---> Running in 0f9f4cb54c67 10:52:38 Removing intermediate container 0f9f4cb54c67 10:52:38 ---> 5ea5eaa719f7 10:52:38 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 10:52:38 ---> Running in 3c5327af792f 10:52:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:52:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:52:40 (1/6) Installing dumb-init (1.2.2-r1) 10:52:41 (2/6) Installing libgcc (9.3.0-r2) 10:52:41 (3/6) Installing libsodium (1.0.18-r0) 10:52:41 (4/6) Installing libstdc++ (9.3.0-r2) 10:52:41 (5/6) Installing libzmq (4.3.3-r0) 10:52:42 (6/6) Installing zeromq (4.3.3-r0) 10:52:42 Executing busybox-1.31.1-r20.trigger 10:52:42 OK: 8 MiB in 20 packages 10:52:42 Removing intermediate container 3c5327af792f 10:52:42 ---> 5999c0b02356 10:52:42 Step 16/25 : WORKDIR / 10:52:42 ---> Running in ae8fcb5fcb58 10:52:42 Removing intermediate container ae8fcb5fcb58 10:52:42 ---> f0a4ff326f91 10:52:42 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 10:52:43 ---> f185e08b51c6 10:52:43 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 10:52:43 ---> 197e3e5e1d8a 10:52:43 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 10:52:43 ---> f9f752e18802 10:52:43 Step 20/25 : EXPOSE 49990 10:52:44 ---> Running in 830e1f7b2e40 10:52:44 Removing intermediate container 830e1f7b2e40 10:52:44 ---> 0d62c5eedae3 10:52:44 Step 21/25 : ENTRYPOINT ["/device-virtual"] 10:52:44 ---> Running in 8c0984bfb125 10:52:44 Removing intermediate container 8c0984bfb125 10:52:44 ---> 5205f5b08f9e 10:52:44 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:52:44 ---> Running in 3ce1315db90c 10:52:44 Removing intermediate container 3ce1315db90c 10:52:44 ---> 8f1013e96838 10:52:44 Step 23/25 : LABEL arch=amd64 10:52:44 ---> Running in b3dbfc29b61b 10:52:45 Removing intermediate container b3dbfc29b61b 10:52:45 ---> e88542d13398 10:52:45 Step 24/25 : LABEL git_sha=8527a52938520fc4af81a5dd356fa33f421c5825 10:52:45 ---> Running in 5afd607f3271 10:52:45 Removing intermediate container 5afd607f3271 10:52:45 ---> d46d8c52ef34 10:52:45 Step 25/25 : LABEL version=0.0.0 10:52:45 ---> Running in 66f87fb5be26 10:52:45 Removing intermediate container 66f87fb5be26 10:52:45 ---> 3dbe80600e34 10:52:45 [Warning] One or more build-args [ARCH] were not consumed 10:52:45 Successfully built 3dbe80600e34 10:52:45 Successfully tagged docker-device-virtual-go:latest [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] libraryResource [Pipeline] sh 10:52:46 ---> job-cost.sh 10:52:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sAGX 10:52:59 gofmt -l . 10:52:59 [ "`gofmt -l .`" = "" ] 10:52:59 ./bin/test-attribution-txt.sh 10:52:59 ./bin/test-go-mod-tidy.sh [Pipeline] } 10:52:59 $ docker stop --time=1 e1a61a4a148eb8c99a5ee2439eef3d77cf8a8d0a30e48d1a2043e5f1c0905455 10:53:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:53:01 $ docker rm -f e1a61a4a148eb8c99a5ee2439eef3d77cf8a8d0a30e48d1a2043e5f1c0905455 [Pipeline] // withDockerContainer [Pipeline] sh 10:53:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:53:02 Warning: overwriting stash ‘coverage-report’ 10:53:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:53:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:53:04 + ls -al . 10:53:04 total 156 10:53:04 drwxrwxr-x 7 jenkins jenkins 4096 May 6 10:52 . 10:53:04 drwxrwxr-x 4 jenkins jenkins 4096 May 6 10:49 .. 10:53:04 drwxrwxr-x 8 jenkins jenkins 4096 May 6 10:50 .git 10:53:04 drwxrwxr-x 2 jenkins jenkins 4096 May 6 10:49 .github 10:53:04 -rw-rw-r-- 1 jenkins jenkins 277 May 6 10:49 .gitignore 10:53:04 -rw-rw-r-- 1 jenkins jenkins 8153 May 6 10:49 Attribution.txt 10:53:04 -rw-rw-r-- 1 jenkins jenkins 1905 May 6 10:49 Dockerfile 10:53:04 -rw-rw-r-- 1 jenkins jenkins 998 May 6 10:49 Dockerfile.build 10:53:04 -rw-rw-r-- 1 jenkins jenkins 660 May 6 10:49 Jenkinsfile 10:53:04 -rw-rw-r-- 1 jenkins jenkins 11340 May 6 10:49 LICENSE 10:53:04 -rw-rw-r-- 1 jenkins jenkins 921 May 6 10:49 Makefile 10:53:04 -rw-rw-r-- 1 jenkins jenkins 2745 May 6 10:49 README.md 10:53:04 -rw-rw-r-- 1 jenkins jenkins 5 May 6 10:46 VERSION 10:53:04 drwxrwxr-x 2 jenkins jenkins 4096 May 6 10:49 bin 10:53:04 drwxrwxr-x 3 jenkins jenkins 4096 May 6 10:49 cmd 10:53:04 -rw-r--r-- 1 jenkins jenkins 47247 May 6 10:52 coverage.out 10:53:04 -rw-r--r-- 1 jenkins jenkins 809 May 6 10:52 go.mod 10:53:04 -rw-r--r-- 1 jenkins jenkins 23703 May 6 10:51 go.sum 10:53:04 drwxrwxr-x 3 jenkins jenkins 4096 May 6 10:49 internal 10:53:04 -rw-rw-r-- 1 jenkins jenkins 235 May 6 10:49 version.go [Pipeline] isUnix [Pipeline] sh 10:53:04 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8527a52938520fc4af81a5dd356fa33f421c5825 --label arch=arm64 --label version=0.0.0 . 10:53:04 Sending build context to Docker daemon 598.5kB 10:53:04 Step 1/25 : ARG BASE=golang:1.15-alpine3.12 10:53:04 Step 2/25 : FROM ${BASE} AS builder 10:53:04 ---> d9ed16449f6d 10:53:04 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:53:05 ---> Running in 385cafd10d83 10:53:05 Removing intermediate container 385cafd10d83 10:53:05 ---> ff8a168a6c15 10:53:05 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 10:53:05 ---> Running in 9376f2177b09 10:53:06 Removing intermediate container 9376f2177b09 10:53:06 ---> 42545d7aa2d3 10:53:06 Step 5/25 : WORKDIR /device-virtual-go 10:53:06 ---> Running in 20fabff17b08 10:53:06 Removing intermediate container 20fabff17b08 10:53:06 ---> bdad2f04793e 10:53:06 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:53:07 ---> Running in b4e0f0ba4ae0 10:53:09 Removing intermediate container b4e0f0ba4ae0 10:53:09 ---> 2036f8226f00 10:53:09 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:53:09 ---> Running in 7d65eb75a504 10:53:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:53:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:53:12 OK: 145 MiB in 53 packages 10:53:14 Removing intermediate container 7d65eb75a504 10:53:14 ---> ffac50ee40a9 10:53:14 Step 8/25 : COPY . . 10:53:15 ---> f2b63d8177bd 10:53:15 Step 9/25 : RUN go mod download 10:53:15 ---> Running in f0cb490bd154 10:53:17 Removing intermediate container f0cb490bd154 10:53:17 ---> a6cdd4e9817d 10:53:17 Step 10/25 : ARG MAKE='make build' 10:53:17 ---> Running in baa28c2cb47c 10:53:18 Removing intermediate container baa28c2cb47c 10:53:18 ---> d8a0af3b1f5f 10:53:18 Step 11/25 : RUN $MAKE 10:53:18 ---> Running in 253542daef45 10:53:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 10:53:28 lf-activate-venv(): INFO: Adding /tmp/venv-sAGX/bin to PATH 10:53:28 INFO: No Stack... 10:53:28 INFO: Retrieving Pricing Info for: v1-standard-2 10:53:28 INFO: Archiving Costs [Pipeline] sh 10:53:28 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 10:53:28 + cut -d, -f6 [Pipeline] lock 10:53:28 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-197-1-stack-cost] 10:53:28 Resource [jenkins-edgexfoundry-device-virtual-go-PR-197-1-stack-cost] did not exist. Created. 10:53:28 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:53:28 + echo total: 0.029999999329447746 [Pipeline] stash 10:53:29 Stashed 1 file(s) [Pipeline] } 10:53:29 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-197-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:54:06 CGO_ENABLED=1 GO111MODULE=on go build ./... 10:54:16 Removing intermediate container 253542daef45 10:54:16 ---> 8cf723b3c608 10:54:16 Step 12/25 : FROM alpine:3.12 10:54:16 3.12: Pulling from library/alpine 10:54:16 d2f70382dc9a: Pulling fs layer 10:54:16 d2f70382dc9a: Download complete 10:54:17 d2f70382dc9a: Pull complete 10:54:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:54:17 Status: Downloaded newer image for alpine:3.12 10:54:17 ---> 9852663dfa18 10:54:17 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 10:54:17 ---> Running in 7e9f0489ee8b 10:54:17 Removing intermediate container 7e9f0489ee8b 10:54:17 ---> 2cd050badf08 10:54:17 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:54:17 ---> Running in 30f47fe8dca8 10:54:19 Removing intermediate container 30f47fe8dca8 10:54:19 ---> a7574dad5e6d 10:54:19 Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init 10:54:19 ---> Running in bad45816633b 10:54:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:54:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:54:22 (1/6) Installing dumb-init (1.2.2-r1) 10:54:23 (2/6) Installing libgcc (9.3.0-r2) 10:54:23 (3/6) Installing libsodium (1.0.18-r0) 10:54:23 (4/6) Installing libstdc++ (9.3.0-r2) 10:54:23 (5/6) Installing libzmq (4.3.3-r0) 10:54:23 (6/6) Installing zeromq (4.3.3-r0) 10:54:24 Executing busybox-1.31.1-r20.trigger 10:54:24 OK: 8 MiB in 20 packages 10:54:25 Removing intermediate container bad45816633b 10:54:25 ---> 87bf36e04b80 10:54:25 Step 16/25 : WORKDIR / 10:54:25 ---> Running in bfb46cb074df 10:54:25 Removing intermediate container bfb46cb074df 10:54:25 ---> e6ea341f3129 10:54:25 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 10:54:26 ---> 1e0fccde062d 10:54:26 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 10:54:27 ---> 945316dac659 10:54:27 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 10:54:28 ---> 1e4bb8be5628 10:54:28 Step 20/25 : EXPOSE 49990 10:54:28 ---> Running in 496ce4c2e694 10:54:29 Removing intermediate container 496ce4c2e694 10:54:29 ---> b183c7a9e052 10:54:29 Step 21/25 : ENTRYPOINT ["/device-virtual"] 10:54:29 ---> Running in 9f408f2d2b04 10:54:30 Removing intermediate container 9f408f2d2b04 10:54:30 ---> b3f03942bd54 10:54:30 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:54:30 ---> Running in e8b10d284893 10:54:30 Removing intermediate container e8b10d284893 10:54:30 ---> b1ffd5dc7971 10:54:30 Step 23/25 : LABEL arch=arm64 10:54:30 ---> Running in e67c77436e16 10:54:31 Removing intermediate container e67c77436e16 10:54:31 ---> a1158bde1bef 10:54:31 Step 24/25 : LABEL git_sha=8527a52938520fc4af81a5dd356fa33f421c5825 10:54:31 ---> Running in 2109c6514f3e 10:54:31 Removing intermediate container 2109c6514f3e 10:54:31 ---> f104fb232ffc 10:54:31 Step 25/25 : LABEL version=0.0.0 10:54:32 ---> Running in 5668d0449196 10:54:32 Removing intermediate container 5668d0449196 10:54:32 ---> 5825d40944c5 10:54:32 [Warning] One or more build-args [ARCH] were not consumed 10:54:32 Successfully built 5825d40944c5 10:54:32 Successfully tagged docker-device-virtual-go-arm64:latest [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] libraryResource [Pipeline] sh 10:54:33 ---> job-cost.sh 10:54:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T4hd 10:55:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:56:33 lf-activate-venv(): INFO: Adding /tmp/venv-T4hd/bin to PATH 10:56:33 INFO: No Stack... 10:56:34 INFO: Retrieving Pricing Info for: lf-standard-4 10:56:34 INFO: Archiving Costs [Pipeline] sh 10:56:35 + cut -d, -f6 10:56:35 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 10:56:35 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-197-1-stack-cost] 10:56:35 Resource [jenkins-edgexfoundry-device-virtual-go-PR-197-1-stack-cost] did not exist. Created. 10:56:35 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:56:35 /w/workspace/device-virtual-go/1@tmp/durable-849633b6/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-849633b6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:56:36 + echo total: 0.20999999344348907 [Pipeline] stash 10:56:36 Warning: overwriting stash ‘stack-cost’ 10:56:36 Stashed 1 file(s) [Pipeline] } 10:56:36 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-197-1-stack-cost] [Pipeline] // lock [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] wrap 10:56:37 provisioning config files... 10:56:37 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-197@tmp/config3766975789157836666tmp [Pipeline] { [Pipeline] sh 10:56:37 + set +x 10:56:37 + curl -s https://codecov.io/bash 10:56:37 + bash -s -- 10:56:38 10:56:38 _____ _ 10:56:38 / ____| | | 10:56:38 | | ___ __| | ___ ___ _____ __ 10:56:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:56:38 | |___| (_) | (_| | __/ (_| (_) \ V / 10:56:38 \_____\___/ \__,_|\___|\___\___/ \_/ 10:56:38 Bash-1.0.2 10:56:38 10:56:38 10:56:38 ==> git version 2.24.3 found 10:56:38 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:56:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:56:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:56:38 ==> Jenkins CI detected. 10:56:38 project root: . 10:56:38 --> token set from env 10:56:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:56:38 ==> Running gcov in . (disable via -X gcov) 10:56:38 ==> Python coveragepy not found 10:56:38 ==> Searching for coverage reports in: 10:56:38 + . 10:56:38 -> Found 1 reports 10:56:38 ==> Detecting git/mercurial file structure 10:56:38 ==> Reading reports 10:56:38 + ./coverage.out bytes=47247 10:56:38 ==> Appending adjustments 10:56:38 https://docs.codecov.io/docs/fixing-reports 10:56:38 + Found adjustments 10:56:38 ==> Gzipping contents 10:56:38 8.0K /tmp/codecov.N2LzFz.gz 10:56:38 ==> Uploading reports 10:56:38 url: https://codecov.io 10:56:38 query: branch=PR-197&commit=8527a52938520fc4af81a5dd356fa33f421c5825&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=197&job=&cmd_args= 10:56:38 -> Pinging Codecov 10:56:38 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-197&commit=8527a52938520fc4af81a5dd356fa33f421c5825&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-197%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=197&job=&cmd_args= 10:56:39 -> Uploading to 10:56:39 https://storage.googleapis.com/codecov/v4/raw/2021-05-06/5E52B4B073DB2E39498172D8E973AA87/8527a52938520fc4af81a5dd356fa33f421c5825/24a37c62-eaa5-47d8-beda-283e57c0424e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210506T105638Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44eb87ff71138c857b2f301b78ef72a82b17232220dbb4e8b7e703ea8f3ca59d 10:56:39 % Total % Received % Xferd Average Speed Time Time Time Current 10:56:39 Dload Upload Total Spent Left Speed 10:56:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5755 0 0 100 5755 0 14800 --:--:-- --:--:-- --:--:-- 14832 10:56:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/8527a52938520fc4af81a5dd356fa33f421c5825 [Pipeline] } 10:56:39 Deleting 1 temporary files [Pipeline] // wrap [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:56:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:56:41 ---> package-listing.sh 10:56:41 ++ facter osfamily 10:56:41 ++ tr '[:upper:]' '[:lower:]' 10:56:41 + OS_FAMILY=redhat 10:56:41 + workspace=/w/workspace/foundry_device-virtual-go_PR-197 10:56:41 + START_PACKAGES=/tmp/packages_start.txt 10:56:41 + END_PACKAGES=/tmp/packages_end.txt 10:56:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:56:41 + PACKAGES=/tmp/packages_start.txt 10:56:41 + '[' /w/workspace/foundry_device-virtual-go_PR-197 ']' 10:56:41 + PACKAGES=/tmp/packages_end.txt 10:56:41 + case "${OS_FAMILY}" in 10:56:41 + rpm -qa 10:56:41 + sort 10:56:47 + '[' -f /tmp/packages_start.txt ']' 10:56:47 + '[' -f /tmp/packages_end.txt ']' 10:56:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:56:47 + '[' /w/workspace/foundry_device-virtual-go_PR-197 ']' 10:56:47 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-197/archives/ 10:56:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-197/archives/ [Pipeline] echo 10:56:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-197/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:56:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:56:47 10:56:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:56:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:56:48 alpine: Pulling from edgex-lftools-log-publisher 10:56:48 df20fa9351a1: Pulling fs layer 10:56:48 36b3adc4ff6f: Pulling fs layer 10:56:48 8ad3a11d3b57: Pulling fs layer 10:56:48 46f8f816bc3b: Pulling fs layer 10:56:48 93b61091891f: Pulling fs layer 10:56:48 93b9cdb0e59b: Pulling fs layer 10:56:48 5e14af77c1be: Pulling fs layer 10:56:48 01666e4c0597: Pulling fs layer 10:56:48 aa168da1d23b: Pulling fs layer 10:56:48 93b61091891f: Waiting 10:56:48 93b9cdb0e59b: Waiting 10:56:48 5e14af77c1be: Waiting 10:56:48 01666e4c0597: Waiting 10:56:48 46f8f816bc3b: Waiting 10:56:48 36b3adc4ff6f: Download complete 10:56:48 46f8f816bc3b: Verifying Checksum 10:56:48 46f8f816bc3b: Download complete 10:56:48 df20fa9351a1: Verifying Checksum 10:56:48 93b9cdb0e59b: Verifying Checksum 10:56:48 93b9cdb0e59b: Download complete 10:56:48 5e14af77c1be: Verifying Checksum 10:56:48 5e14af77c1be: Download complete 10:56:48 93b61091891f: Verifying Checksum 10:56:48 93b61091891f: Download complete 10:56:48 01666e4c0597: Download complete 10:56:48 8ad3a11d3b57: Download complete 10:56:48 df20fa9351a1: Pull complete 10:56:48 36b3adc4ff6f: Pull complete 10:56:49 8ad3a11d3b57: Pull complete 10:56:49 46f8f816bc3b: Pull complete 10:56:50 aa168da1d23b: Download complete 10:56:51 93b61091891f: Pull complete 10:56:51 93b9cdb0e59b: Pull complete 10:56:51 5e14af77c1be: Pull complete 10:56:51 01666e4c0597: Pull complete 10:57:00 aa168da1d23b: Pull complete 10:57:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:57:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:57:00 prd-centos7-docker-4c-2g-3204 does not seem to be running inside a container 10:57:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-virtual-go_PR-197/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-197 -v /w/workspace/foundry_device-virtual-go_PR-197:/w/workspace/foundry_device-virtual-go_PR-197:rw,z -v /w/workspace/foundry_device-virtual-go_PR-197@tmp:/w/workspace/foundry_device-virtual-go_PR-197@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:57:03 $ docker top ef091f4c5c446a67251faa8833db15663f982acb4bb400158ef98ffa103c46d7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:04 + touch /tmp/pre-build-complete [Pipeline] sh 10:57:04 + mkdir -p /var/log/sa [Pipeline] sh 10:57:04 + ls /var/log/sa-host 10:57:04 + sadf -c /var/log/sa-host/sa06 10:57:04 file_magic: OK 10:57:04 HZ: Using current value: 100 10:57:04 file_header: OK 10:57:04 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:57:04 Statistics: 10:57:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:57:04 File successfully converted to sysstat format version 12.2.1 10:57:04 + sadf -c /var/log/sa-host/sa23 10:57:04 file_magic: OK 10:57:04 HZ: Using current value: 100 10:57:04 file_header: OK 10:57:04 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:57:04 Statistics: 10:57:04 Hnuu...uuuununununu... 10:57:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:05 provisioning config files... 10:57:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-197@tmp/config179274122984395429tmp [Pipeline] { [Pipeline] echo 10:57:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:57:06 ---> create-netrc.sh [Pipeline] } 10:57:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:57:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:57:06 ---> python-tools-install.sh [Pipeline] echo 10:57:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:57:06 ---> sudo-logs.sh 10:57:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:57:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:57:07 ---> job-cost.sh 10:57:07 lf-activate-venv: SKIPPING 10:57:07 DEBUG: total: 0.20999999344348907 10:57:07 INFO: Retrieving Stack Cost... 10:57:08 INFO: Retrieving Pricing Info for: v1-standard-2 10:57:09 INFO: Archiving Costs [Pipeline] echo 10:57:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:57:09 ---> logs-deploy.sh 10:57:09 lf-activate-venv: SKIPPING 10:57:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-197/1 10:57:09 INFO: archiving workspace using pattern(s): 10:57:11 Archives upload complete. 10:57:11 INFO: archiving logs to Nexus