b' Pull request #40 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 AnthonyMBonafide for edgexfoundry/go-mod-messaging\n Obtained Jenkinsfile from 6c6fe4b99eaf1d82451daae71a818134f05d3a83+5e6aacafd7421ff65546500357af529632397f5e (f43219337eabd384459d57533d1741865e161d3e)\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 dee2e9c026648a93a734038f08ef804e43f91dfb\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 dee2e9c026648a93a734038f08ef804e43f91dfb (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f dee2e9c026648a93a734038f08ef804e43f91dfb # timeout=10\n Commit message: "Merge pull request #78 from lranjbar/bugfix-build-docker"\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-messaging, 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-messaging-settings\n PROJECT: go-mod-messaging\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-messaging\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\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-12242 in /w/workspace/exfoundry_go-mod-messaging_PR-40\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 Fetching without tags\n Merging remotes/origin/master commit 5e6aacafd7421ff65546500357af529632397f5e into PR head commit 6c6fe4b99eaf1d82451daae71a818134f05d3a83\n Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n > git init /w/workspace/exfoundry_go-mod-messaging_PR-40 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # 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-messaging.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n Merge succeeded, producing 6c6fe4b99eaf1d82451daae71a818134f05d3a83\n Checking out Revision 6c6fe4b99eaf1d82451daae71a818134f05d3a83 (PR-40)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6c6fe4b99eaf1d82451daae71a818134f05d3a83 # timeout=10\n > git merge 5e6aacafd7421ff65546500357af529632397f5e # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 6c6fe4b99eaf1d82451daae71a818134f05d3a83 # timeout=10\n Commit message: "Add support for MQTT messaging"\n First time build. Skipping changelog.\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-07T20:59:31.776Z] 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 > git rev-list --no-walk c131c94ddd194b8363c065f6f3f59aced1bfe22e # timeout=10\n [2020-01-07T20:59:33.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T20:59:33.136Z] \n [2020-01-07T20:59:33.136Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T20:59:33.471Z] + docker pull nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [2020-01-07T20:59:33.471Z] latest-x86_64: Pulling from edgexfoundry/git-semver\n [2020-01-07T20:59:33.471Z] e7c96db7181b: Pulling fs layer\n [2020-01-07T20:59:33.471Z] ae3016423f01: Pulling fs layer\n [2020-01-07T20:59:33.471Z] b1cfc12844f7: Pulling fs layer\n [2020-01-07T20:59:33.730Z] e7c96db7181b: Verifying Checksum\n [2020-01-07T20:59:33.730Z] e7c96db7181b: Download complete\n [2020-01-07T20:59:33.730Z] b1cfc12844f7: Verifying Checksum\n [2020-01-07T20:59:33.730Z] b1cfc12844f7: Download complete\n [2020-01-07T20:59:33.730Z] ae3016423f01: Download complete\n [2020-01-07T20:59:33.995Z] e7c96db7181b: Pull complete\n [2020-01-07T20:59:34.939Z] ae3016423f01: Pull complete\n [2020-01-07T20:59:34.939Z] b1cfc12844f7: Pull complete\n [2020-01-07T20:59:34.939Z] Digest: sha256:29bcfcc24e5299b51f565f5a41a7df545a983cf1075bc51b43a81652e5e60865\n [2020-01-07T20:59:34.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgexfoundry/git-semver:latest-x86_64\n [Pipeline] withDockerContainer\n [2020-01-07T20:59:35.079Z] prd-centos7-docker-4c-2g-12242 does not seem to be running inside a container\n [2020-01-07T20:59:35.126Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-40 -v /w/workspace/exfoundry_go-mod-messaging_PR-40:/w/workspace/exfoundry_go-mod-messaging_PR-40:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-40@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-07T20:59:35.838Z] $ docker top b7db47e369ff69e885f4302f158163ed85887c4f17a182a0e23401c8436e0c39 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] sshagent\n [2020-01-07T20:59:36.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T20:59:36.435Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T20:59:36.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T20:59:36.665Z] $ docker exec b7db47e369ff69e885f4302f158163ed85887c4f17a182a0e23401c8436e0c39 ssh-agent\n [2020-01-07T20:59:36.854Z] SSH_AUTH_SOCK=/tmp/ssh-QltczNvFzTq5/agent.15\n [2020-01-07T20:59:36.854Z] SSH_AGENT_PID=22\n [2020-01-07T20:59:36.864Z] Running ssh-add (command line suppressed)\n [2020-01-07T20:59:37.020Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_7151081191885287989.key (/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_7151081191885287989.key)\n [2020-01-07T20:59:37.073Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T20:59:37.370Z] + git describe --exact-match --tags HEAD\n [2020-01-07T20:59:37.370Z] fatal: No names found, cannot describe anything.\n [Pipeline] }\n [2020-01-07T20:59:37.430Z] $ docker exec --env ******** --env ******** b7db47e369ff69e885f4302f158163ed85887c4f17a182a0e23401c8436e0c39 ssh-agent -k\n [2020-01-07T20:59:37.625Z] unset SSH_AUTH_SOCK;\n [2020-01-07T20:59:37.626Z] unset SSH_AGENT_PID;\n [2020-01-07T20:59:37.626Z] echo Agent pid 22 killed;\n [2020-01-07T20:59:37.676Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] echo\n [2020-01-07T20:59:37.692Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128\n [2020-01-07T20:59:37.692Z] This usually means this commit has not been tagged.\n [Pipeline] sshagent\n [2020-01-07T20:59:37.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)\n [2020-01-07T20:59:37.721Z] [ssh-agent] Looking for ssh-agent implementation...\n [2020-01-07T20:59:37.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)\n [2020-01-07T20:59:37.910Z] $ docker exec b7db47e369ff69e885f4302f158163ed85887c4f17a182a0e23401c8436e0c39 ssh-agent\n [2020-01-07T20:59:38.095Z] SSH_AUTH_SOCK=/tmp/ssh-jrZYNV7Skpq7/agent.55\n [2020-01-07T20:59:38.095Z] SSH_AGENT_PID=62\n [2020-01-07T20:59:38.102Z] Running ssh-add (command line suppressed)\n [2020-01-07T20:59:38.290Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_583451562651701807.key (/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/private_key_583451562651701807.key)\n [2020-01-07T20:59:38.351Z] [ssh-agent] Started.\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T20:59:38.654Z] + git semver init\n [2020-01-07T20:59:38.654Z] # -> Open(): unable to determine branch for HEAD\n [2020-01-07T20:59:38.654Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-40/.git\n [2020-01-07T20:59:38.654Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-40\n [2020-01-07T20:59:38.654Z] # $SEMVER_REMOTE_NAME = origin\n [2020-01-07T20:59:38.654Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org\n [2020-01-07T20:59:38.654Z] # $SEMVER_USER_NAME = jenkins\n [2020-01-07T20:59:38.654Z] # $SEMVER_BRANCH = PR-40\n [2020-01-07T20:59:38.654Z] # $SEMVER_TEMP = /tmp/semver-789357542\n [2020-01-07T20:59:38.654Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP\n [2020-01-07T20:59:39.224Z] # \'/tmp/semver-789357542\' -> \'/w/workspace/exfoundry_go-mod-messaging_PR-40/.semver\'\n [2020-01-07T20:59:39.224Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-40/.semver\n [Pipeline] }\n [2020-01-07T20:59:39.233Z] $ docker exec --env ******** --env ******** b7db47e369ff69e885f4302f158163ed85887c4f17a182a0e23401c8436e0c39 ssh-agent -k\n [2020-01-07T20:59:39.400Z] unset SSH_AUTH_SOCK;\n [2020-01-07T20:59:39.401Z] unset SSH_AGENT_PID;\n [2020-01-07T20:59:39.401Z] echo Agent pid 62 killed;\n [2020-01-07T20:59:39.449Z] [ssh-agent] Stopped.\n [Pipeline] // sshagent\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] sh\n [2020-01-07T20:59:39.763Z] + git semver\n [Pipeline] }\n [2020-01-07T20:59:39.777Z] $ docker stop --time=1 b7db47e369ff69e885f4302f158163ed85887c4f17a182a0e23401c8436e0c39\n [2020-01-07T20:59:41.130Z] $ docker rm -f b7db47e369ff69e885f4302f158163ed85887c4f17a182a0e23401c8436e0c39\n [Pipeline] // withDockerContainer\n [Pipeline] writeFile\n [Pipeline] stash\n [2020-01-07T20:59:41.693Z] Stashed 28 file(s)\n [Pipeline] echo\n [2020-01-07T20:59:41.695Z] [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-07T20:59:56.769Z] Still waiting to schedule task\n [2020-01-07T20:59:56.769Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-2c-1g-12223\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12232\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12233\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12236\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12239\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12241\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12243\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12228\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12231\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12234\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12240\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2020-01-07T20:59:56.772Z] Still waiting to schedule task\n [2020-01-07T20:59:56.772Z] Waiting for next available executor on \xe2\x80\x98ubuntu18.04-docker-arm64-4c-2g\xe2\x80\x99\n [2020-01-07T21:04:35.769Z] Running on prd-centos7-docker-4c-2g-12268 in /w/workspace/exfoundry_go-mod-messaging_PR-40\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-07T21:04:37.813Z] using credential edgex-jenkins-ssh\n [2020-01-07T21:04:37.832Z] Cloning the remote Git repository\n [2020-01-07T21:04:37.832Z] Cloning with configured refspecs honoured and without tags\n [2020-01-07T21:04:37.387Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T21:04:37.421Z] > git init /w/workspace/exfoundry_go-mod-messaging_PR-40 # timeout=10\n [2020-01-07T21:04:37.460Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T21:04:37.460Z] > git --version # timeout=10\n [2020-01-07T21:04:37.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T21:04:37.488Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T21:04:38.401Z] Fetching without tags\n [2020-01-07T21:04:38.803Z] Merging remotes/origin/master commit 5e6aacafd7421ff65546500357af529632397f5e into PR head commit 6c6fe4b99eaf1d82451daae71a818134f05d3a83\n [2020-01-07T21:04:38.866Z] Merge succeeded, producing 6c6fe4b99eaf1d82451daae71a818134f05d3a83\n [2020-01-07T21:04:38.867Z] Checking out Revision 6c6fe4b99eaf1d82451daae71a818134f05d3a83 (PR-40)\n [2020-01-07T21:04:37.906Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-07T21:04:37.911Z] > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10\n [2020-01-07T21:04:37.917Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T21:04:37.926Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-07T21:04:37.935Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T21:04:37.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T21:04:37.939Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T21:04:38.342Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T21:04:38.350Z] > git checkout -f 6c6fe4b99eaf1d82451daae71a818134f05d3a83 # timeout=10\n [2020-01-07T21:04:38.382Z] > git merge 5e6aacafd7421ff65546500357af529632397f5e # timeout=10\n [2020-01-07T21:04:38.391Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-07T21:04:38.400Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T21:04:38.405Z] > git checkout -f 6c6fe4b99eaf1d82451daae71a818134f05d3a83 # timeout=10\n [2020-01-07T21:04:42.166Z] Commit message: "Add support for MQTT messaging"\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-07T21:04:42.890Z] =========================================================\n [2020-01-07T21:04:42.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine]\n [2020-01-07T21:04:42.890Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T21:04:43.553Z] + 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-07T21:04:43.553Z] Sending build context to Docker daemon 325.1kB\n\n [2020-01-07T21:04:43.553Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-07T21:04:43.553Z] Step 2/7 : FROM ${BASE}\n [2020-01-07T21:04:43.815Z] 1.12.6-alpine: Pulling from edgex-golang-base\n [2020-01-07T21:04:43.815Z] 921b31ab772b: Pulling fs layer\n [2020-01-07T21:04:43.815Z] 2d3896533852: Pulling fs layer\n [2020-01-07T21:04:43.815Z] 28c34ce20860: Pulling fs layer\n [2020-01-07T21:04:43.815Z] 9186bf07c4ae: Pulling fs layer\n [2020-01-07T21:04:43.815Z] 7f1720e95b4b: Pulling fs layer\n [2020-01-07T21:04:43.815Z] 24d9f57f8391: Pulling fs layer\n [2020-01-07T21:04:43.815Z] 9498642caea3: Pulling fs layer\n [2020-01-07T21:04:43.815Z] ba4d0a6bad5e: Pulling fs layer\n [2020-01-07T21:04:43.815Z] 7af212d24233: Pulling fs layer\n [2020-01-07T21:04:43.815Z] ee2efeeb882f: Pulling fs layer\n [2020-01-07T21:04:43.815Z] d216d3b964db: Pulling fs layer\n [2020-01-07T21:04:43.815Z] 9498642caea3: Waiting\n [2020-01-07T21:04:43.815Z] ba4d0a6bad5e: Waiting\n [2020-01-07T21:04:43.815Z] 7af212d24233: Waiting\n [2020-01-07T21:04:43.815Z] ee2efeeb882f: Waiting\n [2020-01-07T21:04:43.815Z] d216d3b964db: Waiting\n [2020-01-07T21:04:43.815Z] 9186bf07c4ae: Waiting\n [2020-01-07T21:04:43.815Z] 7f1720e95b4b: Waiting\n [2020-01-07T21:04:43.815Z] 24d9f57f8391: Waiting\n [2020-01-07T21:04:43.815Z] 28c34ce20860: Verifying Checksum\n [2020-01-07T21:04:43.815Z] 28c34ce20860: Download complete\n [2020-01-07T21:04:43.815Z] 2d3896533852: Download complete\n [2020-01-07T21:04:43.815Z] 7f1720e95b4b: Verifying Checksum\n [2020-01-07T21:04:43.815Z] 7f1720e95b4b: Download complete\n [2020-01-07T21:04:43.815Z] 24d9f57f8391: Verifying Checksum\n [2020-01-07T21:04:43.815Z] 24d9f57f8391: Download complete\n [2020-01-07T21:04:43.815Z] 921b31ab772b: Verifying Checksum\n [2020-01-07T21:04:43.815Z] 921b31ab772b: Download complete\n [2020-01-07T21:04:44.075Z] 921b31ab772b: Pull complete\n [2020-01-07T21:04:44.335Z] 2d3896533852: Pull complete\n [2020-01-07T21:04:44.335Z] 28c34ce20860: Pull complete\n [2020-01-07T21:04:44.595Z] 9498642caea3: Verifying Checksum\n [2020-01-07T21:04:44.595Z] 9498642caea3: Download complete\n [2020-01-07T21:04:44.595Z] 7af212d24233: Verifying Checksum\n [2020-01-07T21:04:44.595Z] 7af212d24233: Download complete\n [2020-01-07T21:04:45.171Z] ee2efeeb882f: Verifying Checksum\n [2020-01-07T21:04:45.171Z] ee2efeeb882f: Download complete\n [2020-01-07T21:04:45.430Z] d216d3b964db: Verifying Checksum\n [2020-01-07T21:04:45.430Z] d216d3b964db: Download complete\n [2020-01-07T21:04:45.430Z] ba4d0a6bad5e: Verifying Checksum\n [2020-01-07T21:04:45.430Z] ba4d0a6bad5e: Download complete\n [2020-01-07T21:04:45.430Z] 9186bf07c4ae: Verifying Checksum\n [2020-01-07T21:04:45.430Z] 9186bf07c4ae: Download complete\n [2020-01-07T21:04:52.019Z] 9186bf07c4ae: Pull complete\n [2020-01-07T21:04:52.019Z] 7f1720e95b4b: Pull complete\n [2020-01-07T21:04:52.019Z] 24d9f57f8391: Pull complete\n [2020-01-07T21:04:57.295Z] 9498642caea3: Pull complete\n [2020-01-07T21:04:59.835Z] ba4d0a6bad5e: Pull complete\n [2020-01-07T21:04:59.835Z] 7af212d24233: Pull complete\n [2020-01-07T21:05:00.774Z] ee2efeeb882f: Pull complete\n [2020-01-07T21:05:00.774Z] d216d3b964db: Pull complete\n [2020-01-07T21:05:00.774Z] Digest: sha256:26065ac814cd2cdfd2492c2d3318b13c68791c8cca06e489144751c6f654f77d\n [2020-01-07T21:05:00.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine\n [2020-01-07T21:05:00.774Z] ---> 140a058597bd\n [2020-01-07T21:05:00.774Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-07T21:05:01.034Z] ---> Running in 397a32278e1f\n [2020-01-07T21:05:01.034Z] Removing intermediate container 397a32278e1f\n [2020-01-07T21:05:01.034Z] ---> b5bf16995007\n [2020-01-07T21:05:01.034Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-01-07T21:05:01.034Z] ---> Running in f9969ba03773\n [2020-01-07T21:05:01.603Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz\n [2020-01-07T21:05:02.540Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz\n [2020-01-07T21:05:02.540Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-01-07T21:05:02.798Z] (2/5) Installing libzmq (4.3.2-r1)\n [2020-01-07T21:05:02.798Z] (3/5) Installing pkgconf (1.6.1-r1)\n [2020-01-07T21:05:02.798Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-01-07T21:05:03.057Z] (5/5) Installing zeromq-dev (4.3.2-r1)\n [2020-01-07T21:05:03.318Z] Executing busybox-1.30.1-r2.trigger\n [2020-01-07T21:05:03.318Z] OK: 137 MiB in 44 packages\n [2020-01-07T21:05:03.886Z] Removing intermediate container f9969ba03773\n [2020-01-07T21:05:03.886Z] ---> a08186a419c8\n [2020-01-07T21:05:03.886Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-07T21:05:04.144Z] ---> Running in 33f297239773\n [2020-01-07T21:05:04.144Z] Removing intermediate container 33f297239773\n [2020-01-07T21:05:04.144Z] ---> 4508969ed4c0\n [2020-01-07T21:05:04.144Z] Step 6/7 : COPY go.mod .\n [2020-01-07T21:05:04.407Z] ---> 5f7fda6309d2\n [2020-01-07T21:05:04.407Z] Step 7/7 : RUN go mod download\n [2020-01-07T21:05:04.407Z] ---> Running in 1ae24ae834de\n [2020-01-07T21:05:04.980Z] \x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-07T21:05:04.980Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-01-07T21:05:04.980Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-07T21:05:05.243Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n [2020-01-07T21:05:05.504Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-07T21:05:05.504Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-07T21:05:05.504Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-07T21:05:08.038Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n [2020-01-07T21:05:08.038Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n [2020-01-07T21:05:08.038Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n [2020-01-07T21:05:18.033Z] \x1b[0mRemoving intermediate container 1ae24ae834de\n [2020-01-07T21:05:18.033Z] ---> 1cc22fca8af2\n [2020-01-07T21:05:18.033Z] Successfully built 1cc22fca8af2\n [2020-01-07T21:05:18.033Z] 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-07T21:05:18.436Z] + docker inspect -f . ci-base-image-x86_64\n [2020-01-07T21:05:18.436Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T21:05:18.563Z] prd-centos7-docker-4c-2g-12268 does not seem to be running inside a container\n [2020-01-07T21:05:18.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-40 -v /w/workspace/exfoundry_go-mod-messaging_PR-40:/w/workspace/exfoundry_go-mod-messaging_PR-40:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-40@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-x86_64 cat\n [2020-01-07T21:05:19.113Z] $ docker top 28ee48249b71c5bf2c36c8d457d85f311a36e0b040877f411e6601bbef36d548 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T21:05:19.942Z] + go version\n [2020-01-07T21:05:19.942Z] go version go1.12.6 linux/amd64\n [Pipeline] sh\n [2020-01-07T21:05:20.235Z] + make test\n [2020-01-07T21:05:20.235Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-07T21:05:25.543Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt\t0.018s\tcoverage: 94.6% of statements\n [2020-01-07T21:05:34.552Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12267 in /w/workspace/exfoundry_go-mod-messaging_PR-40\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-07T21:05:42.413Z] using credential edgex-jenkins-ssh\n [2020-01-07T21:05:42.441Z] Cloning the remote Git repository\n [2020-01-07T21:05:42.441Z] Cloning with configured refspecs honoured and without tags\n [2020-01-07T21:05:42.517Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T21:05:42.621Z] > git init /w/workspace/exfoundry_go-mod-messaging_PR-40 # timeout=10\n [2020-01-07T21:05:42.713Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T21:05:42.715Z] > git --version # timeout=10\n [2020-01-07T21:05:42.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T21:05:42.855Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T21:05:43.696Z] Fetching without tags\n [2020-01-07T21:05:44.205Z] Merging remotes/origin/master commit 5e6aacafd7421ff65546500357af529632397f5e into PR head commit 6c6fe4b99eaf1d82451daae71a818134f05d3a83\n [2020-01-07T21:05:44.455Z] Merge succeeded, producing 6c6fe4b99eaf1d82451daae71a818134f05d3a83\n [2020-01-07T21:05:44.455Z] Checking out Revision 6c6fe4b99eaf1d82451daae71a818134f05d3a83 (PR-40)\n [2020-01-07T21:05:43.565Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-07T21:05:43.596Z] > git config --add remote.origin.fetch +refs/pull/40/head:refs/remotes/origin/PR-40 # timeout=10\n [2020-01-07T21:05:43.631Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T21:05:43.665Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10\n [2020-01-07T21:05:43.718Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git\n [2020-01-07T21:05:43.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-07T21:05:43.731Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/master:refs/remotes/origin/master # timeout=10\n [2020-01-07T21:05:44.239Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T21:05:44.290Z] > git checkout -f 6c6fe4b99eaf1d82451daae71a818134f05d3a83 # timeout=10\n [2020-01-07T21:05:44.393Z] > git merge 5e6aacafd7421ff65546500357af529632397f5e # timeout=10\n [2020-01-07T21:05:44.429Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-07T21:05:44.464Z] > git config core.sparsecheckout # timeout=10\n [2020-01-07T21:05:44.479Z] > git checkout -f 6c6fe4b99eaf1d82451daae71a818134f05d3a83 # timeout=10\n [2020-01-07T21:05:49.011Z] Commit message: "Add support for MQTT messaging"\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-07T21:05:50.011Z] =========================================================\n [2020-01-07T21:05:50.011Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64]\n [2020-01-07T21:05:50.011Z] =========================================================\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T21:05:51.396Z] + 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-07T21:05:52.166Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.430s\tcoverage: 83.8% of statements\n [2020-01-07T21:05:52.166Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.079s\tcoverage: 100.0% of statements\n [2020-01-07T21:05:52.166Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.007s\tcoverage: 90.9% of statements\n [2020-01-07T21:05:52.166Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-01-07T21:05:52.166Z] gofmt -l .\n [2020-01-07T21:05:52.166Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-07T21:05:52.369Z] Sending build context to Docker daemon 325.1kB\n\n [2020-01-07T21:05:52.369Z] Step 1/7 : ARG BASE=golang:1.12-alpine\n [2020-01-07T21:05:52.369Z] Step 2/7 : FROM ${BASE}\n [2020-01-07T21:05:52.491Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-07T21:05:52.493Z] $ docker stop --time=1 28ee48249b71c5bf2c36c8d457d85f311a36e0b040877f411e6601bbef36d548\n [2020-01-07T21:05:52.646Z] 1.12.6-alpine-arm64: Pulling from edgex-golang-base\n [2020-01-07T21:05:52.647Z] 54e94bcddc88: Pulling fs layer\n [2020-01-07T21:05:52.647Z] 43582c0db3f3: Pulling fs layer\n [2020-01-07T21:05:52.647Z] 9fe16242a9df: Pulling fs layer\n [2020-01-07T21:05:52.647Z] fbf0f20b3a29: Pulling fs layer\n [2020-01-07T21:05:52.647Z] 57bbd25d50cb: Pulling fs layer\n [2020-01-07T21:05:52.647Z] 4c3326bd8e33: Pulling fs layer\n [2020-01-07T21:05:52.647Z] d45218f23013: Pulling fs layer\n [2020-01-07T21:05:52.647Z] d22026c5ede0: Pulling fs layer\n [2020-01-07T21:05:52.647Z] f32e18732fe6: Pulling fs layer\n [2020-01-07T21:05:52.647Z] 3a2ca3ccd3c2: Pulling fs layer\n [2020-01-07T21:05:52.647Z] 43f99696bdfb: Pulling fs layer\n [2020-01-07T21:05:52.647Z] fbf0f20b3a29: Waiting\n [2020-01-07T21:05:52.647Z] 57bbd25d50cb: Waiting\n [2020-01-07T21:05:52.647Z] 4c3326bd8e33: Waiting\n [2020-01-07T21:05:52.647Z] d45218f23013: Waiting\n [2020-01-07T21:05:52.647Z] d22026c5ede0: Waiting\n [2020-01-07T21:05:52.647Z] f32e18732fe6: Waiting\n [2020-01-07T21:05:52.647Z] 3a2ca3ccd3c2: Waiting\n [2020-01-07T21:05:52.647Z] 43f99696bdfb: Waiting\n [2020-01-07T21:05:52.647Z] 9fe16242a9df: Verifying Checksum\n [2020-01-07T21:05:52.647Z] 9fe16242a9df: Download complete\n [2020-01-07T21:05:52.647Z] 43582c0db3f3: Verifying Checksum\n [2020-01-07T21:05:52.647Z] 43582c0db3f3: Download complete\n [2020-01-07T21:05:52.647Z] 57bbd25d50cb: Verifying Checksum\n [2020-01-07T21:05:52.647Z] 57bbd25d50cb: Download complete\n [2020-01-07T21:05:52.925Z] 4c3326bd8e33: Verifying Checksum\n [2020-01-07T21:05:52.925Z] 4c3326bd8e33: Download complete\n [2020-01-07T21:05:52.925Z] 54e94bcddc88: Verifying Checksum\n [2020-01-07T21:05:52.925Z] 54e94bcddc88: Download complete\n [2020-01-07T21:05:53.937Z] $ docker rm -f 28ee48249b71c5bf2c36c8d457d85f311a36e0b040877f411e6601bbef36d548\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] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-07T21:05:55.569Z] 54e94bcddc88: Pull complete\n [2020-01-07T21:05:56.160Z] 43582c0db3f3: Pull complete\n [2020-01-07T21:05:56.432Z] 9fe16242a9df: Pull complete\n [2020-01-07T21:06:00.735Z] d45218f23013: Verifying Checksum\n [2020-01-07T21:06:00.735Z] d45218f23013: Download complete\n [2020-01-07T21:06:00.735Z] f32e18732fe6: Verifying Checksum\n [2020-01-07T21:06:00.735Z] f32e18732fe6: Download complete\n [2020-01-07T21:06:04.133Z] 3a2ca3ccd3c2: Verifying Checksum\n [2020-01-07T21:06:04.133Z] 3a2ca3ccd3c2: Download complete\n [2020-01-07T21:06:04.133Z] 43f99696bdfb: Verifying Checksum\n [2020-01-07T21:06:04.133Z] 43f99696bdfb: Download complete\n [2020-01-07T21:06:06.108Z] d22026c5ede0: Verifying Checksum\n [2020-01-07T21:06:06.108Z] d22026c5ede0: Download complete\n [2020-01-07T21:06:08.081Z] fbf0f20b3a29: Verifying Checksum\n [2020-01-07T21:06:08.081Z] fbf0f20b3a29: Download complete\n [2020-01-07T21:06:23.103Z] fbf0f20b3a29: Pull complete\n [2020-01-07T21:06:23.103Z] 57bbd25d50cb: Pull complete\n [2020-01-07T21:06:23.103Z] 4c3326bd8e33: Pull complete\n [2020-01-07T21:06:31.343Z] d45218f23013: Pull complete\n [2020-01-07T21:06:36.921Z] d22026c5ede0: Pull complete\n [2020-01-07T21:06:37.192Z] f32e18732fe6: Pull complete\n [2020-01-07T21:06:40.793Z] 3a2ca3ccd3c2: Pull complete\n [2020-01-07T21:06:41.062Z] 43f99696bdfb: Pull complete\n [2020-01-07T21:06:41.062Z] Digest: sha256:c78950982047a35e7abeb24cdb89444f8193f134334753a69100d3e520a2d2b0\n [2020-01-07T21:06:41.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-golang-base:1.12.6-alpine-arm64\n [2020-01-07T21:06:41.062Z] ---> 8c1ce5f80d72\n [2020-01-07T21:06:41.062Z] Step 3/7 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-07T21:06:45.393Z] ---> Running in 4d61a8099c8d\n [2020-01-07T21:06:45.680Z] Removing intermediate container 4d61a8099c8d\n [2020-01-07T21:06:45.680Z] ---> ef7f724f9833\n [2020-01-07T21:06:45.680Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash\n [2020-01-07T21:06:45.680Z] ---> Running in ad8cada15d10\n [2020-01-07T21:06:47.146Z] fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz\n [2020-01-07T21:06:47.745Z] fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz\n [2020-01-07T21:06:48.015Z] (1/5) Installing libsodium (1.0.18-r0)\n [2020-01-07T21:06:48.286Z] (2/5) Installing libzmq (4.3.2-r1)\n [2020-01-07T21:06:48.286Z] (3/5) Installing pkgconf (1.6.1-r1)\n [2020-01-07T21:06:48.286Z] (4/5) Installing libsodium-dev (1.0.18-r0)\n [2020-01-07T21:06:48.557Z] (5/5) Installing zeromq-dev (4.3.2-r1)\n [2020-01-07T21:06:48.557Z] Executing busybox-1.30.1-r2.trigger\n [2020-01-07T21:06:48.829Z] OK: 124 MiB in 44 packages\n [2020-01-07T21:06:49.802Z] Removing intermediate container ad8cada15d10\n [2020-01-07T21:06:49.802Z] ---> 09eb0d4e481a\n [2020-01-07T21:06:49.802Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry\n [2020-01-07T21:06:50.075Z] ---> Running in 4a7e59615ae0\n [2020-01-07T21:06:50.348Z] Removing intermediate container 4a7e59615ae0\n [2020-01-07T21:06:50.348Z] ---> d259f8e0f8d7\n [2020-01-07T21:06:50.348Z] Step 6/7 : COPY go.mod .\n [2020-01-07T21:06:50.940Z] ---> 95132085fedc\n [2020-01-07T21:06:50.940Z] Step 7/7 : RUN go mod download\n [2020-01-07T21:06:51.219Z] ---> Running in 14ce77e0b2a8\n [2020-01-07T21:06:52.194Z] \x1b[91mgo: finding github.com/pebbe/zmq4 v1.0.0\n [2020-01-07T21:06:52.195Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/testify v1.3.0\n [2020-01-07T21:06:52.195Z] \x1b[0m\x1b[91mgo: finding github.com/eclipse/paho.mqtt.golang v1.2.0\n [2020-01-07T21:06:52.795Z] \x1b[0m\x1b[91mgo: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553\n [2020-01-07T21:06:53.396Z] \x1b[0m\x1b[91mgo: finding github.com/pmezard/go-difflib v1.0.0\n [2020-01-07T21:06:53.396Z] \x1b[0m\x1b[91mgo: finding github.com/davecgh/go-spew v1.1.0\n [2020-01-07T21:06:53.396Z] \x1b[0m\x1b[91mgo: finding github.com/stretchr/objx v0.1.0\n [2020-01-07T21:06:54.373Z] \x1b[0m\x1b[91mgo: finding golang.org/x/text v0.3.0\n [2020-01-07T21:06:54.373Z] \x1b[0m\x1b[91mgo: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2\n [2020-01-07T21:06:54.373Z] \x1b[0m\x1b[91mgo: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a\n [2020-01-07T21:07:26.684Z] \x1b[0mRemoving intermediate container 14ce77e0b2a8\n [2020-01-07T21:07:26.684Z] ---> 285c68b3b1d9\n [2020-01-07T21:07:26.684Z] Successfully built 285c68b3b1d9\n [2020-01-07T21:07:26.684Z] 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-07T21:07:27.180Z] + docker inspect -f . ci-base-image-arm64\n [2020-01-07T21:07:27.448Z] .\n [Pipeline] withDockerContainer\n [2020-01-07T21:07:27.821Z] prd-ubuntu18.04-docker-arm64-4c-2g-12267 does not seem to be running inside a container\n [2020-01-07T21:07:27.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-40 -v /w/workspace/exfoundry_go-mod-messaging_PR-40:/w/workspace/exfoundry_go-mod-messaging_PR-40:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-40@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 ******** ci-base-image-arm64 cat\n [2020-01-07T21:07:29.388Z] $ docker top f20dd32780fac2cc37b48ea3b27412b00247ab9598b4a64d9a790e98590d74d8 -eo pid,comm\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T21:07:31.888Z] + go version\n [2020-01-07T21:07:31.889Z] go version go1.12.6 linux/arm64\n [Pipeline] sh\n [2020-01-07T21:07:32.584Z] + make test\n [2020-01-07T21:07:32.584Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./...\n [2020-01-07T21:07:59.379Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt\t0.023s\tcoverage: 94.6% of statements\n [2020-01-07T21:08:31.660Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq\t20.381s\tcoverage: 83.8% of statements\n [2020-01-07T21:08:31.660Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/messaging\t0.018s\tcoverage: 100.0% of statements\n [2020-01-07T21:08:31.660Z] ok \tgithub.com/edgexfoundry/go-mod-messaging/pkg/types\t0.013s\tcoverage: 90.9% of statements\n [2020-01-07T21:08:31.660Z] CGO_ENABLED=1 GO111MODULE=on go vet ./...\n [2020-01-07T21:08:46.743Z] gofmt -l .\n [2020-01-07T21:08:46.743Z] [ "`gofmt -l .`" = "" ]\n [Pipeline] stash\n [2020-01-07T21:08:46.765Z] Warning: overwriting stash \xe2\x80\x98coverage-report\xe2\x80\x99\n [2020-01-07T21:08:47.213Z] Stashed 1 file(s)\n [Pipeline] }\n [2020-01-07T21:08:47.230Z] $ docker stop --time=1 f20dd32780fac2cc37b48ea3b27412b00247ab9598b4a64d9a790e98590d74d8\n [2020-01-07T21:08:49.458Z] $ docker rm -f f20dd32780fac2cc37b48ea3b27412b00247ab9598b4a64d9a790e98590d74d8\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] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\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-07T21:08:50.513Z] provisioning config files...\n [2020-01-07T21:08:50.524Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/config7686351213822163182tmp\n [Pipeline] {\n [Pipeline] sh\n [2020-01-07T21:08:50.842Z] + curl -s https://codecov.io/bash\n [2020-01-07T21:08:50.842Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/config7686351213822163182tmp\n [2020-01-07T21:08:51.104Z] \n [2020-01-07T21:08:51.104Z] _____ _\n [2020-01-07T21:08:51.104Z] / ____| | |\n [2020-01-07T21:08:51.104Z] | | ___ __| | ___ ___ _____ __\n [2020-01-07T21:08:51.104Z] | | / _ \\ / _` |/ _ \\/ __/ _ \\ \\ / /\n [2020-01-07T21:08:51.104Z] | |___| (_) | (_| | __/ (_| (_) \\ V /\n [2020-01-07T21:08:51.104Z] \\_____\\___/ \\__,_|\\___|\\___\\___/ \\_/\n [2020-01-07T21:08:51.104Z] Bash-20191211-b8db533\n [2020-01-07T21:08:51.104Z] \n [2020-01-07T21:08:51.104Z] \n [2020-01-07T21:08:51.104Z] \x1b[0;90m==>\x1b[0m Jenkins CI detected.\n [2020-01-07T21:08:51.104Z] \x1b[0;90mproject root:\x1b[0m .\n [2020-01-07T21:08:51.104Z] \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-07T21:08:51.104Z] \x1b[0;90m==>\x1b[0m Running gcov in . \x1b[0;90m(disable via -X gcov)\x1b[0m\n [2020-01-07T21:08:51.104Z] \x1b[0;90m==>\x1b[0m Python coveragepy not found\n [2020-01-07T21:08:51.104Z] \x1b[0;90m==>\x1b[0m Searching for coverage reports in:\n [2020-01-07T21:08:51.104Z] \x1b[0;32m+\x1b[0m .\n [2020-01-07T21:08:51.104Z] \x1b[0;90m->\x1b[0m Found 1 reports\n [2020-01-07T21:08:51.104Z] \x1b[0;90m==>\x1b[0m Detecting git/mercurial file structure\n [2020-01-07T21:08:51.104Z] \x1b[0;90m==>\x1b[0m Reading reports\n [2020-01-07T21:08:51.104Z] \x1b[0;32m+\x1b[0m ./coverage.out \x1b[0;90mbytes=10594\x1b[0m\n [2020-01-07T21:08:51.104Z] \x1b[0;90m==>\x1b[0m Appending adjustments\n [2020-01-07T21:08:51.104Z] \x1b[0;36mhttp://docs.codecov.io/docs/fixing-reports\x1b[0m\n [2020-01-07T21:08:51.367Z] \x1b[0;32m+\x1b[0m Found adjustments\n [2020-01-07T21:08:51.367Z] \x1b[0;90m==>\x1b[0m Gzipping contents\n [2020-01-07T21:08:51.367Z] \x1b[0;90m==>\x1b[0m Uploading reports\n [2020-01-07T21:08:51.367Z] \x1b[0;90murl:\x1b[0m https://codecov.io\n [2020-01-07T21:08:51.367Z] \x1b[0;90mquery:\x1b[0m branch=PR-40&commit=6c6fe4b99eaf1d82451daae71a818134f05d3a83&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-40%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=40&job=\n [2020-01-07T21:08:51.367Z] \x1b[0;90m->\x1b[0m Pinging Codecov\n [2020-01-07T21:08:51.367Z] https://codecov.io/upload/v4?package=bash-20191211-b8db533&token=secret&branch=PR-40&commit=6c6fe4b99eaf1d82451daae71a818134f05d3a83&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-40%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=40&job=\n [2020-01-07T21:08:51.627Z] \x1b[0;90m->\x1b[0m Uploading\n [2020-01-07T21:08:52.194Z] \x1b[0;32m->\x1b[0m View reports at \x1b[0;36mhttps://codecov.io/github/edgexfoundry/go-mod-messaging/commit/6c6fe4b99eaf1d82451daae71a818134f05d3a83\x1b[0m\n [Pipeline] }\n [2020-01-07T21:08:52.201Z] 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] { (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-07T21:08:52.728Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T21:08:53.034Z] ---> package-listing.sh\n [2020-01-07T21:08:53.034Z] ++ facter osfamily\n [2020-01-07T21:08:53.034Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-07T21:08:53.034Z] + OS_FAMILY=redhat\n [2020-01-07T21:08:53.034Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-40\n [2020-01-07T21:08:53.034Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-07T21:08:53.034Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-07T21:08:53.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-07T21:08:53.034Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-07T21:08:53.034Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-40 \']\'\n [2020-01-07T21:08:53.034Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-07T21:08:53.034Z] + case "${OS_FAMILY}" in\n [2020-01-07T21:08:53.034Z] + rpm -qa\n [2020-01-07T21:08:53.034Z] + sort\n [2020-01-07T21:08:57.231Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-07T21:08:57.231Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-07T21:08:57.231Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-07T21:08:57.231Z] + \'[\' /w/workspace/exfoundry_go-mod-messaging_PR-40 \']\'\n [2020-01-07T21:08:57.231Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-40/archives/\n [2020-01-07T21:08:57.231Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-40/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T21:08:57.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-07T21:08:57.592Z] \n [2020-01-07T21:08:57.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-07T21:08:57.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-07T21:08:57.902Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-07T21:08:57.902Z] 050382585609: Pulling fs layer\n [2020-01-07T21:08:57.902Z] dac2222ca532: Pulling fs layer\n [2020-01-07T21:08:57.902Z] 29a7fe408caa: Pulling fs layer\n [2020-01-07T21:08:57.902Z] 6ad337b9b53f: Pulling fs layer\n [2020-01-07T21:08:57.902Z] 7ad6fc7f0fa9: Pulling fs layer\n [2020-01-07T21:08:57.902Z] d1ed250b09b4: Pulling fs layer\n [2020-01-07T21:08:57.902Z] eb083ea81749: Pulling fs layer\n [2020-01-07T21:08:57.902Z] 4965c3271e4e: Pulling fs layer\n [2020-01-07T21:08:57.902Z] b73c1c2e7331: Pulling fs layer\n [2020-01-07T21:08:57.902Z] a328eddc5fbd: Pulling fs layer\n [2020-01-07T21:08:57.902Z] d1ed250b09b4: Waiting\n [2020-01-07T21:08:57.902Z] eb083ea81749: Waiting\n [2020-01-07T21:08:57.902Z] 4965c3271e4e: Waiting\n [2020-01-07T21:08:57.902Z] b73c1c2e7331: Waiting\n [2020-01-07T21:08:57.902Z] a328eddc5fbd: Waiting\n [2020-01-07T21:08:57.902Z] 6ad337b9b53f: Waiting\n [2020-01-07T21:08:57.902Z] 7ad6fc7f0fa9: Waiting\n [2020-01-07T21:08:57.902Z] dac2222ca532: Verifying Checksum\n [2020-01-07T21:08:57.902Z] dac2222ca532: Download complete\n [2020-01-07T21:08:57.902Z] 6ad337b9b53f: Verifying Checksum\n [2020-01-07T21:08:57.902Z] 6ad337b9b53f: Download complete\n [2020-01-07T21:08:57.902Z] 050382585609: Verifying Checksum\n [2020-01-07T21:08:57.902Z] 050382585609: Download complete\n [2020-01-07T21:08:58.170Z] 7ad6fc7f0fa9: Download complete\n [2020-01-07T21:08:58.170Z] eb083ea81749: Verifying Checksum\n [2020-01-07T21:08:58.170Z] eb083ea81749: Download complete\n [2020-01-07T21:08:58.449Z] 050382585609: Pull complete\n [2020-01-07T21:08:58.449Z] 29a7fe408caa: Verifying Checksum\n [2020-01-07T21:08:58.449Z] 29a7fe408caa: Download complete\n [2020-01-07T21:08:58.449Z] 4965c3271e4e: Verifying Checksum\n [2020-01-07T21:08:58.449Z] 4965c3271e4e: Download complete\n [2020-01-07T21:08:58.714Z] a328eddc5fbd: Verifying Checksum\n [2020-01-07T21:08:58.714Z] a328eddc5fbd: Download complete\n [2020-01-07T21:08:58.714Z] b73c1c2e7331: Download complete\n [2020-01-07T21:08:58.714Z] dac2222ca532: Pull complete\n [2020-01-07T21:08:59.297Z] d1ed250b09b4: Verifying Checksum\n [2020-01-07T21:08:59.297Z] d1ed250b09b4: Download complete\n [2020-01-07T21:09:00.678Z] 29a7fe408caa: Pull complete\n [2020-01-07T21:09:00.678Z] 6ad337b9b53f: Pull complete\n [2020-01-07T21:09:00.943Z] 7ad6fc7f0fa9: Pull complete\n [2020-01-07T21:09:05.159Z] d1ed250b09b4: Pull complete\n [2020-01-07T21:09:05.159Z] eb083ea81749: Pull complete\n [2020-01-07T21:09:06.545Z] 4965c3271e4e: Pull complete\n [2020-01-07T21:09:06.807Z] b73c1c2e7331: Pull complete\n [2020-01-07T21:09:06.807Z] a328eddc5fbd: Pull complete\n [2020-01-07T21:09:06.807Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n [2020-01-07T21:09:06.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-07T21:09:06.974Z] prd-centos7-docker-4c-2g-12242 does not seem to be running inside a container\n [2020-01-07T21:09:07.017Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-40 -v /w/workspace/exfoundry_go-mod-messaging_PR-40:/w/workspace/exfoundry_go-mod-messaging_PR-40:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-40@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-07T21:09:08.108Z] $ docker top 78d24a472cd5e586ddb68c98440b6aee6c546e67481d311a7c269ad08bde2a00 -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-07T21:09:08.723Z] provisioning config files...\n [2020-01-07T21:09:08.740Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-40@tmp/config2995530661972087604tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-07T21:09:08.758Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T21:09:09.071Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-07T21:09:09.079Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-07T21:09:09.385Z] ---> logs-deploy.sh\n [2020-01-07T21:09:09.385Z] + ARCHIVE_ARTIFACTS=\n [2020-01-07T21:09:09.385Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-07T21:09:09.385Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-07T21:09:09.385Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-07T21:09:09.385Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-40/3\n [2020-01-07T21:09:09.385Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-40/3/\n [2020-01-07T21:09:09.385Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-40/3 /w/workspace/exfoundry_go-mod-messaging_PR-40\n [2020-01-07T21:09:10.325Z] Archives upload complete.\n [2020-01-07T21:09:10.325Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-40/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-40/3/\n [2020-01-07T21:09:11.263Z] ---> uname -a:\n [2020-01-07T21:09:11.263Z] Linux 78d24a472cd5 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-07T21:09:11.263Z] \n [2020-01-07T21:09:11.263Z] \n [2020-01-07T21:09:11.263Z] ---> lscpu:\n [2020-01-07T21:09:11.263Z] Architecture: x86_64\n [2020-01-07T21:09:11.263Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-07T21:09:11.263Z] Byte Order: Little Endian\n [2020-01-07T21:09:11.263Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-07T21:09:11.263Z] CPU(s): 4\n [2020-01-07T21:09:11.263Z] On-line CPU(s) list: 0-3\n [2020-01-07T21:09:11.263Z] Thread(s) per core: 1\n [2020-01-07T21:09:11.263Z] Core(s) per socket: 1\n [2020-01-07T21:09:11.263Z] Socket(s): 4\n [2020-01-07T21:09:11.263Z] NUMA node(s): 1\n [2020-01-07T21:09:11.263Z] Vendor ID: GenuineIntel\n [2020-01-07T21:09:11.263Z] CPU family: 6\n [2020-01-07T21:09:11.263Z] Model: 44\n [2020-01-07T21:09:11.263Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-07T21:09:11.263Z] Stepping: 1\n [2020-01-07T21:09:11.263Z] CPU MHz: 2933.436\n [2020-01-07T21:09:11.263Z] BogoMIPS: 5866.87\n [2020-01-07T21:09:11.263Z] Virtualization: VT-x\n [2020-01-07T21:09:11.263Z] Hypervisor vendor: KVM\n [2020-01-07T21:09:11.263Z] Virtualization type: full\n [2020-01-07T21:09:11.263Z] L1d cache: 32K\n [2020-01-07T21:09:11.263Z] L1i cache: 32K\n [2020-01-07T21:09:11.263Z] L2 cache: 4096K\n [2020-01-07T21:09:11.263Z] L3 cache: 16384K\n [2020-01-07T21:09:11.263Z] NUMA node0 CPU(s): 0-3\n [2020-01-07T21:09:11.263Z] 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-07T21:09:11.263Z] \n [2020-01-07T21:09:11.263Z] \n [2020-01-07T21:09:11.263Z] ---> nproc:\n [2020-01-07T21:09:11.263Z] 4\n [2020-01-07T21:09:11.263Z] \n [2020-01-07T21:09:11.263Z] \n [2020-01-07T21:09:11.263Z] ---> df -h:\n [2020-01-07T21:09:11.263Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-07T21:09:11.263Z] overlay 50.0G 6.2G 43.8G 12% /\n [2020-01-07T21:09:11.263Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-07T21:09:11.263Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-07T21:09:11.263Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-07T21:09:11.263Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/resolv.conf\n [2020-01-07T21:09:11.263Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hostname\n [2020-01-07T21:09:11.263Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hosts\n [2020-01-07T21:09:11.263Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/exfoundry_go-mod-messaging_PR-40@tmp\n [2020-01-07T21:09:11.263Z] /dev/vda1 50.0G 6.2G 43.8G 12% /var/log/sa\n [2020-01-07T21:09:11.263Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/exfoundry_go-mod-messaging_PR-40\n [2020-01-07T21:09:11.263Z] \n [2020-01-07T21:09:11.263Z] \n [2020-01-07T21:09:11.263Z] ---> free -m:\n [2020-01-07T21:09:11.263Z] total used free shared buff/cache available\n [2020-01-07T21:09:11.263Z] Mem: 1838 614 69 0 1154 1119\n [2020-01-07T21:09:11.263Z] Swap: 1023 1 1022\n [2020-01-07T21:09:11.263Z] \n [2020-01-07T21:09:11.263Z] \n [2020-01-07T21:09:11.263Z] ---> ip addr:\n [2020-01-07T21:09:11.263Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-07T21:09:11.263Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-07T21:09:11.263Z] inet 127.0.0.1/8 scope host lo\n [2020-01-07T21:09:11.263Z] valid_lft forever preferred_lft forever\n [2020-01-07T21:09:11.263Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP \n [2020-01-07T21:09:11.263Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-07T21:09:11.263Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-07T21:09:11.263Z] valid_lft forever preferred_lft forever\n [2020-01-07T21:09:11.263Z] \n [2020-01-07T21:09:11.263Z] \n [2020-01-07T21:09:11.263Z] ---> sar -b -r -n DEV:\n [2020-01-07T21:09:11.263Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/07/20 \t_x86_64_\t(4 CPU)\n [2020-01-07T21:09:11.264Z] \n [2020-01-07T21:09:11.264Z] 20:58:53 LINUX RESTART\n [2020-01-07T21:09:11.264Z] \n [2020-01-07T21:09:11.264Z] 21:00:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-07T21:09:11.264Z] 21:01:01 9.37 0.02 9.36 0.13 1701.18\n [2020-01-07T21:09:11.264Z] 21:02:01 0.52 0.13 0.38 2.66 7.41\n [2020-01-07T21:09:11.264Z] 21:03:01 0.27 0.00 0.27 0.00 3.61\n [2020-01-07T21:09:11.264Z] 21:04:01 0.25 0.00 0.25 0.00 2.86\n [2020-01-07T21:09:11.264Z] 21:05:01 0.25 0.00 0.25 0.00 3.73\n [2020-01-07T21:09:11.264Z] 21:06:01 0.27 0.00 0.27 0.00 3.63\n [2020-01-07T21:09:11.264Z] 21:07:01 0.25 0.00 0.25 0.00 3.38\n [2020-01-07T21:09:11.264Z] 21:08:01 0.18 0.00 0.18 0.00 2.07\n [2020-01-07T21:09:11.264Z] 21:09:01 66.37 49.75 16.62 3577.36 7720.28\n [2020-01-07T21:09:11.264Z] Average: 8.64 5.55 3.09 397.89 1050.05\n [2020-01-07T21:09:11.264Z] \n [2020-01-07T21:09:11.264Z] 21:00:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-07T21:09:11.264Z] 21:01:01 117968 1764336 93.73 2620 1222788 911700 31.11 415148 1191412 20\n [2020-01-07T21:09:11.264Z] 21:02:01 121560 1760744 93.54 2620 1222952 892260 30.44 414404 1189740 12\n [2020-01-07T21:09:11.264Z] 21:03:01 123292 1759012 93.45 2620 1222988 876840 29.92 413488 1189024 12\n [2020-01-07T21:09:11.264Z] 21:04:01 123000 1759304 93.47 2620 1222960 876840 29.92 413412 1189016 8\n [2020-01-07T21:09:11.264Z] 21:05:01 121992 1760312 93.52 2620 1222964 877008 29.92 414340 1189016 8\n [2020-01-07T21:09:11.264Z] 21:06:01 122180 1760124 93.51 2620 1222972 876996 29.92 414380 1189012 8\n [2020-01-07T21:09:11.264Z] 21:07:01 122628 1759676 93.49 2620 1222972 876984 29.92 413940 1189012 8\n [2020-01-07T21:09:11.264Z] 21:08:01 121896 1760408 93.52 2620 1222976 877080 29.93 414504 1189012 8\n [2020-01-07T21:09:11.264Z] 21:09:01 65772 1816532 96.51 2620 1214152 1097344 37.44 460640 1174832 47472\n [2020-01-07T21:09:11.264Z] Average: 115588 1766716 93.86 2620 1221969 907006 30.95 419362 1187786 5284\n [2020-01-07T21:09:11.264Z] \n [2020-01-07T21:09:11.264Z] 21:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-07T21:09:11.264Z] 21:01:01 eth0 2.20 0.63 0.65 0.40 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:02:01 eth0 1.08 0.77 0.61 0.41 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:03:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:04:01 eth0 0.88 0.08 0.07 0.01 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:05:01 eth0 2.12 0.75 0.75 0.47 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:06:01 eth0 1.27 0.45 0.33 0.21 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:07:01 eth0 1.50 0.50 0.55 0.21 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:08:01 eth0 0.93 0.58 0.53 0.37 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:09:01 eth0 97.80 82.32 2114.88 9.92 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] Average: eth0 11.99 9.58 235.43 1.34 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-07T21:09:11.264Z] \n [2020-01-07T21:09:11.264Z] \n [2020-01-07T21:09:11.264Z] ---> sar -P ALL:\n [2020-01-07T21:09:11.264Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/07/20 \t_x86_64_\t(4 CPU)\n [2020-01-07T21:09:11.264Z] \n [2020-01-07T21:09:11.264Z] 20:58:53 LINUX RESTART\n [2020-01-07T21:09:11.264Z] \n [2020-01-07T21:09:11.264Z] 21:00:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-07T21:09:11.264Z] 21:01:01 all 0.19 0.00 0.09 0.00 0.02 99.70\n [2020-01-07T21:09:11.264Z] 21:01:01 0 0.07 0.00 0.17 0.00 0.00 99.77\n [2020-01-07T21:09:11.264Z] 21:01:01 1 0.12 0.00 0.07 0.00 0.00 99.82\n [2020-01-07T21:09:11.264Z] 21:01:01 2 0.12 0.00 0.07 0.00 0.02 99.80\n [2020-01-07T21:09:11.264Z] 21:01:01 3 0.47 0.00 0.07 0.00 0.03 99.43\n [2020-01-07T21:09:11.264Z] 21:02:01 all 0.08 0.00 0.07 0.00 0.01 99.84\n [2020-01-07T21:09:11.264Z] 21:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-01-07T21:09:11.264Z] 21:02:01 1 0.13 0.00 0.08 0.00 0.00 99.78\n [2020-01-07T21:09:11.264Z] 21:02:01 2 0.10 0.00 0.07 0.00 0.03 99.80\n [2020-01-07T21:09:11.264Z] 21:02:01 3 0.03 0.00 0.05 0.02 0.00 99.90\n [2020-01-07T21:09:11.264Z] 21:03:01 all 0.17 0.00 0.04 0.00 0.01 99.78\n [2020-01-07T21:09:11.264Z] 21:03:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2020-01-07T21:09:11.264Z] 21:03:01 1 0.10 0.00 0.05 0.00 0.02 99.83\n [2020-01-07T21:09:11.264Z] 21:03:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-07T21:09:11.264Z] 21:03:01 3 0.47 0.00 0.03 0.00 0.00 99.50\n [2020-01-07T21:09:11.264Z] 21:04:01 all 0.18 0.00 0.05 0.00 0.01 99.76\n [2020-01-07T21:09:11.264Z] 21:04:01 0 0.08 0.00 0.07 0.00 0.02 99.83\n [2020-01-07T21:09:11.264Z] 21:04:01 1 0.10 0.00 0.05 0.00 0.00 99.85\n [2020-01-07T21:09:11.264Z] 21:04:01 2 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-01-07T21:09:11.264Z] 21:04:01 3 0.48 0.00 0.03 0.00 0.02 99.47\n [2020-01-07T21:09:11.264Z] 21:05:01 all 0.18 0.00 0.03 0.00 0.01 99.78\n [2020-01-07T21:09:11.264Z] 21:05:01 0 0.05 0.00 0.05 0.00 0.02 99.88\n [2020-01-07T21:09:11.264Z] 21:05:01 1 0.08 0.00 0.03 0.00 0.02 99.87\n [2020-01-07T21:09:11.264Z] 21:05:01 2 0.05 0.00 0.02 0.00 0.00 99.93\n [2020-01-07T21:09:11.264Z] 21:05:01 3 0.52 0.00 0.03 0.00 0.00 99.45\n [2020-01-07T21:09:11.264Z] 21:06:01 all 0.19 0.00 0.04 0.00 0.02 99.76\n [2020-01-07T21:09:11.264Z] 21:06:01 0 0.08 0.00 0.05 0.00 0.02 99.85\n [2020-01-07T21:09:11.264Z] 21:06:01 1 0.08 0.00 0.05 0.00 0.02 99.85\n [2020-01-07T21:09:11.264Z] 21:06:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-07T21:09:11.264Z] 21:06:01 3 0.50 0.00 0.03 0.00 0.02 99.45\n [2020-01-07T21:09:11.264Z] 21:07:01 all 0.18 0.00 0.05 0.00 0.01 99.76\n [2020-01-07T21:09:11.264Z] 21:07:01 0 0.08 0.00 0.08 0.00 0.00 99.83\n [2020-01-07T21:09:11.264Z] 21:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97\n [2020-01-07T21:09:11.264Z] 21:07:01 2 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-01-07T21:09:11.264Z] 21:07:01 3 0.52 0.00 0.05 0.00 0.03 99.40\n [2020-01-07T21:09:11.264Z] 21:08:01 all 0.20 0.00 0.04 0.00 0.00 99.76\n [2020-01-07T21:09:11.264Z] 21:08:01 0 0.10 0.00 0.03 0.00 0.00 99.87\n [2020-01-07T21:09:11.264Z] 21:08:01 1 0.07 0.00 0.02 0.00 0.02 99.90\n [2020-01-07T21:09:11.264Z] 21:08:01 2 0.13 0.00 0.03 0.00 0.00 99.83\n [2020-01-07T21:09:11.264Z] 21:08:01 3 0.52 0.00 0.05 0.00 0.00 99.43\n [2020-01-07T21:09:11.264Z] 21:09:01 all 2.98 0.00 1.76 0.98 0.12 94.16\n [2020-01-07T21:09:11.264Z] 21:09:01 0 2.74 0.00 2.01 0.69 0.10 94.46\n [2020-01-07T21:09:11.264Z] 21:09:01 1 2.34 0.00 1.54 0.27 0.12 95.73\n [2020-01-07T21:09:11.264Z] 21:09:01 2 3.75 0.00 1.98 2.26 0.10 91.91\n [2020-01-07T21:09:11.264Z] 21:09:01 3 3.07 0.00 1.54 0.70 0.17 94.52\n [2020-01-07T21:09:11.264Z] Average: all 0.48 0.00 0.24 0.11 0.02 99.15\n [2020-01-07T21:09:11.264Z] Average: 0 0.37 0.00 0.28 0.08 0.02 99.25\n [2020-01-07T21:09:11.264Z] Average: 1 0.34 0.00 0.21 0.03 0.02 99.40\n [2020-01-07T21:09:11.264Z] Average: 2 0.49 0.00 0.26 0.25 0.02 98.99\n [2020-01-07T21:09:11.264Z] Average: 3 0.73 0.00 0.21 0.08 0.03 98.95\n [2020-01-07T21:09:11.264Z] \n [2020-01-07T21:09:11.264Z] \n [2020-01-07T21:09:11.264Z] '