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 [2020-04-14T03:23:43.530Z] 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 [2020-04-14T03:23:45.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-14T03:23:46.036Z] [2020-04-14T03:23:46.036Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-14T03:23:46.451Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-14T03:23:46.451Z] latest: Pulling from edgex-devops/git-semver [2020-04-14T03:23:46.451Z] 9123ac7c32f7: Pulling fs layer [2020-04-14T03:23:46.451Z] b8cc5d1170e3: Pulling fs layer [2020-04-14T03:23:46.451Z] 2924cbbf6a41: Pulling fs layer [2020-04-14T03:23:46.451Z] 93b08a4f1073: Pulling fs layer [2020-04-14T03:23:46.451Z] 93b08a4f1073: Waiting [2020-04-14T03:23:46.781Z] b8cc5d1170e3: Download complete [2020-04-14T03:23:46.781Z] 9123ac7c32f7: Download complete [2020-04-14T03:23:47.074Z] 93b08a4f1073: Verifying Checksum [2020-04-14T03:23:47.074Z] 93b08a4f1073: Download complete [2020-04-14T03:23:47.074Z] 2924cbbf6a41: Verifying Checksum [2020-04-14T03:23:47.074Z] 2924cbbf6a41: Download complete [2020-04-14T03:23:47.688Z] 9123ac7c32f7: Pull complete [2020-04-14T03:23:47.688Z] b8cc5d1170e3: Pull complete [2020-04-14T03:23:49.124Z] 2924cbbf6a41: Pull complete [2020-04-14T03:23:49.400Z] 93b08a4f1073: Pull complete [2020-04-14T03:23:49.400Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-14T03:23:49.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-14T03:23:49.600Z] prd-centos7-docker-4c-2g-3733 does not seem to be running inside a container [2020-04-14T03:23:49.681Z] $ 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 [2020-04-14T03:23:50.620Z] $ docker top 5dd47cffb940ee9041b0afa6ac0c922f1e3bc802007b69b189b48e5b30d6b76f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-14T03:23:50.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-14T03:23:50.924Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-14T03:23:51.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-14T03:23:51.378Z] $ docker exec 5dd47cffb940ee9041b0afa6ac0c922f1e3bc802007b69b189b48e5b30d6b76f ssh-agent [2020-04-14T03:23:51.908Z] SSH_AUTH_SOCK=/tmp/ssh-GcDzy2sCWdQX/agent.15 [2020-04-14T03:23:51.908Z] SSH_AGENT_PID=22 [2020-04-14T03:23:51.961Z] Running ssh-add (command line suppressed) [2020-04-14T03:23:52.536Z] 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) [2020-04-14T03:23:52.693Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-14T03:23:53.379Z] + git describe --exact-match --tags HEAD [2020-04-14T03:23:53.379Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-14T03:23:53.552Z] $ docker exec --env ******** --env ******** 5dd47cffb940ee9041b0afa6ac0c922f1e3bc802007b69b189b48e5b30d6b76f ssh-agent -k [2020-04-14T03:23:53.839Z] unset SSH_AUTH_SOCK; [2020-04-14T03:23:53.839Z] unset SSH_AGENT_PID; [2020-04-14T03:23:53.839Z] echo Agent pid 22 killed; [2020-04-14T03:23:53.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-14T03:23:53.957Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-14T03:23:53.957Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-14T03:23:54.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-14T03:23:54.037Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-14T03:23:54.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-14T03:23:54.315Z] $ docker exec 5dd47cffb940ee9041b0afa6ac0c922f1e3bc802007b69b189b48e5b30d6b76f ssh-agent [2020-04-14T03:23:54.550Z] SSH_AUTH_SOCK=/tmp/ssh-IdbMj79SNQxE/agent.57 [2020-04-14T03:23:54.550Z] SSH_AGENT_PID=64 [2020-04-14T03:23:54.559Z] Running ssh-add (command line suppressed) [2020-04-14T03:23:54.804Z] 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) [2020-04-14T03:23:54.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-14T03:23:55.383Z] + git semver init [2020-04-14T03:23:55.383Z] # -> Open(): unable to determine branch for HEAD [2020-04-14T03:23:55.383Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.git [2020-04-14T03:23:55.383Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-14T03:23:55.383Z] # $SEMVER_REMOTE_NAME = origin [2020-04-14T03:23:55.383Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-14T03:23:55.383Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-14T03:23:55.383Z] # $SEMVER_BRANCH = PR-51 [2020-04-14T03:23:55.383Z] # $SEMVER_TEMP = /tmp/semver-474680935 [2020-04-14T03:23:55.383Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-04-14T03:23:56.030Z] # '/tmp/semver-474680935' -> '/w/workspace/exfoundry_go-mod-messaging_PR-51/.semver' [2020-04-14T03:23:56.030Z] # -> Force: false [2020-04-14T03:23:56.030Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-51/.semver [Pipeline] } [2020-04-14T03:23:56.241Z] $ docker exec --env ******** --env ******** 5dd47cffb940ee9041b0afa6ac0c922f1e3bc802007b69b189b48e5b30d6b76f ssh-agent -k [2020-04-14T03:23:56.577Z] unset SSH_AUTH_SOCK; [2020-04-14T03:23:56.577Z] unset SSH_AGENT_PID; [2020-04-14T03:23:56.577Z] echo Agent pid 64 killed; [2020-04-14T03:23:56.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-14T03:23:57.225Z] + git semver [Pipeline] } [2020-04-14T03:23:57.292Z] $ docker stop --time=1 5dd47cffb940ee9041b0afa6ac0c922f1e3bc802007b69b189b48e5b30d6b76f [2020-04-14T03:23:58.917Z] $ docker rm -f 5dd47cffb940ee9041b0afa6ac0c922f1e3bc802007b69b189b48e5b30d6b76f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-14T03:24:00.661Z] Stashed 32 file(s) [Pipeline] echo [2020-04-14T03:24:00.663Z] [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-14T03:24:15.880Z] Still waiting to schedule task [2020-04-14T03:24:15.880Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-14T03:24:15.882Z] Still waiting to schedule task [2020-04-14T03:24:15.882Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-04-14T03:27:04.962Z] Running on prd-centos7-docker-4c-2g-3737 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws [2020-04-14T03:27:05.002Z] Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout [2020-04-14T03:27:07.425Z] using credential edgex-jenkins-ssh [2020-04-14T03:27:07.479Z] Cloning the remote Git repository [2020-04-14T03:27:07.480Z] Cloning with configured refspecs honoured and without tags [2020-04-14T03:27:07.507Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T03:27:07.542Z] > git init /w/workspace/go-mod-messaging/4 # timeout=10 [2020-04-14T03:27:08.054Z] Fetching without tags [2020-04-14T03:27:08.401Z] Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit a94798a9a4c5f4e34d469d5b4558a62ae774262a [2020-04-14T03:27:08.514Z] Merge succeeded, producing a94798a9a4c5f4e34d469d5b4558a62ae774262a [2020-04-14T03:27:08.515Z] Checking out Revision a94798a9a4c5f4e34d469d5b4558a62ae774262a (PR-51) [2020-04-14T03:27:07.587Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T03:27:07.587Z] > git --version # timeout=10 [2020-04-14T03:27:07.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T03:27:07.618Z] > 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 [2020-04-14T03:27:08.027Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T03:27:08.033Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 [2020-04-14T03:27:08.038Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T03:27:08.047Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T03:27:08.060Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T03:27:08.060Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T03:27:08.064Z] > 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 [2020-04-14T03:27:08.411Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T03:27:08.416Z] > git checkout -f a94798a9a4c5f4e34d469d5b4558a62ae774262a # timeout=10 [2020-04-14T03:27:08.487Z] > git remote # timeout=10 [2020-04-14T03:27:08.492Z] > git config --get remote.origin.url # timeout=10 [2020-04-14T03:27:08.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T03:27:08.501Z] > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 [2020-04-14T03:27:08.510Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-14T03:27:08.519Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T03:27:08.524Z] > git checkout -f a94798a9a4c5f4e34d469d5b4558a62ae774262a # timeout=10 [2020-04-14T03:27:12.487Z] Commit message: "fix testcase issue" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-14T03:27:13.120Z] ========================================================= [2020-04-14T03:27:13.120Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-14T03:27:13.120Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-14T03:27:13.754Z] + 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-14T03:27:13.754Z] Sending build context to Docker daemon 438.8kB [2020-04-14T03:27:13.754Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-14T03:27:13.754Z] Step 2/7 : FROM ${BASE} [2020-04-14T03:27:14.024Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-14T03:27:14.024Z] e6b0cf9c0882: Pulling fs layer [2020-04-14T03:27:14.024Z] 2848faf0eed1: Pulling fs layer [2020-04-14T03:27:14.024Z] 0f37312ad70f: Pulling fs layer [2020-04-14T03:27:14.024Z] 5788d62ee057: Pulling fs layer [2020-04-14T03:27:14.024Z] 0e6b1d234666: Pulling fs layer [2020-04-14T03:27:14.024Z] bf5d7aec512f: Pulling fs layer [2020-04-14T03:27:14.024Z] 34c802a77dc8: Pulling fs layer [2020-04-14T03:27:14.024Z] 9eb99e56ec68: Pulling fs layer [2020-04-14T03:27:14.024Z] 27c7a5d97fbd: Pulling fs layer [2020-04-14T03:27:14.024Z] 5c102a31e300: Pulling fs layer [2020-04-14T03:27:14.024Z] dcfb455df0a1: Pulling fs layer [2020-04-14T03:27:14.024Z] 5788d62ee057: Waiting [2020-04-14T03:27:14.024Z] 9eb99e56ec68: Waiting [2020-04-14T03:27:14.024Z] 27c7a5d97fbd: Waiting [2020-04-14T03:27:14.024Z] 5c102a31e300: Waiting [2020-04-14T03:27:14.024Z] 0e6b1d234666: Waiting [2020-04-14T03:27:14.024Z] bf5d7aec512f: Waiting [2020-04-14T03:27:14.024Z] 34c802a77dc8: Waiting [2020-04-14T03:27:14.024Z] dcfb455df0a1: Waiting [2020-04-14T03:27:14.024Z] 0f37312ad70f: Verifying Checksum [2020-04-14T03:27:14.024Z] 0f37312ad70f: Download complete [2020-04-14T03:27:14.024Z] 2848faf0eed1: Verifying Checksum [2020-04-14T03:27:14.024Z] 2848faf0eed1: Download complete [2020-04-14T03:27:14.024Z] 0e6b1d234666: Verifying Checksum [2020-04-14T03:27:14.024Z] 0e6b1d234666: Download complete [2020-04-14T03:27:14.024Z] bf5d7aec512f: Verifying Checksum [2020-04-14T03:27:14.024Z] bf5d7aec512f: Download complete [2020-04-14T03:27:14.025Z] e6b0cf9c0882: Verifying Checksum [2020-04-14T03:27:14.025Z] e6b0cf9c0882: Download complete [2020-04-14T03:27:14.289Z] e6b0cf9c0882: Pull complete [2020-04-14T03:27:14.553Z] 34c802a77dc8: Verifying Checksum [2020-04-14T03:27:14.553Z] 34c802a77dc8: Download complete [2020-04-14T03:27:14.816Z] 27c7a5d97fbd: Verifying Checksum [2020-04-14T03:27:14.816Z] 27c7a5d97fbd: Download complete [2020-04-14T03:27:15.392Z] 5c102a31e300: Verifying Checksum [2020-04-14T03:27:15.392Z] 5c102a31e300: Download complete [2020-04-14T03:27:15.392Z] dcfb455df0a1: Verifying Checksum [2020-04-14T03:27:15.392Z] dcfb455df0a1: Download complete [2020-04-14T03:27:15.392Z] 5788d62ee057: Verifying Checksum [2020-04-14T03:27:15.392Z] 5788d62ee057: Download complete [2020-04-14T03:27:15.392Z] 9eb99e56ec68: Download complete [2020-04-14T03:27:15.961Z] 2848faf0eed1: Pull complete [2020-04-14T03:27:16.219Z] 0f37312ad70f: Pull complete [2020-04-14T03:27:21.495Z] 5788d62ee057: Pull complete [2020-04-14T03:27:21.495Z] 0e6b1d234666: Pull complete [2020-04-14T03:27:21.495Z] bf5d7aec512f: Pull complete [2020-04-14T03:27:26.786Z] 34c802a77dc8: Pull complete [2020-04-14T03:27:30.095Z] 9eb99e56ec68: Pull complete [2020-04-14T03:27:30.095Z] 27c7a5d97fbd: Pull complete [2020-04-14T03:27:31.242Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3736 in /w/workspace/exfoundry_go-mod-messaging_PR-51 [Pipeline] { [Pipeline] ws [2020-04-14T03:27:31.279Z] Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout [2020-04-14T03:27:31.487Z] 5c102a31e300: Pull complete [2020-04-14T03:27:31.487Z] dcfb455df0a1: Pull complete [2020-04-14T03:27:31.487Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-14T03:27:31.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-14T03:27:31.487Z] ---> 7c70fe431013 [2020-04-14T03:27:31.487Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-14T03:27:31.487Z] ---> Running in 1f2a4aea5aa6 [2020-04-14T03:27:31.750Z] Removing intermediate container 1f2a4aea5aa6 [2020-04-14T03:27:31.750Z] ---> 9e7bb5692d33 [2020-04-14T03:27:31.750Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-14T03:27:31.750Z] ---> Running in 6e41c99adda6 [2020-04-14T03:27:32.319Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-14T03:27:32.885Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-14T03:27:33.144Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-14T03:27:33.403Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-14T03:27:33.403Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-14T03:27:33.403Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-14T03:27:33.663Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-14T03:27:33.663Z] Executing busybox-1.31.1-r8.trigger [2020-04-14T03:27:33.663Z] OK: 145 MiB in 44 packages [2020-04-14T03:27:34.250Z] Removing intermediate container 6e41c99adda6 [2020-04-14T03:27:34.250Z] ---> 096b367db839 [2020-04-14T03:27:34.250Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-14T03:27:34.250Z] ---> Running in 6e1f381b7d5c [2020-04-14T03:27:34.517Z] Removing intermediate container 6e1f381b7d5c [2020-04-14T03:27:34.517Z] ---> 22359e60c7f1 [2020-04-14T03:27:34.517Z] Step 6/7 : COPY go.mod . [2020-04-14T03:27:34.517Z] ---> f8a52cce8ccf [2020-04-14T03:27:34.517Z] Step 7/7 : RUN go mod download [2020-04-14T03:27:34.517Z] ---> Running in 0ca8bf7efe9f [2020-04-14T03:27:35.900Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-14T03:27:35.900Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-14T03:27:35.900Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-14T03:27:35.900Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-14T03:27:35.900Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-14T03:27:35.900Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-14T03:27:35.900Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-14T03:27:35.900Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-14T03:27:35.900Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-14T03:27:35.900Z] go: finding golang.org/x/text v0.3.0 [2020-04-14T03:27:36.967Z] using credential edgex-jenkins-ssh [2020-04-14T03:27:37.014Z] Cloning the remote Git repository [2020-04-14T03:27:37.014Z] Cloning with configured refspecs honoured and without tags [2020-04-14T03:27:37.086Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T03:27:37.166Z] > git init /w/workspace/go-mod-messaging/4 # timeout=10 [2020-04-14T03:27:37.238Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T03:27:37.239Z] > git --version # timeout=10 [2020-04-14T03:27:37.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T03:27:37.317Z] > 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 [2020-04-14T03:27:38.049Z] Fetching without tags [2020-04-14T03:27:38.556Z] Merging remotes/origin/master commit cfba30792e745cabe7c9c124792dfed6ff0b4cfb into PR head commit a94798a9a4c5f4e34d469d5b4558a62ae774262a [2020-04-14T03:27:38.806Z] Merge succeeded, producing a94798a9a4c5f4e34d469d5b4558a62ae774262a [2020-04-14T03:27:38.806Z] Checking out Revision a94798a9a4c5f4e34d469d5b4558a62ae774262a (PR-51) [2020-04-14T03:27:37.961Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T03:27:37.982Z] > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10 [2020-04-14T03:27:38.002Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-14T03:27:38.030Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-04-14T03:27:38.075Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-04-14T03:27:38.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T03:27:38.086Z] > 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 [2020-04-14T03:27:38.588Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T03:27:38.620Z] > git checkout -f a94798a9a4c5f4e34d469d5b4558a62ae774262a # timeout=10 [2020-04-14T03:27:38.705Z] > git remote # timeout=10 [2020-04-14T03:27:38.720Z] > git config --get remote.origin.url # timeout=10 [2020-04-14T03:27:38.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-14T03:27:38.746Z] > git merge cfba30792e745cabe7c9c124792dfed6ff0b4cfb # timeout=10 [2020-04-14T03:27:38.766Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-14T03:27:38.833Z] > git config core.sparsecheckout # timeout=10 [2020-04-14T03:27:38.900Z] > git checkout -f a94798a9a4c5f4e34d469d5b4558a62ae774262a # timeout=10 [2020-04-14T03:27:40.110Z] Removing intermediate container 0ca8bf7efe9f [2020-04-14T03:27:40.110Z] ---> d573466dc439 [2020-04-14T03:27:40.110Z] Successfully built d573466dc439 [2020-04-14T03:27:40.110Z] 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-14T03:27:40.667Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-14T03:27:40.667Z] . [Pipeline] withDockerContainer [2020-04-14T03:27:40.791Z] prd-centos7-docker-4c-2g-3737 does not seem to be running inside a container [2020-04-14T03:27:40.856Z] $ 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 [2020-04-14T03:27:41.369Z] $ docker top cc9eeca35f145a9096ce8b0c479b291dde0f062584a28c1615646fe36b4ea878 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-14T03:27:41.843Z] + go version [2020-04-14T03:27:41.844Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-14T03:27:42.161Z] + make test [2020-04-14T03:27:42.161Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-14T03:27:43.999Z] Commit message: "fix testcase issue" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-14T03:27:44.797Z] ========================================================= [2020-04-14T03:27:44.797Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-14T03:27:44.797Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-14T03:27:45.796Z] + 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-14T03:27:46.386Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-14T03:27:46.387Z] Sending build context to Docker daemon 438.8kB [2020-04-14T03:27:46.652Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-14T03:27:46.653Z] Step 2/7 : FROM ${BASE} [2020-04-14T03:27:46.921Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-14T03:27:46.921Z] cde5963f3b93: Pulling fs layer [2020-04-14T03:27:46.921Z] 2a23fa8c16f7: Pulling fs layer [2020-04-14T03:27:46.921Z] 777b28850792: Pulling fs layer [2020-04-14T03:27:46.921Z] 8a11ddd9e578: Pulling fs layer [2020-04-14T03:27:46.921Z] 4cf88f913ddb: Pulling fs layer [2020-04-14T03:27:46.921Z] 1df406cf5192: Pulling fs layer [2020-04-14T03:27:46.921Z] cd6300453558: Pulling fs layer [2020-04-14T03:27:46.921Z] b9c365052c96: Pulling fs layer [2020-04-14T03:27:46.921Z] a2d8cc88f415: Pulling fs layer [2020-04-14T03:27:46.921Z] ea1d1ca13537: Pulling fs layer [2020-04-14T03:27:46.921Z] 3750a50a1c5e: Pulling fs layer [2020-04-14T03:27:46.921Z] 4cf88f913ddb: Waiting [2020-04-14T03:27:46.921Z] 1df406cf5192: Waiting [2020-04-14T03:27:46.921Z] cd6300453558: Waiting [2020-04-14T03:27:46.921Z] b9c365052c96: Waiting [2020-04-14T03:27:46.921Z] a2d8cc88f415: Waiting [2020-04-14T03:27:46.921Z] ea1d1ca13537: Waiting [2020-04-14T03:27:46.921Z] 3750a50a1c5e: Waiting [2020-04-14T03:27:46.921Z] 8a11ddd9e578: Waiting [2020-04-14T03:27:46.921Z] 777b28850792: Verifying Checksum [2020-04-14T03:27:46.921Z] 777b28850792: Download complete [2020-04-14T03:27:46.921Z] 2a23fa8c16f7: Download complete [2020-04-14T03:27:46.921Z] 4cf88f913ddb: Verifying Checksum [2020-04-14T03:27:46.921Z] 4cf88f913ddb: Download complete [2020-04-14T03:27:46.921Z] 1df406cf5192: Download complete [2020-04-14T03:27:47.191Z] cde5963f3b93: Verifying Checksum [2020-04-14T03:27:47.191Z] cde5963f3b93: Download complete [2020-04-14T03:27:48.191Z] cde5963f3b93: Pull complete [2020-04-14T03:27:48.327Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.030s coverage: 95.4% of statements [2020-04-14T03:27:48.781Z] 2a23fa8c16f7: Pull complete [2020-04-14T03:27:49.053Z] 777b28850792: Pull complete [2020-04-14T03:27:51.034Z] cd6300453558: Verifying Checksum [2020-04-14T03:27:51.034Z] cd6300453558: Download complete [2020-04-14T03:27:51.307Z] a2d8cc88f415: Download complete [2020-04-14T03:27:53.910Z] ea1d1ca13537: Verifying Checksum [2020-04-14T03:27:53.910Z] ea1d1ca13537: Download complete [2020-04-14T03:27:53.910Z] 3750a50a1c5e: Download complete [2020-04-14T03:27:56.512Z] b9c365052c96: Verifying Checksum [2020-04-14T03:27:56.512Z] b9c365052c96: Download complete [2020-04-14T03:27:57.930Z] 8a11ddd9e578: Verifying Checksum [2020-04-14T03:27:58.200Z] 8a11ddd9e578: Download complete [2020-04-14T03:28:10.520Z] 8a11ddd9e578: Pull complete [2020-04-14T03:28:10.520Z] 4cf88f913ddb: Pull complete [2020-04-14T03:28:10.520Z] 1df406cf5192: Pull complete [2020-04-14T03:28:14.806Z] cd6300453558: Pull complete [2020-04-14T03:28:14.932Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.348s coverage: 84.1% of statements [2020-04-14T03:28:14.932Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.029s coverage: 100.0% of statements [2020-04-14T03:28:14.932Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.005s coverage: 100.0% of statements [2020-04-14T03:28:14.932Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.005s coverage: 90.9% of statements [2020-04-14T03:28:14.932Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-14T03:28:14.932Z] gofmt -l . [2020-04-14T03:28:14.932Z] internal/pkg/mqtt/client_options.go [2020-04-14T03:28:14.932Z] internal/pkg/mqtt/client_test.go [2020-04-14T03:28:14.932Z] [ "`gofmt -l .`" = "" ] [2020-04-14T03:28:14.932Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2020-04-14T03:28:14.948Z] $ docker stop --time=1 cc9eeca35f145a9096ce8b0c479b291dde0f062584a28c1615646fe36b4ea878 [2020-04-14T03:28:16.410Z] $ 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] } [2020-04-14T03:28:17.455Z] Failed in branch amd64 [2020-04-14T03:28:20.168Z] b9c365052c96: Pull complete [2020-04-14T03:28:20.168Z] a2d8cc88f415: Pull complete [2020-04-14T03:28:22.132Z] ea1d1ca13537: Pull complete [2020-04-14T03:28:22.400Z] 3750a50a1c5e: Pull complete [2020-04-14T03:28:22.400Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-14T03:28:22.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-14T03:28:22.400Z] ---> 78745c68409d [2020-04-14T03:28:22.400Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-14T03:28:26.652Z] ---> Running in fcb7d2944e5b [2020-04-14T03:28:27.239Z] Removing intermediate container fcb7d2944e5b [2020-04-14T03:28:27.239Z] ---> 5dec26de93c9 [2020-04-14T03:28:27.239Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-04-14T03:28:27.239Z] ---> Running in 4e0d04d02503 [2020-04-14T03:28:28.206Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-14T03:28:29.609Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-14T03:28:30.192Z] (1/5) Installing libsodium (1.0.18-r0) [2020-04-14T03:28:30.192Z] (2/5) Installing libzmq (4.3.2-r0) [2020-04-14T03:28:30.192Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-04-14T03:28:30.461Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-04-14T03:28:30.461Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-04-14T03:28:30.461Z] Executing busybox-1.31.1-r8.trigger [2020-04-14T03:28:30.461Z] OK: 127 MiB in 44 packages [2020-04-14T03:28:31.880Z] Removing intermediate container 4e0d04d02503 [2020-04-14T03:28:31.880Z] ---> 40f4738e8dcf [2020-04-14T03:28:31.880Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-14T03:28:31.880Z] ---> Running in 8f2949858f95 [2020-04-14T03:28:32.469Z] Removing intermediate container 8f2949858f95 [2020-04-14T03:28:32.469Z] ---> e929800d6739 [2020-04-14T03:28:32.469Z] Step 6/7 : COPY go.mod . [2020-04-14T03:28:32.735Z] ---> 44eea2820fab [2020-04-14T03:28:32.735Z] Step 7/7 : RUN go mod download [2020-04-14T03:28:33.321Z] ---> Running in f43f605eb2d5 [2020-04-14T03:28:34.742Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-14T03:28:34.742Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-14T03:28:34.742Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-14T03:28:34.742Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-14T03:28:34.742Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-14T03:28:34.742Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-14T03:28:34.742Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-14T03:28:34.742Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-14T03:28:34.742Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-14T03:28:34.742Z] go: finding golang.org/x/text v0.3.0 [2020-04-14T03:28:42.970Z] Removing intermediate container f43f605eb2d5 [2020-04-14T03:28:42.970Z] ---> 70cf21a241ad [2020-04-14T03:28:42.970Z] Successfully built 70cf21a241ad [2020-04-14T03:28:42.970Z] 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-14T03:28:43.581Z] + docker inspect -f . ci-base-image-arm64 [2020-04-14T03:28:43.853Z] . [Pipeline] withDockerContainer [2020-04-14T03:28:44.187Z] prd-ubuntu18.04-docker-arm64-4c-16g-3736 does not seem to be running inside a container [2020-04-14T03:28:44.267Z] $ 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 [2020-04-14T03:28:45.772Z] $ docker top eec988a08e2a14b9d9ffef02a7cb3ea878ae23342bdf3983ddfed13922a32447 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-14T03:28:46.832Z] + go version [2020-04-14T03:28:46.833Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-14T03:28:47.495Z] + make test [2020-04-14T03:28:47.495Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-14T03:28:55.731Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-04-14T03:29:03.969Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.034s coverage: 95.4% of statements [2020-04-14T03:29:36.203Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.386s coverage: 84.1% of statements [2020-04-14T03:29:36.203Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.032s coverage: 100.0% of statements [2020-04-14T03:29:36.203Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.019s coverage: 100.0% of statements [2020-04-14T03:29:36.203Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.016s coverage: 90.9% of statements [2020-04-14T03:29:36.203Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-04-14T03:29:36.203Z] gofmt -l . [2020-04-14T03:29:36.203Z] internal/pkg/mqtt/client_options.go [2020-04-14T03:29:36.203Z] internal/pkg/mqtt/client_test.go [2020-04-14T03:29:36.203Z] [ "`gofmt -l .`" = "" ] [2020-04-14T03:29:36.203Z] make: *** [Makefile:9: test] Error 1 [Pipeline] } [2020-04-14T03:29:36.216Z] $ docker stop --time=1 eec988a08e2a14b9d9ffef02a7cb3ea878ae23342bdf3983ddfed13922a32447 [2020-04-14T03:29:38.355Z] $ 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] } [2020-04-14T03:29:39.554Z] 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 [2020-04-14T03:29:40.839Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-14T03:29:41.256Z] ---> package-listing.sh [2020-04-14T03:29:41.256Z] ++ facter osfamily [2020-04-14T03:29:41.256Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-14T03:29:41.256Z] + OS_FAMILY=redhat [2020-04-14T03:29:41.256Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-14T03:29:41.256Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-14T03:29:41.256Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-14T03:29:41.256Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-14T03:29:41.256Z] + PACKAGES=/tmp/packages_start.txt [2020-04-14T03:29:41.256Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' [2020-04-14T03:29:41.256Z] + PACKAGES=/tmp/packages_end.txt [2020-04-14T03:29:41.256Z] + case "${OS_FAMILY}" in [2020-04-14T03:29:41.256Z] + rpm -qa [2020-04-14T03:29:41.256Z] + sort [2020-04-14T03:29:48.058Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-14T03:29:48.058Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-14T03:29:48.058Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-14T03:29:48.058Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-51 ']' [2020-04-14T03:29:48.058Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-51/archives/ [2020-04-14T03:29:48.058Z] + 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 [2020-04-14T03:29:48.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-14T03:29:48.445Z] [2020-04-14T03:29:48.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-14T03:29:48.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-14T03:29:48.840Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-14T03:29:48.840Z] c9b1b535fdd9: Pulling fs layer [2020-04-14T03:29:48.840Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-14T03:29:48.840Z] 756a868c4378: Pulling fs layer [2020-04-14T03:29:48.840Z] 444b2fc9a129: Pulling fs layer [2020-04-14T03:29:48.840Z] ea15f1150254: Pulling fs layer [2020-04-14T03:29:48.840Z] 41b27a9f41bf: Pulling fs layer [2020-04-14T03:29:48.840Z] 28c525ee5125: Pulling fs layer [2020-04-14T03:29:48.840Z] 094b1ea09ed8: Pulling fs layer [2020-04-14T03:29:48.840Z] 138eaada9080: Pulling fs layer [2020-04-14T03:29:48.840Z] 0622d0fa9048: Pulling fs layer [2020-04-14T03:29:48.840Z] 444b2fc9a129: Waiting [2020-04-14T03:29:48.840Z] ea15f1150254: Waiting [2020-04-14T03:29:48.840Z] 41b27a9f41bf: Waiting [2020-04-14T03:29:48.840Z] 28c525ee5125: Waiting [2020-04-14T03:29:48.840Z] 094b1ea09ed8: Waiting [2020-04-14T03:29:48.840Z] 138eaada9080: Waiting [2020-04-14T03:29:48.840Z] 0622d0fa9048: Waiting [2020-04-14T03:29:49.168Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-14T03:29:49.169Z] 2cc5ad85d9ab: Download complete [2020-04-14T03:29:49.169Z] 444b2fc9a129: Verifying Checksum [2020-04-14T03:29:49.169Z] 444b2fc9a129: Download complete [2020-04-14T03:29:49.169Z] c9b1b535fdd9: Verifying Checksum [2020-04-14T03:29:49.169Z] c9b1b535fdd9: Download complete [2020-04-14T03:29:49.169Z] ea15f1150254: Verifying Checksum [2020-04-14T03:29:49.169Z] ea15f1150254: Download complete [2020-04-14T03:29:49.627Z] 28c525ee5125: Verifying Checksum [2020-04-14T03:29:49.627Z] 28c525ee5125: Download complete [2020-04-14T03:29:50.296Z] 756a868c4378: Verifying Checksum [2020-04-14T03:29:50.296Z] 756a868c4378: Download complete [2020-04-14T03:29:50.637Z] 138eaada9080: Verifying Checksum [2020-04-14T03:29:50.637Z] 138eaada9080: Download complete [2020-04-14T03:29:50.637Z] c9b1b535fdd9: Pull complete [2020-04-14T03:29:50.637Z] 0622d0fa9048: Verifying Checksum [2020-04-14T03:29:50.637Z] 0622d0fa9048: Download complete [2020-04-14T03:29:51.054Z] 2cc5ad85d9ab: Pull complete [2020-04-14T03:29:51.054Z] 094b1ea09ed8: Verifying Checksum [2020-04-14T03:29:51.054Z] 094b1ea09ed8: Download complete [2020-04-14T03:29:52.491Z] 41b27a9f41bf: Verifying Checksum [2020-04-14T03:29:52.491Z] 41b27a9f41bf: Download complete [2020-04-14T03:29:55.237Z] 756a868c4378: Pull complete [2020-04-14T03:29:55.600Z] 444b2fc9a129: Pull complete [2020-04-14T03:29:57.062Z] ea15f1150254: Pull complete [2020-04-14T03:30:01.356Z] 41b27a9f41bf: Pull complete [2020-04-14T03:30:01.356Z] 28c525ee5125: Pull complete [2020-04-14T03:30:05.736Z] 094b1ea09ed8: Pull complete [2020-04-14T03:30:05.736Z] 138eaada9080: Pull complete [2020-04-14T03:30:05.736Z] 0622d0fa9048: Pull complete [2020-04-14T03:30:05.736Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-14T03:30:05.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-14T03:30:06.172Z] prd-centos7-docker-4c-2g-3733 does not seem to be running inside a container [2020-04-14T03:30:06.234Z] $ 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 [2020-04-14T03:30:08.059Z] $ docker top e71e49a659ed3819c66405aec079089ce565e89d7e06cac7cce359f4755b4e1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-14T03:30:08.305Z] provisioning config files... [2020-04-14T03:30:08.325Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-51@tmp/config3083332035033287480tmp [Pipeline] { [Pipeline] echo [2020-04-14T03:30:08.388Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-14T03:30:09.109Z] ---> create-netrc.sh [Pipeline] echo [2020-04-14T03:30:09.118Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-14T03:30:09.786Z] ---> logs-deploy.sh [2020-04-14T03:30:09.786Z] + ARCHIVE_ARTIFACTS= [2020-04-14T03:30:09.786Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-14T03:30:09.786Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-14T03:30:09.786Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-14T03:30:09.786Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-51/4 [2020-04-14T03:30:09.786Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-51/4/ [2020-04-14T03:30:09.786Z] + 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 [2020-04-14T03:30:11.744Z] Archives upload complete. [2020-04-14T03:30:12.006Z] + 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/ [2020-04-14T03:30:13.015Z] ---> uname -a: [2020-04-14T03:30:13.015Z] Linux e71e49a659ed 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] ---> lscpu: [2020-04-14T03:30:13.015Z] Architecture: x86_64 [2020-04-14T03:30:13.015Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-14T03:30:13.015Z] Byte Order: Little Endian [2020-04-14T03:30:13.015Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-14T03:30:13.015Z] CPU(s): 4 [2020-04-14T03:30:13.015Z] On-line CPU(s) list: 0-3 [2020-04-14T03:30:13.015Z] Thread(s) per core: 1 [2020-04-14T03:30:13.015Z] Core(s) per socket: 1 [2020-04-14T03:30:13.015Z] Socket(s): 4 [2020-04-14T03:30:13.015Z] NUMA node(s): 1 [2020-04-14T03:30:13.015Z] Vendor ID: GenuineIntel [2020-04-14T03:30:13.015Z] CPU family: 6 [2020-04-14T03:30:13.015Z] Model: 44 [2020-04-14T03:30:13.015Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-14T03:30:13.015Z] Stepping: 1 [2020-04-14T03:30:13.015Z] CPU MHz: 2933.438 [2020-04-14T03:30:13.015Z] BogoMIPS: 5866.87 [2020-04-14T03:30:13.015Z] Virtualization: VT-x [2020-04-14T03:30:13.015Z] Hypervisor vendor: KVM [2020-04-14T03:30:13.015Z] Virtualization type: full [2020-04-14T03:30:13.015Z] L1d cache: 128 KiB [2020-04-14T03:30:13.015Z] L1i cache: 128 KiB [2020-04-14T03:30:13.015Z] L2 cache: 16 MiB [2020-04-14T03:30:13.015Z] L3 cache: 64 MiB [2020-04-14T03:30:13.015Z] NUMA node0 CPU(s): 0-3 [2020-04-14T03:30:13.015Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-14T03:30:13.015Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-14T03:30:13.015Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-14T03:30:13.015Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-14T03:30:13.015Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-14T03:30:13.015Z] 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-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] ---> nproc: [2020-04-14T03:30:13.015Z] 4 [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] ---> df -h: [2020-04-14T03:30:13.015Z] Filesystem Size Used Available Use% Mounted on [2020-04-14T03:30:13.015Z] overlay 50.0G 6.3G 43.7G 13% / [2020-04-14T03:30:13.015Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-14T03:30:13.015Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-14T03:30:13.015Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-14T03:30:13.015Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-04-14T03:30:13.015Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-04-14T03:30:13.015Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-04-14T03:30:13.015Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-04-14T03:30:13.015Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-messaging_PR-51 [2020-04-14T03:30:13.015Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-messaging_PR-51@tmp [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] ---> free -m: [2020-04-14T03:30:13.015Z] total used free shared buff/cache available [2020-04-14T03:30:13.015Z] Mem: 1838 572 69 0 1196 1160 [2020-04-14T03:30:13.015Z] Swap: 1023 1 1022 [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] ---> ip addr: [2020-04-14T03:30:13.015Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-14T03:30:13.015Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-14T03:30:13.015Z] inet 127.0.0.1/8 scope host lo [2020-04-14T03:30:13.015Z] valid_lft forever preferred_lft forever [2020-04-14T03:30:13.015Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-14T03:30:13.015Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-14T03:30:13.015Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-14T03:30:13.015Z] valid_lft forever preferred_lft forever [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] ---> sar -b -r -n DEV: [2020-04-14T03:30:13.015Z] 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) [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] 03:22:43 LINUX RESTART [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] 03:23:01 tps rtps wtps bread/s bwrtn/s [2020-04-14T03:30:13.015Z] 03:24:01 177.98 101.48 76.50 8309.12 37145.33 [2020-04-14T03:30:13.015Z] 03:25:01 8.72 0.05 8.67 1.60 1790.44 [2020-04-14T03:30:13.015Z] 03:26:01 2.24 0.00 2.24 0.00 75.57 [2020-04-14T03:30:13.015Z] 03:27:01 0.27 0.00 0.27 0.00 2.83 [2020-04-14T03:30:13.015Z] 03:28:02 0.23 0.00 0.23 0.00 3.59 [2020-04-14T03:30:13.015Z] 03:29:01 0.47 0.00 0.47 0.00 8.15 [2020-04-14T03:30:13.015Z] 03:30:01 85.41 55.72 29.69 3662.37 12059.71 [2020-04-14T03:30:13.015Z] Average: 39.44 22.53 16.91 1715.11 7317.29 [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] 03:23:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-14T03:30:13.015Z] 03:24:01 115828 1766476 93.85 2620 1248944 977168 33.34 429448 1178624 49624 [2020-04-14T03:30:13.015Z] 03:25:01 130752 1751552 93.05 2620 1248984 949348 32.39 414600 1178468 16 [2020-04-14T03:30:13.015Z] 03:26:01 137420 1744884 92.70 2620 1248988 887732 30.29 408996 1178400 8 [2020-04-14T03:30:13.015Z] 03:27:01 136360 1745944 92.76 2620 1249044 887852 30.29 409904 1178408 24 [2020-04-14T03:30:13.015Z] 03:28:02 135876 1746428 92.78 2620 1248996 887996 30.30 410684 1178344 8 [2020-04-14T03:30:13.015Z] 03:29:01 137296 1745008 92.71 2620 1249000 887828 30.29 409768 1178344 8 [2020-04-14T03:30:13.015Z] 03:30:01 136304 1746000 92.76 2620 1198636 1100712 37.56 416692 1156164 107920 [2020-04-14T03:30:13.015Z] Average: 132834 1749470 92.94 2620 1241799 939805 32.07 414299 1175250 22515 [2020-04-14T03:30:13.015Z] [2020-04-14T03:30:13.015Z] 03:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-14T03:30:13.015Z] 03:24:01 eth0 233.03 169.61 987.37 79.59 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:24:01 docker0 0.93 0.78 0.22 1.72 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:25:01 eth0 0.75 0.32 0.36 0.23 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:26:01 eth0 0.98 0.08 0.09 0.01 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:27:01 eth0 1.80 0.52 0.53 0.22 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:28:02 eth0 0.83 0.75 0.53 0.40 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:29:01 eth0 0.27 0.19 0.14 0.07 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:30:01 eth0 84.62 58.10 2322.35 8.94 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] Average: eth0 46.16 32.88 474.47 12.81 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-14T03:30:13.015Z] Average: docker0 0.13 0.11 0.03 0.25 0.00 0.00 0.00 [2020-04-14T03:30:13.016Z] [2020-04-14T03:30:13.016Z] [2020-04-14T03:30:13.016Z] ---> sar -P ALL: [2020-04-14T03:30:13.016Z] 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) [2020-04-14T03:30:13.016Z] [2020-04-14T03:30:13.016Z] 03:22:43 LINUX RESTART [2020-04-14T03:30:13.016Z] [2020-04-14T03:30:13.016Z] 03:23:01 CPU %user %nice %system %iowait %steal %idle [2020-04-14T03:30:13.016Z] 03:24:01 all 14.96 0.00 9.02 8.99 19.20 47.83 [2020-04-14T03:30:13.016Z] 03:24:01 0 13.28 0.00 9.09 9.41 20.43 47.80 [2020-04-14T03:30:13.016Z] 03:24:01 1 15.82 0.00 8.84 12.22 18.59 44.53 [2020-04-14T03:30:13.016Z] 03:24:01 2 16.69 0.00 9.86 5.78 19.10 48.57 [2020-04-14T03:30:13.016Z] 03:24:01 3 14.03 0.00 8.31 8.46 18.68 50.51 [2020-04-14T03:30:13.016Z] 03:25:01 all 0.18 0.00 0.07 0.00 0.26 99.48 [2020-04-14T03:30:13.016Z] 03:25:01 0 0.42 0.00 0.07 0.00 0.52 99.00 [2020-04-14T03:30:13.016Z] 03:25:01 1 0.05 0.00 0.07 0.00 0.17 99.72 [2020-04-14T03:30:13.016Z] 03:25:01 2 0.07 0.00 0.15 0.00 0.10 99.68 [2020-04-14T03:30:13.016Z] 03:25:01 3 0.20 0.00 0.03 0.00 0.23 99.53 [2020-04-14T03:30:13.016Z] 03:26:01 all 0.10 0.00 0.07 0.00 0.49 99.33 [2020-04-14T03:30:13.016Z] 03:26:01 0 0.30 0.00 0.05 0.00 0.75 98.91 [2020-04-14T03:30:13.016Z] 03:26:01 1 0.05 0.00 0.05 0.00 0.66 99.24 [2020-04-14T03:30:13.016Z] 03:26:01 2 0.03 0.00 0.10 0.00 0.37 99.50 [2020-04-14T03:30:13.016Z] 03:26:01 3 0.03 0.00 0.08 0.00 0.22 99.67 [2020-04-14T03:30:13.016Z] 03:27:01 all 0.10 0.00 0.04 0.00 0.38 99.47 [2020-04-14T03:30:13.016Z] 03:27:01 0 0.32 0.00 0.08 0.00 0.42 99.18 [2020-04-14T03:30:13.016Z] 03:27:01 1 0.03 0.00 0.05 0.00 0.47 99.45 [2020-04-14T03:30:13.016Z] 03:27:01 2 0.03 0.00 0.02 0.00 0.18 99.77 [2020-04-14T03:30:13.016Z] 03:27:01 3 0.03 0.00 0.02 0.00 0.45 99.50 [2020-04-14T03:30:13.016Z] 03:28:02 all 0.11 0.00 0.07 0.00 0.40 99.42 [2020-04-14T03:30:13.016Z] 03:28:02 0 0.32 0.00 0.12 0.00 0.30 99.27 [2020-04-14T03:30:13.016Z] 03:28:02 1 0.05 0.00 0.05 0.00 0.55 99.35 [2020-04-14T03:30:13.016Z] 03:28:02 2 0.03 0.00 0.05 0.00 0.46 99.45 [2020-04-14T03:30:13.016Z] 03:28:02 3 0.03 0.00 0.03 0.00 0.32 99.62 [2020-04-14T03:30:13.016Z] 03:29:01 all 0.14 0.00 0.05 0.00 0.30 99.51 [2020-04-14T03:30:13.016Z] 03:29:01 0 0.02 0.00 0.03 0.00 0.15 99.80 [2020-04-14T03:30:13.016Z] 03:29:01 1 0.07 0.00 0.08 0.00 0.22 99.63 [2020-04-14T03:30:13.016Z] 03:29:01 2 0.35 0.00 0.07 0.00 0.54 99.04 [2020-04-14T03:30:13.016Z] 03:29:01 3 0.12 0.00 0.07 0.00 0.25 99.56 [2020-04-14T03:30:13.016Z] 03:30:01 all 3.07 0.00 1.70 2.17 7.86 85.20 [2020-04-14T03:30:13.016Z] 03:30:01 0 2.78 0.00 1.23 2.27 7.89 85.84 [2020-04-14T03:30:13.016Z] 03:30:01 1 2.47 0.00 1.69 1.43 7.63 86.79 [2020-04-14T03:30:13.016Z] 03:30:01 2 4.03 0.00 2.30 1.49 7.77 84.41 [2020-04-14T03:30:13.016Z] 03:30:01 3 3.00 0.00 1.60 3.48 8.18 83.74 [2020-04-14T03:30:13.016Z] Average: all 2.66 0.00 1.57 1.59 4.13 90.03 [2020-04-14T03:30:13.016Z] Average: 0 2.48 0.00 1.52 1.67 4.35 89.98 [2020-04-14T03:30:13.016Z] Average: 1 2.67 0.00 1.56 1.97 4.08 89.72 [2020-04-14T03:30:13.016Z] Average: 2 3.01 0.00 1.78 1.03 4.05 90.13 [2020-04-14T03:30:13.016Z] Average: 3 2.49 0.00 1.44 1.71 4.05 90.31 [2020-04-14T03:30:13.016Z] [2020-04-14T03:30:13.016Z] [2020-04-14T03:30:13.016Z]