b' Pull request #205 updated\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 f718b5129515cd5f2a5a738277bd9d5374fa22f0+40d6aaf772ad1a1a8bf0d445592f959f7f0b502f (48fb92f255c33212ef277c29158725563b0e83dc)\n Running in Durability level: PERFORMANCE_OPTIMIZED\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 c5dd13c4ba2e068be78528abd2449410e4429a63\n using credential edgex-jenkins-access-pat\n > git rev-parse --is-inside-work-tree # timeout=10\n Fetching changes from the remote Git repository\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 > 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 Checking out Revision c5dd13c4ba2e068be78528abd2449410e4429a63 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f c5dd13c4ba2e068be78528abd2449410e4429a63 # timeout=10\n Commit 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 [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-devops/edgex-golang-base:1.12.14-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 Waiting for next available executor on \xe2\x80\x98prd-centos7-docker-4c-2g-16362\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-16364 in /w/workspace/dry_go-mod-core-contracts_PR-205\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-205 # 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/205/head:refs/remotes/origin/PR-205 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Fetching without tags\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/205/head:refs/remotes/origin/PR-205 # 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/205/head:refs/remotes/origin/PR-205 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Merging remotes/origin/master commit 40d6aaf772ad1a1a8bf0d445592f959f7f0b502f into PR head commit f718b5129515cd5f2a5a738277bd9d5374fa22f0\n Merge succeeded, producing f718b5129515cd5f2a5a738277bd9d5374fa22f0\n Checking out Revision f718b5129515cd5f2a5a738277bd9d5374fa22f0 (PR-205)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f718b5129515cd5f2a5a738277bd9d5374fa22f0 # timeout=10\n > git merge 40d6aaf772ad1a1a8bf0d445592f959f7f0b502f # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f718b5129515cd5f2a5a738277bd9d5374fa22f0 # timeout=10\n Commit message: "#196: Reduced code duplication and hacky garbage."\n > git rev-list --no-walk 4b1aba370a2a780425ec0b989b3dc7884f6a1289 # timeout=10\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-27T15:30:13.297Z] 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-27T15:30:14.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-27T15:30:14.753Z] \n [2020-01-27T15:30:14.753Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-27T15:30:15.100Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-27T15:30:15.101Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-27T15:30:15.101Z] e7c96db7181b: Pulling fs layer\n [2020-01-27T15:30:15.101Z] a038dfdf5543: Pulling fs layer\n [2020-01-27T15:30:15.101Z] 8d5d8e63b3c0: Pulling fs layer\n [2020-01-27T15:30:15.365Z] e7c96db7181b: Verifying Checksum\n [2020-01-27T15:30:15.365Z] e7c96db7181b: Download complete\n [2020-01-27T15:30:15.365Z] 8d5d8e63b3c0: Verifying Checksum\n [2020-01-27T15:30:15.365Z] 8d5d8e63b3c0: Download complete\n [2020-01-27T15:30:15.365Z] a038dfdf5543: Verifying Checksum\n [2020-01-27T15:30:15.365Z] a038dfdf5543: Download complete\n [2020-01-27T15:30:15.625Z] e7c96db7181b: Pull complete\n [2020-01-27T15:30:16.193Z] a038dfdf5543: Pull complete\n [2020-01-27T15:30:16.454Z] 8d5d8e63b3c0: Pull complete\n [2020-01-27T15:30:16.454Z] Digest: sha256:05a9b251b02206200c94075b08ee2f72dfb9f54528ed2399686c43a0d6b464fb\n [2020-01-27T15:30:16.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-27T15:30:16.589Z] prd-centos7-docker-4c-2g-16364 does not seem to be running inside a container\n [2020-01-27T15:30:16.633Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-205 -v /w/workspace/dry_go-mod-core-contracts_PR-205:/w/workspace/dry_go-mod-core-contracts_PR-205:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-205@tmp:/w/workspace/dry_go-mod-core-contracts_PR-205@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 ******** nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64 cat\n [2020-01-27T15:30:17.334Z] $ docker top ff671dd5c9b35efe22f242fc9492345dcef876cc855f0a3c5d3ec2d1598aca60 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-27T15:30:17.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-27T15:30:17.910Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-27T15:30:18.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-27T15:30:18.140Z] $ docker exec ff671dd5c9b35efe22f242fc9492345dcef876cc855f0a3c5d3ec2d1598aca60 ssh-agent\n [2020-01-27T15:30:18.346Z] SSH_AUTH_SOCK=/tmp/ssh-Wm8FvkIwGKBu/agent.15\n [2020-01-27T15:30:18.346Z] SSH_AGENT_PID=22\n [2020-01-27T15:30:18.359Z] Running ssh-add (command line suppressed)\n [2020-01-27T15:30:18.505Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-205@tmp/private_key_5108359972613938004.key (/w/workspace/dry_go-mod-core-contracts_PR-205@tmp/private_key_5108359972613938004.key)\n [2020-01-27T15:30:18.555Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-27T15:30:18.862Z] + git describe --exact-match --tags HEAD\n [2020-01-27T15:30:18.862Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-27T15:30:18.928Z] $ docker exec --env ******** --env ******** ff671dd5c9b35efe22f242fc9492345dcef876cc855f0a3c5d3ec2d1598aca60 ssh-agent -k\n [2020-01-27T15:30:19.078Z] unset SSH_AUTH_SOCK;\n [2020-01-27T15:30:19.078Z] unset SSH_AGENT_PID;\n [2020-01-27T15:30:19.078Z] echo Agent pid 22 killed;\n [2020-01-27T15:30:19.129Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-27T15:30:19.150Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-27T15:30:19.150Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-27T15:30:19.180Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-27T15:30:19.180Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-27T15:30:19.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-27T15:30:19.392Z] $ docker exec ff671dd5c9b35efe22f242fc9492345dcef876cc855f0a3c5d3ec2d1598aca60 ssh-agent\n [2020-01-27T15:30:19.595Z] SSH_AUTH_SOCK=/tmp/ssh-5rlNMm0iXVk8/agent.58\n [2020-01-27T15:30:19.595Z] SSH_AGENT_PID=65\n [2020-01-27T15:30:19.611Z] Running ssh-add (command line suppressed)\n [2020-01-27T15:30:19.754Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-205@tmp/private_key_653916037548065590.key (/w/workspace/dry_go-mod-core-contracts_PR-205@tmp/private_key_653916037548065590.key)\n [2020-01-27T15:30:19.801Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-27T15:30:20.096Z] + git semver init\n [2020-01-27T15:30:20.096Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-27T15:30:20.096Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-205/.git\n [2020-01-27T15:30:20.096Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-205\n [2020-01-27T15:30:20.096Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-27T15:30:20.096Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-27T15:30:20.096Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-27T15:30:20.096Z] # $SEMVER_BRANCH = PR-205\n [2020-01-27T15:30:20.096Z] # $SEMVER_TEMP = /tmp/semver-993586108\n [2020-01-27T15:30:20.096Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP\n [2020-01-27T15:30:20.671Z] # \'/tmp/semver-993586108\' -> \'/w/workspace/dry_go-mod-core-contracts_PR-205/.semver\'\n [2020-01-27T15:30:20.671Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-205/.semver\n [Pipeline] }\n [2020-01-27T15:30:20.680Z] $ docker exec --env ******** --env ******** ff671dd5c9b35efe22f242fc9492345dcef876cc855f0a3c5d3ec2d1598aca60 ssh-agent -k\n [2020-01-27T15:30:20.821Z] unset SSH_AUTH_SOCK;\n [2020-01-27T15:30:20.822Z] unset SSH_AGENT_PID;\n [2020-01-27T15:30:20.822Z] echo Agent pid 65 killed;\n [2020-01-27T15:30:20.874Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-27T15:30:21.184Z] + git semver\n [Pipeline] }\n [2020-01-27T15:30:21.197Z] $ docker stop --time=1 ff671dd5c9b35efe22f242fc9492345dcef876cc855f0a3c5d3ec2d1598aca60\n [2020-01-27T15:30:22.527Z] $ docker rm -f ff671dd5c9b35efe22f242fc9492345dcef876cc855f0a3c5d3ec2d1598aca60\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-27T15:30:23.168Z] Stashed 58 file(s)\n [Pipeline] echo\n [2020-01-27T15:30:23.171Z] [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-27T15:30:38.305Z] Still waiting to schedule task\n [2020-01-27T15:30:38.305Z] \xe2\x80\x98prd-centos7-docker-4c-2g-16365\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-16361\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-27T15:30:38.307Z] Still waiting to schedule task\n [2020-01-27T15:30:38.307Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-01-27T15:31:49.611Z] Running on prd-centos7-docker-4c-2g-16366 in /w/workspace/dry_go-mod-core-contracts_PR-205\n [Pipeline] {\n [Pipeline] ws\n [2020-01-27T15:31:49.632Z] Running in /w/workspace/go-mod-core-contracts/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-27T15:31:51.839Z] using credential edgex-jenkins-ssh\n [2020-01-27T15:31:51.859Z] Cloning the remote Git repository\n [2020-01-27T15:31:51.859Z] Cloning with configured refspecs honoured and without tags\n [2020-01-27T15:31:51.484Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-27T15:31:51.523Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10\n [2020-01-27T15:31:51.564Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-27T15:31:51.565Z] > git --version # timeout=10\n [2020-01-27T15:31:51.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-27T15:31:51.601Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/205/head:refs/remotes/origin/PR-205 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-27T15:31:52.628Z] Fetching without tags\n [2020-01-27T15:31:53.023Z] Merging remotes/origin/master commit 40d6aaf772ad1a1a8bf0d445592f959f7f0b502f into PR head commit f718b5129515cd5f2a5a738277bd9d5374fa22f0\n [2020-01-27T15:31:53.090Z] Merge succeeded, producing f718b5129515cd5f2a5a738277bd9d5374fa22f0\n [2020-01-27T15:31:53.090Z] Checking out Revision f718b5129515cd5f2a5a738277bd9d5374fa22f0 (PR-205)\n [2020-01-27T15:31:52.204Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-27T15:31:52.210Z] > git config --add remote.origin.fetch +refs/pull/205/head:refs/remotes/origin/PR-205 # timeout=10\n [2020-01-27T15:31:52.214Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-27T15:31:52.222Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-27T15:31:52.231Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-27T15:31:52.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-27T15:31:52.235Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/205/head:refs/remotes/origin/PR-205 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-27T15:31:52.632Z] > git config core.sparsecheckout # timeout=10\n [2020-01-27T15:31:52.638Z] > git checkout -f f718b5129515cd5f2a5a738277bd9d5374fa22f0 # timeout=10\n [2020-01-27T15:31:52.677Z] > git merge 40d6aaf772ad1a1a8bf0d445592f959f7f0b502f # timeout=10\n [2020-01-27T15:31:52.684Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-27T15:31:52.693Z] > git config core.sparsecheckout # timeout=10\n [2020-01-27T15:31:52.697Z] > git checkout -f f718b5129515cd5f2a5a738277bd9d5374fa22f0 # timeout=10\n [2020-01-27T15:31:56.662Z] Commit message: "#196: Reduced code duplication and hacky garbage."\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-27T15:31:57.722Z] =========================================================\n [2020-01-27T15:31:57.722Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine]\n [2020-01-27T15:31:57.722Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-27T15:31:58.331Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine .\n [2020-01-27T15:31:58.592Z] Sending build context to Docker daemon 1.613MB\n\n [2020-01-27T15:31:58.592Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-27T15:31:58.592Z] Step 2/7 : FROM ${BASE}\n [2020-01-27T15:31:58.592Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base\n [2020-01-27T15:31:58.592Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-27T15:31:58.592Z] 2848faf0eed1: Pulling fs layer\n [2020-01-27T15:31:58.592Z] 0f37312ad70f: Pulling fs layer\n [2020-01-27T15:31:58.592Z] 7d08f2745646: Pulling fs layer\n [2020-01-27T15:31:58.592Z] 4c9f31393084: Pulling fs layer\n [2020-01-27T15:31:58.592Z] 75f7a44be1ab: Pulling fs layer\n [2020-01-27T15:31:58.592Z] b4c4bfaf82a6: Pulling fs layer\n [2020-01-27T15:31:58.592Z] 879382edf91e: Pulling fs layer\n [2020-01-27T15:31:58.592Z] 465f21562d6c: Pulling fs layer\n [2020-01-27T15:31:58.592Z] c022810cb2be: Pulling fs layer\n [2020-01-27T15:31:58.592Z] 2dbe7964578c: Pulling fs layer\n [2020-01-27T15:31:58.592Z] 879382edf91e: Waiting\n [2020-01-27T15:31:58.592Z] 465f21562d6c: Waiting\n [2020-01-27T15:31:58.592Z] c022810cb2be: Waiting\n [2020-01-27T15:31:58.592Z] 2dbe7964578c: Waiting\n [2020-01-27T15:31:58.592Z] 4c9f31393084: Waiting\n [2020-01-27T15:31:58.592Z] 75f7a44be1ab: Waiting\n [2020-01-27T15:31:58.592Z] 0f37312ad70f: Download complete\n [2020-01-27T15:31:58.592Z] 2848faf0eed1: Verifying Checksum\n [2020-01-27T15:31:58.592Z] 4c9f31393084: Verifying Checksum\n [2020-01-27T15:31:58.592Z] 4c9f31393084: Download complete\n [2020-01-27T15:31:58.592Z] 75f7a44be1ab: Verifying Checksum\n [2020-01-27T15:31:58.592Z] 75f7a44be1ab: Download complete\n [2020-01-27T15:31:58.592Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-27T15:31:58.592Z] e6b0cf9c0882: Download complete\n [2020-01-27T15:31:58.858Z] e6b0cf9c0882: Pull complete\n [2020-01-27T15:31:59.121Z] 2848faf0eed1: Pull complete\n [2020-01-27T15:31:59.121Z] 0f37312ad70f: Pull complete\n [2020-01-27T15:31:59.386Z] b4c4bfaf82a6: Verifying Checksum\n [2020-01-27T15:31:59.386Z] b4c4bfaf82a6: Download complete\n [2020-01-27T15:31:59.650Z] 465f21562d6c: Verifying Checksum\n [2020-01-27T15:31:59.650Z] 465f21562d6c: Download complete\n [2020-01-27T15:32:00.231Z] 7d08f2745646: Download complete\n [2020-01-27T15:32:00.231Z] 879382edf91e: Verifying Checksum\n [2020-01-27T15:32:00.231Z] 879382edf91e: Download complete\n [2020-01-27T15:32:00.231Z] c022810cb2be: Verifying Checksum\n [2020-01-27T15:32:00.231Z] c022810cb2be: Download complete\n [2020-01-27T15:32:00.231Z] 2dbe7964578c: Verifying Checksum\n [2020-01-27T15:32:00.231Z] 2dbe7964578c: Download complete\n [2020-01-27T15:32:06.803Z] 7d08f2745646: Pull complete\n [2020-01-27T15:32:06.803Z] 4c9f31393084: Pull complete\n [2020-01-27T15:32:06.803Z] 75f7a44be1ab: Pull complete\n [2020-01-27T15:32:10.090Z] b4c4bfaf82a6: Pull complete\n [2020-01-27T15:32:13.377Z] 879382edf91e: Pull complete\n [2020-01-27T15:32:13.377Z] 465f21562d6c: Pull complete\n [2020-01-27T15:32:13.943Z] c022810cb2be: Pull complete\n [2020-01-27T15:32:13.943Z] 2dbe7964578c: Pull complete\n [2020-01-27T15:32:13.943Z] Digest: sha256:884d04ec3b16b58ff5175fbb623a2034b3e98bdbec6f492286d7d7b86ff1e8a6\n [2020-01-27T15:32:13.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.12.14-alpine\n [2020-01-27T15:32:13.943Z] ---> 3f42607d790b\n [2020-01-27T15:32:13.943Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-27T15:32:13.943Z] ---> Running in 38a04e95a54a\n [2020-01-27T15:32:14.201Z] Removing intermediate container 38a04e95a54a\n [2020-01-27T15:32:14.201Z] ---> 8a2ff7d1b202\n [2020-01-27T15:32:14.201Z] Step 4/7 : RUN apk add bash\n [2020-01-27T15:32:14.201Z] ---> Running in 3b932009bb95\n [2020-01-27T15:32:14.767Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz\n [2020-01-27T15:32:15.702Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz\n [2020-01-27T15:32:16.267Z] OK: 143 MiB in 39 packages\n [2020-01-27T15:32:16.526Z] Removing intermediate container 3b932009bb95\n [2020-01-27T15:32:16.526Z] ---> 779078345050\n [2020-01-27T15:32:16.526Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-27T15:32:16.526Z] ---> Running in 77c0b52b9567\n [2020-01-27T15:32:16.790Z] Removing intermediate container 77c0b52b9567\n [2020-01-27T15:32:16.790Z] ---> 20174bad5d18\n [2020-01-27T15:32:16.790Z] Step 6/7 : COPY go.mod .\n [2020-01-27T15:32:16.790Z] ---> 0ed7d1ea0f16\n [2020-01-27T15:32:16.790Z] Step 7/7 : RUN go mod download\n [2020-01-27T15:32:16.790Z] ---> Running in 87f5b8203ff3\n [2020-01-27T15:32:17.356Z] \x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-27T15:32:17.356Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-27T15:32:17.356Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-27T15:32:17.356Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-27T15:32:17.356Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-27T15:32:17.356Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-27T15:32:17.619Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-27T15:32:17.877Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-27T15:32:17.877Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-27T15:32:17.877Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-27T15:32:19.254Z] \x1b[0mRemoving intermediate container 87f5b8203ff3\n [2020-01-27T15:32:19.254Z] ---> 55755e0a7b97\n [2020-01-27T15:32:19.512Z] Successfully built 55755e0a7b97\n [2020-01-27T15:32:19.512Z] 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-27T15:32:19.983Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-27T15:32:19.983Z] .\n [Pipeline] withDockerContainer\n [2020-01-27T15:32:20.094Z] prd-centos7-docker-4c-2g-16366 does not seem to be running inside a container\n [2020-01-27T15:32:20.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat\n [2020-01-27T15:32:21.345Z] $ docker top 97585d118c0b9577ea44746f095fdd026ed911e7549ba5cf0fd7d85ca0944f46 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-27T15:32:22.169Z] + go version\n [2020-01-27T15:32:22.169Z] go version go1.12.14 linux/amd64\n [Pipeline] sh\n [2020-01-27T15:32:22.458Z] + make test\n [2020-01-27T15:32:22.458Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-27T15:32:27.747Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-01-27T15:32:28.013Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.040s\tcoverage: 100.0% of statements\n [2020-01-27T15:32:38.126Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t1.522s\tcoverage: 45.4% of statements\n [2020-01-27T15:32:38.126Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.006s\tcoverage: 77.8% of statements\n [2020-01-27T15:32:38.126Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-01-27T15:32:38.126Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.011s\tcoverage: 6.4% of statements\n [2020-01-27T15:32:39.505Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.024s\tcoverage: 14.4% of statements\n [2020-01-27T15:32:39.505Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n [2020-01-27T15:32:39.505Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.110s\tcoverage: 100.0% of statements\n [2020-01-27T15:32:39.505Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n [2020-01-27T15:32:39.505Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-01-27T15:32:39.505Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t2.021s\tcoverage: 100.0% of statements\n [2020-01-27T15:32:39.505Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.020s\tcoverage: 63.0% of statements\n [2020-01-27T15:32:39.505Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.005s\tcoverage: 26.3% of statements\n [2020-01-27T15:32:39.505Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.005s\tcoverage: 15.4% of statements\n [2020-01-27T15:32:39.505Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.005s\tcoverage: 15.4% of statements\n [2020-01-27T15:32:39.505Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.006s\tcoverage: 14.3% of statements\n [2020-01-27T15:32:39.505Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-27T15:32:43.712Z] gofmt -l .\n [2020-01-27T15:32:43.712Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-27T15:32:44.076Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-27T15:32:44.083Z] $ docker stop --time=1 97585d118c0b9577ea44746f095fdd026ed911e7549ba5cf0fd7d85ca0944f46\n [2020-01-27T15:32:45.452Z] $ docker rm -f 97585d118c0b9577ea44746f095fdd026ed911e7549ba5cf0fd7d85ca0944f46\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-27T15:33:37.433Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-16367 in /w/workspace/dry_go-mod-core-contracts_PR-205\n [Pipeline] {\n [Pipeline] ws\n [2020-01-27T15:33:37.446Z] Running in /w/workspace/go-mod-core-contracts/3\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-27T15:33:45.973Z] using credential edgex-jenkins-ssh\n [2020-01-27T15:33:45.995Z] Cloning the remote Git repository\n [2020-01-27T15:33:45.996Z] Cloning with configured refspecs honoured and without tags\n [2020-01-27T15:33:46.068Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-27T15:33:46.158Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10\n [2020-01-27T15:33:46.246Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-27T15:33:46.248Z] > git --version # timeout=10\n [2020-01-27T15:33:46.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-27T15:33:46.372Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/205/head:refs/remotes/origin/PR-205 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-27T15:33:47.357Z] Fetching without tags\n [2020-01-27T15:33:47.840Z] Merging remotes/origin/master commit 40d6aaf772ad1a1a8bf0d445592f959f7f0b502f into PR head commit f718b5129515cd5f2a5a738277bd9d5374fa22f0\n [2020-01-27T15:33:47.255Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-27T15:33:47.276Z] > git config --add remote.origin.fetch +refs/pull/205/head:refs/remotes/origin/PR-205 # timeout=10\n [2020-01-27T15:33:47.306Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-27T15:33:47.337Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10\n [2020-01-27T15:33:47.380Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git\n [2020-01-27T15:33:47.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-27T15:33:47.403Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/205/head:refs/remotes/origin/PR-205 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-27T15:33:48.109Z] Merge succeeded, producing f718b5129515cd5f2a5a738277bd9d5374fa22f0\n [2020-01-27T15:33:48.110Z] Checking out Revision f718b5129515cd5f2a5a738277bd9d5374fa22f0 (PR-205)\n [2020-01-27T15:33:47.867Z] > git config core.sparsecheckout # timeout=10\n [2020-01-27T15:33:47.892Z] > git checkout -f f718b5129515cd5f2a5a738277bd9d5374fa22f0 # timeout=10\n [2020-01-27T15:33:48.022Z] > git merge 40d6aaf772ad1a1a8bf0d445592f959f7f0b502f # timeout=10\n [2020-01-27T15:33:48.070Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-27T15:33:48.124Z] > git config core.sparsecheckout # timeout=10\n [2020-01-27T15:33:48.149Z] > git checkout -f f718b5129515cd5f2a5a738277bd9d5374fa22f0 # timeout=10\n [2020-01-27T15:33:52.604Z] Commit message: "#196: Reduced code duplication and hacky garbage."\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-27T15:33:53.814Z] =========================================================\n [2020-01-27T15:33:53.814Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine]\n [2020-01-27T15:33:53.814Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-27T15:33:55.294Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine .\n [2020-01-27T15:33:56.288Z] Sending build context to Docker daemon 1.613MB\n\n [2020-01-27T15:33:56.288Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-27T15:33:56.288Z] Step 2/7 : FROM ${BASE}\n [2020-01-27T15:33:56.558Z] 1.12.14-alpine: Pulling from edgex-devops/edgex-golang-base-arm64\n [2020-01-27T15:33:56.558Z] cde5963f3b93: Pulling fs layer\n [2020-01-27T15:33:56.558Z] 2a23fa8c16f7: Pulling fs layer\n [2020-01-27T15:33:56.558Z] 777b28850792: Pulling fs layer\n [2020-01-27T15:33:56.558Z] 3b9bb2159cbb: Pulling fs layer\n [2020-01-27T15:33:56.558Z] 3e5cb46e90bb: Pulling fs layer\n [2020-01-27T15:33:56.559Z] 704391ccfee3: Pulling fs layer\n [2020-01-27T15:33:56.559Z] dc41f6c27be0: Pulling fs layer\n [2020-01-27T15:33:56.559Z] 1e2f9a495ab8: Pulling fs layer\n [2020-01-27T15:33:56.559Z] b9840a92bc40: Pulling fs layer\n [2020-01-27T15:33:56.559Z] 29cc21b14733: Pulling fs layer\n [2020-01-27T15:33:56.559Z] 9b0bbc4bba68: Pulling fs layer\n [2020-01-27T15:33:56.559Z] 3b9bb2159cbb: Waiting\n [2020-01-27T15:33:56.559Z] 3e5cb46e90bb: Waiting\n [2020-01-27T15:33:56.559Z] 704391ccfee3: Waiting\n [2020-01-27T15:33:56.559Z] dc41f6c27be0: Waiting\n [2020-01-27T15:33:56.559Z] 1e2f9a495ab8: Waiting\n [2020-01-27T15:33:56.559Z] b9840a92bc40: Waiting\n [2020-01-27T15:33:56.559Z] 29cc21b14733: Waiting\n [2020-01-27T15:33:56.559Z] 9b0bbc4bba68: Waiting\n [2020-01-27T15:33:56.559Z] 777b28850792: Verifying Checksum\n [2020-01-27T15:33:56.559Z] 777b28850792: Download complete\n [2020-01-27T15:33:56.559Z] 2a23fa8c16f7: Verifying Checksum\n [2020-01-27T15:33:56.559Z] 2a23fa8c16f7: Download complete\n [2020-01-27T15:33:56.834Z] 3e5cb46e90bb: Verifying Checksum\n [2020-01-27T15:33:56.834Z] 3e5cb46e90bb: Download complete\n [2020-01-27T15:33:56.834Z] 704391ccfee3: Verifying Checksum\n [2020-01-27T15:33:56.834Z] 704391ccfee3: Download complete\n [2020-01-27T15:33:56.834Z] cde5963f3b93: Verifying Checksum\n [2020-01-27T15:33:56.834Z] cde5963f3b93: Download complete\n [2020-01-27T15:33:58.833Z] cde5963f3b93: Pull complete\n [2020-01-27T15:33:59.845Z] 2a23fa8c16f7: Pull complete\n [2020-01-27T15:34:00.131Z] 777b28850792: Pull complete\n [2020-01-27T15:34:03.585Z] dc41f6c27be0: Verifying Checksum\n [2020-01-27T15:34:03.585Z] dc41f6c27be0: Download complete\n [2020-01-27T15:34:03.882Z] b9840a92bc40: Verifying Checksum\n [2020-01-27T15:34:03.882Z] b9840a92bc40: Download complete\n [2020-01-27T15:34:08.263Z] 29cc21b14733: Verifying Checksum\n [2020-01-27T15:34:08.263Z] 29cc21b14733: Download complete\n [2020-01-27T15:34:08.263Z] 9b0bbc4bba68: Verifying Checksum\n [2020-01-27T15:34:08.263Z] 9b0bbc4bba68: Download complete\n [2020-01-27T15:34:10.897Z] 1e2f9a495ab8: Verifying Checksum\n [2020-01-27T15:34:10.897Z] 1e2f9a495ab8: Download complete\n [2020-01-27T15:34:11.180Z] 3b9bb2159cbb: Verifying Checksum\n [2020-01-27T15:34:11.180Z] 3b9bb2159cbb: Download complete\n [2020-01-27T15:34:29.470Z] 3b9bb2159cbb: Pull complete\n [2020-01-27T15:34:29.470Z] 3e5cb46e90bb: Pull complete\n [2020-01-27T15:34:29.470Z] 704391ccfee3: Pull complete\n [2020-01-27T15:34:34.852Z] dc41f6c27be0: Pull complete\n [2020-01-27T15:34:43.201Z] 1e2f9a495ab8: Pull complete\n [2020-01-27T15:34:43.201Z] b9840a92bc40: Pull complete\n [2020-01-27T15:34:45.165Z] 29cc21b14733: Pull complete\n [2020-01-27T15:34:45.754Z] 9b0bbc4bba68: Pull complete\n [2020-01-27T15:34:45.754Z] Digest: sha256:c8c5bc4fdf7c7cd5b3396b70e05cc3ad4e46a473bc43fe8b2a1236052464d417\n [2020-01-27T15:34:45.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.12.14-alpine\n [2020-01-27T15:34:45.754Z] ---> 56ba99f26dce\n [2020-01-27T15:34:45.754Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-27T15:34:49.151Z] ---> Running in 27c09604275f\n [2020-01-27T15:34:49.151Z] Removing intermediate container 27c09604275f\n [2020-01-27T15:34:49.151Z] ---> 1388ed41e3b7\n [2020-01-27T15:34:49.151Z] Step 4/7 : RUN apk add bash\n [2020-01-27T15:34:49.151Z] ---> Running in 87f7c43c1ff4\n [2020-01-27T15:34:50.214Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz\n [2020-01-27T15:34:51.174Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz\n [2020-01-27T15:34:52.137Z] OK: 125 MiB in 39 packages\n [2020-01-27T15:34:53.115Z] Removing intermediate container 87f7c43c1ff4\n [2020-01-27T15:34:53.115Z] ---> 806fedf9f5d2\n [2020-01-27T15:34:53.115Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-27T15:34:53.395Z] ---> Running in 08156908b02f\n [2020-01-27T15:34:53.666Z] Removing intermediate container 08156908b02f\n [2020-01-27T15:34:53.666Z] ---> d33b7f882759\n [2020-01-27T15:34:53.666Z] Step 6/7 : COPY go.mod .\n [2020-01-27T15:34:54.254Z] ---> 360c4c6d9098\n [2020-01-27T15:34:54.254Z] Step 7/7 : RUN go mod download\n [2020-01-27T15:34:54.522Z] ---> Running in 7af39ab9168f\n [2020-01-27T15:34:55.952Z] \x1b[91mgo: finding github.com/google/uuid v1.1.0\n [2020-01-27T15:34:55.952Z] \x1b[0m\x1b[91mgo: finding github.com/go-logfmt/logfmt v0.4.0\n [2020-01-27T15:34:55.952Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-27T15:34:55.952Z] \x1b[0m\x1b[91mgo: finding github.com/go-stack/stack v1.8.0\n [2020-01-27T15:34:55.952Z] \x1b[0m\x1b[91mgo: finding github.com/go-kit/kit v0.8.0\n [2020-01-27T15:34:55.952Z] \x1b[0m\x1b[91mgo: finding github.com/ugorji/go v1.1.4\n [2020-01-27T15:34:56.927Z] \x1b[0m\x1b[91mgo: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515\n [2020-01-27T15:34:56.927Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-27T15:34:56.927Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-27T15:34:56.927Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-27T15:35:03.651Z] \x1b[0mRemoving intermediate container 7af39ab9168f\n [2020-01-27T15:35:03.651Z] ---> bafa453cf3f9\n [2020-01-27T15:35:03.651Z] Successfully built bafa453cf3f9\n [2020-01-27T15:35:03.651Z] 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-27T15:35:04.153Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-27T15:35:04.422Z] .\n [Pipeline] withDockerContainer\n [2020-01-27T15:35:04.810Z] prd-ubuntu18.04-docker-arm64-4c-2g-16367 does not seem to be running inside a container\n [2020-01-27T15:35:04.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat\n [2020-01-27T15:35:06.527Z] $ docker top 8952451d8c50ab88123126e09dce11758851261fd8c62a8cd12898823c106623 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-27T15:35:08.911Z] + go version\n [2020-01-27T15:35:08.911Z] go version go1.12.14 linux/arm64\n [Pipeline] sh\n [2020-01-27T15:35:09.696Z] + make test\n [2020-01-27T15:35:09.696Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-27T15:35:36.457Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients\t[no test files]\n [2020-01-27T15:35:36.457Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/command\t0.026s\tcoverage: 100.0% of statements\n [2020-01-27T15:36:15.507Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/coredata\t1.552s\tcoverage: 45.4% of statements\n [2020-01-27T15:36:15.507Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/general\t0.037s\tcoverage: 77.8% of statements\n [2020-01-27T15:36:15.507Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/interfaces\t[no test files]\n [2020-01-27T15:36:15.507Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/logger\t0.020s\tcoverage: 6.4% of statements\n [2020-01-27T15:36:18.122Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata\t3.050s\tcoverage: 14.4% of statements\n [2020-01-27T15:36:18.122Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/metadata/mocks\t[no test files]\n [2020-01-27T15:36:18.122Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/notifications\t0.040s\tcoverage: 100.0% of statements\n [2020-01-27T15:36:18.122Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/scheduler\t[no test files]\n [2020-01-27T15:36:18.122Z] ? \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/types\t[no test files]\n [2020-01-27T15:36:18.122Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/clients/urlclient\t2.037s\tcoverage: 100.0% of statements\n [2020-01-27T15:36:19.569Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/models\t0.094s\tcoverage: 63.0% of statements\n [2020-01-27T15:36:22.970Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/configuration\t0.016s\tcoverage: 26.3% of statements\n [2020-01-27T15:36:24.413Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/admin\t0.023s\tcoverage: 15.4% of statements\n [2020-01-27T15:36:28.745Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/requests/states/operating\t0.018s\tcoverage: 15.4% of statements\n [2020-01-27T15:36:29.729Z] ok \tgithub.com/edgexfoundry/go-mod-core-contracts/responses/configuration\t0.029s\tcoverage: 14.3% of statements\n [2020-01-27T15:36:29.729Z] CGO_ENABLED=0 GO111MODULE=on go vet ./...\n [2020-01-27T15:36:56.499Z] gofmt -l .\n [2020-01-27T15:36:56.499Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-27T15:36:56.516Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-27T15:36:57.118Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-27T15:36:57.137Z] $ docker stop --time=1 8952451d8c50ab88123126e09dce11758851261fd8c62a8cd12898823c106623\n [2020-01-27T15:36:59.281Z] $ docker rm -f 8952451d8c50ab88123126e09dce11758851261fd8c62a8cd12898823c106623\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-27T15:37:00.372Z] provisioning config files...\n [2020-01-27T15:37:00.387Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-205@tmp/config6106421547598076895tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-27T15:37:00.709Z] + curl -s https://codecov.io/bash\n [2020-01-27T15:37:00.709Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-205@tmp/config6106421547598076895tmp\n [2020-01-27T15:37:00.971Z] \n [2020-01-27T15:37:00.971Z] _____ _\n [2020-01-27T15:37:00.971Z] / ____| | |\n [2020-01-27T15:37:00.971Z] | | ___ __| | ___ ___ _____ __\n [2020-01-27T15:37:00.971Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-27T15:37:00.971Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-27T15:37:00.971Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-27T15:37:00.971Z] Bash-20191211-b8db533\n [2020-01-27T15:37:00.971Z] \n [2020-01-27T15:37:00.971Z] \n [2020-01-27T15:37:00.971Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-27T15:37:00.971Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-27T15:37:00.971Z] \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-27T15:37:00.971Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-27T15:37:00.971Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-27T15:37:00.971Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-27T15:37:00.971Z] \x1b[0;32m+\x1b[0m .\n [2020-01-27T15:37:00.971Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-27T15:37:00.971Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-27T15:37:00.971Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-27T15:37:00.971Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=77065\x1b[0m\n [2020-01-27T15:37:01.235Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-27T15:37:01.235Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-27T15:37:01.810Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-27T15:37:01.810Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-27T15:37:01.810Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-27T15:37:01.810Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-27T15:37:01.810Z] \x1b[0;90mquery:\x1b[0m branch=PR-205&commit=f718b5129515cd5f2a5a738277bd9d5374fa22f0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-205%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=205&job=\n [2020-01-27T15:37:01.810Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-27T15:37:01.810Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-205&commit=f718b5129515cd5f2a5a738277bd9d5374fa22f0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-205%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=205&job=\n [2020-01-27T15:37:02.403Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-27T15:37:02.664Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f718b5129515cd5f2a5a738277bd9d5374fa22f0\x1b[0m\n [Pipeline] }\n [2020-01-27T15:37:02.674Z] 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-27T15:37:03.251Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-27T15:37:03.552Z] ---> package-listing.sh\n [2020-01-27T15:37:03.552Z] ++ facter osfamily\n [2020-01-27T15:37:03.552Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-27T15:37:03.552Z] + OS_FAMILY=redhat\n [2020-01-27T15:37:03.552Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-205\n [2020-01-27T15:37:03.552Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-27T15:37:03.552Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-27T15:37:03.552Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-27T15:37:03.552Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-27T15:37:03.552Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-205 \']\'\n [2020-01-27T15:37:03.552Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-27T15:37:03.552Z] + case "${OS_FAMILY}" in\n [2020-01-27T15:37:03.552Z] + rpm -qa\n [2020-01-27T15:37:03.552Z] + sort\n [2020-01-27T15:37:18.463Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-27T15:37:18.463Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-27T15:37:18.463Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-27T15:37:18.463Z] + \'[\' /w/workspace/dry_go-mod-core-contracts_PR-205 \']\'\n [2020-01-27T15:37:18.463Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-205/archives/\n [2020-01-27T15:37:18.463Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-205/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-27T15:37:18.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-27T15:37:18.950Z] \n [2020-01-27T15:37:18.950Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-27T15:37:19.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-27T15:37:19.265Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-27T15:37:19.265Z] e6b0cf9c0882: Pulling fs layer\n [2020-01-27T15:37:19.265Z] da0e9bf0cc60: Pulling fs layer\n [2020-01-27T15:37:19.265Z] c9ea274ed700: Pulling fs layer\n [2020-01-27T15:37:19.265Z] 9cfac6ba3733: Pulling fs layer\n [2020-01-27T15:37:19.265Z] f6a933c9cadc: Pulling fs layer\n [2020-01-27T15:37:19.265Z] 61811dbd4963: Pulling fs layer\n [2020-01-27T15:37:19.265Z] a6eb2c9e2280: Pulling fs layer\n [2020-01-27T15:37:19.265Z] 095dd8b7b4d8: Pulling fs layer\n [2020-01-27T15:37:19.265Z] dc21a1d4508b: Pulling fs layer\n [2020-01-27T15:37:19.265Z] 363af2e989c4: Pulling fs layer\n [2020-01-27T15:37:19.265Z] f6a933c9cadc: Waiting\n [2020-01-27T15:37:19.265Z] 61811dbd4963: Waiting\n [2020-01-27T15:37:19.265Z] a6eb2c9e2280: Waiting\n [2020-01-27T15:37:19.265Z] 095dd8b7b4d8: Waiting\n [2020-01-27T15:37:19.265Z] 363af2e989c4: Waiting\n [2020-01-27T15:37:19.265Z] 9cfac6ba3733: Waiting\n [2020-01-27T15:37:19.265Z] da0e9bf0cc60: Verifying Checksum\n [2020-01-27T15:37:19.265Z] da0e9bf0cc60: Download complete\n [2020-01-27T15:37:19.265Z] 9cfac6ba3733: Verifying Checksum\n [2020-01-27T15:37:19.265Z] 9cfac6ba3733: Download complete\n [2020-01-27T15:37:19.265Z] e6b0cf9c0882: Verifying Checksum\n [2020-01-27T15:37:19.265Z] e6b0cf9c0882: Download complete\n [2020-01-27T15:37:19.537Z] f6a933c9cadc: Verifying Checksum\n [2020-01-27T15:37:19.537Z] f6a933c9cadc: Download complete\n [2020-01-27T15:37:19.537Z] a6eb2c9e2280: Verifying Checksum\n [2020-01-27T15:37:19.537Z] a6eb2c9e2280: Download complete\n [2020-01-27T15:37:19.812Z] e6b0cf9c0882: Pull complete\n [2020-01-27T15:37:19.812Z] c9ea274ed700: Verifying Checksum\n [2020-01-27T15:37:19.812Z] c9ea274ed700: Download complete\n [2020-01-27T15:37:19.812Z] dc21a1d4508b: Verifying Checksum\n [2020-01-27T15:37:19.812Z] dc21a1d4508b: Download complete\n [2020-01-27T15:37:20.076Z] 095dd8b7b4d8: Verifying Checksum\n [2020-01-27T15:37:20.076Z] 095dd8b7b4d8: Download complete\n [2020-01-27T15:37:20.076Z] 363af2e989c4: Verifying Checksum\n [2020-01-27T15:37:20.076Z] 363af2e989c4: Download complete\n [2020-01-27T15:37:20.076Z] da0e9bf0cc60: Pull complete\n [2020-01-27T15:37:20.339Z] 61811dbd4963: Verifying Checksum\n [2020-01-27T15:37:20.339Z] 61811dbd4963: Download complete\n [2020-01-27T15:37:21.726Z] c9ea274ed700: Pull complete\n [2020-01-27T15:37:21.988Z] 9cfac6ba3733: Pull complete\n [2020-01-27T15:37:23.369Z] f6a933c9cadc: Pull complete\n [2020-01-27T15:37:27.575Z] 61811dbd4963: Pull complete\n [2020-01-27T15:37:27.575Z] a6eb2c9e2280: Pull complete\n [2020-01-27T15:37:28.963Z] 095dd8b7b4d8: Pull complete\n [2020-01-27T15:37:29.221Z] dc21a1d4508b: Pull complete\n [2020-01-27T15:37:29.480Z] 363af2e989c4: Pull complete\n [2020-01-27T15:37:29.480Z] Digest: sha256:add8188b58b49eaf945790de1a8bc2588125c85e750a42d0a8acc29426f6ed5f\n [2020-01-27T15:37:29.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-27T15:37:29.685Z] prd-centos7-docker-4c-2g-16364 does not seem to be running inside a container\n [2020-01-27T15:37:29.728Z] $ 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-205 -v /w/workspace/dry_go-mod-core-contracts_PR-205:/w/workspace/dry_go-mod-core-contracts_PR-205:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-205@tmp:/w/workspace/dry_go-mod-core-contracts_PR-205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-27T15:37:31.013Z] $ docker top c24766506f6fdba3137f4ceed4f590fd0ae9bd7b3d3cf698ae0e17761ad405a2 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-27T15:37:31.656Z] provisioning config files...\n [2020-01-27T15:37:31.670Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-205@tmp/config9031750418268234295tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-27T15:37:31.687Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-27T15:37:31.981Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-27T15:37:31.989Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-27T15:37:32.297Z] ---> logs-deploy.sh\n [2020-01-27T15:37:32.297Z] + ARCHIVE_ARTIFACTS=\n [2020-01-27T15:37:32.297Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-27T15:37:32.297Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-27T15:37:32.297Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-27T15:37:32.298Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-205/3\n [2020-01-27T15:37:32.298Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-205/3/\n [2020-01-27T15:37:32.298Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-205/3 /w/workspace/dry_go-mod-core-contracts_PR-205\n [2020-01-27T15:37:33.676Z] Archives upload complete.\n [2020-01-27T15:37:33.676Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-205/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-205/3/\n [2020-01-27T15:37:34.612Z] ---> uname -a:\n [2020-01-27T15:37:34.612Z] Linux c24766506f6f 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-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] ---> lscpu:\n [2020-01-27T15:37:34.612Z] Architecture: x86_64\n [2020-01-27T15:37:34.612Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-27T15:37:34.612Z] Byte Order: Little Endian\n [2020-01-27T15:37:34.612Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-27T15:37:34.612Z] CPU(s): 4\n [2020-01-27T15:37:34.612Z] On-line CPU(s) list: 0-3\n [2020-01-27T15:37:34.612Z] Thread(s) per core: 1\n [2020-01-27T15:37:34.612Z] Core(s) per socket: 1\n [2020-01-27T15:37:34.612Z] Socket(s): 4\n [2020-01-27T15:37:34.612Z] NUMA node(s): 1\n [2020-01-27T15:37:34.612Z] Vendor ID: GenuineIntel\n [2020-01-27T15:37:34.612Z] CPU family: 6\n [2020-01-27T15:37:34.612Z] Model: 44\n [2020-01-27T15:37:34.612Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-27T15:37:34.612Z] Stepping: 1\n [2020-01-27T15:37:34.612Z] CPU MHz: 2933.442\n [2020-01-27T15:37:34.612Z] BogoMIPS: 5866.88\n [2020-01-27T15:37:34.612Z] Virtualization: VT-x\n [2020-01-27T15:37:34.612Z] Hypervisor vendor: KVM\n [2020-01-27T15:37:34.612Z] Virtualization type: full\n [2020-01-27T15:37:34.612Z] L1d cache: 128 KiB\n [2020-01-27T15:37:34.612Z] L1i cache: 128 KiB\n [2020-01-27T15:37:34.612Z] L2 cache: 16 MiB\n [2020-01-27T15:37:34.612Z] L3 cache: 64 MiB\n [2020-01-27T15:37:34.612Z] NUMA node0 CPU(s): 0-3\n [2020-01-27T15:37:34.612Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes\n [2020-01-27T15:37:34.612Z] Vulnerability Meltdown: Mitigation; PTI\n [2020-01-27T15:37:34.612Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp\n [2020-01-27T15:37:34.612Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization\n [2020-01-27T15:37:34.612Z] Vulnerability Spectre v2: Mitigation; Full retpoline\n [2020-01-27T15:37:34.612Z] 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-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] ---> nproc:\n [2020-01-27T15:37:34.612Z] 4\n [2020-01-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] ---> df -h:\n [2020-01-27T15:37:34.612Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-27T15:37:34.612Z] overlay 50.0G 6.3G 43.7G 13% /\n [2020-01-27T15:37:34.612Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-27T15:37:34.612Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-27T15:37:34.612Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-27T15:37:34.612Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf\n [2020-01-27T15:37:34.612Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname\n [2020-01-27T15:37:34.612Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts\n [2020-01-27T15:37:34.612Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-205\n [2020-01-27T15:37:34.612Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/dry_go-mod-core-contracts_PR-205@tmp\n [2020-01-27T15:37:34.612Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa\n [2020-01-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] ---> free -m:\n [2020-01-27T15:37:34.612Z] total used free shared buff/cache available\n [2020-01-27T15:37:34.612Z] Mem: 1838 595 78 0 1163 1138\n [2020-01-27T15:37:34.612Z] Swap: 1023 0 1023\n [2020-01-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] ---> ip addr:\n [2020-01-27T15:37:34.612Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-27T15:37:34.612Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-27T15:37:34.612Z] inet 127.0.0.1/8 scope host lo\n [2020-01-27T15:37:34.612Z] valid_lft forever preferred_lft forever\n [2020-01-27T15:37:34.612Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-27T15:37:34.612Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-27T15:37:34.612Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-27T15:37:34.612Z] valid_lft forever preferred_lft forever\n [2020-01-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] ---> sar -b -r -n DEV:\n [2020-01-27T15:37:34.612Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/27/20 \t_x86_64_\t(4 CPU)\n [2020-01-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] 15:29:26 LINUX RESTART\n [2020-01-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] 15:30:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-27T15:37:34.612Z] 15:31:01 42.59 8.72 33.87 2030.64 2210.09\n [2020-01-27T15:37:34.612Z] 15:32:01 2.80 0.02 2.78 0.53 94.46\n [2020-01-27T15:37:34.612Z] 15:33:01 0.67 0.00 0.67 0.00 8.09\n [2020-01-27T15:37:34.612Z] 15:34:01 0.67 0.00 0.67 0.00 8.11\n [2020-01-27T15:37:34.612Z] 15:35:01 0.75 0.00 0.75 0.00 9.29\n [2020-01-27T15:37:34.612Z] 15:36:01 0.62 0.00 0.62 0.00 6.56\n [2020-01-27T15:37:34.612Z] 15:37:01 1.17 0.52 0.65 61.13 8.11\n [2020-01-27T15:37:34.612Z] Average: 7.04 1.32 5.71 298.93 334.99\n [2020-01-27T15:37:34.612Z] \n [2020-01-27T15:37:34.612Z] 15:30:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-27T15:37:34.612Z] 15:31:01 116416 1765888 93.82 2620 1233288 940900 32.10 428020 1178748 8\n [2020-01-27T15:37:34.612Z] 15:32:01 121612 1760692 93.54 2620 1233296 926920 31.63 424296 1178448 8\n [2020-01-27T15:37:34.612Z] 15:33:01 122072 1760232 93.51 2620 1233300 919760 31.38 423740 1178444 8\n [2020-01-27T15:37:34.612Z] 15:34:01 122440 1759864 93.50 2620 1233300 910664 31.07 423772 1178440 8\n [2020-01-27T15:37:34.613Z] 15:35:01 122740 1759564 93.48 2620 1233360 910628 31.07 423580 1178448 12\n [2020-01-27T15:37:34.613Z] 15:36:01 123512 1758792 93.44 2620 1233312 910508 31.07 422960 1178440 8\n [2020-01-27T15:37:34.613Z] 15:37:01 109880 1772424 94.16 2620 1235360 923628 31.51 428140 1179628 228\n [2020-01-27T15:37:34.613Z] Average: 119810 1762494 93.63 2620 1233602 920430 31.40 424930 1178657 40\n [2020-01-27T15:37:34.613Z] \n [2020-01-27T15:37:34.613Z] 15:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-27T15:37:34.613Z] 15:31:01 eth0 137.36 105.96 470.19 55.37 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:31:01 docker0 3.21 2.43 0.62 7.45 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:32:01 eth0 1.71 1.02 0.83 0.46 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:33:01 eth0 1.63 0.45 0.36 0.21 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:34:01 eth0 1.30 0.48 0.33 0.21 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:35:01 eth0 0.62 0.47 0.38 0.24 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:36:01 eth0 0.30 0.17 0.07 0.04 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:37:01 eth0 5.86 2.56 3.62 1.01 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] Average: eth0 21.26 15.87 67.98 8.22 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] Average: docker0 0.46 0.35 0.09 1.06 0.00 0.00 0.00\n [2020-01-27T15:37:34.613Z] \n [2020-01-27T15:37:34.613Z] \n [2020-01-27T15:37:34.613Z] ---> sar -P ALL:\n [2020-01-27T15:37:34.613Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/27/20 \t_x86_64_\t(4 CPU)\n [2020-01-27T15:37:34.613Z] \n [2020-01-27T15:37:34.613Z] 15:29:26 LINUX RESTART\n [2020-01-27T15:37:34.613Z] \n [2020-01-27T15:37:34.613Z] 15:30:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-27T15:37:34.613Z] 15:31:01 all 4.26 0.00 1.91 1.12 0.02 92.69\n [2020-01-27T15:37:34.613Z] 15:31:01 0 4.17 0.00 2.09 0.08 0.02 93.63\n [2020-01-27T15:37:34.613Z] 15:31:01 1 4.93 0.00 1.54 0.10 0.03 93.40\n [2020-01-27T15:37:34.613Z] 15:31:01 2 3.95 0.00 1.99 4.18 0.03 89.84\n [2020-01-27T15:37:34.613Z] 15:31:01 3 3.99 0.00 2.01 0.10 0.00 93.90\n [2020-01-27T15:37:34.613Z] 15:32:01 all 0.20 0.00 0.06 0.00 0.00 99.73\n [2020-01-27T15:37:34.613Z] 15:32:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-27T15:37:34.613Z] 15:32:01 1 0.13 0.00 0.07 0.00 0.00 99.80\n [2020-01-27T15:37:34.613Z] 15:32:01 2 0.55 0.00 0.07 0.00 0.00 99.38\n [2020-01-27T15:37:34.613Z] 15:32:01 3 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-01-27T15:37:34.613Z] 15:33:01 all 0.18 0.00 0.06 0.00 0.02 99.74\n [2020-01-27T15:37:34.613Z] 15:33:01 0 0.50 0.00 0.07 0.00 0.02 99.42\n [2020-01-27T15:37:34.613Z] 15:33:01 1 0.10 0.00 0.07 0.00 0.02 99.82\n [2020-01-27T15:37:34.613Z] 15:33:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-27T15:37:34.613Z] 15:33:01 3 0.05 0.00 0.05 0.00 0.03 99.87\n [2020-01-27T15:37:34.613Z] 15:34:01 all 0.19 0.00 0.07 0.00 0.01 99.73\n [2020-01-27T15:37:34.613Z] 15:34:01 0 0.15 0.00 0.08 0.00 0.00 99.77\n [2020-01-27T15:37:34.613Z] 15:34:01 1 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-01-27T15:37:34.613Z] 15:34:01 2 0.45 0.00 0.10 0.00 0.03 99.42\n [2020-01-27T15:37:34.613Z] 15:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-27T15:37:34.613Z] 15:35:01 all 0.10 0.00 0.06 0.00 0.00 99.83\n [2020-01-27T15:37:34.613Z] 15:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-27T15:37:34.613Z] 15:35:01 1 0.10 0.00 0.07 0.00 0.00 99.83\n [2020-01-27T15:37:34.613Z] 15:35:01 2 0.22 0.00 0.08 0.00 0.00 99.70\n [2020-01-27T15:37:34.613Z] 15:35:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-27T15:37:34.613Z] 15:36:01 all 0.13 0.00 0.05 0.00 0.01 99.81\n [2020-01-27T15:37:34.613Z] 15:36:01 0 0.07 0.00 0.07 0.00 0.02 99.85\n [2020-01-27T15:37:34.613Z] 15:36:01 1 0.35 0.00 0.05 0.00 0.02 99.58\n [2020-01-27T15:37:34.613Z] 15:36:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2020-01-27T15:37:34.613Z] 15:36:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-27T15:37:34.613Z] 15:37:01 all 0.41 0.00 0.28 0.10 0.01 99.20\n [2020-01-27T15:37:34.613Z] 15:37:01 0 0.40 0.00 0.32 0.02 0.03 99.23\n [2020-01-27T15:37:34.613Z] 15:37:01 1 0.68 0.00 0.18 0.03 0.00 99.10\n [2020-01-27T15:37:34.613Z] 15:37:01 2 0.37 0.00 0.30 0.00 0.02 99.32\n [2020-01-27T15:37:34.613Z] 15:37:01 3 0.18 0.00 0.27 0.37 0.00 99.18\n [2020-01-27T15:37:34.613Z] Average: all 0.78 0.00 0.35 0.17 0.01 98.68\n [2020-01-27T15:37:34.613Z] Average: 0 0.77 0.00 0.39 0.01 0.01 98.82\n [2020-01-27T15:37:34.613Z] Average: 1 0.91 0.00 0.29 0.02 0.01 98.77\n [2020-01-27T15:37:34.613Z] Average: 2 0.81 0.00 0.38 0.60 0.01 98.20\n [2020-01-27T15:37:34.613Z] Average: 3 0.64 0.00 0.36 0.07 0.00 98.94\n [2020-01-27T15:37:34.613Z] \n [2020-01-27T15:37:34.613Z] \n [2020-01-27T15:37:34.613Z] '