Pull request #149 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-modbus-go Obtained Jenkinsfile from ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e+eb57329eab223e55e7b2ddf4e89ae4fd35d89794 (3c5795bf18e7ce5705d7a2a8e1b69195402d65bf) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-149/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, goVersion:1.13, buildSnap:true] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8175’ Running on prd-centos7-docker-4c-2g-8178 in /w/workspace/xfoundry_device-modbus-go_PR-149 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-149 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit eb57329eab223e55e7b2ddf4e89ae4fd35d89794 into PR head commit ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e Merge succeeded, producing ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e Checking out Revision ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e (PR-149) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e # 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 eb57329eab223e55e7b2ddf4e89ae4fd35d89794 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e # timeout=10 Commit message: "upgrade sdk version to v1.2.1 for geneva release" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-13T08:33:15.781Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-13T08:33:16.106Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-13T08:33:16.233Z] ========================================================= [2020-05-13T08:33:16.233Z] EdgeX Global Pipelines Version Info [2020-05-13T08:33:16.233Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-13T08:33:17.700Z] ------------------- [2020-05-13T08:33:17.700Z] stable info: [2020-05-13T08:33:17.700Z] ------------------- [2020-05-13T08:33:17.700Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-13T08:33:17.700Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-13T08:33:17.700Z] Message: update stable to v1.0.87 [2020-05-13T08:33:17.958Z] ------------------- [2020-05-13T08:33:17.958Z] experimental info: [2020-05-13T08:33:17.958Z] ------------------- [2020-05-13T08:33:17.958Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-13T08:33:17.958Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-13T08:33:17.958Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:33:20.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-13T08:33:20.214Z] [2020-05-13T08:33:20.214Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:33:20.577Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-13T08:33:20.578Z] latest: Pulling from edgex-devops/git-semver [2020-05-13T08:33:20.578Z] 9123ac7c32f7: Pulling fs layer [2020-05-13T08:33:20.578Z] b8cc5d1170e3: Pulling fs layer [2020-05-13T08:33:20.578Z] 2924cbbf6a41: Pulling fs layer [2020-05-13T08:33:20.578Z] 93b08a4f1073: Pulling fs layer [2020-05-13T08:33:20.578Z] 93b08a4f1073: Waiting [2020-05-13T08:33:20.578Z] b8cc5d1170e3: Verifying Checksum [2020-05-13T08:33:20.578Z] b8cc5d1170e3: Download complete [2020-05-13T08:33:20.836Z] 9123ac7c32f7: Verifying Checksum [2020-05-13T08:33:20.836Z] 9123ac7c32f7: Download complete [2020-05-13T08:33:20.836Z] 93b08a4f1073: Verifying Checksum [2020-05-13T08:33:20.836Z] 93b08a4f1073: Download complete [2020-05-13T08:33:20.836Z] 2924cbbf6a41: Download complete [2020-05-13T08:33:20.836Z] 9123ac7c32f7: Pull complete [2020-05-13T08:33:21.097Z] b8cc5d1170e3: Pull complete [2020-05-13T08:33:21.667Z] 2924cbbf6a41: Pull complete [2020-05-13T08:33:21.927Z] 93b08a4f1073: Pull complete [2020-05-13T08:33:21.927Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-13T08:33:21.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-13T08:33:22.065Z] prd-centos7-docker-4c-2g-8178 does not seem to be running inside a container [2020-05-13T08:33:21.949Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-149 -v /w/workspace/xfoundry_device-modbus-go_PR-149:/w/workspace/xfoundry_device-modbus-go_PR-149:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-149@tmp:/w/workspace/xfoundry_device-modbus-go_PR-149@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-13T08:33:22.584Z] $ docker top 94df5cf13fe98cf079cc362f97aee59b76bd6fd3baaf3ff8ea04f8e58ef913af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-13T08:33:23.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-13T08:33:23.131Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-13T08:33:23.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-13T08:33:23.309Z] $ docker exec 94df5cf13fe98cf079cc362f97aee59b76bd6fd3baaf3ff8ea04f8e58ef913af ssh-agent [2020-05-13T08:33:23.540Z] SSH_AUTH_SOCK=/tmp/ssh-QPTyPyGUgFxP/agent.15 [2020-05-13T08:33:23.540Z] SSH_AGENT_PID=22 [2020-05-13T08:33:23.553Z] Running ssh-add (command line suppressed) [2020-05-13T08:33:23.663Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-149@tmp/private_key_8098489591243135590.key (/w/workspace/xfoundry_device-modbus-go_PR-149@tmp/private_key_8098489591243135590.key) [2020-05-13T08:33:23.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-13T08:33:24.146Z] + git describe --exact-match --tags HEAD [2020-05-13T08:33:24.146Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-13T08:33:24.220Z] $ docker exec --env ******** --env ******** 94df5cf13fe98cf079cc362f97aee59b76bd6fd3baaf3ff8ea04f8e58ef913af ssh-agent -k [2020-05-13T08:33:24.369Z] unset SSH_AUTH_SOCK; [2020-05-13T08:33:24.369Z] unset SSH_AGENT_PID; [2020-05-13T08:33:24.369Z] echo Agent pid 22 killed; [2020-05-13T08:33:24.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-13T08:33:24.561Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-13T08:33:24.561Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-13T08:33:24.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-13T08:33:24.658Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-13T08:33:24.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-13T08:33:24.826Z] $ docker exec 94df5cf13fe98cf079cc362f97aee59b76bd6fd3baaf3ff8ea04f8e58ef913af ssh-agent [2020-05-13T08:33:25.003Z] SSH_AUTH_SOCK=/tmp/ssh-KEOMll9omnVU/agent.58 [2020-05-13T08:33:25.003Z] SSH_AGENT_PID=64 [2020-05-13T08:33:25.008Z] Running ssh-add (command line suppressed) [2020-05-13T08:33:25.148Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-149@tmp/private_key_5530521074454083303.key (/w/workspace/xfoundry_device-modbus-go_PR-149@tmp/private_key_5530521074454083303.key) [2020-05-13T08:33:25.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-13T08:33:25.566Z] + git semver init [2020-05-13T08:33:25.566Z] # -> Open(): unable to determine branch for HEAD [2020-05-13T08:33:25.566Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-149/.git [2020-05-13T08:33:25.566Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-149 [2020-05-13T08:33:25.566Z] # $SEMVER_REMOTE_NAME = origin [2020-05-13T08:33:25.566Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-13T08:33:25.566Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-13T08:33:25.566Z] # $SEMVER_BRANCH = PR-149 [2020-05-13T08:33:25.566Z] # $SEMVER_TEMP = /tmp/semver-903367400 [2020-05-13T08:33:25.566Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-05-13T08:33:25.825Z] # '/tmp/semver-903367400' -> '/w/workspace/xfoundry_device-modbus-go_PR-149/.semver' [2020-05-13T08:33:25.825Z] # -> Force: false [2020-05-13T08:33:25.825Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-149/.semver [Pipeline] } [2020-05-13T08:33:25.844Z] $ docker exec --env ******** --env ******** 94df5cf13fe98cf079cc362f97aee59b76bd6fd3baaf3ff8ea04f8e58ef913af ssh-agent -k [2020-05-13T08:33:25.978Z] unset SSH_AUTH_SOCK; [2020-05-13T08:33:25.978Z] unset SSH_AGENT_PID; [2020-05-13T08:33:25.978Z] echo Agent pid 64 killed; [2020-05-13T08:33:26.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-13T08:33:26.556Z] + git semver [Pipeline] } [2020-05-13T08:33:26.583Z] $ docker stop --time=1 94df5cf13fe98cf079cc362f97aee59b76bd6fd3baaf3ff8ea04f8e58ef913af [2020-05-13T08:33:27.898Z] $ docker rm -f 94df5cf13fe98cf079cc362f97aee59b76bd6fd3baaf3ff8ea04f8e58ef913af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-13T08:33:28.660Z] Stashed 26 file(s) [Pipeline] echo [2020-05-13T08:33:28.674Z] [edgeXSemver] initialized semver on version 0.0.0 [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 [2020-05-13T08:33:44.094Z] Still waiting to schedule task [2020-05-13T08:33:44.094Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-13T08:33:44.118Z] Still waiting to schedule task [2020-05-13T08:33:44.118Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-05-13T08:35:29.635Z] Running on prd-centos7-docker-4c-2g-8181 in /w/workspace/xfoundry_device-modbus-go_PR-149 [Pipeline] { [Pipeline] ws [2020-05-13T08:35:29.707Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-05-13T08:35:35.596Z] using credential edgex-jenkins-ssh [2020-05-13T08:35:35.639Z] Cloning the remote Git repository [2020-05-13T08:35:35.639Z] Cloning with configured refspecs honoured and without tags [2020-05-13T08:35:35.663Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-05-13T08:35:35.766Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-05-13T08:35:35.845Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-05-13T08:35:35.846Z] > git --version # timeout=10 [2020-05-13T08:35:35.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:35:35.927Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:35:36.439Z] Fetching without tags [2020-05-13T08:35:36.836Z] Merging remotes/origin/master commit eb57329eab223e55e7b2ddf4e89ae4fd35d89794 into PR head commit ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e [2020-05-13T08:35:36.953Z] Merge succeeded, producing ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e [2020-05-13T08:35:36.953Z] Checking out Revision ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e (PR-149) [2020-05-13T08:35:36.398Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-05-13T08:35:36.405Z] > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # timeout=10 [2020-05-13T08:35:36.418Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:35:36.433Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-05-13T08:35:36.443Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-05-13T08:35:36.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:35:36.449Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:35:36.845Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T08:35:36.851Z] > git checkout -f ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e # timeout=10 [2020-05-13T08:35:36.894Z] > git remote # timeout=10 [2020-05-13T08:35:36.899Z] > git config --get remote.origin.url # timeout=10 [2020-05-13T08:35:36.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:35:36.930Z] > git merge eb57329eab223e55e7b2ddf4e89ae4fd35d89794 # timeout=10 [2020-05-13T08:35:36.941Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-13T08:35:36.956Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T08:35:36.992Z] > git checkout -f ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e # timeout=10 [2020-05-13T08:35:40.851Z] Commit message: "upgrade sdk version to v1.2.1 for geneva release" [2020-05-13T08:35:40.890Z] > git --version # timeout=10 [2020-05-13T08:35:40.912Z] fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-13T08:35:41.952Z] ========================================================= [2020-05-13T08:35:41.952Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-13T08:35:41.952Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:35:42.841Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-05-13T08:35:43.112Z] Sending build context to Docker daemon 581.1kB [2020-05-13T08:35:43.112Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-13T08:35:43.112Z] Step 2/8 : FROM ${BASE} [2020-05-13T08:35:43.388Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-13T08:35:43.388Z] e6b0cf9c0882: Pulling fs layer [2020-05-13T08:35:43.388Z] 2848faf0eed1: Pulling fs layer [2020-05-13T08:35:43.388Z] 0f37312ad70f: Pulling fs layer [2020-05-13T08:35:43.388Z] 5788d62ee057: Pulling fs layer [2020-05-13T08:35:43.388Z] 0e6b1d234666: Pulling fs layer [2020-05-13T08:35:43.388Z] bf5d7aec512f: Pulling fs layer [2020-05-13T08:35:43.388Z] 34c802a77dc8: Pulling fs layer [2020-05-13T08:35:43.388Z] 9eb99e56ec68: Pulling fs layer [2020-05-13T08:35:43.388Z] 27c7a5d97fbd: Pulling fs layer [2020-05-13T08:35:43.388Z] 5c102a31e300: Pulling fs layer [2020-05-13T08:35:43.388Z] dcfb455df0a1: Pulling fs layer [2020-05-13T08:35:43.388Z] 5788d62ee057: Waiting [2020-05-13T08:35:43.388Z] 0e6b1d234666: Waiting [2020-05-13T08:35:43.388Z] bf5d7aec512f: Waiting [2020-05-13T08:35:43.388Z] 34c802a77dc8: Waiting [2020-05-13T08:35:43.388Z] 9eb99e56ec68: Waiting [2020-05-13T08:35:43.388Z] 27c7a5d97fbd: Waiting [2020-05-13T08:35:43.388Z] 5c102a31e300: Waiting [2020-05-13T08:35:43.388Z] dcfb455df0a1: Waiting [2020-05-13T08:35:43.388Z] 0f37312ad70f: Verifying Checksum [2020-05-13T08:35:43.388Z] 0f37312ad70f: Download complete [2020-05-13T08:35:43.388Z] 2848faf0eed1: Verifying Checksum [2020-05-13T08:35:43.388Z] 2848faf0eed1: Download complete [2020-05-13T08:35:43.388Z] 0e6b1d234666: Verifying Checksum [2020-05-13T08:35:43.388Z] 0e6b1d234666: Download complete [2020-05-13T08:35:43.388Z] bf5d7aec512f: Verifying Checksum [2020-05-13T08:35:43.388Z] bf5d7aec512f: Download complete [2020-05-13T08:35:43.689Z] e6b0cf9c0882: Verifying Checksum [2020-05-13T08:35:43.689Z] e6b0cf9c0882: Download complete [2020-05-13T08:35:44.340Z] e6b0cf9c0882: Pull complete [2020-05-13T08:35:45.001Z] 2848faf0eed1: Pull complete [2020-05-13T08:35:45.666Z] 0f37312ad70f: Pull complete [2020-05-13T08:35:45.954Z] 34c802a77dc8: Verifying Checksum [2020-05-13T08:35:45.955Z] 34c802a77dc8: Download complete [2020-05-13T08:35:46.249Z] 27c7a5d97fbd: Verifying Checksum [2020-05-13T08:35:46.249Z] 27c7a5d97fbd: Download complete [2020-05-13T08:35:47.298Z] 5788d62ee057: Verifying Checksum [2020-05-13T08:35:47.298Z] 5788d62ee057: Download complete [2020-05-13T08:35:47.298Z] dcfb455df0a1: Verifying Checksum [2020-05-13T08:35:47.298Z] dcfb455df0a1: Download complete [2020-05-13T08:35:47.298Z] 9eb99e56ec68: Verifying Checksum [2020-05-13T08:35:47.298Z] 9eb99e56ec68: Download complete [2020-05-13T08:35:47.298Z] 5c102a31e300: Verifying Checksum [2020-05-13T08:35:47.298Z] 5c102a31e300: Download complete [2020-05-13T08:35:57.388Z] 5788d62ee057: Pull complete [2020-05-13T08:35:57.388Z] 0e6b1d234666: Pull complete [2020-05-13T08:35:57.388Z] bf5d7aec512f: Pull complete [2020-05-13T08:36:00.752Z] 34c802a77dc8: Pull complete [2020-05-13T08:36:05.072Z] 9eb99e56ec68: Pull complete [2020-05-13T08:36:05.335Z] 27c7a5d97fbd: Pull complete [2020-05-13T08:36:06.278Z] 5c102a31e300: Pull complete [2020-05-13T08:36:06.540Z] dcfb455df0a1: Pull complete [2020-05-13T08:36:06.540Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-13T08:36:06.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-13T08:36:06.540Z] ---> 7c70fe431013 [2020-05-13T08:36:06.540Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-05-13T08:36:06.540Z] ---> Running in 88fd08ee0993 [2020-05-13T08:36:06.810Z] Removing intermediate container 88fd08ee0993 [2020-05-13T08:36:06.810Z] ---> d2e7747135da [2020-05-13T08:36:06.810Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T08:36:06.810Z] ---> Running in 0f737b4ce54d [2020-05-13T08:36:08.144Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8180 in /w/workspace/xfoundry_device-modbus-go_PR-149 [Pipeline] { [Pipeline] ws [2020-05-13T08:36:08.240Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-05-13T08:36:08.745Z] Removing intermediate container 0f737b4ce54d [2020-05-13T08:36:08.745Z] ---> 13945ab7ca38 [2020-05-13T08:36:08.745Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-05-13T08:36:08.745Z] ---> Running in b410831ccc12 [2020-05-13T08:36:09.007Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-13T08:36:09.964Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-13T08:36:10.916Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:36:11.224Z] (2/17) Installing libmagic (5.37-r1) [2020-05-13T08:36:11.495Z] (3/17) Installing file (5.37-r1) [2020-05-13T08:36:11.496Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:36:11.496Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:36:11.766Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:36:14.899Z] using credential edgex-jenkins-ssh [2020-05-13T08:36:14.957Z] Cloning the remote Git repository [2020-05-13T08:36:14.957Z] Cloning with configured refspecs honoured and without tags [2020-05-13T08:36:15.026Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-05-13T08:36:16.181Z] Fetching without tags [2020-05-13T08:36:15.113Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-05-13T08:36:15.200Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-05-13T08:36:15.201Z] > git --version # timeout=10 [2020-05-13T08:36:15.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:36:15.288Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:36:16.027Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-05-13T08:36:16.081Z] > git config --add remote.origin.fetch +refs/pull/149/head:refs/remotes/origin/PR-149 # timeout=10 [2020-05-13T08:36:16.105Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:36:16.142Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-05-13T08:36:16.198Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-05-13T08:36:16.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:36:16.211Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-13T08:36:16.684Z] Merging remotes/origin/master commit eb57329eab223e55e7b2ddf4e89ae4fd35d89794 into PR head commit ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e [2020-05-13T08:36:17.120Z] Merge succeeded, producing ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e [2020-05-13T08:36:17.121Z] Checking out Revision ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e (PR-149) [2020-05-13T08:36:16.708Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T08:36:16.741Z] > git checkout -f ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e # timeout=10 [2020-05-13T08:36:16.901Z] > git remote # timeout=10 [2020-05-13T08:36:16.935Z] > git config --get remote.origin.url # timeout=10 [2020-05-13T08:36:16.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-13T08:36:16.985Z] > git merge eb57329eab223e55e7b2ddf4e89ae4fd35d89794 # timeout=10 [2020-05-13T08:36:17.060Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-13T08:36:17.133Z] > git config core.sparsecheckout # timeout=10 [2020-05-13T08:36:17.184Z] > git checkout -f ee4c611ca6082d56b42b50a4ee6eccdde3e16e0e # timeout=10 [2020-05-13T08:36:21.494Z] Commit message: "upgrade sdk version to v1.2.1 for geneva release" [2020-05-13T08:36:21.572Z] > git --version # timeout=10 [2020-05-13T08:36:21.608Z] fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-13T08:36:22.900Z] ========================================================= [2020-05-13T08:36:22.900Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-13T08:36:22.900Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:36:23.941Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-05-13T08:36:24.915Z] Sending build context to Docker daemon 581.1kB [2020-05-13T08:36:24.915Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-13T08:36:24.915Z] Step 2/8 : FROM ${BASE} [2020-05-13T08:36:25.188Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-13T08:36:25.188Z] cde5963f3b93: Pulling fs layer [2020-05-13T08:36:25.188Z] 2a23fa8c16f7: Pulling fs layer [2020-05-13T08:36:25.188Z] 777b28850792: Pulling fs layer [2020-05-13T08:36:25.188Z] 8a11ddd9e578: Pulling fs layer [2020-05-13T08:36:25.188Z] 4cf88f913ddb: Pulling fs layer [2020-05-13T08:36:25.188Z] 1df406cf5192: Pulling fs layer [2020-05-13T08:36:25.188Z] cd6300453558: Pulling fs layer [2020-05-13T08:36:25.188Z] b9c365052c96: Pulling fs layer [2020-05-13T08:36:25.188Z] a2d8cc88f415: Pulling fs layer [2020-05-13T08:36:25.188Z] ea1d1ca13537: Pulling fs layer [2020-05-13T08:36:25.188Z] 8a11ddd9e578: Waiting [2020-05-13T08:36:25.188Z] 4cf88f913ddb: Waiting [2020-05-13T08:36:25.188Z] 3750a50a1c5e: Pulling fs layer [2020-05-13T08:36:25.188Z] 1df406cf5192: Waiting [2020-05-13T08:36:25.188Z] cd6300453558: Waiting [2020-05-13T08:36:25.188Z] b9c365052c96: Waiting [2020-05-13T08:36:25.188Z] a2d8cc88f415: Waiting [2020-05-13T08:36:25.188Z] 3750a50a1c5e: Waiting [2020-05-13T08:36:25.188Z] ea1d1ca13537: Waiting [2020-05-13T08:36:25.188Z] 777b28850792: Verifying Checksum [2020-05-13T08:36:25.188Z] 777b28850792: Download complete [2020-05-13T08:36:25.188Z] 2a23fa8c16f7: Verifying Checksum [2020-05-13T08:36:25.188Z] 2a23fa8c16f7: Download complete [2020-05-13T08:36:25.188Z] 4cf88f913ddb: Verifying Checksum [2020-05-13T08:36:25.188Z] 4cf88f913ddb: Download complete [2020-05-13T08:36:25.188Z] 1df406cf5192: Verifying Checksum [2020-05-13T08:36:25.188Z] 1df406cf5192: Download complete [2020-05-13T08:36:25.459Z] cde5963f3b93: Verifying Checksum [2020-05-13T08:36:25.459Z] cde5963f3b93: Download complete [2020-05-13T08:36:26.428Z] cde5963f3b93: Pull complete [2020-05-13T08:36:27.019Z] 2a23fa8c16f7: Pull complete [2020-05-13T08:36:27.297Z] 777b28850792: Pull complete [2020-05-13T08:36:29.888Z] cd6300453558: Verifying Checksum [2020-05-13T08:36:29.888Z] cd6300453558: Download complete [2020-05-13T08:36:29.888Z] a2d8cc88f415: Verifying Checksum [2020-05-13T08:36:29.888Z] a2d8cc88f415: Download complete [2020-05-13T08:36:29.969Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-05-13T08:36:29.969Z] (8/17) Installing g++ (9.2.0-r4) [2020-05-13T08:36:32.475Z] ea1d1ca13537: Verifying Checksum [2020-05-13T08:36:32.475Z] ea1d1ca13537: Download complete [2020-05-13T08:36:32.475Z] 3750a50a1c5e: Verifying Checksum [2020-05-13T08:36:32.475Z] 3750a50a1c5e: Download complete [2020-05-13T08:36:35.064Z] b9c365052c96: Verifying Checksum [2020-05-13T08:36:35.064Z] b9c365052c96: Download complete [2020-05-13T08:36:36.481Z] 8a11ddd9e578: Verifying Checksum [2020-05-13T08:36:36.481Z] 8a11ddd9e578: Download complete [2020-05-13T08:36:48.235Z] (9/17) Installing fortify-headers (1.1-r0) [2020-05-13T08:36:48.235Z] (10/17) Installing build-base (0.5-r1) [2020-05-13T08:36:48.235Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-05-13T08:36:48.235Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-05-13T08:36:48.235Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-05-13T08:36:48.235Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-05-13T08:36:48.235Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-05-13T08:36:48.235Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-05-13T08:36:48.235Z] (17/17) Installing openssh (8.1_p1-r0) [2020-05-13T08:36:48.235Z] Executing busybox-1.31.1-r8.trigger [2020-05-13T08:36:48.235Z] OK: 214 MiB in 52 packages [2020-05-13T08:36:48.845Z] 8a11ddd9e578: Pull complete [2020-05-13T08:36:48.845Z] 4cf88f913ddb: Pull complete [2020-05-13T08:36:48.845Z] 1df406cf5192: Pull complete [2020-05-13T08:36:52.490Z] Removing intermediate container b410831ccc12 [2020-05-13T08:36:52.490Z] ---> af7a25cec869 [2020-05-13T08:36:52.490Z] Step 6/8 : WORKDIR /device-modbus-go [2020-05-13T08:36:52.490Z] ---> Running in 533c5b183d7a [2020-05-13T08:36:52.490Z] Removing intermediate container 533c5b183d7a [2020-05-13T08:36:52.490Z] ---> 5a4ff1aaac5e [2020-05-13T08:36:52.490Z] Step 7/8 : COPY . . [2020-05-13T08:36:52.758Z] ---> fbe790040ecd [2020-05-13T08:36:52.758Z] Step 8/8 : RUN go mod download [2020-05-13T08:36:52.758Z] ---> Running in 5092a6eeb386 [2020-05-13T08:36:54.213Z] cd6300453558: Pull complete [2020-05-13T08:36:54.706Z] go: github.com/edgexfoundry/device-sdk-go@v1.2.1: reading github.com/edgexfoundry/device-sdk-go/go.mod at revision v1.2.1: unknown revision v1.2.1 [2020-05-13T08:36:54.706Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-13T08:36:57.274Z] Failed in branch amd64 [2020-05-13T08:36:59.581Z] b9c365052c96: Pull complete [2020-05-13T08:36:59.581Z] a2d8cc88f415: Pull complete [2020-05-13T08:37:01.020Z] ea1d1ca13537: Pull complete [2020-05-13T08:37:01.287Z] 3750a50a1c5e: Pull complete [2020-05-13T08:37:01.287Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-13T08:37:01.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-13T08:37:01.287Z] ---> 78745c68409d [2020-05-13T08:37:01.287Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-05-13T08:37:05.554Z] ---> Running in dae6fecdbd9e [2020-05-13T08:37:05.554Z] Removing intermediate container dae6fecdbd9e [2020-05-13T08:37:05.554Z] ---> 2d581fc07e93 [2020-05-13T08:37:05.554Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-13T08:37:05.821Z] ---> Running in 357971e393a7 [2020-05-13T08:37:07.774Z] Removing intermediate container 357971e393a7 [2020-05-13T08:37:07.774Z] ---> fc5c0b9ae02c [2020-05-13T08:37:07.774Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-05-13T08:37:08.043Z] ---> Running in 70eae73f99a8 [2020-05-13T08:37:09.008Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-13T08:37:09.592Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-13T08:37:10.177Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:37:10.177Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:37:10.446Z] (3/18) Installing libmagic (5.37-r1) [2020-05-13T08:37:10.712Z] (4/18) Installing file (5.37-r1) [2020-05-13T08:37:10.712Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:37:10.712Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:37:10.980Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-05-13T08:37:21.049Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-05-13T08:37:21.049Z] (9/18) Installing g++ (9.2.0-r4) [2020-05-13T08:37:25.310Z] (10/18) Installing fortify-headers (1.1-r0) [2020-05-13T08:37:25.310Z] (11/18) Installing build-base (0.5-r1) [2020-05-13T08:37:25.310Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-05-13T08:37:25.310Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-05-13T08:37:25.310Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-05-13T08:37:25.310Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-05-13T08:37:25.310Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-05-13T08:37:25.595Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-05-13T08:37:25.595Z] (18/18) Installing openssh (8.1_p1-r0) [2020-05-13T08:37:25.595Z] Executing busybox-1.31.1-r8.trigger [2020-05-13T08:37:25.595Z] OK: 203 MiB in 52 packages [2020-05-13T08:37:32.253Z] Removing intermediate container 70eae73f99a8 [2020-05-13T08:37:32.253Z] ---> c0f2e9b35aed [2020-05-13T08:37:32.253Z] Step 6/8 : WORKDIR /device-modbus-go [2020-05-13T08:37:32.521Z] ---> Running in a9a7d56fe454 [2020-05-13T08:37:32.791Z] Removing intermediate container a9a7d56fe454 [2020-05-13T08:37:32.791Z] ---> 0fd1fd04a650 [2020-05-13T08:37:32.791Z] Step 7/8 : COPY . . [2020-05-13T08:37:33.760Z] ---> 93fa377315fb [2020-05-13T08:37:33.760Z] Step 8/8 : RUN go mod download [2020-05-13T08:37:33.760Z] ---> Running in 2c91d0370af8 [2020-05-13T08:37:35.707Z] go: github.com/edgexfoundry/device-sdk-go@v1.2.1: reading github.com/edgexfoundry/device-sdk-go/go.mod at revision v1.2.1: unknown revision v1.2.1 [2020-05-13T08:37:35.972Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-13T08:37:38.285Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-13T08:37:40.770Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T08:37:41.095Z] ---> package-listing.sh [2020-05-13T08:37:41.095Z] ++ facter osfamily [2020-05-13T08:37:41.095Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-13T08:37:41.095Z] + OS_FAMILY=redhat [2020-05-13T08:37:41.095Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-149 [2020-05-13T08:37:41.095Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-13T08:37:41.095Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-13T08:37:41.095Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-13T08:37:41.095Z] + PACKAGES=/tmp/packages_start.txt [2020-05-13T08:37:41.095Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-149 ']' [2020-05-13T08:37:41.095Z] + PACKAGES=/tmp/packages_end.txt [2020-05-13T08:37:41.095Z] + case "${OS_FAMILY}" in [2020-05-13T08:37:41.095Z] + rpm -qa [2020-05-13T08:37:41.095Z] + sort [2020-05-13T08:37:45.278Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-13T08:37:45.278Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-13T08:37:45.278Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-13T08:37:45.278Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-149 ']' [2020-05-13T08:37:45.278Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-149/archives/ [2020-05-13T08:37:45.278Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-149/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:37:45.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-13T08:37:45.663Z] [2020-05-13T08:37:45.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-13T08:37:46.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-13T08:37:46.063Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-13T08:37:46.063Z] c9b1b535fdd9: Pulling fs layer [2020-05-13T08:37:46.063Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-13T08:37:46.063Z] 756a868c4378: Pulling fs layer [2020-05-13T08:37:46.063Z] 444b2fc9a129: Pulling fs layer [2020-05-13T08:37:46.063Z] ea15f1150254: Pulling fs layer [2020-05-13T08:37:46.063Z] 41b27a9f41bf: Pulling fs layer [2020-05-13T08:37:46.063Z] 28c525ee5125: Pulling fs layer [2020-05-13T08:37:46.063Z] 094b1ea09ed8: Pulling fs layer [2020-05-13T08:37:46.063Z] 138eaada9080: Pulling fs layer [2020-05-13T08:37:46.063Z] 0622d0fa9048: Pulling fs layer [2020-05-13T08:37:46.063Z] 28c525ee5125: Waiting [2020-05-13T08:37:46.063Z] 094b1ea09ed8: Waiting [2020-05-13T08:37:46.063Z] 138eaada9080: Waiting [2020-05-13T08:37:46.063Z] 444b2fc9a129: Waiting [2020-05-13T08:37:46.063Z] 0622d0fa9048: Waiting [2020-05-13T08:37:46.063Z] 41b27a9f41bf: Waiting [2020-05-13T08:37:46.063Z] ea15f1150254: Waiting [2020-05-13T08:37:46.063Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-13T08:37:46.063Z] 2cc5ad85d9ab: Download complete [2020-05-13T08:37:46.063Z] 444b2fc9a129: Verifying Checksum [2020-05-13T08:37:46.063Z] 444b2fc9a129: Download complete [2020-05-13T08:37:46.063Z] c9b1b535fdd9: Verifying Checksum [2020-05-13T08:37:46.063Z] c9b1b535fdd9: Download complete [2020-05-13T08:37:46.063Z] ea15f1150254: Verifying Checksum [2020-05-13T08:37:46.063Z] ea15f1150254: Download complete [2020-05-13T08:37:46.327Z] 28c525ee5125: Verifying Checksum [2020-05-13T08:37:46.327Z] 28c525ee5125: Download complete [2020-05-13T08:37:46.596Z] c9b1b535fdd9: Pull complete [2020-05-13T08:37:46.596Z] 756a868c4378: Verifying Checksum [2020-05-13T08:37:46.596Z] 756a868c4378: Download complete [2020-05-13T08:37:46.596Z] 2cc5ad85d9ab: Pull complete [2020-05-13T08:37:46.856Z] 138eaada9080: Verifying Checksum [2020-05-13T08:37:46.856Z] 138eaada9080: Download complete [2020-05-13T08:37:46.856Z] 0622d0fa9048: Verifying Checksum [2020-05-13T08:37:46.856Z] 0622d0fa9048: Download complete [2020-05-13T08:37:46.856Z] 094b1ea09ed8: Verifying Checksum [2020-05-13T08:37:46.856Z] 094b1ea09ed8: Download complete [2020-05-13T08:37:47.119Z] 41b27a9f41bf: Verifying Checksum [2020-05-13T08:37:47.119Z] 41b27a9f41bf: Download complete [2020-05-13T08:37:49.020Z] 756a868c4378: Pull complete [2020-05-13T08:37:49.020Z] 444b2fc9a129: Pull complete [2020-05-13T08:37:49.283Z] ea15f1150254: Pull complete [2020-05-13T08:37:52.596Z] 41b27a9f41bf: Pull complete [2020-05-13T08:37:52.596Z] 28c525ee5125: Pull complete [2020-05-13T08:37:54.505Z] 094b1ea09ed8: Pull complete [2020-05-13T08:37:54.505Z] 138eaada9080: Pull complete [2020-05-13T08:37:54.505Z] 0622d0fa9048: Pull complete [2020-05-13T08:37:54.505Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-13T08:37:54.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-13T08:37:54.951Z] prd-centos7-docker-4c-2g-8178 does not seem to be running inside a container [2020-05-13T08:37:54.990Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-modbus-go_PR-149 -v /w/workspace/xfoundry_device-modbus-go_PR-149:/w/workspace/xfoundry_device-modbus-go_PR-149:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-149@tmp:/w/workspace/xfoundry_device-modbus-go_PR-149@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-13T08:37:56.056Z] $ docker top 3a8947f47a81c84e49dba97bcf0c96311145e94c87689333fe5196ec944d935f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-13T08:37:56.381Z] provisioning config files... [2020-05-13T08:37:56.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-149@tmp/config8836594649772834187tmp [Pipeline] { [Pipeline] echo [2020-05-13T08:37:56.491Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T08:37:56.807Z] ---> create-netrc.sh [Pipeline] echo [2020-05-13T08:37:56.833Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-13T08:37:57.149Z] ---> logs-deploy.sh [2020-05-13T08:37:57.149Z] + ARCHIVE_ARTIFACTS= [2020-05-13T08:37:57.149Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-13T08:37:57.149Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-13T08:37:57.149Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-13T08:37:57.149Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-149/1 [2020-05-13T08:37:57.149Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-149/1/ [2020-05-13T08:37:57.149Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-149/1 /w/workspace/xfoundry_device-modbus-go_PR-149 [2020-05-13T08:37:58.083Z] Archives upload complete. [2020-05-13T08:37:58.340Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-149/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-modbus-go/job/PR-149/1/