Pull request #86 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from c35f13cfbe9f3f7da4050041ee317a3e60a29906+39a3e63c7cfe59864ec1c67530e80d43079dc213 (57ee1c0a0f8ad5bff25caad9fbdbee5f90445461) 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 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 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 # timeout=10 Commit message: "Merge pull request #218 from ernestojeda/add-geneva-release-stream" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-855 in /w/workspace/exfoundry_go-mod-bootstrap_PR-86 [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-86 # 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/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 39a3e63c7cfe59864ec1c67530e80d43079dc213 into PR head commit c35f13cfbe9f3f7da4050041ee317a3e60a29906 Merge succeeded, producing c35f13cfbe9f3f7da4050041ee317a3e60a29906 Checking out Revision c35f13cfbe9f3f7da4050041ee317a3e60a29906 (PR-86) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/86/head:refs/remotes/origin/PR-86 # 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/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c35f13cfbe9f3f7da4050041ee317a3e60a29906 # 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 39a3e63c7cfe59864ec1c67530e80d43079dc213 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c35f13cfbe9f3f7da4050041ee317a3e60a29906 # timeout=10 Commit message: "fix: Startup Duration and Interval never updated from default values" First time build. Skipping changelog. > git rev-list --no-walk bdaf089e011809656c69d4eb2d53fd707bdb2700 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:24:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:24:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:24:15 ========================================================= 16:24:15 EdgeX Global Pipelines Version Info 16:24:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:24:16 ------------------- 16:24:16 stable info: 16:24:16 ------------------- 16:24:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:24:16 Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 16:24:16 Message: update stable to v1.0.105 16:24:17 ------------------- 16:24:17 experimental info: 16:24:17 ------------------- 16:24:17 Commited By: **** collab-it+edgex@linuxfoundation.org 16:24:17 Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 16:24:17 Message: update experimental to v1.0.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:24:19 + git log --format=format:%s -1 c35f13cfbe9f3f7da4050041ee317a3e60a29906 [Pipeline] echo 16:24:19 GIT_COMMIT: c35f13cfbe9f3f7da4050041ee317a3e60a29906, Commit Message: fix: Startup Duration and Interval never updated from default values [Pipeline] echo 16:24:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:24:20 16:24:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:24:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:24:20 latest: Pulling from edgex-devops/git-semver 16:24:20 31603596830f: Pulling fs layer 16:24:20 2a8b12db71e7: Pulling fs layer 16:24:20 6ca5941a6612: Pulling fs layer 16:24:20 ecc8261a40a4: Pulling fs layer 16:24:20 ecc8261a40a4: Waiting 16:24:20 2a8b12db71e7: Verifying Checksum 16:24:20 2a8b12db71e7: Download complete 16:24:21 ecc8261a40a4: Verifying Checksum 16:24:21 ecc8261a40a4: Download complete 16:24:21 6ca5941a6612: Verifying Checksum 16:24:21 6ca5941a6612: Download complete 16:24:21 31603596830f: Download complete 16:24:21 31603596830f: Pull complete 16:24:21 2a8b12db71e7: Pull complete 16:24:22 6ca5941a6612: Pull complete 16:24:22 ecc8261a40a4: Pull complete 16:24:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:24:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:24:22 prd-centos7-docker-4c-2g-855 does not seem to be running inside a container 16:24:22 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-86 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-86:/w/workspace/exfoundry_go-mod-bootstrap_PR-86:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-86@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:24:24 $ docker top ccf86ee9a752d4b97808e44d9c9a25044715a9738af25a8215b4685053f7c124 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:24:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:25 [ssh-agent] Looking for ssh-agent implementation... 16:24:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:25 $ docker exec ccf86ee9a752d4b97808e44d9c9a25044715a9738af25a8215b4685053f7c124 ssh-agent 16:24:25 SSH_AUTH_SOCK=/tmp/ssh-sAeINYTmpNnS/agent.12 16:24:25 SSH_AGENT_PID=17 16:24:25 Running ssh-add (command line suppressed) 16:24:25 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/private_key_2067569238903846306.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/private_key_2067569238903846306.key) 16:24:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:26 + git describe --exact-match --tags HEAD 16:24:26 fatal: No names found, cannot describe anything. [Pipeline] } 16:24:26 $ docker exec --env ******** --env ******** ccf86ee9a752d4b97808e44d9c9a25044715a9738af25a8215b4685053f7c124 ssh-agent -k 16:24:26 unset SSH_AUTH_SOCK; 16:24:26 unset SSH_AGENT_PID; 16:24:26 echo Agent pid 17 killed; 16:24:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:24:26 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:24:26 This usually means this commit has not been tagged. [Pipeline] sshagent 16:24:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:26 [ssh-agent] Looking for ssh-agent implementation... 16:24:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:26 $ docker exec ccf86ee9a752d4b97808e44d9c9a25044715a9738af25a8215b4685053f7c124 ssh-agent 16:24:26 SSH_AUTH_SOCK=/tmp/ssh-aE8D0sPtz9p7/agent.45 16:24:26 SSH_AGENT_PID=50 16:24:26 Running ssh-add (command line suppressed) 16:24:26 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/private_key_8201207689900328510.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/private_key_8201207689900328510.key) 16:24:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:27 + git semver init 16:24:27 # -> Open(): unable to determine branch for HEAD 16:24:27 # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-86/.git 16:24:27 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-86 16:24:27 # $SEMVER_REMOTE_NAME = origin 16:24:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:24:27 # $SEMVER_USER_NAME = edgex-jenkins 16:24:27 # $SEMVER_BRANCH = PR-86 16:24:27 # $SEMVER_TEMP = /tmp/semver-735558804 16:24:27 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 16:24:27 # '/tmp/semver-735558804' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-86/.semver' 16:24:27 # -> Force: false 16:24:27 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-86/.semver [Pipeline] } 16:24:27 $ docker exec --env ******** --env ******** ccf86ee9a752d4b97808e44d9c9a25044715a9738af25a8215b4685053f7c124 ssh-agent -k 16:24:27 unset SSH_AUTH_SOCK; 16:24:27 unset SSH_AGENT_PID; 16:24:27 echo Agent pid 50 killed; 16:24:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:24:28 + git semver [Pipeline] } 16:24:28 $ docker stop --time=1 ccf86ee9a752d4b97808e44d9c9a25044715a9738af25a8215b4685053f7c124 16:24:29 $ docker rm -f ccf86ee9a752d4b97808e44d9c9a25044715a9738af25a8215b4685053f7c124 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:24:30 Stashed 49 file(s) [Pipeline] echo 16:24:30 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 16:24:30 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 16:24:46 Still waiting to schedule task 16:24:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:24:46 Still waiting to schedule task 16:24:46 ‘prd-ubuntu18.04-docker-arm64-4c-16g-856’ is offline 16:27:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-858 in /w/workspace/exfoundry_go-mod-bootstrap_PR-86 [Pipeline] { [Pipeline] ws 16:27:27 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 16:27:33 using credential edgex-jenkins-ssh 16:27:33 Cloning the remote Git repository 16:27:33 Cloning with configured refspecs honoured and without tags 16:27:33 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 16:27:33 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 16:27:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:27:34 > git --version # timeout=10 16:27:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:27:35 Fetching without tags 16:27:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:27:35 > git config --add remote.origin.fetch +refs/pull/86/head:refs/remotes/origin/PR-86 # timeout=10 16:27:35 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:27:35 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:27:35 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:27:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:27:35 Merging remotes/origin/master commit 39a3e63c7cfe59864ec1c67530e80d43079dc213 into PR head commit c35f13cfbe9f3f7da4050041ee317a3e60a29906 16:27:35 Merge succeeded, producing c35f13cfbe9f3f7da4050041ee317a3e60a29906 16:27:35 Checking out Revision c35f13cfbe9f3f7da4050041ee317a3e60a29906 (PR-86) 16:27:35 > git config core.sparsecheckout # timeout=10 16:27:35 > git checkout -f c35f13cfbe9f3f7da4050041ee317a3e60a29906 # timeout=10 16:27:35 > git remote # timeout=10 16:27:35 > git config --get remote.origin.url # timeout=10 16:27:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:35 > git merge 39a3e63c7cfe59864ec1c67530e80d43079dc213 # timeout=10 16:27:35 > git rev-parse HEAD^{commit} # timeout=10 16:27:35 > git config core.sparsecheckout # timeout=10 16:27:35 > git checkout -f c35f13cfbe9f3f7da4050041ee317a3e60a29906 # timeout=10 16:27:40 Commit message: "fix: Startup Duration and Interval never updated from default values" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:27:41 ========================================================= 16:27:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:27:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:27:42 + 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 . 16:27:43 Sending build context to Docker daemon 634.4kB 16:27:43 Step 1/8 : ARG BASE=golang:1.13-alpine 16:27:43 Step 2/8 : FROM ${BASE} 16:27:43 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:27:43 b538f80385f9: Pulling fs layer 16:27:43 74f711af9a0d: Pulling fs layer 16:27:43 99f96fe45779: Pulling fs layer 16:27:43 fd7a069fd194: Pulling fs layer 16:27:43 66aa3694b03b: Pulling fs layer 16:27:43 170f70906a0f: Pulling fs layer 16:27:43 ad7c5574e4b9: Pulling fs layer 16:27:43 e772456be8f7: Pulling fs layer 16:27:43 c890913d741a: Pulling fs layer 16:27:43 2480fcc9aa5a: Pulling fs layer 16:27:43 09adf4765672: Pulling fs layer 16:27:43 fd7a069fd194: Waiting 16:27:43 66aa3694b03b: Waiting 16:27:43 170f70906a0f: Waiting 16:27:43 ad7c5574e4b9: Waiting 16:27:43 e772456be8f7: Waiting 16:27:43 c890913d741a: Waiting 16:27:43 2480fcc9aa5a: Waiting 16:27:43 09adf4765672: Waiting 16:27:43 99f96fe45779: Verifying Checksum 16:27:43 99f96fe45779: Download complete 16:27:43 74f711af9a0d: Verifying Checksum 16:27:43 74f711af9a0d: Download complete 16:27:43 66aa3694b03b: Verifying Checksum 16:27:43 66aa3694b03b: Download complete 16:27:43 170f70906a0f: Verifying Checksum 16:27:43 170f70906a0f: Download complete 16:27:43 b538f80385f9: Download complete 16:27:44 b538f80385f9: Pull complete 16:27:44 74f711af9a0d: Pull complete 16:27:45 99f96fe45779: Pull complete 16:27:46 ad7c5574e4b9: Verifying Checksum 16:27:46 ad7c5574e4b9: Download complete 16:27:46 c890913d741a: Verifying Checksum 16:27:46 c890913d741a: Download complete 16:27:48 e772456be8f7: Verifying Checksum 16:27:48 e772456be8f7: Download complete 16:27:48 2480fcc9aa5a: Verifying Checksum 16:27:48 2480fcc9aa5a: Download complete 16:27:48 09adf4765672: Verifying Checksum 16:27:48 09adf4765672: Download complete 16:27:49 fd7a069fd194: Verifying Checksum 16:27:49 fd7a069fd194: Download complete 16:28:01 fd7a069fd194: Pull complete 16:28:01 66aa3694b03b: Pull complete 16:28:01 170f70906a0f: Pull complete 16:28:03 ad7c5574e4b9: Pull complete 16:28:09 e772456be8f7: Pull complete 16:28:09 c890913d741a: Pull complete 16:28:11 2480fcc9aa5a: Pull complete 16:28:11 09adf4765672: Pull complete 16:28:11 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 16:28:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:28:11 ---> 2248a725d1cf 16:28:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:28:17 ---> Running in 594fced6e04d 16:28:17 Removing intermediate container 594fced6e04d 16:28:17 ---> a218808a0524 16:28:17 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:17 ---> Running in 7422f6adc76e 16:28:19 Removing intermediate container 7422f6adc76e 16:28:19 ---> 001821489a85 16:28:19 Step 5/8 : RUN apk add --update --no-cache git make 16:28:19 ---> Running in f04106feb034 16:28:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:28:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:28:22 Running on prd-centos7-docker-4c-2g-859 in /w/workspace/exfoundry_go-mod-bootstrap_PR-86 [Pipeline] { [Pipeline] ws 16:28:22 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { 16:28:22 OK: 142 MiB in 39 packages [Pipeline] checkout 16:28:23 Removing intermediate container f04106feb034 16:28:23 ---> b101a08a00a7 16:28:23 Step 6/8 : WORKDIR /build 16:28:23 ---> Running in 1c432dc19269 16:28:24 Removing intermediate container 1c432dc19269 16:28:24 ---> 7756b6e1a0e9 16:28:24 Step 7/8 : COPY go.mod . 16:28:25 ---> f25de80e0fbe 16:28:25 Step 8/8 : RUN go mod download 16:28:25 ---> Running in c5cae5183365 16:28:27 using credential edgex-jenkins-ssh 16:28:27 Cloning the remote Git repository 16:28:27 Cloning with configured refspecs honoured and without tags 16:28:27 Fetching without tags 16:28:27 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 16:28:27 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 16:28:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:28:27 > git --version # timeout=10 16:28:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:28:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:28:27 > git config --add remote.origin.fetch +refs/pull/86/head:refs/remotes/origin/PR-86 # timeout=10 16:28:27 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:28:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 16:28:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 16:28:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:28:28 Merging remotes/origin/master commit 39a3e63c7cfe59864ec1c67530e80d43079dc213 into PR head commit c35f13cfbe9f3f7da4050041ee317a3e60a29906 16:28:28 go: finding github.com/BurntSushi/toml v0.3.1 16:28:28 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:28:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:28:28 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:28:28 go: finding github.com/bgentry/speakeasy v0.1.0 16:28:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:28:28 go: finding github.com/davecgh/go-spew v1.1.1 16:28:28 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:28:28 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 16:28:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:28:28 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:28:28 go: finding github.com/fatih/color v1.7.0 16:28:28 go: finding github.com/go-kit/kit v0.8.0 16:28:28 go: finding github.com/go-logfmt/logfmt v0.4.0 16:28:28 go: finding github.com/go-stack/stack v1.8.0 16:28:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:28:28 go: finding github.com/google/uuid v1.1.0 16:28:28 go: finding github.com/gorilla/mux v1.7.1 16:28:28 go: finding github.com/hashicorp/consul/api v1.1.0 16:28:28 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:28:28 go: finding github.com/hashicorp/errwrap v1.0.0 16:28:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:28:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:28:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:28:28 go: finding github.com/hashicorp/go-multierror v1.0.0 16:28:28 Merge succeeded, producing c35f13cfbe9f3f7da4050041ee317a3e60a29906 16:28:28 Checking out Revision c35f13cfbe9f3f7da4050041ee317a3e60a29906 (PR-86) 16:28:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:28:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:28:28 go: finding github.com/hashicorp/go-syslog v1.0.0 16:28:28 go: finding github.com/hashicorp/go-uuid v1.0.1 16:28:28 go: finding github.com/hashicorp/go.net v0.0.1 16:28:28 go: finding github.com/hashicorp/golang-lru v0.5.0 16:28:28 go: finding github.com/hashicorp/logutils v1.0.0 16:28:28 go: finding github.com/hashicorp/mdns v1.0.0 16:28:28 go: finding github.com/hashicorp/memberlist v0.1.3 16:28:28 go: finding github.com/hashicorp/serf v0.8.2 16:28:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:28:28 go: finding github.com/mattn/go-colorable v0.0.9 16:28:28 go: finding github.com/mattn/go-isatty v0.0.3 16:28:28 go: finding github.com/miekg/dns v1.0.14 16:28:28 go: finding github.com/mitchellh/cli v1.0.0 16:28:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:28:28 go: finding github.com/mitchellh/copystructure v1.0.0 16:28:28 go: finding github.com/mitchellh/go-homedir v1.0.0 16:28:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:28:28 go: finding github.com/mitchellh/gox v0.4.0 16:28:28 go: finding github.com/mitchellh/iochan v1.0.0 16:28:28 go: finding github.com/mitchellh/mapstructure v1.1.2 16:28:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:28:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:28:29 go: finding github.com/pelletier/go-toml v1.2.0 16:28:29 go: finding github.com/pkg/errors v0.8.1 16:28:29 go: finding github.com/pmezard/go-difflib v1.0.0 16:28:29 go: finding github.com/posener/complete v1.1.1 16:28:29 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:28:29 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:28:29 go: finding github.com/stretchr/objx v0.1.0 16:28:29 go: finding github.com/stretchr/testify v1.5.1 16:28:29 go: finding github.com/ugorji/go v1.1.4 16:28:28 > git config core.sparsecheckout # timeout=10 16:28:28 > git checkout -f c35f13cfbe9f3f7da4050041ee317a3e60a29906 # timeout=10 16:28:28 > git remote # timeout=10 16:28:28 > git config --get remote.origin.url # timeout=10 16:28:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:28:28 > git merge 39a3e63c7cfe59864ec1c67530e80d43079dc213 # timeout=10 16:28:28 > git rev-parse HEAD^{commit} # timeout=10 16:28:28 > git config core.sparsecheckout # timeout=10 16:28:28 > git checkout -f c35f13cfbe9f3f7da4050041ee317a3e60a29906 # timeout=10 16:28:29 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:28:29 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 16:28:29 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:28:29 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:28:29 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:28:29 go: finding gopkg.in/yaml.v2 v2.2.8 16:28:32 Commit message: "fix: Startup Duration and Interval never updated from default values" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:28:32 ========================================================= 16:28:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 16:28:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:28:33 + 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 . 16:28:33 Sending build context to Docker daemon 634.4kB 16:28:33 Step 1/8 : ARG BASE=golang:1.13-alpine 16:28:33 Step 2/8 : FROM ${BASE} 16:28:33 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 16:28:33 df20fa9351a1: Pulling fs layer 16:28:33 ed8968b2872e: Pulling fs layer 16:28:33 a92cc7c5fd73: Pulling fs layer 16:28:33 2dd03ba5bac4: Pulling fs layer 16:28:33 1e091d79d1de: Pulling fs layer 16:28:33 481702a1767f: Pulling fs layer 16:28:33 f64a6f60c768: Pulling fs layer 16:28:33 e78d2573fc39: Pulling fs layer 16:28:33 e876d2f968b6: Pulling fs layer 16:28:33 ce8a83651883: Pulling fs layer 16:28:33 07967f4d0e4b: Pulling fs layer 16:28:33 f64a6f60c768: Waiting 16:28:33 2dd03ba5bac4: Waiting 16:28:33 e78d2573fc39: Waiting 16:28:33 e876d2f968b6: Waiting 16:28:33 ce8a83651883: Waiting 16:28:33 07967f4d0e4b: Waiting 16:28:33 1e091d79d1de: Waiting 16:28:33 481702a1767f: Waiting 16:28:33 a92cc7c5fd73: Verifying Checksum 16:28:33 a92cc7c5fd73: Download complete 16:28:33 ed8968b2872e: Verifying Checksum 16:28:33 ed8968b2872e: Download complete 16:28:33 1e091d79d1de: Verifying Checksum 16:28:33 1e091d79d1de: Download complete 16:28:33 481702a1767f: Verifying Checksum 16:28:33 481702a1767f: Download complete 16:28:33 df20fa9351a1: Verifying Checksum 16:28:33 df20fa9351a1: Download complete 16:28:34 df20fa9351a1: Pull complete 16:28:34 f64a6f60c768: Verifying Checksum 16:28:34 f64a6f60c768: Download complete 16:28:34 e876d2f968b6: Verifying Checksum 16:28:34 e876d2f968b6: Download complete 16:28:35 ed8968b2872e: Pull complete 16:28:35 e78d2573fc39: Verifying Checksum 16:28:35 e78d2573fc39: Download complete 16:28:35 2dd03ba5bac4: Verifying Checksum 16:28:35 2dd03ba5bac4: Download complete 16:28:35 ce8a83651883: Verifying Checksum 16:28:35 ce8a83651883: Download complete 16:28:35 07967f4d0e4b: Verifying Checksum 16:28:35 07967f4d0e4b: Download complete 16:28:36 a92cc7c5fd73: Pull complete 16:28:39 Removing intermediate container c5cae5183365 16:28:39 ---> b9185265abbf 16:28:39 Successfully built b9185265abbf 16:28:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:40 + docker inspect -f . ci-base-image-arm64 16:28:40 . [Pipeline] withDockerContainer 16:28:40 prd-ubuntu18.04-docker-arm64-4c-16g-858 does not seem to be running inside a container 16:28:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:28:42 2dd03ba5bac4: Pull complete 16:28:42 1e091d79d1de: Pull complete 16:28:42 481702a1767f: Pull complete 16:28:42 $ docker top 255d14499d8ce5cd69c5185faa95eb6c165da475765d2715412acf79220c3c79 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:44 + go version 16:28:44 go version go1.13.13 linux/arm64 [Pipeline] sh 16:28:45 + make test 16:28:45 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:28:46 f64a6f60c768: Pull complete 16:28:48 e78d2573fc39: Pull complete 16:28:48 e876d2f968b6: Pull complete 16:28:50 ce8a83651883: Pull complete 16:28:50 07967f4d0e4b: Pull complete 16:28:50 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 16:28:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:28:50 ---> 5d7c900382c6 16:28:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:28:51 ---> Running in c8925cb073b6 16:28:51 Removing intermediate container c8925cb073b6 16:28:51 ---> 9b40c15a9d60 16:28:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:51 ---> Running in 867caed781b8 16:28:52 Removing intermediate container 867caed781b8 16:28:52 ---> f3640b68a372 16:28:52 Step 5/8 : RUN apk add --update --no-cache git make 16:28:52 ---> Running in c2f040b43455 16:28:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:28:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:28:54 OK: 166 MiB in 39 packages 16:28:55 Removing intermediate container c2f040b43455 16:28:55 ---> 2cf923d79ca2 16:28:55 Step 6/8 : WORKDIR /build 16:28:55 ---> Running in 799a65c334a7 16:28:55 Removing intermediate container 799a65c334a7 16:28:55 ---> d4e053f2f693 16:28:55 Step 7/8 : COPY go.mod . 16:28:55 ---> bcb948ca5b77 16:28:55 Step 8/8 : RUN go mod download 16:28:55 ---> Running in 920180fd11b0 16:28:57 go: finding github.com/BurntSushi/toml v0.3.1 16:28:57 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:28:57 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:28:57 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:28:57 go: finding github.com/bgentry/speakeasy v0.1.0 16:28:57 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:28:57 go: finding github.com/davecgh/go-spew v1.1.1 16:28:57 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:28:57 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 16:28:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:28:57 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:28:57 go: finding github.com/fatih/color v1.7.0 16:28:57 go: finding github.com/go-kit/kit v0.8.0 16:28:57 go: finding github.com/go-logfmt/logfmt v0.4.0 16:28:57 go: finding github.com/go-stack/stack v1.8.0 16:28:57 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:28:57 go: finding github.com/google/uuid v1.1.0 16:28:57 go: finding github.com/gorilla/mux v1.7.1 16:28:57 go: finding github.com/hashicorp/consul/api v1.1.0 16:28:57 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:28:57 go: finding github.com/hashicorp/errwrap v1.0.0 16:28:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:28:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:28:57 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:28:57 go: finding github.com/hashicorp/go-multierror v1.0.0 16:28:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:28:57 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:28:57 go: finding github.com/hashicorp/go-syslog v1.0.0 16:28:57 go: finding github.com/hashicorp/go-uuid v1.0.1 16:28:57 go: finding github.com/hashicorp/go.net v0.0.1 16:28:58 go: finding github.com/hashicorp/golang-lru v0.5.0 16:28:58 go: finding github.com/hashicorp/logutils v1.0.0 16:28:58 go: finding github.com/hashicorp/mdns v1.0.0 16:28:58 go: finding github.com/hashicorp/memberlist v0.1.3 16:28:58 go: finding github.com/hashicorp/serf v0.8.2 16:28:58 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:28:58 go: finding github.com/mattn/go-colorable v0.0.9 16:28:58 go: finding github.com/mattn/go-isatty v0.0.3 16:28:58 go: finding github.com/miekg/dns v1.0.14 16:28:58 go: finding github.com/mitchellh/cli v1.0.0 16:28:58 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:28:58 go: finding github.com/mitchellh/copystructure v1.0.0 16:28:58 go: finding github.com/mitchellh/go-homedir v1.0.0 16:28:58 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:28:58 go: finding github.com/mitchellh/gox v0.4.0 16:28:58 go: finding github.com/mitchellh/iochan v1.0.0 16:28:58 go: finding github.com/mitchellh/mapstructure v1.1.2 16:28:58 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:28:58 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:28:58 go: finding github.com/pelletier/go-toml v1.2.0 16:28:58 go: finding github.com/pkg/errors v0.8.1 16:28:58 go: finding github.com/pmezard/go-difflib v1.0.0 16:28:58 go: finding github.com/posener/complete v1.1.1 16:28:58 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:28:58 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:28:58 go: finding github.com/stretchr/objx v0.1.0 16:28:58 go: finding github.com/stretchr/testify v1.5.1 16:28:58 go: finding github.com/ugorji/go v1.1.4 16:28:58 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:28:58 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 16:28:58 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:28:58 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:28:58 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:28:58 go: finding gopkg.in/yaml.v2 v2.2.8 16:29:05 Removing intermediate container 920180fd11b0 16:29:05 ---> f4a5d4ad8044 16:29:05 Successfully built f4a5d4ad8044 16:29:05 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 16:29:06 + docker inspect -f . ci-base-image-x86_64 16:29:06 . [Pipeline] withDockerContainer 16:29:06 prd-centos7-docker-4c-2g-859 does not seem to be running inside a container 16:29:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:29:08 $ docker top 4c29f9fb085a600fb337587d01ee743838882541c31304e20e54d210652f0846 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:08 + go version 16:29:08 go version go1.13.13 linux/amd64 [Pipeline] sh 16:29:08 + make test 16:29:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:29:24 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 16:29:24 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.017s coverage: 9.0% of statements 16:29:24 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 16:29:24 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.013s coverage: 95.8% of statements 16:29:24 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.005s coverage: 84.2% of statements 16:29:24 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 16:29:24 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 16:29:24 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 16:29:32 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.016s coverage: 100.0% of statements 16:29:32 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 16:29:32 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 16:29:32 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 16:29:32 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.008s coverage: 48.9% of statements 16:29:32 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 16:29:32 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 16:29:32 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.004s coverage: 91.3% of statements 16:29:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:29:32 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 16:29:32 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.052s coverage: 9.0% of statements 16:29:32 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 16:29:32 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.040s coverage: 95.8% of statements 16:29:32 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.041s coverage: 84.2% of statements 16:29:32 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 16:29:32 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 16:29:32 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 16:29:33 gofmt -l . 16:29:33 [ "`gofmt -l .`" = "" ] [Pipeline] stash 16:29:33 Stashed 1 file(s) [Pipeline] } 16:29:33 $ docker stop --time=1 4c29f9fb085a600fb337587d01ee743838882541c31304e20e54d210652f0846 16:29:33 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.060s coverage: 100.0% of statements 16:29:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 16:29:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 16:29:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 16:29:33 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.022s coverage: 48.9% of statements 16:29:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 16:29:33 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 16:29:33 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.030s coverage: 91.3% of statements 16:29:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:29:35 $ docker rm -f 4c29f9fb085a600fb337587d01ee743838882541c31304e20e54d210652f0846 [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] } 16:29:40 gofmt -l . 16:29:40 [ "`gofmt -l .`" = "" ] [Pipeline] stash 16:29:41 Warning: overwriting stash ‘coverage-report’ 16:29:41 Stashed 1 file(s) [Pipeline] } 16:29:41 $ docker stop --time=1 255d14499d8ce5cd69c5185faa95eb6c165da475765d2715412acf79220c3c79 16:29:43 $ docker rm -f 255d14499d8ce5cd69c5185faa95eb6c165da475765d2715412acf79220c3c79 [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 16:29:45 provisioning config files... 16:29:45 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/config5690696697406948844tmp [Pipeline] { [Pipeline] sh 16:29:46 + curl -s https://codecov.io/bash 16:29:46 + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/config5690696697406948844tmp [Pipeline] } 16:29:46 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 16:29:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:29:48 ---> package-listing.sh 16:29:48 ++ facter osfamily 16:29:48 ++ tr '[:upper:]' '[:lower:]' 16:29:48 + OS_FAMILY=redhat 16:29:48 + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-86 16:29:48 + START_PACKAGES=/tmp/packages_start.txt 16:29:48 + END_PACKAGES=/tmp/packages_end.txt 16:29:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:29:48 + PACKAGES=/tmp/packages_start.txt 16:29:48 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-86 ']' 16:29:48 + PACKAGES=/tmp/packages_end.txt 16:29:48 + case "${OS_FAMILY}" in 16:29:48 + rpm -qa 16:29:48 + sort 16:29:53 + '[' -f /tmp/packages_start.txt ']' 16:29:53 + '[' -f /tmp/packages_end.txt ']' 16:29:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:29:53 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-86 ']' 16:29:53 + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-86/archives/ 16:29:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-86/archives/ [Pipeline] isUnix [Pipeline] sh 16:29:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:29:53 16:29:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:29:53 alpine: Pulling from edgex-lftools-log-publisher 16:29:53 c9b1b535fdd9: Pulling fs layer 16:29:53 2cc5ad85d9ab: Pulling fs layer 16:29:53 756a868c4378: Pulling fs layer 16:29:53 444b2fc9a129: Pulling fs layer 16:29:53 ea15f1150254: Pulling fs layer 16:29:53 41b27a9f41bf: Pulling fs layer 16:29:53 28c525ee5125: Pulling fs layer 16:29:53 094b1ea09ed8: Pulling fs layer 16:29:53 138eaada9080: Pulling fs layer 16:29:53 0622d0fa9048: Pulling fs layer 16:29:53 28c525ee5125: Waiting 16:29:53 094b1ea09ed8: Waiting 16:29:53 138eaada9080: Waiting 16:29:53 0622d0fa9048: Waiting 16:29:53 ea15f1150254: Waiting 16:29:53 41b27a9f41bf: Waiting 16:29:53 444b2fc9a129: Waiting 16:29:53 2cc5ad85d9ab: Download complete 16:29:53 444b2fc9a129: Verifying Checksum 16:29:53 444b2fc9a129: Download complete 16:29:54 c9b1b535fdd9: Verifying Checksum 16:29:54 ea15f1150254: Verifying Checksum 16:29:54 ea15f1150254: Download complete 16:29:54 28c525ee5125: Verifying Checksum 16:29:54 28c525ee5125: Download complete 16:29:54 c9b1b535fdd9: Pull complete 16:29:54 756a868c4378: Verifying Checksum 16:29:54 756a868c4378: Download complete 16:29:54 2cc5ad85d9ab: Pull complete 16:29:54 138eaada9080: Verifying Checksum 16:29:54 138eaada9080: Download complete 16:29:54 0622d0fa9048: Verifying Checksum 16:29:54 0622d0fa9048: Download complete 16:29:55 094b1ea09ed8: Verifying Checksum 16:29:55 094b1ea09ed8: Download complete 16:29:55 41b27a9f41bf: Verifying Checksum 16:29:55 41b27a9f41bf: Download complete 16:29:56 756a868c4378: Pull complete 16:29:56 444b2fc9a129: Pull complete 16:29:56 ea15f1150254: Pull complete 16:30:01 41b27a9f41bf: Pull complete 16:30:01 28c525ee5125: Pull complete 16:30:04 094b1ea09ed8: Pull complete 16:30:04 138eaada9080: Pull complete 16:30:04 0622d0fa9048: Pull complete 16:30:04 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:30:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:30:04 prd-centos7-docker-4c-2g-855 does not seem to be running inside a container 16:30:04 $ 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-86 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-86:/w/workspace/exfoundry_go-mod-bootstrap_PR-86:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-86@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:30:07 $ docker top af3ef050a82f171cc24656ab8a0945e2ae799494d98ac2aa4b96676a65f473aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:07 provisioning config files... 16:30:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/config1182695430835255608tmp [Pipeline] { [Pipeline] echo 16:30:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:30:08 ---> create-netrc.sh [Pipeline] echo 16:30:08 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:30:08 ---> logs-deploy.sh 16:30:08 + ARCHIVE_ARTIFACTS= 16:30:08 + LOGS_SERVER=https://logs.edgexfoundry.org 16:30:08 + '[' https://logs.edgexfoundry.org == None ']' 16:30:08 + NEXUS_URL=https://nexus.edgexfoundry.org 16:30:08 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-86/3 16:30:08 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-86/3/ 16:30:08 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-86/3 /w/workspace/exfoundry_go-mod-bootstrap_PR-86 16:30:09 Archives upload complete. 16:30:09 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-86/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-86/3/ 16:30:10 ---> uname -a: 16:30:10 Linux af3ef050a82f 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 16:30:10 16:30:10 16:30:10 ---> lscpu: 16:30:10 Architecture: x86_64 16:30:10 CPU op-mode(s): 32-bit, 64-bit 16:30:10 Byte Order: Little Endian 16:30:10 Address sizes: 40 bits physical, 48 bits virtual 16:30:10 CPU(s): 4 16:30:10 On-line CPU(s) list: 0-3 16:30:10 Thread(s) per core: 1 16:30:10 Core(s) per socket: 1 16:30:10 Socket(s): 4 16:30:10 NUMA node(s): 1 16:30:10 Vendor ID: GenuineIntel 16:30:10 CPU family: 6 16:30:10 Model: 44 16:30:10 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:30:10 Stepping: 1 16:30:10 CPU MHz: 2933.396 16:30:10 BogoMIPS: 5866.79 16:30:10 Virtualization: VT-x 16:30:10 Hypervisor vendor: KVM 16:30:10 Virtualization type: full 16:30:10 L1d cache: 128 KiB 16:30:10 L1i cache: 128 KiB 16:30:10 L2 cache: 16 MiB 16:30:10 L3 cache: 64 MiB 16:30:10 NUMA node0 CPU(s): 0-3 16:30:10 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:30:10 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:30:10 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:30:10 Vulnerability Meltdown: Mitigation; PTI 16:30:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:30:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:30:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:30:10 Vulnerability Tsx async abort: Not affected 16:30:10 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 16:30:10 16:30:10 16:30:10 ---> nproc: 16:30:10 4 16:30:10 16:30:10 16:30:10 ---> df -h: 16:30:10 Filesystem Size Used Available Use% Mounted on 16:30:10 overlay 50.0G 7.2G 42.8G 14% / 16:30:10 tmpfs 64.0M 0 64.0M 0% /dev 16:30:10 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:30:10 shm 64.0M 0 64.0M 0% /dev/shm 16:30:10 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 16:30:10 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 16:30:10 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 16:30:10 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 16:30:10 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/exfoundry_go-mod-bootstrap_PR-86 16:30:10 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp 16:30:10 16:30:10 16:30:10 ---> free -m: 16:30:10 total used free shared buff/cache available 16:30:10 Mem: 1837 636 117 0 1083 1096 16:30:10 Swap: 1023 1 1022 16:30:10 16:30:10 16:30:10 ---> ip addr: 16:30:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:30:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:30:10 inet 127.0.0.1/8 scope host lo 16:30:10 valid_lft forever preferred_lft forever 16:30:10 6: eth0@if7: mtu 1458 qdisc noqueue state UP 16:30:10 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:30:10 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:30:10 valid_lft forever preferred_lft forever 16:30:10 16:30:10 16:30:10 ---> sar -b -r -n DEV: 16:30:10 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/24/20 _x86_64_ (4 CPU) 16:30:10 16:30:10 16:23:29 LINUX RESTART 16:30:10 16:30:10 16:24:01 tps rtps wtps bread/s bwrtn/s 16:30:10 16:25:01 62.37 18.73 43.64 5194.41 4778.37 16:30:10 16:26:01 1.57 0.00 1.57 0.00 31.24 16:30:10 16:27:01 0.28 0.00 0.28 0.00 3.48 16:30:10 16:28:01 0.22 0.00 0.22 0.00 2.03 16:30:10 16:29:01 0.23 0.00 0.23 0.00 3.40 16:30:10 16:30:01 94.34 64.84 29.50 5238.63 15375.06 16:30:10 Average: 26.51 13.93 12.58 1739.13 3366.16 16:30:10 16:30:10 16:24:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:30:10 16:25:01 169460 1712096 90.99 2620 1162500 1096376 37.42 377280 1174572 120 16:30:10 16:26:01 170420 1711136 90.94 2620 1162504 1095932 37.40 378132 1172824 8 16:30:10 16:27:01 174500 1707056 90.73 2620 1162512 1061552 36.23 376472 1170888 8 16:30:10 16:28:01 172612 1708944 90.83 2620 1162512 1061844 36.24 379792 1170236 20 16:30:10 16:29:01 173308 1708248 90.79 2620 1162516 1061760 36.24 385296 1164180 8 16:30:10 16:30:01 67352 1814204 96.42 2620 1151900 1512096 51.61 518104 1106428 84892 16:30:10 Average: 154609 1726947 91.78 2620 1160741 1148260 39.19 402513 1159855 14176 16:30:10 16:30:10 16:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:30:10 16:25:01 eth0 376.79 196.55 1018.39 89.80 0.00 0.00 0.00 16:30:10 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:10 16:25:01 docker0 1.53 1.22 0.36 2.83 0.00 0.00 0.00 16:30:10 16:26:01 eth0 0.52 0.33 0.27 0.23 0.00 0.00 0.00 16:30:10 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:10 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:10 16:27:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 16:30:10 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:10 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:10 16:28:01 eth0 0.95 0.30 0.32 0.20 0.00 0.00 0.00 16:30:10 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:10 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:10 16:29:01 eth0 0.43 0.28 0.27 0.20 0.00 0.00 0.00 16:30:10 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:10 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:10 16:30:01 eth0 107.28 74.53 2330.36 10.71 0.00 0.00 0.00 16:30:10 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:10 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:10 Average: eth0 81.10 45.35 558.37 16.86 0.00 0.00 0.00 16:30:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:10 Average: docker0 0.26 0.20 0.06 0.47 0.00 0.00 0.00 16:30:10 16:30:10 16:30:10 ---> sar -P ALL: 16:30:10 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/24/20 _x86_64_ (4 CPU) 16:30:10 16:30:10 16:23:29 LINUX RESTART 16:30:10 16:30:10 16:24:01 CPU %user %nice %system %iowait %steal %idle 16:30:10 16:25:01 all 12.14 0.00 3.92 2.53 0.01 81.41 16:30:10 16:25:01 0 12.82 0.00 3.86 0.30 0.02 83.01 16:30:10 16:25:01 1 11.73 0.00 4.29 4.97 0.02 78.99 16:30:10 16:25:01 2 13.06 0.00 3.57 3.57 0.02 79.78 16:30:10 16:25:01 3 10.92 0.00 3.98 1.26 0.03 83.81 16:30:10 16:26:01 all 0.17 0.00 0.04 0.00 0.00 99.79 16:30:10 16:26:01 0 0.07 0.00 0.07 0.00 0.00 99.87 16:30:10 16:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:30:10 16:26:01 2 0.53 0.00 0.03 0.00 0.00 99.43 16:30:10 16:26:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:30:10 16:27:01 all 0.16 0.00 0.04 0.00 0.00 99.80 16:30:10 16:27:01 0 0.07 0.00 0.07 0.00 0.00 99.87 16:30:10 16:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:30:10 16:27:01 2 0.52 0.00 0.02 0.00 0.00 99.47 16:30:10 16:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:30:10 16:28:01 all 0.15 0.00 0.02 0.00 0.00 99.82 16:30:10 16:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:30:10 16:28:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:30:10 16:28:01 2 0.55 0.00 0.03 0.00 0.00 99.42 16:30:10 16:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:30:10 16:29:01 all 0.16 0.00 0.04 0.00 0.00 99.80 16:30:10 16:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:30:10 16:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:30:10 16:29:01 2 0.53 0.00 0.02 0.00 0.00 99.45 16:30:10 16:29:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:30:10 16:30:01 all 4.62 0.00 2.39 1.46 0.00 91.52 16:30:10 16:30:01 0 4.40 0.00 2.01 0.28 0.00 93.30 16:30:10 16:30:01 1 5.60 0.00 2.39 4.06 0.00 87.94 16:30:10 16:30:01 2 4.35 0.00 2.61 0.12 0.02 92.91 16:30:10 16:30:01 3 4.12 0.00 2.60 1.39 0.00 91.90 16:30:10 Average: all 2.89 0.00 1.07 0.66 0.00 95.37 16:30:10 Average: 0 2.89 0.00 1.01 0.10 0.00 96.00 16:30:10 Average: 1 2.90 0.00 1.13 1.50 0.00 94.47 16:30:10 Average: 2 3.24 0.00 1.04 0.61 0.01 95.10 16:30:10 Average: 3 2.52 0.00 1.11 0.44 0.01 95.92 16:30:10 16:30:10 16:30:10