Pull request #51 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 jinfahua for edgexfoundry/go-mod-messaging Loading trusted files from base branch master at cfba30792e745cabe7c9c124792dfed6ff0b4cfb rather than a94798a9a4c5f4e34d469d5b4558a62ae774262a Obtained Jenkinsfile from cfba30792e745cabe7c9c124792dfed6ff0b4cfb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3733 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [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-51 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit a94798a9a4c5f4e34d469d5b4558a62ae774262a Merge succeeded, producing a94798a9a4c5f4e34d469d5b4558a62ae774262a Checking out Revision a94798a9a4c5f4e34d469d5b4558a62ae774262a (PR-51) > git config core.sparsecheckout # timeout=10 > git checkout -f a94798a9a4c5f4e34d469d5b4558a62ae774262a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a94798a9a4c5f4e34d469d5b4558a62ae774262a # timeout=10 Commit message: "fix testcase issue" > git rev-list --no-walk 93521ef6962d7fb1f04bd36dc24214edae61046e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:23:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:23:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:23:46 03:23:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:23:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:23:46 latest: Pulling from edgex-devops/git-semver 03:23:46 9123ac7c32f7: Pulling fs layer 03:23:46 b8cc5d1170e3: Pulling fs layer 03:23:46 2924cbbf6a41: Pulling fs layer 03:23:46 93b08a4f1073: Pulling fs layer 03:23:46 93b08a4f1073: Waiting 03:23:46 b8cc5d1170e3: Download complete 03:23:46 9123ac7c32f7: Download complete 03:23:47 93b08a4f1073: Verifying Checksum 03:23:47 93b08a4f1073: Download complete 03:23:47 2924cbbf6a41: Verifying Checksum 03:23:47 2924cbbf6a41: Download complete 03:23:47 9123ac7c32f7: Pull complete 03:23:47 b8cc5d1170e3: Pull complete 03:23:49 2924cbbf6a41: Pull complete 03:23:49 93b08a4f1073: Pull complete 03:23:49 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 03:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:23:49 prd-centos7-docker-4c-2g-3733 does not seem to be running inside a container 03:23:49 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-51 -v /w/workspace/exfoundry_go-mod-messaging_PR-51:/w/workspace/exfoundry_go-mod-messaging_PR-51:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-51@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/edgex-devops/git-semver:latest cat 03:23:50 $ docker top 5dd47cffb940ee9041b0afa6ac0c922f1e3bc802007b69b189b48e5b30d6b76f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:50 [ssh-agent] Looking for ssh-agent implementation... 03:23:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:51 $ docker exec 5dd47cffb940ee9041b0afa6ac0c922f1e3bc802007b69b189b48e5b30d6b76f ssh-agent 03:23:51 SSH_AUTH_SOCK=/tmp/ssh-GcDzy2sCWdQX/agent.15 03:23:51 SSH_AGENT_PID=22 03:23:51 Running ssh-add (command line suppressed) 03:23:52 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_1591538769073267313.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_1591538769073267313.key) 03:23:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:53 + git describe --exact-match --tags HEAD 03:23:53 fatal: No names found, cannot describe anything. [Pipeline] } 03:23:53 $ docker exec --env ******** --env ******** 5dd47cffb940ee9041b0afa6ac0c922f1e3bc802007b69b189b48e5b30d6b76f ssh-agent -k 03:23:53 unset SSH_AUTH_SOCK; 03:23:53 unset SSH_AGENT_PID; 03:23:53 echo Agent pid 22 killed; 03:23:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:23:53 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:23:53 This usually means this commit has not been tagged. [Pipeline] sshagent 03:23:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:54 [ssh-agent] Looking for ssh-agent implementation... 03:23:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:54 $ docker exec 5dd47cffb940ee9041b0afa6ac0c922f1e3bc802007b69b189b48e5b30d6b76f ssh-agent 03:23:54 SSH_AUTH_SOCK=/tmp/ssh-IdbMj79SNQxE/agent.57 03:23:54 SSH_AGENT_PID=64 03:23:54 Running ssh-add (command line suppressed) 03:23:54 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_2807341533418412791.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_2807341533418412791.key) 03:23:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:55 + git semver init 03:23:55 # -> Open(): unable to determine branch for HEAD 03:23:55 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.git 03:23:55 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-51 03:23:55 # $SEMVER_REMOTE_NAME = origin 03:23:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:23:55 # $SEMVER_USER_NAME = edgex-jenkins 03:23:55 # $SEMVER_BRANCH = PR-51 03:23:55 # $SEMVER_TEMP = /tmp/semver-474680935 03:23:55 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 03:23:56 # '/tmp/semver-474680935' -> '/w/workspace/exfoundry_go-mod-messaging_PR-51/.semver' 03:23:56 # -> Force: false 03:23:56 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.semver [Pipeline] } 03:23:56 $ docker exec --env ******** --env ******** 5dd47cffb940ee9041b0afa6ac0c922f1e3bc802007b69b189b48e5b30d6b76f ssh-agent -k 03:23:56 unset SSH_AUTH_SOCK; 03:23:56 unset SSH_AGENT_PID; 03:23:56 echo Agent pid 64 killed; 03:23:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:57 + git semver [Pipeline] } 03:23:57 $ docker stop --time=1 5dd47cffb940ee9041b0afa6ac0c922f1e3bc802007b69b189b48e5b30d6b76f 03:23:58 $ docker rm -f 5dd47cffb940ee9041b0afa6ac0c922f1e3bc802007b69b189b48e5b30d6b76f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:24:00 Stashed 32 file(s) [Pipeline] echo 03:24:00 [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 03:24:15 Still waiting to schedule task 03:24:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:24:15 Still waiting to schedule task 03:24:15 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:27:04 Running on prd-centos7-docker-4c-2g-3737 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws 03:27:05 Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout 03:27:07 using credential edgex-jenkins-ssh 03:27:07 Cloning the remote Git repository 03:27:07 Cloning with configured refspecs honoured and without tags 03:27:07 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 03:27:07 > git init /w/workspace/go-mod-messaging/4 # timeout=10 03:27:08 Fetching without tags 03:27:08 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit a94798a9a4c5f4e34d469d5b4558a62ae774262a 03:27:08 Merge succeeded, producing a94798a9a4c5f4e34d469d5b4558a62ae774262a 03:27:08 Checking out Revision a94798a9a4c5f4e34d469d5b4558a62ae774262a (PR-51) 03:27:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 03:27:07 > git --version # timeout=10 03:27:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:07 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:27:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 03:27:08 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 03:27:08 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:27:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 03:27:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 03:27:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:08 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:27:08 > git config core.sparsecheckout # timeout=10 03:27:08 > git checkout -f a94798a9a4c5f4e34d469d5b4558a62ae774262a # timeout=10 03:27:08 > git remote # timeout=10 03:27:08 > git config --get remote.origin.url # timeout=10 03:27:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:08 > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 03:27:08 > git rev-parse HEAD^{commit} # timeout=10 03:27:08 > git config core.sparsecheckout # timeout=10 03:27:08 > git checkout -f a94798a9a4c5f4e34d469d5b4558a62ae774262a # timeout=10 03:27:12 Commit message: "fix testcase issue" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:27:13 ========================================================= 03:27:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:27:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:27:13 + 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 . 03:27:13 Sending build context to Docker daemon 438.8kB 03:27:13 Step 1/7 : ARG BASE=golang:1.13-alpine 03:27:13 Step 2/7 : FROM ${BASE} 03:27:14 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:27:14 e6b0cf9c0882: Pulling fs layer 03:27:14 2848faf0eed1: Pulling fs layer 03:27:14 0f37312ad70f: Pulling fs layer 03:27:14 5788d62ee057: Pulling fs layer 03:27:14 0e6b1d234666: Pulling fs layer 03:27:14 bf5d7aec512f: Pulling fs layer 03:27:14 34c802a77dc8: Pulling fs layer 03:27:14 9eb99e56ec68: Pulling fs layer 03:27:14 27c7a5d97fbd: Pulling fs layer 03:27:14 5c102a31e300: Pulling fs layer 03:27:14 dcfb455df0a1: Pulling fs layer 03:27:14 5788d62ee057: Waiting 03:27:14 9eb99e56ec68: Waiting 03:27:14 27c7a5d97fbd: Waiting 03:27:14 5c102a31e300: Waiting 03:27:14 0e6b1d234666: Waiting 03:27:14 bf5d7aec512f: Waiting 03:27:14 34c802a77dc8: Waiting 03:27:14 dcfb455df0a1: Waiting 03:27:14 0f37312ad70f: Verifying Checksum 03:27:14 0f37312ad70f: Download complete 03:27:14 2848faf0eed1: Verifying Checksum 03:27:14 2848faf0eed1: Download complete 03:27:14 0e6b1d234666: Verifying Checksum 03:27:14 0e6b1d234666: Download complete 03:27:14 bf5d7aec512f: Verifying Checksum 03:27:14 bf5d7aec512f: Download complete 03:27:14 e6b0cf9c0882: Verifying Checksum 03:27:14 e6b0cf9c0882: Download complete 03:27:14 e6b0cf9c0882: Pull complete 03:27:14 34c802a77dc8: Verifying Checksum 03:27:14 34c802a77dc8: Download complete 03:27:14 27c7a5d97fbd: Verifying Checksum 03:27:14 27c7a5d97fbd: Download complete 03:27:15 5c102a31e300: Verifying Checksum 03:27:15 5c102a31e300: Download complete 03:27:15 dcfb455df0a1: Verifying Checksum 03:27:15 dcfb455df0a1: Download complete 03:27:15 5788d62ee057: Verifying Checksum 03:27:15 5788d62ee057: Download complete 03:27:15 9eb99e56ec68: Download complete 03:27:15 2848faf0eed1: Pull complete 03:27:16 0f37312ad70f: Pull complete 03:27:21 5788d62ee057: Pull complete 03:27:21 0e6b1d234666: Pull complete 03:27:21 bf5d7aec512f: Pull complete 03:27:26 34c802a77dc8: Pull complete 03:27:30 9eb99e56ec68: Pull complete 03:27:30 27c7a5d97fbd: Pull complete 03:27:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3736 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws 03:27:31 Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout 03:27:31 5c102a31e300: Pull complete 03:27:31 dcfb455df0a1: Pull complete 03:27:31 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 03:27:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:27:31 ---> 7c70fe431013 03:27:31 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:27:31 ---> Running in 1f2a4aea5aa6 03:27:31 Removing intermediate container 1f2a4aea5aa6 03:27:31 ---> 9e7bb5692d33 03:27:31 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 03:27:31 ---> Running in 6e41c99adda6 03:27:32 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:27:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:27:33 (1/5) Installing libsodium (1.0.18-r0) 03:27:33 (2/5) Installing libzmq (4.3.2-r0) 03:27:33 (3/5) Installing pkgconf (1.6.3-r0) 03:27:33 (4/5) Installing libsodium-dev (1.0.18-r0) 03:27:33 (5/5) Installing zeromq-dev (4.3.2-r0) 03:27:33 Executing busybox-1.31.1-r8.trigger 03:27:33 OK: 145 MiB in 44 packages 03:27:34 Removing intermediate container 6e41c99adda6 03:27:34 ---> 096b367db839 03:27:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:27:34 ---> Running in 6e1f381b7d5c 03:27:34 Removing intermediate container 6e1f381b7d5c 03:27:34 ---> 22359e60c7f1 03:27:34 Step 6/7 : COPY go.mod . 03:27:34 ---> f8a52cce8ccf 03:27:34 Step 7/7 : RUN go mod download 03:27:34 ---> Running in 0ca8bf7efe9f 03:27:35 go: finding github.com/davecgh/go-spew v1.1.0 03:27:35 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 03:27:35 go: finding github.com/pebbe/zmq4 v1.0.0 03:27:35 go: finding github.com/pmezard/go-difflib v1.0.0 03:27:35 go: finding github.com/stretchr/objx v0.1.0 03:27:35 go: finding github.com/stretchr/testify v1.3.0 03:27:35 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 03:27:35 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 03:27:35 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 03:27:35 go: finding golang.org/x/text v0.3.0 03:27:36 using credential edgex-jenkins-ssh 03:27:37 Cloning the remote Git repository 03:27:37 Cloning with configured refspecs honoured and without tags 03:27:37 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 03:27:37 > git init /w/workspace/go-mod-messaging/4 # timeout=10 03:27:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 03:27:37 > git --version # timeout=10 03:27:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:27:38 Fetching without tags 03:27:38 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit a94798a9a4c5f4e34d469d5b4558a62ae774262a 03:27:38 Merge succeeded, producing a94798a9a4c5f4e34d469d5b4558a62ae774262a 03:27:38 Checking out Revision a94798a9a4c5f4e34d469d5b4558a62ae774262a (PR-51) 03:27:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 03:27:37 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 03:27:38 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:27:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 03:27:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 03:27:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:27:38 > git config core.sparsecheckout # timeout=10 03:27:38 > git checkout -f a94798a9a4c5f4e34d469d5b4558a62ae774262a # timeout=10 03:27:38 > git remote # timeout=10 03:27:38 > git config --get remote.origin.url # timeout=10 03:27:38 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:38 > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 03:27:38 > git rev-parse HEAD^{commit} # timeout=10 03:27:38 > git config core.sparsecheckout # timeout=10 03:27:38 > git checkout -f a94798a9a4c5f4e34d469d5b4558a62ae774262a # timeout=10 03:27:40 Removing intermediate container 0ca8bf7efe9f 03:27:40 ---> d573466dc439 03:27:40 Successfully built d573466dc439 03:27:40 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 03:27:40 + docker inspect -f . ci-base-image-x86_64 03:27:40 . [Pipeline] withDockerContainer 03:27:40 prd-centos7-docker-4c-2g-3737 does not seem to be running inside a container 03:27:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:27:41 $ docker top cc9eeca35f145a9096ce8b0c479b291dde0f062584a28c1615646fe36b4ea878 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:41 + go version 03:27:41 go version go1.13.5 linux/amd64 [Pipeline] sh 03:27:42 + make test 03:27:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:27:43 Commit message: "fix testcase issue" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:27:44 ========================================================= 03:27:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:27:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:27:45 + 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 . 03:27:46 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 03:27:46 Sending build context to Docker daemon 438.8kB 03:27:46 Step 1/7 : ARG BASE=golang:1.13-alpine 03:27:46 Step 2/7 : FROM ${BASE} 03:27:46 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:27:46 cde5963f3b93: Pulling fs layer 03:27:46 2a23fa8c16f7: Pulling fs layer 03:27:46 777b28850792: Pulling fs layer 03:27:46 8a11ddd9e578: Pulling fs layer 03:27:46 4cf88f913ddb: Pulling fs layer 03:27:46 1df406cf5192: Pulling fs layer 03:27:46 cd6300453558: Pulling fs layer 03:27:46 b9c365052c96: Pulling fs layer 03:27:46 a2d8cc88f415: Pulling fs layer 03:27:46 ea1d1ca13537: Pulling fs layer 03:27:46 3750a50a1c5e: Pulling fs layer 03:27:46 4cf88f913ddb: Waiting 03:27:46 1df406cf5192: Waiting 03:27:46 cd6300453558: Waiting 03:27:46 b9c365052c96: Waiting 03:27:46 a2d8cc88f415: Waiting 03:27:46 ea1d1ca13537: Waiting 03:27:46 3750a50a1c5e: Waiting 03:27:46 8a11ddd9e578: Waiting 03:27:46 777b28850792: Verifying Checksum 03:27:46 777b28850792: Download complete 03:27:46 2a23fa8c16f7: Download complete 03:27:46 4cf88f913ddb: Verifying Checksum 03:27:46 4cf88f913ddb: Download complete 03:27:46 1df406cf5192: Download complete 03:27:47 cde5963f3b93: Verifying Checksum 03:27:47 cde5963f3b93: Download complete 03:27:48 cde5963f3b93: Pull complete 03:27:48 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.030s coverage: 95.4% of statements 03:27:48 2a23fa8c16f7: Pull complete 03:27:49 777b28850792: Pull complete 03:27:51 cd6300453558: Verifying Checksum 03:27:51 cd6300453558: Download complete 03:27:51 a2d8cc88f415: Download complete 03:27:53 ea1d1ca13537: Verifying Checksum 03:27:53 ea1d1ca13537: Download complete 03:27:53 3750a50a1c5e: Download complete 03:27:56 b9c365052c96: Verifying Checksum 03:27:56 b9c365052c96: Download complete 03:27:57 8a11ddd9e578: Verifying Checksum 03:27:58 8a11ddd9e578: Download complete 03:28:10 8a11ddd9e578: Pull complete 03:28:10 4cf88f913ddb: Pull complete 03:28:10 1df406cf5192: Pull complete 03:28:14 cd6300453558: Pull complete 03:28:14 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.348s coverage: 84.1% of statements 03:28:14 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.029s coverage: 100.0% of statements 03:28:14 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.005s coverage: 100.0% of statements 03:28:14 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.005s coverage: 90.9% of statements 03:28:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:28:14 gofmt -l . 03:28:14 internal/pkg/mqtt/client_options.go 03:28:14 internal/pkg/mqtt/client_test.go 03:28:14 [ "`gofmt -l .`" = "" ] 03:28:14 make: *** [Makefile:9: test] Error 1 [Pipeline] } 03:28:14 $ docker stop --time=1 cc9eeca35f145a9096ce8b0c479b291dde0f062584a28c1615646fe36b4ea878 03:28:16 $ docker rm -f cc9eeca35f145a9096ce8b0c479b291dde0f062584a28c1615646fe36b4ea878 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:28:17 Failed in branch amd64 03:28:20 b9c365052c96: Pull complete 03:28:20 a2d8cc88f415: Pull complete 03:28:22 ea1d1ca13537: Pull complete 03:28:22 3750a50a1c5e: Pull complete 03:28:22 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 03:28:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:28:22 ---> 78745c68409d 03:28:22 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:28:26 ---> Running in fcb7d2944e5b 03:28:27 Removing intermediate container fcb7d2944e5b 03:28:27 ---> 5dec26de93c9 03:28:27 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 03:28:27 ---> Running in 4e0d04d02503 03:28:28 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:28:29 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:28:30 (1/5) Installing libsodium (1.0.18-r0) 03:28:30 (2/5) Installing libzmq (4.3.2-r0) 03:28:30 (3/5) Installing pkgconf (1.6.3-r0) 03:28:30 (4/5) Installing libsodium-dev (1.0.18-r0) 03:28:30 (5/5) Installing zeromq-dev (4.3.2-r0) 03:28:30 Executing busybox-1.31.1-r8.trigger 03:28:30 OK: 127 MiB in 44 packages 03:28:31 Removing intermediate container 4e0d04d02503 03:28:31 ---> 40f4738e8dcf 03:28:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:28:31 ---> Running in 8f2949858f95 03:28:32 Removing intermediate container 8f2949858f95 03:28:32 ---> e929800d6739 03:28:32 Step 6/7 : COPY go.mod . 03:28:32 ---> 44eea2820fab 03:28:32 Step 7/7 : RUN go mod download 03:28:33 ---> Running in f43f605eb2d5 03:28:34 go: finding github.com/davecgh/go-spew v1.1.0 03:28:34 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 03:28:34 go: finding github.com/pebbe/zmq4 v1.0.0 03:28:34 go: finding github.com/pmezard/go-difflib v1.0.0 03:28:34 go: finding github.com/stretchr/objx v0.1.0 03:28:34 go: finding github.com/stretchr/testify v1.3.0 03:28:34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 03:28:34 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 03:28:34 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 03:28:34 go: finding golang.org/x/text v0.3.0 03:28:42 Removing intermediate container f43f605eb2d5 03:28:42 ---> 70cf21a241ad 03:28:42 Successfully built 70cf21a241ad 03:28:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:28:43 + docker inspect -f . ci-base-image-arm64 03:28:43 . [Pipeline] withDockerContainer 03:28:44 prd-ubuntu18.04-docker-arm64-4c-16g-3736 does not seem to be running inside a container 03:28:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:28:45 $ docker top eec988a08e2a14b9d9ffef02a7cb3ea878ae23342bdf3983ddfed13922a32447 -eo pid,comm [Pipeline] { [Pipeline] sh 03:28:46 + go version 03:28:46 go version go1.13.5 linux/arm64 [Pipeline] sh 03:28:47 + make test 03:28:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:28:55 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 03:29:03 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.034s coverage: 95.4% of statements 03:29:36 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.386s coverage: 84.1% of statements 03:29:36 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.032s coverage: 100.0% of statements 03:29:36 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.019s coverage: 100.0% of statements 03:29:36 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.016s coverage: 90.9% of statements 03:29:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:29:36 gofmt -l . 03:29:36 internal/pkg/mqtt/client_options.go 03:29:36 internal/pkg/mqtt/client_test.go 03:29:36 [ "`gofmt -l .`" = "" ] 03:29:36 make: *** [Makefile:9: test] Error 1 [Pipeline] } 03:29:36 $ docker stop --time=1 eec988a08e2a14b9d9ffef02a7cb3ea878ae23342bdf3983ddfed13922a32447 03:29:38 $ docker rm -f eec988a08e2a14b9d9ffef02a7cb3ea878ae23342bdf3983ddfed13922a32447 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:29:39 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:29:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:29:41 ---> package-listing.sh 03:29:41 ++ facter osfamily 03:29:41 ++ tr '[:upper:]' '[:lower:]' 03:29:41 + OS_FAMILY=redhat 03:29:41 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-51 03:29:41 + START_PACKAGES=/tmp/packages_start.txt 03:29:41 + END_PACKAGES=/tmp/packages_end.txt 03:29:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:29:41 + PACKAGES=/tmp/packages_start.txt 03:29:41 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' 03:29:41 + PACKAGES=/tmp/packages_end.txt 03:29:41 + case "${OS_FAMILY}" in 03:29:41 + rpm -qa 03:29:41 + sort 03:29:48 + '[' -f /tmp/packages_start.txt ']' 03:29:48 + '[' -f /tmp/packages_end.txt ']' 03:29:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:29:48 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' 03:29:48 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ 03:29:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ [Pipeline] isUnix [Pipeline] sh 03:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:29:48 03:29:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:29:48 alpine: Pulling from edgex-lftools-log-publisher 03:29:48 c9b1b535fdd9: Pulling fs layer 03:29:48 2cc5ad85d9ab: Pulling fs layer 03:29:48 756a868c4378: Pulling fs layer 03:29:48 444b2fc9a129: Pulling fs layer 03:29:48 ea15f1150254: Pulling fs layer 03:29:48 41b27a9f41bf: Pulling fs layer 03:29:48 28c525ee5125: Pulling fs layer 03:29:48 094b1ea09ed8: Pulling fs layer 03:29:48 138eaada9080: Pulling fs layer 03:29:48 0622d0fa9048: Pulling fs layer 03:29:48 444b2fc9a129: Waiting 03:29:48 ea15f1150254: Waiting 03:29:48 41b27a9f41bf: Waiting 03:29:48 28c525ee5125: Waiting 03:29:48 094b1ea09ed8: Waiting 03:29:48 138eaada9080: Waiting 03:29:48 0622d0fa9048: Waiting 03:29:49 2cc5ad85d9ab: Verifying Checksum 03:29:49 2cc5ad85d9ab: Download complete 03:29:49 444b2fc9a129: Verifying Checksum 03:29:49 444b2fc9a129: Download complete 03:29:49 c9b1b535fdd9: Verifying Checksum 03:29:49 c9b1b535fdd9: Download complete 03:29:49 ea15f1150254: Verifying Checksum 03:29:49 ea15f1150254: Download complete 03:29:49 28c525ee5125: Verifying Checksum 03:29:49 28c525ee5125: Download complete 03:29:50 756a868c4378: Verifying Checksum 03:29:50 756a868c4378: Download complete 03:29:50 138eaada9080: Verifying Checksum 03:29:50 138eaada9080: Download complete 03:29:50 c9b1b535fdd9: Pull complete 03:29:50 0622d0fa9048: Verifying Checksum 03:29:50 0622d0fa9048: Download complete 03:29:51 2cc5ad85d9ab: Pull complete 03:29:51 094b1ea09ed8: Verifying Checksum 03:29:51 094b1ea09ed8: Download complete 03:29:52 41b27a9f41bf: Verifying Checksum 03:29:52 41b27a9f41bf: Download complete 03:29:55 756a868c4378: Pull complete 03:29:55 444b2fc9a129: Pull complete 03:29:57 ea15f1150254: Pull complete 03:30:01 41b27a9f41bf: Pull complete 03:30:01 28c525ee5125: Pull complete 03:30:05 094b1ea09ed8: Pull complete 03:30:05 138eaada9080: Pull complete 03:30:05 0622d0fa9048: Pull complete 03:30:05 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:30:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:30:06 prd-centos7-docker-4c-2g-3733 does not seem to be running inside a container 03:30:06 $ 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-51 -v /w/workspace/exfoundry_go-mod-messaging_PR-51:/w/workspace/exfoundry_go-mod-messaging_PR-51:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-51@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 03:30:08 $ docker top e71e49a659ed3819c66405aec079089ce565e89d7e06cac7cce359f4755b4e1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:08 provisioning config files... 03:30:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/config3083332035033287480tmp [Pipeline] { [Pipeline] echo 03:30:08 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:30:09 ---> create-netrc.sh [Pipeline] echo 03:30:09 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:30:09 ---> logs-deploy.sh 03:30:09 + ARCHIVE_ARTIFACTS= 03:30:09 + LOGS_SERVER=https://logs.edgexfoundry.org 03:30:09 + '[' https://logs.edgexfoundry.org == None ']' 03:30:09 + NEXUS_URL=https://nexus.edgexfoundry.org 03:30:09 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/4 03:30:09 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/4/ 03:30:09 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/4 /w/workspace/exfoundry_go-mod-messaging_PR-51 03:30:11 Archives upload complete. 03:30:12 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/4/ 03:30:13 ---> uname -a: 03:30:13 Linux e71e49a659ed 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 03:30:13 03:30:13 03:30:13 ---> lscpu: 03:30:13 Architecture: x86_64 03:30:13 CPU op-mode(s): 32-bit, 64-bit 03:30:13 Byte Order: Little Endian 03:30:13 Address sizes: 40 bits physical, 48 bits virtual 03:30:13 CPU(s): 4 03:30:13 On-line CPU(s) list: 0-3 03:30:13 Thread(s) per core: 1 03:30:13 Core(s) per socket: 1 03:30:13 Socket(s): 4 03:30:13 NUMA node(s): 1 03:30:13 Vendor ID: GenuineIntel 03:30:13 CPU family: 6 03:30:13 Model: 44 03:30:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:30:13 Stepping: 1 03:30:13 CPU MHz: 2933.438 03:30:13 BogoMIPS: 5866.87 03:30:13 Virtualization: VT-x 03:30:13 Hypervisor vendor: KVM 03:30:13 Virtualization type: full 03:30:13 L1d cache: 128 KiB 03:30:13 L1i cache: 128 KiB 03:30:13 L2 cache: 16 MiB 03:30:13 L3 cache: 64 MiB 03:30:13 NUMA node0 CPU(s): 0-3 03:30:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 03:30:13 Vulnerability Meltdown: Mitigation; PTI 03:30:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:30:13 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 03:30:13 Vulnerability Spectre v2: Mitigation; Full retpoline 03:30:13 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 03:30:13 03:30:13 03:30:13 ---> nproc: 03:30:13 4 03:30:13 03:30:13 03:30:13 ---> df -h: 03:30:13 Filesystem Size Used Available Use% Mounted on 03:30:13 overlay 50.0G 6.3G 43.7G 13% / 03:30:13 tmpfs 64.0M 0 64.0M 0% /dev 03:30:13 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 03:30:13 shm 64.0M 0 64.0M 0% /dev/shm 03:30:13 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 03:30:13 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 03:30:13 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 03:30:13 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 03:30:13 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-messaging_PR-51 03:30:13 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp 03:30:13 03:30:13 03:30:13 ---> free -m: 03:30:13 total used free shared buff/cache available 03:30:13 Mem: 1838 572 69 0 1196 1160 03:30:13 Swap: 1023 1 1022 03:30:13 03:30:13 03:30:13 ---> ip addr: 03:30:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:30:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:30:13 inet 127.0.0.1/8 scope host lo 03:30:13 valid_lft forever preferred_lft forever 03:30:13 6: eth0@if7: mtu 1458 qdisc noqueue state UP 03:30:13 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 03:30:13 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 03:30:13 valid_lft forever preferred_lft forever 03:30:13 03:30:13 03:30:13 ---> sar -b -r -n DEV: 03:30:13 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/14/20 _x86_64_ (4 CPU) 03:30:13 03:30:13 03:22:43 LINUX RESTART 03:30:13 03:30:13 03:23:01 tps rtps wtps bread/s bwrtn/s 03:30:13 03:24:01 177.98 101.48 76.50 8309.12 37145.33 03:30:13 03:25:01 8.72 0.05 8.67 1.60 1790.44 03:30:13 03:26:01 2.24 0.00 2.24 0.00 75.57 03:30:13 03:27:01 0.27 0.00 0.27 0.00 2.83 03:30:13 03:28:02 0.23 0.00 0.23 0.00 3.59 03:30:13 03:29:01 0.47 0.00 0.47 0.00 8.15 03:30:13 03:30:01 85.41 55.72 29.69 3662.37 12059.71 03:30:13 Average: 39.44 22.53 16.91 1715.11 7317.29 03:30:13 03:30:13 03:23:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:30:13 03:24:01 115828 1766476 93.85 2620 1248944 977168 33.34 429448 1178624 49624 03:30:13 03:25:01 130752 1751552 93.05 2620 1248984 949348 32.39 414600 1178468 16 03:30:13 03:26:01 137420 1744884 92.70 2620 1248988 887732 30.29 408996 1178400 8 03:30:13 03:27:01 136360 1745944 92.76 2620 1249044 887852 30.29 409904 1178408 24 03:30:13 03:28:02 135876 1746428 92.78 2620 1248996 887996 30.30 410684 1178344 8 03:30:13 03:29:01 137296 1745008 92.71 2620 1249000 887828 30.29 409768 1178344 8 03:30:13 03:30:01 136304 1746000 92.76 2620 1198636 1100712 37.56 416692 1156164 107920 03:30:13 Average: 132834 1749470 92.94 2620 1241799 939805 32.07 414299 1175250 22515 03:30:13 03:30:13 03:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:30:13 03:24:01 eth0 233.03 169.61 987.37 79.59 0.00 0.00 0.00 03:30:13 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:13 03:24:01 docker0 0.93 0.78 0.22 1.72 0.00 0.00 0.00 03:30:13 03:25:01 eth0 0.75 0.32 0.36 0.23 0.00 0.00 0.00 03:30:13 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:13 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:13 03:26:01 eth0 0.98 0.08 0.09 0.01 0.00 0.00 0.00 03:30:13 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:13 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:13 03:27:01 eth0 1.80 0.52 0.53 0.22 0.00 0.00 0.00 03:30:13 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:13 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:13 03:28:02 eth0 0.83 0.75 0.53 0.40 0.00 0.00 0.00 03:30:13 03:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:13 03:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:13 03:29:01 eth0 0.27 0.19 0.14 0.07 0.00 0.00 0.00 03:30:13 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:13 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:13 03:30:01 eth0 84.62 58.10 2322.35 8.94 0.00 0.00 0.00 03:30:13 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:13 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:13 Average: eth0 46.16 32.88 474.47 12.81 0.00 0.00 0.00 03:30:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:13 Average: docker0 0.13 0.11 0.03 0.25 0.00 0.00 0.00 03:30:13 03:30:13 03:30:13 ---> sar -P ALL: 03:30:13 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/14/20 _x86_64_ (4 CPU) 03:30:13 03:30:13 03:22:43 LINUX RESTART 03:30:13 03:30:13 03:23:01 CPU %user %nice %system %iowait %steal %idle 03:30:13 03:24:01 all 14.96 0.00 9.02 8.99 19.20 47.83 03:30:13 03:24:01 0 13.28 0.00 9.09 9.41 20.43 47.80 03:30:13 03:24:01 1 15.82 0.00 8.84 12.22 18.59 44.53 03:30:13 03:24:01 2 16.69 0.00 9.86 5.78 19.10 48.57 03:30:13 03:24:01 3 14.03 0.00 8.31 8.46 18.68 50.51 03:30:13 03:25:01 all 0.18 0.00 0.07 0.00 0.26 99.48 03:30:13 03:25:01 0 0.42 0.00 0.07 0.00 0.52 99.00 03:30:13 03:25:01 1 0.05 0.00 0.07 0.00 0.17 99.72 03:30:13 03:25:01 2 0.07 0.00 0.15 0.00 0.10 99.68 03:30:13 03:25:01 3 0.20 0.00 0.03 0.00 0.23 99.53 03:30:13 03:26:01 all 0.10 0.00 0.07 0.00 0.49 99.33 03:30:13 03:26:01 0 0.30 0.00 0.05 0.00 0.75 98.91 03:30:13 03:26:01 1 0.05 0.00 0.05 0.00 0.66 99.24 03:30:13 03:26:01 2 0.03 0.00 0.10 0.00 0.37 99.50 03:30:13 03:26:01 3 0.03 0.00 0.08 0.00 0.22 99.67 03:30:13 03:27:01 all 0.10 0.00 0.04 0.00 0.38 99.47 03:30:13 03:27:01 0 0.32 0.00 0.08 0.00 0.42 99.18 03:30:13 03:27:01 1 0.03 0.00 0.05 0.00 0.47 99.45 03:30:13 03:27:01 2 0.03 0.00 0.02 0.00 0.18 99.77 03:30:13 03:27:01 3 0.03 0.00 0.02 0.00 0.45 99.50 03:30:13 03:28:02 all 0.11 0.00 0.07 0.00 0.40 99.42 03:30:13 03:28:02 0 0.32 0.00 0.12 0.00 0.30 99.27 03:30:13 03:28:02 1 0.05 0.00 0.05 0.00 0.55 99.35 03:30:13 03:28:02 2 0.03 0.00 0.05 0.00 0.46 99.45 03:30:13 03:28:02 3 0.03 0.00 0.03 0.00 0.32 99.62 03:30:13 03:29:01 all 0.14 0.00 0.05 0.00 0.30 99.51 03:30:13 03:29:01 0 0.02 0.00 0.03 0.00 0.15 99.80 03:30:13 03:29:01 1 0.07 0.00 0.08 0.00 0.22 99.63 03:30:13 03:29:01 2 0.35 0.00 0.07 0.00 0.54 99.04 03:30:13 03:29:01 3 0.12 0.00 0.07 0.00 0.25 99.56 03:30:13 03:30:01 all 3.07 0.00 1.70 2.17 7.86 85.20 03:30:13 03:30:01 0 2.78 0.00 1.23 2.27 7.89 85.84 03:30:13 03:30:01 1 2.47 0.00 1.69 1.43 7.63 86.79 03:30:13 03:30:01 2 4.03 0.00 2.30 1.49 7.77 84.41 03:30:13 03:30:01 3 3.00 0.00 1.60 3.48 8.18 83.74 03:30:13 Average: all 2.66 0.00 1.57 1.59 4.13 90.03 03:30:13 Average: 0 2.48 0.00 1.52 1.67 4.35 89.98 03:30:13 Average: 1 2.67 0.00 1.56 1.97 4.08 89.72 03:30:13 Average: 2 3.01 0.00 1.78 1.03 4.05 90.13 03:30:13 Average: 3 2.49 0.00 1.44 1.71 4.05 90.31 03:30:13 03:30:13 03:30:13