Pull request #53 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AnthonyMBonafide for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 04c67c569572a4da73355827b94918167eb3e7e1+88b3fc04b6492b330f8e0c316fb432c372d24ca0 (bcc818e2e44919096fea6ed5ad2dd724f33a38f8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5391 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/exfoundry_go-mod-messaging_PR-53 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit 04c67c569572a4da73355827b94918167eb3e7e1 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04c67c569572a4da73355827b94918167eb3e7e1 # timeout=10 Merge succeeded, producing 04c67c569572a4da73355827b94918167eb3e7e1 Checking out Revision 04c67c569572a4da73355827b94918167eb3e7e1 (PR-53) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04c67c569572a4da73355827b94918167eb3e7e1 # timeout=10 Commit message: "Add initial support for Redis Streams" First time build. Skipping changelog. > git rev-list --no-walk d79e87d7afb4624ae293322e233f6aefb05e11f3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-21T19:49:16.392Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-21T19:49:16.607Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-21T19:49:16.675Z] ========================================================= [2020-04-21T19:49:16.675Z] EdgeX Global Pipelines Version Info [2020-04-21T19:49:16.675Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-21T19:49:18.038Z] ------------------- [2020-04-21T19:49:18.038Z] stable info: [2020-04-21T19:49:18.038Z] ------------------- [2020-04-21T19:49:18.038Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T19:49:18.038Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T19:49:18.038Z] Message: update stable to v1.0.73 [2020-04-21T19:49:18.607Z] ------------------- [2020-04-21T19:49:18.607Z] experimental info: [2020-04-21T19:49:18.607Z] ------------------- [2020-04-21T19:49:18.607Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-21T19:49:18.607Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T19:49:18.607Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:49:20.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T19:49:20.555Z] [2020-04-21T19:49:20.555Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:49:20.986Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T19:49:20.986Z] latest: Pulling from edgex-devops/git-semver [2020-04-21T19:49:20.986Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T19:49:20.986Z] b8cc5d1170e3: Pulling fs layer [2020-04-21T19:49:20.986Z] 2924cbbf6a41: Pulling fs layer [2020-04-21T19:49:20.986Z] 93b08a4f1073: Pulling fs layer [2020-04-21T19:49:20.986Z] b8cc5d1170e3: Verifying Checksum [2020-04-21T19:49:20.986Z] b8cc5d1170e3: Download complete [2020-04-21T19:49:21.246Z] 9123ac7c32f7: Verifying Checksum [2020-04-21T19:49:21.246Z] 9123ac7c32f7: Download complete [2020-04-21T19:49:21.246Z] 93b08a4f1073: Verifying Checksum [2020-04-21T19:49:21.246Z] 93b08a4f1073: Download complete [2020-04-21T19:49:21.246Z] 2924cbbf6a41: Verifying Checksum [2020-04-21T19:49:21.246Z] 2924cbbf6a41: Download complete [2020-04-21T19:49:21.505Z] 9123ac7c32f7: Pull complete [2020-04-21T19:49:21.505Z] b8cc5d1170e3: Pull complete [2020-04-21T19:49:22.081Z] 2924cbbf6a41: Pull complete [2020-04-21T19:49:22.340Z] 93b08a4f1073: Pull complete [2020-04-21T19:49:22.340Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-21T19:49:22.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-21T19:49:22.467Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2020-04-21T19:49:22.512Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-53 -v /w/workspace/exfoundry_go-mod-messaging_PR-53:/w/workspace/exfoundry_go-mod-messaging_PR-53:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T19:49:23.097Z] $ docker top e37aa39fc28b75b16a9bbaa2fe74cc15802e84ddaf0cd0b2432682fcddff6504 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T19:49:23.388Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T19:49:23.388Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T19:49:23.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T19:49:23.597Z] $ docker exec e37aa39fc28b75b16a9bbaa2fe74cc15802e84ddaf0cd0b2432682fcddff6504 ssh-agent [2020-04-21T19:49:23.765Z] SSH_AUTH_SOCK=/tmp/ssh-4QSfzI1i7b4u/agent.15 [2020-04-21T19:49:23.765Z] SSH_AGENT_PID=21 [2020-04-21T19:49:23.777Z] Running ssh-add (command line suppressed) [2020-04-21T19:49:23.912Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_6690594862907451472.key (/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_6690594862907451472.key) [2020-04-21T19:49:23.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T19:49:24.300Z] + git describe --exact-match --tags HEAD [2020-04-21T19:49:24.300Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-21T19:49:24.359Z] $ docker exec --env ******** --env ******** e37aa39fc28b75b16a9bbaa2fe74cc15802e84ddaf0cd0b2432682fcddff6504 ssh-agent -k [2020-04-21T19:49:24.500Z] unset SSH_AUTH_SOCK; [2020-04-21T19:49:24.500Z] unset SSH_AGENT_PID; [2020-04-21T19:49:24.501Z] echo Agent pid 21 killed; [2020-04-21T19:49:24.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-21T19:49:24.607Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-21T19:49:24.607Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-21T19:49:24.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T19:49:24.694Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T19:49:24.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T19:49:24.876Z] $ docker exec e37aa39fc28b75b16a9bbaa2fe74cc15802e84ddaf0cd0b2432682fcddff6504 ssh-agent [2020-04-21T19:49:25.037Z] SSH_AUTH_SOCK=/tmp/ssh-0wGpBTsjrfy2/agent.57 [2020-04-21T19:49:25.037Z] SSH_AGENT_PID=64 [2020-04-21T19:49:25.043Z] Running ssh-add (command line suppressed) [2020-04-21T19:49:25.191Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_8397198767074507961.key (/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_8397198767074507961.key) [2020-04-21T19:49:25.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T19:49:25.555Z] + git semver init [2020-04-21T19:49:25.555Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T19:49:25.555Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-53/.git [2020-04-21T19:49:25.555Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-53 [2020-04-21T19:49:25.555Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T19:49:25.555Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T19:49:25.555Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T19:49:25.555Z] # $SEMVER_BRANCH = PR-53 [2020-04-21T19:49:25.555Z] # $SEMVER_TEMP = /tmp/semver-649406292 [2020-04-21T19:49:25.555Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-04-21T19:49:25.815Z] # '/tmp/semver-649406292' -> '/w/workspace/exfoundry_go-mod-messaging_PR-53/.semver' [2020-04-21T19:49:25.815Z] # -> Force: false [2020-04-21T19:49:25.815Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-53/.semver [Pipeline] } [2020-04-21T19:49:25.827Z] $ docker exec --env ******** --env ******** e37aa39fc28b75b16a9bbaa2fe74cc15802e84ddaf0cd0b2432682fcddff6504 ssh-agent -k [2020-04-21T19:49:25.963Z] unset SSH_AUTH_SOCK; [2020-04-21T19:49:25.963Z] unset SSH_AGENT_PID; [2020-04-21T19:49:25.963Z] echo Agent pid 64 killed; [2020-04-21T19:49:25.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T19:49:26.427Z] + git semver [Pipeline] } [2020-04-21T19:49:26.449Z] $ docker stop --time=1 e37aa39fc28b75b16a9bbaa2fe74cc15802e84ddaf0cd0b2432682fcddff6504 [2020-04-21T19:49:27.829Z] $ docker rm -f e37aa39fc28b75b16a9bbaa2fe74cc15802e84ddaf0cd0b2432682fcddff6504 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-21T19:49:28.458Z] Stashed 33 file(s) [Pipeline] echo [2020-04-21T19:49:28.460Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-21T19:49:43.751Z] Still waiting to schedule task [2020-04-21T19:49:43.751Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-21T19:49:43.753Z] Still waiting to schedule task [2020-04-21T19:49:43.753Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-21T19:52:23.958Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5392 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] ws [2020-04-21T19:52:24.011Z] Running in /w/workspace/go-mod-messaging/6 [Pipeline] { [Pipeline] checkout [2020-04-21T19:52:29.433Z] using credential edgex-jenkins-ssh [2020-04-21T19:52:29.484Z] Cloning the remote Git repository [2020-04-21T19:52:29.484Z] Cloning with configured refspecs honoured and without tags [2020-04-21T19:52:29.521Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T19:52:29.617Z] > git init /w/workspace/go-mod-messaging/6 # timeout=10 [2020-04-21T19:52:29.687Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T19:52:29.688Z] > git --version # timeout=10 [2020-04-21T19:52:29.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T19:52:29.808Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T19:52:30.669Z] Fetching without tags [2020-04-21T19:52:31.156Z] Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit 04c67c569572a4da73355827b94918167eb3e7e1 [2020-04-21T19:52:31.474Z] Merge succeeded, producing 04c67c569572a4da73355827b94918167eb3e7e1 [2020-04-21T19:52:31.474Z] Checking out Revision 04c67c569572a4da73355827b94918167eb3e7e1 (PR-53) [2020-04-21T19:52:30.483Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T19:52:30.529Z] > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 [2020-04-21T19:52:30.544Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T19:52:30.586Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T19:52:30.656Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T19:52:30.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T19:52:30.670Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T19:52:31.149Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T19:52:31.194Z] > git checkout -f 04c67c569572a4da73355827b94918167eb3e7e1 # timeout=10 [2020-04-21T19:52:31.287Z] > git remote # timeout=10 [2020-04-21T19:52:31.337Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T19:52:31.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T19:52:31.382Z] > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 [2020-04-21T19:52:31.415Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T19:52:31.450Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T19:52:31.491Z] > git checkout -f 04c67c569572a4da73355827b94918167eb3e7e1 # timeout=10 [2020-04-21T19:52:36.128Z] Commit message: "Add initial support for Redis Streams" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T19:52:37.205Z] ========================================================= [2020-04-21T19:52:37.205Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-21T19:52:37.205Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:52:38.456Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-21T19:52:39.428Z] Sending build context to Docker daemon 534kB [2020-04-21T19:52:39.428Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-21T19:52:39.428Z] Step 2/7 : FROM ${BASE} [2020-04-21T19:52:39.698Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-21T19:52:39.698Z] cde5963f3b93: Pulling fs layer [2020-04-21T19:52:39.698Z] 2a23fa8c16f7: Pulling fs layer [2020-04-21T19:52:39.698Z] 777b28850792: Pulling fs layer [2020-04-21T19:52:39.698Z] 8a11ddd9e578: Pulling fs layer [2020-04-21T19:52:39.698Z] 4cf88f913ddb: Pulling fs layer [2020-04-21T19:52:39.698Z] 1df406cf5192: Pulling fs layer [2020-04-21T19:52:39.698Z] cd6300453558: Pulling fs layer [2020-04-21T19:52:39.698Z] b9c365052c96: Pulling fs layer [2020-04-21T19:52:39.698Z] a2d8cc88f415: Pulling fs layer [2020-04-21T19:52:39.698Z] ea1d1ca13537: Pulling fs layer [2020-04-21T19:52:39.698Z] 3750a50a1c5e: Pulling fs layer [2020-04-21T19:52:39.698Z] 8a11ddd9e578: Waiting [2020-04-21T19:52:39.698Z] 4cf88f913ddb: Waiting [2020-04-21T19:52:39.698Z] 1df406cf5192: Waiting [2020-04-21T19:52:39.698Z] cd6300453558: Waiting [2020-04-21T19:52:39.698Z] a2d8cc88f415: Waiting [2020-04-21T19:52:39.698Z] b9c365052c96: Waiting [2020-04-21T19:52:39.698Z] 777b28850792: Download complete [2020-04-21T19:52:39.698Z] 2a23fa8c16f7: Download complete [2020-04-21T19:52:39.698Z] 4cf88f913ddb: Verifying Checksum [2020-04-21T19:52:39.698Z] 4cf88f913ddb: Download complete [2020-04-21T19:52:39.698Z] 1df406cf5192: Verifying Checksum [2020-04-21T19:52:39.698Z] 1df406cf5192: Download complete [2020-04-21T19:52:39.969Z] cde5963f3b93: Verifying Checksum [2020-04-21T19:52:39.969Z] cde5963f3b93: Download complete [2020-04-21T19:52:40.947Z] cde5963f3b93: Pull complete [2020-04-21T19:52:41.544Z] 2a23fa8c16f7: Pull complete [2020-04-21T19:52:41.817Z] 777b28850792: Pull complete [2020-04-21T19:52:43.786Z] cd6300453558: Verifying Checksum [2020-04-21T19:52:43.786Z] cd6300453558: Download complete [2020-04-21T19:52:43.786Z] a2d8cc88f415: Verifying Checksum [2020-04-21T19:52:43.786Z] a2d8cc88f415: Download complete [2020-04-21T19:52:46.386Z] ea1d1ca13537: Verifying Checksum [2020-04-21T19:52:46.386Z] ea1d1ca13537: Download complete [2020-04-21T19:52:46.386Z] 3750a50a1c5e: Verifying Checksum [2020-04-21T19:52:46.386Z] 3750a50a1c5e: Download complete [2020-04-21T19:52:49.756Z] b9c365052c96: Verifying Checksum [2020-04-21T19:52:49.756Z] b9c365052c96: Download complete [2020-04-21T19:52:50.722Z] 8a11ddd9e578: Verifying Checksum [2020-04-21T19:52:50.722Z] 8a11ddd9e578: Download complete [2020-04-21T19:53:03.067Z] 8a11ddd9e578: Pull complete [2020-04-21T19:53:03.067Z] 4cf88f913ddb: Pull complete [2020-04-21T19:53:03.067Z] 1df406cf5192: Pull complete [2020-04-21T19:53:07.335Z] cd6300453558: Pull complete [2020-04-21T19:53:12.693Z] b9c365052c96: Pull complete [2020-04-21T19:53:12.693Z] a2d8cc88f415: Pull complete [2020-04-21T19:53:14.649Z] ea1d1ca13537: Pull complete [2020-04-21T19:53:14.919Z] 3750a50a1c5e: Pull complete [2020-04-21T19:53:14.919Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-21T19:53:14.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-21T19:53:14.919Z] ---> 78745c68409d [2020-04-21T19:53:14.919Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-21T19:53:19.189Z] ---> Running in cdc31dade43f [2020-04-21T19:53:19.778Z] Removing intermediate container cdc31dade43f [2020-04-21T19:53:19.778Z] ---> fffaaccc8269 [2020-04-21T19:53:19.778Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-21T19:53:19.778Z] ---> Running in 5fa620c4c992 [2020-04-21T19:53:21.203Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-21T19:53:21.794Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-21T19:53:22.067Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-21T19:53:22.334Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-21T19:53:22.334Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-21T19:53:22.334Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-21T19:53:22.602Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-21T19:53:22.602Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T19:53:22.602Z] OK: 127 MiB in 44 packages [2020-04-21T19:53:24.027Z] Removing intermediate container 5fa620c4c992 [2020-04-21T19:53:24.027Z] ---> 494670833bd0 [2020-04-21T19:53:24.027Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-21T19:53:24.027Z] ---> Running in 8a3bf17ca9e0 [2020-04-21T19:53:24.611Z] Removing intermediate container 8a3bf17ca9e0 [2020-04-21T19:53:24.611Z] ---> 942886870233 [2020-04-21T19:53:24.611Z] Step 6/7 : COPY go.mod . [2020-04-21T19:53:25.199Z] ---> f0df7ab386f6 [2020-04-21T19:53:25.199Z] Step 7/7 : RUN go mod download [2020-04-21T19:53:25.199Z] ---> Running in e4f13a8f0572 [2020-04-21T19:53:27.153Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-21T19:53:27.153Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-21T19:53:27.153Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-21T19:53:27.153Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-04-21T19:53:27.153Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-21T19:53:27.153Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-21T19:53:27.153Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-21T19:53:27.153Z] go: finding github.com/kr/pty v1.1.1 [2020-04-21T19:53:27.153Z] go: finding github.com/kr/text v0.1.0 [2020-04-21T19:53:27.153Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-04-21T19:53:27.153Z] go: finding github.com/onsi/gomega v1.7.0 [2020-04-21T19:53:27.153Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-21T19:53:27.153Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T19:53:27.153Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T19:53:27.153Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-21T19:53:27.153Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-21T19:53:27.153Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-21T19:53:27.153Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-21T19:53:27.153Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-04-21T19:53:27.153Z] go: finding golang.org/x/text v0.3.2 [2020-04-21T19:53:27.153Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-21T19:53:27.153Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-21T19:53:27.153Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-21T19:53:27.153Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-21T19:53:27.153Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-04-21T19:53:39.496Z] Removing intermediate container e4f13a8f0572 [2020-04-21T19:53:39.496Z] ---> c4fe6ca797bf [2020-04-21T19:53:39.496Z] Successfully built c4fe6ca797bf [2020-04-21T19:53:39.496Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:53:40.137Z] + docker inspect -f . ci-base-image-arm64 [2020-04-21T19:53:40.404Z] . [Pipeline] withDockerContainer [2020-04-21T19:53:40.741Z] prd-ubuntu18.04-docker-arm64-4c-16g-5392 does not seem to be running inside a container [2020-04-21T19:53:40.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-21T19:53:42.276Z] $ docker top 7e3f96d2c121e3cc55047899f98017dcbe4fd4aa4d618d7cc85cb60a8836d750 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T19:53:43.341Z] + go version [2020-04-21T19:53:43.341Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-21T19:53:44.014Z] + make test [2020-04-21T19:53:44.014Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-21T19:53:56.375Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-21T19:53:59.738Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.062s coverage: 94.7% of statements [2020-04-21T19:54:03.898Z] Running on prd-centos7-docker-4c-2g-5393 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] ws [2020-04-21T19:54:03.981Z] Running in /w/workspace/go-mod-messaging/6 [Pipeline] { [Pipeline] checkout [2020-04-21T19:54:12.080Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.045s coverage: 77.1% of statements [2020-04-21T19:54:12.080Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-04-21T19:54:12.331Z] using credential edgex-jenkins-ssh [2020-04-21T19:54:12.384Z] Cloning the remote Git repository [2020-04-21T19:54:12.384Z] Cloning with configured refspecs honoured and without tags [2020-04-21T19:54:12.433Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T19:54:13.473Z] Fetching without tags [2020-04-21T19:54:12.510Z] > git init /w/workspace/go-mod-messaging/6 # timeout=10 [2020-04-21T19:54:12.604Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T19:54:12.605Z] > git --version # timeout=10 [2020-04-21T19:54:12.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T19:54:12.782Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T19:54:13.300Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T19:54:13.334Z] > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 [2020-04-21T19:54:13.367Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T19:54:13.410Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-21T19:54:13.509Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-21T19:54:13.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T19:54:13.518Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T19:54:13.943Z] Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit 04c67c569572a4da73355827b94918167eb3e7e1 [2020-04-21T19:54:14.402Z] Merge succeeded, producing 04c67c569572a4da73355827b94918167eb3e7e1 [2020-04-21T19:54:14.402Z] Checking out Revision 04c67c569572a4da73355827b94918167eb3e7e1 (PR-53) [2020-04-21T19:54:13.956Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T19:54:13.977Z] > git checkout -f 04c67c569572a4da73355827b94918167eb3e7e1 # timeout=10 [2020-04-21T19:54:14.136Z] > git remote # timeout=10 [2020-04-21T19:54:14.246Z] > git config --get remote.origin.url # timeout=10 [2020-04-21T19:54:14.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T19:54:14.267Z] > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 [2020-04-21T19:54:14.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T19:54:14.415Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T19:54:14.495Z] > git checkout -f 04c67c569572a4da73355827b94918167eb3e7e1 # timeout=10 [2020-04-21T19:54:19.068Z] Commit message: "Add initial support for Redis Streams" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-21T19:54:20.333Z] ========================================================= [2020-04-21T19:54:20.334Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-21T19:54:20.334Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:54:21.596Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-21T19:54:22.221Z] Sending build context to Docker daemon 534kB [2020-04-21T19:54:22.221Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-21T19:54:22.221Z] Step 2/7 : FROM ${BASE} [2020-04-21T19:54:22.518Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-21T19:54:22.518Z] e6b0cf9c0882: Pulling fs layer [2020-04-21T19:54:22.518Z] 2848faf0eed1: Pulling fs layer [2020-04-21T19:54:22.518Z] 0f37312ad70f: Pulling fs layer [2020-04-21T19:54:22.518Z] 5788d62ee057: Pulling fs layer [2020-04-21T19:54:22.518Z] 0e6b1d234666: Pulling fs layer [2020-04-21T19:54:22.518Z] bf5d7aec512f: Pulling fs layer [2020-04-21T19:54:22.518Z] 34c802a77dc8: Pulling fs layer [2020-04-21T19:54:22.518Z] 9eb99e56ec68: Pulling fs layer [2020-04-21T19:54:22.518Z] 27c7a5d97fbd: Pulling fs layer [2020-04-21T19:54:22.518Z] 5c102a31e300: Pulling fs layer [2020-04-21T19:54:22.518Z] dcfb455df0a1: Pulling fs layer [2020-04-21T19:54:22.518Z] 34c802a77dc8: Waiting [2020-04-21T19:54:22.518Z] 9eb99e56ec68: Waiting [2020-04-21T19:54:22.518Z] 27c7a5d97fbd: Waiting [2020-04-21T19:54:22.518Z] 5c102a31e300: Waiting [2020-04-21T19:54:22.518Z] dcfb455df0a1: Waiting [2020-04-21T19:54:22.518Z] 5788d62ee057: Waiting [2020-04-21T19:54:22.518Z] 0e6b1d234666: Waiting [2020-04-21T19:54:22.518Z] bf5d7aec512f: Waiting [2020-04-21T19:54:22.518Z] 0f37312ad70f: Verifying Checksum [2020-04-21T19:54:22.518Z] 0f37312ad70f: Download complete [2020-04-21T19:54:22.518Z] 2848faf0eed1: Verifying Checksum [2020-04-21T19:54:22.518Z] 2848faf0eed1: Download complete [2020-04-21T19:54:22.518Z] 0e6b1d234666: Download complete [2020-04-21T19:54:22.518Z] bf5d7aec512f: Verifying Checksum [2020-04-21T19:54:22.518Z] bf5d7aec512f: Download complete [2020-04-21T19:54:22.518Z] e6b0cf9c0882: Verifying Checksum [2020-04-21T19:54:22.518Z] e6b0cf9c0882: Download complete [2020-04-21T19:54:23.219Z] e6b0cf9c0882: Pull complete [2020-04-21T19:54:23.806Z] 2848faf0eed1: Pull complete [2020-04-21T19:54:23.806Z] 0f37312ad70f: Pull complete [2020-04-21T19:54:26.638Z] 34c802a77dc8: Verifying Checksum [2020-04-21T19:54:26.638Z] 34c802a77dc8: Download complete [2020-04-21T19:54:26.638Z] 27c7a5d97fbd: Verifying Checksum [2020-04-21T19:54:26.638Z] 27c7a5d97fbd: Download complete [2020-04-21T19:54:26.922Z] 9eb99e56ec68: Verifying Checksum [2020-04-21T19:54:26.922Z] 9eb99e56ec68: Download complete [2020-04-21T19:54:26.922Z] dcfb455df0a1: Verifying Checksum [2020-04-21T19:54:26.922Z] dcfb455df0a1: Download complete [2020-04-21T19:54:27.849Z] 5c102a31e300: Verifying Checksum [2020-04-21T19:54:27.849Z] 5c102a31e300: Download complete [2020-04-21T19:54:28.336Z] 5788d62ee057: Verifying Checksum [2020-04-21T19:54:28.336Z] 5788d62ee057: Download complete [2020-04-21T19:54:36.939Z] 5788d62ee057: Pull complete [2020-04-21T19:54:36.939Z] 0e6b1d234666: Pull complete [2020-04-21T19:54:36.939Z] bf5d7aec512f: Pull complete [2020-04-21T19:54:38.768Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.385s coverage: 84.1% of statements [2020-04-21T19:54:38.768Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.023s coverage: 85.7% of statements [2020-04-21T19:54:38.768Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.049s coverage: 100.0% of statements [2020-04-21T19:54:38.768Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.027s coverage: 100.0% of statements [2020-04-21T19:54:38.768Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.016s coverage: 90.9% of statements [2020-04-21T19:54:38.768Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-21T19:54:38.768Z] gofmt -l . [2020-04-21T19:54:38.768Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-21T19:54:39.178Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T19:54:39.193Z] $ docker stop --time=1 7e3f96d2c121e3cc55047899f98017dcbe4fd4aa4d618d7cc85cb60a8836d750 [2020-04-21T19:54:41.417Z] $ docker rm -f 7e3f96d2c121e3cc55047899f98017dcbe4fd4aa4d618d7cc85cb60a8836d750 [Pipeline] // withDockerContainer [Pipeline] } [2020-04-21T19:54:42.052Z] 34c802a77dc8: Pull complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T19:54:47.542Z] 9eb99e56ec68: Pull complete [2020-04-21T19:54:47.542Z] 27c7a5d97fbd: Pull complete [2020-04-21T19:54:49.569Z] 5c102a31e300: Pull complete [2020-04-21T19:54:49.569Z] dcfb455df0a1: Pull complete [2020-04-21T19:54:49.569Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-21T19:54:49.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-21T19:54:49.569Z] ---> 7c70fe431013 [2020-04-21T19:54:49.569Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-21T19:54:49.569Z] ---> Running in ccfb4923f1e4 [2020-04-21T19:54:49.835Z] Removing intermediate container ccfb4923f1e4 [2020-04-21T19:54:49.835Z] ---> d79b546525ee [2020-04-21T19:54:49.835Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-21T19:54:50.104Z] ---> Running in 55152c116581 [2020-04-21T19:54:51.062Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T19:54:51.663Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T19:54:51.928Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-21T19:54:52.437Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-21T19:54:52.437Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-21T19:54:52.437Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-21T19:54:52.437Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-21T19:54:52.747Z] Executing busybox-1.31.1-r8.trigger [2020-04-21T19:54:52.747Z] OK: 145 MiB in 44 packages [2020-04-21T19:54:53.375Z] Removing intermediate container 55152c116581 [2020-04-21T19:54:53.375Z] ---> 2a0f752f4585 [2020-04-21T19:54:53.375Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-21T19:54:53.375Z] ---> Running in 74c2eb395921 [2020-04-21T19:54:53.658Z] Removing intermediate container 74c2eb395921 [2020-04-21T19:54:53.659Z] ---> ea1d96b6fd9a [2020-04-21T19:54:53.659Z] Step 6/7 : COPY go.mod . [2020-04-21T19:54:53.955Z] ---> 104aa3b2a748 [2020-04-21T19:54:53.956Z] Step 7/7 : RUN go mod download [2020-04-21T19:54:53.956Z] ---> Running in 079b13c62462 [2020-04-21T19:54:56.494Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-21T19:54:56.494Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-21T19:54:56.494Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-21T19:54:56.494Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-04-21T19:54:56.494Z] go: finding github.com/golang/protobuf v1.3.2 [2020-04-21T19:54:56.494Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-21T19:54:56.494Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-21T19:54:56.494Z] go: finding github.com/kr/pty v1.1.1 [2020-04-21T19:54:56.494Z] go: finding github.com/kr/text v0.1.0 [2020-04-21T19:54:56.494Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-04-21T19:54:56.494Z] go: finding github.com/onsi/gomega v1.7.0 [2020-04-21T19:54:56.494Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-21T19:54:56.494Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-21T19:54:56.494Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-21T19:54:56.494Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-21T19:54:56.494Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-21T19:54:56.494Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-21T19:54:56.494Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-21T19:54:56.494Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-04-21T19:54:56.494Z] go: finding golang.org/x/text v0.3.2 [2020-04-21T19:54:56.494Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-04-21T19:54:56.494Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-04-21T19:54:56.494Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-21T19:54:56.494Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-21T19:54:56.494Z] go: finding gopkg.in/yaml.v2 v2.2.4 [2020-04-21T19:55:05.042Z] Removing intermediate container 079b13c62462 [2020-04-21T19:55:05.042Z] ---> 65bd055a445b [2020-04-21T19:55:05.042Z] Successfully built 65bd055a445b [2020-04-21T19:55:05.042Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:55:05.741Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-21T19:55:06.024Z] . [Pipeline] withDockerContainer [2020-04-21T19:55:06.217Z] prd-centos7-docker-4c-2g-5393 does not seem to be running inside a container [2020-04-21T19:55:06.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/6 -v /w/workspace/go-mod-messaging/6:/w/workspace/go-mod-messaging/6:rw,z -v /w/workspace/go-mod-messaging/6@tmp:/w/workspace/go-mod-messaging/6@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-21T19:55:06.966Z] $ docker top b32290c0a36d372a6b08bf819680503e960e4af11f962da004a35be93583dc3e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-21T19:55:07.650Z] + go version [2020-04-21T19:55:07.650Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-21T19:55:08.922Z] + make test [2020-04-21T19:55:08.922Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-21T19:55:15.915Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-21T19:55:19.644Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.078s coverage: 94.7% of statements [2020-04-21T19:55:26.879Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.044s coverage: 77.1% of statements [2020-04-21T19:55:26.879Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-04-21T19:55:49.194Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.402s coverage: 84.1% of statements [2020-04-21T19:55:49.195Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.009s coverage: 85.7% of statements [2020-04-21T19:55:49.195Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.183s coverage: 100.0% of statements [2020-04-21T19:55:49.195Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.019s coverage: 100.0% of statements [2020-04-21T19:55:49.195Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.011s coverage: 90.9% of statements [2020-04-21T19:55:49.195Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-21T19:55:49.461Z] gofmt -l . [2020-04-21T19:55:49.726Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-21T19:55:49.761Z] Warning: overwriting stash ‘coverage-report’ [2020-04-21T19:55:50.304Z] Stashed 1 file(s) [Pipeline] } [2020-04-21T19:55:50.315Z] $ docker stop --time=1 b32290c0a36d372a6b08bf819680503e960e4af11f962da004a35be93583dc3e [2020-04-21T19:55:51.979Z] $ docker rm -f b32290c0a36d372a6b08bf819680503e960e4af11f962da004a35be93583dc3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-21T19:55:53.478Z] provisioning config files... [2020-04-21T19:55:53.493Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config9214468673900759219tmp [Pipeline] { [Pipeline] sh [2020-04-21T19:55:53.837Z] + curl -s https://codecov.io/bash [2020-04-21T19:55:53.837Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config9214468673900759219tmp [2020-04-21T19:55:53.837Z] [2020-04-21T19:55:53.837Z] _____ _ [2020-04-21T19:55:53.837Z] / ____| | | [2020-04-21T19:55:53.837Z] | | ___ __| | ___ ___ _____ __ [2020-04-21T19:55:53.837Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-21T19:55:53.837Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-21T19:55:53.837Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-21T19:55:53.837Z] Bash-tbd [2020-04-21T19:55:53.837Z] [2020-04-21T19:55:53.837Z] [2020-04-21T19:55:54.098Z] ==> Jenkins CI detected. [2020-04-21T19:55:54.098Z] project root: . [2020-04-21T19:55:54.098Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-21T19:55:54.098Z] ==> Running gcov in . (disable via -X gcov) [2020-04-21T19:55:54.098Z] ==> Python coveragepy not found [2020-04-21T19:55:54.098Z] ==> Searching for coverage reports in: [2020-04-21T19:55:54.098Z] + . [2020-04-21T19:55:54.098Z] -> Found 1 reports [2020-04-21T19:55:54.098Z] ==> Detecting git/mercurial file structure [2020-04-21T19:55:54.098Z] ==> Reading reports [2020-04-21T19:55:54.098Z] + ./coverage.out bytes=20619 [2020-04-21T19:55:54.098Z] ==> Appending adjustments [2020-04-21T19:55:54.098Z] http://docs.codecov.io/docs/fixing-reports [2020-04-21T19:55:54.098Z] + Found adjustments [2020-04-21T19:55:54.098Z] ==> Gzipping contents [2020-04-21T19:55:54.098Z] ==> Uploading reports [2020-04-21T19:55:54.098Z] url: https://codecov.io [2020-04-21T19:55:54.098Z] query: branch=PR-53&commit=04c67c569572a4da73355827b94918167eb3e7e1&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-53%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=53&job= [2020-04-21T19:55:54.098Z] -> Pinging Codecov [2020-04-21T19:55:54.098Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-53&commit=04c67c569572a4da73355827b94918167eb3e7e1&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-53%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=53&job= [2020-04-21T19:55:54.668Z] -> Uploading [2020-04-21T19:55:54.928Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/04c67c569572a4da73355827b94918167eb3e7e1 [Pipeline] } [2020-04-21T19:55:54.935Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-21T19:55:56.069Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T19:55:56.377Z] ---> package-listing.sh [2020-04-21T19:55:56.377Z] ++ facter osfamily [2020-04-21T19:55:56.377Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-21T19:55:56.377Z] + OS_FAMILY=redhat [2020-04-21T19:55:56.377Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-53 [2020-04-21T19:55:56.377Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-21T19:55:56.377Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-21T19:55:56.377Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-21T19:55:56.377Z] + PACKAGES=/tmp/packages_start.txt [2020-04-21T19:55:56.377Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-53 ']' [2020-04-21T19:55:56.377Z] + PACKAGES=/tmp/packages_end.txt [2020-04-21T19:55:56.377Z] + case "${OS_FAMILY}" in [2020-04-21T19:55:56.377Z] + rpm -qa [2020-04-21T19:55:56.377Z] + sort [2020-04-21T19:56:00.564Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-21T19:56:00.564Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-21T19:56:00.564Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-21T19:56:00.564Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-53 ']' [2020-04-21T19:56:00.564Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-53/archives/ [2020-04-21T19:56:00.564Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-53/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:56:01.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T19:56:01.027Z] [2020-04-21T19:56:01.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-21T19:56:01.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T19:56:01.369Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-21T19:56:01.369Z] c9b1b535fdd9: Pulling fs layer [2020-04-21T19:56:01.369Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-21T19:56:01.369Z] 756a868c4378: Pulling fs layer [2020-04-21T19:56:01.369Z] 444b2fc9a129: Pulling fs layer [2020-04-21T19:56:01.369Z] ea15f1150254: Pulling fs layer [2020-04-21T19:56:01.369Z] 41b27a9f41bf: Pulling fs layer [2020-04-21T19:56:01.369Z] 28c525ee5125: Pulling fs layer [2020-04-21T19:56:01.369Z] 094b1ea09ed8: Pulling fs layer [2020-04-21T19:56:01.369Z] 138eaada9080: Pulling fs layer [2020-04-21T19:56:01.369Z] 0622d0fa9048: Pulling fs layer [2020-04-21T19:56:01.369Z] 41b27a9f41bf: Waiting [2020-04-21T19:56:01.369Z] 28c525ee5125: Waiting [2020-04-21T19:56:01.369Z] 094b1ea09ed8: Waiting [2020-04-21T19:56:01.369Z] 138eaada9080: Waiting [2020-04-21T19:56:01.369Z] 444b2fc9a129: Waiting [2020-04-21T19:56:01.369Z] ea15f1150254: Waiting [2020-04-21T19:56:01.369Z] 0622d0fa9048: Waiting [2020-04-21T19:56:01.369Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-21T19:56:01.369Z] 2cc5ad85d9ab: Download complete [2020-04-21T19:56:01.369Z] 444b2fc9a129: Verifying Checksum [2020-04-21T19:56:01.369Z] 444b2fc9a129: Download complete [2020-04-21T19:56:01.369Z] c9b1b535fdd9: Verifying Checksum [2020-04-21T19:56:01.369Z] c9b1b535fdd9: Download complete [2020-04-21T19:56:01.369Z] ea15f1150254: Verifying Checksum [2020-04-21T19:56:01.369Z] ea15f1150254: Download complete [2020-04-21T19:56:01.369Z] 28c525ee5125: Verifying Checksum [2020-04-21T19:56:01.369Z] 28c525ee5125: Download complete [2020-04-21T19:56:01.953Z] 756a868c4378: Download complete [2020-04-21T19:56:01.953Z] c9b1b535fdd9: Pull complete [2020-04-21T19:56:01.953Z] 138eaada9080: Verifying Checksum [2020-04-21T19:56:01.953Z] 138eaada9080: Download complete [2020-04-21T19:56:01.953Z] 0622d0fa9048: Verifying Checksum [2020-04-21T19:56:01.953Z] 0622d0fa9048: Download complete [2020-04-21T19:56:01.953Z] 094b1ea09ed8: Verifying Checksum [2020-04-21T19:56:01.953Z] 094b1ea09ed8: Download complete [2020-04-21T19:56:01.953Z] 2cc5ad85d9ab: Pull complete [2020-04-21T19:56:02.523Z] 41b27a9f41bf: Verifying Checksum [2020-04-21T19:56:02.523Z] 41b27a9f41bf: Download complete [2020-04-21T19:56:03.904Z] 756a868c4378: Pull complete [2020-04-21T19:56:03.904Z] 444b2fc9a129: Pull complete [2020-04-21T19:56:04.170Z] ea15f1150254: Pull complete [2020-04-21T19:56:07.463Z] 41b27a9f41bf: Pull complete [2020-04-21T19:56:07.463Z] 28c525ee5125: Pull complete [2020-04-21T19:56:10.004Z] 094b1ea09ed8: Pull complete [2020-04-21T19:56:10.004Z] 138eaada9080: Pull complete [2020-04-21T19:56:10.004Z] 0622d0fa9048: Pull complete [2020-04-21T19:56:10.004Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-21T19:56:10.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-21T19:56:10.164Z] prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container [2020-04-21T19:56:10.208Z] $ 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-53 -v /w/workspace/exfoundry_go-mod-messaging_PR-53:/w/workspace/exfoundry_go-mod-messaging_PR-53:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-53@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-21T19:56:11.268Z] $ docker top 3795d89f254d33f9afe66a4702fcdb469f4781b002205f0b342933fe80d5784e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T19:56:11.499Z] provisioning config files... [2020-04-21T19:56:11.511Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config677004574465176762tmp [Pipeline] { [Pipeline] echo [2020-04-21T19:56:11.567Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T19:56:11.856Z] ---> create-netrc.sh [Pipeline] echo [2020-04-21T19:56:11.863Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T19:56:12.153Z] ---> logs-deploy.sh [2020-04-21T19:56:12.153Z] + ARCHIVE_ARTIFACTS= [2020-04-21T19:56:12.153Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-21T19:56:12.153Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-21T19:56:12.153Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-21T19:56:12.153Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/6 [2020-04-21T19:56:12.153Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-53/6/ [2020-04-21T19:56:12.153Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/6 /w/workspace/exfoundry_go-mod-messaging_PR-53 [2020-04-21T19:56:13.528Z] Archives upload complete. [2020-04-21T19:56:13.528Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-53/6/ [2020-04-21T19:56:14.096Z] ---> uname -a: [2020-04-21T19:56:14.096Z] Linux 3795d89f254d 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] ---> lscpu: [2020-04-21T19:56:14.096Z] Architecture: x86_64 [2020-04-21T19:56:14.096Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-21T19:56:14.096Z] Byte Order: Little Endian [2020-04-21T19:56:14.096Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-21T19:56:14.096Z] CPU(s): 4 [2020-04-21T19:56:14.096Z] On-line CPU(s) list: 0-3 [2020-04-21T19:56:14.096Z] Thread(s) per core: 1 [2020-04-21T19:56:14.096Z] Core(s) per socket: 1 [2020-04-21T19:56:14.096Z] Socket(s): 4 [2020-04-21T19:56:14.096Z] NUMA node(s): 1 [2020-04-21T19:56:14.096Z] Vendor ID: GenuineIntel [2020-04-21T19:56:14.096Z] CPU family: 6 [2020-04-21T19:56:14.096Z] Model: 44 [2020-04-21T19:56:14.096Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-21T19:56:14.096Z] Stepping: 1 [2020-04-21T19:56:14.096Z] CPU MHz: 2933.438 [2020-04-21T19:56:14.096Z] BogoMIPS: 5866.87 [2020-04-21T19:56:14.096Z] Virtualization: VT-x [2020-04-21T19:56:14.096Z] Hypervisor vendor: KVM [2020-04-21T19:56:14.096Z] Virtualization type: full [2020-04-21T19:56:14.096Z] L1d cache: 128 KiB [2020-04-21T19:56:14.096Z] L1i cache: 128 KiB [2020-04-21T19:56:14.096Z] L2 cache: 16 MiB [2020-04-21T19:56:14.096Z] L3 cache: 64 MiB [2020-04-21T19:56:14.096Z] NUMA node0 CPU(s): 0-3 [2020-04-21T19:56:14.096Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-21T19:56:14.096Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-21T19:56:14.096Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-21T19:56:14.096Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-21T19:56:14.096Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-21T19:56:14.096Z] 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 [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] ---> nproc: [2020-04-21T19:56:14.096Z] 4 [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] ---> df -h: [2020-04-21T19:56:14.096Z] Filesystem Size Used Available Use% Mounted on [2020-04-21T19:56:14.096Z] overlay 50.0G 6.4G 43.6G 13% / [2020-04-21T19:56:14.096Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-21T19:56:14.096Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-21T19:56:14.096Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-21T19:56:14.096Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-04-21T19:56:14.096Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-04-21T19:56:14.096Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-04-21T19:56:14.096Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-04-21T19:56:14.096Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-messaging_PR-53 [2020-04-21T19:56:14.096Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] ---> free -m: [2020-04-21T19:56:14.096Z] total used free shared buff/cache available [2020-04-21T19:56:14.096Z] Mem: 1838 605 75 0 1157 1128 [2020-04-21T19:56:14.096Z] Swap: 1023 0 1023 [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] ---> ip addr: [2020-04-21T19:56:14.096Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-21T19:56:14.096Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-21T19:56:14.096Z] inet 127.0.0.1/8 scope host lo [2020-04-21T19:56:14.096Z] valid_lft forever preferred_lft forever [2020-04-21T19:56:14.096Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-21T19:56:14.096Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-21T19:56:14.096Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-21T19:56:14.096Z] valid_lft forever preferred_lft forever [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] ---> sar -b -r -n DEV: [2020-04-21T19:56:14.096Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] 19:48:42 LINUX RESTART [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] 19:49:01 tps rtps wtps bread/s bwrtn/s [2020-04-21T19:56:14.096Z] 19:50:01 62.46 24.47 37.99 4462.39 3652.26 [2020-04-21T19:56:14.096Z] 19:51:01 3.78 0.00 3.78 0.00 119.22 [2020-04-21T19:56:14.096Z] 19:52:01 0.23 0.00 0.23 0.00 3.28 [2020-04-21T19:56:14.096Z] 19:53:01 0.33 0.00 0.33 0.00 3.80 [2020-04-21T19:56:14.096Z] 19:54:01 0.70 0.00 0.70 0.00 8.68 [2020-04-21T19:56:14.096Z] 19:55:02 0.62 0.00 0.62 0.00 8.35 [2020-04-21T19:56:14.096Z] 19:56:01 49.92 49.25 0.66 3276.02 9.04 [2020-04-21T19:56:14.096Z] Average: 16.79 10.44 6.35 1100.60 545.04 [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] 19:49:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-21T19:56:14.096Z] 19:50:01 107404 1774900 94.29 2620 1227752 948672 32.37 431528 1177220 20 [2020-04-21T19:56:14.096Z] 19:51:01 114292 1768012 93.93 2620 1227600 931768 31.79 427956 1177116 16 [2020-04-21T19:56:14.096Z] 19:52:01 117392 1764912 93.76 2620 1227612 901956 30.77 424800 1177104 8 [2020-04-21T19:56:14.096Z] 19:53:01 115884 1766420 93.84 2620 1227612 902196 30.78 426356 1177104 20 [2020-04-21T19:56:14.096Z] 19:54:01 117552 1764752 93.75 2620 1227620 901956 30.77 425208 1177104 8 [2020-04-21T19:56:14.096Z] 19:55:02 116372 1765932 93.82 2620 1227624 902196 30.78 426544 1177104 8 [2020-04-21T19:56:14.096Z] 19:56:01 91728 1790576 95.13 2620 1246348 904828 30.87 412860 1211516 160 [2020-04-21T19:56:14.096Z] Average: 111518 1770786 94.08 2620 1230310 913367 31.16 425036 1182038 34 [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] 19:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-21T19:56:14.096Z] 19:50:01 eth0 461.84 252.74 1010.58 85.97 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:50:01 docker0 1.18 0.92 0.25 1.85 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:51:01 eth0 0.53 0.38 0.27 0.20 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:52:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:53:01 eth0 0.40 0.33 0.26 0.20 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:54:01 eth0 0.60 0.08 0.05 0.01 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:55:02 eth0 1.38 0.68 0.69 0.46 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:56:01 eth0 9.13 5.84 9.27 3.40 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] Average: eth0 67.99 37.26 146.28 12.92 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] Average: docker0 0.17 0.13 0.04 0.26 0.00 0.00 0.00 [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] ---> sar -P ALL: [2020-04-21T19:56:14.096Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/21/20 _x86_64_ (4 CPU) [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] 19:48:42 LINUX RESTART [2020-04-21T19:56:14.096Z] [2020-04-21T19:56:14.096Z] 19:49:01 CPU %user %nice %system %iowait %steal %idle [2020-04-21T19:56:14.096Z] 19:50:01 all 12.48 0.00 3.40 1.56 0.03 82.53 [2020-04-21T19:56:14.096Z] 19:50:01 0 10.72 0.00 4.50 0.52 0.03 84.23 [2020-04-21T19:56:14.096Z] 19:50:01 1 12.90 0.00 2.96 0.99 0.03 83.11 [2020-04-21T19:56:14.096Z] 19:50:01 2 13.76 0.00 3.06 4.34 0.02 78.82 [2020-04-21T19:56:14.096Z] 19:50:01 3 12.53 0.00 3.10 0.39 0.02 83.97 [2020-04-21T19:56:14.096Z] 19:51:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-04-21T19:56:14.096Z] 19:51:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-04-21T19:56:14.096Z] 19:51:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-21T19:56:14.096Z] 19:51:01 2 0.55 0.00 0.07 0.00 0.00 99.38 [2020-04-21T19:56:14.096Z] 19:51:01 3 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-21T19:56:14.096Z] 19:52:01 all 0.15 0.00 0.05 0.00 0.01 99.80 [2020-04-21T19:56:14.096Z] 19:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2020-04-21T19:56:14.096Z] 19:52:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-21T19:56:14.096Z] 19:52:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2020-04-21T19:56:14.097Z] 19:52:01 3 0.45 0.00 0.07 0.00 0.02 99.47 [2020-04-21T19:56:14.097Z] 19:53:01 all 0.08 0.00 0.04 0.00 0.00 99.87 [2020-04-21T19:56:14.097Z] 19:53:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2020-04-21T19:56:14.097Z] 19:53:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2020-04-21T19:56:14.097Z] 19:53:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-21T19:56:14.097Z] 19:53:01 3 0.13 0.00 0.07 0.00 0.00 99.80 [2020-04-21T19:56:14.097Z] 19:54:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-21T19:56:14.097Z] 19:54:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-04-21T19:56:14.097Z] 19:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-04-21T19:56:14.097Z] 19:54:01 2 0.12 0.00 0.08 0.00 0.00 99.80 [2020-04-21T19:56:14.097Z] 19:54:01 3 0.52 0.00 0.02 0.00 0.02 99.45 [2020-04-21T19:56:14.097Z] 19:55:02 all 0.19 0.00 0.04 0.00 0.00 99.77 [2020-04-21T19:56:14.097Z] 19:55:02 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-21T19:56:14.097Z] 19:55:02 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-21T19:56:14.097Z] 19:55:02 2 0.10 0.00 0.03 0.00 0.00 99.87 [2020-04-21T19:56:14.097Z] 19:55:02 3 0.55 0.00 0.05 0.00 0.00 99.40 [2020-04-21T19:56:14.097Z] 19:56:01 all 0.92 0.00 0.40 1.18 0.00 97.49 [2020-04-21T19:56:14.097Z] 19:56:01 0 0.59 0.00 0.37 1.39 0.00 97.64 [2020-04-21T19:56:14.097Z] 19:56:01 1 1.76 0.00 0.51 0.95 0.00 96.78 [2020-04-21T19:56:14.097Z] 19:56:01 2 0.61 0.00 0.47 1.41 0.00 97.51 [2020-04-21T19:56:14.097Z] 19:56:01 3 0.73 0.00 0.22 0.97 0.00 98.08 [2020-04-21T19:56:14.097Z] Average: all 2.02 0.00 0.57 0.39 0.01 97.01 [2020-04-21T19:56:14.097Z] Average: 0 1.64 0.00 0.72 0.27 0.01 97.36 [2020-04-21T19:56:14.097Z] Average: 1 2.13 0.00 0.53 0.27 0.00 97.06 [2020-04-21T19:56:14.097Z] Average: 2 2.18 0.00 0.54 0.82 0.00 96.46 [2020-04-21T19:56:14.097Z] Average: 3 2.14 0.00 0.51 0.19 0.01 97.15 [2020-04-21T19:56:14.097Z] [2020-04-21T19:56:14.097Z] [2020-04-21T19:56:14.097Z]