Pull request #86 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 bc012b554ff274fbe9b05f02832a60b0562da80e+39a3e63c7cfe59864ec1c67530e80d43079dc213 (a0ed55730c748b39c136e86165d5ce6120348fca) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-86/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # 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 ‘prd-centos7-docker-4c-2g-724’ is offline Running on prd-centos7-docker-4c-2g-786 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 bc012b554ff274fbe9b05f02832a60b0562da80e Merge succeeded, producing bc012b554ff274fbe9b05f02832a60b0562da80e Checking out Revision bc012b554ff274fbe9b05f02832a60b0562da80e (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 bc012b554ff274fbe9b05f02832a60b0562da80e # 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 bc012b554ff274fbe9b05f02832a60b0562da80e # timeout=10 Commit message: "fix: Startup Duration and Interval never updated from default values" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:15:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:15:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:15:27 ========================================================= 01:15:27 EdgeX Global Pipelines Version Info 01:15:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:15:29 ------------------- 01:15:29 stable info: 01:15:29 ------------------- 01:15:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:15:29 Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 01:15:29 Message: update stable to v1.0.105 01:15:30 ------------------- 01:15:30 experimental info: 01:15:30 ------------------- 01:15:30 Commited By: **** collab-it+edgex@linuxfoundation.org 01:15:30 Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 01:15:30 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 01:15:32 + git log --format=format:%s -1 bc012b554ff274fbe9b05f02832a60b0562da80e [Pipeline] echo 01:15:32 GIT_COMMIT: bc012b554ff274fbe9b05f02832a60b0562da80e, Commit Message: fix: Startup Duration and Interval never updated from default values [Pipeline] echo 01:15:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:15:33 01:15:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:15:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:15:33 latest: Pulling from edgex-devops/git-semver 01:15:33 31603596830f: Pulling fs layer 01:15:33 2a8b12db71e7: Pulling fs layer 01:15:33 6ca5941a6612: Pulling fs layer 01:15:33 ecc8261a40a4: Pulling fs layer 01:15:33 ecc8261a40a4: Waiting 01:15:33 2a8b12db71e7: Verifying Checksum 01:15:33 2a8b12db71e7: Download complete 01:15:33 31603596830f: Verifying Checksum 01:15:33 31603596830f: Download complete 01:15:34 6ca5941a6612: Verifying Checksum 01:15:34 6ca5941a6612: Download complete 01:15:34 ecc8261a40a4: Download complete 01:15:34 31603596830f: Pull complete 01:15:34 2a8b12db71e7: Pull complete 01:15:34 6ca5941a6612: Pull complete 01:15:35 ecc8261a40a4: Pull complete 01:15:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:15:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:15:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:15:35 prd-centos7-docker-4c-2g-786 does not seem to be running inside a container 01:15:35 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:15:37 $ docker top 27b298daf85dd493e9efbc9c96905629e6822f7dc5ed45d8db6315c8017aa028 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:15:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:38 [ssh-agent] Looking for ssh-agent implementation... 01:15:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:38 $ docker exec 27b298daf85dd493e9efbc9c96905629e6822f7dc5ed45d8db6315c8017aa028 ssh-agent 01:15:38 SSH_AUTH_SOCK=/tmp/ssh-EVj9TovRwcRI/agent.12 01:15:38 SSH_AGENT_PID=18 01:15:38 Running ssh-add (command line suppressed) 01:15:38 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/private_key_1422496283199869644.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/private_key_1422496283199869644.key) 01:15:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:39 + git describe --exact-match --tags HEAD 01:15:39 fatal: No names found, cannot describe anything. [Pipeline] } 01:15:39 $ docker exec --env ******** --env ******** 27b298daf85dd493e9efbc9c96905629e6822f7dc5ed45d8db6315c8017aa028 ssh-agent -k 01:15:39 unset SSH_AUTH_SOCK; 01:15:39 unset SSH_AGENT_PID; 01:15:39 echo Agent pid 18 killed; 01:15:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 01:15:39 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 01:15:39 This usually means this commit has not been tagged. [Pipeline] sshagent 01:15:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:39 [ssh-agent] Looking for ssh-agent implementation... 01:15:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:39 $ docker exec 27b298daf85dd493e9efbc9c96905629e6822f7dc5ed45d8db6315c8017aa028 ssh-agent 01:15:39 SSH_AUTH_SOCK=/tmp/ssh-y8fMrjRhJris/agent.47 01:15:39 SSH_AGENT_PID=52 01:15:39 Running ssh-add (command line suppressed) 01:15:39 Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/private_key_8929807045300550279.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/private_key_8929807045300550279.key) 01:15:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:40 + git semver init 01:15:40 # -> Open(): unable to determine branch for HEAD 01:15:40 # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-86/.git 01:15:40 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-86 01:15:40 # $SEMVER_REMOTE_NAME = origin 01:15:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:15:40 # $SEMVER_USER_NAME = edgex-jenkins 01:15:40 # $SEMVER_BRANCH = PR-86 01:15:40 # $SEMVER_TEMP = /tmp/semver-430184889 01:15:40 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 01:15:40 # '/tmp/semver-430184889' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-86/.semver' 01:15:40 # -> Force: false 01:15:40 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-86/.semver [Pipeline] } 01:15:40 $ docker exec --env ******** --env ******** 27b298daf85dd493e9efbc9c96905629e6822f7dc5ed45d8db6315c8017aa028 ssh-agent -k 01:15:41 unset SSH_AUTH_SOCK; 01:15:41 unset SSH_AGENT_PID; 01:15:41 echo Agent pid 52 killed; 01:15:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:41 + git semver [Pipeline] } 01:15:41 $ docker stop --time=1 27b298daf85dd493e9efbc9c96905629e6822f7dc5ed45d8db6315c8017aa028 01:15:43 $ docker rm -f 27b298daf85dd493e9efbc9c96905629e6822f7dc5ed45d8db6315c8017aa028 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 01:15:43 Stashed 49 file(s) [Pipeline] echo 01:15:43 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 01:15:44 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 01:15:59 Still waiting to schedule task 01:15:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:15:59 Still waiting to schedule task 01:15:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 01:17:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-787 in /w/workspace/exfoundry_go-mod-bootstrap_PR-86 [Pipeline] { [Pipeline] ws 01:17:34 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 01:17:39 using credential edgex-jenkins-ssh 01:17:39 Cloning the remote Git repository 01:17:39 Cloning with configured refspecs honoured and without tags 01:17:39 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 01:17:39 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 01:17:40 Fetching without tags 01:17:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 01:17:39 > git --version # timeout=10 01:17:39 using GIT_SSH to set credentials SSH Credentials for GitHub 01:17:39 > 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 01:17:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 01:17:40 > git config --add remote.origin.fetch +refs/pull/86/head:refs/remotes/origin/PR-86 # timeout=10 01:17:40 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 01:17:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 01:17:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 01:17:40 using GIT_SSH to set credentials SSH Credentials for GitHub 01:17:40 > 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 01:17:40 Merging remotes/origin/master commit 39a3e63c7cfe59864ec1c67530e80d43079dc213 into PR head commit bc012b554ff274fbe9b05f02832a60b0562da80e 01:17:41 Merge succeeded, producing bc012b554ff274fbe9b05f02832a60b0562da80e 01:17:41 Checking out Revision bc012b554ff274fbe9b05f02832a60b0562da80e (PR-86) 01:17:40 > git config core.sparsecheckout # timeout=10 01:17:41 > git checkout -f bc012b554ff274fbe9b05f02832a60b0562da80e # timeout=10 01:17:41 > git remote # timeout=10 01:17:41 > git config --get remote.origin.url # timeout=10 01:17:41 using GIT_SSH to set credentials SSH Credentials for GitHub 01:17:41 > git merge 39a3e63c7cfe59864ec1c67530e80d43079dc213 # timeout=10 01:17:41 > git rev-parse HEAD^{commit} # timeout=10 01:17:41 > git config core.sparsecheckout # timeout=10 01:17:41 > git checkout -f bc012b554ff274fbe9b05f02832a60b0562da80e # timeout=10 01:17:45 Commit message: "fix: Startup Duration and Interval never updated from default values" 01:17:45 > git --version # timeout=10 01:17:45 fatal: bad object 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:17:46 ========================================================= 01:17:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 01:17:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:17:48 + 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 . 01:17:49 Sending build context to Docker daemon 633.3kB 01:17:49 Step 1/8 : ARG BASE=golang:1.13-alpine 01:17:49 Step 2/8 : FROM ${BASE} 01:17:49 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:17:49 b538f80385f9: Pulling fs layer 01:17:49 74f711af9a0d: Pulling fs layer 01:17:49 99f96fe45779: Pulling fs layer 01:17:49 fd7a069fd194: Pulling fs layer 01:17:49 66aa3694b03b: Pulling fs layer 01:17:49 170f70906a0f: Pulling fs layer 01:17:49 ad7c5574e4b9: Pulling fs layer 01:17:49 e772456be8f7: Pulling fs layer 01:17:49 c890913d741a: Pulling fs layer 01:17:49 2480fcc9aa5a: Pulling fs layer 01:17:49 09adf4765672: Pulling fs layer 01:17:49 fd7a069fd194: Waiting 01:17:49 66aa3694b03b: Waiting 01:17:49 170f70906a0f: Waiting 01:17:49 ad7c5574e4b9: Waiting 01:17:49 e772456be8f7: Waiting 01:17:49 c890913d741a: Waiting 01:17:49 2480fcc9aa5a: Waiting 01:17:49 09adf4765672: Waiting 01:17:49 99f96fe45779: Verifying Checksum 01:17:49 99f96fe45779: Download complete 01:17:49 74f711af9a0d: Verifying Checksum 01:17:49 74f711af9a0d: Download complete 01:17:49 66aa3694b03b: Verifying Checksum 01:17:49 66aa3694b03b: Download complete 01:17:49 170f70906a0f: Verifying Checksum 01:17:49 170f70906a0f: Download complete 01:17:49 b538f80385f9: Verifying Checksum 01:17:50 b538f80385f9: Pull complete 01:17:51 74f711af9a0d: Pull complete 01:17:51 99f96fe45779: Pull complete 01:17:53 ad7c5574e4b9: Verifying Checksum 01:17:53 ad7c5574e4b9: Download complete 01:17:53 c890913d741a: Download complete 01:17:54 e772456be8f7: Verifying Checksum 01:17:54 e772456be8f7: Download complete 01:17:54 2480fcc9aa5a: Verifying Checksum 01:17:54 2480fcc9aa5a: Download complete 01:17:54 09adf4765672: Verifying Checksum 01:17:54 09adf4765672: Download complete 01:17:54 fd7a069fd194: Verifying Checksum 01:17:54 fd7a069fd194: Download complete 01:18:07 fd7a069fd194: Pull complete 01:18:07 66aa3694b03b: Pull complete 01:18:07 170f70906a0f: Pull complete 01:18:09 ad7c5574e4b9: Pull complete 01:18:15 e772456be8f7: Pull complete 01:18:15 c890913d741a: Pull complete 01:18:17 2480fcc9aa5a: Pull complete 01:18:17 09adf4765672: Pull complete 01:18:17 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 01:18:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 01:18:17 ---> 2248a725d1cf 01:18:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:18:22 ---> Running in 638c1d2e4fec 01:18:22 Removing intermediate container 638c1d2e4fec 01:18:22 ---> e079b6d05fbc 01:18:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:18:22 ---> Running in c83788f9cc78 01:18:26 Removing intermediate container c83788f9cc78 01:18:26 ---> a8e9cabb19ab 01:18:26 Step 5/8 : RUN apk add --update --no-cache git make 01:18:26 ---> Running in 508164a71a18 01:18:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:18:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:18:28 OK: 142 MiB in 39 packages 01:18:29 Removing intermediate container 508164a71a18 01:18:29 ---> 5fb5aca8ba66 01:18:29 Step 6/8 : WORKDIR /build 01:18:29 ---> Running in 2f99e7a89cad 01:18:30 Removing intermediate container 2f99e7a89cad 01:18:30 ---> a210e094c444 01:18:30 Step 7/8 : COPY go.mod . 01:18:31 ---> 4bdd920cb7a4 01:18:31 Step 8/8 : RUN go mod download 01:18:31 ---> Running in cf5014fee475 01:18:33 go: finding github.com/BurntSushi/toml v0.3.1 01:18:33 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 01:18:33 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:18:33 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 01:18:33 go: finding github.com/bgentry/speakeasy v0.1.0 01:18:33 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 01:18:33 go: finding github.com/davecgh/go-spew v1.1.1 01:18:33 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 01:18:33 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 01:18:34 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 01:18:34 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 01:18:34 go: finding github.com/fatih/color v1.7.0 01:18:34 go: finding github.com/go-kit/kit v0.8.0 01:18:34 go: finding github.com/go-logfmt/logfmt v0.4.0 01:18:34 go: finding github.com/go-stack/stack v1.8.0 01:18:34 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:18:34 go: finding github.com/google/uuid v1.1.0 01:18:34 go: finding github.com/gorilla/mux v1.7.1 01:18:34 go: finding github.com/hashicorp/consul/api v1.1.0 01:18:34 go: finding github.com/hashicorp/consul/sdk v0.1.1 01:18:34 go: finding github.com/hashicorp/errwrap v1.0.0 01:18:34 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 01:18:34 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 01:18:34 go: finding github.com/hashicorp/go-msgpack v0.5.3 01:18:34 go: finding github.com/hashicorp/go-multierror v1.0.0 01:18:34 go: finding github.com/hashicorp/go-rootcerts v1.0.0 01:18:34 go: finding github.com/hashicorp/go-sockaddr v1.0.0 01:18:34 go: finding github.com/hashicorp/go-syslog v1.0.0 01:18:34 go: finding github.com/hashicorp/go-uuid v1.0.1 01:18:34 go: finding github.com/hashicorp/go.net v0.0.1 01:18:34 go: finding github.com/hashicorp/golang-lru v0.5.0 01:18:34 go: finding github.com/hashicorp/logutils v1.0.0 01:18:34 go: finding github.com/hashicorp/mdns v1.0.0 01:18:34 go: finding github.com/hashicorp/memberlist v0.1.3 01:18:34 go: finding github.com/hashicorp/serf v0.8.2 01:18:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 01:18:34 go: finding github.com/mattn/go-colorable v0.0.9 01:18:34 go: finding github.com/mattn/go-isatty v0.0.3 01:18:34 go: finding github.com/miekg/dns v1.0.14 01:18:34 go: finding github.com/mitchellh/cli v1.0.0 01:18:34 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:18:34 go: finding github.com/mitchellh/copystructure v1.0.0 01:18:34 go: finding github.com/mitchellh/go-homedir v1.0.0 01:18:34 go: finding github.com/mitchellh/go-testing-interface v1.0.0 01:18:34 go: finding github.com/mitchellh/gox v0.4.0 01:18:34 go: finding github.com/mitchellh/iochan v1.0.0 01:18:34 go: finding github.com/mitchellh/mapstructure v1.1.2 01:18:34 go: finding github.com/mitchellh/reflectwalk v1.0.0 01:18:34 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:18:34 go: finding github.com/pelletier/go-toml v1.2.0 01:18:34 go: finding github.com/pkg/errors v0.8.1 01:18:34 go: finding github.com/pmezard/go-difflib v1.0.0 01:18:34 go: finding github.com/posener/complete v1.1.1 01:18:35 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 01:18:35 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:18:35 go: finding github.com/stretchr/objx v0.1.0 01:18:35 go: finding github.com/stretchr/testify v1.5.1 01:18:35 go: finding github.com/ugorji/go v1.1.4 01:18:35 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 01:18:35 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 01:18:35 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 01:18:35 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 01:18:35 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 01:18:35 go: finding gopkg.in/yaml.v2 v2.2.8 01:18:40 Running on prd-centos7-docker-4c-2g-788 in /w/workspace/exfoundry_go-mod-bootstrap_PR-86 [Pipeline] { [Pipeline] ws 01:18:40 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 01:18:45 Removing intermediate container cf5014fee475 01:18:45 ---> 0a01008fef31 01:18:45 Successfully built 0a01008fef31 01:18:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:18:46 + docker inspect -f . ci-base-image-arm64 01:18:46 . [Pipeline] withDockerContainer 01:18:46 prd-ubuntu18.04-docker-arm64-4c-16g-787 does not seem to be running inside a container 01:18:46 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:18:48 using credential edgex-jenkins-ssh 01:18:48 Cloning the remote Git repository 01:18:48 Cloning with configured refspecs honoured and without tags 01:18:48 $ docker top 21e30b0f11fa115d6fc19a3f90cae35b807d5f7281596e0004040398b250396f -eo pid,comm 01:18:48 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 01:18:48 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 01:18:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 01:18:48 > git --version # timeout=10 01:18:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:18:48 > 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 [Pipeline] { [Pipeline] sh 01:18:49 Fetching without tags 01:18:49 Merging remotes/origin/master commit 39a3e63c7cfe59864ec1c67530e80d43079dc213 into PR head commit bc012b554ff274fbe9b05f02832a60b0562da80e 01:18:49 + go version 01:18:49 go version go1.13.13 linux/arm64 [Pipeline] sh 01:18:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 01:18:49 > git config --add remote.origin.fetch +refs/pull/86/head:refs/remotes/origin/PR-86 # timeout=10 01:18:49 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 01:18:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 01:18:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 01:18:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:18:49 > 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 01:18:49 > git config core.sparsecheckout # timeout=10 01:18:49 > git checkout -f bc012b554ff274fbe9b05f02832a60b0562da80e # timeout=10 01:18:49 > git remote # timeout=10 01:18:49 Merge succeeded, producing bc012b554ff274fbe9b05f02832a60b0562da80e 01:18:49 Checking out Revision bc012b554ff274fbe9b05f02832a60b0562da80e (PR-86) 01:18:50 + make test 01:18:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:18:49 > git config --get remote.origin.url # timeout=10 01:18:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:18:49 > git merge 39a3e63c7cfe59864ec1c67530e80d43079dc213 # timeout=10 01:18:49 > git rev-parse HEAD^{commit} # timeout=10 01:18:49 > git config core.sparsecheckout # timeout=10 01:18:50 > git checkout -f bc012b554ff274fbe9b05f02832a60b0562da80e # timeout=10 01:18:54 Commit message: "fix: Startup Duration and Interval never updated from default values" 01:18:54 > git --version # timeout=10 01:18:54 fatal: bad object 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 01:18:55 ========================================================= 01:18:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 01:18:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:18:56 + 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 . 01:18:56 Sending build context to Docker daemon 633.3kB 01:18:56 Step 1/8 : ARG BASE=golang:1.13-alpine 01:18:56 Step 2/8 : FROM ${BASE} 01:18:56 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 01:18:56 df20fa9351a1: Pulling fs layer 01:18:56 ed8968b2872e: Pulling fs layer 01:18:56 a92cc7c5fd73: Pulling fs layer 01:18:56 2dd03ba5bac4: Pulling fs layer 01:18:56 1e091d79d1de: Pulling fs layer 01:18:56 481702a1767f: Pulling fs layer 01:18:56 f64a6f60c768: Pulling fs layer 01:18:56 e78d2573fc39: Pulling fs layer 01:18:56 e876d2f968b6: Pulling fs layer 01:18:56 ce8a83651883: Pulling fs layer 01:18:56 07967f4d0e4b: Pulling fs layer 01:18:56 f64a6f60c768: Waiting 01:18:56 e78d2573fc39: Waiting 01:18:56 e876d2f968b6: Waiting 01:18:56 ce8a83651883: Waiting 01:18:56 07967f4d0e4b: Waiting 01:18:56 2dd03ba5bac4: Waiting 01:18:56 1e091d79d1de: Waiting 01:18:56 481702a1767f: Waiting 01:18:56 a92cc7c5fd73: Verifying Checksum 01:18:56 a92cc7c5fd73: Download complete 01:18:56 ed8968b2872e: Download complete 01:18:56 1e091d79d1de: Verifying Checksum 01:18:56 1e091d79d1de: Download complete 01:18:56 481702a1767f: Verifying Checksum 01:18:56 481702a1767f: Download complete 01:18:57 df20fa9351a1: Verifying Checksum 01:18:57 df20fa9351a1: Download complete 01:18:58 df20fa9351a1: Pull complete 01:18:59 f64a6f60c768: Verifying Checksum 01:18:59 f64a6f60c768: Download complete 01:18:59 e876d2f968b6: Verifying Checksum 01:18:59 e876d2f968b6: Download complete 01:18:59 ed8968b2872e: Pull complete 01:18:59 a92cc7c5fd73: Pull complete 01:19:00 e78d2573fc39: Verifying Checksum 01:19:00 e78d2573fc39: Download complete 01:19:00 2dd03ba5bac4: Verifying Checksum 01:19:00 2dd03ba5bac4: Download complete 01:19:00 ce8a83651883: Verifying Checksum 01:19:00 ce8a83651883: Download complete 01:19:01 07967f4d0e4b: Verifying Checksum 01:19:01 07967f4d0e4b: Download complete 01:19:11 2dd03ba5bac4: Pull complete 01:19:11 1e091d79d1de: Pull complete 01:19:11 481702a1767f: Pull complete 01:19:14 f64a6f60c768: Pull complete 01:19:21 e78d2573fc39: Pull complete 01:19:21 e876d2f968b6: Pull complete 01:19:23 ce8a83651883: Pull complete 01:19:23 07967f4d0e4b: Pull complete 01:19:23 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 01:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 01:19:23 ---> 5d7c900382c6 01:19:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 01:19:25 ---> Running in a5219aaac304 01:19:25 Removing intermediate container a5219aaac304 01:19:25 ---> da4671132536 01:19:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:19:25 ---> Running in da115e83997a 01:19:26 Removing intermediate container da115e83997a 01:19:26 ---> f0240f81d6c8 01:19:26 Step 5/8 : RUN apk add --update --no-cache git make 01:19:26 ---> Running in 9cf1ee4ef577 01:19:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:19:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:19:28 OK: 166 MiB in 39 packages 01:19:28 Removing intermediate container 9cf1ee4ef577 01:19:28 ---> 788fff8a50c4 01:19:28 Step 6/8 : WORKDIR /build 01:19:29 ---> Running in 9f0616fe2c41 01:19:29 Removing intermediate container 9f0616fe2c41 01:19:29 ---> a8400b58fafe 01:19:29 Step 7/8 : COPY go.mod . 01:19:29 ---> 3d364c643a45 01:19:29 Step 8/8 : RUN go mod download 01:19:29 ---> Running in 3b97e3e84879 01:19:32 go: finding github.com/BurntSushi/toml v0.3.1 01:19:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 01:19:32 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:19:32 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 01:19:32 go: finding github.com/bgentry/speakeasy v0.1.0 01:19:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 01:19:32 go: finding github.com/davecgh/go-spew v1.1.1 01:19:32 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 01:19:32 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 01:19:32 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 01:19:32 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 01:19:32 go: finding github.com/fatih/color v1.7.0 01:19:32 go: finding github.com/go-kit/kit v0.8.0 01:19:32 go: finding github.com/go-logfmt/logfmt v0.4.0 01:19:32 go: finding github.com/go-stack/stack v1.8.0 01:19:32 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:19:32 go: finding github.com/google/uuid v1.1.0 01:19:32 go: finding github.com/gorilla/mux v1.7.1 01:19:32 go: finding github.com/hashicorp/consul/api v1.1.0 01:19:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 01:19:32 go: finding github.com/hashicorp/errwrap v1.0.0 01:19:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 01:19:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 01:19:32 go: finding github.com/hashicorp/go-msgpack v0.5.3 01:19:32 go: finding github.com/hashicorp/go-multierror v1.0.0 01:19:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 01:19:32 go: finding github.com/hashicorp/go-sockaddr v1.0.0 01:19:32 go: finding github.com/hashicorp/go-syslog v1.0.0 01:19:32 go: finding github.com/hashicorp/go-uuid v1.0.1 01:19:32 go: finding github.com/hashicorp/go.net v0.0.1 01:19:32 go: finding github.com/hashicorp/golang-lru v0.5.0 01:19:32 go: finding github.com/hashicorp/logutils v1.0.0 01:19:32 go: finding github.com/hashicorp/mdns v1.0.0 01:19:32 go: finding github.com/hashicorp/memberlist v0.1.3 01:19:32 go: finding github.com/hashicorp/serf v0.8.2 01:19:32 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 01:19:32 go: finding github.com/mattn/go-colorable v0.0.9 01:19:32 go: finding github.com/mattn/go-isatty v0.0.3 01:19:32 go: finding github.com/miekg/dns v1.0.14 01:19:32 go: finding github.com/mitchellh/cli v1.0.0 01:19:32 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:19:32 go: finding github.com/mitchellh/copystructure v1.0.0 01:19:32 go: finding github.com/mitchellh/go-homedir v1.0.0 01:19:33 go: finding github.com/mitchellh/go-testing-interface v1.0.0 01:19:33 go: finding github.com/mitchellh/gox v0.4.0 01:19:33 go: finding github.com/mitchellh/iochan v1.0.0 01:19:33 go: finding github.com/mitchellh/mapstructure v1.1.2 01:19:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 01:19:33 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:19:33 go: finding github.com/pelletier/go-toml v1.2.0 01:19:33 go: finding github.com/pkg/errors v0.8.1 01:19:33 go: finding github.com/pmezard/go-difflib v1.0.0 01:19:33 go: finding github.com/posener/complete v1.1.1 01:19:33 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 01:19:33 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:19:33 go: finding github.com/stretchr/objx v0.1.0 01:19:33 go: finding github.com/stretchr/testify v1.5.1 01:19:33 go: finding github.com/ugorji/go v1.1.4 01:19:33 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 01:19:33 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 01:19:33 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 01:19:33 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 01:19:33 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 01:19:33 go: finding gopkg.in/yaml.v2 v2.2.8 01:19:37 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 01:19:37 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.043s coverage: 9.0% of statements 01:19:37 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 01:19:37 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.055s coverage: 84.2% of statements 01:19:37 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 01:19:37 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 01:19:37 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 01:19:38 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.045s coverage: 100.0% of statements 01:19:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 01:19:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 01:19:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 01:19:38 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.030s coverage: 48.9% of statements 01:19:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 01:19:38 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/variables 0.037s coverage: 95.7% of statements 01:19:38 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 01:19:38 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.040s coverage: 91.3% of statements 01:19:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:19:41 Removing intermediate container 3b97e3e84879 01:19:41 ---> a60134726491 01:19:41 Successfully built a60134726491 01:19:41 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 01:19:43 + docker inspect -f . ci-base-image-x86_64 01:19:43 . [Pipeline] withDockerContainer 01:19:43 prd-centos7-docker-4c-2g-788 does not seem to be running inside a container 01:19:44 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:19:45 $ docker top be2c25953cb7bb2288fa02d3c077c11407560e4b79e0c08bdd479551fe6bc816 -eo pid,comm 01:19:45 gofmt -l . 01:19:45 [ "`gofmt -l .`" = "" ] [Pipeline] { [Pipeline] stash [Pipeline] sh 01:19:46 + go version 01:19:46 go version go1.13.13 linux/amd64 [Pipeline] sh 01:19:46 Stashed 1 file(s) [Pipeline] } 01:19:46 $ docker stop --time=1 21e30b0f11fa115d6fc19a3f90cae35b807d5f7281596e0004040398b250396f 01:19:46 + make test 01:19:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:19:48 $ docker rm -f 21e30b0f11fa115d6fc19a3f90cae35b807d5f7281596e0004040398b250396f [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] } 01:20:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 01:20:14 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.022s coverage: 9.0% of statements 01:20:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 01:20:14 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.009s coverage: 84.2% of statements 01:20:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 01:20:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 01:20:14 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 01:20:20 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.053s coverage: 100.0% of statements 01:20:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 01:20:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 01:20:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 01:20:20 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.017s coverage: 48.9% of statements 01:20:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 01:20:20 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/variables 0.020s coverage: 95.7% of statements 01:20:20 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 01:20:20 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements 01:20:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:20:24 gofmt -l . 01:20:24 [ "`gofmt -l .`" = "" ] [Pipeline] stash 01:20:24 Warning: overwriting stash ‘coverage-report’ 01:20:25 Stashed 1 file(s) [Pipeline] } 01:20:25 $ docker stop --time=1 be2c25953cb7bb2288fa02d3c077c11407560e4b79e0c08bdd479551fe6bc816 01:20:27 $ docker rm -f be2c25953cb7bb2288fa02d3c077c11407560e4b79e0c08bdd479551fe6bc816 [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 01:20:30 provisioning config files... 01:20:30 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/config5878728328360879438tmp [Pipeline] { [Pipeline] sh 01:20:30 + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/config5878728328360879438tmp 01:20:30 + curl -s https://codecov.io/bash [Pipeline] } 01:20:30 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 01:20:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:20:34 ---> package-listing.sh 01:20:34 ++ facter osfamily 01:20:34 ++ tr '[:upper:]' '[:lower:]' 01:20:34 + OS_FAMILY=redhat 01:20:34 + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-86 01:20:34 + START_PACKAGES=/tmp/packages_start.txt 01:20:34 + END_PACKAGES=/tmp/packages_end.txt 01:20:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:20:34 + PACKAGES=/tmp/packages_start.txt 01:20:34 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-86 ']' 01:20:34 + PACKAGES=/tmp/packages_end.txt 01:20:34 + case "${OS_FAMILY}" in 01:20:34 + rpm -qa 01:20:34 + sort 01:20:38 + '[' -f /tmp/packages_start.txt ']' 01:20:38 + '[' -f /tmp/packages_end.txt ']' 01:20:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:20:38 + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-86 ']' 01:20:38 + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-86/archives/ 01:20:38 + 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 01:20:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:20:38 01:20:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:20:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:20:39 alpine: Pulling from edgex-lftools-log-publisher 01:20:39 c9b1b535fdd9: Pulling fs layer 01:20:39 2cc5ad85d9ab: Pulling fs layer 01:20:39 756a868c4378: Pulling fs layer 01:20:39 444b2fc9a129: Pulling fs layer 01:20:39 ea15f1150254: Pulling fs layer 01:20:39 41b27a9f41bf: Pulling fs layer 01:20:39 28c525ee5125: Pulling fs layer 01:20:39 094b1ea09ed8: Pulling fs layer 01:20:39 138eaada9080: Pulling fs layer 01:20:39 0622d0fa9048: Pulling fs layer 01:20:39 444b2fc9a129: Waiting 01:20:39 41b27a9f41bf: Waiting 01:20:39 ea15f1150254: Waiting 01:20:39 138eaada9080: Waiting 01:20:39 094b1ea09ed8: Waiting 01:20:39 0622d0fa9048: Waiting 01:20:39 28c525ee5125: Waiting 01:20:39 2cc5ad85d9ab: Verifying Checksum 01:20:39 2cc5ad85d9ab: Download complete 01:20:39 444b2fc9a129: Verifying Checksum 01:20:39 444b2fc9a129: Download complete 01:20:39 c9b1b535fdd9: Verifying Checksum 01:20:39 c9b1b535fdd9: Download complete 01:20:39 ea15f1150254: Download complete 01:20:39 28c525ee5125: Verifying Checksum 01:20:39 28c525ee5125: Download complete 01:20:39 756a868c4378: Verifying Checksum 01:20:39 756a868c4378: Download complete 01:20:39 c9b1b535fdd9: Pull complete 01:20:39 138eaada9080: Verifying Checksum 01:20:39 138eaada9080: Download complete 01:20:39 0622d0fa9048: Verifying Checksum 01:20:39 0622d0fa9048: Download complete 01:20:39 094b1ea09ed8: Verifying Checksum 01:20:39 094b1ea09ed8: Download complete 01:20:40 2cc5ad85d9ab: Pull complete 01:20:40 41b27a9f41bf: Verifying Checksum 01:20:40 41b27a9f41bf: Download complete 01:20:41 756a868c4378: Pull complete 01:20:41 444b2fc9a129: Pull complete 01:20:41 ea15f1150254: Pull complete 01:20:46 41b27a9f41bf: Pull complete 01:20:46 28c525ee5125: Pull complete 01:20:48 094b1ea09ed8: Pull complete 01:20:48 138eaada9080: Pull complete 01:20:48 0622d0fa9048: Pull complete 01:20:48 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 01:20:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:20:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:20:49 prd-centos7-docker-4c-2g-786 does not seem to be running inside a container 01:20:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:20:52 $ docker top 754412907ff8be8f94dcb90bdf372a9bcb1e812e702ab7570dba5502e3e35767 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:20:53 provisioning config files... 01:20:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/config2999120329751247460tmp [Pipeline] { [Pipeline] echo 01:20:53 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:20:53 ---> create-netrc.sh [Pipeline] echo 01:20:53 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:20:53 ---> logs-deploy.sh 01:20:53 + ARCHIVE_ARTIFACTS= 01:20:53 + LOGS_SERVER=https://logs.edgexfoundry.org 01:20:53 + '[' https://logs.edgexfoundry.org == None ']' 01:20:53 + NEXUS_URL=https://nexus.edgexfoundry.org 01:20:53 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-86/1 01:20:53 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-86/1/ 01:20:53 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-86/1 /w/workspace/exfoundry_go-mod-bootstrap_PR-86 01:20:55 Archives upload complete. 01:20:55 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-86/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-86/1/ 01:20:55 ---> uname -a: 01:20:55 Linux 754412907ff8 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 01:20:55 01:20:55 01:20:55 ---> lscpu: 01:20:55 Architecture: x86_64 01:20:55 CPU op-mode(s): 32-bit, 64-bit 01:20:55 Byte Order: Little Endian 01:20:55 Address sizes: 40 bits physical, 48 bits virtual 01:20:55 CPU(s): 4 01:20:55 On-line CPU(s) list: 0-3 01:20:55 Thread(s) per core: 1 01:20:55 Core(s) per socket: 1 01:20:55 Socket(s): 4 01:20:55 NUMA node(s): 1 01:20:55 Vendor ID: GenuineIntel 01:20:55 CPU family: 6 01:20:55 Model: 44 01:20:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:20:55 Stepping: 1 01:20:55 CPU MHz: 2933.438 01:20:55 BogoMIPS: 5866.87 01:20:55 Virtualization: VT-x 01:20:55 Hypervisor vendor: KVM 01:20:55 Virtualization type: full 01:20:55 L1d cache: 128 KiB 01:20:55 L1i cache: 128 KiB 01:20:55 L2 cache: 16 MiB 01:20:55 L3 cache: 64 MiB 01:20:55 NUMA node0 CPU(s): 0-3 01:20:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:20:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:20:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:20:55 Vulnerability Meltdown: Mitigation; PTI 01:20:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:20:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:20:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:20:55 Vulnerability Tsx async abort: Not affected 01:20:55 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 01:20:55 01:20:55 01:20:55 ---> nproc: 01:20:55 4 01:20:55 01:20:55 01:20:55 ---> df -h: 01:20:55 Filesystem Size Used Available Use% Mounted on 01:20:55 overlay 50.0G 7.2G 42.8G 14% / 01:20:55 tmpfs 64.0M 0 64.0M 0% /dev 01:20:55 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:20:55 shm 64.0M 0 64.0M 0% /dev/shm 01:20:55 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 01:20:55 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 01:20:55 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 01:20:55 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/exfoundry_go-mod-bootstrap_PR-86 01:20:55 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp 01:20:55 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 01:20:55 01:20:55 01:20:55 ---> free -m: 01:20:55 total used free shared buff/cache available 01:20:55 Mem: 1837 655 121 0 1061 1076 01:20:55 Swap: 1023 0 1023 01:20:55 01:20:55 01:20:55 ---> ip addr: 01:20:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:20:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:20:55 inet 127.0.0.1/8 scope host lo 01:20:55 valid_lft forever preferred_lft forever 01:20:55 6: eth0@if7: mtu 1458 qdisc noqueue state UP 01:20:55 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 01:20:55 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 01:20:55 valid_lft forever preferred_lft forever 01:20:55 01:20:55 01:20:55 ---> sar -b -r -n DEV: 01:20:55 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) 01:20:55 01:20:55 01:14:41 LINUX RESTART 01:20:55 01:20:55 01:15:02 tps rtps wtps bread/s bwrtn/s 01:20:55 01:16:01 125.10 44.50 80.60 7670.41 35025.81 01:20:55 01:17:01 2.31 0.00 2.31 0.00 50.77 01:20:55 01:18:01 0.15 0.00 0.15 0.00 2.28 01:20:55 01:19:01 0.27 0.00 0.27 0.00 3.48 01:20:55 01:20:01 0.27 0.00 0.27 0.00 4.21 01:20:55 Average: 25.30 8.79 16.51 1514.30 6927.00 01:20:55 01:20:55 01:15:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:20:55 01:16:01 158116 1723440 91.60 2620 1150512 1113576 38.00 431980 1131784 132 01:20:55 01:17:01 163240 1718316 91.32 2620 1150572 1072876 36.62 430080 1128884 20 01:20:55 01:18:01 162048 1719508 91.39 2620 1150580 1073132 36.62 432712 1127380 16 01:20:55 01:19:01 160548 1721008 91.47 2620 1150580 1073132 36.62 434676 1127372 8 01:20:55 01:20:01 159808 1721748 91.51 2620 1150584 1073008 36.62 437880 1124980 8 01:20:55 Average: 160752 1720804 91.46 2620 1150566 1081145 36.90 433466 1128080 37 01:20:55 01:20:55 01:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 01:20:55 01:16:01 eth0 466.49 282.48 1062.35 90.23 0.00 0.00 0.00 01:20:55 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:55 01:16:01 docker0 1.54 1.49 0.36 2.89 0.00 0.00 0.00 01:20:55 01:17:01 eth0 0.68 0.12 0.06 0.03 0.00 0.00 0.00 01:20:55 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:55 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:55 01:18:01 eth0 4.01 2.33 3.35 0.27 0.00 0.00 0.00 01:20:55 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:55 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:55 01:19:01 eth0 0.60 0.35 0.28 0.23 0.00 0.00 0.00 01:20:55 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:55 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:55 01:20:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 01:20:55 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:55 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:55 Average: eth0 93.18 56.35 210.47 17.93 0.00 0.00 0.00 01:20:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:55 Average: docker0 0.30 0.29 0.07 0.57 0.00 0.00 0.00 01:20:55 01:20:55 01:20:55 ---> sar -P ALL: 01:20:55 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) 01:20:55 01:20:55 01:14:41 LINUX RESTART 01:20:55 01:20:55 01:15:02 CPU %user %nice %system %iowait %steal %idle 01:20:55 01:16:01 all 13.13 0.00 6.37 7.78 0.02 72.71 01:20:55 01:16:01 0 12.62 0.00 6.73 8.49 0.03 72.13 01:20:55 01:16:01 1 13.85 0.00 6.41 8.61 0.02 71.11 01:20:55 01:16:01 2 11.61 0.00 6.44 7.63 0.02 74.30 01:20:55 01:16:01 3 14.42 0.00 5.89 6.37 0.03 73.28 01:20:55 01:17:01 all 0.15 0.00 0.05 0.00 0.00 99.79 01:20:55 01:17:01 0 0.50 0.00 0.07 0.00 0.00 99.43 01:20:55 01:17:01 1 0.05 0.00 0.05 0.00 0.00 99.90 01:20:55 01:17:01 2 0.05 0.00 0.07 0.00 0.00 99.88 01:20:55 01:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 01:20:55 01:18:01 all 0.20 0.00 0.04 0.00 0.00 99.76 01:20:55 01:18:01 0 0.48 0.00 0.05 0.00 0.00 99.47 01:20:55 01:18:01 1 0.13 0.00 0.07 0.00 0.00 99.80 01:20:55 01:18:01 2 0.05 0.00 0.05 0.00 0.00 99.90 01:20:55 01:18:01 3 0.12 0.00 0.02 0.00 0.00 99.87 01:20:55 01:19:01 all 0.15 0.00 0.03 0.00 0.00 99.81 01:20:55 01:19:01 0 0.50 0.00 0.03 0.00 0.00 99.47 01:20:55 01:19:01 1 0.07 0.00 0.03 0.00 0.00 99.90 01:20:55 01:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:20:55 01:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:20:55 01:20:01 all 0.14 0.00 0.04 0.00 0.00 99.82 01:20:55 01:20:01 0 0.43 0.00 0.07 0.00 0.00 99.50 01:20:55 01:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:20:55 01:20:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:20:55 01:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:20:55 Average: all 2.70 0.00 1.28 1.52 0.00 94.49 01:20:55 Average: 0 2.85 0.00 1.36 1.66 0.01 94.12 01:20:55 Average: 1 2.78 0.00 1.30 1.69 0.00 94.23 01:20:55 Average: 2 2.31 0.00 1.30 1.50 0.00 94.89 01:20:55 Average: 3 2.86 0.00 1.17 1.25 0.01 94.72 01:20:55 01:20:55 01:20:55