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 3d98981eb644692f24cefb3efedc82f2fe011f7d 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-3908 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 Fetching without tags Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 3d98981eb644692f24cefb3efedc82f2fe011f7d Merge succeeded, producing 3d98981eb644692f24cefb3efedc82f2fe011f7d Checking out Revision 3d98981eb644692f24cefb3efedc82f2fe011f7d (PR-51) 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 > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d98981eb644692f24cefb3efedc82f2fe011f7d # 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 3d98981eb644692f24cefb3efedc82f2fe011f7d # timeout=10 Commit message: "go format code" > git rev-list --no-walk 1b2715f8beaba928c960eefc0ea6d0b2083028b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:47:52 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 23:47:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:47:53 23:47:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:47:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:47:54 latest: Pulling from edgex-devops/git-semver 23:47:54 9123ac7c32f7: Pulling fs layer 23:47:54 b8cc5d1170e3: Pulling fs layer 23:47:54 2924cbbf6a41: Pulling fs layer 23:47:54 93b08a4f1073: Pulling fs layer 23:47:54 93b08a4f1073: Waiting 23:47:54 b8cc5d1170e3: Verifying Checksum 23:47:54 b8cc5d1170e3: Download complete 23:47:54 9123ac7c32f7: Verifying Checksum 23:47:54 9123ac7c32f7: Download complete 23:47:54 93b08a4f1073: Verifying Checksum 23:47:54 93b08a4f1073: Download complete 23:47:54 2924cbbf6a41: Verifying Checksum 23:47:54 2924cbbf6a41: Download complete 23:47:54 9123ac7c32f7: Pull complete 23:47:54 b8cc5d1170e3: Pull complete 23:47:55 2924cbbf6a41: Pull complete 23:47:55 93b08a4f1073: Pull complete 23:47:55 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 23:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:47:55 prd-centos7-docker-4c-2g-3908 does not seem to be running inside a container 23:47:55 $ 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 23:47:56 $ docker top d7892414636c8be8fcaa9c15dd50e895ca2a41246df8ac65144523c5af44b490 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:47:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:47:56 [ssh-agent] Looking for ssh-agent implementation... 23:47:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:47:57 $ docker exec d7892414636c8be8fcaa9c15dd50e895ca2a41246df8ac65144523c5af44b490 ssh-agent 23:47:57 SSH_AUTH_SOCK=/tmp/ssh-bdyIAc61zVDe/agent.15 23:47:57 SSH_AGENT_PID=21 23:47:57 Running ssh-add (command line suppressed) 23:47:57 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_632346090199266775.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_632346090199266775.key) 23:47:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:47:57 + git describe --exact-match --tags HEAD 23:47:57 fatal: No names found, cannot describe anything. [Pipeline] } 23:47:57 $ docker exec --env ******** --env ******** d7892414636c8be8fcaa9c15dd50e895ca2a41246df8ac65144523c5af44b490 ssh-agent -k 23:47:57 unset SSH_AUTH_SOCK; 23:47:57 unset SSH_AGENT_PID; 23:47:57 echo Agent pid 21 killed; 23:47:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 23:47:58 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 23:47:58 This usually means this commit has not been tagged. [Pipeline] sshagent 23:47:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:47:58 [ssh-agent] Looking for ssh-agent implementation... 23:47:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:47:58 $ docker exec d7892414636c8be8fcaa9c15dd50e895ca2a41246df8ac65144523c5af44b490 ssh-agent 23:47:58 SSH_AUTH_SOCK=/tmp/ssh-KBVkPTiNmZca/agent.57 23:47:58 SSH_AGENT_PID=63 23:47:58 Running ssh-add (command line suppressed) 23:47:58 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_8691267694298330081.key (/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/private_key_8691267694298330081.key) 23:47:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:47:59 + git semver init 23:47:59 # -> Open(): unable to determine branch for HEAD 23:47:59 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.git 23:47:59 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-51 23:47:59 # $SEMVER_REMOTE_NAME = origin 23:47:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:47:59 # $SEMVER_USER_NAME = edgex-jenkins 23:47:59 # $SEMVER_BRANCH = PR-51 23:47:59 # $SEMVER_TEMP = /tmp/semver-636750384 23:47:59 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 23:47:59 # '/tmp/semver-636750384' -> '/w/workspace/exfoundry_go-mod-messaging_PR-51/.semver' 23:47:59 # -> Force: false 23:47:59 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.semver [Pipeline] } 23:47:59 $ docker exec --env ******** --env ******** d7892414636c8be8fcaa9c15dd50e895ca2a41246df8ac65144523c5af44b490 ssh-agent -k 23:47:59 unset SSH_AUTH_SOCK; 23:47:59 unset SSH_AGENT_PID; 23:47:59 echo Agent pid 63 killed; 23:47:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:47:59 + git semver [Pipeline] } 23:47:59 $ docker stop --time=1 d7892414636c8be8fcaa9c15dd50e895ca2a41246df8ac65144523c5af44b490 23:48:01 $ docker rm -f d7892414636c8be8fcaa9c15dd50e895ca2a41246df8ac65144523c5af44b490 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 23:48:01 Stashed 32 file(s) [Pipeline] echo 23:48:01 [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 23:48:17 Still waiting to schedule task 23:48:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:48:17 Still waiting to schedule task 23:48:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:49:38 Running on prd-centos7-docker-4c-2g-3909 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws 23:49:39 Running in /w/workspace/go-mod-messaging/8 [Pipeline] { [Pipeline] checkout 23:49:41 using credential edgex-jenkins-ssh 23:49:41 Cloning the remote Git repository 23:49:41 Cloning with configured refspecs honoured and without tags 23:49:41 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 23:49:42 Fetching without tags 23:49:42 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 3d98981eb644692f24cefb3efedc82f2fe011f7d [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 23:49:41 > git init /w/workspace/go-mod-messaging/8 # timeout=10 23:49:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 23:49:41 > git --version # timeout=10 23:49:41 using GIT_SSH to set credentials SSH Credentials for GitHub 23:49:41 > 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 23:49:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 23:49:41 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 23:49:41 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:49:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 23:49:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 23:49:42 using GIT_SSH to set credentials SSH Credentials for GitHub 23:49:42 > 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 23:49:42 > git config core.sparsecheckout # timeout=10 23:49:42 > git checkout -f 3d98981eb644692f24cefb3efedc82f2fe011f7d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } 23:49:42 Failed in branch amd64 23:51:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3910 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws 23:51:00 Running in /w/workspace/go-mod-messaging/8 [Pipeline] { [Pipeline] checkout 23:51:06 using credential edgex-jenkins-ssh 23:51:06 Cloning the remote Git repository 23:51:06 Cloning with configured refspecs honoured and without tags 23:51:07 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 23:51:07 > git init /w/workspace/go-mod-messaging/8 # timeout=10 23:51:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 23:51:07 > git --version # timeout=10 23:51:07 using GIT_SSH to set credentials SSH Credentials for GitHub 23:51: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 23:51:08 Fetching without tags 23:51:08 Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit 3d98981eb644692f24cefb3efedc82f2fe011f7d [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:51:09 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 23:51:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 23:51:08 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 23:51:08 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 23:51:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 23:51:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 23:51:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:51: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 23:51:08 > git config core.sparsecheckout # timeout=10 23:51:08 > git checkout -f 3d98981eb644692f24cefb3efedc82f2fe011f7d # timeout=10 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 23:51:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:51:10 ---> package-listing.sh 23:51:10 ++ facter osfamily 23:51:10 ++ tr '[:upper:]' '[:lower:]' 23:51:10 + OS_FAMILY=redhat 23:51:10 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-51 23:51:10 + START_PACKAGES=/tmp/packages_start.txt 23:51:10 + END_PACKAGES=/tmp/packages_end.txt 23:51:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:51:10 + PACKAGES=/tmp/packages_start.txt 23:51:10 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' 23:51:10 + PACKAGES=/tmp/packages_end.txt 23:51:10 + case "${OS_FAMILY}" in 23:51:10 + rpm -qa 23:51:10 + sort 23:51:14 + '[' -f /tmp/packages_start.txt ']' 23:51:14 + '[' -f /tmp/packages_end.txt ']' 23:51:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:51:14 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' 23:51:14 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ 23:51:14 + 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 23:51:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:51:15 23:51:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:51:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:51:15 alpine: Pulling from edgex-lftools-log-publisher 23:51:15 c9b1b535fdd9: Pulling fs layer 23:51:15 2cc5ad85d9ab: Pulling fs layer 23:51:15 756a868c4378: Pulling fs layer 23:51:15 444b2fc9a129: Pulling fs layer 23:51:15 ea15f1150254: Pulling fs layer 23:51:15 41b27a9f41bf: Pulling fs layer 23:51:15 28c525ee5125: Pulling fs layer 23:51:15 094b1ea09ed8: Pulling fs layer 23:51:15 138eaada9080: Pulling fs layer 23:51:15 0622d0fa9048: Pulling fs layer 23:51:15 ea15f1150254: Waiting 23:51:15 41b27a9f41bf: Waiting 23:51:15 28c525ee5125: Waiting 23:51:15 094b1ea09ed8: Waiting 23:51:15 138eaada9080: Waiting 23:51:15 0622d0fa9048: Waiting 23:51:15 444b2fc9a129: Waiting 23:51:15 2cc5ad85d9ab: Verifying Checksum 23:51:15 2cc5ad85d9ab: Download complete 23:51:15 444b2fc9a129: Download complete 23:51:15 c9b1b535fdd9: Verifying Checksum 23:51:15 c9b1b535fdd9: Download complete 23:51:15 ea15f1150254: Verifying Checksum 23:51:15 ea15f1150254: Download complete 23:51:15 28c525ee5125: Verifying Checksum 23:51:15 28c525ee5125: Download complete 23:51:16 c9b1b535fdd9: Pull complete 23:51:16 2cc5ad85d9ab: Pull complete 23:51:16 756a868c4378: Verifying Checksum 23:51:16 756a868c4378: Download complete 23:51:16 138eaada9080: Verifying Checksum 23:51:16 138eaada9080: Download complete 23:51:16 094b1ea09ed8: Verifying Checksum 23:51:16 094b1ea09ed8: Download complete 23:51:16 0622d0fa9048: Verifying Checksum 23:51:16 0622d0fa9048: Download complete 23:51:17 41b27a9f41bf: Verifying Checksum 23:51:17 41b27a9f41bf: Download complete 23:51:18 756a868c4378: Pull complete 23:51:18 444b2fc9a129: Pull complete 23:51:18 ea15f1150254: Pull complete 23:51:22 41b27a9f41bf: Pull complete 23:51:22 28c525ee5125: Pull complete 23:51:23 094b1ea09ed8: Pull complete 23:51:24 138eaada9080: Pull complete 23:51:24 0622d0fa9048: Pull complete 23:51:24 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 23:51:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:51:24 prd-centos7-docker-4c-2g-3908 does not seem to be running inside a container 23:51:24 $ 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 23:51:25 $ docker top 5cb80918fdd40a2467dd7e057b7304a6fa46b47473c5ee6b9d2453507b9a143f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:25 provisioning config files... 23:51:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/config5429301176539286870tmp [Pipeline] { [Pipeline] echo 23:51:26 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:51:26 ---> create-netrc.sh [Pipeline] echo 23:51:26 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:51:26 ---> logs-deploy.sh 23:51:26 + ARCHIVE_ARTIFACTS= 23:51:26 + LOGS_SERVER=https://logs.edgexfoundry.org 23:51:26 + '[' https://logs.edgexfoundry.org == None ']' 23:51:26 + NEXUS_URL=https://nexus.edgexfoundry.org 23:51:26 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/8 23:51:26 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/8/ 23:51:26 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/8 /w/workspace/exfoundry_go-mod-messaging_PR-51 23:51:28 Archives upload complete. 23:51:28 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/8 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/8/ 23:51:28 ---> uname -a: 23:51:28 Linux 5cb80918fdd4 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 23:51:28 23:51:28 23:51:28 ---> lscpu: 23:51:28 Architecture: x86_64 23:51:28 CPU op-mode(s): 32-bit, 64-bit 23:51:28 Byte Order: Little Endian 23:51:28 Address sizes: 40 bits physical, 48 bits virtual 23:51:28 CPU(s): 4 23:51:28 On-line CPU(s) list: 0-3 23:51:28 Thread(s) per core: 1 23:51:28 Core(s) per socket: 1 23:51:28 Socket(s): 4 23:51:28 NUMA node(s): 1 23:51:28 Vendor ID: GenuineIntel 23:51:28 CPU family: 6 23:51:28 Model: 44 23:51:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:51:28 Stepping: 1 23:51:28 CPU MHz: 2933.438 23:51:28 BogoMIPS: 5866.87 23:51:28 Virtualization: VT-x 23:51:28 Hypervisor vendor: KVM 23:51:28 Virtualization type: full 23:51:28 L1d cache: 128 KiB 23:51:28 L1i cache: 128 KiB 23:51:28 L2 cache: 16 MiB 23:51:28 L3 cache: 64 MiB 23:51:28 NUMA node0 CPU(s): 0-3 23:51:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 23:51:28 Vulnerability Meltdown: Mitigation; PTI 23:51:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:51:28 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 23:51:28 Vulnerability Spectre v2: Mitigation; Full retpoline 23:51:28 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 23:51:28 23:51:28 23:51:28 ---> nproc: 23:51:28 4 23:51:28 23:51:28 23:51:28 ---> df -h: 23:51:28 Filesystem Size Used Available Use% Mounted on 23:51:28 overlay 50.0G 6.4G 43.6G 13% / 23:51:28 tmpfs 64.0M 0 64.0M 0% /dev 23:51:28 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 23:51:28 shm 64.0M 0 64.0M 0% /dev/shm 23:51:28 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 23:51:28 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 23:51:28 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 23:51:28 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-messaging_PR-51 23:51:28 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp 23:51:28 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 23:51:28 23:51:28 23:51:28 ---> free -m: 23:51:28 total used free shared buff/cache available 23:51:28 Mem: 1838 630 69 0 1137 1101 23:51:28 Swap: 1023 0 1023 23:51:28 23:51:28 23:51:28 ---> ip addr: 23:51:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:51:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:51:28 inet 127.0.0.1/8 scope host lo 23:51:28 valid_lft forever preferred_lft forever 23:51:28 6: eth0@if7: mtu 1458 qdisc noqueue state UP 23:51:28 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 23:51:28 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 23:51:28 valid_lft forever preferred_lft forever 23:51:28 23:51:28 23:51:28 ---> sar -b -r -n DEV: 23:51:28 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) 23:51:28 23:51:28 23:47:13 LINUX RESTART 23:51:28 23:51:28 23:48:01 tps rtps wtps bread/s bwrtn/s 23:51:28 23:49:01 11.11 1.07 10.04 66.09 1924.85 23:51:28 23:50:01 2.95 0.00 2.95 0.00 94.82 23:51:28 23:51:01 0.33 0.00 0.33 0.00 5.43 23:51:28 Average: 4.80 0.36 4.44 22.03 674.96 23:51:28 23:51:28 23:48:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:51:28 23:49:01 113456 1768848 93.97 2620 1202900 948864 32.37 467808 1143420 12 23:51:28 23:50:01 118764 1763540 93.69 2620 1202904 928480 31.68 463372 1143060 8 23:51:28 23:51:01 118616 1763688 93.70 2620 1202916 928516 31.68 463644 1143060 8 23:51:28 Average: 116945 1765359 93.79 2620 1202907 935287 31.91 464941 1143180 9 23:51:28 23:51:28 23:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 23:51:28 23:49:01 eth0 11.64 8.03 9.11 16.88 0.00 0.00 0.00 23:51:28 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:28 23:49:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 23:51:28 23:50:01 eth0 1.80 0.38 0.37 0.20 0.00 0.00 0.00 23:51:28 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:28 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:28 23:51:01 eth0 1.00 0.42 0.34 0.21 0.00 0.00 0.00 23:51:28 23:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:28 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:28 Average: eth0 4.81 2.94 3.27 5.76 0.00 0.00 0.00 23:51:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:28 Average: docker0 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:51:28 23:51:28 23:51:28 ---> sar -P ALL: 23:51:28 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) 23:51:28 23:51:28 23:47:13 LINUX RESTART 23:51:28 23:51:28 23:48:01 CPU %user %nice %system %iowait %steal %idle 23:51:28 23:49:01 all 0.59 0.00 0.18 0.01 0.00 99.22 23:51:28 23:49:01 0 0.55 0.00 0.22 0.00 0.00 99.23 23:51:28 23:49:01 1 0.85 0.00 0.22 0.00 0.02 98.91 23:51:28 23:49:01 2 0.45 0.00 0.15 0.00 0.00 99.40 23:51:28 23:49:01 3 0.50 0.00 0.13 0.03 0.00 99.33 23:51:28 23:50:01 all 0.08 0.00 0.05 0.00 0.00 99.87 23:51:28 23:50:01 0 0.08 0.00 0.05 0.00 0.02 99.85 23:51:28 23:50:01 1 0.08 0.00 0.05 0.00 0.00 99.87 23:51:28 23:50:01 2 0.12 0.00 0.05 0.00 0.00 99.83 23:51:28 23:50:01 3 0.07 0.00 0.07 0.00 0.00 99.87 23:51:28 23:51:01 all 0.13 0.00 0.06 0.00 0.00 99.80 23:51:28 23:51:01 0 0.07 0.00 0.05 0.00 0.00 99.88 23:51:28 23:51:01 1 0.33 0.00 0.07 0.00 0.00 99.60 23:51:28 23:51:01 2 0.05 0.00 0.03 0.00 0.00 99.92 23:51:28 23:51:01 3 0.07 0.00 0.07 0.00 0.02 99.85 23:51:28 Average: all 0.27 0.00 0.10 0.00 0.00 99.63 23:51:28 Average: 0 0.23 0.00 0.11 0.00 0.01 99.66 23:51:28 Average: 1 0.42 0.00 0.11 0.00 0.01 99.46 23:51:28 Average: 2 0.21 0.00 0.08 0.00 0.00 99.72 23:51:28 Average: 3 0.21 0.00 0.09 0.01 0.01 99.68 23:51:28 23:51:28 23:51:28