Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9f5b7700fa0ca39cc17932d3cb108bc1eb01d4ab Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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-app-functions-sdk-go 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: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1355 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 9f5b7700fa0ca39cc17932d3cb108bc1eb01d4ab (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f5b7700fa0ca39cc17932d3cb108bc1eb01d4ab # timeout=10 Commit message: "Merge pull request #419 from rsdmike/417" > git rev-list --no-walk 4847189fec9356fc1867d6a951a9c80fcf5aab87 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:42:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:42:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:42:48 ========================================================= 03:42:48 EdgeX Global Pipelines Version Info 03:42:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:42:50 ------------------- 03:42:50 stable info: 03:42:50 ------------------- 03:42:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:42:50 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 03:42:50 Message: update stable to v1.0.106 03:42:51 ------------------- 03:42:51 experimental info: 03:42:51 ------------------- 03:42:51 Commited By: **** collab-it+edgex@linuxfoundation.org 03:42:51 Commit SHA: 626b9661e310b9d132ae9d5c3b37d89ff845648b 03:42:51 Message: update experimental to v1.0.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:42:53 + git log --format=format:%s -1 9f5b7700fa0ca39cc17932d3cb108bc1eb01d4ab [Pipeline] echo 03:42:53 GIT_COMMIT: 9f5b7700fa0ca39cc17932d3cb108bc1eb01d4ab, Commit Message: Merge pull request #419 from rsdmike/417 [Pipeline] echo 03:42:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:42:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:42:54 03:42:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:42:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:42:54 latest: Pulling from edgex-devops/git-semver 03:42:54 31603596830f: Pulling fs layer 03:42:54 2a8b12db71e7: Pulling fs layer 03:42:54 6ca5941a6612: Pulling fs layer 03:42:54 ecc8261a40a4: Pulling fs layer 03:42:54 ecc8261a40a4: Waiting 03:42:54 2a8b12db71e7: Verifying Checksum 03:42:54 2a8b12db71e7: Download complete 03:42:54 31603596830f: Verifying Checksum 03:42:54 31603596830f: Download complete 03:42:54 ecc8261a40a4: Verifying Checksum 03:42:54 ecc8261a40a4: Download complete 03:42:54 6ca5941a6612: Verifying Checksum 03:42:54 6ca5941a6612: Download complete 03:42:54 31603596830f: Pull complete 03:42:55 2a8b12db71e7: Pull complete 03:42:56 6ca5941a6612: Pull complete 03:42:56 ecc8261a40a4: Pull complete 03:42:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:42:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:42:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:42:56 prd-centos7-docker-4c-2g-1355 does not seem to be running inside a container 03:42:56 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:42:58 $ docker top 2f4f95432e8e1ab24280f7dfeb4163f72c659831f086ee74641444be913abdb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:42:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:42:58 [ssh-agent] Looking for ssh-agent implementation... 03:42:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:42:59 $ docker exec 2f4f95432e8e1ab24280f7dfeb4163f72c659831f086ee74641444be913abdb7 ssh-agent 03:42:59 SSH_AUTH_SOCK=/tmp/ssh-8wSVFJs2iIVb/agent.12 03:42:59 SSH_AGENT_PID=17 03:42:59 Running ssh-add (command line suppressed) 03:42:59 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8810440354739995055.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8810440354739995055.key) 03:42:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:42:59 + git describe --exact-match --tags HEAD 03:42:59 fatal: No names found, cannot describe anything. [Pipeline] } 03:42:59 $ docker exec --env ******** --env ******** 2f4f95432e8e1ab24280f7dfeb4163f72c659831f086ee74641444be913abdb7 ssh-agent -k 03:42:59 unset SSH_AUTH_SOCK; 03:42:59 unset SSH_AGENT_PID; 03:42:59 echo Agent pid 17 killed; 03:42:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:43:00 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:43:00 This usually means this commit has not been tagged. [Pipeline] sshagent 03:43:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:43:00 [ssh-agent] Looking for ssh-agent implementation... 03:43:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:43:00 $ docker exec 2f4f95432e8e1ab24280f7dfeb4163f72c659831f086ee74641444be913abdb7 ssh-agent 03:43:00 SSH_AUTH_SOCK=/tmp/ssh-rqq8c28eqCwH/agent.46 03:43:00 SSH_AGENT_PID=51 03:43:00 Running ssh-add (command line suppressed) 03:43:00 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5088509954771617198.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5088509954771617198.key) 03:43:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:43:01 + git semver init 03:43:01 # -> Open(): unable to determine branch for HEAD 03:43:01 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 03:43:01 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 03:43:01 # $SEMVER_REMOTE_NAME = origin 03:43:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:43:01 # $SEMVER_USER_NAME = edgex-jenkins 03:43:01 # $SEMVER_BRANCH = master 03:43:01 # $SEMVER_TEMP = /tmp/semver-704608639 03:43:01 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 03:43:03 # '/tmp/semver-704608639' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 03:43:03 # -> Force: false 03:43:03 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 03:43:03 $ docker exec --env ******** --env ******** 2f4f95432e8e1ab24280f7dfeb4163f72c659831f086ee74641444be913abdb7 ssh-agent -k 03:43:03 unset SSH_AUTH_SOCK; 03:43:03 unset SSH_AGENT_PID; 03:43:03 echo Agent pid 51 killed; 03:43:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:43:04 + git semver [Pipeline] } 03:43:04 $ docker stop --time=1 2f4f95432e8e1ab24280f7dfeb4163f72c659831f086ee74641444be913abdb7 03:43:05 $ docker rm -f 2f4f95432e8e1ab24280f7dfeb4163f72c659831f086ee74641444be913abdb7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:43:08 Stashed 26 file(s) [Pipeline] echo 03:43:08 [edgeXSemver] initialized semver on version 1.2.1-dev.13 [Pipeline] echo 03:43:08 Archived original version: [1.2.1-dev.13] [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 03:43:23 Still waiting to schedule task 03:43:23 ‘prd-centos7-docker-4c-2g-1356’ is offline 03:43:23 Still waiting to schedule task 03:43:23 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:44:34 Running on prd-centos7-docker-4c-2g-1359 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 03:44:34 Running in /w/workspace/app-functions-sdk-go/81 [Pipeline] { [Pipeline] checkout 03:44:36 using credential edgex-jenkins-ssh 03:44:36 Cloning the remote Git repository 03:44:36 Cloning with configured refspecs honoured and without tags 03:44:36 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:44:36 > git init /w/workspace/app-functions-sdk-go/81 # timeout=10 03:44:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:44:36 > git --version # timeout=10 03:44:36 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:44:37 Fetching without tags 03:44:38 Checking out Revision 9f5b7700fa0ca39cc17932d3cb108bc1eb01d4ab (master) 03:44:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:44:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:44:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:44:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:44:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:44:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:44:38 > git config core.sparsecheckout # timeout=10 03:44:38 > git checkout -f 9f5b7700fa0ca39cc17932d3cb108bc1eb01d4ab # timeout=10 03:44:41 Commit message: "Merge pull request #419 from rsdmike/417" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:44:43 ========================================================= 03:44:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:44:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:44:44 + 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 . 03:44:45 Sending build context to Docker daemon 36.87MB 03:44:45 Step 1/8 : ARG BASE=golang:1.13-alpine 03:44:45 Step 2/8 : FROM ${BASE} 03:44:45 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:44:45 df20fa9351a1: Pulling fs layer 03:44:45 ed8968b2872e: Pulling fs layer 03:44:45 a92cc7c5fd73: Pulling fs layer 03:44:45 2dd03ba5bac4: Pulling fs layer 03:44:45 1e091d79d1de: Pulling fs layer 03:44:45 481702a1767f: Pulling fs layer 03:44:45 f64a6f60c768: Pulling fs layer 03:44:45 e78d2573fc39: Pulling fs layer 03:44:45 e876d2f968b6: Pulling fs layer 03:44:45 ce8a83651883: Pulling fs layer 03:44:45 07967f4d0e4b: Pulling fs layer 03:44:45 f64a6f60c768: Waiting 03:44:45 e78d2573fc39: Waiting 03:44:45 e876d2f968b6: Waiting 03:44:45 ce8a83651883: Waiting 03:44:45 07967f4d0e4b: Waiting 03:44:45 2dd03ba5bac4: Waiting 03:44:45 1e091d79d1de: Waiting 03:44:45 481702a1767f: Waiting 03:44:45 a92cc7c5fd73: Verifying Checksum 03:44:45 a92cc7c5fd73: Download complete 03:44:45 ed8968b2872e: Verifying Checksum 03:44:45 ed8968b2872e: Download complete 03:44:45 1e091d79d1de: Verifying Checksum 03:44:45 1e091d79d1de: Download complete 03:44:45 481702a1767f: Verifying Checksum 03:44:45 481702a1767f: Download complete 03:44:45 df20fa9351a1: Verifying Checksum 03:44:45 df20fa9351a1: Download complete 03:44:45 df20fa9351a1: Pull complete 03:44:46 ed8968b2872e: Pull complete 03:44:46 f64a6f60c768: Verifying Checksum 03:44:46 f64a6f60c768: Download complete 03:44:46 e876d2f968b6: Verifying Checksum 03:44:46 e876d2f968b6: Download complete 03:44:47 a92cc7c5fd73: Pull complete 03:44:47 e78d2573fc39: Verifying Checksum 03:44:47 e78d2573fc39: Download complete 03:44:47 ce8a83651883: Verifying Checksum 03:44:47 ce8a83651883: Download complete 03:44:47 07967f4d0e4b: Verifying Checksum 03:44:47 07967f4d0e4b: Download complete 03:44:47 2dd03ba5bac4: Verifying Checksum 03:44:47 2dd03ba5bac4: Download complete 03:44:53 2dd03ba5bac4: Pull complete 03:44:53 1e091d79d1de: Pull complete 03:44:53 481702a1767f: Pull complete 03:44:58 f64a6f60c768: Pull complete 03:45:00 e78d2573fc39: Pull complete 03:45:00 e876d2f968b6: Pull complete 03:45:02 ce8a83651883: Pull complete 03:45:02 07967f4d0e4b: Pull complete 03:45:02 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 03:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:45:02 ---> 5d7c900382c6 03:45:02 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:45:02 latest: Pulling from library/docker 03:45:02 df20fa9351a1: Already exists 03:45:02 25ad7478873d: Pulling fs layer 03:45:02 4684f6177b5d: Pulling fs layer 03:45:02 46e300cec669: Pulling fs layer 03:45:02 63038576ad94: Pulling fs layer 03:45:02 0fdb76c4706c: Pulling fs layer 03:45:02 cb7edeffdfd5: Pulling fs layer 03:45:02 0fdb76c4706c: Waiting 03:45:02 cb7edeffdfd5: Waiting 03:45:02 63038576ad94: Waiting 03:45:02 4684f6177b5d: Download complete 03:45:02 25ad7478873d: Verifying Checksum 03:45:02 25ad7478873d: Download complete 03:45:03 63038576ad94: Verifying Checksum 03:45:03 63038576ad94: Download complete 03:45:03 cb7edeffdfd5: Verifying Checksum 03:45:03 cb7edeffdfd5: Download complete 03:45:03 0fdb76c4706c: Verifying Checksum 03:45:03 0fdb76c4706c: Download complete 03:45:03 46e300cec669: Verifying Checksum 03:45:03 46e300cec669: Download complete 03:45:04 25ad7478873d: Pull complete 03:45:04 4684f6177b5d: Pull complete 03:45:06 46e300cec669: Pull complete 03:45:06 63038576ad94: Pull complete 03:45:06 0fdb76c4706c: Pull complete 03:45:07 cb7edeffdfd5: Pull complete 03:45:07 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 03:45:07 Status: Downloaded newer image for docker:latest 03:45:09 ---> 05d56567bc3e 03:45:09 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:45:09 ---> Running in 90dead5fe65d 03:45:09 Removing intermediate container 90dead5fe65d 03:45:09 ---> f974dc76f70e 03:45:09 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 03:45:09 ---> Running in 72311cab68c2 03:45:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:45:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:45:11 (1/5) Installing libsodium (1.0.18-r0) 03:45:11 (2/5) Installing libzmq (4.3.2-r0) 03:45:11 (3/5) Installing pkgconf (1.7.2-r0) 03:45:11 (4/5) Installing libsodium-dev (1.0.18-r0) 03:45:11 (5/5) Installing zeromq-dev (4.3.2-r0) 03:45:11 Executing busybox-1.31.1-r16.trigger 03:45:11 OK: 167 MiB in 44 packages 03:45:12 Removing intermediate container 72311cab68c2 03:45:12 ---> 724d3ebd4630 03:45:12 Step 6/8 : WORKDIR /build 03:45:12 ---> Running in 04d9bb1abb3f 03:45:13 Removing intermediate container 04d9bb1abb3f 03:45:13 ---> 1019748707ce 03:45:13 Step 7/8 : COPY go.mod . 03:45:13 ---> 753715bcf375 03:45:13 Step 8/8 : RUN go mod download 03:45:13 ---> Running in 151c617a08ec 03:45:15 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:45:15 go: finding github.com/BurntSushi/toml v0.3.1 03:45:15 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:45:15 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:45:15 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:45:15 go: finding github.com/bgentry/speakeasy v0.1.0 03:45:15 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:45:15 go: finding github.com/davecgh/go-spew v1.1.1 03:45:15 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 03:45:15 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 03:45:15 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.35 03:45:15 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:45:15 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 03:45:15 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 03:45:15 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 03:45:15 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 03:45:16 go: finding github.com/fatih/color v1.7.0 03:45:16 go: finding github.com/fsnotify/fsnotify v1.4.7 03:45:16 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:45:16 go: finding github.com/go-kit/kit v0.8.0 03:45:16 go: finding github.com/go-logfmt/logfmt v0.4.0 03:45:16 go: finding github.com/go-redis/redis/v7 v7.2.0 03:45:16 go: finding github.com/go-stack/stack v1.8.0 03:45:16 go: finding github.com/golang/protobuf v1.3.2 03:45:16 go: finding github.com/golang/snappy v0.0.1 03:45:16 go: finding github.com/gomodule/redigo v2.0.0+incompatible 03:45:16 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:45:16 go: finding github.com/google/go-cmp v0.4.0 03:45:16 go: finding github.com/google/uuid v1.1.1 03:45:16 go: finding github.com/gorilla/mux v1.7.4 03:45:16 go: finding github.com/hashicorp/consul/api v1.1.0 03:45:16 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:45:16 go: finding github.com/hashicorp/errwrap v1.0.0 03:45:16 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:45:16 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:45:16 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:45:16 go: finding github.com/hashicorp/go-multierror v1.0.0 03:45:16 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:45:16 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:45:16 go: finding github.com/hashicorp/go-syslog v1.0.0 03:45:16 go: finding github.com/hashicorp/go-uuid v1.0.1 03:45:16 go: finding github.com/hashicorp/go.net v0.0.1 03:45:16 go: finding github.com/hashicorp/golang-lru v0.5.0 03:45:16 go: finding github.com/hashicorp/logutils v1.0.0 03:45:16 go: finding github.com/hashicorp/mdns v1.0.0 03:45:16 go: finding github.com/hashicorp/memberlist v0.1.3 03:45:16 go: finding github.com/hashicorp/serf v0.8.2 03:45:16 go: finding github.com/hpcloud/tail v1.0.0 03:45:16 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:45:16 go: finding github.com/kr/pretty v0.1.0 03:45:16 go: finding github.com/kr/pty v1.1.1 03:45:16 go: finding github.com/kr/text v0.1.0 03:45:16 go: finding github.com/mattn/go-colorable v0.0.9 03:45:16 go: finding github.com/mattn/go-isatty v0.0.3 03:45:16 go: finding github.com/miekg/dns v1.0.14 03:45:16 go: finding github.com/mitchellh/cli v1.0.0 03:45:16 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:45:16 go: finding github.com/mitchellh/copystructure v1.0.0 03:45:16 go: finding github.com/mitchellh/go-homedir v1.0.0 03:45:16 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:45:16 go: finding github.com/mitchellh/gox v0.4.0 03:45:17 go: finding github.com/mitchellh/iochan v1.0.0 03:45:17 go: finding github.com/mitchellh/mapstructure v1.1.2 03:45:17 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:45:17 go: finding github.com/onsi/ginkgo v1.10.1 03:45:17 go: finding github.com/onsi/gomega v1.7.0 03:45:17 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:45:17 go: finding github.com/pebbe/zmq4 v1.0.0 03:45:17 go: finding github.com/pelletier/go-toml v1.2.0 03:45:17 go: finding github.com/pkg/errors v0.8.1 03:45:17 go: finding github.com/pmezard/go-difflib v1.0.0 03:45:17 go: finding github.com/posener/complete v1.1.1 03:45:17 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:45:17 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:45:17 go: finding github.com/stretchr/objx v0.2.0 03:45:17 go: finding github.com/stretchr/testify v1.6.1 03:45:17 go: finding github.com/tidwall/pretty v1.0.1 03:45:17 go: finding github.com/ugorji/go v1.1.4 03:45:17 go: finding github.com/x448/float16 v0.8.4 03:45:17 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 03:45:17 go: finding github.com/xdg/stringprep v1.0.0 03:45:17 go: finding go.mongodb.org/mongo-driver v1.1.1 03:45:17 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 03:45:17 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 03:45:17 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:45:17 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 03:45:17 go: finding golang.org/x/text v0.3.2 03:45:17 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 03:45:17 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 03:45:17 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 03:45:17 go: finding gopkg.in/fsnotify.v1 v1.4.7 03:45:17 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:45:17 go: finding gopkg.in/yaml.v2 v2.2.8 03:45:17 go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:45:32 Removing intermediate container 151c617a08ec 03:45:32 ---> f58c0d059df1 03:45:32 Successfully built f58c0d059df1 03:45:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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] } 03:45:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1361 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 03:45:45 Running in /w/workspace/app-functions-sdk-go/81 [Pipeline] { [Pipeline] checkout 03:45:50 using credential edgex-jenkins-ssh 03:45:50 Cloning the remote Git repository 03:45:50 Cloning with configured refspecs honoured and without tags 03:45:50 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 03:45:50 > git init /w/workspace/app-functions-sdk-go/81 # timeout=10 03:45:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:45:50 > git --version # timeout=10 03:45:50 using GIT_SSH to set credentials SSH Credentials for GitHub 03:45:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:45:53 Fetching without tags 03:45:54 Checking out Revision 9f5b7700fa0ca39cc17932d3cb108bc1eb01d4ab (master) 03:45:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:45:53 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:45:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 03:45:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 03:45:53 using GIT_SSH to set credentials SSH Credentials for GitHub 03:45:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:45:54 > git config core.sparsecheckout # timeout=10 03:45:54 > git checkout -f 9f5b7700fa0ca39cc17932d3cb108bc1eb01d4ab # timeout=10 03:45:58 Commit message: "Merge pull request #419 from rsdmike/417" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:46:01 ========================================================= 03:46:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:46:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:46:02 + 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 . 03:46:04 Sending build context to Docker daemon 36.87MB 03:46:04 Step 1/8 : ARG BASE=golang:1.13-alpine 03:46:04 Step 2/8 : FROM ${BASE} 03:46:04 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:46:04 b538f80385f9: Pulling fs layer 03:46:04 74f711af9a0d: Pulling fs layer 03:46:04 99f96fe45779: Pulling fs layer 03:46:04 fd7a069fd194: Pulling fs layer 03:46:04 66aa3694b03b: Pulling fs layer 03:46:04 170f70906a0f: Pulling fs layer 03:46:04 ad7c5574e4b9: Pulling fs layer 03:46:04 e772456be8f7: Pulling fs layer 03:46:04 c890913d741a: Pulling fs layer 03:46:04 2480fcc9aa5a: Pulling fs layer 03:46:04 09adf4765672: Pulling fs layer 03:46:04 fd7a069fd194: Waiting 03:46:04 66aa3694b03b: Waiting 03:46:04 170f70906a0f: Waiting 03:46:04 ad7c5574e4b9: Waiting 03:46:04 e772456be8f7: Waiting 03:46:04 c890913d741a: Waiting 03:46:04 2480fcc9aa5a: Waiting 03:46:04 09adf4765672: Waiting 03:46:04 99f96fe45779: Verifying Checksum 03:46:04 99f96fe45779: Download complete 03:46:04 74f711af9a0d: Verifying Checksum 03:46:04 74f711af9a0d: Download complete 03:46:04 66aa3694b03b: Verifying Checksum 03:46:04 66aa3694b03b: Download complete 03:46:04 170f70906a0f: Download complete 03:46:04 b538f80385f9: Verifying Checksum 03:46:04 b538f80385f9: Download complete 03:46:05 b538f80385f9: Pull complete 03:46:05 74f711af9a0d: Pull complete 03:46:05 99f96fe45779: Pull complete 03:46:06 ad7c5574e4b9: Verifying Checksum 03:46:06 ad7c5574e4b9: Download complete 03:46:06 c890913d741a: Verifying Checksum 03:46:06 c890913d741a: Download complete 03:46:08 2480fcc9aa5a: Verifying Checksum 03:46:08 2480fcc9aa5a: Download complete 03:46:08 09adf4765672: Verifying Checksum 03:46:08 09adf4765672: Download complete 03:46:09 fd7a069fd194: Verifying Checksum 03:46:09 fd7a069fd194: Download complete 03:46:09 e772456be8f7: Verifying Checksum 03:46:09 e772456be8f7: Download complete 03:46:22 fd7a069fd194: Pull complete 03:46:22 66aa3694b03b: Pull complete 03:46:22 170f70906a0f: Pull complete 03:46:24 ad7c5574e4b9: Pull complete 03:46:30 e772456be8f7: Pull complete 03:46:30 c890913d741a: Pull complete 03:46:32 2480fcc9aa5a: Pull complete 03:46:32 09adf4765672: Pull complete 03:46:32 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 03:46:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:46:32 ---> 2248a725d1cf 03:46:32 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:46:33 latest: Pulling from library/docker 03:46:33 b538f80385f9: Already exists 03:46:33 259a493cd78d: Pulling fs layer 03:46:33 b8e66b5100f5: Pulling fs layer 03:46:33 39dc9c94d07c: Pulling fs layer 03:46:33 551b823b3b82: Pulling fs layer 03:46:33 3c52a74df98c: Pulling fs layer 03:46:33 6c9b121b6998: Pulling fs layer 03:46:33 551b823b3b82: Waiting 03:46:33 3c52a74df98c: Waiting 03:46:33 6c9b121b6998: Waiting 03:46:33 b8e66b5100f5: Download complete 03:46:33 259a493cd78d: Download complete 03:46:33 551b823b3b82: Verifying Checksum 03:46:33 551b823b3b82: Download complete 03:46:33 3c52a74df98c: Download complete 03:46:33 6c9b121b6998: Verifying Checksum 03:46:33 6c9b121b6998: Download complete 03:46:34 259a493cd78d: Pull complete 03:46:34 b8e66b5100f5: Pull complete 03:46:34 39dc9c94d07c: Verifying Checksum 03:46:34 39dc9c94d07c: Download complete 03:46:37 39dc9c94d07c: Pull complete 03:46:38 551b823b3b82: Pull complete 03:46:38 3c52a74df98c: Pull complete 03:46:39 6c9b121b6998: Pull complete 03:46:39 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 03:46:39 Status: Downloaded newer image for docker:latest 03:46:47 ---> 3e34acf926aa 03:46:47 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:46:47 ---> Running in 2173f4c83bc7 03:46:47 Removing intermediate container 2173f4c83bc7 03:46:47 ---> a72512fd1ea6 03:46:47 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 03:46:47 ---> Running in e3295b9862f1 03:46:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:46:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:46:51 (1/5) Installing libsodium (1.0.18-r0) 03:46:51 (2/5) Installing libzmq (4.3.2-r0) 03:46:51 (3/5) Installing pkgconf (1.7.2-r0) 03:46:51 (4/5) Installing libsodium-dev (1.0.18-r0) 03:46:51 (5/5) Installing zeromq-dev (4.3.2-r0) 03:46:51 Executing busybox-1.31.1-r16.trigger 03:46:51 OK: 143 MiB in 44 packages 03:46:52 Removing intermediate container e3295b9862f1 03:46:52 ---> 6db1fbac27f8 03:46:52 Step 6/8 : WORKDIR /build 03:46:52 ---> Running in 08488b6ee28f 03:46:53 Removing intermediate container 08488b6ee28f 03:46:53 ---> 267d503612b7 03:46:53 Step 7/8 : COPY go.mod . 03:46:54 ---> 57b0cefdc5c9 03:46:54 Step 8/8 : RUN go mod download 03:46:54 ---> Running in 23ed2286e4f2 03:46:56 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:46:56 go: finding github.com/BurntSushi/toml v0.3.1 03:46:56 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:46:57 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:46:57 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:46:57 go: finding github.com/bgentry/speakeasy v0.1.0 03:46:57 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:46:57 go: finding github.com/davecgh/go-spew v1.1.1 03:46:57 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 03:46:57 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 03:46:57 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.35 03:46:57 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:46:57 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 03:46:57 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 03:46:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 03:46:57 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 03:46:57 go: finding github.com/fatih/color v1.7.0 03:46:57 go: finding github.com/fsnotify/fsnotify v1.4.7 03:46:57 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:46:57 go: finding github.com/go-kit/kit v0.8.0 03:46:57 go: finding github.com/go-logfmt/logfmt v0.4.0 03:46:57 go: finding github.com/go-redis/redis/v7 v7.2.0 03:46:57 go: finding github.com/go-stack/stack v1.8.0 03:46:57 go: finding github.com/golang/protobuf v1.3.2 03:46:57 go: finding github.com/golang/snappy v0.0.1 03:46:57 go: finding github.com/gomodule/redigo v2.0.0+incompatible 03:46:57 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:46:57 go: finding github.com/google/go-cmp v0.4.0 03:46:57 go: finding github.com/google/uuid v1.1.1 03:46:57 go: finding github.com/gorilla/mux v1.7.4 03:46:57 go: finding github.com/hashicorp/consul/api v1.1.0 03:46:57 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:46:57 go: finding github.com/hashicorp/errwrap v1.0.0 03:46:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:46:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:46:57 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:46:57 go: finding github.com/hashicorp/go-multierror v1.0.0 03:46:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:46:57 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:46:58 go: finding github.com/hashicorp/go-syslog v1.0.0 03:46:58 go: finding github.com/hashicorp/go-uuid v1.0.1 03:46:58 go: finding github.com/hashicorp/go.net v0.0.1 03:46:58 go: finding github.com/hashicorp/golang-lru v0.5.0 03:46:58 go: finding github.com/hashicorp/logutils v1.0.0 03:46:58 go: finding github.com/hashicorp/mdns v1.0.0 03:46:58 go: finding github.com/hashicorp/memberlist v0.1.3 03:46:58 go: finding github.com/hashicorp/serf v0.8.2 03:46:58 go: finding github.com/hpcloud/tail v1.0.0 03:46:58 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:46:58 go: finding github.com/kr/pretty v0.1.0 03:46:58 go: finding github.com/kr/pty v1.1.1 03:46:58 go: finding github.com/kr/text v0.1.0 03:46:58 go: finding github.com/mattn/go-colorable v0.0.9 03:46:58 go: finding github.com/mattn/go-isatty v0.0.3 03:46:58 go: finding github.com/miekg/dns v1.0.14 03:46:58 go: finding github.com/mitchellh/cli v1.0.0 03:46:58 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:46:58 go: finding github.com/mitchellh/copystructure v1.0.0 03:46:58 go: finding github.com/mitchellh/go-homedir v1.0.0 03:46:58 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:46:58 go: finding github.com/mitchellh/gox v0.4.0 03:46:58 go: finding github.com/mitchellh/iochan v1.0.0 03:46:58 go: finding github.com/mitchellh/mapstructure v1.1.2 03:46:58 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:46:58 go: finding github.com/onsi/ginkgo v1.10.1 03:46:58 go: finding github.com/onsi/gomega v1.7.0 03:46:58 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:46:58 go: finding github.com/pebbe/zmq4 v1.0.0 03:46:58 go: finding github.com/pelletier/go-toml v1.2.0 03:46:58 go: finding github.com/pkg/errors v0.8.1 03:46:58 go: finding github.com/pmezard/go-difflib v1.0.0 03:46:58 go: finding github.com/posener/complete v1.1.1 03:46:58 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:46:58 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:46:58 go: finding github.com/stretchr/objx v0.2.0 03:46:58 go: finding github.com/stretchr/testify v1.6.1 03:46:58 go: finding github.com/tidwall/pretty v1.0.1 03:46:58 go: finding github.com/ugorji/go v1.1.4 03:46:58 go: finding github.com/x448/float16 v0.8.4 03:46:58 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 03:46:58 go: finding github.com/xdg/stringprep v1.0.0 03:46:58 go: finding go.mongodb.org/mongo-driver v1.1.1 03:46:59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 03:46:59 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 03:46:59 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:46:59 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 03:46:59 go: finding golang.org/x/text v0.3.2 03:46:59 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 03:46:59 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 03:46:59 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 03:46:59 go: finding gopkg.in/fsnotify.v1 v1.4.7 03:46:59 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 03:46:59 go: finding gopkg.in/yaml.v2 v2.2.8 03:46:59 go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:47:21 Removing intermediate container 23ed2286e4f2 03:47:21 ---> d66a55670aea 03:47:21 Successfully built d66a55670aea 03:47:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:47:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 03:47:23 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 03:47:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:47:23 03:47:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 03:47:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:47:24 1.317.0: Pulling from edgex-devops/edgex-snyk-go 03:47:24 cbdbe7a5bc2a: Pulling fs layer 03:47:24 408f87550127: Pulling fs layer 03:47:24 fe522b08c979: Pulling fs layer 03:47:24 221eaa008020: Pulling fs layer 03:47:24 2a4607e5d6b9: Pulling fs layer 03:47:24 8f79b27c4fd2: Pulling fs layer 03:47:24 e5c8dbe1645b: Pulling fs layer 03:47:24 23e8b3b47431: Pulling fs layer 03:47:24 5c568d65a230: Pulling fs layer 03:47:24 221eaa008020: Waiting 03:47:24 2a4607e5d6b9: Waiting 03:47:24 23e8b3b47431: Waiting 03:47:24 8f79b27c4fd2: Waiting 03:47:24 e5c8dbe1645b: Waiting 03:47:24 5c568d65a230: Waiting 03:47:24 fe522b08c979: Verifying Checksum 03:47:24 fe522b08c979: Download complete 03:47:24 408f87550127: Verifying Checksum 03:47:24 408f87550127: Download complete 03:47:24 2a4607e5d6b9: Verifying Checksum 03:47:24 2a4607e5d6b9: Download complete 03:47:24 8f79b27c4fd2: Verifying Checksum 03:47:24 8f79b27c4fd2: Download complete 03:47:24 cbdbe7a5bc2a: Verifying Checksum 03:47:24 cbdbe7a5bc2a: Download complete 03:47:24 e5c8dbe1645b: Verifying Checksum 03:47:24 e5c8dbe1645b: Download complete 03:47:24 cbdbe7a5bc2a: Pull complete 03:47:24 23e8b3b47431: Verifying Checksum 03:47:24 23e8b3b47431: Download complete 03:47:24 408f87550127: Pull complete 03:47:25 5c568d65a230: Verifying Checksum 03:47:25 fe522b08c979: Pull complete 03:47:25 221eaa008020: Download complete 03:47:31 221eaa008020: Pull complete 03:47:31 2a4607e5d6b9: Pull complete 03:47:32 8f79b27c4fd2: Pull complete 03:47:33 e5c8dbe1645b: Pull complete 03:47:36 23e8b3b47431: Pull complete 03:47:37 5c568d65a230: Pull complete 03:47:37 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 03:47:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:47:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 03:47:37 prd-centos7-docker-4c-2g-1355 does not seem to be running inside a container 03:47:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 03:47:38 $ docker top 61a168d52a6d1df2782fa052c4590cb688732c4225e82f01cef2479f9f92d683 -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:39 + snyk monitor '--org=edgex-jenkins' 03:47:47 03:47:47 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 03:47:47 03:47:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/dfbf9ad0-6e0f-49f4-9cda-466bb350d1cd 03:47:47 03:47:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:47:47 03:47:47 03:47:47 Snyk CLI supports Node.js 8 and higher. 03:47:47 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 03:47:47 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 03:47:47 03:47:47 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 03:47:47 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 03:47:47 $ docker stop --time=1 61a168d52a6d1df2782fa052c4590cb688732c4225e82f01cef2479f9f92d683 03:47:51 $ docker rm -f 61a168d52a6d1df2782fa052c4590cb688732c4225e82f01cef2479f9f92d683 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 03:47:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:47:53 . [Pipeline] withDockerContainer 03:47:53 prd-centos7-docker-4c-2g-1355 does not seem to be running inside a container 03:47:53 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:47:54 $ docker top 94765c4e826fb12102dc6f584b3cfba5cf97cf5ce525f484169970d426783225 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:54 [ssh-agent] Looking for ssh-agent implementation... 03:47:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:54 $ docker exec 94765c4e826fb12102dc6f584b3cfba5cf97cf5ce525f484169970d426783225 ssh-agent 03:47:55 SSH_AUTH_SOCK=/tmp/ssh-au3KygFinpBy/agent.13 03:47:55 SSH_AGENT_PID=18 03:47:55 Running ssh-add (command line suppressed) 03:47:55 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7060902048669679626.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7060902048669679626.key) 03:47:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:55 + git semver tag 03:47:55 # -> Open(): unable to determine branch for HEAD 03:47:55 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 03:47:55 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 03:47:55 # $SEMVER_REMOTE_NAME = origin 03:47:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:47:55 # $SEMVER_USER_NAME = edgex-jenkins 03:47:55 # $SEMVER_BRANCH = master 03:47:55 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 03:47:55 # 9f5b7700fa0ca39cc17932d3cb108bc1eb01d4ab HEAD 03:47:55 # -> Force: false 03:47:55 # 330f3769dd1073d1bdcba57f79c531757cc5569d refs/tags/v1.2.1-dev.13 [Pipeline] } 03:47:55 $ docker exec --env ******** --env ******** 94765c4e826fb12102dc6f584b3cfba5cf97cf5ce525f484169970d426783225 ssh-agent -k 03:47:55 unset SSH_AUTH_SOCK; 03:47:55 unset SSH_AGENT_PID; 03:47:55 echo Agent pid 18 killed; 03:47:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:56 + git semver [Pipeline] } 03:47:56 $ docker stop --time=1 94765c4e826fb12102dc6f584b3cfba5cf97cf5ce525f484169970d426783225 03:47:57 $ docker rm -f 94765c4e826fb12102dc6f584b3cfba5cf97cf5ce525f484169970d426783225 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:47:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:58 03:47:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:47:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:58 0.23.1-centos7: Pulling from edgex-lftools 03:47:58 ab5ef0e58194: Pulling fs layer 03:47:58 9712f1f96733: Pulling fs layer 03:47:58 63f879dbbcfc: Pulling fs layer 03:47:58 0d9ebad4ef96: Pulling fs layer 03:47:58 e9a5061849ea: Pulling fs layer 03:47:58 d747dcd14b5f: Pulling fs layer 03:47:58 2de7ff778b66: Pulling fs layer 03:47:58 0d9ebad4ef96: Waiting 03:47:58 e9a5061849ea: Waiting 03:47:58 d747dcd14b5f: Waiting 03:47:58 2de7ff778b66: Waiting 03:47:58 9712f1f96733: Verifying Checksum 03:47:58 9712f1f96733: Download complete 03:47:59 63f879dbbcfc: Verifying Checksum 03:47:59 63f879dbbcfc: Download complete 03:47:59 e9a5061849ea: Verifying Checksum 03:47:59 e9a5061849ea: Download complete 03:47:59 d747dcd14b5f: Verifying Checksum 03:47:59 d747dcd14b5f: Download complete 03:47:59 0d9ebad4ef96: Verifying Checksum 03:47:59 0d9ebad4ef96: Download complete 03:47:59 2de7ff778b66: Verifying Checksum 03:47:59 2de7ff778b66: Download complete 03:47:59 ab5ef0e58194: Verifying Checksum 03:47:59 ab5ef0e58194: Download complete 03:48:04 ab5ef0e58194: Pull complete 03:48:04 9712f1f96733: Pull complete 03:48:07 63f879dbbcfc: Pull complete 03:48:13 0d9ebad4ef96: Pull complete 03:48:13 e9a5061849ea: Pull complete 03:48:14 d747dcd14b5f: Pull complete 03:48:18 2de7ff778b66: Pull complete 03:48:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:48:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:48:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:48:18 prd-centos7-docker-4c-2g-1355 does not seem to be running inside a container 03:48:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:48:21 $ docker top 1a451cd400f6b3b61a55391513dddfeaf79a61e59c9c06609633d7f84bffc58f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:48:22 provisioning config files... 03:48:22 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8454879179765746300tmp 03:48:22 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3889232831743477668tmp 03:48:22 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4910125362112823980tmp [Pipeline] { [Pipeline] echo 03:48:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:48:22 ---> sigul-configuration.sh 03:48:22 gpg: directory `/root/.gnupg' created 03:48:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:48:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:48:22 gpg: keyring `/root/.gnupg/secring.gpg' created 03:48:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:48:22 gpg: CAST5 encrypted data 03:48:22 gpg: encrypted with 1 passphrase 03:48:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:48:23 + mkdir /home/jenkins 03:48:23 + mkdir /home/jenkins/sigul [Pipeline] sh 03:48:23 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 03:48:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:48:23 ---> sigul-install.sh 03:48:29 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 03:48:29 + git tag --list 03:48:29 v1.2.1-dev.13 [Pipeline] sh 03:48:29 + lftools sign git-tag v1.2.1-dev.13 03:48:30 Signing Git tag with Sigul... 03:48:30 Signing v1.2.1-dev.13 [Pipeline] echo 03:48:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:48:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:48:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:48:32 $ docker stop --time=1 1a451cd400f6b3b61a55391513dddfeaf79a61e59c9c06609633d7f84bffc58f 03:48:34 $ docker rm -f 1a451cd400f6b3b61a55391513dddfeaf79a61e59c9c06609633d7f84bffc58f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:48:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:48:34 . [Pipeline] withDockerContainer 03:48:35 prd-centos7-docker-4c-2g-1355 does not seem to be running inside a container 03:48:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:48:35 $ docker top e16feadfc749b6bf185dbe43600ce41ef2c0537fba9b9492b153c16822acf99f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:36 [ssh-agent] Looking for ssh-agent implementation... 03:48:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:36 $ docker exec e16feadfc749b6bf185dbe43600ce41ef2c0537fba9b9492b153c16822acf99f ssh-agent 03:48:36 SSH_AUTH_SOCK=/tmp/ssh-j4g09elzLDyV/agent.11 03:48:36 SSH_AGENT_PID=16 03:48:36 Running ssh-add (command line suppressed) 03:48:36 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_283115706382915705.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_283115706382915705.key) 03:48:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:37 + git semver bump pre 03:48:37 # -> Open(): unable to determine branch for HEAD 03:48:37 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 03:48:37 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 03:48:37 # $SEMVER_REMOTE_NAME = origin 03:48:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:48:37 # $SEMVER_USER_NAME = edgex-jenkins 03:48:37 # $SEMVER_BRANCH = master 03:48:37 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 03:48:37 1.2.1-dev.14 [Pipeline] } 03:48:37 $ docker exec --env ******** --env ******** e16feadfc749b6bf185dbe43600ce41ef2c0537fba9b9492b153c16822acf99f ssh-agent -k 03:48:37 unset SSH_AUTH_SOCK; 03:48:37 unset SSH_AGENT_PID; 03:48:37 echo Agent pid 16 killed; 03:48:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:37 + git semver [Pipeline] } 03:48:37 $ docker stop --time=1 e16feadfc749b6bf185dbe43600ce41ef2c0537fba9b9492b153c16822acf99f 03:48:39 $ docker rm -f e16feadfc749b6bf185dbe43600ce41ef2c0537fba9b9492b153c16822acf99f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:48:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:48:39 . [Pipeline] withDockerContainer 03:48:39 prd-centos7-docker-4c-2g-1355 does not seem to be running inside a container 03:48:39 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:48:40 $ docker top 0b741f49a2d148a40ef72b838db7adff03a7d02a007d90049e669e7539c9c5d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:40 [ssh-agent] Looking for ssh-agent implementation... 03:48:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:40 $ docker exec 0b741f49a2d148a40ef72b838db7adff03a7d02a007d90049e669e7539c9c5d2 ssh-agent 03:48:41 SSH_AUTH_SOCK=/tmp/ssh-2am2VP9HN1Vm/agent.11 03:48:41 SSH_AGENT_PID=17 03:48:41 Running ssh-add (command line suppressed) 03:48:41 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_536780770225204643.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_536780770225204643.key) 03:48:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:41 + git semver push 03:48:41 # -> Open(): unable to determine branch for HEAD 03:48:41 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 03:48:41 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 03:48:41 # $SEMVER_REMOTE_NAME = origin 03:48:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:48:41 # $SEMVER_USER_NAME = edgex-jenkins 03:48:41 # $SEMVER_BRANCH = master 03:48:41 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 03:48:48 $ docker exec --env ******** --env ******** 0b741f49a2d148a40ef72b838db7adff03a7d02a007d90049e669e7539c9c5d2 ssh-agent -k 03:48:48 unset SSH_AUTH_SOCK; 03:48:48 unset SSH_AGENT_PID; 03:48:48 echo Agent pid 17 killed; 03:48:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:48 + git semver [Pipeline] } 03:48:48 $ docker stop --time=1 0b741f49a2d148a40ef72b838db7adff03a7d02a007d90049e669e7539c9c5d2 03:48:50 $ docker rm -f 0b741f49a2d148a40ef72b838db7adff03a7d02a007d90049e669e7539c9c5d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 03:48:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:48:51 ---> package-listing.sh 03:48:51 ++ facter osfamily 03:48:51 ++ tr '[:upper:]' '[:lower:]' 03:48:51 + OS_FAMILY=redhat 03:48:51 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 03:48:51 + START_PACKAGES=/tmp/packages_start.txt 03:48:51 + END_PACKAGES=/tmp/packages_end.txt 03:48:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:48:51 + PACKAGES=/tmp/packages_start.txt 03:48:51 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 03:48:51 + PACKAGES=/tmp/packages_end.txt 03:48:51 + case "${OS_FAMILY}" in 03:48:51 + rpm -qa 03:48:51 + sort 03:48:56 + '[' -f /tmp/packages_start.txt ']' 03:48:56 + '[' -f /tmp/packages_end.txt ']' 03:48:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:48:56 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 03:48:56 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 03:48:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 03:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:48:56 03:48:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:48:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:48:57 alpine: Pulling from edgex-lftools-log-publisher 03:48:57 c9b1b535fdd9: Pulling fs layer 03:48:57 2cc5ad85d9ab: Pulling fs layer 03:48:57 756a868c4378: Pulling fs layer 03:48:57 444b2fc9a129: Pulling fs layer 03:48:57 ea15f1150254: Pulling fs layer 03:48:57 41b27a9f41bf: Pulling fs layer 03:48:57 28c525ee5125: Pulling fs layer 03:48:57 094b1ea09ed8: Pulling fs layer 03:48:57 138eaada9080: Pulling fs layer 03:48:57 0622d0fa9048: Pulling fs layer 03:48:57 ea15f1150254: Waiting 03:48:57 41b27a9f41bf: Waiting 03:48:57 28c525ee5125: Waiting 03:48:57 094b1ea09ed8: Waiting 03:48:57 138eaada9080: Waiting 03:48:57 0622d0fa9048: Waiting 03:48:57 2cc5ad85d9ab: Verifying Checksum 03:48:57 2cc5ad85d9ab: Download complete 03:48:57 444b2fc9a129: Verifying Checksum 03:48:57 444b2fc9a129: Download complete 03:48:57 c9b1b535fdd9: Verifying Checksum 03:48:57 ea15f1150254: Verifying Checksum 03:48:57 ea15f1150254: Download complete 03:48:57 28c525ee5125: Verifying Checksum 03:48:57 28c525ee5125: Download complete 03:48:57 c9b1b535fdd9: Pull complete 03:48:57 756a868c4378: Verifying Checksum 03:48:57 756a868c4378: Download complete 03:48:57 138eaada9080: Verifying Checksum 03:48:57 138eaada9080: Download complete 03:48:57 094b1ea09ed8: Verifying Checksum 03:48:57 094b1ea09ed8: Download complete 03:48:57 0622d0fa9048: Verifying Checksum 03:48:57 0622d0fa9048: Download complete 03:48:58 41b27a9f41bf: Verifying Checksum 03:48:58 41b27a9f41bf: Download complete 03:48:58 2cc5ad85d9ab: Pull complete 03:49:00 756a868c4378: Pull complete 03:49:00 444b2fc9a129: Pull complete 03:49:00 ea15f1150254: Pull complete 03:49:03 41b27a9f41bf: Pull complete 03:49:03 28c525ee5125: Pull complete 03:49:06 094b1ea09ed8: Pull complete 03:49:06 138eaada9080: Pull complete 03:49:06 0622d0fa9048: Pull complete 03:49:06 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:49:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:49:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:49:07 prd-centos7-docker-4c-2g-1355 does not seem to be running inside a container 03:49:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:49:09 $ docker top faf509cb4606729f14455eeecc1b03701f96a3fca5e31bf7a5e6c1f1575d5295 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:09 provisioning config files... 03:49:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3975154176710649147tmp [Pipeline] { [Pipeline] echo 03:49:09 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:49:10 ---> create-netrc.sh [Pipeline] echo 03:49:10 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:49:10 ---> logs-deploy.sh 03:49:10 + ARCHIVE_ARTIFACTS= 03:49:10 + LOGS_SERVER=https://logs.edgexfoundry.org 03:49:10 + '[' https://logs.edgexfoundry.org == None ']' 03:49:10 + NEXUS_URL=https://nexus.edgexfoundry.org 03:49:10 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/81 03:49:10 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/81/ 03:49:10 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/81 /w/workspace/ndry_app-functions-sdk-go_master 03:49:11 Archives upload complete. 03:49:11 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/81 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/81/ 03:49:12 ---> uname -a: 03:49:12 Linux faf509cb4606 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 03:49:12 03:49:12 03:49:12 ---> lscpu: 03:49:12 Architecture: x86_64 03:49:12 CPU op-mode(s): 32-bit, 64-bit 03:49:12 Byte Order: Little Endian 03:49:12 Address sizes: 40 bits physical, 48 bits virtual 03:49:12 CPU(s): 4 03:49:12 On-line CPU(s) list: 0-3 03:49:12 Thread(s) per core: 1 03:49:12 Core(s) per socket: 1 03:49:12 Socket(s): 4 03:49:12 NUMA node(s): 1 03:49:12 Vendor ID: GenuineIntel 03:49:12 CPU family: 6 03:49:12 Model: 44 03:49:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:49:12 Stepping: 1 03:49:12 CPU MHz: 2933.436 03:49:12 BogoMIPS: 5866.87 03:49:12 Virtualization: VT-x 03:49:12 Hypervisor vendor: KVM 03:49:12 Virtualization type: full 03:49:12 L1d cache: 128 KiB 03:49:12 L1i cache: 128 KiB 03:49:12 L2 cache: 16 MiB 03:49:12 L3 cache: 64 MiB 03:49:12 NUMA node0 CPU(s): 0-3 03:49:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:49:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:49:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:49:12 Vulnerability Meltdown: Mitigation; PTI 03:49:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:49:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:49:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:49:12 Vulnerability Tsx async abort: Not affected 03:49:12 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 03:49:12 03:49:12 03:49:12 ---> nproc: 03:49:12 4 03:49:12 03:49:12 03:49:12 ---> df -h: 03:49:12 Filesystem Size Used Available Use% Mounted on 03:49:12 overlay 50.0G 8.5G 41.5G 17% / 03:49:12 tmpfs 64.0M 0 64.0M 0% /dev 03:49:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:49:12 shm 64.0M 0 64.0M 0% /dev/shm 03:49:12 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 03:49:12 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 03:49:12 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 03:49:12 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa 03:49:12 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/ndry_app-functions-sdk-go_master 03:49:12 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 03:49:12 03:49:12 03:49:12 ---> free -m: 03:49:12 total used free shared buff/cache available 03:49:12 Mem: 1837 780 86 0 970 988 03:49:12 Swap: 1023 2 1021 03:49:12 03:49:12 03:49:12 ---> ip addr: 03:49:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:49:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:49:12 inet 127.0.0.1/8 scope host lo 03:49:12 valid_lft forever preferred_lft forever 03:49:12 16: eth0@if17: mtu 1458 qdisc noqueue state UP 03:49:12 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 03:49:12 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 03:49:12 valid_lft forever preferred_lft forever 03:49:12 03:49:12 03:49:12 ---> sar -b -r -n DEV: 03:49:12 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/29/20 _x86_64_ (4 CPU) 03:49:12 03:49:12 03:42:01 LINUX RESTART 03:49:12 03:49:12 03:43:01 tps rtps wtps bread/s bwrtn/s 03:49:12 03:44:01 7.48 1.98 5.49 188.74 1252.21 03:49:12 03:45:01 0.25 0.00 0.25 0.00 3.78 03:49:12 03:46:01 0.32 0.00 0.32 0.00 3.80 03:49:12 03:47:01 0.22 0.00 0.22 0.00 3.10 03:49:12 03:48:01 291.48 170.70 120.78 7427.22 43589.90 03:49:12 03:49:02 258.56 123.67 134.89 8576.00 32462.66 03:49:12 Average: 93.17 49.45 43.72 2702.58 12901.06 03:49:12 03:49:12 03:43:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:49:12 03:44:01 211644 1669912 88.75 2620 1078580 1118296 38.17 448596 1064132 20 03:49:12 03:45:01 209092 1672464 88.89 2620 1078584 1111132 37.92 452616 1062784 20 03:49:12 03:46:01 207580 1673976 88.97 2620 1078592 1103888 37.67 454480 1061992 20 03:49:12 03:47:01 205860 1675696 89.06 2620 1078592 1104448 37.69 456888 1061820 8 03:49:12 03:48:01 64760 1816796 96.56 2596 1098432 1545172 52.73 685760 930008 43036 03:49:12 03:49:02 75156 1806400 96.01 1492 993632 1543148 52.66 711364 798396 76800 03:49:12 Average: 162349 1719207 91.37 2428 1067735 1254347 42.81 534951 996522 19984 03:49:12 03:49:12 03:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:49:12 03:44:01 eth0 177.39 155.93 237.11 318.90 0.00 0.00 0.00 03:49:12 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:12 03:44:01 docker0 81.30 57.78 5.88 204.99 0.00 0.00 0.00 03:49:12 03:45:01 eth0 3.48 0.88 1.02 0.63 0.00 0.00 0.00 03:49:12 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:12 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:12 03:46:01 eth0 1.40 0.83 0.80 0.59 0.00 0.00 0.00 03:49:12 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:12 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:12 03:47:01 eth0 1.40 0.85 0.11 6.98 0.00 0.00 0.00 03:49:12 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:12 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:12 03:48:01 eth0 464.76 287.80 7578.75 63.66 0.00 0.00 0.00 03:49:12 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:12 03:48:01 docker0 37.59 36.11 3.56 304.69 0.00 0.00 0.00 03:49:12 03:49:02 eth0 203.97 136.96 2553.88 69.45 0.00 0.00 0.00 03:49:12 03:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:12 03:49:02 docker0 21.86 27.17 1.35 173.52 0.00 0.00 0.00 03:49:12 Average: eth0 142.15 97.26 1729.89 76.70 0.00 0.00 0.00 03:49:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:12 Average: docker0 23.46 20.18 1.80 113.93 0.00 0.00 0.00 03:49:12 03:49:12 03:49:12 ---> sar -P ALL: 03:49:12 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/29/20 _x86_64_ (4 CPU) 03:49:12 03:49:12 03:42:01 LINUX RESTART 03:49:12 03:49:12 03:43:01 CPU %user %nice %system %iowait %steal %idle 03:49:12 03:44:01 all 2.37 0.00 0.62 0.05 0.01 96.95 03:49:12 03:44:01 0 2.76 0.00 0.74 0.02 0.00 96.49 03:49:12 03:44:01 1 2.00 0.00 0.60 0.07 0.03 97.30 03:49:12 03:44:01 2 1.35 0.00 0.63 0.12 0.00 97.89 03:49:12 03:44:01 3 3.39 0.00 0.53 0.02 0.02 96.05 03:49:12 03:45:01 all 0.17 0.00 0.04 0.00 0.00 99.78 03:49:12 03:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:49:12 03:45:01 1 0.55 0.00 0.03 0.00 0.00 99.42 03:49:12 03:45:01 2 0.07 0.00 0.05 0.00 0.02 99.87 03:49:12 03:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:49:12 03:46:01 all 0.17 0.00 0.03 0.00 0.00 99.80 03:49:12 03:46:01 0 0.07 0.00 0.07 0.00 0.02 99.85 03:49:12 03:46:01 1 0.53 0.00 0.03 0.00 0.00 99.43 03:49:12 03:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:49:12 03:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:49:12 03:47:01 all 0.07 0.00 0.04 0.00 0.00 99.88 03:49:12 03:47:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:49:12 03:47:01 1 0.15 0.00 0.02 0.00 0.00 99.83 03:49:12 03:47:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:49:12 03:47:01 3 0.07 0.00 0.03 0.00 0.00 99.90 03:49:12 03:48:01 all 11.60 0.00 6.32 2.57 0.12 79.39 03:49:12 03:48:01 0 10.73 0.00 6.65 1.49 0.10 81.03 03:49:12 03:48:01 1 11.04 0.00 5.82 2.95 0.12 80.07 03:49:12 03:48:01 2 12.62 0.00 6.33 2.95 0.15 77.95 03:49:12 03:48:01 3 11.98 0.00 6.48 2.89 0.12 78.53 03:49:12 03:49:02 all 11.52 0.00 7.77 4.29 0.15 76.27 03:49:12 03:49:02 0 9.48 0.00 7.08 2.22 0.17 81.05 03:49:12 03:49:02 1 11.07 0.00 7.57 9.72 0.14 71.51 03:49:12 03:49:02 2 11.39 0.00 8.31 2.74 0.14 77.43 03:49:12 03:49:02 3 14.17 0.00 8.15 2.50 0.15 75.03 03:49:12 Average: all 4.28 0.00 2.45 1.14 0.05 92.09 03:49:12 Average: 0 3.82 0.00 2.41 0.61 0.05 93.11 03:49:12 Average: 1 4.19 0.00 2.32 2.10 0.05 91.34 03:49:12 Average: 2 4.21 0.00 2.54 0.96 0.05 92.24 03:49:12 Average: 3 4.89 0.00 2.51 0.89 0.05 91.66 03:49:12 03:49:12 03:49:12