b' Pull request #198 opened\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of brandonforster for edgexfoundry/go-mod-core-contracts\n Obtained Jenkinsfile from 4b3288d10ce65e2f91622e1dc0a4f8730fe15299+6abf550d3923e7556badd2561b059873d0297f91 (1b6ae0672fe704528f6bedd0635f5a84112ab5f7)\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision c5d4d6de30f94bf1bc28eb2cc2db7abcecfd6c71\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-198/workspace@libs/edgex-global-pipelines # timeout=10\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using 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\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n using 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 Checking out Revision c5d4d6de30f94bf1bc28eb2cc2db7abcecfd6c71 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5d4d6de30f94bf1bc28eb2cc2db7abcecfd6c71 # timeout=10\n Commit message: "Merge pull request #81 from ernestojeda/bugfix-custom-workspace"\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:go-mod-core-contracts, goVersion:1.12, buildImage:false, pushImage:false, semverBump:patch]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes 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: go-mod-core-contracts-settings\n PROJECT: go-mod-core-contracts\n USE_SEMVER: true\n TEST_SCRIPT: make test\n BUILD_SCRIPT: make build\n GO_VERSION: 1.12\n DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_FILE_PATH: Dockerfile.build\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: docker-go-mod-core-contracts\n DOCKER_REGISTRY_NAMESPACE: \n DOCKER_NEXUS_REPO: staging\n BUILD_DOCKER_IMAGE: false\n PUSH_DOCKER_IMAGE: false\n SEMVER_BUMP_LEVEL: patch\n [Pipeline] node\n Still waiting to schedule task\n All nodes of label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99 are offline\n Running on prd-centos7-docker-4c-2g-14815 in /w/workspace/dry_go-mod-core-contracts_PR-198\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n > git init /w/workspace/dry_go-mod-core-contracts_PR-198 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\n Merging remotes/origin/master commit 6abf550d3923e7556badd2561b059873d0297f91 into PR head commit 4b3288d10ce65e2f91622e1dc0a4f8730fe15299\n Merge succeeded, producing 4b3288d10ce65e2f91622e1dc0a4f8730fe15299\n Checking out Revision 4b3288d10ce65e2f91622e1dc0a4f8730fe15299 (PR-198)\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/198/head:refs/remotes/origin/PR-198 # 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/go-mod-core-contracts.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 4b3288d10ce65e2f91622e1dc0a4f8730fe15299 # timeout=10\n > git merge 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 4b3288d10ce65e2f91622e1dc0a4f8730fe15299 # timeout=10\n Commit message: "#196: Applied pattern to core-data clients."\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object c5d4d6de30f94bf1bc28eb2cc2db7abcecfd6c71\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-16T20:20:55.984Z] 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-16T20:20:58.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-16T20:20:58.459Z] \n [2020-01-16T20:20:58.459Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-16T20:20:58.967Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-16T20:20:59.402Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-16T20:20:59.402Z] e7c96db7181b: Pulling fs layer\n [2020-01-16T20:20:59.402Z] a038dfdf5543: Pulling fs layer\n [2020-01-16T20:20:59.402Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-16T20:20:59.725Z] e7c96db7181b: Verifying Checksum\n [2020-01-16T20:20:59.725Z] e7c96db7181b: Download complete\n [2020-01-16T20:21:00.018Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-16T20:21:00.018Z] 8d5d8e63b3c0: Download complete\n [2020-01-16T20:21:00.018Z] e7c96db7181b: Pull complete\n [2020-01-16T20:21:00.299Z] a038dfdf5543: Verifying Checksum\n [2020-01-16T20:21:00.299Z] a038dfdf5543: Download complete\n [2020-01-16T20:21:01.774Z] a038dfdf5543: Pull complete\n [2020-01-16T20:21:02.349Z] 8d5d8e63b3c0: Pull complete\n [2020-01-16T20:21:02.349Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-16T20:21:02.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-16T20:21:02.612Z] prd-centos7-docker-4c-2g-14815 does not seem to be running inside a container\n [2020-01-16T20:21:02.704Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-198 -v /w/workspace/dry_go-mod-core-contracts_PR-198:/w/workspace/dry_go-mod-core-contracts_PR-198:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-198@tmp:/w/workspace/dry_go-mod-core-contracts_PR-198@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:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-16T20:21:03.633Z] $ docker top 33c51b193d546150de4c5da837b1e21eece14ceb5b513969679749b0874e1fcb -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-16T20:21:04.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-16T20:21:04.905Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-16T20:21:05.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-16T20:21:05.425Z] $ docker exec 33c51b193d546150de4c5da837b1e21eece14ceb5b513969679749b0874e1fcb ssh-agent\n [2020-01-16T20:21:05.804Z] SSH_AUTH_SOCK=/tmp/ssh-ft0s4kFHKJHC/agent.14\n [2020-01-16T20:21:05.804Z] SSH_AGENT_PID=21\n [2020-01-16T20:21:05.822Z] Running ssh-add (command line suppressed)\n [2020-01-16T20:21:06.306Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-198@tmp/private_key_5327977534943716579.key (/w/workspace/dry_go-mod-core-contracts_PR-198@tmp/private_key_5327977534943716579.key)\n [2020-01-16T20:21:06.426Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-16T20:21:06.800Z] + git describe --exact-match --tags HEAD\n [2020-01-16T20:21:06.800Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-16T20:21:06.911Z] $ docker exec --env ******** --env ******** 33c51b193d546150de4c5da837b1e21eece14ceb5b513969679749b0874e1fcb ssh-agent -k\n [2020-01-16T20:21:07.164Z] unset SSH_AUTH_SOCK;\n [2020-01-16T20:21:07.164Z] unset SSH_AGENT_PID;\n [2020-01-16T20:21:07.164Z] echo Agent pid 21 killed;\n [2020-01-16T20:21:07.228Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-16T20:21:07.285Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-16T20:21:07.285Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-16T20:21:07.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-16T20:21:07.325Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-16T20:21:07.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-16T20:21:07.759Z] $ docker exec 33c51b193d546150de4c5da837b1e21eece14ceb5b513969679749b0874e1fcb ssh-agent\n [2020-01-16T20:21:08.365Z] SSH_AUTH_SOCK=/tmp/ssh-VerW3TppKEgB/agent.56\n [2020-01-16T20:21:08.365Z] SSH_AGENT_PID=63\n [2020-01-16T20:21:08.378Z] Running ssh-add (command line suppressed)\n [2020-01-16T20:21:08.693Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-198@tmp/private_key_5059292690851981594.key (/w/workspace/dry_go-mod-core-contracts_PR-198@tmp/private_key_5059292690851981594.key)\n [2020-01-16T20:21:08.764Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-16T20:21:09.463Z] + git semver init\n [2020-01-16T20:21:09.463Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-16T20:21:09.463Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-198/.git\n [2020-01-16T20:21:09.463Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-198\n [2020-01-16T20:21:09.463Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-16T20:21:09.463Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-16T20:21:09.463Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-16T20:21:09.463Z] # $SEMVER_BRANCH = PR-198\n [2020-01-16T20:21:09.463Z] # $SEMVER_TEMP = /tmp/semver-485475885\n [2020-01-16T20:21:09.463Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n [2020-01-16T20:21:10.040Z] # \'/tmp/semver-485475885\' -> \'/w/workspace/dry_go-mod-core-contracts_PR-198/.semver\'\n [2020-01-16T20:21:10.041Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-198/.semver\n [Pipeline] }\n [2020-01-16T20:21:10.086Z] $ docker exec --env ******** --env ******** 33c51b193d546150de4c5da837b1e21eece14ceb5b513969679749b0874e1fcb ssh-agent -k\n [2020-01-16T20:21:10.330Z] unset SSH_AUTH_SOCK;\n [2020-01-16T20:21:10.331Z] unset SSH_AGENT_PID;\n [2020-01-16T20:21:10.331Z] echo Agent pid 63 killed;\n [2020-01-16T20:21:10.637Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-16T20:21:11.087Z] + git semver\n [Pipeline] }\n [2020-01-16T20:21:11.421Z] $ docker stop --time=1 33c51b193d546150de4c5da837b1e21eece14ceb5b513969679749b0874e1fcb\n [2020-01-16T20:21:13.608Z] $ docker rm -f 33c51b193d546150de4c5da837b1e21eece14ceb5b513969679749b0874e1fcb\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-16T20:21:14.927Z] Stashed 57 file(s)\n [Pipeline] echo\n [2020-01-16T20:21:14.942Z] [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-16T20:21:30.194Z] Still waiting to schedule task\n [2020-01-16T20:21:30.195Z] Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-14815\xe2\x80\x99\n [2020-01-16T20:21:30.216Z] Still waiting to schedule task\n [2020-01-16T20:21:30.216Z] All nodes of label \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99 are offline\n [2020-01-16T20:23:31.146Z] Running on prd-centos7-docker-4c-2g-14817 in /w/workspace/dry_go-mod-core-contracts_PR-198\n [Pipeline] {\n [Pipeline] ws\n [2020-01-16T20:23:31.189Z] Running in /w/workspace/go-mod-core-contracts/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-16T20:23:31.891Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-14816 in /w/workspace/dry_go-mod-core-contracts_PR-198\n [Pipeline] {\n [Pipeline] ws\n [2020-01-16T20:23:31.950Z] Running in /w/workspace/go-mod-core-contracts/1\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-16T20:23:33.719Z] using credential edgex-jenkins-ssh\n [2020-01-16T20:23:33.735Z] Cloning the remote Git repository\n [2020-01-16T20:23:33.735Z] Cloning with configured refspecs honoured and without tags\n [2020-01-16T20:23:34.428Z] Fetching without tags\n [2020-01-16T20:23:34.803Z] Merging remotes/origin/master commit 6abf550d3923e7556badd2561b059873d0297f91 into PR head commit 4b3288d10ce65e2f91622e1dc0a4f8730fe15299\n [2020-01-16T20:23:32.984Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-16T20:23:33.025Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10\n [2020-01-16T20:23:33.071Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-16T20:23:33.071Z] > git --version # timeout=10\n [2020-01-16T20:23:33.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-16T20:23:33.107Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-16T20:23:33.624Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-16T20:23:33.630Z] > git config --add remote.origin.fetch +refs/pull/198/head:refs/remotes/origin/PR-198 # timeout=10\n [2020-01-16T20:23:33.636Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-16T20:23:33.647Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-16T20:23:33.658Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-16T20:23:33.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-16T20:23:33.662Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-16T20:23:34.036Z] > git config core.sparsecheckout # timeout=10\n [2020-01-16T20:23:34.040Z] > git checkout -f 4b3288d10ce65e2f91622e1dc0a4f8730fe15299 # timeout=10\n [2020-01-16T20:23:34.878Z] Merge succeeded, producing 4b3288d10ce65e2f91622e1dc0a4f8730fe15299\n [2020-01-16T20:23:34.879Z] Checking out Revision 4b3288d10ce65e2f91622e1dc0a4f8730fe15299 (PR-198)\n [2020-01-16T20:23:34.088Z] > git merge 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n [2020-01-16T20:23:34.097Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-16T20:23:34.106Z] > git config core.sparsecheckout # timeout=10\n [2020-01-16T20:23:34.111Z] > git checkout -f 4b3288d10ce65e2f91622e1dc0a4f8730fe15299 # timeout=10\n [2020-01-16T20:23:38.245Z] Commit message: "#196: Applied pattern to core-data clients."\n [2020-01-16T20:23:37.758Z] > git --version # timeout=10\n [2020-01-16T20:23:37.768Z] fatal: bad object c5d4d6de30f94bf1bc28eb2cc2db7abcecfd6c71\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-16T20:23:39.276Z] =========================================================\n [2020-01-16T20:23:39.276Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n [2020-01-16T20:23:39.276Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-16T20:23:39.861Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine .\n [2020-01-16T20:23:40.123Z] Sending build context to Docker daemon 1.576MB\n\n [2020-01-16T20:23:40.123Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-16T20:23:40.123Z] Step 2/7 : FROM ${BASE}\n [2020-01-16T20:23:40.123Z] 1.12.6-alpine: Pulling from edgex-golang-base\n [2020-01-16T20:23:40.123Z] 921b31ab772b: Pulling fs layer\n [2020-01-16T20:23:40.123Z] 2d3896533852: Pulling fs layer\n [2020-01-16T20:23:40.123Z] 28c34ce20860: Pulling fs layer\n [2020-01-16T20:23:40.123Z] 9186bf07c4ae: Pulling fs layer\n [2020-01-16T20:23:40.123Z] 7f1720e95b4b: Pulling fs layer\n [2020-01-16T20:23:40.123Z] 24d9f57f8391: Pulling fs layer\n [2020-01-16T20:23:40.123Z] 9498642caea3: Pulling fs layer\n [2020-01-16T20:23:40.123Z] ba4d0a6bad5e: Pulling fs layer\n [2020-01-16T20:23:40.123Z] 7af212d24233: Pulling fs layer\n [2020-01-16T20:23:40.123Z] ee2efeeb882f: Pulling fs layer\n [2020-01-16T20:23:40.123Z] d216d3b964db: Pulling fs layer\n [2020-01-16T20:23:40.123Z] 7f1720e95b4b: Waiting\n [2020-01-16T20:23:40.123Z] 24d9f57f8391: Waiting\n [2020-01-16T20:23:40.123Z] 9498642caea3: Waiting\n [2020-01-16T20:23:40.123Z] ba4d0a6bad5e: Waiting\n [2020-01-16T20:23:40.123Z] 7af212d24233: Waiting\n [2020-01-16T20:23:40.123Z] ee2efeeb882f: Waiting\n [2020-01-16T20:23:40.123Z] d216d3b964db: Waiting\n [2020-01-16T20:23:40.123Z] 9186bf07c4ae: Waiting\n [2020-01-16T20:23:40.123Z] 28c34ce20860: Verifying Checksum\n [2020-01-16T20:23:40.123Z] 28c34ce20860: Download complete\n [2020-01-16T20:23:40.123Z] 2d3896533852: Verifying Checksum\n [2020-01-16T20:23:40.123Z] 2d3896533852: Download complete\n [2020-01-16T20:23:40.123Z] 7f1720e95b4b: Verifying Checksum\n [2020-01-16T20:23:40.123Z] 7f1720e95b4b: Download complete\n [2020-01-16T20:23:40.123Z] 24d9f57f8391: Verifying Checksum\n [2020-01-16T20:23:40.123Z] 24d9f57f8391: Download complete\n [2020-01-16T20:23:40.123Z] 921b31ab772b: Verifying Checksum\n [2020-01-16T20:23:40.123Z] 921b31ab772b: Download complete\n [2020-01-16T20:23:40.166Z] using credential edgex-jenkins-ssh\n [2020-01-16T20:23:40.193Z] Cloning the remote Git repository\n [2020-01-16T20:23:40.193Z] Cloning with configured refspecs honoured and without tags\n [2020-01-16T20:23:40.252Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-16T20:23:40.718Z] 921b31ab772b: Pull complete\n [2020-01-16T20:23:40.988Z] 9498642caea3: Verifying Checksum\n [2020-01-16T20:23:40.988Z] 9498642caea3: Download complete\n [2020-01-16T20:23:40.988Z] 7af212d24233: Verifying Checksum\n [2020-01-16T20:23:40.988Z] 7af212d24233: Download complete\n [2020-01-16T20:23:41.445Z] Fetching without tags\n [2020-01-16T20:23:41.571Z] ba4d0a6bad5e: Verifying Checksum\n [2020-01-16T20:23:41.571Z] ba4d0a6bad5e: Download complete\n [2020-01-16T20:23:41.571Z] ee2efeeb882f: Verifying Checksum\n [2020-01-16T20:23:41.571Z] ee2efeeb882f: Download complete\n [2020-01-16T20:23:41.571Z] d216d3b964db: Verifying Checksum\n [2020-01-16T20:23:41.571Z] d216d3b964db: Download complete\n [2020-01-16T20:23:40.340Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10\n [2020-01-16T20:23:40.421Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-16T20:23:40.423Z] > git --version # timeout=10\n [2020-01-16T20:23:40.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-16T20:23:40.537Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-16T20:23:41.339Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-16T20:23:41.362Z] > git config --add remote.origin.fetch +refs/pull/198/head:refs/remotes/origin/PR-198 # timeout=10\n [2020-01-16T20:23:41.380Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-16T20:23:41.414Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-16T20:23:41.461Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-16T20:23:41.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-16T20:23:41.475Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-16T20:23:41.832Z] 9186bf07c4ae: Download complete\n [2020-01-16T20:23:42.002Z] Merging remotes/origin/master commit 6abf550d3923e7556badd2561b059873d0297f91 into PR head commit 4b3288d10ce65e2f91622e1dc0a4f8730fe15299\n [2020-01-16T20:23:42.250Z] Merge succeeded, producing 4b3288d10ce65e2f91622e1dc0a4f8730fe15299\n [2020-01-16T20:23:42.250Z] Checking out Revision 4b3288d10ce65e2f91622e1dc0a4f8730fe15299 (PR-198)\n [2020-01-16T20:23:42.766Z] 2d3896533852: Pull complete\n [2020-01-16T20:23:42.031Z] > git config core.sparsecheckout # timeout=10\n [2020-01-16T20:23:42.063Z] > git checkout -f 4b3288d10ce65e2f91622e1dc0a4f8730fe15299 # timeout=10\n [2020-01-16T20:23:42.184Z] > git merge 6abf550d3923e7556badd2561b059873d0297f91 # timeout=10\n [2020-01-16T20:23:42.218Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-16T20:23:42.256Z] > git config core.sparsecheckout # timeout=10\n [2020-01-16T20:23:42.273Z] > git checkout -f 4b3288d10ce65e2f91622e1dc0a4f8730fe15299 # timeout=10\n [2020-01-16T20:23:43.024Z] 28c34ce20860: Pull complete\n [2020-01-16T20:23:46.567Z] Commit message: "#196: Applied pattern to core-data clients."\n [2020-01-16T20:23:46.617Z] > git --version # timeout=10\n [2020-01-16T20:23:46.652Z] fatal: bad object c5d4d6de30f94bf1bc28eb2cc2db7abcecfd6c71\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-16T20:23:48.034Z] =========================================================\n [2020-01-16T20:23:48.034Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n [2020-01-16T20:23:48.034Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-16T20:23:49.576Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64 .\n [2020-01-16T20:23:49.587Z] 9186bf07c4ae: Pull complete\n [2020-01-16T20:23:49.587Z] 7f1720e95b4b: Pull complete\n [2020-01-16T20:23:49.587Z] 24d9f57f8391: Pull complete\n [2020-01-16T20:23:50.572Z] Sending build context to Docker daemon 1.576MB\n\n [2020-01-16T20:23:50.572Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-16T20:23:50.572Z] Step 2/7 : FROM ${BASE}\n [2020-01-16T20:23:51.177Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-16T20:23:51.177Z] 54e94bcddc88: Pulling fs layer\n [2020-01-16T20:23:51.177Z] 43582c0db3f3: Pulling fs layer\n [2020-01-16T20:23:51.177Z] 9fe16242a9df: Pulling fs layer\n [2020-01-16T20:23:51.177Z] fbf0f20b3a29: Pulling fs layer\n [2020-01-16T20:23:51.177Z] 57bbd25d50cb: Pulling fs layer\n [2020-01-16T20:23:51.177Z] 4c3326bd8e33: Pulling fs layer\n [2020-01-16T20:23:51.177Z] d45218f23013: Pulling fs layer\n [2020-01-16T20:23:51.177Z] d22026c5ede0: Pulling fs layer\n [2020-01-16T20:23:51.177Z] f32e18732fe6: Pulling fs layer\n [2020-01-16T20:23:51.177Z] 3a2ca3ccd3c2: Pulling fs layer\n [2020-01-16T20:23:51.177Z] 43f99696bdfb: Pulling fs layer\n [2020-01-16T20:23:51.177Z] d45218f23013: Waiting\n [2020-01-16T20:23:51.177Z] d22026c5ede0: Waiting\n [2020-01-16T20:23:51.177Z] f32e18732fe6: Waiting\n [2020-01-16T20:23:51.177Z] 3a2ca3ccd3c2: Waiting\n [2020-01-16T20:23:51.177Z] 43f99696bdfb: Waiting\n [2020-01-16T20:23:51.177Z] fbf0f20b3a29: Waiting\n [2020-01-16T20:23:51.177Z] 57bbd25d50cb: Waiting\n [2020-01-16T20:23:51.177Z] 4c3326bd8e33: Waiting\n [2020-01-16T20:23:51.177Z] 9fe16242a9df: Verifying Checksum\n [2020-01-16T20:23:51.177Z] 9fe16242a9df: Download complete\n [2020-01-16T20:23:51.177Z] 43582c0db3f3: Verifying Checksum\n [2020-01-16T20:23:51.177Z] 43582c0db3f3: Download complete\n [2020-01-16T20:23:51.177Z] 57bbd25d50cb: Verifying Checksum\n [2020-01-16T20:23:51.177Z] 57bbd25d50cb: Download complete\n [2020-01-16T20:23:51.177Z] 4c3326bd8e33: Verifying Checksum\n [2020-01-16T20:23:51.177Z] 4c3326bd8e33: Download complete\n [2020-01-16T20:23:51.177Z] 54e94bcddc88: Verifying Checksum\n [2020-01-16T20:23:51.177Z] 54e94bcddc88: Download complete\n [2020-01-16T20:23:53.165Z] 54e94bcddc88: Pull complete\n [2020-01-16T20:23:53.783Z] 9498642caea3: Pull complete\n [2020-01-16T20:23:54.173Z] 43582c0db3f3: Pull complete\n [2020-01-16T20:23:54.783Z] 9fe16242a9df: Pull complete\n [2020-01-16T20:23:57.073Z] ba4d0a6bad5e: Pull complete\n [2020-01-16T20:23:57.073Z] 7af212d24233: Pull complete\n [2020-01-16T20:23:57.641Z] ee2efeeb882f: Pull complete\n [2020-01-16T20:23:57.902Z] d216d3b964db: Pull complete\n [2020-01-16T20:23:57.902Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n [2020-01-16T20:23:57.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n [2020-01-16T20:23:57.903Z] ---> 140a058597bd\n [2020-01-16T20:23:57.903Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-16T20:23:57.903Z] ---> Running in 51ddeb23e78e\n [2020-01-16T20:23:57.903Z] Removing intermediate container 51ddeb23e78e\n [2020-01-16T20:23:57.903Z] ---> 72348829e4c3\n [2020-01-16T20:23:57.903Z] Step 4/7 : RUN apk add bash\n [2020-01-16T20:23:58.163Z] ---> Running in 71f42abfe402\n [2020-01-16T20:23:58.207Z] d45218f23013: Verifying Checksum\n [2020-01-16T20:23:58.207Z] d45218f23013: Download complete\n [2020-01-16T20:23:58.207Z] f32e18732fe6: Verifying Checksum\n [2020-01-16T20:23:58.207Z] f32e18732fe6: Download complete\n [2020-01-16T20:23:59.098Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-16T20:24:00.033Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-16T20:24:00.033Z] OK: 134 MiB in 39 packages\n [2020-01-16T20:24:00.605Z] Removing intermediate container 71f42abfe402\n [2020-01-16T20:24:00.605Z] ---> 9b70a4c0d673\n [2020-01-16T20:24:00.605Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-16T20:24:00.605Z] ---> Running in d0a9dd4491c9\n [2020-01-16T20:24:00.605Z] Removing intermediate container d0a9dd4491c9\n [2020-01-16T20:24:00.605Z] ---> 5af96b304030\n [2020-01-16T20:24:00.605Z] Step 6/7 : COPY go.mod .\n [2020-01-16T20:24:00.864Z] ---> c3115bd704fd\n [2020-01-16T20:24:00.864Z] Step 7/7 : RUN go mod download\n [2020-01-16T20:24:00.864Z] ---> Running in f9e66516b693\n [2020-01-16T20:24:01.433Z] \x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-16T20:24:01.433Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-16T20:24:01.433Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-16T20:24:01.433Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-16T20:24:01.433Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-16T20:24:01.433Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-16T20:24:01.618Z] 3a2ca3ccd3c2: Verifying Checksum\n [2020-01-16T20:24:01.618Z] 3a2ca3ccd3c2: Download complete\n [2020-01-16T20:24:01.618Z] 43f99696bdfb: Verifying Checksum\n [2020-01-16T20:24:01.618Z] 43f99696bdfb: Download complete\n [2020-01-16T20:24:02.003Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-16T20:24:02.004Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-16T20:24:02.004Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-16T20:24:02.004Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-16T20:24:04.258Z] d22026c5ede0: Verifying Checksum\n [2020-01-16T20:24:04.258Z] d22026c5ede0: Download complete\n [2020-01-16T20:24:05.311Z] \x1b[0mRemoving intermediate container f9e66516b693\n [2020-01-16T20:24:05.312Z] ---> 06c0e34c57d6\n [2020-01-16T20:24:05.312Z] Successfully built 06c0e34c57d6\n [2020-01-16T20:24:05.312Z] Successfully tagged ci-base-image-x86_64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-16T20:24:05.896Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-16T20:24:05.896Z] .\n [Pipeline] withDockerContainer\n [2020-01-16T20:24:06.032Z] prd-centos7-docker-4c-2g-14817 does not seem to be running inside a container\n [2020-01-16T20:24:06.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-01-16T20:24:06.264Z] fbf0f20b3a29: Verifying Checksum\n [2020-01-16T20:24:06.264Z] fbf0f20b3a29: Download complete\n [2020-01-16T20:24:07.008Z] $ docker top c99a666c61efcee16779f76e96d28f075bce7dffcde27d94f5d3faf4c23f8995 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-16T20:24:07.889Z] + go version\n [2020-01-16T20:24:07.889Z] go version go1.12.6 linux/amd64\n [Pipeline] sh\n [2020-01-16T20:24:08.196Z] + make test\n [2020-01-16T20:24:08.196Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-16T20:24:14.820Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-01-16T20:24:14.820Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.101s\tcoverage: 73.3% of statements\n [2020-01-16T20:24:24.630Z] fbf0f20b3a29: Pull complete\n [2020-01-16T20:24:24.630Z] 57bbd25d50cb: Pull complete\n [2020-01-16T20:24:24.630Z] 4c3326bd8e33: Pull complete\n [2020-01-16T20:24:24.893Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t2.536s\tcoverage: 33.7% of statements\n [2020-01-16T20:24:24.893Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.007s\tcoverage: 69.2% of statements\n [2020-01-16T20:24:24.893Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-01-16T20:24:24.893Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.071s\tcoverage: 6.4% of statements\n [2020-01-16T20:24:28.212Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.030s\tcoverage: 15.0% of statements\n [2020-01-16T20:24:28.213Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n [2020-01-16T20:24:28.213Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.006s\tcoverage: 63.6% of statements\n [2020-01-16T20:24:28.213Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n [2020-01-16T20:24:28.213Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-01-16T20:24:28.213Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t1.776s\tcoverage: 100.0% of statements\n [2020-01-16T20:24:28.213Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.098s\tcoverage: 63.0% of statements\n [2020-01-16T20:24:28.213Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.022s\tcoverage: 26.3% of statements\n [2020-01-16T20:24:28.213Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.022s\tcoverage: 15.4% of statements\n [2020-01-16T20:24:28.213Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.007s\tcoverage: 15.4% of statements\n [2020-01-16T20:24:28.213Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.006s\tcoverage: 14.3% of statements\n [2020-01-16T20:24:28.213Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-16T20:24:30.086Z] d45218f23013: Pull complete\n [2020-01-16T20:24:32.423Z] gofmt -l .\n [2020-01-16T20:24:32.423Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-16T20:24:33.069Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-16T20:24:33.086Z] $ docker stop --time=1 c99a666c61efcee16779f76e96d28f075bce7dffcde27d94f5d3faf4c23f8995\n [2020-01-16T20:24:34.546Z] $ docker rm -f c99a666c61efcee16779f76e96d28f075bce7dffcde27d94f5d3faf4c23f8995\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\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-16T20:24:38.381Z] d22026c5ede0: Pull complete\n [2020-01-16T20:24:38.381Z] f32e18732fe6: Pull complete\n [2020-01-16T20:24:40.353Z] 3a2ca3ccd3c2: Pull complete\n [2020-01-16T20:24:41.782Z] 43f99696bdfb: Pull complete\n [2020-01-16T20:24:41.782Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n [2020-01-16T20:24:41.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n [2020-01-16T20:24:41.782Z] ---> 8c1ce5f80d72\n [2020-01-16T20:24:41.782Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-16T20:24:44.384Z] ---> Running in e1bbb3c7a5f8\n [2020-01-16T20:24:44.384Z] Removing intermediate container e1bbb3c7a5f8\n [2020-01-16T20:24:44.384Z] ---> 49daca05868f\n [2020-01-16T20:24:44.384Z] Step 4/7 : RUN apk add bash\n [2020-01-16T20:24:44.384Z] ---> Running in df5e241aa381\n [2020-01-16T20:24:45.816Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-01-16T20:24:46.783Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-16T20:24:47.062Z] OK: 121 MiB in 39 packages\n [2020-01-16T20:24:48.488Z] Removing intermediate container df5e241aa381\n [2020-01-16T20:24:48.488Z] ---> 6db3d22b1c4f\n [2020-01-16T20:24:48.488Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-16T20:24:48.488Z] ---> Running in 04f99dd3dc9f\n [2020-01-16T20:24:48.761Z] Removing intermediate container 04f99dd3dc9f\n [2020-01-16T20:24:48.761Z] ---> b3b80f212c26\n [2020-01-16T20:24:48.761Z] Step 6/7 : COPY go.mod .\n [2020-01-16T20:24:49.734Z] ---> 72e9d27be74a\n [2020-01-16T20:24:49.734Z] Step 7/7 : RUN go mod download\n [2020-01-16T20:24:49.734Z] ---> Running in 2ee5b848de02\n [2020-01-16T20:24:50.716Z] \x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-16T20:24:50.716Z] \x1b[0m\x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-16T20:24:50.716Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-16T20:24:50.716Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-16T20:24:50.716Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-16T20:24:50.716Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-16T20:24:52.160Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-16T20:24:52.451Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-16T20:24:52.451Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-16T20:24:52.451Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-16T20:24:59.160Z] \x1b[0mRemoving intermediate container 2ee5b848de02\n [2020-01-16T20:24:59.160Z] ---> d94a2b0e77fc\n [2020-01-16T20:24:59.160Z] Successfully built d94a2b0e77fc\n [2020-01-16T20:24:59.160Z] Successfully tagged ci-base-image-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Test)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-16T20:24:59.767Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-16T20:25:00.039Z] .\n [Pipeline] withDockerContainer\n [2020-01-16T20:25:00.424Z] prd-ubuntu18.04-docker-arm64-4c-2g-14816 does not seem to be running inside a container\n [2020-01-16T20:25:00.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-01-16T20:25:01.971Z] $ docker top 5d6d693ab1a81987079d2f840bd49bbeb5053d6a90619da8d7e12b8590f94263 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-16T20:25:04.436Z] + go version\n [2020-01-16T20:25:04.436Z] go version go1.12.6 linux/arm64\n [Pipeline] sh\n [2020-01-16T20:25:05.127Z] + make test\n [2020-01-16T20:25:05.127Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-16T20:25:31.916Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-01-16T20:25:31.916Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.020s\tcoverage: 73.3% of statements\n [2020-01-16T20:26:04.265Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t1.543s\tcoverage: 33.7% of statements\n [2020-01-16T20:26:04.265Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.017s\tcoverage: 69.2% of statements\n [2020-01-16T20:26:04.265Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-01-16T20:26:05.258Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.031s\tcoverage: 6.4% of statements\n [2020-01-16T20:26:13.546Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.069s\tcoverage: 15.0% of statements\n [2020-01-16T20:26:13.546Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n [2020-01-16T20:26:13.546Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.040s\tcoverage: 63.6% of statements\n [2020-01-16T20:26:13.546Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n [2020-01-16T20:26:13.546Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-01-16T20:26:13.546Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t1.515s\tcoverage: 100.0% of statements\n [2020-01-16T20:26:14.538Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.143s\tcoverage: 63.0% of statements\n [2020-01-16T20:26:18.848Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.034s\tcoverage: 26.3% of statements\n [2020-01-16T20:26:18.848Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.034s\tcoverage: 15.4% of statements\n [2020-01-16T20:26:23.156Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.019s\tcoverage: 15.4% of statements\n [2020-01-16T20:26:23.156Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.023s\tcoverage: 14.3% of statements\n [2020-01-16T20:26:23.751Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-16T20:26:45.873Z] gofmt -l .\n [2020-01-16T20:26:46.144Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-16T20:26:46.448Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-16T20:26:46.937Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-16T20:26:46.948Z] $ docker stop --time=1 5d6d693ab1a81987079d2f840bd49bbeb5053d6a90619da8d7e12b8590f94263\n [2020-01-16T20:26:49.031Z] $ docker rm -f 5d6d693ab1a81987079d2f840bd49bbeb5053d6a90619da8d7e12b8590f94263\n [Pipeline] // withDockerContainer\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build)\n Stage "Build" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\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 [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (CodeCov)\n [Pipeline] unstash\n [Pipeline] wrap\n [2020-01-16T20:26:50.585Z] provisioning config files...\n [2020-01-16T20:26:50.602Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-198@tmp/config591119995566246014tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-16T20:26:50.948Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-198@tmp/config591119995566246014tmp\n [2020-01-16T20:26:50.948Z] + curl -s https://codecov.io/bash\n [2020-01-16T20:26:51.212Z] \n [2020-01-16T20:26:51.212Z] _____ _\n [2020-01-16T20:26:51.212Z] / ____| | |\n [2020-01-16T20:26:51.212Z] | | ___ __| | ___ ___ _____ __\n [2020-01-16T20:26:51.212Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-16T20:26:51.212Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-16T20:26:51.212Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-16T20:26:51.212Z] Bash-20191211-b8db533\n [2020-01-16T20:26:51.212Z] \n [2020-01-16T20:26:51.212Z] \n [2020-01-16T20:26:51.212Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-16T20:26:51.212Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-16T20:26:51.212Z] \x1b[0;32mYaml not found, that\'s ok! Learn more at\x1b[0m \x1b[0;36mhttp://docs.codecov.io/docs/codecov-yaml\x1b[0m\n [2020-01-16T20:26:51.212Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-16T20:26:51.212Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-16T20:26:51.212Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-16T20:26:51.212Z] \x1b[0;32m+\x1b[0m .\n [2020-01-16T20:26:51.212Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-16T20:26:51.212Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-16T20:26:51.212Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-16T20:26:51.479Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=89485\x1b[0m\n [2020-01-16T20:26:51.479Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-16T20:26:51.479Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-16T20:26:52.052Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-16T20:26:52.052Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-16T20:26:52.052Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-16T20:26:52.052Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-16T20:26:52.052Z] \x1b[0;90mquery:\x1b[0m branch=PR-198&commit=4b3288d10ce65e2f91622e1dc0a4f8730fe15299&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-198%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=198&job=\n [2020-01-16T20:26:52.052Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-16T20:26:52.052Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-198&commit=4b3288d10ce65e2f91622e1dc0a4f8730fe15299&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-198%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=198&job=\n [2020-01-16T20:26:52.632Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-16T20:26:53.209Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/4b3288d10ce65e2f91622e1dc0a4f8730fe15299\x1b[0m\n [Pipeline] }\n [2020-01-16T20:26:53.229Z] Deleting 1 temporary files\n [Pipeline] // wrap\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Snyk Scan)\n Stage "Snyk Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\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-16T20:26:54.229Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-16T20:26:54.568Z] ---> package-listing.sh\n [2020-01-16T20:26:54.569Z] ++ facter osfamily\n [2020-01-16T20:26:54.569Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-16T20:26:54.569Z] + OS_FAMILY=redhat\n [2020-01-16T20:26:54.569Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-198\n [2020-01-16T20:26:54.569Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-16T20:26:54.569Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-16T20:26:54.569Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-16T20:26:54.569Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-16T20:26:54.569Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-198 \']\'\n [2020-01-16T20:26:54.569Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-16T20:26:54.569Z] + case "${OS_FAMILY}" in\n [2020-01-16T20:26:54.569Z] + rpm -qa\n [2020-01-16T20:26:54.569Z] + sort\n [2020-01-16T20:26:58.836Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-16T20:26:58.836Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-16T20:26:58.836Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-16T20:26:58.836Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-198 \']\'\n [2020-01-16T20:26:58.836Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-198/archives/\n [2020-01-16T20:26:58.836Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-198/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-16T20:26:59.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-16T20:26:59.334Z] \n [2020-01-16T20:26:59.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-16T20:26:59.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-16T20:26:59.951Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-16T20:26:59.951Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-16T20:26:59.951Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-16T20:26:59.951Z] c9ea274ed700: Pulling fs layer\n [2020-01-16T20:26:59.951Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-16T20:26:59.951Z] f6a933c9cadc: Pulling fs layer\n [2020-01-16T20:26:59.951Z] 61811dbd4963: Pulling fs layer\n [2020-01-16T20:26:59.951Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-16T20:26:59.951Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-16T20:26:59.951Z] dc21a1d4508b: Pulling fs layer\n [2020-01-16T20:26:59.951Z] 363af2e989c4: Pulling fs layer\n [2020-01-16T20:26:59.951Z] 61811dbd4963: Waiting\n [2020-01-16T20:26:59.951Z] a6eb2c9e2280: Waiting\n [2020-01-16T20:26:59.951Z] 9cfac6ba3733: Waiting\n [2020-01-16T20:26:59.951Z] f6a933c9cadc: Waiting\n [2020-01-16T20:26:59.951Z] 095dd8b7b4d8: Waiting\n [2020-01-16T20:26:59.951Z] dc21a1d4508b: Waiting\n [2020-01-16T20:26:59.951Z] 363af2e989c4: Waiting\n [2020-01-16T20:26:59.951Z] da0e9bf0cc60: Download complete\n [2020-01-16T20:26:59.951Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-16T20:26:59.951Z] 9cfac6ba3733: Download complete\n [2020-01-16T20:26:59.951Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-16T20:26:59.951Z] e6b0cf9c0882: Download complete\n [2020-01-16T20:27:00.242Z] f6a933c9cadc: Verifying Checksum\n [2020-01-16T20:27:00.242Z] f6a933c9cadc: Download complete\n [2020-01-16T20:27:00.242Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-16T20:27:00.242Z] a6eb2c9e2280: Download complete\n [2020-01-16T20:27:00.528Z] e6b0cf9c0882: Pull complete\n [2020-01-16T20:27:00.883Z] c9ea274ed700: Verifying Checksum\n [2020-01-16T20:27:00.883Z] c9ea274ed700: Download complete\n [2020-01-16T20:27:00.883Z] da0e9bf0cc60: Pull complete\n [2020-01-16T20:27:01.233Z] dc21a1d4508b: Verifying Checksum\n [2020-01-16T20:27:01.233Z] dc21a1d4508b: Download complete\n [2020-01-16T20:27:01.526Z] 363af2e989c4: Verifying Checksum\n [2020-01-16T20:27:01.526Z] 363af2e989c4: Download complete\n [2020-01-16T20:27:01.526Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-16T20:27:01.526Z] 095dd8b7b4d8: Download complete\n [2020-01-16T20:27:03.133Z] 61811dbd4963: Verifying Checksum\n [2020-01-16T20:27:03.134Z] 61811dbd4963: Download complete\n [2020-01-16T20:27:05.123Z] c9ea274ed700: Pull complete\n [2020-01-16T20:27:05.123Z] 9cfac6ba3733: Pull complete\n [2020-01-16T20:27:05.708Z] f6a933c9cadc: Pull complete\n [2020-01-16T20:27:11.107Z] 61811dbd4963: Pull complete\n [2020-01-16T20:27:11.107Z] a6eb2c9e2280: Pull complete\n [2020-01-16T20:27:13.046Z] 095dd8b7b4d8: Pull complete\n [2020-01-16T20:27:13.046Z] dc21a1d4508b: Pull complete\n [2020-01-16T20:27:13.328Z] 363af2e989c4: Pull complete\n [2020-01-16T20:27:13.328Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-16T20:27:13.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-16T20:27:13.663Z] prd-centos7-docker-4c-2g-14815 does not seem to be running inside a container\n [2020-01-16T20:27:13.753Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-198 -v /w/workspace/dry_go-mod-core-contracts_PR-198:/w/workspace/dry_go-mod-core-contracts_PR-198:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-198@tmp:/w/workspace/dry_go-mod-core-contracts_PR-198@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-16T20:27:15.567Z] $ docker top 04aad5bcc5ebc705478268fd454a1ed75ff60d5303bf0d8dba8ec00a3ae98460 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-16T20:27:16.806Z] provisioning config files...\n [2020-01-16T20:27:16.832Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-198@tmp/config6607330556391800281tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-16T20:27:16.889Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-16T20:27:17.406Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-16T20:27:17.459Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-16T20:27:18.263Z] ---> logs-deploy.sh\n [2020-01-16T20:27:18.263Z] + ARCHIVE_ARTIFACTS=\n [2020-01-16T20:27:18.263Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-16T20:27:18.263Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-16T20:27:18.263Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-16T20:27:18.263Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-198/1\n [2020-01-16T20:27:18.263Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-198/1/\n [2020-01-16T20:27:18.263Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-198/1 /w/workspace/dry_go-mod-core-contracts_PR-198\n [2020-01-16T20:27:19.659Z] Archives upload complete.\n [2020-01-16T20:27:19.659Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-198/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-198/1/\n [2020-01-16T20:27:20.265Z] ---> uname -a:\n [2020-01-16T20:27:20.266Z] Linux 04aad5bcc5eb 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-16T20:27:20.266Z] \n [2020-01-16T20:27:20.266Z] \n [2020-01-16T20:27:20.266Z] ---> lscpu:\n [2020-01-16T20:27:20.266Z] Architecture: x86_64\n [2020-01-16T20:27:20.266Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-16T20:27:20.266Z] Byte Order: Little Endian\n [2020-01-16T20:27:20.266Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-16T20:27:20.266Z] CPU(s): 4\n [2020-01-16T20:27:20.266Z] On-line CPU(s) list: 0-3\n [2020-01-16T20:27:20.266Z] Thread(s) per core: 1\n [2020-01-16T20:27:20.266Z] Core(s) per socket: 1\n [2020-01-16T20:27:20.266Z] Socket(s): 4\n [2020-01-16T20:27:20.266Z] NUMA node(s): 1\n [2020-01-16T20:27:20.266Z] Vendor ID: GenuineIntel\n [2020-01-16T20:27:20.266Z] CPU family: 6\n [2020-01-16T20:27:20.266Z] Model: 44\n [2020-01-16T20:27:20.266Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-16T20:27:20.266Z] Stepping: 1\n [2020-01-16T20:27:20.266Z] CPU MHz: 2933.438\n [2020-01-16T20:27:20.266Z] BogoMIPS: 5866.87\n [2020-01-16T20:27:20.266Z] Virtualization: VT-x\n [2020-01-16T20:27:20.266Z] Hypervisor vendor: KVM\n [2020-01-16T20:27:20.266Z] Virtualization type: full\n [2020-01-16T20:27:20.266Z] L1d cache: 128 KiB\n [2020-01-16T20:27:20.266Z] L1i cache: 128 KiB\n [2020-01-16T20:27:20.266Z] L2 cache: 16 MiB\n [2020-01-16T20:27:20.266Z] L3 cache: 64 MiB\n [2020-01-16T20:27:20.266Z] NUMA node0 CPU(s): 0-3\n [2020-01-16T20:27:20.266Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-16T20:27:20.266Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-16T20:27:20.266Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-16T20:27:20.266Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-16T20:27:20.266Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-16T20:27:20.266Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2020-01-16T20:27:20.266Z] \n [2020-01-16T20:27:20.266Z] \n [2020-01-16T20:27:20.266Z] ---> nproc:\n [2020-01-16T20:27:20.266Z] 4\n [2020-01-16T20:27:20.266Z] \n [2020-01-16T20:27:20.266Z] \n [2020-01-16T20:27:20.266Z] ---> df -h:\n [2020-01-16T20:27:20.266Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-16T20:27:20.266Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-16T20:27:20.266Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-16T20:27:20.266Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-16T20:27:20.266Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-16T20:27:20.266Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-16T20:27:20.266Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-16T20:27:20.266Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-16T20:27:20.266Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-16T20:27:20.266Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-198\n [2020-01-16T20:27:20.266Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-198@tmp\n [2020-01-16T20:27:20.266Z] \n [2020-01-16T20:27:20.266Z] \n [2020-01-16T20:27:20.266Z] ---> free -m:\n [2020-01-16T20:27:20.266Z] total used free shared buff/cache available\n [2020-01-16T20:27:20.266Z] Mem: 1838 586 67 0 1184 1147\n [2020-01-16T20:27:20.266Z] Swap: 1023 0 1023\n [2020-01-16T20:27:20.266Z] \n [2020-01-16T20:27:20.266Z] \n [2020-01-16T20:27:20.537Z] ---> ip addr:\n [2020-01-16T20:27:20.537Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-16T20:27:20.537Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-16T20:27:20.537Z] inet 127.0.0.1/8 scope host lo\n [2020-01-16T20:27:20.537Z] valid_lft forever preferred_lft forever\n [2020-01-16T20:27:20.537Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-16T20:27:20.537Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-16T20:27:20.537Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-16T20:27:20.537Z] valid_lft forever preferred_lft forever\n [2020-01-16T20:27:20.537Z] \n [2020-01-16T20:27:20.537Z] \n [2020-01-16T20:27:20.537Z] ---> sar -b -r -n DEV:\n [2020-01-16T20:27:20.537Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/16/20 \t_x86_64_\t(4 CPU)\n [2020-01-16T20:27:20.537Z] \n [2020-01-16T20:27:20.537Z] 20:20:03 LINUX RESTART\n [2020-01-16T20:27:20.537Z] \n [2020-01-16T20:27:20.537Z] 20:21:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-16T20:27:20.537Z] 20:22:01 18.06 2.38 15.68 371.64 1859.99\n [2020-01-16T20:27:20.537Z] 20:23:01 2.43 0.00 2.43 0.00 83.52\n [2020-01-16T20:27:20.537Z] 20:24:01 0.65 0.00 0.65 0.00 8.36\n [2020-01-16T20:27:20.537Z] 20:25:01 0.63 0.00 0.63 0.00 7.39\n [2020-01-16T20:27:20.537Z] 20:26:01 0.48 0.00 0.48 0.00 4.84\n [2020-01-16T20:27:20.537Z] 20:27:01 52.84 50.68 2.16 3485.83 588.87\n [2020-01-16T20:27:20.537Z] Average: 12.52 8.85 3.67 643.26 425.53\n [2020-01-16T20:27:20.537Z] \n [2020-01-16T20:27:20.537Z] 20:21:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-16T20:27:20.537Z] 20:22:01 107232 1775072 94.30 2620 1246780 972224 33.17 433320 1181720 24\n [2020-01-16T20:27:20.537Z] 20:23:01 119424 1762880 93.66 2620 1246784 892168 30.44 423324 1181372 8\n [2020-01-16T20:27:20.537Z] 20:24:01 118436 1763868 93.71 2620 1246792 892336 30.45 424268 1181364 8\n [2020-01-16T20:27:20.537Z] 20:25:01 119616 1762688 93.65 2620 1246792 892168 30.44 423440 1181364 8\n [2020-01-16T20:27:20.537Z] 20:26:01 119172 1763132 93.67 2620 1246800 892252 30.44 423800 1181364 8\n [2020-01-16T20:27:20.537Z] 20:27:01 78652 1803652 95.82 2620 1242828 1102208 37.61 446884 1188292 1456\n [2020-01-16T20:27:20.537Z] Average: 110422 1771882 94.13 2620 1246129 940559 32.09 429173 1182579 252\n [2020-01-16T20:27:20.537Z] \n [2020-01-16T20:27:20.537Z] 20:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-16T20:27:20.537Z] 20:22:01 eth0 27.95 25.60 36.18 32.91 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:22:01 docker0 2.85 2.11 0.58 7.16 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:23:01 eth0 0.78 0.08 0.07 0.01 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:24:01 eth0 0.70 0.32 0.31 0.21 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:25:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:26:01 eth0 0.20 0.13 0.08 0.07 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:27:01 eth0 61.28 48.02 1554.84 7.70 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] Average: eth0 15.17 12.37 265.41 6.82 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] Average: docker0 0.47 0.35 0.10 1.19 0.00 0.00 0.00\n [2020-01-16T20:27:20.537Z] \n [2020-01-16T20:27:20.537Z] \n [2020-01-16T20:27:20.537Z] ---> sar -P ALL:\n [2020-01-16T20:27:20.537Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/16/20 \t_x86_64_\t(4 CPU)\n [2020-01-16T20:27:20.537Z] \n [2020-01-16T20:27:20.537Z] 20:20:03 LINUX RESTART\n [2020-01-16T20:27:20.537Z] \n [2020-01-16T20:27:20.537Z] 20:21:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-16T20:27:20.537Z] 20:22:01 all 2.47 0.00 1.78 0.10 5.08 90.57\n [2020-01-16T20:27:20.537Z] 20:22:01 0 1.85 0.00 2.04 0.05 4.63 91.43\n [2020-01-16T20:27:20.537Z] 20:22:01 1 2.81 0.00 1.82 0.18 5.27 89.92\n [2020-01-16T20:27:20.537Z] 20:22:01 2 3.71 0.00 1.51 0.07 5.08 89.64\n [2020-01-16T20:27:20.537Z] 20:22:01 3 1.49 0.00 1.76 0.10 5.35 91.30\n [2020-01-16T20:27:20.537Z] 20:23:01 all 0.12 0.00 0.06 0.00 0.32 99.50\n [2020-01-16T20:27:20.537Z] 20:23:01 0 0.03 0.00 0.05 0.00 0.33 99.58\n [2020-01-16T20:27:20.537Z] 20:23:01 1 0.37 0.00 0.07 0.00 0.32 99.25\n [2020-01-16T20:27:20.537Z] 20:23:01 2 0.05 0.00 0.05 0.00 0.37 99.53\n [2020-01-16T20:27:20.537Z] 20:23:01 3 0.07 0.00 0.08 0.00 0.25 99.60\n [2020-01-16T20:27:20.537Z] 20:24:01 all 0.14 0.00 0.08 0.00 0.17 99.61\n [2020-01-16T20:27:20.537Z] 20:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90\n [2020-01-16T20:27:20.538Z] 20:24:01 1 0.12 0.00 0.08 0.00 0.32 99.48\n [2020-01-16T20:27:20.538Z] 20:24:01 2 0.33 0.00 0.17 0.00 0.18 99.32\n [2020-01-16T20:27:20.538Z] 20:24:01 3 0.07 0.00 0.05 0.00 0.15 99.73\n [2020-01-16T20:27:20.538Z] 20:25:01 all 0.13 0.00 0.07 0.00 0.21 99.59\n [2020-01-16T20:27:20.538Z] 20:25:01 0 0.03 0.00 0.07 0.00 0.13 99.77\n [2020-01-16T20:27:20.538Z] 20:25:01 1 0.10 0.00 0.08 0.00 0.37 99.45\n [2020-01-16T20:27:20.538Z] 20:25:01 2 0.33 0.00 0.07 0.00 0.22 99.38\n [2020-01-16T20:27:20.538Z] 20:25:01 3 0.05 0.00 0.05 0.00 0.13 99.77\n [2020-01-16T20:27:20.538Z] 20:26:01 all 0.07 0.00 0.05 0.00 1.23 98.66\n [2020-01-16T20:27:20.538Z] 20:26:01 0 0.03 0.00 0.03 0.00 0.88 99.06\n [2020-01-16T20:27:20.538Z] 20:26:01 1 0.08 0.00 0.07 0.00 1.43 98.42\n [2020-01-16T20:27:20.538Z] 20:26:01 2 0.15 0.00 0.02 0.00 1.06 98.78\n [2020-01-16T20:27:20.538Z] 20:26:01 3 0.03 0.00 0.05 0.00 1.56 98.36\n [2020-01-16T20:27:20.538Z] 20:27:01 all 1.51 0.00 0.92 1.19 1.53 94.84\n [2020-01-16T20:27:20.538Z] 20:27:01 0 1.21 0.00 1.02 1.26 1.54 94.97\n [2020-01-16T20:27:20.538Z] 20:27:01 1 1.17 0.00 0.80 1.60 1.59 94.84\n [2020-01-16T20:27:20.538Z] 20:27:01 2 1.81 0.00 0.87 0.84 1.30 95.19\n [2020-01-16T20:27:20.538Z] 20:27:01 3 1.86 0.00 0.99 1.04 1.68 94.44\n [2020-01-16T20:27:20.538Z] Average: all 0.74 0.00 0.49 0.21 1.43 97.12\n [2020-01-16T20:27:20.538Z] Average: 0 0.53 0.00 0.54 0.22 1.26 97.45\n [2020-01-16T20:27:20.538Z] Average: 1 0.78 0.00 0.49 0.30 1.56 96.88\n [2020-01-16T20:27:20.538Z] Average: 2 1.06 0.00 0.45 0.15 1.37 96.97\n [2020-01-16T20:27:20.538Z] Average: 3 0.59 0.00 0.50 0.19 1.53 97.18\n [2020-01-16T20:27:20.538Z] \n [2020-01-16T20:27:20.538Z] \n [2020-01-16T20:27:20.538Z] '