Pull request #20 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 hahattan for edgexfoundry/device-rest-go Obtained Jenkinsfile from e0ae7f9faf684058b73803a041875345104f2397+2ca6a6137050167f4ab56441aff9642385515f05 (cacd1a56bf1f96e9b2e4532eea8c0505b9df8e1b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go, goVersion:1.13] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-rest-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-8167 in /w/workspace/dgexfoundry_device-rest-go_PR-20 [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/device-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-20 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/20/head:refs/remotes/origin/PR-20 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 2ca6a6137050167f4ab56441aff9642385515f05 into PR head commit e0ae7f9faf684058b73803a041875345104f2397 Merge succeeded, producing 68c68d2adae6b92d53d4f9cdbf6e3d19d929859d Checking out Revision 68c68d2adae6b92d53d4f9cdbf6e3d19d929859d (PR-20) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/20/head:refs/remotes/origin/PR-20 # 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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/20/head:refs/remotes/origin/PR-20 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0ae7f9faf684058b73803a041875345104f2397 # 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 2ca6a6137050167f4ab56441aff9642385515f05 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 68c68d2adae6b92d53d4f9cdbf6e3d19d929859d # timeout=10 Commit message: "Merge commit '2ca6a6137050167f4ab56441aff9642385515f05' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 749454f6c98d9d3fb5ca93a296d975e602c34c37 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:19:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:19:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:19:54 ========================================================= 08:19:54 EdgeX Global Pipelines Version Info 08:19:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:19:55 ------------------- 08:19:55 stable info: 08:19:55 ------------------- 08:19:55 Commited By: Emilio Reyes emilio.reyes@intel.com 08:19:55 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 08:19:55 Message: update stable to v1.0.87 08:19:56 ------------------- 08:19:56 experimental info: 08:19:56 ------------------- 08:19:56 Commited By: **** collab-it+edgex@linuxfoundation.org 08:19:56 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 08:19:56 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:19:59 08:19:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:19:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:19:59 latest: Pulling from edgex-devops/git-semver 08:19:59 9123ac7c32f7: Pulling fs layer 08:19:59 b8cc5d1170e3: Pulling fs layer 08:19:59 2924cbbf6a41: Pulling fs layer 08:19:59 93b08a4f1073: Pulling fs layer 08:19:59 93b08a4f1073: Waiting 08:19:59 b8cc5d1170e3: Verifying Checksum 08:19:59 b8cc5d1170e3: Download complete 08:19:59 9123ac7c32f7: Verifying Checksum 08:19:59 9123ac7c32f7: Download complete 08:19:59 93b08a4f1073: Verifying Checksum 08:19:59 93b08a4f1073: Download complete 08:19:59 2924cbbf6a41: Verifying Checksum 08:19:59 2924cbbf6a41: Download complete 08:19:59 9123ac7c32f7: Pull complete 08:20:00 b8cc5d1170e3: Pull complete 08:20:00 2924cbbf6a41: Pull complete 08:20:00 93b08a4f1073: Pull complete 08:20:00 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:20:01 prd-centos7-docker-4c-2g-8167 does not seem to be running inside a container 08:20:01 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-20 -v /w/workspace/dgexfoundry_device-rest-go_PR-20:/w/workspace/dgexfoundry_device-rest-go_PR-20:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-20@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-20@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:20:01 $ docker top ebe9d66c266a96ad9450403f7f6433f0b715e403f605be935adda64d0aabf1f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:20:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:20:02 [ssh-agent] Looking for ssh-agent implementation... 08:20:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:20:02 $ docker exec ebe9d66c266a96ad9450403f7f6433f0b715e403f605be935adda64d0aabf1f2 ssh-agent 08:20:02 SSH_AUTH_SOCK=/tmp/ssh-G1CbNgJ8CqSn/agent.15 08:20:02 SSH_AGENT_PID=22 08:20:02 Running ssh-add (command line suppressed) 08:20:02 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-20@tmp/private_key_4591171390048538651.key (/w/workspace/dgexfoundry_device-rest-go_PR-20@tmp/private_key_4591171390048538651.key) 08:20:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:20:03 + git describe --exact-match --tags HEAD 08:20:03 fatal: No names found, cannot describe anything. [Pipeline] } 08:20:03 $ docker exec --env ******** --env ******** ebe9d66c266a96ad9450403f7f6433f0b715e403f605be935adda64d0aabf1f2 ssh-agent -k 08:20:03 unset SSH_AUTH_SOCK; 08:20:03 unset SSH_AGENT_PID; 08:20:03 echo Agent pid 22 killed; 08:20:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:20:03 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:20:03 This usually means this commit has not been tagged. [Pipeline] sshagent 08:20:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:20:03 [ssh-agent] Looking for ssh-agent implementation... 08:20:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:20:03 $ docker exec ebe9d66c266a96ad9450403f7f6433f0b715e403f605be935adda64d0aabf1f2 ssh-agent 08:20:03 SSH_AUTH_SOCK=/tmp/ssh-iEt5szXmqgnZ/agent.58 08:20:03 SSH_AGENT_PID=65 08:20:03 Running ssh-add (command line suppressed) 08:20:04 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-20@tmp/private_key_6172811445545494370.key (/w/workspace/dgexfoundry_device-rest-go_PR-20@tmp/private_key_6172811445545494370.key) 08:20:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:20:04 + git semver init 08:20:04 # -> Open(): unable to determine branch for HEAD 08:20:04 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-20/.git 08:20:04 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-20 08:20:04 # $SEMVER_REMOTE_NAME = origin 08:20:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:20:04 # $SEMVER_USER_NAME = edgex-jenkins 08:20:04 # $SEMVER_BRANCH = PR-20 08:20:04 # $SEMVER_TEMP = /tmp/semver-436597893 08:20:04 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 08:20:06 # '/tmp/semver-436597893' -> '/w/workspace/dgexfoundry_device-rest-go_PR-20/.semver' 08:20:06 # -> Force: false 08:20:06 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-20/.semver [Pipeline] } 08:20:06 $ docker exec --env ******** --env ******** ebe9d66c266a96ad9450403f7f6433f0b715e403f605be935adda64d0aabf1f2 ssh-agent -k 08:20:06 unset SSH_AUTH_SOCK; 08:20:06 unset SSH_AGENT_PID; 08:20:06 echo Agent pid 65 killed; 08:20:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:20:06 + git semver [Pipeline] } 08:20:06 $ docker stop --time=1 ebe9d66c266a96ad9450403f7f6433f0b715e403f605be935adda64d0aabf1f2 08:20:08 $ docker rm -f ebe9d66c266a96ad9450403f7f6433f0b715e403f605be935adda64d0aabf1f2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:20:09 Stashed 19 file(s) [Pipeline] echo 08:20:09 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:20:25 Still waiting to schedule task 08:20:25 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8167’ 08:20:25 Still waiting to schedule task 08:20:25 ‘prd-ubuntu18.04-docker-arm64-4c-16g-8140’ is offline 08:22:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8168 in /w/workspace/dgexfoundry_device-rest-go_PR-20 [Pipeline] { [Pipeline] ws 08:22:17 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 08:22:23 using credential edgex-jenkins-ssh 08:22:23 Cloning the remote Git repository 08:22:23 Cloning with configured refspecs honoured and without tags 08:22:23 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 08:22:23 > git init /w/workspace/device-rest-go/3 # timeout=10 08:22:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:22:23 > git --version # timeout=10 08:22:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:22:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/20/head:refs/remotes/origin/PR-20 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:22:26 Fetching without tags 08:22:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:22:25 > git config --add remote.origin.fetch +refs/pull/20/head:refs/remotes/origin/PR-20 # timeout=10 08:22:25 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:22:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:22:26 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:22:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:22:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/20/head:refs/remotes/origin/PR-20 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:22:26 Merging remotes/origin/master commit 2ca6a6137050167f4ab56441aff9642385515f05 into PR head commit e0ae7f9faf684058b73803a041875345104f2397 08:22:26 Merge succeeded, producing 8162980a9fffd85b6a433efb2df262b2f18d5c86 08:22:26 Checking out Revision 8162980a9fffd85b6a433efb2df262b2f18d5c86 (PR-20) 08:22:26 > git config core.sparsecheckout # timeout=10 08:22:26 > git checkout -f e0ae7f9faf684058b73803a041875345104f2397 # timeout=10 08:22:26 > git remote # timeout=10 08:22:26 > git config --get remote.origin.url # timeout=10 08:22:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:22:26 > git merge 2ca6a6137050167f4ab56441aff9642385515f05 # timeout=10 08:22:26 > git rev-parse HEAD^{commit} # timeout=10 08:22:26 > git config core.sparsecheckout # timeout=10 08:22:26 > git checkout -f 8162980a9fffd85b6a433efb2df262b2f18d5c86 # timeout=10 08:22:31 Commit message: "Merge commit '2ca6a6137050167f4ab56441aff9642385515f05' into HEAD" 08:22:31 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 08:22:31 > git rev-list --no-walk 749454f6c98d9d3fb5ca93a296d975e602c34c37 # timeout=10 [Pipeline] unstash [Pipeline] echo 08:22:33 ========================================================= 08:22:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:22:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:22:34 + 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 . 08:22:35 Sending build context to Docker daemon 8.017MB 08:22:35 Step 1/10 : ARG BASE=golang:1.13-alpine 08:22:35 Step 2/10 : FROM ${BASE} 08:22:35 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:22:35 cde5963f3b93: Pulling fs layer 08:22:35 2a23fa8c16f7: Pulling fs layer 08:22:35 777b28850792: Pulling fs layer 08:22:35 8a11ddd9e578: Pulling fs layer 08:22:35 4cf88f913ddb: Pulling fs layer 08:22:35 1df406cf5192: Pulling fs layer 08:22:35 cd6300453558: Pulling fs layer 08:22:35 b9c365052c96: Pulling fs layer 08:22:35 a2d8cc88f415: Pulling fs layer 08:22:35 ea1d1ca13537: Pulling fs layer 08:22:35 3750a50a1c5e: Pulling fs layer 08:22:35 8a11ddd9e578: Waiting 08:22:35 4cf88f913ddb: Waiting 08:22:35 1df406cf5192: Waiting 08:22:35 cd6300453558: Waiting 08:22:35 b9c365052c96: Waiting 08:22:35 a2d8cc88f415: Waiting 08:22:35 ea1d1ca13537: Waiting 08:22:35 3750a50a1c5e: Waiting 08:22:35 777b28850792: Verifying Checksum 08:22:35 777b28850792: Download complete 08:22:35 2a23fa8c16f7: Verifying Checksum 08:22:35 2a23fa8c16f7: Download complete 08:22:35 4cf88f913ddb: Verifying Checksum 08:22:35 4cf88f913ddb: Download complete 08:22:35 1df406cf5192: Verifying Checksum 08:22:35 1df406cf5192: Download complete 08:22:35 cde5963f3b93: Verifying Checksum 08:22:35 cde5963f3b93: Download complete 08:22:36 cde5963f3b93: Pull complete 08:22:37 2a23fa8c16f7: Pull complete 08:22:37 777b28850792: Pull complete 08:22:40 cd6300453558: Verifying Checksum 08:22:40 cd6300453558: Download complete 08:22:40 a2d8cc88f415: Download complete 08:22:43 ea1d1ca13537: Download complete 08:22:43 3750a50a1c5e: Verifying Checksum 08:22:43 3750a50a1c5e: Download complete 08:22:45 b9c365052c96: Verifying Checksum 08:22:45 b9c365052c96: Download complete 08:22:47 8a11ddd9e578: Verifying Checksum 08:22:47 8a11ddd9e578: Download complete 08:22:51 Running on prd-centos7-docker-4c-2g-8169 in /w/workspace/dgexfoundry_device-rest-go_PR-20 [Pipeline] { [Pipeline] ws 08:22:52 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 08:22:58 using credential edgex-jenkins-ssh 08:22:58 Cloning the remote Git repository 08:22:58 Cloning with configured refspecs honoured and without tags 08:22:59 8a11ddd9e578: Pull complete 08:22:59 4cf88f913ddb: Pull complete 08:22:59 1df406cf5192: Pull complete 08:22:58 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 08:22:58 > git init /w/workspace/device-rest-go/3 # timeout=10 08:22:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:22:59 > git --version # timeout=10 08:22:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:22:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/20/head:refs/remotes/origin/PR-20 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:23:00 Fetching without tags 08:23:00 Merging remotes/origin/master commit 2ca6a6137050167f4ab56441aff9642385515f05 into PR head commit e0ae7f9faf684058b73803a041875345104f2397 08:23:00 Merge succeeded, producing 9f73fb92c0fa0dca60cbf23ced9c299ef2da5911 08:23:00 Checking out Revision 9f73fb92c0fa0dca60cbf23ced9c299ef2da5911 (PR-20) 08:23:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:23:00 > git config --add remote.origin.fetch +refs/pull/20/head:refs/remotes/origin/PR-20 # timeout=10 08:23:00 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:23:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 08:23:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 08:23:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:23:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/20/head:refs/remotes/origin/PR-20 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:23:00 > git config core.sparsecheckout # timeout=10 08:23:00 > git checkout -f e0ae7f9faf684058b73803a041875345104f2397 # timeout=10 08:23:00 > git remote # timeout=10 08:23:00 > git config --get remote.origin.url # timeout=10 08:23:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:23:00 > git merge 2ca6a6137050167f4ab56441aff9642385515f05 # timeout=10 08:23:00 > git rev-parse HEAD^{commit} # timeout=10 08:23:00 > git config core.sparsecheckout # timeout=10 08:23:00 > git checkout -f 9f73fb92c0fa0dca60cbf23ced9c299ef2da5911 # timeout=10 08:23:04 cd6300453558: Pull complete 08:23:05 Commit message: "Merge commit '2ca6a6137050167f4ab56441aff9642385515f05' into HEAD" 08:23:05 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:23:07 ========================================================= 08:23:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:23:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:23:05 > git rev-list --no-walk 749454f6c98d9d3fb5ca93a296d975e602c34c37 # timeout=10 08:23:08 + 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 . 08:23:08 Sending build context to Docker daemon 8.017MB 08:23:08 Step 1/10 : ARG BASE=golang:1.13-alpine 08:23:08 Step 2/10 : FROM ${BASE} 08:23:08 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:23:08 e6b0cf9c0882: Pulling fs layer 08:23:08 2848faf0eed1: Pulling fs layer 08:23:08 0f37312ad70f: Pulling fs layer 08:23:08 5788d62ee057: Pulling fs layer 08:23:08 0e6b1d234666: Pulling fs layer 08:23:08 bf5d7aec512f: Pulling fs layer 08:23:08 34c802a77dc8: Pulling fs layer 08:23:08 9eb99e56ec68: Pulling fs layer 08:23:08 27c7a5d97fbd: Pulling fs layer 08:23:08 5c102a31e300: Pulling fs layer 08:23:08 dcfb455df0a1: Pulling fs layer 08:23:08 5788d62ee057: Waiting 08:23:08 0e6b1d234666: Waiting 08:23:08 bf5d7aec512f: Waiting 08:23:08 34c802a77dc8: Waiting 08:23:08 9eb99e56ec68: Waiting 08:23:08 27c7a5d97fbd: Waiting 08:23:08 5c102a31e300: Waiting 08:23:08 dcfb455df0a1: Waiting 08:23:08 0f37312ad70f: Verifying Checksum 08:23:08 0f37312ad70f: Download complete 08:23:08 2848faf0eed1: Verifying Checksum 08:23:08 2848faf0eed1: Download complete 08:23:08 0e6b1d234666: Verifying Checksum 08:23:08 0e6b1d234666: Download complete 08:23:08 bf5d7aec512f: Verifying Checksum 08:23:08 bf5d7aec512f: Download complete 08:23:08 e6b0cf9c0882: Download complete 08:23:09 b9c365052c96: Pull complete 08:23:09 a2d8cc88f415: Pull complete 08:23:09 e6b0cf9c0882: Pull complete 08:23:09 2848faf0eed1: Pull complete 08:23:10 0f37312ad70f: Pull complete 08:23:10 34c802a77dc8: Download complete 08:23:10 27c7a5d97fbd: Verifying Checksum 08:23:10 27c7a5d97fbd: Download complete 08:23:11 ea1d1ca13537: Pull complete 08:23:11 5788d62ee057: Verifying Checksum 08:23:11 5788d62ee057: Download complete 08:23:11 9eb99e56ec68: Verifying Checksum 08:23:11 9eb99e56ec68: Download complete 08:23:11 5c102a31e300: Verifying Checksum 08:23:11 5c102a31e300: Download complete 08:23:11 dcfb455df0a1: Verifying Checksum 08:23:11 dcfb455df0a1: Download complete 08:23:11 3750a50a1c5e: Pull complete 08:23:11 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:23:11 ---> 78745c68409d 08:23:11 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 08:23:16 ---> Running in 36255b21f2ea 08:23:16 Removing intermediate container 36255b21f2ea 08:23:16 ---> 291c4677575c 08:23:16 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 08:23:16 ---> Running in 31c6024e9be3 08:23:16 Removing intermediate container 31c6024e9be3 08:23:16 ---> 937faa562ee2 08:23:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:23:17 ---> Running in 39aefe427a74 08:23:17 Removing intermediate container 39aefe427a74 08:23:17 ---> 24ee473eee06 08:23:17 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:17 ---> Running in b69eec36cf44 08:23:20 5788d62ee057: Pull complete 08:23:20 0e6b1d234666: Pull complete 08:23:20 bf5d7aec512f: Pull complete 08:23:20 Removing intermediate container b69eec36cf44 08:23:20 ---> 0e501c284784 08:23:20 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:23:20 ---> Running in c307639c31fa 08:23:20 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:23:21 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:23:22 OK: 125 MiB in 39 packages 08:23:23 Removing intermediate container c307639c31fa 08:23:23 ---> 50644e7e5af9 08:23:23 Step 8/10 : WORKDIR /device-rest-go 08:23:23 ---> Running in 7b723d474495 08:23:23 Removing intermediate container 7b723d474495 08:23:23 ---> b514eaf1cfcf 08:23:23 Step 9/10 : COPY . . 08:23:24 34c802a77dc8: Pull complete 08:23:24 ---> 8e867429c062 08:23:24 Step 10/10 : RUN go mod download 08:23:24 ---> Running in 99f3c3e45423 08:23:27 9eb99e56ec68: Pull complete 08:23:27 27c7a5d97fbd: Pull complete 08:23:28 go: github.com/edgexfoundry/device-sdk-go@v1.2.1: reading github.com/edgexfoundry/device-sdk-go/go.mod at revision v1.2.1: unknown revision v1.2.1 08:23:28 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 08:23:29 5c102a31e300: Pull complete 08:23:29 dcfb455df0a1: Pull complete 08:23:29 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:23:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:23:29 ---> 7c70fe431013 08:23:29 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 08:23:29 ---> Running in 04f30a7f4e74 Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 08:23:29 Removing intermediate container 04f30a7f4e74 08:23:29 ---> abd6571514a9 08:23:29 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 08:23:29 ---> Running in c5a0db4b07f6 08:23:29 Removing intermediate container c5a0db4b07f6 08:23:29 ---> 01dc0d82ce35 08:23:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 08:23:29 ---> Running in a923526371c0 08:23:29 Removing intermediate container a923526371c0 08:23:29 ---> b044f9f73648 08:23:29 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:29 ---> Running in a42b55b9a737 [Pipeline] } 08:23:29 Failed in branch arm64 08:23:30 Removing intermediate container a42b55b9a737 08:23:30 ---> cbac690153fb 08:23:30 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:23:30 ---> Running in d92f1ac5c495 08:23:31 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:23:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:23:32 OK: 143 MiB in 39 packages 08:23:34 Removing intermediate container d92f1ac5c495 08:23:34 ---> d28c6ed806f3 08:23:34 Step 8/10 : WORKDIR /device-rest-go 08:23:34 ---> Running in 90ace54afa5b 08:23:34 Removing intermediate container 90ace54afa5b 08:23:34 ---> a33647f605b6 08:23:34 Step 9/10 : COPY . . 08:23:34 ---> 898e3109352a 08:23:34 Step 10/10 : RUN go mod download 08:23:34 ---> Running in fccc07b560fd 08:23:36 go: github.com/edgexfoundry/device-sdk-go@v1.2.1: reading github.com/edgexfoundry/device-sdk-go/go.mod at revision v1.2.1: unknown revision v1.2.1 08:23:37 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:23:38 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:23:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:23:40 ---> package-listing.sh 08:23:40 ++ facter osfamily 08:23:40 ++ tr '[:upper:]' '[:lower:]' 08:23:40 + OS_FAMILY=redhat 08:23:40 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-20 08:23:40 + START_PACKAGES=/tmp/packages_start.txt 08:23:40 + END_PACKAGES=/tmp/packages_end.txt 08:23:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:23:40 + PACKAGES=/tmp/packages_start.txt 08:23:40 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-20 ']' 08:23:40 + PACKAGES=/tmp/packages_end.txt 08:23:40 + case "${OS_FAMILY}" in 08:23:40 + rpm -qa 08:23:40 + sort 08:23:45 + '[' -f /tmp/packages_start.txt ']' 08:23:45 + '[' -f /tmp/packages_end.txt ']' 08:23:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:23:45 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-20 ']' 08:23:45 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-20/archives/ 08:23:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-20/archives/ [Pipeline] isUnix [Pipeline] sh 08:23:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:23:45 08:23:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:23:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:23:46 alpine: Pulling from edgex-lftools-log-publisher 08:23:46 c9b1b535fdd9: Pulling fs layer 08:23:46 2cc5ad85d9ab: Pulling fs layer 08:23:46 756a868c4378: Pulling fs layer 08:23:46 444b2fc9a129: Pulling fs layer 08:23:46 ea15f1150254: Pulling fs layer 08:23:46 41b27a9f41bf: Pulling fs layer 08:23:46 28c525ee5125: Pulling fs layer 08:23:46 094b1ea09ed8: Pulling fs layer 08:23:46 138eaada9080: Pulling fs layer 08:23:46 0622d0fa9048: Pulling fs layer 08:23:46 41b27a9f41bf: Waiting 08:23:46 28c525ee5125: Waiting 08:23:46 094b1ea09ed8: Waiting 08:23:46 138eaada9080: Waiting 08:23:46 0622d0fa9048: Waiting 08:23:46 ea15f1150254: Waiting 08:23:46 444b2fc9a129: Waiting 08:23:46 2cc5ad85d9ab: Verifying Checksum 08:23:46 2cc5ad85d9ab: Download complete 08:23:46 444b2fc9a129: Verifying Checksum 08:23:46 444b2fc9a129: Download complete 08:23:46 c9b1b535fdd9: Verifying Checksum 08:23:46 ea15f1150254: Verifying Checksum 08:23:46 ea15f1150254: Download complete 08:23:46 28c525ee5125: Verifying Checksum 08:23:46 28c525ee5125: Download complete 08:23:46 756a868c4378: Verifying Checksum 08:23:46 756a868c4378: Download complete 08:23:46 c9b1b535fdd9: Pull complete 08:23:46 138eaada9080: Verifying Checksum 08:23:46 138eaada9080: Download complete 08:23:46 0622d0fa9048: Verifying Checksum 08:23:46 0622d0fa9048: Download complete 08:23:46 2cc5ad85d9ab: Pull complete 08:23:46 094b1ea09ed8: Verifying Checksum 08:23:46 094b1ea09ed8: Download complete 08:23:47 41b27a9f41bf: Verifying Checksum 08:23:47 41b27a9f41bf: Download complete 08:23:48 756a868c4378: Pull complete 08:23:48 444b2fc9a129: Pull complete 08:23:49 ea15f1150254: Pull complete 08:23:52 41b27a9f41bf: Pull complete 08:23:52 28c525ee5125: Pull complete 08:23:54 094b1ea09ed8: Pull complete 08:23:54 138eaada9080: Pull complete 08:23:54 0622d0fa9048: Pull complete 08:23:54 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:23:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:23:54 prd-centos7-docker-4c-2g-8167 does not seem to be running inside a container 08:23:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-rest-go_PR-20 -v /w/workspace/dgexfoundry_device-rest-go_PR-20:/w/workspace/dgexfoundry_device-rest-go_PR-20:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-20@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-20@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:23:55 $ docker top b8af31fb4e45ffbf5df7725f3ae43a809dd31c309fdb25882696dc22e518d3f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:55 provisioning config files... 08:23:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-20@tmp/config3343121650025464029tmp [Pipeline] { [Pipeline] echo 08:23:55 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:23:56 ---> create-netrc.sh [Pipeline] echo 08:23:56 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:23:56 ---> logs-deploy.sh 08:23:56 + ARCHIVE_ARTIFACTS= 08:23:56 + LOGS_SERVER=https://logs.edgexfoundry.org 08:23:56 + '[' https://logs.edgexfoundry.org == None ']' 08:23:56 + NEXUS_URL=https://nexus.edgexfoundry.org 08:23:56 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-20/3 08:23:56 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/PR-20/3/ 08:23:56 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-20/3 /w/workspace/dgexfoundry_device-rest-go_PR-20 08:23:57 Archives upload complete. 08:23:57 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-20/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-rest-go/job/PR-20/3/ 08:23:58 ---> uname -a: 08:23:58 Linux b8af31fb4e45 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 08:23:58 08:23:58 08:23:58 ---> lscpu: 08:23:58 Architecture: x86_64 08:23:58 CPU op-mode(s): 32-bit, 64-bit 08:23:58 Byte Order: Little Endian 08:23:58 Address sizes: 40 bits physical, 48 bits virtual 08:23:58 CPU(s): 4 08:23:58 On-line CPU(s) list: 0-3 08:23:58 Thread(s) per core: 1 08:23:58 Core(s) per socket: 1 08:23:58 Socket(s): 4 08:23:58 NUMA node(s): 1 08:23:58 Vendor ID: GenuineIntel 08:23:58 CPU family: 6 08:23:58 Model: 44 08:23:58 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:23:58 Stepping: 1 08:23:58 CPU MHz: 2933.438 08:23:58 BogoMIPS: 5866.87 08:23:58 Virtualization: VT-x 08:23:58 Hypervisor vendor: KVM 08:23:58 Virtualization type: full 08:23:58 L1d cache: 128 KiB 08:23:58 L1i cache: 128 KiB 08:23:58 L2 cache: 16 MiB 08:23:58 L3 cache: 64 MiB 08:23:58 NUMA node0 CPU(s): 0-3 08:23:58 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 08:23:58 Vulnerability Meltdown: Mitigation; PTI 08:23:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:23:58 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 08:23:58 Vulnerability Spectre v2: Mitigation; Full retpoline 08:23:58 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 08:23:58 08:23:58 08:23:58 ---> nproc: 08:23:58 4 08:23:58 08:23:58 08:23:58 ---> df -h: 08:23:58 Filesystem Size Used Available Use% Mounted on 08:23:58 overlay 50.0G 6.4G 43.6G 13% / 08:23:58 tmpfs 64.0M 0 64.0M 0% /dev 08:23:58 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 08:23:58 shm 64.0M 0 64.0M 0% /dev/shm 08:23:58 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 08:23:58 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 08:23:58 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 08:23:58 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-rest-go_PR-20 08:23:58 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-rest-go_PR-20@tmp 08:23:58 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 08:23:58 08:23:58 08:23:58 ---> free -m: 08:23:58 total used free shared buff/cache available 08:23:58 Mem: 1838 610 75 0 1152 1123 08:23:58 Swap: 1023 1 1022 08:23:58 08:23:58 08:23:58 ---> ip addr: 08:23:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:23:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:23:58 inet 127.0.0.1/8 scope host lo 08:23:58 valid_lft forever preferred_lft forever 08:23:58 6: eth0@if7: mtu 1458 qdisc noqueue state UP 08:23:58 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 08:23:58 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 08:23:58 valid_lft forever preferred_lft forever 08:23:58 08:23:58 08:23:58 ---> sar -b -r -n DEV: 08:23:58 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/13/20 _x86_64_ (4 CPU) 08:23:58 08:23:58 08:19:13 LINUX RESTART 08:23:58 08:23:58 08:20:01 tps rtps wtps bread/s bwrtn/s 08:23:58 08:21:01 12.04 1.48 10.56 85.51 2171.48 08:23:58 08:22:01 2.53 0.00 2.53 0.00 87.98 08:23:58 08:23:01 0.30 0.00 0.30 0.00 3.48 08:23:58 Average: 4.96 0.49 4.46 28.51 754.43 08:23:58 08:23:58 08:20:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:23:58 08:21:01 105256 1777048 94.41 2620 1220112 954944 32.58 466056 1147032 16 08:23:58 08:22:01 115180 1767124 93.88 2620 1220120 896592 30.59 459480 1145532 8 08:23:58 08:23:01 114112 1768192 93.94 2620 1220128 896772 30.60 460832 1145276 20 08:23:58 Average: 111516 1770788 94.08 2620 1220120 916103 31.26 462123 1145947 15 08:23:58 08:23:58 08:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:23:58 08:21:01 eth0 113.59 105.13 162.22 162.79 0.00 0.00 0.00 08:23:58 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:58 08:21:01 docker0 57.06 39.26 4.36 132.36 0.00 0.00 0.00 08:23:58 08:22:01 eth0 0.82 0.15 0.15 0.01 0.00 0.00 0.00 08:23:58 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:58 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:58 08:23:01 eth0 1.48 0.68 0.59 0.37 0.00 0.00 0.00 08:23:58 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:58 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:58 Average: eth0 38.63 35.33 54.33 54.40 0.00 0.00 0.00 08:23:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:23:58 Average: docker0 19.02 13.09 1.45 44.13 0.00 0.00 0.00 08:23:58 08:23:58 08:23:58 ---> sar -P ALL: 08:23:58 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/13/20 _x86_64_ (4 CPU) 08:23:58 08:23:58 08:19:13 LINUX RESTART 08:23:58 08:23:58 08:20:01 CPU %user %nice %system %iowait %steal %idle 08:23:58 08:21:01 all 2.94 0.00 0.97 0.02 0.00 96.07 08:23:58 08:21:01 0 2.79 0.00 1.14 0.02 0.02 96.04 08:23:58 08:21:01 1 3.21 0.00 0.94 0.00 0.00 95.86 08:23:58 08:21:01 2 2.60 0.00 0.88 0.02 0.00 96.50 08:23:58 08:21:01 3 3.17 0.00 0.95 0.03 0.02 95.83 08:23:58 08:22:01 all 0.11 0.00 0.07 0.00 0.00 99.82 08:23:58 08:22:01 0 0.07 0.00 0.03 0.00 0.00 99.90 08:23:58 08:22:01 1 0.10 0.00 0.07 0.00 0.00 99.83 08:23:58 08:22:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:23:58 08:22:01 3 0.20 0.00 0.12 0.00 0.00 99.68 08:23:58 08:23:01 all 0.08 0.00 0.06 0.00 0.00 99.86 08:23:58 08:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:23:58 08:23:01 1 0.08 0.00 0.08 0.00 0.02 99.82 08:23:58 08:23:01 2 0.07 0.00 0.07 0.00 0.00 99.87 08:23:58 08:23:01 3 0.08 0.00 0.05 0.00 0.00 99.87 08:23:58 Average: all 1.04 0.00 0.37 0.01 0.00 98.59 08:23:58 Average: 0 0.97 0.00 0.39 0.01 0.01 98.63 08:23:58 Average: 1 1.13 0.00 0.36 0.00 0.01 98.50 08:23:58 Average: 2 0.91 0.00 0.33 0.01 0.00 98.75 08:23:58 Average: 3 1.15 0.00 0.37 0.01 0.01 98.46 08:23:58 08:23:58 08:23:58