Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4797aad57e7c6cfe306703c550a125a3a1cab149 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-5421’ Running on prd-centos7-docker-4c-2g-5424 in /w/workspace/xfoundry_go-mod-bootstrap_master [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # 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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4797aad57e7c6cfe306703c550a125a3a1cab149 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4797aad57e7c6cfe306703c550a125a3a1cab149 # timeout=10 Commit message: "Merge pull request #82 from lenny-intel/NoClientMonitor" > git rev-list --no-walk de90581497902aa69bacc01f7e4382d2d48d1cc0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:51:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:51:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:51:41 ========================================================= 04:51:41 EdgeX Global Pipelines Version Info 04:51:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:51:42 ------------------- 04:51:42 stable info: 04:51:42 ------------------- 04:51:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:51:42 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 04:51:42 Message: update stable to v1.0.89 04:51:43 ------------------- 04:51:43 experimental info: 04:51:43 ------------------- 04:51:43 Commited By: **** collab-it+edgex@linuxfoundation.org 04:51:43 Commit SHA: 7744a3213dafb6d3e78ec00dd64947819713210d 04:51:43 Message: update experimental to v1.0.93 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:51:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:51:44 04:51:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:51:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:51:45 latest: Pulling from edgex-devops/git-semver 04:51:45 9123ac7c32f7: Pulling fs layer 04:51:45 b8cc5d1170e3: Pulling fs layer 04:51:45 2924cbbf6a41: Pulling fs layer 04:51:45 93b08a4f1073: Pulling fs layer 04:51:45 93b08a4f1073: Waiting 04:51:45 b8cc5d1170e3: Verifying Checksum 04:51:45 b8cc5d1170e3: Download complete 04:51:45 9123ac7c32f7: Verifying Checksum 04:51:45 9123ac7c32f7: Download complete 04:51:45 2924cbbf6a41: Verifying Checksum 04:51:45 2924cbbf6a41: Download complete 04:51:45 93b08a4f1073: Download complete 04:51:45 9123ac7c32f7: Pull complete 04:51:45 b8cc5d1170e3: Pull complete 04:51:46 2924cbbf6a41: Pull complete 04:51:46 93b08a4f1073: Pull complete 04:51:46 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 04:51:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:51:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:51:47 prd-centos7-docker-4c-2g-5424 does not seem to be running inside a container 04:51:47 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:51:49 $ docker top 1864d165f5db3f196c32281452be1f22cca128ef4a2cf4f54461d75fe9106161 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:51:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:49 [ssh-agent] Looking for ssh-agent implementation... 04:51:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:49 $ docker exec 1864d165f5db3f196c32281452be1f22cca128ef4a2cf4f54461d75fe9106161 ssh-agent 04:51:49 SSH_AUTH_SOCK=/tmp/ssh-c2r3JPzUINFJ/agent.12 04:51:49 SSH_AGENT_PID=17 04:51:49 Running ssh-add (command line suppressed) 04:51:49 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4721420875507197421.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4721420875507197421.key) 04:51:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:50 + git describe --exact-match --tags HEAD 04:51:50 fatal: No names found, cannot describe anything. [Pipeline] } 04:51:50 $ docker exec --env ******** --env ******** 1864d165f5db3f196c32281452be1f22cca128ef4a2cf4f54461d75fe9106161 ssh-agent -k 04:51:50 unset SSH_AUTH_SOCK; 04:51:50 unset SSH_AGENT_PID; 04:51:50 echo Agent pid 17 killed; 04:51:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:51:50 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:51:50 This usually means this commit has not been tagged. [Pipeline] sshagent 04:51:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:51:50 [ssh-agent] Looking for ssh-agent implementation... 04:51:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:51:50 $ docker exec 1864d165f5db3f196c32281452be1f22cca128ef4a2cf4f54461d75fe9106161 ssh-agent 04:51:50 SSH_AUTH_SOCK=/tmp/ssh-dGX0IDOodSgi/agent.46 04:51:50 SSH_AGENT_PID=51 04:51:50 Running ssh-add (command line suppressed) 04:51:51 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8178415310799754733.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8178415310799754733.key) 04:51:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:51:51 + git semver init 04:51:51 # -> Open(): unable to determine branch for HEAD 04:51:51 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 04:51:51 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 04:51:51 # $SEMVER_REMOTE_NAME = origin 04:51:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:51:51 # $SEMVER_USER_NAME = edgex-jenkins 04:51:51 # $SEMVER_BRANCH = master 04:51:51 # $SEMVER_TEMP = /tmp/semver-979098060 04:51:51 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 04:51:51 # '/tmp/semver-979098060' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 04:51:51 # -> Force: false 04:51:51 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 04:51:51 $ docker exec --env ******** --env ******** 1864d165f5db3f196c32281452be1f22cca128ef4a2cf4f54461d75fe9106161 ssh-agent -k 04:51:51 unset SSH_AUTH_SOCK; 04:51:51 unset SSH_AGENT_PID; 04:51:51 echo Agent pid 51 killed; 04:51:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:51:52 + git semver [Pipeline] } 04:51:52 $ docker stop --time=1 1864d165f5db3f196c32281452be1f22cca128ef4a2cf4f54461d75fe9106161 04:51:54 $ docker rm -f 1864d165f5db3f196c32281452be1f22cca128ef4a2cf4f54461d75fe9106161 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:51:54 Stashed 43 file(s) [Pipeline] echo 04:51:54 [edgeXSemver] initialized semver on version 0.0.35 [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 04:52:09 Still waiting to schedule task 04:52:09 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:52:09 Still waiting to schedule task 04:52:09 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:54:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5427 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 04:54:43 Running in /w/workspace/go-mod-bootstrap/37 [Pipeline] { [Pipeline] checkout 04:54:48 using credential edgex-jenkins-ssh 04:54:48 Cloning the remote Git repository 04:54:48 Cloning with configured refspecs honoured and without tags 04:54:49 Fetching without tags 04:54:48 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:54:48 > git init /w/workspace/go-mod-bootstrap/37 # timeout=10 04:54:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:54:48 > git --version # timeout=10 04:54:48 using GIT_SSH to set credentials SSH Credentials for GitHub 04:54:48 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:54:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:54:49 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:54:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:54:50 Checking out Revision 4797aad57e7c6cfe306703c550a125a3a1cab149 (master) 04:54:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:54:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:54:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:54:50 > git config core.sparsecheckout # timeout=10 04:54:50 > git checkout -f 4797aad57e7c6cfe306703c550a125a3a1cab149 # timeout=10 04:54:54 Commit message: "Merge pull request #82 from lenny-intel/NoClientMonitor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:54:55 ========================================================= 04:54:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 04:54:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:54:56 + 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 . 04:54:57 Running on prd-centos7-docker-4c-2g-5428 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 04:54:57 Running in /w/workspace/go-mod-bootstrap/37 [Pipeline] { [Pipeline] checkout 04:54:57 Sending build context to Docker daemon 596kB 04:54:57 Step 1/8 : ARG BASE=golang:1.13-alpine 04:54:57 Step 2/8 : FROM ${BASE} 04:54:58 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:54:58 cde5963f3b93: Pulling fs layer 04:54:58 2a23fa8c16f7: Pulling fs layer 04:54:58 777b28850792: Pulling fs layer 04:54:58 8a11ddd9e578: Pulling fs layer 04:54:58 4cf88f913ddb: Pulling fs layer 04:54:58 1df406cf5192: Pulling fs layer 04:54:58 cd6300453558: Pulling fs layer 04:54:58 b9c365052c96: Pulling fs layer 04:54:58 a2d8cc88f415: Pulling fs layer 04:54:58 ea1d1ca13537: Pulling fs layer 04:54:58 3750a50a1c5e: Pulling fs layer 04:54:58 cd6300453558: Waiting 04:54:58 b9c365052c96: Waiting 04:54:58 a2d8cc88f415: Waiting 04:54:58 ea1d1ca13537: Waiting 04:54:58 8a11ddd9e578: Waiting 04:54:58 3750a50a1c5e: Waiting 04:54:58 4cf88f913ddb: Waiting 04:54:58 1df406cf5192: Waiting 04:54:58 777b28850792: Download complete 04:54:58 2a23fa8c16f7: Verifying Checksum 04:54:58 2a23fa8c16f7: Download complete 04:54:58 4cf88f913ddb: Verifying Checksum 04:54:58 4cf88f913ddb: Download complete 04:54:58 1df406cf5192: Verifying Checksum 04:54:58 1df406cf5192: Download complete 04:54:58 cde5963f3b93: Verifying Checksum 04:54:58 cde5963f3b93: Download complete 04:54:59 cde5963f3b93: Pull complete 04:55:00 2a23fa8c16f7: Pull complete 04:55:00 cd6300453558: Verifying Checksum 04:55:00 cd6300453558: Download complete 04:55:00 a2d8cc88f415: Verifying Checksum 04:55:00 a2d8cc88f415: Download complete 04:55:00 777b28850792: Pull complete 04:55:01 using credential edgex-jenkins-ssh 04:55:01 Cloning the remote Git repository 04:55:01 Cloning with configured refspecs honoured and without tags 04:55:01 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:55:01 > git init /w/workspace/go-mod-bootstrap/37 # timeout=10 04:55:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:55:01 > git --version # timeout=10 04:55:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:55:02 ea1d1ca13537: Verifying Checksum 04:55:02 ea1d1ca13537: Download complete 04:55:02 Fetching without tags 04:55:02 3750a50a1c5e: Verifying Checksum 04:55:02 3750a50a1c5e: Download complete 04:55:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:55:02 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:55:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:55:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:55:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:55:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:55:03 b9c365052c96: Verifying Checksum 04:55:03 b9c365052c96: Download complete 04:55:04 Checking out Revision 4797aad57e7c6cfe306703c550a125a3a1cab149 (master) 04:55:04 8a11ddd9e578: Verifying Checksum 04:55:04 8a11ddd9e578: Download complete 04:55:04 > git config core.sparsecheckout # timeout=10 04:55:04 > git checkout -f 4797aad57e7c6cfe306703c550a125a3a1cab149 # timeout=10 04:55:07 Commit message: "Merge pull request #82 from lenny-intel/NoClientMonitor" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:55:08 ========================================================= 04:55:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 04:55:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:55:09 + 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 . 04:55:09 Sending build context to Docker daemon 596kB 04:55:09 Step 1/8 : ARG BASE=golang:1.13-alpine 04:55:09 Step 2/8 : FROM ${BASE} 04:55:09 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:55:09 e6b0cf9c0882: Pulling fs layer 04:55:09 2848faf0eed1: Pulling fs layer 04:55:09 0f37312ad70f: Pulling fs layer 04:55:09 5788d62ee057: Pulling fs layer 04:55:09 0e6b1d234666: Pulling fs layer 04:55:09 bf5d7aec512f: Pulling fs layer 04:55:09 34c802a77dc8: Pulling fs layer 04:55:09 9eb99e56ec68: Pulling fs layer 04:55:09 27c7a5d97fbd: Pulling fs layer 04:55:09 5c102a31e300: Pulling fs layer 04:55:09 dcfb455df0a1: Pulling fs layer 04:55:09 34c802a77dc8: Waiting 04:55:09 5788d62ee057: Waiting 04:55:09 9eb99e56ec68: Waiting 04:55:09 27c7a5d97fbd: Waiting 04:55:09 5c102a31e300: Waiting 04:55:09 0e6b1d234666: Waiting 04:55:09 dcfb455df0a1: Waiting 04:55:09 bf5d7aec512f: Waiting 04:55:09 0f37312ad70f: Verifying Checksum 04:55:09 0f37312ad70f: Download complete 04:55:09 2848faf0eed1: Verifying Checksum 04:55:09 2848faf0eed1: Download complete 04:55:09 0e6b1d234666: Download complete 04:55:09 bf5d7aec512f: Verifying Checksum 04:55:09 bf5d7aec512f: Download complete 04:55:09 e6b0cf9c0882: Verifying Checksum 04:55:09 e6b0cf9c0882: Download complete 04:55:10 e6b0cf9c0882: Pull complete 04:55:10 2848faf0eed1: Pull complete 04:55:10 34c802a77dc8: Verifying Checksum 04:55:10 34c802a77dc8: Download complete 04:55:10 27c7a5d97fbd: Verifying Checksum 04:55:10 27c7a5d97fbd: Download complete 04:55:11 5788d62ee057: Verifying Checksum 04:55:11 5788d62ee057: Download complete 04:55:11 dcfb455df0a1: Verifying Checksum 04:55:11 dcfb455df0a1: Download complete 04:55:11 9eb99e56ec68: Verifying Checksum 04:55:11 9eb99e56ec68: Download complete 04:55:11 5c102a31e300: Download complete 04:55:12 0f37312ad70f: Pull complete 04:55:16 8a11ddd9e578: Pull complete 04:55:16 4cf88f913ddb: Pull complete 04:55:16 1df406cf5192: Pull complete 04:55:20 5788d62ee057: Pull complete 04:55:20 0e6b1d234666: Pull complete 04:55:20 bf5d7aec512f: Pull complete 04:55:21 cd6300453558: Pull complete 04:55:24 34c802a77dc8: Pull complete 04:55:25 b9c365052c96: Pull complete 04:55:25 a2d8cc88f415: Pull complete 04:55:27 ea1d1ca13537: Pull complete 04:55:28 3750a50a1c5e: Pull complete 04:55:28 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 04:55:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 04:55:28 ---> 78745c68409d 04:55:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:55:29 9eb99e56ec68: Pull complete 04:55:29 27c7a5d97fbd: Pull complete 04:55:30 5c102a31e300: Pull complete 04:55:30 dcfb455df0a1: Pull complete 04:55:30 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 04:55:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 04:55:30 ---> 7c70fe431013 04:55:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:55:32 ---> Running in cf5c369a8c65 04:55:32 Removing intermediate container cf5c369a8c65 04:55:32 ---> 51204c4c90c0 04:55:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:32 ---> Running in 7eceabd94ecc 04:55:33 ---> Running in 10692cf528f4 04:55:33 Removing intermediate container 10692cf528f4 04:55:33 ---> 73b7ae46862b 04:55:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:55:33 ---> Running in 1f51f5ad169e 04:55:34 Removing intermediate container 7eceabd94ecc 04:55:34 ---> fe67835a153c 04:55:34 Step 5/8 : RUN apk add --update --no-cache git make 04:55:34 ---> Running in 97639c723253 04:55:35 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:55:36 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:55:36 Removing intermediate container 1f51f5ad169e 04:55:36 ---> ab3bcfcba192 04:55:36 Step 5/8 : RUN apk add --update --no-cache git make 04:55:36 OK: 143 MiB in 39 packages 04:55:36 ---> Running in c12950bbe129 04:55:37 Removing intermediate container 97639c723253 04:55:37 ---> 911b3c374fa9 04:55:37 Step 6/8 : WORKDIR /build 04:55:37 ---> Running in 39706973dd60 04:55:37 Removing intermediate container 39706973dd60 04:55:37 ---> a5180d2b9ce6 04:55:37 Step 7/8 : COPY go.mod . 04:55:37 ---> c1abc4179cb8 04:55:37 Step 8/8 : RUN go mod download 04:55:37 ---> Running in df8b1ff31ac0 04:55:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:55:39 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:55:40 OK: 125 MiB in 39 packages 04:55:40 go: finding github.com/BurntSushi/toml v0.3.1 04:55:40 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:55:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:55:40 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:55:40 go: finding github.com/bgentry/speakeasy v0.1.0 04:55:40 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:55:40 go: finding github.com/davecgh/go-spew v1.1.1 04:55:40 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:55:40 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 04:55:40 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:55:40 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:55:40 go: finding github.com/fatih/color v1.7.0 04:55:40 go: finding github.com/go-kit/kit v0.8.0 04:55:40 go: finding github.com/go-logfmt/logfmt v0.4.0 04:55:40 go: finding github.com/go-stack/stack v1.8.0 04:55:40 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:55:40 go: finding github.com/google/uuid v1.1.0 04:55:40 go: finding github.com/gorilla/mux v1.7.1 04:55:40 go: finding github.com/hashicorp/consul/api v1.1.0 04:55:40 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:55:40 go: finding github.com/hashicorp/errwrap v1.0.0 04:55:40 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:55:40 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:55:40 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:55:40 go: finding github.com/hashicorp/go-multierror v1.0.0 04:55:40 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:55:40 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:55:40 go: finding github.com/hashicorp/go-syslog v1.0.0 04:55:40 go: finding github.com/hashicorp/go-uuid v1.0.1 04:55:40 go: finding github.com/hashicorp/go.net v0.0.1 04:55:41 go: finding github.com/hashicorp/golang-lru v0.5.0 04:55:41 go: finding github.com/hashicorp/logutils v1.0.0 04:55:41 go: finding github.com/hashicorp/mdns v1.0.0 04:55:41 go: finding github.com/hashicorp/memberlist v0.1.3 04:55:41 go: finding github.com/hashicorp/serf v0.8.2 04:55:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:55:41 go: finding github.com/mattn/go-colorable v0.0.9 04:55:41 go: finding github.com/mattn/go-isatty v0.0.3 04:55:41 go: finding github.com/miekg/dns v1.0.14 04:55:41 go: finding github.com/mitchellh/cli v1.0.0 04:55:41 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:55:41 go: finding github.com/mitchellh/copystructure v1.0.0 04:55:41 go: finding github.com/mitchellh/go-homedir v1.0.0 04:55:41 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:55:41 go: finding github.com/mitchellh/gox v0.4.0 04:55:41 go: finding github.com/mitchellh/iochan v1.0.0 04:55:41 go: finding github.com/mitchellh/mapstructure v1.1.2 04:55:41 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:55:41 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:55:41 go: finding github.com/pelletier/go-toml v1.2.0 04:55:41 go: finding github.com/pkg/errors v0.8.1 04:55:41 go: finding github.com/pmezard/go-difflib v1.0.0 04:55:41 go: finding github.com/posener/complete v1.1.1 04:55:41 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:55:41 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:55:41 go: finding github.com/stretchr/objx v0.1.0 04:55:41 go: finding github.com/stretchr/testify v1.5.1 04:55:41 go: finding github.com/ugorji/go v1.1.4 04:55:41 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 04:55:41 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 04:55:41 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:55:41 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 04:55:41 Removing intermediate container c12950bbe129 04:55:41 ---> 9760762d81a9 04:55:41 Step 6/8 : WORKDIR /build 04:55:41 ---> Running in a092c6fcffb7 04:55:41 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 04:55:41 go: finding gopkg.in/yaml.v2 v2.2.8 04:55:41 Removing intermediate container a092c6fcffb7 04:55:41 ---> 0c13496be46f 04:55:41 Step 7/8 : COPY go.mod . 04:55:42 ---> 958917d3c4fd 04:55:42 Step 8/8 : RUN go mod download 04:55:42 ---> Running in 84da50f0ee72 04:55:45 go: finding github.com/BurntSushi/toml v0.3.1 04:55:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:55:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:55:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:55:45 go: finding github.com/bgentry/speakeasy v0.1.0 04:55:45 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:55:45 go: finding github.com/davecgh/go-spew v1.1.1 04:55:45 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:55:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 04:55:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:55:45 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:55:45 go: finding github.com/fatih/color v1.7.0 04:55:46 go: finding github.com/go-kit/kit v0.8.0 04:55:46 go: finding github.com/go-logfmt/logfmt v0.4.0 04:55:46 go: finding github.com/go-stack/stack v1.8.0 04:55:46 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:55:46 go: finding github.com/google/uuid v1.1.0 04:55:46 go: finding github.com/gorilla/mux v1.7.1 04:55:46 go: finding github.com/hashicorp/consul/api v1.1.0 04:55:46 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:55:46 go: finding github.com/hashicorp/errwrap v1.0.0 04:55:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:55:46 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:55:46 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:55:46 go: finding github.com/hashicorp/go-multierror v1.0.0 04:55:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:55:46 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:55:46 go: finding github.com/hashicorp/go-syslog v1.0.0 04:55:46 go: finding github.com/hashicorp/go-uuid v1.0.1 04:55:46 go: finding github.com/hashicorp/go.net v0.0.1 04:55:46 go: finding github.com/hashicorp/golang-lru v0.5.0 04:55:46 go: finding github.com/hashicorp/logutils v1.0.0 04:55:46 go: finding github.com/hashicorp/mdns v1.0.0 04:55:46 go: finding github.com/hashicorp/memberlist v0.1.3 04:55:46 go: finding github.com/hashicorp/serf v0.8.2 04:55:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:55:46 go: finding github.com/mattn/go-colorable v0.0.9 04:55:46 go: finding github.com/mattn/go-isatty v0.0.3 04:55:46 go: finding github.com/miekg/dns v1.0.14 04:55:46 go: finding github.com/mitchellh/cli v1.0.0 04:55:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:55:46 go: finding github.com/mitchellh/copystructure v1.0.0 04:55:46 go: finding github.com/mitchellh/go-homedir v1.0.0 04:55:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:55:46 go: finding github.com/mitchellh/gox v0.4.0 04:55:46 go: finding github.com/mitchellh/iochan v1.0.0 04:55:46 go: finding github.com/mitchellh/mapstructure v1.1.2 04:55:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:55:46 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:55:46 go: finding github.com/pelletier/go-toml v1.2.0 04:55:46 go: finding github.com/pkg/errors v0.8.1 04:55:46 go: finding github.com/pmezard/go-difflib v1.0.0 04:55:46 go: finding github.com/posener/complete v1.1.1 04:55:46 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:55:46 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:55:47 go: finding github.com/stretchr/objx v0.1.0 04:55:47 go: finding github.com/stretchr/testify v1.5.1 04:55:47 go: finding github.com/ugorji/go v1.1.4 04:55:47 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 04:55:47 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 04:55:47 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:55:47 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 04:55:47 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 04:55:47 go: finding gopkg.in/yaml.v2 v2.2.8 04:55:50 Removing intermediate container df8b1ff31ac0 04:55:50 ---> fada8b3982d8 04:55:50 Successfully built fada8b3982d8 04:55:50 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 04:55:50 + docker inspect -f . ci-base-image-x86_64 04:55:50 . [Pipeline] withDockerContainer 04:55:51 prd-centos7-docker-4c-2g-5428 does not seem to be running inside a container 04:55:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/37 -v /w/workspace/go-mod-bootstrap/37:/w/workspace/go-mod-bootstrap/37:rw,z -v /w/workspace/go-mod-bootstrap/37@tmp:/w/workspace/go-mod-bootstrap/37@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 ******** ci-base-image-x86_64 cat 04:55:52 $ docker top 713b4bab7d6110ef9e53228a0078ed0f31e34acec91260d5bedaca6a262194ce -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:53 + go version 04:55:53 go version go1.13.5 linux/amd64 [Pipeline] sh 04:55:53 + make test 04:55:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:55:57 Removing intermediate container 84da50f0ee72 04:55:57 ---> b51ddec77508 04:55:57 Successfully built b51ddec77508 04:55:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:55:58 + docker inspect -f . ci-base-image-arm64 04:55:58 . [Pipeline] withDockerContainer 04:55:58 prd-ubuntu18.04-docker-arm64-4c-16g-5427 does not seem to be running inside a container 04:55:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/37 -v /w/workspace/go-mod-bootstrap/37:/w/workspace/go-mod-bootstrap/37:rw,z -v /w/workspace/go-mod-bootstrap/37@tmp:/w/workspace/go-mod-bootstrap/37@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 ******** ci-base-image-arm64 cat 04:56:00 $ docker top b42869b4a370309d11afd63f18b2408c25e70bb56e21900b58d2906fa3e36c81 -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:02 + go version 04:56:02 go version go1.13.5 linux/arm64 [Pipeline] sh 04:56:03 + make test 04:56:03 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:56:15 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 04:56:17 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.011s coverage: 50.4% of statements 04:56:17 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 04:56:17 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.022s coverage: 84.2% of statements 04:56:17 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 04:56:17 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 04:56:17 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 04:56:25 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.018s coverage: 100.0% of statements 04:56:25 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 04:56:25 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 04:56:25 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 04:56:25 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.008s coverage: 48.9% of statements 04:56:25 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 04:56:25 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 04:56:25 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.011s coverage: 91.3% of statements 04:56:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:56:27 gofmt -l . 04:56:27 [ "`gofmt -l .`" = "" ] [Pipeline] stash 04:56:27 Stashed 1 file(s) [Pipeline] } 04:56:27 $ docker stop --time=1 713b4bab7d6110ef9e53228a0078ed0f31e34acec91260d5bedaca6a262194ce 04:56:29 $ docker rm -f 713b4bab7d6110ef9e53228a0078ed0f31e34acec91260d5bedaca6a262194ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:56:50 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 04:56:50 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.042s coverage: 50.4% of statements 04:56:50 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 04:56:50 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.046s coverage: 84.2% of statements 04:56:50 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 04:56:50 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 04:56:50 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 04:56:52 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.058s coverage: 100.0% of statements 04:56:52 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 04:56:52 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 04:56:52 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 04:56:52 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.028s coverage: 48.9% of statements 04:56:52 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 04:56:52 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 04:56:52 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.048s coverage: 91.3% of statements 04:56:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:57:00 gofmt -l . 04:57:00 [ "`gofmt -l .`" = "" ] [Pipeline] stash 04:57:00 Warning: overwriting stash ‘coverage-report’ 04:57:00 Stashed 1 file(s) [Pipeline] } 04:57:00 $ docker stop --time=1 b42869b4a370309d11afd63f18b2408c25e70bb56e21900b58d2906fa3e36c81 04:57:02 $ docker rm -f b42869b4a370309d11afd63f18b2408c25e70bb56e21900b58d2906fa3e36c81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:57:03 provisioning config files... 04:57:03 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2666783741742377742tmp [Pipeline] { [Pipeline] sh 04:57:04 + curl -s https://codecov.io/bash 04:57:04 + bash -s - -t @/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2666783741742377742tmp [Pipeline] } 04:57:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:57:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 04:57:04 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 04:57:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:57:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 04:57:05 04:57:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 04:57:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 04:57:05 1.317.0: Pulling from edgex-devops/edgex-snyk-go 04:57:05 cbdbe7a5bc2a: Pulling fs layer 04:57:05 408f87550127: Pulling fs layer 04:57:05 fe522b08c979: Pulling fs layer 04:57:05 221eaa008020: Pulling fs layer 04:57:05 2a4607e5d6b9: Pulling fs layer 04:57:05 8f79b27c4fd2: Pulling fs layer 04:57:05 e5c8dbe1645b: Pulling fs layer 04:57:05 23e8b3b47431: Pulling fs layer 04:57:05 5c568d65a230: Pulling fs layer 04:57:05 e5c8dbe1645b: Waiting 04:57:05 221eaa008020: Waiting 04:57:05 2a4607e5d6b9: Waiting 04:57:05 8f79b27c4fd2: Waiting 04:57:05 23e8b3b47431: Waiting 04:57:05 5c568d65a230: Waiting 04:57:05 fe522b08c979: Verifying Checksum 04:57:05 fe522b08c979: Download complete 04:57:05 408f87550127: Download complete 04:57:05 2a4607e5d6b9: Download complete 04:57:05 8f79b27c4fd2: Download complete 04:57:05 cbdbe7a5bc2a: Verifying Checksum 04:57:05 cbdbe7a5bc2a: Download complete 04:57:05 e5c8dbe1645b: Verifying Checksum 04:57:05 e5c8dbe1645b: Download complete 04:57:06 cbdbe7a5bc2a: Pull complete 04:57:06 23e8b3b47431: Verifying Checksum 04:57:06 23e8b3b47431: Download complete 04:57:06 408f87550127: Pull complete 04:57:06 fe522b08c979: Pull complete 04:57:06 5c568d65a230: Verifying Checksum 04:57:07 221eaa008020: Verifying Checksum 04:57:07 221eaa008020: Download complete 04:57:12 221eaa008020: Pull complete 04:57:12 2a4607e5d6b9: Pull complete 04:57:12 8f79b27c4fd2: Pull complete 04:57:14 e5c8dbe1645b: Pull complete 04:57:17 23e8b3b47431: Pull complete 04:57:18 5c568d65a230: Pull complete 04:57:18 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 04:57:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 04:57:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 04:57:18 prd-centos7-docker-4c-2g-5424 does not seem to be running inside a container 04:57:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-bootstrap_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 04:57:19 $ docker top 51c162bc09f87fc347c7e0da91ae1b1b2f64744370b13d4c8dd660adf1acf2b2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:19 + snyk monitor '--org=edgex-jenkins' 04:57:32 04:57:32 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap)... 04:57:32 04:57:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/3490c9f8-1e64-46c4-9c10-9bfd6b14e052 04:57:32 04:57:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:57:32 04:57:33 [Pipeline] } 04:57:33 $ docker stop --time=1 51c162bc09f87fc347c7e0da91ae1b1b2f64744370b13d4c8dd660adf1acf2b2 04:57:35 $ docker rm -f 51c162bc09f87fc347c7e0da91ae1b1b2f64744370b13d4c8dd660adf1acf2b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 04:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:57:35 . [Pipeline] withDockerContainer 04:57:35 prd-centos7-docker-4c-2g-5424 does not seem to be running inside a container 04:57:36 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:57:36 $ docker top 209ed6c781955754f442cf505ff08bde794bc379cbf82d0214422971cbd55dab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:57:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:57:36 [ssh-agent] Looking for ssh-agent implementation... 04:57:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:57:37 $ docker exec 209ed6c781955754f442cf505ff08bde794bc379cbf82d0214422971cbd55dab ssh-agent 04:57:37 SSH_AUTH_SOCK=/tmp/ssh-mjPJkY4HIlMO/agent.11 04:57:37 SSH_AGENT_PID=16 04:57:37 Running ssh-add (command line suppressed) 04:57:37 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1189624712533287396.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1189624712533287396.key) 04:57:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:57:37 + git semver tag 04:57:37 # -> Open(): unable to determine branch for HEAD 04:57:37 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 04:57:37 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 04:57:37 # $SEMVER_REMOTE_NAME = origin 04:57:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:57:37 # $SEMVER_USER_NAME = edgex-jenkins 04:57:37 # $SEMVER_BRANCH = master 04:57:37 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 04:57:37 # 4797aad57e7c6cfe306703c550a125a3a1cab149 HEAD 04:57:37 # -> Force: false 04:57:37 # 40482970d39babed6447e36795ba91dd7e289f6e refs/tags/v0.0.35 [Pipeline] } 04:57:37 $ docker exec --env ******** --env ******** 209ed6c781955754f442cf505ff08bde794bc379cbf82d0214422971cbd55dab ssh-agent -k 04:57:37 unset SSH_AUTH_SOCK; 04:57:37 unset SSH_AGENT_PID; 04:57:37 echo Agent pid 16 killed; 04:57:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:57:38 + git semver [Pipeline] } 04:57:38 $ docker stop --time=1 209ed6c781955754f442cf505ff08bde794bc379cbf82d0214422971cbd55dab 04:57:39 $ docker rm -f 209ed6c781955754f442cf505ff08bde794bc379cbf82d0214422971cbd55dab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:57:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:57:40 04:57:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:57:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:57:40 0.23.1-centos7: Pulling from edgex-lftools 04:57:40 ab5ef0e58194: Pulling fs layer 04:57:40 9712f1f96733: Pulling fs layer 04:57:40 63f879dbbcfc: Pulling fs layer 04:57:40 0d9ebad4ef96: Pulling fs layer 04:57:40 e9a5061849ea: Pulling fs layer 04:57:40 d747dcd14b5f: Pulling fs layer 04:57:40 2de7ff778b66: Pulling fs layer 04:57:40 e9a5061849ea: Waiting 04:57:40 d747dcd14b5f: Waiting 04:57:40 2de7ff778b66: Waiting 04:57:40 9712f1f96733: Verifying Checksum 04:57:40 9712f1f96733: Download complete 04:57:41 63f879dbbcfc: Verifying Checksum 04:57:41 63f879dbbcfc: Download complete 04:57:41 e9a5061849ea: Verifying Checksum 04:57:41 e9a5061849ea: Download complete 04:57:41 d747dcd14b5f: Verifying Checksum 04:57:41 d747dcd14b5f: Download complete 04:57:41 0d9ebad4ef96: Verifying Checksum 04:57:41 0d9ebad4ef96: Download complete 04:57:41 ab5ef0e58194: Verifying Checksum 04:57:41 ab5ef0e58194: Download complete 04:57:41 2de7ff778b66: Verifying Checksum 04:57:41 2de7ff778b66: Download complete 04:57:45 ab5ef0e58194: Pull complete 04:57:45 9712f1f96733: Pull complete 04:57:48 63f879dbbcfc: Pull complete 04:57:56 0d9ebad4ef96: Pull complete 04:57:57 e9a5061849ea: Pull complete 04:57:57 d747dcd14b5f: Pull complete 04:58:00 2de7ff778b66: Pull complete 04:58:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:58:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:58:00 prd-centos7-docker-4c-2g-5424 does not seem to be running inside a container 04:58:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:58:05 $ docker top 455b98be405fc028f7132ca01e670dd62093ea7da93c6a84aae26d374938cd00 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:58:05 provisioning config files... 04:58:05 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config287509553027970111tmp 04:58:05 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2388350272331783185tmp 04:58:05 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8036964387526793899tmp [Pipeline] { [Pipeline] echo 04:58:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:58:05 ---> sigul-configuration.sh 04:58:05 gpg: directory `/root/.gnupg' created 04:58:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:58:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:58:05 gpg: keyring `/root/.gnupg/secring.gpg' created 04:58:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:58:05 gpg: CAST5 encrypted data 04:58:05 gpg: encrypted with 1 passphrase 04:58:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:58:06 + mkdir /home/jenkins 04:58:06 + mkdir /home/jenkins/sigul [Pipeline] sh 04:58:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 04:58:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:58:06 ---> sigul-install.sh 04:58:11 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:58:11 + git tag --list 04:58:11 v0.0.35 [Pipeline] sh 04:58:11 + lftools sign git-tag v0.0.35 04:58:12 Signing Git tag with Sigul... 04:58:12 Signing v0.0.35 [Pipeline] echo 04:58:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:58:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:58:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:58:14 $ docker stop --time=1 455b98be405fc028f7132ca01e670dd62093ea7da93c6a84aae26d374938cd00 04:58:16 $ docker rm -f 455b98be405fc028f7132ca01e670dd62093ea7da93c6a84aae26d374938cd00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:58:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:16 . [Pipeline] withDockerContainer 04:58:16 prd-centos7-docker-4c-2g-5424 does not seem to be running inside a container 04:58:16 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:58:17 $ docker top ef2504d4ade5956e6929e1795c0e24152dce2e61a6e246853d59d6f547ac802e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:17 [ssh-agent] Looking for ssh-agent implementation... 04:58:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:17 $ docker exec ef2504d4ade5956e6929e1795c0e24152dce2e61a6e246853d59d6f547ac802e ssh-agent 04:58:18 SSH_AUTH_SOCK=/tmp/ssh-0guvfgAjDCxu/agent.12 04:58:18 SSH_AGENT_PID=17 04:58:18 Running ssh-add (command line suppressed) 04:58:18 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1173558271441868367.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1173558271441868367.key) 04:58:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:18 + git semver bump patch 04:58:18 # -> Open(): unable to determine branch for HEAD 04:58:18 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 04:58:18 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 04:58:18 # $SEMVER_REMOTE_NAME = origin 04:58:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:58:18 # $SEMVER_USER_NAME = edgex-jenkins 04:58:18 # $SEMVER_BRANCH = master 04:58:18 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 04:58:18 0.0.36 [Pipeline] } 04:58:18 $ docker exec --env ******** --env ******** ef2504d4ade5956e6929e1795c0e24152dce2e61a6e246853d59d6f547ac802e ssh-agent -k 04:58:18 unset SSH_AUTH_SOCK; 04:58:18 unset SSH_AGENT_PID; 04:58:18 echo Agent pid 17 killed; 04:58:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:19 + git semver [Pipeline] } 04:58:19 $ docker stop --time=1 ef2504d4ade5956e6929e1795c0e24152dce2e61a6e246853d59d6f547ac802e 04:58:20 $ docker rm -f ef2504d4ade5956e6929e1795c0e24152dce2e61a6e246853d59d6f547ac802e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:58:20 . [Pipeline] withDockerContainer 04:58:21 prd-centos7-docker-4c-2g-5424 does not seem to be running inside a container 04:58:21 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:58:21 $ docker top 78634ed1a39a7b79f2f622f5268f2be06e7922781888611d006a006dda8270b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:58:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:58:22 [ssh-agent] Looking for ssh-agent implementation... 04:58:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:58:22 $ docker exec 78634ed1a39a7b79f2f622f5268f2be06e7922781888611d006a006dda8270b5 ssh-agent 04:58:22 SSH_AUTH_SOCK=/tmp/ssh-QCrHAZYkwbV7/agent.11 04:58:22 SSH_AGENT_PID=16 04:58:22 Running ssh-add (command line suppressed) 04:58:22 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1882700658308106079.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1882700658308106079.key) 04:58:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:58:22 + git semver push 04:58:22 # -> Open(): unable to determine branch for HEAD 04:58:22 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 04:58:22 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 04:58:22 # $SEMVER_REMOTE_NAME = origin 04:58:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:58:22 # $SEMVER_USER_NAME = edgex-jenkins 04:58:22 # $SEMVER_BRANCH = master 04:58:22 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 04:58:29 $ docker exec --env ******** --env ******** 78634ed1a39a7b79f2f622f5268f2be06e7922781888611d006a006dda8270b5 ssh-agent -k 04:58:29 unset SSH_AUTH_SOCK; 04:58:29 unset SSH_AGENT_PID; 04:58:29 echo Agent pid 16 killed; 04:58:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:58:30 + git semver [Pipeline] } 04:58:30 $ docker stop --time=1 78634ed1a39a7b79f2f622f5268f2be06e7922781888611d006a006dda8270b5 04:58:31 $ docker rm -f 78634ed1a39a7b79f2f622f5268f2be06e7922781888611d006a006dda8270b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:58:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:58:32 ---> package-listing.sh 04:58:32 ++ facter osfamily 04:58:32 ++ tr '[:upper:]' '[:lower:]' 04:58:32 + OS_FAMILY=redhat 04:58:32 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 04:58:32 + START_PACKAGES=/tmp/packages_start.txt 04:58:32 + END_PACKAGES=/tmp/packages_end.txt 04:58:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:58:32 + PACKAGES=/tmp/packages_start.txt 04:58:32 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 04:58:32 + PACKAGES=/tmp/packages_end.txt 04:58:32 + case "${OS_FAMILY}" in 04:58:32 + rpm -qa 04:58:32 + sort 04:58:36 + '[' -f /tmp/packages_start.txt ']' 04:58:36 + '[' -f /tmp/packages_end.txt ']' 04:58:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:58:36 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 04:58:36 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 04:58:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] isUnix [Pipeline] sh 04:58:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:58:37 04:58:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:58:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:58:37 alpine: Pulling from edgex-lftools-log-publisher 04:58:37 c9b1b535fdd9: Pulling fs layer 04:58:37 2cc5ad85d9ab: Pulling fs layer 04:58:37 756a868c4378: Pulling fs layer 04:58:37 444b2fc9a129: Pulling fs layer 04:58:37 ea15f1150254: Pulling fs layer 04:58:37 41b27a9f41bf: Pulling fs layer 04:58:37 28c525ee5125: Pulling fs layer 04:58:37 094b1ea09ed8: Pulling fs layer 04:58:37 138eaada9080: Pulling fs layer 04:58:37 0622d0fa9048: Pulling fs layer 04:58:37 28c525ee5125: Waiting 04:58:37 41b27a9f41bf: Waiting 04:58:37 094b1ea09ed8: Waiting 04:58:37 138eaada9080: Waiting 04:58:37 444b2fc9a129: Waiting 04:58:37 0622d0fa9048: Waiting 04:58:37 ea15f1150254: Waiting 04:58:37 2cc5ad85d9ab: Download complete 04:58:37 444b2fc9a129: Verifying Checksum 04:58:37 444b2fc9a129: Download complete 04:58:37 c9b1b535fdd9: Verifying Checksum 04:58:37 ea15f1150254: Verifying Checksum 04:58:37 ea15f1150254: Download complete 04:58:38 28c525ee5125: Verifying Checksum 04:58:38 28c525ee5125: Download complete 04:58:38 756a868c4378: Verifying Checksum 04:58:38 756a868c4378: Download complete 04:58:38 c9b1b535fdd9: Pull complete 04:58:38 138eaada9080: Verifying Checksum 04:58:38 138eaada9080: Download complete 04:58:38 0622d0fa9048: Verifying Checksum 04:58:38 0622d0fa9048: Download complete 04:58:38 094b1ea09ed8: Verifying Checksum 04:58:38 094b1ea09ed8: Download complete 04:58:38 2cc5ad85d9ab: Pull complete 04:58:38 41b27a9f41bf: Verifying Checksum 04:58:38 41b27a9f41bf: Download complete 04:58:40 756a868c4378: Pull complete 04:58:40 444b2fc9a129: Pull complete 04:58:40 ea15f1150254: Pull complete 04:58:44 41b27a9f41bf: Pull complete 04:58:44 28c525ee5125: Pull complete 04:58:46 094b1ea09ed8: Pull complete 04:58:46 138eaada9080: Pull complete 04:58:47 0622d0fa9048: Pull complete 04:58:47 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:58:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:58:47 prd-centos7-docker-4c-2g-5424 does not seem to be running inside a container 04:58:47 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:58:50 $ docker top 14fe73b491babceca762ca1608e4b9863167b2fa57e9484826a0dc203610768c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:58:50 provisioning config files... 04:58:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8583920763825189961tmp [Pipeline] { [Pipeline] echo 04:58:50 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:58:51 ---> create-netrc.sh [Pipeline] echo 04:58:51 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:58:51 ---> logs-deploy.sh 04:58:51 + ARCHIVE_ARTIFACTS= 04:58:51 + LOGS_SERVER=https://logs.edgexfoundry.org 04:58:51 + '[' https://logs.edgexfoundry.org == None ']' 04:58:51 + NEXUS_URL=https://nexus.edgexfoundry.org 04:58:51 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/37 04:58:51 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/37/ 04:58:51 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/37 /w/workspace/xfoundry_go-mod-bootstrap_master 04:58:52 Archives upload complete. 04:58:52 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/37 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/37/ 04:58:53 ---> uname -a: 04:58:53 Linux 14fe73b491ba 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 04:58:53 04:58:53 04:58:53 ---> lscpu: 04:58:53 Architecture: x86_64 04:58:53 CPU op-mode(s): 32-bit, 64-bit 04:58:53 Byte Order: Little Endian 04:58:53 Address sizes: 40 bits physical, 48 bits virtual 04:58:53 CPU(s): 4 04:58:53 On-line CPU(s) list: 0-3 04:58:53 Thread(s) per core: 1 04:58:53 Core(s) per socket: 1 04:58:53 Socket(s): 4 04:58:53 NUMA node(s): 1 04:58:53 Vendor ID: GenuineIntel 04:58:53 CPU family: 6 04:58:53 Model: 44 04:58:53 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:58:53 Stepping: 1 04:58:53 CPU MHz: 2933.442 04:58:53 BogoMIPS: 5866.88 04:58:53 Virtualization: VT-x 04:58:53 Hypervisor vendor: KVM 04:58:53 Virtualization type: full 04:58:53 L1d cache: 128 KiB 04:58:53 L1i cache: 128 KiB 04:58:53 L2 cache: 16 MiB 04:58:53 L3 cache: 64 MiB 04:58:53 NUMA node0 CPU(s): 0-3 04:58:53 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:58:53 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:58:53 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:58:53 Vulnerability Meltdown: Mitigation; PTI 04:58:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:58:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:58:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:58:53 Vulnerability Tsx async abort: Not affected 04:58:53 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 04:58:53 04:58:53 04:58:53 ---> nproc: 04:58:53 4 04:58:53 04:58:53 04:58:53 ---> df -h: 04:58:53 Filesystem Size Used Available Use% Mounted on 04:58:53 overlay 50.0G 8.5G 41.5G 17% / 04:58:53 tmpfs 64.0M 0 64.0M 0% /dev 04:58:53 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:58:53 shm 64.0M 0 64.0M 0% /dev/shm 04:58:53 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 04:58:53 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 04:58:53 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 04:58:53 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa 04:58:53 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/xfoundry_go-mod-bootstrap_master 04:58:53 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/xfoundry_go-mod-bootstrap_master@tmp 04:58:53 04:58:53 04:58:53 ---> free -m: 04:58:53 total used free shared buff/cache available 04:58:53 Mem: 1837 778 111 0 947 992 04:58:53 Swap: 1023 2 1021 04:58:53 04:58:53 04:58:53 ---> ip addr: 04:58:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:58:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:58:53 inet 127.0.0.1/8 scope host lo 04:58:53 valid_lft forever preferred_lft forever 04:58:53 16: eth0@if17: mtu 1458 qdisc noqueue state UP 04:58:53 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 04:58:53 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 04:58:53 valid_lft forever preferred_lft forever 04:58:53 04:58:53 04:58:53 ---> sar -b -r -n DEV: 04:58:53 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/07/20 _x86_64_ (4 CPU) 04:58:53 04:58:53 04:50:54 LINUX RESTART 04:58:53 04:58:53 04:52:01 tps rtps wtps bread/s bwrtn/s 04:58:53 04:53:01 2.08 0.00 2.08 0.00 42.16 04:58:53 04:54:02 0.37 0.00 0.37 0.00 5.95 04:58:53 04:55:01 0.27 0.00 0.27 0.00 3.69 04:58:53 04:56:01 0.23 0.00 0.23 0.00 2.70 04:58:53 04:57:01 0.23 0.00 0.23 0.00 3.50 04:58:53 04:58:01 374.04 193.64 180.40 8555.07 57427.32 04:58:53 Average: 63.09 32.39 30.70 1430.85 9614.46 04:58:53 04:58:53 04:52:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:58:53 04:53:01 164020 1717536 91.28 2620 1133604 1114932 38.05 452804 1105132 20 04:58:53 04:54:02 168540 1713016 91.04 2620 1133608 1073492 36.64 450612 1103612 8 04:58:53 04:55:01 168828 1712728 91.03 2620 1133616 1073424 36.63 450664 1103612 8 04:58:53 04:56:01 167112 1714444 91.12 2620 1133616 1073556 36.64 460024 1095544 8 04:58:53 04:57:01 168000 1713556 91.07 2620 1133624 1073448 36.63 461956 1093076 8 04:58:53 04:58:01 117340 1764216 93.76 2076 1008532 1280784 43.71 565988 911156 43536 04:58:53 Average: 158973 1722583 91.55 2529 1112767 1114939 38.05 473675 1068689 7265 04:58:53 04:58:53 04:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 04:58:53 04:53:01 eth0 9.61 4.15 8.68 0.46 0.00 0.00 0.00 04:58:53 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:53 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:53 04:54:02 eth0 1.32 0.35 0.33 0.20 0.00 0.00 0.00 04:58:53 04:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:53 04:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:53 04:55:01 eth0 1.05 0.30 0.33 0.20 0.00 0.00 0.00 04:58:53 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:53 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:53 04:56:01 eth0 0.47 0.42 0.29 0.21 0.00 0.00 0.00 04:58:53 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:53 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:53 04:57:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 04:58:53 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:53 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:53 04:58:01 eth0 305.41 204.93 7013.48 33.20 0.00 0.00 0.00 04:58:53 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:53 04:58:01 docker0 18.94 19.82 1.93 44.71 0.00 0.00 0.00 04:58:53 Average: eth0 53.19 35.17 1174.63 5.74 0.00 0.00 0.00 04:58:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:53 Average: docker0 3.17 3.31 0.32 7.48 0.00 0.00 0.00 04:58:53 04:58:53 04:58:53 ---> sar -P ALL: 04:58:53 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/07/20 _x86_64_ (4 CPU) 04:58:53 04:58:53 04:50:54 LINUX RESTART 04:58:53 04:58:53 04:52:01 CPU %user %nice %system %iowait %steal %idle 04:58:53 04:53:01 all 0.30 0.00 0.06 0.00 0.00 99.64 04:58:53 04:53:01 0 0.90 0.00 0.08 0.00 0.00 99.02 04:58:53 04:53:01 1 0.15 0.00 0.05 0.00 0.00 99.80 04:58:53 04:53:01 2 0.08 0.00 0.07 0.00 0.00 99.85 04:58:53 04:53:01 3 0.08 0.00 0.05 0.00 0.00 99.87 04:58:53 04:54:02 all 0.15 0.00 0.03 0.00 0.00 99.82 04:58:53 04:54:02 0 0.03 0.00 0.03 0.00 0.00 99.93 04:58:53 04:54:02 1 0.05 0.00 0.02 0.00 0.00 99.93 04:58:53 04:54:02 2 0.05 0.00 0.02 0.00 0.00 99.93 04:58:53 04:54:02 3 0.43 0.00 0.02 0.00 0.00 99.55 04:58:53 04:55:01 all 0.16 0.00 0.03 0.00 0.00 99.81 04:58:53 04:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:58:53 04:55:01 1 0.07 0.00 0.05 0.00 0.00 99.88 04:58:53 04:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:58:53 04:55:01 3 0.51 0.00 0.03 0.00 0.00 99.46 04:58:53 04:56:01 all 0.14 0.00 0.03 0.00 0.00 99.82 04:58:53 04:56:01 0 0.08 0.00 0.02 0.00 0.00 99.90 04:58:53 04:56:01 1 0.08 0.00 0.07 0.00 0.02 99.83 04:58:53 04:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:58:53 04:56:01 3 0.40 0.00 0.03 0.00 0.00 99.57 04:58:53 04:57:01 all 0.08 0.00 0.10 0.00 0.00 99.82 04:58:53 04:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:58:53 04:57:01 1 0.03 0.00 0.30 0.00 0.00 99.67 04:58:53 04:57:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:58:53 04:57:01 3 0.20 0.00 0.03 0.00 0.00 99.77 04:58:53 04:58:01 all 14.43 0.00 9.27 3.67 0.05 72.58 04:58:53 04:58:01 0 14.10 0.00 8.91 1.40 0.07 75.52 04:58:53 04:58:01 1 14.03 0.00 9.22 2.69 0.02 74.04 04:58:53 04:58:01 2 14.86 0.00 8.76 7.45 0.08 68.85 04:58:53 04:58:01 3 14.75 0.00 10.14 3.15 0.03 71.93 04:58:53 Average: all 2.51 0.00 1.57 0.60 0.01 95.31 04:58:53 Average: 0 2.49 0.00 1.50 0.23 0.01 95.77 04:58:53 Average: 1 2.38 0.00 1.60 0.44 0.01 95.57 04:58:53 Average: 2 2.48 0.00 1.47 1.23 0.01 94.81 04:58:53 Average: 3 2.69 0.00 1.69 0.52 0.01 95.09 04:58:53 04:58:53 04:58:53