b'Branch indexing\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nConnecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-sdk-go\nObtained Jenkinsfile from 116ec00f66014da35fe40af2f6bdb58a7d9ac575+1d7933a5c524335d3951382295f086a24d5103f3 (33544a3a69294acf3a94407165c58bb1b18b0baf)\nRunning in Durability level: MAX_SURVIVABILITY\nLoading library edgex-global-pipelines@stable\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision c5dd13c4ba2e068be78528abd2449410e4429a63\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-438/workspace@libs/edgex-global-pipelines # timeout=10\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\nCommit message: "Merge pull request #93 from ernestojeda/agent-update"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.11, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, dockerBuildContext:example/cmd/device-simple]\n=========================================================\n[Pipeline] echo\nSetting up nodes based on requested architectures [[amd64, arm64]]\n[Pipeline] echo\nNodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n[Pipeline] echo\n=========================================================\n [edgeXBuildGoApp] Pipeline Parameters:\n=========================================================\n[Pipeline] echo\n MAVEN_SETTINGS: device-sdk-go-settings\n PROJECT: device-sdk-go\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.11\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine\n DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: example/cmd/device-simple\n DOCKER_IMAGE_NAME: docker-device-sdk-simple\nDOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: true\n PUSH_DOCKER_IMAGE: true\n SEMVER_BUMP_LEVEL: pre\n[Pipeline] node\nStill waiting to schedule task\nWaiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\nRunning on prd-centos7-docker-4c-2g-15437 in /w/workspace/dgexfoundry_device-sdk-go_PR-438\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/device-sdk-go.git\n > git init /w/workspace/dgexfoundry_device-sdk-go_PR-438 # timeout=10\nFetching without tags\nMerging remotes/origin/master commit 1d7933a5c524335d3951382295f086a24d5103f3 into PR head commit 116ec00f66014da35fe40af2f6bdb58a7d9ac575\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/438/head:refs/remotes/origin/PR-438 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 116ec00f66014da35fe40af2f6bdb58a7d9ac575 # timeout=10\nMerge succeeded, producing e74519a4ea3e178cd7d58146b2f703e7438e39d7\nChecking out Revision e74519a4ea3e178cd7d58146b2f703e7438e39d7 (PR-438)\n > git merge 1d7933a5c524335d3951382295f086a24d5103f3 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f e74519a4ea3e178cd7d58146b2f703e7438e39d7 # timeout=10\nCommit message: "Merge commit \'1d7933a5c524335d3951382295f086a24d5103f3\' into HEAD"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] timeout\n[2020-01-21T17:35:28.272Z] Timeout set to expire in 6 hr 0 min\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver Prep)\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T17:35:29.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-21T17:35:29.881Z] \n[2020-01-21T17:35:29.881Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T17:35:30.260Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[2020-01-21T17:35:30.260Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n[2020-01-21T17:35:30.260Z] e7c96db7181b: Pulling fs layer\n[2020-01-21T17:35:30.260Z] a038dfdf5543: Pulling fs layer\n[2020-01-21T17:35:30.260Z] 8d5d8e63b3c0: Pulling fs layer\n[2020-01-21T17:35:30.528Z] e7c96db7181b: Verifying Checksum\n[2020-01-21T17:35:30.528Z] e7c96db7181b: Download complete\n[2020-01-21T17:35:30.528Z] 8d5d8e63b3c0: Verifying Checksum\n[2020-01-21T17:35:30.528Z] 8d5d8e63b3c0: Download complete\n[2020-01-21T17:35:30.528Z] a038dfdf5543: Verifying Checksum\n[2020-01-21T17:35:30.528Z] a038dfdf5543: Download complete\n[2020-01-21T17:35:30.793Z] e7c96db7181b: Pull complete\n[2020-01-21T17:35:31.733Z] a038dfdf5543: Pull complete\n[2020-01-21T17:35:31.993Z] 8d5d8e63b3c0: Pull complete\n[2020-01-21T17:35:31.993Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n[2020-01-21T17:35:31.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n[Pipeline] withDockerContainer\n[2020-01-21T17:35:32.170Z] prd-centos7-docker-4c-2g-15437 does not seem to be running inside a container\n[2020-01-21T17:35:32.226Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-438 -v /w/workspace/dgexfoundry_device-sdk-go_PR-438:/w/workspace/dgexfoundry_device-sdk-go_PR-438:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-438@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-438@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n[2020-01-21T17:35:33.204Z] $ docker top 1a61e0624cb3a14bf886ddc77d43bbb296ef88fcd8c0d860479fad6714b9592c -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] sshagent\n[2020-01-21T17:35:34.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-21T17:35:34.483Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-21T17:35:34.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-21T17:35:34.795Z] $ docker exec 1a61e0624cb3a14bf886ddc77d43bbb296ef88fcd8c0d860479fad6714b9592c ssh-agent\n[2020-01-21T17:35:35.007Z] SSH_AUTH_SOCK=/tmp/ssh-pWihJyT3G0VW/agent.15\n[2020-01-21T17:35:35.007Z] SSH_AGENT_PID=22\n[2020-01-21T17:35:35.017Z] Running ssh-add (command line suppressed)\n[2020-01-21T17:35:35.200Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-438@tmp/private_key_3225351389225537017.key (/w/workspace/dgexfoundry_device-sdk-go_PR-438@tmp/private_key_3225351389225537017.key)\n[2020-01-21T17:35:35.279Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T17:35:35.608Z] + git describe --exact-match --tags HEAD\n[2020-01-21T17:35:35.608Z] fatal: No names found, cannot describe anything.\n[Pipeline] }\n[2020-01-21T17:35:35.678Z] $ docker exec --env ******** --env ******** 1a61e0624cb3a14bf886ddc77d43bbb296ef88fcd8c0d860479fad6714b9592c ssh-agent -k\n[2020-01-21T17:35:35.849Z] unset SSH_AUTH_SOCK;\n[2020-01-21T17:35:35.849Z] unset SSH_AGENT_PID;\n[2020-01-21T17:35:35.849Z] echo Agent pid 22 killed;\n[2020-01-21T17:35:35.894Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] echo\n[2020-01-21T17:35:35.949Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n[2020-01-21T17:35:35.949Z] This usually means this commit has not been tagged.\n[Pipeline] sshagent\n[2020-01-21T17:35:35.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n[2020-01-21T17:35:35.990Z] [ssh-agent] Looking for ssh-agent implementation...\n[2020-01-21T17:35:36.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n[2020-01-21T17:35:36.181Z] $ docker exec 1a61e0624cb3a14bf886ddc77d43bbb296ef88fcd8c0d860479fad6714b9592c ssh-agent\n[2020-01-21T17:35:36.392Z] SSH_AUTH_SOCK=/tmp/ssh-DJYuCZgO4p9t/agent.58\n[2020-01-21T17:35:36.392Z] SSH_AGENT_PID=65\n[2020-01-21T17:35:36.400Z] Running ssh-add (command line suppressed)\n[2020-01-21T17:35:36.548Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-438@tmp/private_key_8213607577760245959.key (/w/workspace/dgexfoundry_device-sdk-go_PR-438@tmp/private_key_8213607577760245959.key)\n[2020-01-21T17:35:36.602Z] [ssh-agent] Started.\n[Pipeline] {\n[Pipeline] sh\n[2020-01-21T17:35:36.931Z] + git semver init\n[2020-01-21T17:35:36.931Z] # -> Open(): unable to determine branch for HEAD\n[2020-01-21T17:35:36.931Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-438/.git\n[2020-01-21T17:35:36.931Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-438\n[2020-01-21T17:35:36.931Z] # $SEMVER_REMOTE_NAME = origin\n[2020-01-21T17:35:36.931Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n[2020-01-21T17:35:36.931Z] # $SEMVER_USER_NAME = jenkins\n[2020-01-21T17:35:36.931Z] # $SEMVER_BRANCH = PR-438\n[2020-01-21T17:35:36.931Z] # $SEMVER_TEMP = /tmp/semver-060187592\n[2020-01-21T17:35:36.931Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP\n[2020-01-21T17:35:37.191Z] # -> Clone(): couldn\'t find remote ref "refs/heads/semver"\n[2020-01-21T17:35:37.191Z] # git init /tmp/semver-060187592\n[2020-01-21T17:35:37.191Z] # \'/tmp/semver-060187592\' -> \'/w/workspace/dgexfoundry_device-sdk-go_PR-438/.semver\'\n[2020-01-21T17:35:37.191Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-438/.semver\n[Pipeline] }\n[2020-01-21T17:35:37.206Z] $ docker exec --env ******** --env ******** 1a61e0624cb3a14bf886ddc77d43bbb296ef88fcd8c0d860479fad6714b9592c ssh-agent -k\n[2020-01-21T17:35:37.352Z] unset SSH_AUTH_SOCK;\n[2020-01-21T17:35:37.352Z] unset SSH_AGENT_PID;\n[2020-01-21T17:35:37.352Z] echo Agent pid 65 killed;\n[2020-01-21T17:35:37.396Z] [ssh-agent] Stopped.\n[Pipeline] // sshagent\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] sh\n[2020-01-21T17:35:37.773Z] + git semver\n[Pipeline] }\n[2020-01-21T17:35:37.797Z] $ docker stop --time=1 1a61e0624cb3a14bf886ddc77d43bbb296ef88fcd8c0d860479fad6714b9592c\n[2020-01-21T17:35:39.208Z] $ docker rm -f 1a61e0624cb3a14bf886ddc77d43bbb296ef88fcd8c0d860479fad6714b9592c\n[Pipeline] // withDockerContainer\n[Pipeline] writeFile\n[Pipeline] stash\n[2020-01-21T17:35:39.812Z] Stashed 9 file(s)\n[Pipeline] echo\n[2020-01-21T17:35:39.828Z] [edgeXSemver] initialized semver on version 0.0.0\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] parallel\n[Pipeline] { (Branch: amd64)\n[Pipeline] { (Branch: arm64)\n[Pipeline] stage\n[Pipeline] { (amd64)\n[Pipeline] stage\n[Pipeline] { (arm64)\n[Pipeline] node\n[Pipeline] node\n[2020-01-21T17:35:55.128Z] Still waiting to schedule task\n[2020-01-21T17:35:55.128Z] Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n[2020-01-21T17:35:55.146Z] Still waiting to schedule task\n[2020-01-21T17:35:55.146Z] \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-15435\xe2\x80\x99 is offline\n[2020-01-21T17:37:45.758Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-15438 in /w/workspace/dgexfoundry_device-sdk-go_PR-438\n[Pipeline] {\n[Pipeline] ws\n[2020-01-21T17:37:45.807Z] Running in /w/workspace/device-sdk-go/1\n[Pipeline] {\n[Pipeline] checkout\n[2020-01-21T17:37:52.570Z] using credential edgex-jenkins-ssh\n[2020-01-21T17:37:52.596Z] Cloning the remote Git repository\n[2020-01-21T17:37:52.596Z] Cloning with configured refspecs honoured and without tags\n[2020-01-21T17:37:52.649Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-21T17:37:52.782Z] > git init /w/workspace/device-sdk-go/1 # timeout=10\n[2020-01-21T17:37:53.266Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-21T17:37:53.269Z] > git --version # timeout=10\n[2020-01-21T17:37:53.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T17:37:53.364Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T17:37:54.467Z] Fetching without tags\n[2020-01-21T17:37:54.920Z] Merging remotes/origin/master commit 1d7933a5c524335d3951382295f086a24d5103f3 into PR head commit 116ec00f66014da35fe40af2f6bdb58a7d9ac575\n[2020-01-21T17:37:55.173Z] Merge succeeded, producing d4708ead64effc6c5ccd39748829dc7fffce1bcc\n[2020-01-21T17:37:55.173Z] Checking out Revision d4708ead64effc6c5ccd39748829dc7fffce1bcc (PR-438)\n[2020-01-21T17:37:54.325Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-01-21T17:37:54.361Z] > git config --add remote.origin.fetch +refs/pull/438/head:refs/remotes/origin/PR-438 # timeout=10\n[2020-01-21T17:37:54.393Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T17:37:54.430Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-01-21T17:37:54.475Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-21T17:37:54.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T17:37:54.490Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T17:37:54.936Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T17:37:54.963Z] > git checkout -f 116ec00f66014da35fe40af2f6bdb58a7d9ac575 # timeout=10\n[2020-01-21T17:37:55.078Z] > git merge 1d7933a5c524335d3951382295f086a24d5103f3 # timeout=10\n[2020-01-21T17:37:55.138Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-21T17:37:55.173Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T17:37:55.190Z] > git checkout -f d4708ead64effc6c5ccd39748829dc7fffce1bcc # timeout=10\n[2020-01-21T17:37:59.459Z] Commit message: "Merge commit \'1d7933a5c524335d3951382295f086a24d5103f3\' into HEAD"\n[2020-01-21T17:37:59.459Z] First time build. Skipping changelog.\n[2020-01-21T17:37:59.508Z] > git --version # timeout=10\n[2020-01-21T17:37:59.551Z] fatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-21T17:38:00.804Z] =========================================================\n[2020-01-21T17:38:00.804Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine]\n[2020-01-21T17:38:00.804Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T17:38:02.301Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine example/cmd/device-simple\n[2020-01-21T17:38:02.906Z] Sending build context to Docker daemon 59.44kB\r\r\n[2020-01-21T17:38:03.195Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n[2020-01-21T17:38:03.195Z] Step 2/8 : FROM ${BASE}\n[2020-01-21T17:38:03.466Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n[2020-01-21T17:38:03.466Z] 29bddadc8f3f: Pulling fs layer\n[2020-01-21T17:38:03.466Z] 02bb20f2603b: Pulling fs layer\n[2020-01-21T17:38:03.466Z] b62863a3550b: Pulling fs layer\n[2020-01-21T17:38:03.466Z] 9586258a13ea: Pulling fs layer\n[2020-01-21T17:38:03.466Z] a8b2cbafd68c: Pulling fs layer\n[2020-01-21T17:38:03.466Z] d1dd75721c92: Pulling fs layer\n[2020-01-21T17:38:03.466Z] 4e34fffdb759: Pulling fs layer\n[2020-01-21T17:38:03.466Z] fd1d9eb628f9: Pulling fs layer\n[2020-01-21T17:38:03.466Z] bd44c58b92db: Pulling fs layer\n[2020-01-21T17:38:03.466Z] e5856e266cf4: Pulling fs layer\n[2020-01-21T17:38:03.466Z] f0f88b30cdbb: Pulling fs layer\n[2020-01-21T17:38:03.466Z] 9586258a13ea: Waiting\n[2020-01-21T17:38:03.466Z] a8b2cbafd68c: Waiting\n[2020-01-21T17:38:03.466Z] d1dd75721c92: Waiting\n[2020-01-21T17:38:03.466Z] 4e34fffdb759: Waiting\n[2020-01-21T17:38:03.466Z] fd1d9eb628f9: Waiting\n[2020-01-21T17:38:03.466Z] bd44c58b92db: Waiting\n[2020-01-21T17:38:03.466Z] e5856e266cf4: Waiting\n[2020-01-21T17:38:03.466Z] f0f88b30cdbb: Waiting\n[2020-01-21T17:38:03.466Z] b62863a3550b: Verifying Checksum\n[2020-01-21T17:38:03.466Z] b62863a3550b: Download complete\n[2020-01-21T17:38:03.466Z] 02bb20f2603b: Verifying Checksum\n[2020-01-21T17:38:03.466Z] 02bb20f2603b: Download complete\n[2020-01-21T17:38:03.744Z] a8b2cbafd68c: Verifying Checksum\n[2020-01-21T17:38:03.744Z] a8b2cbafd68c: Download complete\n[2020-01-21T17:38:03.744Z] d1dd75721c92: Verifying Checksum\n[2020-01-21T17:38:03.744Z] d1dd75721c92: Download complete\n[2020-01-21T17:38:03.744Z] 29bddadc8f3f: Verifying Checksum\n[2020-01-21T17:38:03.744Z] 29bddadc8f3f: Download complete\n[2020-01-21T17:38:05.751Z] 29bddadc8f3f: Pull complete\n[2020-01-21T17:38:07.196Z] 02bb20f2603b: Pull complete\n[2020-01-21T17:38:07.467Z] b62863a3550b: Pull complete\n[2020-01-21T17:38:10.832Z] 4e34fffdb759: Verifying Checksum\n[2020-01-21T17:38:10.832Z] 4e34fffdb759: Download complete\n[2020-01-21T17:38:10.832Z] bd44c58b92db: Verifying Checksum\n[2020-01-21T17:38:10.832Z] bd44c58b92db: Download complete\n[2020-01-21T17:38:15.127Z] e5856e266cf4: Verifying Checksum\n[2020-01-21T17:38:15.127Z] e5856e266cf4: Download complete\n[2020-01-21T17:38:15.127Z] f0f88b30cdbb: Verifying Checksum\n[2020-01-21T17:38:15.127Z] f0f88b30cdbb: Download complete\n[2020-01-21T17:38:16.555Z] fd1d9eb628f9: Verifying Checksum\n[2020-01-21T17:38:16.555Z] fd1d9eb628f9: Download complete\n[2020-01-21T17:38:17.552Z] 9586258a13ea: Verifying Checksum\n[2020-01-21T17:38:17.552Z] 9586258a13ea: Download complete\n[2020-01-21T17:38:32.595Z] 9586258a13ea: Pull complete\n[2020-01-21T17:38:32.595Z] a8b2cbafd68c: Pull complete\n[2020-01-21T17:38:32.862Z] d1dd75721c92: Pull complete\n[2020-01-21T17:38:39.522Z] 4e34fffdb759: Pull complete\n[2020-01-21T17:38:47.856Z] fd1d9eb628f9: Pull complete\n[2020-01-21T17:38:47.856Z] bd44c58b92db: Pull complete\n[2020-01-21T17:38:49.818Z] e5856e266cf4: Pull complete\n[2020-01-21T17:38:50.428Z] f0f88b30cdbb: Pull complete\n[2020-01-21T17:38:50.428Z] Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20\n[2020-01-21T17:38:50.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine\n[2020-01-21T17:38:50.428Z] ---> 0be50c763560\n[2020-01-21T17:38:50.428Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-21T17:38:53.813Z] ---> Running in 9894f355d4b7\n[2020-01-21T17:38:53.813Z] Removing intermediate container 9894f355d4b7\n[2020-01-21T17:38:53.813Z] ---> 3847caff4e34\n[2020-01-21T17:38:53.813Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-21T17:38:54.082Z] ---> Running in 510441e555f1\n[2020-01-21T17:38:56.049Z] Removing intermediate container 510441e555f1\n[2020-01-21T17:38:56.049Z] ---> 0b17decb5448\n[2020-01-21T17:38:56.049Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-01-21T17:38:56.049Z] ---> Running in 07674461887a\n[2020-01-21T17:38:57.014Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n[2020-01-21T17:38:57.564Z] Running on prd-centos7-docker-4c-2g-15439 in /w/workspace/dgexfoundry_device-sdk-go_PR-438\n[Pipeline] {\n[Pipeline] ws\n[2020-01-21T17:38:57.601Z] Running in /w/workspace/device-sdk-go/1\n[Pipeline] {\n[2020-01-21T17:38:57.610Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n[Pipeline] checkout\n[2020-01-21T17:38:58.198Z] OK: 121 MiB in 39 packages\n[2020-01-21T17:38:59.173Z] Removing intermediate container 07674461887a\n[2020-01-21T17:38:59.173Z] ---> bd364ea7b818\n[2020-01-21T17:38:59.173Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-01-21T17:38:59.442Z] ---> Running in f8279d07215b\n[2020-01-21T17:38:59.711Z] Removing intermediate container f8279d07215b\n[2020-01-21T17:38:59.711Z] ---> 29ce9c585f75\n[2020-01-21T17:38:59.711Z] Step 7/8 : COPY . .\n[2020-01-21T17:39:00.310Z] ---> ac0ebd6ce62f\n[2020-01-21T17:39:00.310Z] Step 8/8 : RUN go mod download\n[2020-01-21T17:39:00.310Z] ---> Running in 6f056d8d0816\n[2020-01-21T17:39:01.288Z] \x1b[91mgo: cannot find main module; see \'go help modules\'\n[2020-01-21T17:39:01.886Z] \x1b[0mThe command \'/bin/sh -c go mod download\' returned a non-zero code: 1\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\nStage "Test" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-21T17:39:02.678Z] Failed in branch arm64\n[2020-01-21T17:39:05.980Z] using credential edgex-jenkins-ssh\n[2020-01-21T17:39:06.020Z] Cloning the remote Git repository\n[2020-01-21T17:39:06.020Z] Cloning with configured refspecs honoured and without tags\n[2020-01-21T17:39:06.061Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-21T17:39:06.116Z] > git init /w/workspace/device-sdk-go/1 # timeout=10\n[2020-01-21T17:39:06.265Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-21T17:39:06.265Z] > git --version # timeout=10\n[2020-01-21T17:39:06.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T17:39:06.316Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T17:39:07.112Z] Fetching without tags\n[2020-01-21T17:39:07.502Z] Merging remotes/origin/master commit 1d7933a5c524335d3951382295f086a24d5103f3 into PR head commit 116ec00f66014da35fe40af2f6bdb58a7d9ac575\n[2020-01-21T17:39:07.628Z] Merge succeeded, producing 29fb83cb3349108d1f382c55516c8f8e2259a9bb\n[2020-01-21T17:39:07.629Z] Checking out Revision 29fb83cb3349108d1f382c55516c8f8e2259a9bb (PR-438)\n[2020-01-21T17:39:07.069Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-01-21T17:39:07.078Z] > git config --add remote.origin.fetch +refs/pull/438/head:refs/remotes/origin/PR-438 # timeout=10\n[2020-01-21T17:39:07.084Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T17:39:07.100Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10\n[2020-01-21T17:39:07.116Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git\n[2020-01-21T17:39:07.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n[2020-01-21T17:39:07.124Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/master:refs/remotes/origin/master # timeout=10\n[2020-01-21T17:39:07.509Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T17:39:07.524Z] > git checkout -f 116ec00f66014da35fe40af2f6bdb58a7d9ac575 # timeout=10\n[2020-01-21T17:39:07.586Z] > git merge 1d7933a5c524335d3951382295f086a24d5103f3 # timeout=10\n[2020-01-21T17:39:07.619Z] > git rev-parse HEAD^{commit} # timeout=10\n[2020-01-21T17:39:07.629Z] > git config core.sparsecheckout # timeout=10\n[2020-01-21T17:39:07.634Z] > git checkout -f 29fb83cb3349108d1f382c55516c8f8e2259a9bb # timeout=10\n[2020-01-21T17:39:11.554Z] Commit message: "Merge commit \'1d7933a5c524335d3951382295f086a24d5103f3\' into HEAD"\n[2020-01-21T17:39:11.554Z] First time build. Skipping changelog.\n[2020-01-21T17:39:11.635Z] > git --version # timeout=10\n[2020-01-21T17:39:11.712Z] fatal: bad object c5dd13c4ba2e068be78528abd2449410e4429a63\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prep)\n[Pipeline] script\n[Pipeline] {\n[Pipeline] unstash\n[Pipeline] echo\n[2020-01-21T17:39:12.641Z] =========================================================\n[2020-01-21T17:39:12.641Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine]\n[2020-01-21T17:39:12.641Z] =========================================================\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T17:39:13.998Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine example/cmd/device-simple\n[2020-01-21T17:39:13.998Z] Sending build context to Docker daemon 59.44kB\r\r\n[2020-01-21T17:39:14.496Z] Step 1/8 : ARG BASE=golang:1.11-alpine\n[2020-01-21T17:39:14.496Z] Step 2/8 : FROM ${BASE}\n[2020-01-21T17:39:14.809Z] 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base\n[2020-01-21T17:39:14.809Z] 9d48c3bd43c5: Pulling fs layer\n[2020-01-21T17:39:14.809Z] 7f94eaf8af20: Pulling fs layer\n[2020-01-21T17:39:14.809Z] 9fe9984849c1: Pulling fs layer\n[2020-01-21T17:39:14.809Z] ec448270508e: Pulling fs layer\n[2020-01-21T17:39:14.809Z] 65ba82af53f7: Pulling fs layer\n[2020-01-21T17:39:14.809Z] 07c18b20a200: Pulling fs layer\n[2020-01-21T17:39:14.809Z] d9b3ee039db2: Pulling fs layer\n[2020-01-21T17:39:14.809Z] 8c79c1ac0d81: Pulling fs layer\n[2020-01-21T17:39:14.809Z] ff40f1a7a0b9: Pulling fs layer\n[2020-01-21T17:39:14.809Z] bdb43ae2d12f: Pulling fs layer\n[2020-01-21T17:39:14.809Z] 8e1ab0ef8490: Pulling fs layer\n[2020-01-21T17:39:14.809Z] d9b3ee039db2: Waiting\n[2020-01-21T17:39:14.809Z] 8c79c1ac0d81: Waiting\n[2020-01-21T17:39:14.809Z] ff40f1a7a0b9: Waiting\n[2020-01-21T17:39:14.809Z] bdb43ae2d12f: Waiting\n[2020-01-21T17:39:14.809Z] ec448270508e: Waiting\n[2020-01-21T17:39:14.809Z] 65ba82af53f7: Waiting\n[2020-01-21T17:39:14.809Z] 07c18b20a200: Waiting\n[2020-01-21T17:39:14.809Z] 8e1ab0ef8490: Waiting\n[2020-01-21T17:39:14.809Z] 9fe9984849c1: Verifying Checksum\n[2020-01-21T17:39:14.809Z] 9fe9984849c1: Download complete\n[2020-01-21T17:39:14.809Z] 7f94eaf8af20: Verifying Checksum\n[2020-01-21T17:39:14.809Z] 7f94eaf8af20: Download complete\n[2020-01-21T17:39:15.094Z] 65ba82af53f7: Verifying Checksum\n[2020-01-21T17:39:15.094Z] 65ba82af53f7: Download complete\n[2020-01-21T17:39:15.094Z] 07c18b20a200: Verifying Checksum\n[2020-01-21T17:39:15.094Z] 07c18b20a200: Download complete\n[2020-01-21T17:39:15.094Z] 9d48c3bd43c5: Download complete\n[2020-01-21T17:39:16.217Z] 9d48c3bd43c5: Pull complete\n[2020-01-21T17:39:16.675Z] 7f94eaf8af20: Pull complete\n[2020-01-21T17:39:16.675Z] 9fe9984849c1: Pull complete\n[2020-01-21T17:39:19.959Z] d9b3ee039db2: Verifying Checksum\n[2020-01-21T17:39:19.959Z] d9b3ee039db2: Download complete\n[2020-01-21T17:39:19.959Z] ff40f1a7a0b9: Verifying Checksum\n[2020-01-21T17:39:19.959Z] ff40f1a7a0b9: Download complete\n[2020-01-21T17:39:21.854Z] bdb43ae2d12f: Verifying Checksum\n[2020-01-21T17:39:21.854Z] bdb43ae2d12f: Download complete\n[2020-01-21T17:39:21.854Z] ec448270508e: Verifying Checksum\n[2020-01-21T17:39:21.854Z] ec448270508e: Download complete\n[2020-01-21T17:39:21.854Z] 8e1ab0ef8490: Verifying Checksum\n[2020-01-21T17:39:21.854Z] 8e1ab0ef8490: Download complete\n[2020-01-21T17:39:22.734Z] 8c79c1ac0d81: Verifying Checksum\n[2020-01-21T17:39:22.734Z] 8c79c1ac0d81: Download complete\n[2020-01-21T17:39:33.256Z] ec448270508e: Pull complete\n[2020-01-21T17:39:33.256Z] 65ba82af53f7: Pull complete\n[2020-01-21T17:39:33.256Z] 07c18b20a200: Pull complete\n[2020-01-21T17:39:36.594Z] d9b3ee039db2: Pull complete\n[2020-01-21T17:39:40.891Z] 8c79c1ac0d81: Pull complete\n[2020-01-21T17:39:40.891Z] ff40f1a7a0b9: Pull complete\n[2020-01-21T17:39:41.472Z] bdb43ae2d12f: Pull complete\n[2020-01-21T17:39:41.740Z] 8e1ab0ef8490: Pull complete\n[2020-01-21T17:39:41.740Z] Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d\n[2020-01-21T17:39:41.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine\n[2020-01-21T17:39:41.740Z] ---> 8acfeb908b63\n[2020-01-21T17:39:41.741Z] Step 3/8 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2020: Intel\'\n[2020-01-21T17:39:41.741Z] ---> Running in 1861a1ada971\n[2020-01-21T17:39:42.001Z] Removing intermediate container 1861a1ada971\n[2020-01-21T17:39:42.001Z] ---> 3ac5cebae372\n[2020-01-21T17:39:42.001Z] Step 4/8 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n[2020-01-21T17:39:42.001Z] ---> Running in 63e6fc5fdbdd\n[2020-01-21T17:39:43.415Z] Removing intermediate container 63e6fc5fdbdd\n[2020-01-21T17:39:43.415Z] ---> d977b2aa8296\n[2020-01-21T17:39:43.415Z] Step 5/8 : RUN apk add --no-cache make git\n[2020-01-21T17:39:43.415Z] ---> Running in 4dba63b79db3\n[2020-01-21T17:39:44.827Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n[2020-01-21T17:39:45.100Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n[2020-01-21T17:39:45.374Z] OK: 134 MiB in 39 packages\n[2020-01-21T17:39:46.382Z] Removing intermediate container 4dba63b79db3\n[2020-01-21T17:39:46.382Z] ---> 6ed3ba91f31a\n[2020-01-21T17:39:46.382Z] Step 6/8 : WORKDIR /device-sdk-go\n[2020-01-21T17:39:46.382Z] ---> Running in 01f59da89039\n[2020-01-21T17:39:46.677Z] Removing intermediate container 01f59da89039\n[2020-01-21T17:39:46.677Z] ---> 9c1311dc99df\n[2020-01-21T17:39:46.677Z] Step 7/8 : COPY . .\n[2020-01-21T17:39:46.970Z] ---> 27e160c1462f\n[2020-01-21T17:39:46.970Z] Step 8/8 : RUN go mod download\n[2020-01-21T17:39:47.235Z] ---> Running in 09c5f7b4f7ab\n[2020-01-21T17:39:47.825Z] \x1b[91mgo: cannot find main module; see \'go help modules\'\n[2020-01-21T17:39:48.146Z] \x1b[0mThe command \'/bin/sh -c go mod download\' returned a non-zero code: 1\n[Pipeline] }\n[Pipeline] // script\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Test)\nStage "Test" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "Build" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // withEnv\n[Pipeline] }\n[Pipeline] // ws\n[Pipeline] }\n[Pipeline] // node\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[2020-01-21T17:39:49.109Z] Failed in branch amd64\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (CodeCov)\nStage "CodeCov" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Snyk Scan)\nStage "Snyk Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Clair Scan)\nStage "Clair Scan" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Semver)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Tag)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Bump Pre-Release Version)\nStage "Semver" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T17:39:50.286Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T17:39:50.628Z] ---> package-listing.sh\n[2020-01-21T17:39:50.628Z] ++ facter osfamily\n[2020-01-21T17:39:50.628Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2020-01-21T17:39:50.628Z] + OS_FAMILY=redhat\n[2020-01-21T17:39:50.628Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-438\n[2020-01-21T17:39:50.628Z] + START_PACKAGES=/tmp/packages_start.txt\n[2020-01-21T17:39:50.628Z] + END_PACKAGES=/tmp/packages_end.txt\n[2020-01-21T17:39:50.628Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2020-01-21T17:39:50.628Z] + PACKAGES=/tmp/packages_start.txt\n[2020-01-21T17:39:50.628Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-438 \']\'\n[2020-01-21T17:39:50.628Z] + PACKAGES=/tmp/packages_end.txt\n[2020-01-21T17:39:50.628Z] + case "${OS_FAMILY}" in\n[2020-01-21T17:39:50.628Z] + rpm -qa\n[2020-01-21T17:39:50.628Z] + sort\n[2020-01-21T17:39:54.826Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2020-01-21T17:39:54.826Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2020-01-21T17:39:54.826Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2020-01-21T17:39:54.826Z] + \'[\' /w/workspace/dgexfoundry_device-sdk-go_PR-438 \']\'\n[2020-01-21T17:39:54.826Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-438/archives/\n[2020-01-21T17:39:54.826Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-438/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T17:39:55.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-21T17:39:55.371Z] \n[2020-01-21T17:39:55.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2020-01-21T17:39:55.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2020-01-21T17:39:55.739Z] alpine: Pulling from edgex-lftools-log-publisher\n[2020-01-21T17:39:55.739Z] e6b0cf9c0882: Pulling fs layer\n[2020-01-21T17:39:55.739Z] da0e9bf0cc60: Pulling fs layer\n[2020-01-21T17:39:55.739Z] c9ea274ed700: Pulling fs layer\n[2020-01-21T17:39:55.739Z] 9cfac6ba3733: Pulling fs layer\n[2020-01-21T17:39:55.739Z] f6a933c9cadc: Pulling fs layer\n[2020-01-21T17:39:55.739Z] 61811dbd4963: Pulling fs layer\n[2020-01-21T17:39:55.739Z] a6eb2c9e2280: Pulling fs layer\n[2020-01-21T17:39:55.739Z] 095dd8b7b4d8: Pulling fs layer\n[2020-01-21T17:39:55.739Z] dc21a1d4508b: Pulling fs layer\n[2020-01-21T17:39:55.739Z] 363af2e989c4: Pulling fs layer\n[2020-01-21T17:39:55.739Z] 61811dbd4963: Waiting\n[2020-01-21T17:39:55.739Z] a6eb2c9e2280: Waiting\n[2020-01-21T17:39:55.739Z] 095dd8b7b4d8: Waiting\n[2020-01-21T17:39:55.739Z] dc21a1d4508b: Waiting\n[2020-01-21T17:39:55.739Z] 363af2e989c4: Waiting\n[2020-01-21T17:39:55.739Z] 9cfac6ba3733: Waiting\n[2020-01-21T17:39:55.739Z] f6a933c9cadc: Waiting\n[2020-01-21T17:39:55.739Z] da0e9bf0cc60: Verifying Checksum\n[2020-01-21T17:39:55.739Z] da0e9bf0cc60: Download complete\n[2020-01-21T17:39:55.739Z] 9cfac6ba3733: Verifying Checksum\n[2020-01-21T17:39:55.739Z] 9cfac6ba3733: Download complete\n[2020-01-21T17:39:55.739Z] e6b0cf9c0882: Download complete\n[2020-01-21T17:39:55.739Z] f6a933c9cadc: Verifying Checksum\n[2020-01-21T17:39:55.739Z] f6a933c9cadc: Download complete\n[2020-01-21T17:39:56.021Z] a6eb2c9e2280: Verifying Checksum\n[2020-01-21T17:39:56.021Z] a6eb2c9e2280: Download complete\n[2020-01-21T17:39:56.288Z] e6b0cf9c0882: Pull complete\n[2020-01-21T17:39:56.288Z] c9ea274ed700: Verifying Checksum\n[2020-01-21T17:39:56.288Z] c9ea274ed700: Download complete\n[2020-01-21T17:39:56.288Z] 095dd8b7b4d8: Verifying Checksum\n[2020-01-21T17:39:56.288Z] 095dd8b7b4d8: Download complete\n[2020-01-21T17:39:56.288Z] 363af2e989c4: Verifying Checksum\n[2020-01-21T17:39:56.288Z] 363af2e989c4: Download complete\n[2020-01-21T17:39:56.288Z] dc21a1d4508b: Verifying Checksum\n[2020-01-21T17:39:56.288Z] dc21a1d4508b: Download complete\n[2020-01-21T17:39:56.565Z] da0e9bf0cc60: Pull complete\n[2020-01-21T17:39:57.143Z] 61811dbd4963: Verifying Checksum\n[2020-01-21T17:39:57.143Z] 61811dbd4963: Download complete\n[2020-01-21T17:39:58.538Z] c9ea274ed700: Pull complete\n[2020-01-21T17:39:58.538Z] 9cfac6ba3733: Pull complete\n[2020-01-21T17:39:59.503Z] f6a933c9cadc: Pull complete\n[2020-01-21T17:40:03.744Z] 61811dbd4963: Pull complete\n[2020-01-21T17:40:04.008Z] a6eb2c9e2280: Pull complete\n[2020-01-21T17:40:05.997Z] 095dd8b7b4d8: Pull complete\n[2020-01-21T17:40:06.261Z] dc21a1d4508b: Pull complete\n[2020-01-21T17:40:06.530Z] 363af2e989c4: Pull complete\n[2020-01-21T17:40:06.530Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n[2020-01-21T17:40:06.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2020-01-21T17:40:06.735Z] prd-centos7-docker-4c-2g-15437 does not seem to be running inside a container\n[2020-01-21T17:40:06.793Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-438 -v /w/workspace/dgexfoundry_device-sdk-go_PR-438:/w/workspace/dgexfoundry_device-sdk-go_PR-438:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-438@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-438@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2020-01-21T17:40:07.477Z] $ docker top 4f4218d3828c8f896361fb0c1a1f3336f93fa53626480f325852f0538d76fb46 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2020-01-21T17:40:08.223Z] provisioning config files...\n[2020-01-21T17:40:08.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-438@tmp/config5112665059310284774tmp\n[Pipeline] {\n[Pipeline] echo\n[2020-01-21T17:40:08.295Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T17:40:08.618Z] ---> create-netrc.sh\n[Pipeline] echo\n[2020-01-21T17:40:08.645Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2020-01-21T17:40:08.985Z] ---> logs-deploy.sh\n[2020-01-21T17:40:08.985Z] + ARCHIVE_ARTIFACTS=\n[2020-01-21T17:40:08.985Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2020-01-21T17:40:08.985Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2020-01-21T17:40:08.985Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2020-01-21T17:40:08.985Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-438/1\n[2020-01-21T17:40:08.985Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-438/1/\n[2020-01-21T17:40:08.985Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-438/1 /w/workspace/dgexfoundry_device-sdk-go_PR-438\n[2020-01-21T17:40:10.384Z] Archives upload complete.\n[2020-01-21T17:40:10.384Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-438/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-438/1/\n'