Pull request #171 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ddf92c30216633a505abf55fe89fd10213e2ecd3+bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec (80cd20cd290a6f7b48f87fe73c890b2426c9b768) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-171/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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-171/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30836 in /w/workspace/foundry_device-virtual-go_PR-171 [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-171 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Merging remotes/origin/master commit bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec into PR head commit ddf92c30216633a505abf55fe89fd10213e2ecd3 Merge succeeded, producing ddf92c30216633a505abf55fe89fd10213e2ecd3 Checking out Revision ddf92c30216633a505abf55fe89fd10213e2ecd3 (PR-171) > 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/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddf92c30216633a505abf55fe89fd10213e2ecd3 # 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 bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ddf92c30216633a505abf55fe89fd10213e2ecd3 # 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:48 ========================================================= 05:59:48 EdgeX Global Pipelines Version Info 05:59:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:59:52 ------------------- 05:59:52 stable info: 05:59:52 ------------------- 05:59:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:52 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:59:52 Message: update stable to v1.0.186 05:59:53 ------------------- 05:59:53 experimental info: 05:59:53 ------------------- 05:59:53 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:53 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:59:53 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 05:59:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 05:59:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:59:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-virtual-go [Pipeline] echo 05:59:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-171 [Pipeline] echo 05:59:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-171 [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-171 [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ddf92c30216633a505abf55fe89fd10213e2ecd3 [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ddf92c3 [Pipeline] echo 05:59:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:59:57 provisioning config files... 05:59:57 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-171@tmp/config7507639155716887637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:58 ---> docker-login.sh 05:59:58 nexus3.edgexfoundry.org:10001 05:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:59 Configure a credential helper to remove this warning. See 05:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:59 05:59:59 Login Succeeded 05:59:59 nexus3.edgexfoundry.org:10002 05:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:00 Configure a credential helper to remove this warning. See 06:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:00 06:00:00 Login Succeeded 06:00:00 nexus3.edgexfoundry.org:10003 06:00:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:00 Configure a credential helper to remove this warning. See 06:00:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:00 06:00:00 Login Succeeded 06:00:00 nexus3.edgexfoundry.org:10004 06:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:01 Configure a credential helper to remove this warning. See 06:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:01 06:00:01 Login Succeeded 06:00:01 docker.io 06:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:01 Configure a credential helper to remove this warning. See 06:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:01 06:00:01 Login Succeeded 06:00:01 ---> docker-login.sh ends [Pipeline] } 06:00:01 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 06:00:02 + git log --format=format:%s -1 ddf92c30216633a505abf55fe89fd10213e2ecd3 [Pipeline] echo 06:00:03 GIT_COMMIT: ddf92c30216633a505abf55fe89fd10213e2ecd3, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:00:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:00:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:03 06:00:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:00:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:04 latest: Pulling from edgex-devops/git-semver 06:00:04 31603596830f: Pulling fs layer 06:00:04 2a8b12db71e7: Pulling fs layer 06:00:04 6ca5941a6612: Pulling fs layer 06:00:04 ecc8261a40a4: Pulling fs layer 06:00:04 ecc8261a40a4: Waiting 06:00:04 2a8b12db71e7: Verifying Checksum 06:00:04 2a8b12db71e7: Download complete 06:00:04 31603596830f: Verifying Checksum 06:00:04 31603596830f: Download complete 06:00:04 ecc8261a40a4: Verifying Checksum 06:00:04 ecc8261a40a4: Download complete 06:00:04 6ca5941a6612: Verifying Checksum 06:00:04 6ca5941a6612: Download complete 06:00:05 31603596830f: Pull complete 06:00:05 2a8b12db71e7: Pull complete 06:00:07 6ca5941a6612: Pull complete 06:00:08 ecc8261a40a4: Pull complete 06:00:08 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:00:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:00:08 prd-centos7-docker-4c-2g-30836 does not seem to be running inside a container 06:00:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-171 -v /w/workspace/foundry_device-virtual-go_PR-171:/w/workspace/foundry_device-virtual-go_PR-171:rw,z -v /w/workspace/foundry_device-virtual-go_PR-171@tmp:/w/workspace/foundry_device-virtual-go_PR-171@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:00:12 $ docker top 1db82753321dc0c7d36ef0372a23f0a7e7e67a431025784baf977f54894d47bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:13 [ssh-agent] Looking for ssh-agent implementation... 06:00:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:14 $ docker exec 1db82753321dc0c7d36ef0372a23f0a7e7e67a431025784baf977f54894d47bd ssh-agent 06:00:14 SSH_AUTH_SOCK=/tmp/ssh-STLW3bg9hTDp/agent.12 06:00:14 SSH_AGENT_PID=17 06:00:14 Running ssh-add (command line suppressed) 06:00:15 Identity added: /w/workspace/foundry_device-virtual-go_PR-171@tmp/private_key_7077307730749129856.key (/w/workspace/foundry_device-virtual-go_PR-171@tmp/private_key_7077307730749129856.key) 06:00:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:16 + git tag --points-at HEAD [Pipeline] } 06:00:16 $ docker exec --env ******** --env ******** 1db82753321dc0c7d36ef0372a23f0a7e7e67a431025784baf977f54894d47bd ssh-agent -k 06:00:16 unset SSH_AUTH_SOCK; 06:00:16 unset SSH_AGENT_PID; 06:00:16 echo Agent pid 17 killed; 06:00:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:17 [ssh-agent] Looking for ssh-agent implementation... 06:00:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:17 $ docker exec 1db82753321dc0c7d36ef0372a23f0a7e7e67a431025784baf977f54894d47bd ssh-agent 06:00:17 SSH_AUTH_SOCK=/tmp/ssh-Z3kgbDPwUZmg/agent.45 06:00:17 SSH_AGENT_PID=50 06:00:17 Running ssh-add (command line suppressed) 06:00:18 Identity added: /w/workspace/foundry_device-virtual-go_PR-171@tmp/private_key_1790259726496036088.key (/w/workspace/foundry_device-virtual-go_PR-171@tmp/private_key_1790259726496036088.key) 06:00:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:18 + git semver init 06:00:18 # -> Open(): unable to determine branch for HEAD 06:00:18 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-171/.git 06:00:18 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-171 06:00:18 # $SEMVER_REMOTE_NAME = origin 06:00:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:00:18 # $SEMVER_USER_NAME = edgex-jenkins 06:00:18 # $SEMVER_BRANCH = PR-171 06:00:18 # $SEMVER_TEMP = /tmp/semver-277560172 06:00:18 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 06:00:19 # '/tmp/semver-277560172' -> '/w/workspace/foundry_device-virtual-go_PR-171/.semver' 06:00:19 # -> Force: false 06:00:19 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-171/.semver [Pipeline] } 06:00:19 $ docker exec --env ******** --env ******** 1db82753321dc0c7d36ef0372a23f0a7e7e67a431025784baf977f54894d47bd ssh-agent -k 06:00:19 unset SSH_AUTH_SOCK; 06:00:19 unset SSH_AGENT_PID; 06:00:19 echo Agent pid 50 killed; 06:00:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:20 + git semver [Pipeline] } 06:00:20 $ docker stop --time=1 1db82753321dc0c7d36ef0372a23f0a7e7e67a431025784baf977f54894d47bd 06:00:22 $ docker rm -f 1db82753321dc0c7d36ef0372a23f0a7e7e67a431025784baf977f54894d47bd [Pipeline] // withDockerContainer [Pipeline] sh 06:00:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:24 Stashed 1 file(s) [Pipeline] echo 06:00:24 [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 06:00:40 Still waiting to schedule task 06:00:40 ‘prd-centos7-blackbox-4c-2g-30704’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-30830’ is offline; ‘prd-centos7-docker-4c-2g-30831’ is offline; ‘prd-centos7-docker-4c-2g-30839’ is offline; ‘prd-centos7-docker-4c-2g-30842’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-30774’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30841’ doesn’t have label ‘centos7-docker-4c-2g’ 06:00:40 Still waiting to schedule task 06:00:40 ‘prd-centos7-blackbox-4c-2g-30704’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-30830’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-30831’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-30839’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-30842’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-8c-8g-30774’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30485’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30654’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30841’ is offline 06:01:42 Running on prd-centos7-docker-4c-2g-30844 in /w/workspace/foundry_device-virtual-go_PR-171 [Pipeline] { [Pipeline] ws 06:01:42 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:01:45 using credential edgex-jenkins-ssh 06:01:45 Cloning the remote Git repository 06:01:45 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:01:45 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:01:45 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:01:45 > git --version # timeout=10 06:01:45 > git --version # 'git version 2.24.3' 06:01:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:46 Merging remotes/origin/master commit bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec into PR head commit ddf92c30216633a505abf55fe89fd10213e2ecd3 06:01:46 Merge succeeded, producing ddf92c30216633a505abf55fe89fd10213e2ecd3 06:01:46 Checking out Revision ddf92c30216633a505abf55fe89fd10213e2ecd3 (PR-171) 06:01:45 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:01:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:45 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:01:45 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:01:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:01:46 > git config core.sparsecheckout # timeout=10 06:01:46 > git checkout -f ddf92c30216633a505abf55fe89fd10213e2ecd3 # timeout=10 06:01:46 > git remote # timeout=10 06:01:46 > git config --get remote.origin.url # timeout=10 06:01:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:46 > git merge bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec # timeout=10 06:01:46 > git rev-parse HEAD^{commit} # timeout=10 06:01:46 > git config core.sparsecheckout # timeout=10 06:01:46 > git checkout -f ddf92c30216633a505abf55fe89fd10213e2ecd3 # timeout=10 06:01:50 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:01:50 > git --version # timeout=10 06:01:50 > git --version # 'git version 2.24.3' 06:01:50 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:01:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:01:52 + sudo service docker restart 06:01:52 + true 06:01:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:01:53 provisioning config files... 06:01:53 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8362919059266646326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:53 ---> docker-login.sh 06:01:53 nexus3.edgexfoundry.org:10001 06:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:54 Configure a credential helper to remove this warning. See 06:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:54 06:01:54 Login Succeeded 06:01:54 nexus3.edgexfoundry.org:10002 06:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:54 Configure a credential helper to remove this warning. See 06:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:54 06:01:54 Login Succeeded 06:01:54 nexus3.edgexfoundry.org:10003 06:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:54 Configure a credential helper to remove this warning. See 06:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:54 06:01:54 Login Succeeded 06:01:54 nexus3.edgexfoundry.org:10004 06:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:54 Configure a credential helper to remove this warning. See 06:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:54 06:01:54 Login Succeeded 06:01:54 docker.io 06:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:55 Configure a credential helper to remove this warning. See 06:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:55 06:01:55 Login Succeeded 06:01:55 ---> docker-login.sh ends [Pipeline] } 06:01:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:01:55 ========================================================= 06:01:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:01:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:01:56 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:01:56 Sending build context to Docker daemon 489.5kB 06:01:56 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:01:56 Step 2/8 : FROM ${BASE} 06:01:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:01:56 188c0c94c7c5: Pulling fs layer 06:01:56 0ef7d3d256c8: Pulling fs layer 06:01:56 de9db76c5a1d: Pulling fs layer 06:01:56 bca2f99d35d6: Pulling fs layer 06:01:56 93359f2a8cfa: Pulling fs layer 06:01:56 7c6f9722023f: Pulling fs layer 06:01:56 a35cf1a2eb13: Pulling fs layer 06:01:56 93359f2a8cfa: Waiting 06:01:56 7c6f9722023f: Waiting 06:01:56 a35cf1a2eb13: Waiting 06:01:56 bca2f99d35d6: Waiting 06:01:56 de9db76c5a1d: Verifying Checksum 06:01:56 de9db76c5a1d: Download complete 06:01:56 0ef7d3d256c8: Download complete 06:01:56 93359f2a8cfa: Verifying Checksum 06:01:56 93359f2a8cfa: Download complete 06:01:56 188c0c94c7c5: Verifying Checksum 06:01:56 188c0c94c7c5: Download complete 06:01:56 7c6f9722023f: Verifying Checksum 06:01:56 7c6f9722023f: Download complete 06:01:56 188c0c94c7c5: Pull complete 06:01:56 0ef7d3d256c8: Pull complete 06:01:56 de9db76c5a1d: Pull complete 06:01:57 a35cf1a2eb13: Verifying Checksum 06:01:57 a35cf1a2eb13: Download complete 06:01:58 bca2f99d35d6: Verifying Checksum 06:01:58 bca2f99d35d6: Download complete 06:02:04 bca2f99d35d6: Pull complete 06:02:04 93359f2a8cfa: Pull complete 06:02:04 7c6f9722023f: Pull complete 06:02:09 a35cf1a2eb13: Pull complete 06:02:09 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:02:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:02:09 ---> a62c8e92a672 06:02:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:02:09 ---> Running in 50188462dc99 06:02:09 Removing intermediate container 50188462dc99 06:02:09 ---> cb53f9694984 06:02:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:09 ---> Running in 47318bfb7b1c 06:02:10 Removing intermediate container 47318bfb7b1c 06:02:10 ---> 2c94d2cdaa41 06:02:10 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:02:10 ---> Running in 7de0ddd1eee5 06:02:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:02:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:02:13 (1/14) Installing libmagic (5.38-r0) 06:02:13 (2/14) Installing file (5.38-r0) 06:02:13 (3/14) Installing libc-dev (0.7.2-r3) 06:02:13 (4/14) Installing g++ (9.3.0-r2) 06:02:18 (5/14) Installing fortify-headers (1.1-r0) 06:02:18 (6/14) Installing patch (2.7.6-r6) 06:02:19 (7/14) Installing build-base (0.5-r2) 06:02:19 (8/14) Installing openssh-keygen (8.3_p1-r1) 06:02:19 (9/14) Installing libedit (20191231.3.1-r0) 06:02:19 (10/14) Installing openssh-client (8.3_p1-r1) 06:02:19 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 06:02:20 (12/14) Installing openssh-server-common (8.3_p1-r1) 06:02:20 (13/14) Installing openssh-server (8.3_p1-r1) 06:02:20 (14/14) Installing openssh (8.3_p1-r1) 06:02:20 Executing busybox-1.31.1-r19.trigger 06:02:20 OK: 237 MiB in 53 packages 06:02:23 Removing intermediate container 7de0ddd1eee5 06:02:23 ---> 6b6dfcba6a48 06:02:23 Step 6/8 : WORKDIR /device-virtual-go 06:02:23 ---> Running in cf74eb7bc84a 06:02:23 Removing intermediate container cf74eb7bc84a 06:02:23 ---> 6d6d8d6f4327 06:02:23 Step 7/8 : COPY . . 06:02:24 ---> a7ae70252b66 06:02:24 Step 8/8 : RUN go mod download 06:02:24 ---> Running in 360852c49aa8 06:02:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30845 in /w/workspace/foundry_device-virtual-go_PR-171 [Pipeline] { [Pipeline] ws 06:02:46 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 06:02:51 Removing intermediate container 360852c49aa8 06:02:51 ---> 325a71f6ee2a 06:02:51 Successfully built 325a71f6ee2a 06:02:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:02:51 + docker inspect -f . ci-base-image-x86_64 06:02:51 . [Pipeline] withDockerContainer 06:02:52 prd-centos7-docker-4c-2g-30844 does not seem to be running inside a container 06:02:52 $ 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 ******** ci-base-image-x86_64 cat 06:02:52 using credential edgex-jenkins-ssh 06:02:52 Cloning the remote Git repository 06:02:52 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:02:52 $ docker top 054c7cf76cb321b32c82a178dff13fce843363f46b1f37e5dfc351a7f87b24f4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:53 + go version 06:02:53 go version go1.15.5 linux/amd64 [Pipeline] } 06:02:53 $ docker stop --time=1 054c7cf76cb321b32c82a178dff13fce843363f46b1f37e5dfc351a7f87b24f4 06:02:52 > git init /w/workspace/device-virtual-go/1 # timeout=10 06:02:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:02:52 > git --version # timeout=10 06:02:52 > git --version # 'git version 2.17.1' 06:02:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:02:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:02:53 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:02:53 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:02:54 Merging remotes/origin/master commit bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec into PR head commit ddf92c30216633a505abf55fe89fd10213e2ecd3 06:02:54 Merge succeeded, producing ddf92c30216633a505abf55fe89fd10213e2ecd3 06:02:54 Checking out Revision ddf92c30216633a505abf55fe89fd10213e2ecd3 (PR-171) 06:02:55 $ docker rm -f 054c7cf76cb321b32c82a178dff13fce843363f46b1f37e5dfc351a7f87b24f4 [Pipeline] // withDockerContainer [Pipeline] } 06:02:54 > git config core.sparsecheckout # timeout=10 06:02:54 > git checkout -f ddf92c30216633a505abf55fe89fd10213e2ecd3 # timeout=10 06:02:54 > git remote # timeout=10 06:02:54 > git config --get remote.origin.url # timeout=10 06:02:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:54 > git merge bfe8b6d03e48aca57198d29dac0aa5fe93ed02ec # timeout=10 06:02:54 > git rev-parse HEAD^{commit} # timeout=10 06:02:54 > git config core.sparsecheckout # timeout=10 06:02:54 > git checkout -f ddf92c30216633a505abf55fe89fd10213e2ecd3 # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:56 + docker inspect -f . ci-base-image-x86_64 06:02:56 . [Pipeline] withDockerContainer 06:02:56 prd-centos7-docker-4c-2g-30844 does not seem to be running inside a container 06:02:56 $ 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 ******** ci-base-image-x86_64 cat 06:02:56 $ docker top 983c60eb6f6b13a482064c7ddfeda920c2142819edd95d92bf35a5609191fd93 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:57 + make test 06:02:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:02:58 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:02:59 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:02:59 > git --version # timeout=10 06:02:59 > git --version # 'git version 2.17.1' 06:02:59 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:03:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:03:03 + true 06:03:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:03:05 provisioning config files... 06:03:05 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config2802707255545744679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:05 ---> docker-login.sh 06:03:05 nexus3.edgexfoundry.org:10001 06:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:07 Configure a credential helper to remove this warning. See 06:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:07 06:03:07 Login Succeeded 06:03:07 nexus3.edgexfoundry.org:10002 06:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:07 Configure a credential helper to remove this warning. See 06:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:07 06:03:07 Login Succeeded 06:03:07 nexus3.edgexfoundry.org:10003 06:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:08 Configure a credential helper to remove this warning. See 06:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:08 06:03:08 Login Succeeded 06:03:08 nexus3.edgexfoundry.org:10004 06:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:08 Configure a credential helper to remove this warning. See 06:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:08 06:03:08 Login Succeeded 06:03:08 docker.io 06:03:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:09 Configure a credential helper to remove this warning. See 06:03:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:09 06:03:09 Login Succeeded 06:03:09 ---> docker-login.sh ends [Pipeline] } 06:03:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:03:10 ========================================================= 06:03:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:03:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:03:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:03:11 Sending build context to Docker daemon 488.4kB 06:03:11 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:03:11 Step 2/8 : FROM ${BASE} 06:03:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:03:11 5f621e34cdf4: Pulling fs layer 06:03:11 a4357932f1b6: Pulling fs layer 06:03:11 18c013af1878: Pulling fs layer 06:03:11 00ac8860ef70: Pulling fs layer 06:03:11 63d7cb157983: Pulling fs layer 06:03:11 b116817d02f9: Pulling fs layer 06:03:11 745a02a5169b: Pulling fs layer 06:03:11 63d7cb157983: Waiting 06:03:11 b116817d02f9: Waiting 06:03:11 745a02a5169b: Waiting 06:03:11 18c013af1878: Verifying Checksum 06:03:11 18c013af1878: Download complete 06:03:11 a4357932f1b6: Verifying Checksum 06:03:11 a4357932f1b6: Download complete 06:03:11 63d7cb157983: Verifying Checksum 06:03:11 63d7cb157983: Download complete 06:03:11 b116817d02f9: Verifying Checksum 06:03:11 b116817d02f9: Download complete 06:03:11 5f621e34cdf4: Download complete 06:03:12 5f621e34cdf4: Pull complete 06:03:13 a4357932f1b6: Pull complete 06:03:13 18c013af1878: Pull complete 06:03:14 745a02a5169b: Verifying Checksum 06:03:14 745a02a5169b: Download complete 06:03:14 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:03:15 00ac8860ef70: Verifying Checksum 06:03:15 00ac8860ef70: Download complete 06:03:15 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.331s coverage: 63.8% of statements 06:03:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:03:19 gofmt -l . 06:03:19 [ "`gofmt -l .`" = "" ] 06:03:19 ./bin/test-attribution-txt.sh 06:03:20 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:03:20 $ docker stop --time=1 983c60eb6f6b13a482064c7ddfeda920c2142819edd95d92bf35a5609191fd93 06:03:22 $ docker rm -f 983c60eb6f6b13a482064c7ddfeda920c2142819edd95d92bf35a5609191fd93 [Pipeline] // withDockerContainer [Pipeline] sh 06:03:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:03:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:03:25 00ac8860ef70: Pull complete 06:03:25 63d7cb157983: Pull complete 06:03:25 b116817d02f9: Pull complete [Pipeline] sh 06:03:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:03:26 + ls -al . 06:03:26 total 128 06:03:26 drwxrwxr-x. 7 jenkins jenkins 4096 Mar 22 06:03 . 06:03:26 drwxrwxr-x. 4 jenkins jenkins 28 Mar 22 06:01 .. 06:03:26 -rw-rw-r--. 1 jenkins jenkins 7136 Mar 22 06:01 Attribution.txt 06:03:26 drwxrwxr-x. 2 jenkins jenkins 64 Mar 22 06:01 bin 06:03:26 drwxrwxr-x. 3 jenkins jenkins 32 Mar 22 06:01 cmd 06:03:26 -rw-r--r--. 1 jenkins jenkins 47247 Mar 22 06:03 coverage.out 06:03:26 -rw-rw-r--. 1 jenkins jenkins 1851 Mar 22 06:01 Dockerfile 06:03:26 -rw-rw-r--. 1 jenkins jenkins 961 Mar 22 06:01 Dockerfile.build 06:03:26 drwxrwxr-x. 8 jenkins jenkins 179 Mar 22 06:01 .git 06:03:26 drwxrwxr-x. 2 jenkins jenkins 103 Mar 22 06:01 .github 06:03:26 -rw-rw-r--. 1 jenkins jenkins 258 Mar 22 06:01 .gitignore 06:03:26 -rw-r--r--. 1 jenkins jenkins 809 Mar 22 06:03 go.mod 06:03:26 -rw-r--r--. 1 jenkins jenkins 20236 Mar 22 06:03 go.sum 06:03:26 drwxrwxr-x. 3 jenkins jenkins 20 Mar 22 06:01 internal 06:03:26 -rw-rw-r--. 1 jenkins jenkins 660 Mar 22 06:01 Jenkinsfile 06:03:26 -rw-rw-r--. 1 jenkins jenkins 11340 Mar 22 06:01 LICENSE 06:03:26 -rw-rw-r--. 1 jenkins jenkins 873 Mar 22 06:01 Makefile 06:03:26 -rw-rw-r--. 1 jenkins jenkins 918 Mar 22 06:01 README.md 06:03:26 -rw-rw-r--. 1 jenkins jenkins 5 Mar 22 06:00 VERSION 06:03:26 -rw-rw-r--. 1 jenkins jenkins 235 Mar 22 06:01 version.go [Pipeline] isUnix [Pipeline] sh 06:03:26 + 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=ddf92c30216633a505abf55fe89fd10213e2ecd3 --label arch=amd64 --label version=0.0.0 . 06:03:26 Sending build context to Docker daemon 558.6kB 06:03:27 Step 1/22 : ARG BASE=golang:1.15-alpine3.12 06:03:27 Step 2/22 : FROM ${BASE} AS builder 06:03:27 ---> 325a71f6ee2a 06:03:27 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:03:27 ---> Running in 556cf49351bd 06:03:27 Removing intermediate container 556cf49351bd 06:03:27 ---> 8309f3b092d2 06:03:27 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:03:27 ---> Running in 5b29baec4854 06:03:27 Removing intermediate container 5b29baec4854 06:03:27 ---> e2beb110303a 06:03:27 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:03:27 ---> Running in 29c8daed4c0c 06:03:27 Removing intermediate container 29c8daed4c0c 06:03:27 ---> afed44b559ff 06:03:27 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:27 ---> Running in 8192c67ca22c 06:03:28 Removing intermediate container 8192c67ca22c 06:03:28 ---> 26a080a1ee57 06:03:28 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:03:28 ---> Running in 7749f366a55c 06:03:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:03:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:03:30 745a02a5169b: Pull complete 06:03:30 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:03:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:03:30 ---> b7e6874047d6 06:03:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 06:03:30 OK: 237 MiB in 53 packages 06:03:31 Removing intermediate container 7749f366a55c 06:03:31 ---> 365664cd7c6c 06:03:31 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:03:31 ---> Running in 6896ac3e995e 06:03:31 Removing intermediate container 6896ac3e995e 06:03:31 ---> abc369638299 06:03:31 Step 9/22 : COPY . . 06:03:32 ---> a6d28121011b 06:03:32 Step 10/22 : ARG MAKE='make build' 06:03:32 ---> Running in b1a686c3d259 06:03:32 Removing intermediate container b1a686c3d259 06:03:32 ---> 06de72300e23 06:03:32 Step 11/22 : RUN $MAKE 06:03:32 ---> Running in 1c6eda7c04c7 06:03:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:03:33 ---> Running in 6c503950bda8 06:03:33 Removing intermediate container 6c503950bda8 06:03:33 ---> 97caa7a013d6 06:03:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:03:33 ---> Running in ba7c36fcbf23 06:03:36 Removing intermediate container ba7c36fcbf23 06:03:36 ---> acef5aa884d8 06:03:36 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 06:03:36 ---> Running in 0ca7f6db9442 06:03:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:03:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:03:39 (1/14) Installing libmagic (5.38-r0) 06:03:39 (2/14) Installing file (5.38-r0) 06:03:39 (3/14) Installing libc-dev (0.7.2-r3) 06:03:39 (4/14) Installing g++ (9.3.0-r2) 06:03:42 (5/14) Installing fortify-headers (1.1-r0) 06:03:42 (6/14) Installing patch (2.7.6-r6) 06:03:42 (7/14) Installing build-base (0.5-r2) 06:03:42 (8/14) Installing openssh-keygen (8.3_p1-r1) 06:03:42 (9/14) Installing libedit (20191231.3.1-r0) 06:03:42 (10/14) Installing openssh-client (8.3_p1-r1) 06:03:43 (11/14) Installing openssh-sftp-server (8.3_p1-r1) 06:03:43 (12/14) Installing openssh-server-common (8.3_p1-r1) 06:03:43 (13/14) Installing openssh-server (8.3_p1-r1) 06:03:44 (14/14) Installing openssh (8.3_p1-r1) 06:03:44 Executing busybox-1.31.1-r19.trigger 06:03:44 OK: 221 MiB in 53 packages 06:03:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:03:48 Removing intermediate container 0ca7f6db9442 06:03:48 ---> 2774a0530a26 06:03:48 Step 6/8 : WORKDIR /device-virtual-go 06:03:48 ---> Running in f5489642e9aa 06:03:49 Removing intermediate container f5489642e9aa 06:03:49 ---> 2eae5a6df514 06:03:49 Step 7/8 : COPY . . 06:03:50 Removing intermediate container 1c6eda7c04c7 06:03:50 ---> a634dc66d152 06:03:50 Step 12/22 : FROM alpine:3.12 06:03:50 3.12: Pulling from library/alpine 06:03:50 f84cab65f19f: Pulling fs layer 06:03:50 f84cab65f19f: Download complete 06:03:50 f84cab65f19f: Pull complete 06:03:50 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 06:03:50 ---> a87f563cc6c3 06:03:50 Step 8/8 : RUN go mod download 06:03:50 ---> Running in eb3e2dbb9306 06:03:50 Status: Downloaded newer image for alpine:3.12 06:03:50 ---> 88dd2752d2ea 06:03:50 Step 13/22 : ENV APP_PORT=49990 06:03:50 ---> Running in b7ae80b22460 06:03:50 Removing intermediate container b7ae80b22460 06:03:50 ---> 807930e3736d 06:03:50 Step 14/22 : EXPOSE $APP_PORT 06:03:50 ---> Running in 39472d86d044 06:03:50 Removing intermediate container 39472d86d044 06:03:50 ---> 6372decdf724 06:03:50 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:03:51 ---> d3390cd64702 06:03:51 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:03:51 ---> ce81350ea169 06:03:51 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:03:51 ---> 4de621d9dd2d 06:03:51 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:03:51 ---> Running in 00807b139d98 06:03:52 Removing intermediate container 00807b139d98 06:03:52 ---> cf9727290da0 06:03:52 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:03:52 ---> Running in d9b37c72b108 06:03:52 Removing intermediate container d9b37c72b108 06:03:52 ---> 72d10952c969 06:03:52 Step 20/22 : LABEL arch=amd64 06:03:52 ---> Running in 94afdba7d393 06:03:52 Removing intermediate container 94afdba7d393 06:03:52 ---> 4d3095b68927 06:03:52 Step 21/22 : LABEL git_sha=ddf92c30216633a505abf55fe89fd10213e2ecd3 06:03:52 ---> Running in c212c018bd2f 06:03:52 Removing intermediate container c212c018bd2f 06:03:52 ---> 2700ee33b978 06:03:52 Step 22/22 : LABEL version=0.0.0 06:03:53 ---> Running in 989cc9de2939 06:03:53 Removing intermediate container 989cc9de2939 06:03:53 ---> 4992bfdb80e3 06:03:53 [Warning] One or more build-args [ARCH] were not consumed 06:03:53 Successfully built 4992bfdb80e3 06:03:53 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 06:03:54 ---> job-cost.sh 06:03:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UPut 06:04:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:04:17 Removing intermediate container eb3e2dbb9306 06:04:17 ---> 624e58992fdd 06:04:17 Successfully built 624e58992fdd 06:04:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:04:17 + docker inspect -f . ci-base-image-arm64 06:04:17 . [Pipeline] withDockerContainer 06:04:17 prd-ubuntu18.04-docker-arm64-4c-16g-30845 does not seem to be running inside a container 06:04:17 $ 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 06:04:19 $ docker top 812dfc7b75402eab0988b50448033152ca30730b503475d568014b00a5a34b9f -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:20 + go version 06:04:20 go version go1.15.5 linux/arm64 [Pipeline] } 06:04:20 $ docker stop --time=1 812dfc7b75402eab0988b50448033152ca30730b503475d568014b00a5a34b9f 06:04:22 $ docker rm -f 812dfc7b75402eab0988b50448033152ca30730b503475d568014b00a5a34b9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:04:23 + docker inspect -f . ci-base-image-arm64 06:04:23 . [Pipeline] withDockerContainer 06:04:24 prd-ubuntu18.04-docker-arm64-4c-16g-30845 does not seem to be running inside a container 06:04:24 $ 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 06:04:25 $ docker top f2ed5388107d926feb145de4cdb58b89821d51a5c5b90d80cac1aa6ef4f74a41 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:26 + make test 06:04:26 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:04:28 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:04:39 lf-activate-venv(): INFO: Adding /tmp/venv-UPut/bin to PATH 06:04:39 INFO: No Stack... 06:04:39 INFO: Retrieving Pricing Info for: v1-standard-2 06:04:40 INFO: Archiving Costs [Pipeline] sh 06:04:41 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:04:41 + cut -d, -f6 [Pipeline] lock 06:04:41 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] 06:04:41 Resource [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] did not exist. Created. 06:04:41 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:41 + echo total: 0.029999999329447746 [Pipeline] stash 06:04:41 Stashed 1 file(s) [Pipeline] } 06:04:41 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:05:15 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:05:15 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.353s coverage: 63.8% of statements 06:05:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:05:22 gofmt -l . 06:05:22 [ "`gofmt -l .`" = "" ] 06:05:22 ./bin/test-attribution-txt.sh 06:05:23 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:05:23 $ docker stop --time=1 f2ed5388107d926feb145de4cdb58b89821d51a5c5b90d80cac1aa6ef4f74a41 06:05:25 $ docker rm -f f2ed5388107d926feb145de4cdb58b89821d51a5c5b90d80cac1aa6ef4f74a41 [Pipeline] // withDockerContainer [Pipeline] sh 06:05:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:05:26 Warning: overwriting stash ‘coverage-report’ 06:05:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:05:29 + ls -al . 06:05:29 total 152 06:05:29 drwxrwxr-x 7 jenkins jenkins 4096 Mar 22 06:05 . 06:05:29 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 06:02 .. 06:05:29 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 06:02 .git 06:05:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 06:02 .github 06:05:29 -rw-rw-r-- 1 jenkins jenkins 258 Mar 22 06:02 .gitignore 06:05:29 -rw-rw-r-- 1 jenkins jenkins 7136 Mar 22 06:02 Attribution.txt 06:05:29 -rw-rw-r-- 1 jenkins jenkins 1851 Mar 22 06:02 Dockerfile 06:05:29 -rw-rw-r-- 1 jenkins jenkins 961 Mar 22 06:02 Dockerfile.build 06:05:29 -rw-rw-r-- 1 jenkins jenkins 660 Mar 22 06:02 Jenkinsfile 06:05:29 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 22 06:02 LICENSE 06:05:29 -rw-rw-r-- 1 jenkins jenkins 873 Mar 22 06:02 Makefile 06:05:29 -rw-rw-r-- 1 jenkins jenkins 918 Mar 22 06:02 README.md 06:05:29 -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 06:00 VERSION 06:05:29 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 06:02 bin 06:05:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 06:02 cmd 06:05:29 -rw-r--r-- 1 jenkins jenkins 47247 Mar 22 06:05 coverage.out 06:05:29 -rw-r--r-- 1 jenkins jenkins 809 Mar 22 06:05 go.mod 06:05:29 -rw-r--r-- 1 jenkins jenkins 20236 Mar 22 06:05 go.sum 06:05:29 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 06:02 internal 06:05:29 -rw-rw-r-- 1 jenkins jenkins 235 Mar 22 06:02 version.go [Pipeline] isUnix [Pipeline] sh 06:05:29 + 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=ddf92c30216633a505abf55fe89fd10213e2ecd3 --label arch=arm64 --label version=0.0.0 . 06:05:29 Sending build context to Docker daemon 557.6kB 06:05:29 Step 1/22 : ARG BASE=golang:1.15-alpine3.12 06:05:29 Step 2/22 : FROM ${BASE} AS builder 06:05:29 ---> 624e58992fdd 06:05:29 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 06:05:30 ---> Running in 88d48069172a 06:05:30 Removing intermediate container 88d48069172a 06:05:30 ---> e49b55870bb6 06:05:30 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 06:05:30 ---> Running in 89bc772726ad 06:05:31 Removing intermediate container 89bc772726ad 06:05:31 ---> 5b5bd0da612a 06:05:31 Step 5/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 06:05:31 ---> Running in f96dad52a29b 06:05:32 Removing intermediate container f96dad52a29b 06:05:32 ---> d8b50efb82e9 06:05:32 Step 6/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:32 ---> Running in b625217691b2 06:05:34 Removing intermediate container b625217691b2 06:05:34 ---> 92275a372887 06:05:34 Step 7/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:05:34 ---> Running in 7b92a4015d41 06:05:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:05:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:05:36 OK: 221 MiB in 53 packages 06:05:38 Removing intermediate container 7b92a4015d41 06:05:38 ---> 9d8e971680ed 06:05:38 Step 8/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 06:05:38 ---> Running in 55016be0d98b 06:05:39 Removing intermediate container 55016be0d98b 06:05:39 ---> ffd2390f2a2c 06:05:39 Step 9/22 : COPY . . 06:05:40 ---> bce89196f09d 06:05:40 Step 10/22 : ARG MAKE='make build' 06:05:40 ---> Running in 7a02f4aa541f 06:05:40 Removing intermediate container 7a02f4aa541f 06:05:40 ---> 0c40d8a4f308 06:05:40 Step 11/22 : RUN $MAKE 06:05:41 ---> Running in 09d732c660e3 06:05:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 06:06:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:06:23 Removing intermediate container 09d732c660e3 06:06:23 ---> 440d90efb9f8 06:06:23 Step 12/22 : FROM alpine:3.12 06:06:23 3.12: Pulling from library/alpine 06:06:23 dce8679b510e: Pulling fs layer 06:06:23 dce8679b510e: Verifying Checksum 06:06:23 dce8679b510e: Download complete 06:06:24 dce8679b510e: Pull complete 06:06:24 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 06:06:24 Status: Downloaded newer image for alpine:3.12 06:06:24 ---> d10569e2745f 06:06:24 Step 13/22 : ENV APP_PORT=49990 06:06:24 ---> Running in dec48732286e 06:06:25 Removing intermediate container dec48732286e 06:06:25 ---> 56f9968b417c 06:06:25 Step 14/22 : EXPOSE $APP_PORT 06:06:26 ---> Running in 1bb9ea283caf 06:06:26 Removing intermediate container 1bb9ea283caf 06:06:26 ---> 26fa68b2d88e 06:06:26 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 06:06:27 ---> 8b390c6a57f5 06:06:27 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 06:06:27 ---> 1788fd22b991 06:06:27 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 06:06:28 ---> 9b67ecb19358 06:06:28 Step 18/22 : ENTRYPOINT ["/device-virtual"] 06:06:28 ---> Running in d2814ef4457d 06:06:28 Removing intermediate container d2814ef4457d 06:06:28 ---> 3ffab0ecd9f4 06:06:28 Step 19/22 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:29 ---> Running in 3e3b94777b31 06:06:29 Removing intermediate container 3e3b94777b31 06:06:29 ---> 4033fc9aa35f 06:06:29 Step 20/22 : LABEL arch=arm64 06:06:29 ---> Running in c3f90c73b6d7 06:06:30 Removing intermediate container c3f90c73b6d7 06:06:30 ---> f4d3f765c67f 06:06:30 Step 21/22 : LABEL git_sha=ddf92c30216633a505abf55fe89fd10213e2ecd3 06:06:30 ---> Running in d68b021828ff 06:06:30 Removing intermediate container d68b021828ff 06:06:30 ---> 549faea9d863 06:06:30 Step 22/22 : LABEL version=0.0.0 06:06:30 ---> Running in 1caa5584c449 06:06:31 Removing intermediate container 1caa5584c449 06:06:31 ---> fe4462a3254d 06:06:31 [Warning] One or more build-args [ARCH] were not consumed 06:06:31 Successfully built fe4462a3254d 06:06:31 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 06:06:32 ---> job-cost.sh 06:06:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A2eo 06:07:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:08:48 lf-activate-venv(): INFO: Adding /tmp/venv-A2eo/bin to PATH 06:08:48 INFO: No Stack... 06:08:48 INFO: Retrieving Pricing Info for: lf-standard-4 06:08:48 INFO: Archiving Costs [Pipeline] sh 06:08:48 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 06:08:48 + cut -d, -f6 [Pipeline] lock 06:08:48 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] 06:08:48 Resource [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] did not exist. Created. 06:08:48 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:49 /w/workspace/device-virtual-go/1@tmp/durable-1e8ac8f8/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-1e8ac8f8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:08:49 + echo total: 0.20999999344348907 [Pipeline] stash 06:08:49 Warning: overwriting stash ‘stack-cost’ 06:08:49 Stashed 1 file(s) [Pipeline] } 06:08:49 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-171-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 06:08:51 provisioning config files... 06:08:52 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-171@tmp/config713946022718669864tmp [Pipeline] { [Pipeline] sh 06:08:52 + set +x 06:08:52 + curl -s https://codecov.io/bash 06:08:52 + bash -s -- 06:08:52 06:08:52 _____ _ 06:08:52 / ____| | | 06:08:52 | | ___ __| | ___ ___ _____ __ 06:08:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:08:52 | |___| (_) | (_| | __/ (_| (_) \ V / 06:08:52 \_____\___/ \__,_|\___|\___\___/ \_/ 06:08:52 Bash-20210309-2b87ace 06:08:52 06:08:52 06:08:52 ==> git version 2.24.3 found 06:08:52 ==> 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 06:08:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:08:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:08:52 ==> Jenkins CI detected. 06:08:52 project root: . 06:08:52 --> token set from env 06:08:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:08:52 ==> Running gcov in . (disable via -X gcov) 06:08:52 ==> Python coveragepy not found 06:08:52 ==> Searching for coverage reports in: 06:08:52 + . 06:08:53 -> Found 1 reports 06:08:53 ==> Detecting git/mercurial file structure 06:08:53 ==> Reading reports 06:08:53 + ./coverage.out bytes=47247 06:08:53 ==> Appending adjustments 06:08:53 https://docs.codecov.io/docs/fixing-reports 06:08:53 + Found adjustments 06:08:53 ==> Gzipping contents 06:08:53 8.0K /tmp/codecov.6s9hWc.gz 06:08:53 ==> Uploading reports 06:08:53 url: https://codecov.io 06:08:53 query: branch=PR-171&commit=ddf92c30216633a505abf55fe89fd10213e2ecd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=171&job=&cmd_args= 06:08:53 -> Pinging Codecov 06:08:53 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-171&commit=ddf92c30216633a505abf55fe89fd10213e2ecd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=171&job=&cmd_args= 06:08:54 -> Uploading to 06:08:54 https://storage.googleapis.com/codecov/v4/raw/2021-03-22/5E52B4B073DB2E39498172D8E973AA87/ddf92c30216633a505abf55fe89fd10213e2ecd3/ca596516-784c-4a32-a5ac-a963481797ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210322T060853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=265bf56fd28bd037a3f2373c92c311dadd5b3f76dc7a36474a0c782e4027648e 06:08:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:08:54 Dload Upload Total Spent Left Speed 06:08:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5746 0 0 100 5746 0 11309 --:--:-- --:--:-- --:--:-- 11333 06:08:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/ddf92c30216633a505abf55fe89fd10213e2ecd3 [Pipeline] } 06:08:54 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 06:08:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:08:58 ---> package-listing.sh 06:08:58 ++ tr '[:upper:]' '[:lower:]' 06:08:58 ++ facter osfamily 06:08:58 + OS_FAMILY=redhat 06:08:58 + workspace=/w/workspace/foundry_device-virtual-go_PR-171 06:08:58 + START_PACKAGES=/tmp/packages_start.txt 06:08:58 + END_PACKAGES=/tmp/packages_end.txt 06:08:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:08:58 + PACKAGES=/tmp/packages_start.txt 06:08:58 + '[' /w/workspace/foundry_device-virtual-go_PR-171 ']' 06:08:58 + PACKAGES=/tmp/packages_end.txt 06:08:58 + case "${OS_FAMILY}" in 06:08:58 + rpm -qa 06:08:58 + sort 06:09:05 + '[' -f /tmp/packages_start.txt ']' 06:09:05 + '[' -f /tmp/packages_end.txt ']' 06:09:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:05 + '[' /w/workspace/foundry_device-virtual-go_PR-171 ']' 06:09:05 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-171/archives/ 06:09:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-171/archives/ [Pipeline] echo 06:09:05 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-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:09:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:09:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:07 06:09:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:09:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:07 alpine: Pulling from edgex-lftools-log-publisher 06:09:07 df20fa9351a1: Pulling fs layer 06:09:07 36b3adc4ff6f: Pulling fs layer 06:09:07 8ad3a11d3b57: Pulling fs layer 06:09:07 46f8f816bc3b: Pulling fs layer 06:09:07 93b61091891f: Pulling fs layer 06:09:07 93b9cdb0e59b: Pulling fs layer 06:09:07 5e14af77c1be: Pulling fs layer 06:09:07 46f8f816bc3b: Waiting 06:09:07 93b61091891f: Waiting 06:09:07 93b9cdb0e59b: Waiting 06:09:07 01666e4c0597: Pulling fs layer 06:09:07 aa168da1d23b: Pulling fs layer 06:09:07 5e14af77c1be: Waiting 06:09:07 01666e4c0597: Waiting 06:09:07 aa168da1d23b: Waiting 06:09:08 36b3adc4ff6f: Verifying Checksum 06:09:08 36b3adc4ff6f: Download complete 06:09:08 46f8f816bc3b: Verifying Checksum 06:09:08 46f8f816bc3b: Download complete 06:09:08 df20fa9351a1: Verifying Checksum 06:09:08 93b9cdb0e59b: Verifying Checksum 06:09:08 93b9cdb0e59b: Download complete 06:09:08 5e14af77c1be: Verifying Checksum 06:09:08 5e14af77c1be: Download complete 06:09:08 01666e4c0597: Verifying Checksum 06:09:08 01666e4c0597: Download complete 06:09:09 93b61091891f: Verifying Checksum 06:09:09 93b61091891f: Download complete 06:09:09 8ad3a11d3b57: Verifying Checksum 06:09:09 8ad3a11d3b57: Download complete 06:09:09 df20fa9351a1: Pull complete 06:09:11 36b3adc4ff6f: Pull complete 06:09:13 8ad3a11d3b57: Pull complete 06:09:13 46f8f816bc3b: Pull complete 06:09:13 aa168da1d23b: Verifying Checksum 06:09:13 aa168da1d23b: Download complete 06:09:13 93b61091891f: Pull complete 06:09:13 93b9cdb0e59b: Pull complete 06:09:14 5e14af77c1be: Pull complete 06:09:14 01666e4c0597: Pull complete 06:09:29 aa168da1d23b: Pull complete 06:09:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:09:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:09:31 prd-centos7-docker-4c-2g-30836 does not seem to be running inside a container 06:09:31 $ 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-171/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-171 -v /w/workspace/foundry_device-virtual-go_PR-171:/w/workspace/foundry_device-virtual-go_PR-171:rw,z -v /w/workspace/foundry_device-virtual-go_PR-171@tmp:/w/workspace/foundry_device-virtual-go_PR-171@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:09:35 $ docker top 948364fa8e645c0790c42e834e2311b9b5c86d00a78f5a1b5aeafd32d4c255e0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:36 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:36 + mkdir -p /var/log/sa [Pipeline] sh 06:09:37 + ls /var/log/sa-host 06:09:37 + sadf -c /var/log/sa-host/sa22 06:09:38 file_magic: OK 06:09:38 HZ: Using current value: 100 06:09:38 file_header: OK 06:09:38 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 06:09:38 Statistics: 06:09:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:09:38 File successfully converted to sysstat format version 12.2.1 06:09:38 + sadf -c /var/log/sa-host/sa23 06:09:38 file_magic: OK 06:09:38 HZ: Using current value: 100 06:09:38 file_header: OK 06:09:38 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 06:09:38 Statistics: 06:09:38 Hnuu...uuuununununu... 06:09:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:38 provisioning config files... 06:09:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-171@tmp/config1981463310334432564tmp [Pipeline] { [Pipeline] echo 06:09:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:40 ---> create-netrc.sh [Pipeline] } 06:09:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:09:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:09:40 ---> python-tools-install.sh [Pipeline] echo 06:09:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:41 ---> sudo-logs.sh 06:09:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:09:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:41 ---> job-cost.sh 06:09:41 lf-activate-venv: SKIPPING 06:09:41 DEBUG: total: 0.20999999344348907 06:09:41 INFO: Retrieving Stack Cost... 06:09:42 INFO: Retrieving Pricing Info for: v1-standard-2 06:09:43 INFO: Archiving Costs [Pipeline] echo 06:09:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:43 ---> logs-deploy.sh 06:09:43 lf-activate-venv: SKIPPING 06:09:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-171/1 06:09:43 INFO: archiving workspace using pattern(s): 06:09:46 Archives upload complete. 06:09:46 INFO: archiving logs to Nexus