Pull request #62 opened 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 lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 017c944832119c0c2d5c91d0dbbdc65cb800e95b+e56334c0d91f0ff7de15cfca28b64fe2c0355652 (0474bc2a70f9e525273afe22f7cad5116fb2bb7c) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-62/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 > git --version # timeout=10 [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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1592 in /w/workspace/exfoundry_go-mod-bootstrap_PR-62 [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-bootstrap.git > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-62 # 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/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit e56334c0d91f0ff7de15cfca28b64fe2c0355652 into PR head commit 017c944832119c0c2d5c91d0dbbdc65cb800e95b Merge succeeded, producing 017c944832119c0c2d5c91d0dbbdc65cb800e95b Checking out Revision 017c944832119c0c2d5c91d0dbbdc65cb800e95b (PR-62) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/62/head:refs/remotes/origin/PR-62 # 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/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 017c944832119c0c2d5c91d0dbbdc65cb800e95b # 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 e56334c0d91f0ff7de15cfca28b64fe2c0355652 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 017c944832119c0c2d5c91d0dbbdc65cb800e95b # timeout=10 Commit message: "fix(logging): Logger not configured properly" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:39:46 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 14:39:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:39:49 14:39:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:39:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:39:49 latest: Pulling from edgex-devops/git-semver 14:39:49 9123ac7c32f7: Pulling fs layer 14:39:49 b8cc5d1170e3: Pulling fs layer 14:39:49 2924cbbf6a41: Pulling fs layer 14:39:49 93b08a4f1073: Pulling fs layer 14:39:49 93b08a4f1073: Waiting 14:39:49 b8cc5d1170e3: Download complete 14:39:49 9123ac7c32f7: Verifying Checksum 14:39:49 9123ac7c32f7: Download complete 14:39:49 93b08a4f1073: Verifying Checksum 14:39:49 93b08a4f1073: Download complete 14:39:49 2924cbbf6a41: Download complete 14:39:49 9123ac7c32f7: Pull complete 14:39:50 b8cc5d1170e3: Pull complete 14:39:50 2924cbbf6a41: Pull complete 14:39:50 93b08a4f1073: Pull complete 14:39:50 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 14:39:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:39:51 prd-centos7-docker-4c-2g-1592 does not seem to be running inside a container 14:39:51 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-62 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-62:/w/workspace/exfoundry_go-mod-bootstrap_PR-62:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-62@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-62@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:39:51 $ docker top 23dbd5fc02d4a4dfe8b6b3e53f21212fe992c5d430bf93d7404dfcc4b6fc9d09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:39:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:52 [ssh-agent] Looking for ssh-agent implementation... 14:39:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:52 $ docker exec 23dbd5fc02d4a4dfe8b6b3e53f21212fe992c5d430bf93d7404dfcc4b6fc9d09 ssh-agent 14:39:52 SSH_AUTH_SOCK=/tmp/ssh-AngIdJ3ghcmz/agent.15 14:39:52 SSH_AGENT_PID=22 14:39:52 Running ssh-add (command line suppressed) 14:39:52 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-62@tmp/private_key_2668751816959452674.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-62@tmp/private_key_2668751816959452674.key) 14:39:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:52 + git describe --exact-match --tags HEAD 14:39:52 fatal: No names found, cannot describe anything. [Pipeline] } 14:39:53 $ docker exec --env ******** --env ******** 23dbd5fc02d4a4dfe8b6b3e53f21212fe992c5d430bf93d7404dfcc4b6fc9d09 ssh-agent -k 14:39:53 unset SSH_AUTH_SOCK; 14:39:53 unset SSH_AGENT_PID; 14:39:53 echo Agent pid 22 killed; 14:39:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 14:39:53 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 14:39:53 This usually means this commit has not been tagged. [Pipeline] sshagent 14:39:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:53 [ssh-agent] Looking for ssh-agent implementation... 14:39:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:53 $ docker exec 23dbd5fc02d4a4dfe8b6b3e53f21212fe992c5d430bf93d7404dfcc4b6fc9d09 ssh-agent 14:39:53 SSH_AUTH_SOCK=/tmp/ssh-pIti9VnjcCrk/agent.57 14:39:53 SSH_AGENT_PID=64 14:39:53 Running ssh-add (command line suppressed) 14:39:53 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-62@tmp/private_key_5848963424634768459.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-62@tmp/private_key_5848963424634768459.key) 14:39:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:54 + git semver init 14:39:54 # -> Open(): unable to determine branch for HEAD 14:39:54 # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-62/.git 14:39:54 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-62 14:39:54 # $SEMVER_REMOTE_NAME = origin 14:39:54 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 14:39:54 # $SEMVER_USER_NAME = jenkins 14:39:54 # $SEMVER_BRANCH = PR-62 14:39:54 # $SEMVER_TEMP = /tmp/semver-009132681 14:39:54 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 14:39:54 # '/tmp/semver-009132681' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-62/.semver' 14:39:54 # -> Force: false 14:39:54 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-62/.semver [Pipeline] } 14:39:54 $ docker exec --env ******** --env ******** 23dbd5fc02d4a4dfe8b6b3e53f21212fe992c5d430bf93d7404dfcc4b6fc9d09 ssh-agent -k 14:39:54 unset SSH_AUTH_SOCK; 14:39:54 unset SSH_AGENT_PID; 14:39:54 echo Agent pid 64 killed; 14:39:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:39:55 + git semver [Pipeline] } 14:39:55 $ docker stop --time=1 23dbd5fc02d4a4dfe8b6b3e53f21212fe992c5d430bf93d7404dfcc4b6fc9d09 14:39:56 $ docker rm -f 23dbd5fc02d4a4dfe8b6b3e53f21212fe992c5d430bf93d7404dfcc4b6fc9d09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 14:39:57 Stashed 38 file(s) [Pipeline] echo 14:39:57 [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 14:40:12 Still waiting to schedule task 14:40:12 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1592’ 14:40:12 Still waiting to schedule task 14:40:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:41:34 Running on prd-centos7-docker-4c-2g-1594 in /w/workspace/exfoundry_go-mod-bootstrap_PR-62 [Pipeline] { [Pipeline] ws 14:41:34 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 14:41:36 using credential edgex-jenkins-ssh 14:41:36 Cloning the remote Git repository 14:41:36 Cloning with configured refspecs honoured and without tags 14:41:37 Fetching without tags 14:41:37 Merging remotes/origin/master commit e56334c0d91f0ff7de15cfca28b64fe2c0355652 into PR head commit 017c944832119c0c2d5c91d0dbbdc65cb800e95b 14:41:36 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 14:41:36 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 14:41:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:41:36 > git --version # timeout=10 14:41:36 using GIT_SSH to set credentials SSH Credentials for GitHub 14:41:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:41:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:41:36 > git config --add remote.origin.fetch +refs/pull/62/head:refs/remotes/origin/PR-62 # timeout=10 14:41:36 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:41:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:41:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:41:36 using GIT_SSH to set credentials SSH Credentials for GitHub 14:41:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:41:37 > git config core.sparsecheckout # timeout=10 14:41:37 > git checkout -f 017c944832119c0c2d5c91d0dbbdc65cb800e95b # timeout=10 14:41:37 Merge succeeded, producing 017c944832119c0c2d5c91d0dbbdc65cb800e95b 14:41:37 Checking out Revision 017c944832119c0c2d5c91d0dbbdc65cb800e95b (PR-62) 14:41:37 > git remote # timeout=10 14:41:37 > git config --get remote.origin.url # timeout=10 14:41:37 using GIT_SSH to set credentials SSH Credentials for GitHub 14:41:37 > git merge e56334c0d91f0ff7de15cfca28b64fe2c0355652 # timeout=10 14:41:37 > git rev-parse HEAD^{commit} # timeout=10 14:41:37 > git config core.sparsecheckout # timeout=10 14:41:37 > git checkout -f 017c944832119c0c2d5c91d0dbbdc65cb800e95b # timeout=10 14:41:41 Commit message: "fix(logging): Logger not configured properly" 14:41:41 > git --version # timeout=10 14:41:41 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:41:42 ========================================================= 14:41:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 14:41:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:41:43 + 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 . 14:41:43 Sending build context to Docker daemon 536.6kB 14:41:43 Step 1/8 : ARG BASE=golang:1.13-alpine 14:41:43 Step 2/8 : FROM ${BASE} 14:41:43 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 14:41:43 e6b0cf9c0882: Pulling fs layer 14:41:43 2848faf0eed1: Pulling fs layer 14:41:43 0f37312ad70f: Pulling fs layer 14:41:43 5788d62ee057: Pulling fs layer 14:41:43 0e6b1d234666: Pulling fs layer 14:41:43 bf5d7aec512f: Pulling fs layer 14:41:43 34c802a77dc8: Pulling fs layer 14:41:43 9eb99e56ec68: Pulling fs layer 14:41:43 27c7a5d97fbd: Pulling fs layer 14:41:43 5c102a31e300: Pulling fs layer 14:41:43 dcfb455df0a1: Pulling fs layer 14:41:43 34c802a77dc8: Waiting 14:41:43 9eb99e56ec68: Waiting 14:41:43 27c7a5d97fbd: Waiting 14:41:43 5c102a31e300: Waiting 14:41:43 5788d62ee057: Waiting 14:41:43 0e6b1d234666: Waiting 14:41:43 bf5d7aec512f: Waiting 14:41:43 dcfb455df0a1: Waiting 14:41:43 0f37312ad70f: Verifying Checksum 14:41:43 0f37312ad70f: Download complete 14:41:43 2848faf0eed1: Verifying Checksum 14:41:43 2848faf0eed1: Download complete 14:41:43 0e6b1d234666: Verifying Checksum 14:41:43 0e6b1d234666: Download complete 14:41:43 bf5d7aec512f: Verifying Checksum 14:41:43 bf5d7aec512f: Download complete 14:41:43 e6b0cf9c0882: Verifying Checksum 14:41:43 e6b0cf9c0882: Download complete 14:41:44 e6b0cf9c0882: Pull complete 14:41:44 2848faf0eed1: Pull complete 14:41:44 0f37312ad70f: Pull complete 14:41:44 34c802a77dc8: Verifying Checksum 14:41:44 34c802a77dc8: Download complete 14:41:44 27c7a5d97fbd: Verifying Checksum 14:41:44 27c7a5d97fbd: Download complete 14:41:44 5c102a31e300: Verifying Checksum 14:41:44 5c102a31e300: Download complete 14:41:45 dcfb455df0a1: Verifying Checksum 14:41:45 dcfb455df0a1: Download complete 14:41:45 5788d62ee057: Verifying Checksum 14:41:45 5788d62ee057: Download complete 14:41:45 9eb99e56ec68: Verifying Checksum 14:41:45 9eb99e56ec68: Download complete 14:41:52 5788d62ee057: Pull complete 14:41:52 0e6b1d234666: Pull complete 14:41:52 bf5d7aec512f: Pull complete 14:41:56 34c802a77dc8: Pull complete 14:41:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1593 in /w/workspace/exfoundry_go-mod-bootstrap_PR-62 [Pipeline] { [Pipeline] ws 14:41:59 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 14:41:59 9eb99e56ec68: Pull complete 14:41:59 27c7a5d97fbd: Pull complete 14:42:00 5c102a31e300: Pull complete 14:42:00 dcfb455df0a1: Pull complete 14:42:00 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 14:42:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 14:42:00 ---> 7c70fe431013 14:42:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:42:00 ---> Running in 8ffd84574672 14:42:00 Removing intermediate container 8ffd84574672 14:42:00 ---> 59f8c7afeeb0 14:42:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:42:00 ---> Running in 8705e4a7196e 14:42:01 Removing intermediate container 8705e4a7196e 14:42:01 ---> 8cada7731453 14:42:01 Step 5/8 : RUN apk add --update --no-cache git make 14:42:01 ---> Running in 1117533fb60d 14:42:02 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 14:42:03 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 14:42:03 OK: 143 MiB in 39 packages 14:42:04 Removing intermediate container 1117533fb60d 14:42:04 ---> d5f77df5b417 14:42:04 Step 6/8 : WORKDIR /build 14:42:04 ---> Running in c34a79ac96a6 14:42:04 Removing intermediate container c34a79ac96a6 14:42:04 ---> 033c6d7321db 14:42:04 Step 7/8 : COPY go.mod . 14:42:04 ---> 81d971722778 14:42:04 Step 8/8 : RUN go mod download 14:42:04 ---> Running in ce3f66db6f8a 14:42:05 go: finding github.com/BurntSushi/toml v0.3.1 14:42:05 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:42:05 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:42:05 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:42:05 go: finding github.com/bgentry/speakeasy v0.1.0 14:42:05 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:42:05 go: finding github.com/davecgh/go-spew v1.1.1 14:42:05 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:42:05 using credential edgex-jenkins-ssh 14:42:05 Cloning the remote Git repository 14:42:05 Cloning with configured refspecs honoured and without tags 14:42:05 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 14:42:05 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 14:42:05 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:42:05 go: finding github.com/fatih/color v1.7.0 14:42:05 go: finding github.com/go-kit/kit v0.8.0 14:42:05 go: finding github.com/go-logfmt/logfmt v0.4.0 14:42:05 go: finding github.com/go-stack/stack v1.8.0 14:42:05 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:42:05 go: finding github.com/google/uuid v1.1.0 14:42:05 go: finding github.com/gorilla/mux v1.7.1 14:42:05 go: finding github.com/hashicorp/consul/api v1.1.0 14:42:05 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:42:05 go: finding github.com/hashicorp/errwrap v1.0.0 14:42:05 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:42:05 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:42:05 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:42:05 go: finding github.com/hashicorp/go-multierror v1.0.0 14:42:05 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:42:05 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:42:05 go: finding github.com/hashicorp/go-syslog v1.0.0 14:42:05 go: finding github.com/hashicorp/go-uuid v1.0.1 14:42:05 go: finding github.com/hashicorp/go.net v0.0.1 14:42:05 go: finding github.com/hashicorp/golang-lru v0.5.0 14:42:05 go: finding github.com/hashicorp/logutils v1.0.0 14:42:05 go: finding github.com/hashicorp/mdns v1.0.0 14:42:05 go: finding github.com/hashicorp/memberlist v0.1.3 14:42:05 go: finding github.com/hashicorp/serf v0.8.2 14:42:05 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:42:06 go: finding github.com/mattn/go-colorable v0.0.9 14:42:06 go: finding github.com/mattn/go-isatty v0.0.3 14:42:06 go: finding github.com/miekg/dns v1.0.14 14:42:06 go: finding github.com/mitchellh/cli v1.0.0 14:42:06 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:42:06 go: finding github.com/mitchellh/copystructure v1.0.0 14:42:06 go: finding github.com/mitchellh/go-homedir v1.0.0 14:42:06 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:42:06 go: finding github.com/mitchellh/gox v0.4.0 14:42:06 go: finding github.com/mitchellh/iochan v1.0.0 14:42:06 go: finding github.com/mitchellh/mapstructure v1.1.2 14:42:06 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:42:06 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:42:06 go: finding github.com/pelletier/go-toml v1.2.0 14:42:06 go: finding github.com/pkg/errors v0.8.1 14:42:06 go: finding github.com/pmezard/go-difflib v1.0.0 14:42:06 go: finding github.com/posener/complete v1.1.1 14:42:06 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:42:06 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:42:06 go: finding github.com/stretchr/objx v0.1.0 14:42:06 go: finding github.com/stretchr/testify v1.5.1 14:42:06 go: finding github.com/ugorji/go v1.1.4 14:42:06 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:42:06 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 14:42:06 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:42:06 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:42:06 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:42:05 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 14:42:05 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 14:42:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:42:06 > git --version # timeout=10 14:42:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:42:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:42:06 go: finding gopkg.in/yaml.v2 v2.2.8 14:42:06 Fetching without tags 14:42:07 Merging remotes/origin/master commit e56334c0d91f0ff7de15cfca28b64fe2c0355652 into PR head commit 017c944832119c0c2d5c91d0dbbdc65cb800e95b 14:42:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:42:06 > git config --add remote.origin.fetch +refs/pull/62/head:refs/remotes/origin/PR-62 # timeout=10 14:42:06 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 14:42:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 14:42:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 14:42:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:42:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/62/head:refs/remotes/origin/PR-62 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:42:07 > git config core.sparsecheckout # timeout=10 14:42:07 > git checkout -f 017c944832119c0c2d5c91d0dbbdc65cb800e95b # timeout=10 14:42:07 > git remote # timeout=10 14:42:07 > git config --get remote.origin.url # timeout=10 14:42:07 using GIT_SSH to set credentials SSH Credentials for GitHub 14:42:07 > git merge e56334c0d91f0ff7de15cfca28b64fe2c0355652 # timeout=10 14:42:07 Merge succeeded, producing 017c944832119c0c2d5c91d0dbbdc65cb800e95b 14:42:07 Checking out Revision 017c944832119c0c2d5c91d0dbbdc65cb800e95b (PR-62) 14:42:07 > git rev-parse HEAD^{commit} # timeout=10 14:42:07 > git config core.sparsecheckout # timeout=10 14:42:07 > git checkout -f 017c944832119c0c2d5c91d0dbbdc65cb800e95b # timeout=10 14:42:11 Removing intermediate container ce3f66db6f8a 14:42:11 ---> 90d8bf13943b 14:42:11 Successfully built 90d8bf13943b 14:42:11 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 14:42:12 Commit message: "fix(logging): Logger not configured properly" 14:42:12 + docker inspect -f . ci-base-image-x86_64 14:42:12 . [Pipeline] withDockerContainer 14:42:12 > git --version # timeout=10 14:42:12 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb 14:42:12 prd-centos7-docker-4c-2g-1594 does not seem to be running inside a container 14:42:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 14:42:13 $ docker top d4f054a6b01d45a65440e4cc7bb953fc0e30b7b5949d9ebfcc1c076e99bf6be2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 14:42:13 + go version 14:42:13 go version go1.13.5 linux/amd64 [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] unstash 14:42:14 + make test 14:42:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] echo 14:42:14 ========================================================= 14:42:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 14:42:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:42:15 + 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 . 14:42:16 Sending build context to Docker daemon 536.6kB 14:42:16 Step 1/8 : ARG BASE=golang:1.13-alpine 14:42:16 Step 2/8 : FROM ${BASE} 14:42:16 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:42:16 cde5963f3b93: Pulling fs layer 14:42:16 2a23fa8c16f7: Pulling fs layer 14:42:16 777b28850792: Pulling fs layer 14:42:16 8a11ddd9e578: Pulling fs layer 14:42:16 4cf88f913ddb: Pulling fs layer 14:42:16 1df406cf5192: Pulling fs layer 14:42:16 cd6300453558: Pulling fs layer 14:42:16 b9c365052c96: Pulling fs layer 14:42:16 a2d8cc88f415: Pulling fs layer 14:42:16 ea1d1ca13537: Pulling fs layer 14:42:16 3750a50a1c5e: Pulling fs layer 14:42:16 8a11ddd9e578: Waiting 14:42:16 4cf88f913ddb: Waiting 14:42:16 1df406cf5192: Waiting 14:42:16 cd6300453558: Waiting 14:42:16 b9c365052c96: Waiting 14:42:16 a2d8cc88f415: Waiting 14:42:16 ea1d1ca13537: Waiting 14:42:16 3750a50a1c5e: Waiting 14:42:16 777b28850792: Verifying Checksum 14:42:16 777b28850792: Download complete 14:42:16 2a23fa8c16f7: Verifying Checksum 14:42:16 2a23fa8c16f7: Download complete 14:42:16 4cf88f913ddb: Verifying Checksum 14:42:16 4cf88f913ddb: Download complete 14:42:16 1df406cf5192: Verifying Checksum 14:42:16 1df406cf5192: Download complete 14:42:16 cde5963f3b93: Verifying Checksum 14:42:16 cde5963f3b93: Download complete 14:42:17 cde5963f3b93: Pull complete 14:42:18 2a23fa8c16f7: Pull complete 14:42:19 777b28850792: Pull complete 14:42:21 cd6300453558: Verifying Checksum 14:42:21 cd6300453558: Download complete 14:42:21 a2d8cc88f415: Download complete 14:42:24 ea1d1ca13537: Verifying Checksum 14:42:24 ea1d1ca13537: Download complete 14:42:24 3750a50a1c5e: Download complete 14:42:26 b9c365052c96: Verifying Checksum 14:42:26 b9c365052c96: Download complete 14:42:28 8a11ddd9e578: Verifying Checksum 14:42:28 8a11ddd9e578: Download complete 14:42:32 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 14:42:33 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.009s coverage: 44.1% of statements 14:42:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 14:42:33 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.006s coverage: 84.2% of statements 14:42:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 14:42:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 14:42:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 14:42:38 8a11ddd9e578: Pull complete 14:42:38 4cf88f913ddb: Pull complete 14:42:38 1df406cf5192: Pull complete 14:42:41 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.018s coverage: 100.0% of statements 14:42:41 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 14:42:41 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 14:42:41 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 14:42:41 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.008s coverage: 48.9% of statements 14:42:41 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 14:42:41 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 14:42:41 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.013s coverage: 91.3% of statements 14:42:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:42:42 gofmt -l . 14:42:42 [ "`gofmt -l .`" = "" ] [Pipeline] stash 14:42:42 Stashed 1 file(s) [Pipeline] } 14:42:42 $ docker stop --time=1 d4f054a6b01d45a65440e4cc7bb953fc0e30b7b5949d9ebfcc1c076e99bf6be2 14:42:43 cd6300453558: Pull complete 14:42:44 $ docker rm -f d4f054a6b01d45a65440e4cc7bb953fc0e30b7b5949d9ebfcc1c076e99bf6be2 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:42:48 b9c365052c96: Pull complete 14:42:48 a2d8cc88f415: Pull complete 14:42:50 ea1d1ca13537: Pull complete 14:42:50 3750a50a1c5e: Pull complete 14:42:50 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 14:42:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 14:42:50 ---> 78745c68409d 14:42:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:42:55 ---> Running in a7ca7cd494a6 14:42:55 Removing intermediate container a7ca7cd494a6 14:42:55 ---> a95de8bf5079 14:42:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:42:55 ---> Running in 8da9b05caa0e 14:42:57 Removing intermediate container 8da9b05caa0e 14:42:57 ---> 18d3cf8eb68b 14:42:57 Step 5/8 : RUN apk add --update --no-cache git make 14:42:57 ---> Running in 72e943256fcd 14:42:58 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 14:42:59 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 14:42:59 OK: 125 MiB in 39 packages 14:43:01 Removing intermediate container 72e943256fcd 14:43:01 ---> 5845722ea89a 14:43:01 Step 6/8 : WORKDIR /build 14:43:01 ---> Running in e6e771f6fab6 14:43:01 Removing intermediate container e6e771f6fab6 14:43:01 ---> 05450c3ff3d1 14:43:01 Step 7/8 : COPY go.mod . 14:43:02 ---> b4bd078d59ea 14:43:02 Step 8/8 : RUN go mod download 14:43:02 ---> Running in b487aad25542 14:43:04 go: finding github.com/BurntSushi/toml v0.3.1 14:43:04 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 14:43:04 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:43:04 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 14:43:04 go: finding github.com/bgentry/speakeasy v0.1.0 14:43:04 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 14:43:04 go: finding github.com/davecgh/go-spew v1.1.1 14:43:04 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 14:43:04 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 14:43:04 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 14:43:04 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 14:43:04 go: finding github.com/fatih/color v1.7.0 14:43:04 go: finding github.com/go-kit/kit v0.8.0 14:43:04 go: finding github.com/go-logfmt/logfmt v0.4.0 14:43:04 go: finding github.com/go-stack/stack v1.8.0 14:43:04 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 14:43:04 go: finding github.com/google/uuid v1.1.0 14:43:04 go: finding github.com/gorilla/mux v1.7.1 14:43:04 go: finding github.com/hashicorp/consul/api v1.1.0 14:43:04 go: finding github.com/hashicorp/consul/sdk v0.1.1 14:43:04 go: finding github.com/hashicorp/errwrap v1.0.0 14:43:04 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 14:43:04 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 14:43:04 go: finding github.com/hashicorp/go-msgpack v0.5.3 14:43:04 go: finding github.com/hashicorp/go-multierror v1.0.0 14:43:04 go: finding github.com/hashicorp/go-rootcerts v1.0.0 14:43:04 go: finding github.com/hashicorp/go-sockaddr v1.0.0 14:43:04 go: finding github.com/hashicorp/go-syslog v1.0.0 14:43:04 go: finding github.com/hashicorp/go-uuid v1.0.1 14:43:04 go: finding github.com/hashicorp/go.net v0.0.1 14:43:04 go: finding github.com/hashicorp/golang-lru v0.5.0 14:43:04 go: finding github.com/hashicorp/logutils v1.0.0 14:43:04 go: finding github.com/hashicorp/mdns v1.0.0 14:43:04 go: finding github.com/hashicorp/memberlist v0.1.3 14:43:04 go: finding github.com/hashicorp/serf v0.8.2 14:43:04 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:43:04 go: finding github.com/mattn/go-colorable v0.0.9 14:43:04 go: finding github.com/mattn/go-isatty v0.0.3 14:43:04 go: finding github.com/miekg/dns v1.0.14 14:43:04 go: finding github.com/mitchellh/cli v1.0.0 14:43:04 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:43:04 go: finding github.com/mitchellh/copystructure v1.0.0 14:43:04 go: finding github.com/mitchellh/go-homedir v1.0.0 14:43:04 go: finding github.com/mitchellh/go-testing-interface v1.0.0 14:43:04 go: finding github.com/mitchellh/gox v0.4.0 14:43:04 go: finding github.com/mitchellh/iochan v1.0.0 14:43:04 go: finding github.com/mitchellh/mapstructure v1.1.2 14:43:04 go: finding github.com/mitchellh/reflectwalk v1.0.0 14:43:04 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 14:43:04 go: finding github.com/pelletier/go-toml v1.2.0 14:43:04 go: finding github.com/pkg/errors v0.8.1 14:43:04 go: finding github.com/pmezard/go-difflib v1.0.0 14:43:04 go: finding github.com/posener/complete v1.1.1 14:43:04 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 14:43:04 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 14:43:04 go: finding github.com/stretchr/objx v0.1.0 14:43:04 go: finding github.com/stretchr/testify v1.5.1 14:43:04 go: finding github.com/ugorji/go v1.1.4 14:43:04 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 14:43:04 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 14:43:04 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 14:43:04 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 14:43:04 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 14:43:04 go: finding gopkg.in/yaml.v2 v2.2.8 14:43:13 Removing intermediate container b487aad25542 14:43:13 ---> b3d913c2d74c 14:43:13 Successfully built b3d913c2d74c 14:43:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:43:13 + docker inspect -f . ci-base-image-arm64 14:43:14 . [Pipeline] withDockerContainer 14:43:14 prd-ubuntu18.04-docker-arm64-4c-16g-1593 does not seem to be running inside a container 14:43:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:43:16 $ docker top ce0487b01481741e266910704b41bf198e12a624a50531bd3ae3554bc91a277d -eo pid,comm [Pipeline] { [Pipeline] sh 14:43:17 + go version 14:43:17 go version go1.13.5 linux/arm64 [Pipeline] sh 14:43:17 + make test 14:43:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:44:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 14:44:04 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.036s coverage: 44.1% of statements 14:44:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 14:44:04 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.043s coverage: 84.2% of statements 14:44:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 14:44:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 14:44:04 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 14:44:08 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.048s coverage: 100.0% of statements 14:44:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 14:44:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 14:44:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 14:44:08 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.024s coverage: 48.9% of statements 14:44:08 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 14:44:08 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 14:44:08 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.020s coverage: 91.3% of statements 14:44:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:44:15 gofmt -l . 14:44:15 [ "`gofmt -l .`" = "" ] [Pipeline] stash 14:44:15 Warning: overwriting stash ‘coverage-report’ 14:44:15 Stashed 1 file(s) [Pipeline] } 14:44:15 $ docker stop --time=1 ce0487b01481741e266910704b41bf198e12a624a50531bd3ae3554bc91a277d 14:44:18 $ docker rm -f ce0487b01481741e266910704b41bf198e12a624a50531bd3ae3554bc91a277d [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] } [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 14:44:20 provisioning config files... 14:44:20 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-62@tmp/config6025096327049053583tmp [Pipeline] { [Pipeline] sh 14:44:20 + curl -s https://codecov.io/bash 14:44:20 + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-62@tmp/config6025096327049053583tmp 14:44:21 14:44:21 _____ _ 14:44:21 / ____| | | 14:44:21 | | ___ __| | ___ ___ _____ __ 14:44:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:44:21 | |___| (_) | (_| | __/ (_| (_) \ V / 14:44:21 \_____\___/ \__,_|\___|\___\___/ \_/ 14:44:21 Bash-tbd 14:44:21 14:44:21 14:44:21 ==> Jenkins CI detected. 14:44:21 project root: . 14:44:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:44:21 ==> Running gcov in . (disable via -X gcov) 14:44:21 ==> Python coveragepy not found 14:44:21 ==> Searching for coverage reports in: 14:44:21 + . 14:44:21 -> Found 1 reports 14:44:21 ==> Detecting git/mercurial file structure 14:44:21 ==> Reading reports 14:44:21 + ./coverage.out bytes=18249 14:44:21 ==> Appending adjustments 14:44:21 http://docs.codecov.io/docs/fixing-reports 14:44:21 + Found adjustments 14:44:21 ==> Gzipping contents 14:44:21 ==> Uploading reports 14:44:21 url: https://codecov.io 14:44:21 query: branch=PR-62&commit=017c944832119c0c2d5c91d0dbbdc65cb800e95b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-62%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=62&job= 14:44:21 -> Pinging Codecov 14:44:21 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-62&commit=017c944832119c0c2d5c91d0dbbdc65cb800e95b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-62%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=62&job= 14:44:21 -> Uploading 14:44:22 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/017c944832119c0c2d5c91d0dbbdc65cb800e95b [Pipeline] } 14:44:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:44:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:44:24 ---> package-listing.sh 14:44:24 ++ facter osfamily 14:44:24 ++ tr '[:upper:]' '[:lower:]' 14:44:24 + OS_FAMILY=redhat 14:44:24 + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-62 14:44:24 + START_PACKAGES=/tmp/packages_start.txt 14:44:24 + END_PACKAGES=/tmp/packages_end.txt 14:44:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:44:24 + PACKAGES=/tmp/packages_start.txt 14:44:24 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-62 ']' 14:44:24 + PACKAGES=/tmp/packages_end.txt 14:44:24 + case "${OS_FAMILY}" in 14:44:24 + rpm -qa 14:44:24 + sort 14:44:28 + '[' -f /tmp/packages_start.txt ']' 14:44:28 + '[' -f /tmp/packages_end.txt ']' 14:44:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:44:28 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-62 ']' 14:44:28 + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-62/archives/ 14:44:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-62/archives/ [Pipeline] isUnix [Pipeline] sh 14:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:44:29 14:44:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:44:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:44:29 alpine: Pulling from edgex-lftools-log-publisher 14:44:29 c9b1b535fdd9: Pulling fs layer 14:44:29 2cc5ad85d9ab: Pulling fs layer 14:44:29 756a868c4378: Pulling fs layer 14:44:29 444b2fc9a129: Pulling fs layer 14:44:29 ea15f1150254: Pulling fs layer 14:44:29 41b27a9f41bf: Pulling fs layer 14:44:29 28c525ee5125: Pulling fs layer 14:44:29 094b1ea09ed8: Pulling fs layer 14:44:29 138eaada9080: Pulling fs layer 14:44:29 0622d0fa9048: Pulling fs layer 14:44:29 28c525ee5125: Waiting 14:44:29 094b1ea09ed8: Waiting 14:44:29 444b2fc9a129: Waiting 14:44:29 ea15f1150254: Waiting 14:44:29 138eaada9080: Waiting 14:44:29 41b27a9f41bf: Waiting 14:44:29 0622d0fa9048: Waiting 14:44:29 2cc5ad85d9ab: Verifying Checksum 14:44:29 2cc5ad85d9ab: Download complete 14:44:29 444b2fc9a129: Verifying Checksum 14:44:29 444b2fc9a129: Download complete 14:44:29 c9b1b535fdd9: Verifying Checksum 14:44:29 c9b1b535fdd9: Download complete 14:44:29 ea15f1150254: Verifying Checksum 14:44:29 ea15f1150254: Download complete 14:44:29 28c525ee5125: Verifying Checksum 14:44:29 28c525ee5125: Download complete 14:44:30 c9b1b535fdd9: Pull complete 14:44:30 756a868c4378: Verifying Checksum 14:44:30 756a868c4378: Download complete 14:44:30 138eaada9080: Verifying Checksum 14:44:30 138eaada9080: Download complete 14:44:30 2cc5ad85d9ab: Pull complete 14:44:30 0622d0fa9048: Verifying Checksum 14:44:30 0622d0fa9048: Download complete 14:44:30 094b1ea09ed8: Verifying Checksum 14:44:30 094b1ea09ed8: Download complete 14:44:30 41b27a9f41bf: Verifying Checksum 14:44:30 41b27a9f41bf: Download complete 14:44:31 756a868c4378: Pull complete 14:44:31 444b2fc9a129: Pull complete 14:44:32 ea15f1150254: Pull complete 14:44:35 41b27a9f41bf: Pull complete 14:44:35 28c525ee5125: Pull complete 14:44:37 094b1ea09ed8: Pull complete 14:44:37 138eaada9080: Pull complete 14:44:37 0622d0fa9048: Pull complete 14:44:37 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 14:44:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:44:37 prd-centos7-docker-4c-2g-1592 does not seem to be running inside a container 14:44:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-bootstrap_PR-62 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-62:/w/workspace/exfoundry_go-mod-bootstrap_PR-62:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-62@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-62@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:10003/edgex-lftools-log-publisher:alpine cat 14:44:39 $ docker top 74ad5a993c10957c91b680fab5f29606f440e33d02df995863404df747300f46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:44:39 provisioning config files... 14:44:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-62@tmp/config6785911415598576124tmp [Pipeline] { [Pipeline] echo 14:44:39 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:44:39 ---> create-netrc.sh [Pipeline] echo 14:44:39 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:44:40 ---> logs-deploy.sh 14:44:40 + ARCHIVE_ARTIFACTS= 14:44:40 + LOGS_SERVER=https://logs.edgexfoundry.org 14:44:40 + '[' https://logs.edgexfoundry.org == None ']' 14:44:40 + NEXUS_URL=https://nexus.edgexfoundry.org 14:44:40 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-62/1 14:44:40 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-62/1/ 14:44:40 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-62/1 /w/workspace/exfoundry_go-mod-bootstrap_PR-62 14:44:41 Archives upload complete. 14:44:41 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-62/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-62/1/ 14:44:42 ---> uname -a: 14:44:42 Linux 74ad5a993c10 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 14:44:42 14:44:42 14:44:42 ---> lscpu: 14:44:42 Architecture: x86_64 14:44:42 CPU op-mode(s): 32-bit, 64-bit 14:44:42 Byte Order: Little Endian 14:44:42 Address sizes: 40 bits physical, 48 bits virtual 14:44:42 CPU(s): 4 14:44:42 On-line CPU(s) list: 0-3 14:44:42 Thread(s) per core: 1 14:44:42 Core(s) per socket: 1 14:44:42 Socket(s): 4 14:44:42 NUMA node(s): 1 14:44:42 Vendor ID: GenuineIntel 14:44:42 CPU family: 6 14:44:42 Model: 44 14:44:42 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:44:42 Stepping: 1 14:44:42 CPU MHz: 2933.438 14:44:42 BogoMIPS: 5866.87 14:44:42 Virtualization: VT-x 14:44:42 Hypervisor vendor: KVM 14:44:42 Virtualization type: full 14:44:42 L1d cache: 128 KiB 14:44:42 L1i cache: 128 KiB 14:44:42 L2 cache: 16 MiB 14:44:42 L3 cache: 64 MiB 14:44:42 NUMA node0 CPU(s): 0-3 14:44:42 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 14:44:42 Vulnerability Meltdown: Mitigation; PTI 14:44:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:44:42 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 14:44:42 Vulnerability Spectre v2: Mitigation; Full retpoline 14:44:42 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 14:44:42 14:44:42 14:44:42 ---> nproc: 14:44:42 4 14:44:42 14:44:42 14:44:42 ---> df -h: 14:44:42 Filesystem Size Used Available Use% Mounted on 14:44:42 overlay 50.0G 6.3G 43.7G 13% / 14:44:42 tmpfs 64.0M 0 64.0M 0% /dev 14:44:42 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 14:44:42 shm 64.0M 0 64.0M 0% /dev/shm 14:44:42 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 14:44:42 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 14:44:42 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 14:44:42 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-62 14:44:42 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/exfoundry_go-mod-bootstrap_PR-62@tmp 14:44:42 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 14:44:42 14:44:42 14:44:42 ---> free -m: 14:44:42 total used free shared buff/cache available 14:44:42 Mem: 1838 589 76 0 1172 1144 14:44:42 Swap: 1023 1 1022 14:44:42 14:44:42 14:44:42 ---> ip addr: 14:44:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:44:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:44:42 inet 127.0.0.1/8 scope host lo 14:44:42 valid_lft forever preferred_lft forever 14:44:42 6: eth0@if7: mtu 1458 qdisc noqueue state UP 14:44:42 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 14:44:42 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 14:44:42 valid_lft forever preferred_lft forever 14:44:42 14:44:42 14:44:42 ---> sar -b -r -n DEV: 14:44:42 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/31/20 _x86_64_ (4 CPU) 14:44:42 14:44:42 14:39:03 LINUX RESTART 14:44:42 14:44:42 14:40:01 tps rtps wtps bread/s bwrtn/s 14:44:42 14:41:01 11.49 0.07 11.43 2.13 2128.60 14:44:42 14:42:01 2.76 0.00 2.76 0.00 90.96 14:44:42 14:43:01 0.28 0.00 0.28 0.00 3.60 14:44:42 14:44:01 0.43 0.00 0.43 0.00 5.11 14:44:42 Average: 3.74 0.02 3.73 0.53 557.09 14:44:42 14:44:42 14:40:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:44:42 14:41:01 111936 1770368 94.05 2620 1249272 914108 31.19 428676 1183272 16 14:44:42 14:42:01 112168 1770136 94.04 2620 1249280 903016 30.81 429100 1182976 0 14:44:42 14:43:01 112480 1769824 94.02 2620 1249284 902944 30.81 428752 1182972 20 14:44:42 14:44:01 112720 1769584 94.01 2620 1249288 902968 30.81 428968 1182976 16 14:44:42 Average: 112326 1769978 94.03 2620 1249281 905759 30.90 428874 1183049 13 14:44:42 14:44:42 14:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 14:44:42 14:41:01 eth0 2.10 1.30 1.16 0.14 0.00 0.00 0.00 14:44:42 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:42 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:42 14:42:01 eth0 1.57 0.57 0.60 0.36 0.00 0.00 0.00 14:44:42 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:42 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:42 14:43:01 eth0 1.13 0.58 0.56 0.43 0.00 0.00 0.00 14:44:42 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:42 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:42 14:44:01 eth0 1.18 0.28 0.31 0.17 0.00 0.00 0.00 14:44:42 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:42 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:42 Average: eth0 1.49 0.68 0.66 0.27 0.00 0.00 0.00 14:44:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:42 14:44:42 14:44:42 ---> sar -P ALL: 14:44:42 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/31/20 _x86_64_ (4 CPU) 14:44:42 14:44:42 14:39:03 LINUX RESTART 14:44:42 14:44:42 14:40:01 CPU %user %nice %system %iowait %steal %idle 14:44:42 14:41:01 all 0.21 0.00 0.09 0.00 0.00 99.70 14:44:42 14:41:01 0 0.07 0.00 0.05 0.00 0.00 99.88 14:44:42 14:41:01 1 0.37 0.00 0.10 0.00 0.00 99.53 14:44:42 14:41:01 2 0.30 0.00 0.10 0.00 0.00 99.60 14:44:42 14:41:01 3 0.12 0.00 0.10 0.00 0.00 99.78 14:44:42 14:42:01 all 0.20 0.00 0.05 0.00 0.00 99.75 14:44:42 14:42:01 0 0.05 0.00 0.05 0.00 0.00 99.90 14:44:42 14:42:01 1 0.62 0.00 0.07 0.00 0.02 99.30 14:44:42 14:42:01 2 0.08 0.00 0.05 0.00 0.02 99.85 14:44:42 14:42:01 3 0.08 0.00 0.07 0.00 0.00 99.85 14:44:42 14:43:01 all 0.19 0.00 0.03 0.00 0.00 99.77 14:44:42 14:43:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:44:42 14:43:01 1 0.52 0.00 0.02 0.00 0.00 99.47 14:44:42 14:43:01 2 0.08 0.00 0.07 0.00 0.00 99.85 14:44:42 14:43:01 3 0.10 0.00 0.03 0.00 0.00 99.87 14:44:42 14:44:01 all 0.18 0.00 0.04 0.00 0.00 99.77 14:44:42 14:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:44:42 14:44:01 1 0.55 0.00 0.05 0.00 0.00 99.40 14:44:42 14:44:01 2 0.12 0.00 0.03 0.00 0.00 99.85 14:44:42 14:44:01 3 0.05 0.00 0.05 0.00 0.00 99.90 14:44:42 Average: all 0.20 0.00 0.05 0.00 0.00 99.75 14:44:42 Average: 0 0.05 0.00 0.03 0.00 0.00 99.92 14:44:42 Average: 1 0.51 0.00 0.06 0.00 0.00 99.43 14:44:42 Average: 2 0.15 0.00 0.06 0.00 0.00 99.79 14:44:42 Average: 3 0.09 0.00 0.06 0.00 0.00 99.85 14:44:42 14:44:42 14:44:42