Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5f961f373d8f09754680a6d099764ec051c090d8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 --version # 'git version 2.16.6' > 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 > git --version # 'git version 2.16.6' 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4699 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 5f961f373d8f09754680a6d099764ec051c090d8 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f961f373d8f09754680a6d099764ec051c090d8 # timeout=10 Commit message: "Merge pull request #331 from cloudxxx8/issue-330" > git rev-list --no-walk 70ac9f3664b3c36d16bfc41265ed1bc4fd37c774 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:39:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:39:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:39:08 ========================================================= 03:39:08 EdgeX Global Pipelines Version Info 03:39:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:39:09 ------------------- 03:39:09 stable info: 03:39:09 ------------------- 03:39:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:39:09 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 03:39:09 Message: update stable to v1.0.131 03:39:10 ------------------- 03:39:10 experimental info: 03:39:10 ------------------- 03:39:10 Commited By: **** collab-it+edgex@linuxfoundation.org 03:39:10 Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af 03:39:10 Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 03:39:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 03:39:11 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 03:39:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:39:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:39:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:39:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:39:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:39:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:39:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:39:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 03:39:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:39:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:39:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 03:39:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:39:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:39:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:39:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 03:39:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:39:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:39:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:39:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:39:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:39:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 03:39:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 03:39:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 03:39:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 03:39:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f961f373d8f09754680a6d099764ec051c090d8 [Pipeline] echo 03:39:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f961f3 [Pipeline] echo 03:39:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:39:14 + git log --format=format:%s -1 5f961f373d8f09754680a6d099764ec051c090d8 [Pipeline] echo 03:39:14 GIT_COMMIT: 5f961f373d8f09754680a6d099764ec051c090d8, Commit Message: Merge pull request #331 from cloudxxx8/issue-330 [Pipeline] echo 03:39:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:39:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:39:16 03:39:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:39:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:39:16 latest: Pulling from edgex-devops/git-semver 03:39:16 31603596830f: Pulling fs layer 03:39:16 2a8b12db71e7: Pulling fs layer 03:39:16 6ca5941a6612: Pulling fs layer 03:39:16 ecc8261a40a4: Pulling fs layer 03:39:16 ecc8261a40a4: Waiting 03:39:16 2a8b12db71e7: Verifying Checksum 03:39:16 2a8b12db71e7: Download complete 03:39:16 31603596830f: Download complete 03:39:16 ecc8261a40a4: Verifying Checksum 03:39:16 ecc8261a40a4: Download complete 03:39:16 6ca5941a6612: Verifying Checksum 03:39:16 6ca5941a6612: Download complete 03:39:17 31603596830f: Pull complete 03:39:17 2a8b12db71e7: Pull complete 03:39:17 6ca5941a6612: Pull complete 03:39:18 ecc8261a40a4: Pull complete 03:39:18 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:39:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:39:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:39:18 prd-centos7-docker-4c-2g-4699 does not seem to be running inside a container 03:39:18 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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:39:20 $ docker top 6d87fec331383a70b29f7da0e48827035dd989d7d64d32f6bac058c5f1026075 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:39:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:20 [ssh-agent] Looking for ssh-agent implementation... 03:39:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:20 $ docker exec 6d87fec331383a70b29f7da0e48827035dd989d7d64d32f6bac058c5f1026075 ssh-agent 03:39:20 SSH_AUTH_SOCK=/tmp/ssh-EHvBcQrzdhN0/agent.12 03:39:20 SSH_AGENT_PID=17 03:39:20 Running ssh-add (command line suppressed) 03:39:20 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3942719131804344795.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3942719131804344795.key) 03:39:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:21 + git describe --exact-match --tags HEAD 03:39:21 fatal: no tag exactly matches '5f961f373d8f09754680a6d099764ec051c090d8' [Pipeline] } 03:39:21 $ docker exec --env ******** --env ******** 6d87fec331383a70b29f7da0e48827035dd989d7d64d32f6bac058c5f1026075 ssh-agent -k 03:39:21 unset SSH_AUTH_SOCK; 03:39:21 unset SSH_AGENT_PID; 03:39:21 echo Agent pid 17 killed; 03:39:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:39:21 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:39:21 This usually means this commit has not been tagged. [Pipeline] sshagent 03:39:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:39:21 [ssh-agent] Looking for ssh-agent implementation... 03:39:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:39:21 $ docker exec 6d87fec331383a70b29f7da0e48827035dd989d7d64d32f6bac058c5f1026075 ssh-agent 03:39:22 SSH_AUTH_SOCK=/tmp/ssh-Z37ABI1zZvt7/agent.46 03:39:22 SSH_AGENT_PID=51 03:39:22 Running ssh-add (command line suppressed) 03:39:22 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8642328114848312555.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8642328114848312555.key) 03:39:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:39:22 + git semver init 03:39:22 # -> Open(): unable to determine branch for HEAD 03:39:22 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 03:39:22 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 03:39:22 # $SEMVER_REMOTE_NAME = origin 03:39:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:39:22 # $SEMVER_USER_NAME = edgex-jenkins 03:39:22 # $SEMVER_BRANCH = master 03:39:22 # $SEMVER_TEMP = /tmp/semver-529603698 03:39:22 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 03:39:23 # '/tmp/semver-529603698' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 03:39:23 # -> Force: false 03:39:23 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 03:39:23 $ docker exec --env ******** --env ******** 6d87fec331383a70b29f7da0e48827035dd989d7d64d32f6bac058c5f1026075 ssh-agent -k 03:39:23 unset SSH_AUTH_SOCK; 03:39:23 unset SSH_AGENT_PID; 03:39:23 echo Agent pid 51 killed; 03:39:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:23 + git semver [Pipeline] } 03:39:24 $ docker stop --time=1 6d87fec331383a70b29f7da0e48827035dd989d7d64d32f6bac058c5f1026075 03:39:25 $ docker rm -f 6d87fec331383a70b29f7da0e48827035dd989d7d64d32f6bac058c5f1026075 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:39:26 Stashed 107 file(s) [Pipeline] echo 03:39:26 [edgeXSemver]: initialized semver on version 0.1.96 [Pipeline] echo 03:39:26 Archived original version: [0.1.96] [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:39:42 Still waiting to schedule task 03:39:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:39:42 Still waiting to schedule task 03:39:42 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:43:05 Running on prd-centos7-docker-4c-2g-4702 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 03:43:05 Running in /w/workspace/go-mod-core-contracts/62 [Pipeline] { [Pipeline] checkout 03:43:08 using credential edgex-jenkins-ssh 03:43:08 Cloning the remote Git repository 03:43:08 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:43:08 > git init /w/workspace/go-mod-core-contracts/62 # timeout=10 03:43:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:43:08 > git --version # timeout=10 03:43:08 > git --version # 'git version 2.16.5' 03:43:08 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:09 Checking out Revision 5f961f373d8f09754680a6d099764ec051c090d8 (master) 03:43:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:43:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:43:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:43:09 > git config core.sparsecheckout # timeout=10 03:43:09 > git checkout -f 5f961f373d8f09754680a6d099764ec051c090d8 # timeout=10 03:43:13 Commit message: "Merge pull request #331 from cloudxxx8/issue-330" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:43:14 ========================================================= 03:43:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:43:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:43:15 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 03:43:15 Sending build context to Docker daemon 2.562MB 03:43:15 Step 1/7 : ARG BASE=golang:1.15-alpine 03:43:15 Step 2/7 : FROM ${BASE} 03:43:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:43:15 df20fa9351a1: Pulling fs layer 03:43:15 ed8968b2872e: Pulling fs layer 03:43:15 a92cc7c5fd73: Pulling fs layer 03:43:15 e871e8e8d7a9: Pulling fs layer 03:43:15 e73272ec9a57: Pulling fs layer 03:43:15 1e910a182e73: Pulling fs layer 03:43:15 4e634b169226: Pulling fs layer 03:43:15 e73272ec9a57: Waiting 03:43:15 1e910a182e73: Waiting 03:43:15 4e634b169226: Waiting 03:43:15 e871e8e8d7a9: Waiting 03:43:15 a92cc7c5fd73: Verifying Checksum 03:43:15 a92cc7c5fd73: Download complete 03:43:15 ed8968b2872e: Verifying Checksum 03:43:15 ed8968b2872e: Download complete 03:43:15 e73272ec9a57: Verifying Checksum 03:43:15 e73272ec9a57: Download complete 03:43:15 1e910a182e73: Verifying Checksum 03:43:15 1e910a182e73: Download complete 03:43:15 df20fa9351a1: Verifying Checksum 03:43:15 df20fa9351a1: Download complete 03:43:15 df20fa9351a1: Pull complete 03:43:16 ed8968b2872e: Pull complete 03:43:16 a92cc7c5fd73: Pull complete 03:43:18 4e634b169226: Verifying Checksum 03:43:18 4e634b169226: Download complete 03:43:18 e871e8e8d7a9: Verifying Checksum 03:43:18 e871e8e8d7a9: Download complete 03:43:25 e871e8e8d7a9: Pull complete 03:43:25 e73272ec9a57: Pull complete 03:43:25 1e910a182e73: Pull complete 03:43:33 4e634b169226: Pull complete 03:43:33 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 03:43:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:43:33 ---> f7629b54cfaa 03:43:33 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:43:33 ---> Running in a3c39c1e1489 03:43:33 Removing intermediate container a3c39c1e1489 03:43:33 ---> 2c83df78b599 03:43:33 Step 4/7 : RUN apk add bash 03:43:33 ---> Running in fe175469312b 03:43:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:43:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:43:36 OK: 166 MiB in 39 packages 03:43:36 Removing intermediate container fe175469312b 03:43:36 ---> 953aaafd2df8 03:43:36 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:43:36 ---> Running in ac82f39ddde1 03:43:37 Removing intermediate container ac82f39ddde1 03:43:37 ---> 8bf63836900a 03:43:37 Step 6/7 : COPY go.mod . 03:43:37 ---> ca1ed3043c3f 03:43:37 Step 7/7 : RUN go mod download 03:43:37 ---> Running in 0630dc73807c 03:43:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4701 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 03:43:37 Running in /w/workspace/go-mod-core-contracts/62 [Pipeline] { [Pipeline] checkout 03:43:42 using credential edgex-jenkins-ssh 03:43:42 Cloning the remote Git repository 03:43:42 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 03:43:42 > git init /w/workspace/go-mod-core-contracts/62 # timeout=10 03:43:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:43:43 > git --version # timeout=10 03:43:43 > git --version # 'git version 2.17.1' 03:43:43 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:43:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 03:43:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 03:43:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:43:44 Checking out Revision 5f961f373d8f09754680a6d099764ec051c090d8 (master) 03:43:44 > git config core.sparsecheckout # timeout=10 03:43:44 > git checkout -f 5f961f373d8f09754680a6d099764ec051c090d8 # timeout=10 03:43:47 Removing intermediate container 0630dc73807c 03:43:47 ---> 498f048fcab1 03:43:47 Successfully built 498f048fcab1 03:43:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:43:47 + docker inspect -f . ci-base-image-x86_64 03:43:47 . [Pipeline] withDockerContainer 03:43:48 prd-centos7-docker-4c-2g-4702 does not seem to be running inside a container 03:43:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/62 -v /w/workspace/go-mod-core-contracts/62:/w/workspace/go-mod-core-contracts/62:rw,z -v /w/workspace/go-mod-core-contracts/62@tmp:/w/workspace/go-mod-core-contracts/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:43:48 $ docker top 514507882e3de4ba2b8719f65fd832bc6c52e8c3053a1fb95e553e38f0d921dc -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:49 Commit message: "Merge pull request #331 from cloudxxx8/issue-330" 03:43:49 + go version 03:43:49 go version go1.15.2 linux/amd64 [Pipeline] } 03:43:49 $ docker stop --time=1 514507882e3de4ba2b8719f65fd832bc6c52e8c3053a1fb95e553e38f0d921dc 03:43:50 $ docker rm -f 514507882e3de4ba2b8719f65fd832bc6c52e8c3053a1fb95e553e38f0d921dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] unstash 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] echo 03:43:52 ========================================================= 03:43:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:43:52 ========================================================= [Pipeline] // withEnv [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:43:53 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 03:43:54 Sending build context to Docker daemon 2.562MB 03:43:54 Step 1/7 : ARG BASE=golang:1.15-alpine 03:43:54 Step 2/7 : FROM ${BASE} 03:43:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:43:54 b538f80385f9: Pulling fs layer 03:43:54 74f711af9a0d: Pulling fs layer 03:43:54 99f96fe45779: Pulling fs layer 03:43:54 8529a6b9a6be: Pulling fs layer 03:43:54 45590311c82a: Pulling fs layer 03:43:54 69ca0ff8b7b3: Pulling fs layer 03:43:54 209524e5b208: Pulling fs layer 03:43:54 45590311c82a: Waiting 03:43:54 69ca0ff8b7b3: Waiting 03:43:54 209524e5b208: Waiting 03:43:54 8529a6b9a6be: Waiting 03:43:54 99f96fe45779: Verifying Checksum 03:43:54 99f96fe45779: Download complete 03:43:54 74f711af9a0d: Verifying Checksum 03:43:54 74f711af9a0d: Download complete 03:43:54 45590311c82a: Download complete 03:43:54 69ca0ff8b7b3: Verifying Checksum 03:43:54 69ca0ff8b7b3: Download complete 03:43:54 b538f80385f9: Verifying Checksum 03:43:54 b538f80385f9: Download complete 03:43:55 b538f80385f9: Pull complete 03:43:56 74f711af9a0d: Pull complete 03:43:56 99f96fe45779: Pull complete 03:43:57 209524e5b208: Verifying Checksum 03:43:57 209524e5b208: Download complete 03:43:58 8529a6b9a6be: Verifying Checksum 03:43:58 8529a6b9a6be: Download complete 03:44:09 8529a6b9a6be: Pull complete 03:44:09 45590311c82a: Pull complete 03:44:09 69ca0ff8b7b3: Pull complete 03:44:13 209524e5b208: Pull complete 03:44:13 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 03:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:44:13 ---> 5bddaf1c2fca 03:44:13 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 03:44:16 ---> Running in 3adeedb8062a 03:44:16 Removing intermediate container 3adeedb8062a 03:44:16 ---> de8f633a3608 03:44:16 Step 4/7 : RUN apk add bash 03:44:16 ---> Running in 5553ab45ef1f 03:44:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:44:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:44:20 OK: 142 MiB in 39 packages 03:44:21 Removing intermediate container 5553ab45ef1f 03:44:21 ---> fa6c0461b7e8 03:44:21 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 03:44:21 ---> Running in bbc2b57d7a44 03:44:22 Removing intermediate container bbc2b57d7a44 03:44:22 ---> fc7ff8eb0a2d 03:44:22 Step 6/7 : COPY go.mod . 03:44:23 ---> 7c964ebe8312 03:44:23 Step 7/7 : RUN go mod download 03:44:23 ---> Running in 487ca1b05be7 03:44:38 Removing intermediate container 487ca1b05be7 03:44:38 ---> 2f14cf0c9c36 03:44:38 Successfully built 2f14cf0c9c36 03:44:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:44:38 + docker inspect -f . ci-base-image-arm64 03:44:38 . [Pipeline] withDockerContainer 03:44:39 prd-ubuntu18.04-docker-arm64-4c-16g-4701 does not seem to be running inside a container 03:44:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/62 -v /w/workspace/go-mod-core-contracts/62:/w/workspace/go-mod-core-contracts/62:rw,z -v /w/workspace/go-mod-core-contracts/62@tmp:/w/workspace/go-mod-core-contracts/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:44:41 $ docker top 56f8995e369c7201c97f7b60908c83de9a96893b23aedc73343b6306b87aa453 -eo pid,comm [Pipeline] { [Pipeline] sh 03:44:42 + go version 03:44:42 go version go1.15.2 linux/arm64 [Pipeline] } 03:44:42 $ docker stop --time=1 56f8995e369c7201c97f7b60908c83de9a96893b23aedc73343b6306b87aa453 03:44:44 $ docker rm -f 56f8995e369c7201c97f7b60908c83de9a96893b23aedc73343b6306b87aa453 [Pipeline] // withDockerContainer [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:44:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 03:44:47 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 03:44:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:44:48 03:44:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 03:44:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:44:48 1.317.0: Pulling from edgex-devops/edgex-snyk-go 03:44:48 cbdbe7a5bc2a: Pulling fs layer 03:44:48 408f87550127: Pulling fs layer 03:44:48 fe522b08c979: Pulling fs layer 03:44:48 221eaa008020: Pulling fs layer 03:44:48 2a4607e5d6b9: Pulling fs layer 03:44:48 8f79b27c4fd2: Pulling fs layer 03:44:48 e5c8dbe1645b: Pulling fs layer 03:44:48 23e8b3b47431: Pulling fs layer 03:44:48 5c568d65a230: Pulling fs layer 03:44:48 8f79b27c4fd2: Waiting 03:44:48 e5c8dbe1645b: Waiting 03:44:48 23e8b3b47431: Waiting 03:44:48 5c568d65a230: Waiting 03:44:48 221eaa008020: Waiting 03:44:48 2a4607e5d6b9: Waiting 03:44:48 fe522b08c979: Verifying Checksum 03:44:48 fe522b08c979: Download complete 03:44:48 408f87550127: Download complete 03:44:48 2a4607e5d6b9: Verifying Checksum 03:44:48 2a4607e5d6b9: Download complete 03:44:48 8f79b27c4fd2: Verifying Checksum 03:44:48 8f79b27c4fd2: Download complete 03:44:48 cbdbe7a5bc2a: Download complete 03:44:48 cbdbe7a5bc2a: Pull complete 03:44:48 408f87550127: Pull complete 03:44:49 fe522b08c979: Pull complete 03:44:49 e5c8dbe1645b: Download complete 03:44:50 23e8b3b47431: Verifying Checksum 03:44:50 23e8b3b47431: Download complete 03:44:51 5c568d65a230: Download complete 03:44:52 221eaa008020: Verifying Checksum 03:44:52 221eaa008020: Download complete 03:44:58 221eaa008020: Pull complete 03:44:58 2a4607e5d6b9: Pull complete 03:44:58 8f79b27c4fd2: Pull complete 03:45:00 e5c8dbe1645b: Pull complete 03:45:04 23e8b3b47431: Pull complete 03:45:05 5c568d65a230: Pull complete 03:45:05 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 03:45:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:45:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 03:45:05 prd-centos7-docker-4c-2g-4699 does not seem to be running inside a container 03:45:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 03:45:07 $ docker top 5d6ae1fbca3bc98c0a3bfac054a54a865900f83187517c0bdf917abf8fc0aaf1 -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:07 + snyk monitor '--org=edgex-jenkins' 03:45:12 03:45:12 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 03:45:12 03:45:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/75948f6d-21b9-4acb-b138-c28ff6ecdca2 03:45:12 03:45:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:45:12 03:45:12 03:45:12 Snyk CLI supports Node.js 8 and higher. 03:45:12 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 03:45:12 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 03:45:12 03:45:12 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 03:45:12 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 03:45:12 $ docker stop --time=1 5d6ae1fbca3bc98c0a3bfac054a54a865900f83187517c0bdf917abf8fc0aaf1 03:45:14 $ docker rm -f 5d6ae1fbca3bc98c0a3bfac054a54a865900f83187517c0bdf917abf8fc0aaf1 [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] { (Archive Prep) Stage "Archive Prep" 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:45:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:45:16 . [Pipeline] withDockerContainer 03:45:16 prd-centos7-docker-4c-2g-4699 does not seem to be running inside a container 03:45:16 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:45:17 $ docker top c8af0fe5c8ab6e2a63e159be9fb48d8627ced57b34ed32a72de5b281cf10581b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:45:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:45:17 [ssh-agent] Looking for ssh-agent implementation... 03:45:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:45:17 $ docker exec c8af0fe5c8ab6e2a63e159be9fb48d8627ced57b34ed32a72de5b281cf10581b ssh-agent 03:45:18 SSH_AUTH_SOCK=/tmp/ssh-hU6MpE7B5Rcl/agent.11 03:45:18 SSH_AGENT_PID=16 03:45:18 Running ssh-add (command line suppressed) 03:45:18 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3375021020595687699.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3375021020595687699.key) 03:45:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:45:18 + git semver tag 03:45:18 # -> Open(): unable to determine branch for HEAD 03:45:18 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 03:45:18 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 03:45:18 # $SEMVER_REMOTE_NAME = origin 03:45:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:45:18 # $SEMVER_USER_NAME = edgex-jenkins 03:45:18 # $SEMVER_BRANCH = master 03:45:18 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 03:45:18 # 5f961f373d8f09754680a6d099764ec051c090d8 HEAD 03:45:18 # -> Force: false 03:45:18 # 2ceabb2d440446ccc1dcd7f21de3ea8e226ee732 refs/tags/v0.1.96 [Pipeline] } 03:45:18 $ docker exec --env ******** --env ******** c8af0fe5c8ab6e2a63e159be9fb48d8627ced57b34ed32a72de5b281cf10581b ssh-agent -k 03:45:18 unset SSH_AUTH_SOCK; 03:45:18 unset SSH_AGENT_PID; 03:45:18 echo Agent pid 16 killed; 03:45:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:45:19 + git semver [Pipeline] } 03:45:19 $ docker stop --time=1 c8af0fe5c8ab6e2a63e159be9fb48d8627ced57b34ed32a72de5b281cf10581b 03:45:20 $ docker rm -f c8af0fe5c8ab6e2a63e159be9fb48d8627ced57b34ed32a72de5b281cf10581b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:45:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:45:21 03:45:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:45:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:45:21 0.23.1-centos7: Pulling from edgex-lftools 03:45:21 ab5ef0e58194: Pulling fs layer 03:45:21 9712f1f96733: Pulling fs layer 03:45:21 63f879dbbcfc: Pulling fs layer 03:45:21 0d9ebad4ef96: Pulling fs layer 03:45:21 e9a5061849ea: Pulling fs layer 03:45:21 d747dcd14b5f: Pulling fs layer 03:45:21 2de7ff778b66: Pulling fs layer 03:45:21 0d9ebad4ef96: Waiting 03:45:21 e9a5061849ea: Waiting 03:45:21 9712f1f96733: Verifying Checksum 03:45:21 9712f1f96733: Download complete 03:45:23 63f879dbbcfc: Verifying Checksum 03:45:23 63f879dbbcfc: Download complete 03:45:23 e9a5061849ea: Verifying Checksum 03:45:23 e9a5061849ea: Download complete 03:45:23 d747dcd14b5f: Verifying Checksum 03:45:23 d747dcd14b5f: Download complete 03:45:24 0d9ebad4ef96: Verifying Checksum 03:45:24 2de7ff778b66: Verifying Checksum 03:45:24 2de7ff778b66: Download complete 03:45:24 ab5ef0e58194: Verifying Checksum 03:45:24 ab5ef0e58194: Download complete 03:45:29 ab5ef0e58194: Pull complete 03:45:29 9712f1f96733: Pull complete 03:45:31 63f879dbbcfc: Pull complete 03:45:38 0d9ebad4ef96: Pull complete 03:45:38 e9a5061849ea: Pull complete 03:45:39 d747dcd14b5f: Pull complete 03:45:43 2de7ff778b66: Pull complete 03:45:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:45:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:45:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:45:43 prd-centos7-docker-4c-2g-4699 does not seem to be running inside a container 03:45:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:45:46 $ docker top 1aaaa1052ce63d05766ebaf730e39b89dd97d898c1b8033bb0967a836fa054da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:45:47 provisioning config files... 03:45:47 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4947238871675075651tmp 03:45:47 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6719139763243009598tmp 03:45:47 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3654039343403371498tmp [Pipeline] { [Pipeline] echo 03:45:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:45:47 ---> sigul-configuration.sh 03:45:47 gpg: directory `/root/.gnupg' created 03:45:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:45:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:45:47 gpg: keyring `/root/.gnupg/secring.gpg' created 03:45:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:45:47 gpg: CAST5 encrypted data 03:45:47 gpg: encrypted with 1 passphrase 03:45:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:45:48 + mkdir /home/jenkins 03:45:48 + mkdir /home/jenkins/sigul [Pipeline] sh 03:45:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:45:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:45:48 ---> sigul-install.sh 03:45:53 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 03:45:54 + git tag --list 03:45:54 v0.0.0 03:45:54 v0.0.1 03:45:54 v0.1.0 03:45:54 v0.1.1 03:45:54 v0.1.10 03:45:54 v0.1.11 03:45:54 v0.1.12 03:45:54 v0.1.13 03:45:54 v0.1.14 03:45:54 v0.1.15 03:45:54 v0.1.16 03:45:54 v0.1.17 03:45:54 v0.1.18 03:45:54 v0.1.19 03:45:54 v0.1.2 03:45:54 v0.1.20 03:45:54 v0.1.21 03:45:54 v0.1.22 03:45:54 v0.1.23 03:45:54 v0.1.24 03:45:54 v0.1.25 03:45:54 v0.1.26 03:45:54 v0.1.27 03:45:54 v0.1.28 03:45:54 v0.1.29 03:45:54 v0.1.3 03:45:54 v0.1.30 03:45:54 v0.1.31 03:45:54 v0.1.32 03:45:54 v0.1.33 03:45:54 v0.1.34 03:45:54 v0.1.35 03:45:54 v0.1.36 03:45:54 v0.1.37 03:45:54 v0.1.38 03:45:54 v0.1.39 03:45:54 v0.1.4 03:45:54 v0.1.40 03:45:54 v0.1.41 03:45:54 v0.1.42 03:45:54 v0.1.43 03:45:54 v0.1.44 03:45:54 v0.1.45 03:45:54 v0.1.46 03:45:54 v0.1.47 03:45:54 v0.1.48 03:45:54 v0.1.49 03:45:54 v0.1.5 03:45:54 v0.1.50 03:45:54 v0.1.51 03:45:54 v0.1.52 03:45:54 v0.1.53 03:45:54 v0.1.54 03:45:54 v0.1.55 03:45:54 v0.1.56 03:45:54 v0.1.57 03:45:54 v0.1.58 03:45:54 v0.1.59 03:45:54 v0.1.6 03:45:54 v0.1.60 03:45:54 v0.1.61 03:45:54 v0.1.62 03:45:54 v0.1.63 03:45:54 v0.1.64 03:45:54 v0.1.65 03:45:54 v0.1.66 03:45:54 v0.1.67 03:45:54 v0.1.68 03:45:54 v0.1.69 03:45:54 v0.1.7 03:45:54 v0.1.70 03:45:54 v0.1.71 03:45:54 v0.1.72 03:45:54 v0.1.73 03:45:54 v0.1.74 03:45:54 v0.1.75 03:45:54 v0.1.76 03:45:54 v0.1.77 03:45:54 v0.1.78 03:45:54 v0.1.79 03:45:54 v0.1.8 03:45:54 v0.1.80 03:45:54 v0.1.81 03:45:54 v0.1.82 03:45:54 v0.1.83 03:45:54 v0.1.84 03:45:54 v0.1.85 03:45:54 v0.1.86 03:45:54 v0.1.87 03:45:54 v0.1.88 03:45:54 v0.1.89 03:45:54 v0.1.9 03:45:54 v0.1.90 03:45:54 v0.1.91 03:45:54 v0.1.92 03:45:54 v0.1.93 03:45:54 v0.1.94 03:45:54 v0.1.95 03:45:54 v0.1.96 [Pipeline] sh 03:45:54 + lftools sign git-tag v0.1.96 03:45:55 Signing Git tag with Sigul... 03:45:55 Signing v0.1.96 [Pipeline] echo 03:45:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:45:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:45:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:45:57 $ docker stop --time=1 1aaaa1052ce63d05766ebaf730e39b89dd97d898c1b8033bb0967a836fa054da 03:45:59 $ docker rm -f 1aaaa1052ce63d05766ebaf730e39b89dd97d898c1b8033bb0967a836fa054da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:46:00 . [Pipeline] withDockerContainer 03:46:00 prd-centos7-docker-4c-2g-4699 does not seem to be running inside a container 03:46:00 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:46:00 $ docker top aa8607b69306f13f71d0797654fddd420839b4f992145d104e38dd3e1f8aabeb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:01 [ssh-agent] Looking for ssh-agent implementation... 03:46:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:01 $ docker exec aa8607b69306f13f71d0797654fddd420839b4f992145d104e38dd3e1f8aabeb ssh-agent 03:46:01 SSH_AUTH_SOCK=/tmp/ssh-kXgL0b9Zh4eN/agent.12 03:46:01 SSH_AGENT_PID=18 03:46:01 Running ssh-add (command line suppressed) 03:46:01 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6343349308797117249.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6343349308797117249.key) 03:46:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:02 + git semver bump patch 03:46:02 # -> Open(): unable to determine branch for HEAD 03:46:02 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 03:46:02 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 03:46:02 # $SEMVER_REMOTE_NAME = origin 03:46:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:46:02 # $SEMVER_USER_NAME = edgex-jenkins 03:46:02 # $SEMVER_BRANCH = master 03:46:02 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 03:46:02 0.1.97 [Pipeline] } 03:46:02 $ docker exec --env ******** --env ******** aa8607b69306f13f71d0797654fddd420839b4f992145d104e38dd3e1f8aabeb ssh-agent -k 03:46:02 unset SSH_AUTH_SOCK; 03:46:02 unset SSH_AGENT_PID; 03:46:02 echo Agent pid 18 killed; 03:46:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:02 + git semver [Pipeline] } 03:46:03 $ docker stop --time=1 aa8607b69306f13f71d0797654fddd420839b4f992145d104e38dd3e1f8aabeb 03:46:04 $ docker rm -f aa8607b69306f13f71d0797654fddd420839b4f992145d104e38dd3e1f8aabeb [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:46:04 . [Pipeline] withDockerContainer 03:46:05 prd-centos7-docker-4c-2g-4699 does not seem to be running inside a container 03:46:05 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:46:05 $ docker top feacdec150029f93f3866b23ec6becbfaa0f17758b625865fdeea87d56d1c305 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:05 [ssh-agent] Looking for ssh-agent implementation... 03:46:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:06 $ docker exec feacdec150029f93f3866b23ec6becbfaa0f17758b625865fdeea87d56d1c305 ssh-agent 03:46:06 SSH_AUTH_SOCK=/tmp/ssh-7TrccE0WWkNl/agent.13 03:46:06 SSH_AGENT_PID=18 03:46:06 Running ssh-add (command line suppressed) 03:46:06 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7161083633396710499.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7161083633396710499.key) 03:46:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:06 + git semver push 03:46:06 # -> Open(): unable to determine branch for HEAD 03:46:06 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 03:46:06 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 03:46:06 # $SEMVER_REMOTE_NAME = origin 03:46:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:46:06 # $SEMVER_USER_NAME = edgex-jenkins 03:46:06 # $SEMVER_BRANCH = master 03:46:06 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 03:46:13 $ docker exec --env ******** --env ******** feacdec150029f93f3866b23ec6becbfaa0f17758b625865fdeea87d56d1c305 ssh-agent -k 03:46:13 unset SSH_AUTH_SOCK; 03:46:13 unset SSH_AGENT_PID; 03:46:13 echo Agent pid 18 killed; 03:46:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:14 + git semver [Pipeline] } 03:46:14 $ docker stop --time=1 feacdec150029f93f3866b23ec6becbfaa0f17758b625865fdeea87d56d1c305 03:46:15 $ docker rm -f feacdec150029f93f3866b23ec6becbfaa0f17758b625865fdeea87d56d1c305 [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:46:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:46:17 ---> package-listing.sh 03:46:17 ++ facter osfamily 03:46:17 ++ tr '[:upper:]' '[:lower:]' 03:46:17 + OS_FAMILY=redhat 03:46:17 + workspace=/w/workspace/dry_go-mod-core-contracts_master 03:46:17 + START_PACKAGES=/tmp/packages_start.txt 03:46:17 + END_PACKAGES=/tmp/packages_end.txt 03:46:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:46:17 + PACKAGES=/tmp/packages_start.txt 03:46:17 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 03:46:17 + PACKAGES=/tmp/packages_end.txt 03:46:17 + case "${OS_FAMILY}" in 03:46:17 + rpm -qa 03:46:17 + sort 03:46:21 + '[' -f /tmp/packages_start.txt ']' 03:46:21 + '[' -f /tmp/packages_end.txt ']' 03:46:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:46:21 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 03:46:21 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 03:46:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:22 provisioning config files... 03:46:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6444188227055057502tmp [Pipeline] { [Pipeline] echo 03:46:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:46:22 ---> create-netrc.sh [Pipeline] } 03:46:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:46:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:46:23 ---> python-tools-install.sh 03:46:23 Generating Requirements File 03:47:45 Python 3.6.8 03:47:45 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 03:47:45 appdirs==1.4.3 03:47:45 argcomplete==1.12.1 03:47:45 aspy.yaml==1.3.0 03:47:45 attrs==19.3.0 03:47:45 Babel==2.8.0 03:47:45 beautifulsoup4==4.8.2 03:47:45 boto3==1.11.6 03:47:45 botocore==1.14.6 03:47:45 bs4==0.0.1 03:47:45 cachetools==4.1.1 03:47:45 certifi==2019.11.28 03:47:45 cffi==1.14.3 03:47:45 cfgv==2.0.1 03:47:45 chardet==3.0.4 03:47:45 click==7.1 03:47:45 cliff==3.4.0 03:47:45 cmd2==1.3.11 03:47:45 colorama==0.4.3 03:47:45 cryptography==3.1.1 03:47:45 debtcollector==2.2.0 03:47:45 decorator==4.4.2 03:47:45 defusedxml==0.6.0 03:47:45 Deprecated==1.2.7 03:47:45 distlib==0.3.1 03:47:45 distro==1.2.0 03:47:45 dnspython==1.16.0 03:47:45 docker==4.2.0 03:47:45 docutils==0.15.2 03:47:45 dogpile.cache==1.0.2 03:47:45 email-validator==1.0.5 03:47:45 filelock==3.0.12 03:47:45 future==0.18.2 03:47:45 google-auth==1.22.1 03:47:45 httplib2==0.17.0 03:47:45 identify==1.4.11 03:47:45 idna==2.9 03:47:45 importlib-metadata==2.0.0 03:47:45 importlib-resources==1.5.0 03:47:45 iso8601==0.1.13 03:47:45 Jinja2==2.11.1 03:47:45 jmespath==0.10.0 03:47:45 jsonpatch==1.26 03:47:45 jsonpointer==2.0 03:47:45 jsonschema==3.2.0 03:47:45 keystoneauth1==4.2.1 03:47:45 kubernetes==11.0.0 03:47:45 lftools==0.34.2 03:47:45 lxml==4.5.0 03:47:45 MarkupSafe==0.23 03:47:45 msgpack==1.0.0 03:47:45 multi-key-dict==2.0.3 03:47:45 munch==2.5.0 03:47:45 netaddr==0.8.0 03:47:45 netifaces==0.10.9 03:47:45 niet==1.4.2 03:47:45 nodeenv==1.3.5 03:47:45 oauth2client==4.1.3 03:47:45 oauthlib==3.1.0 03:47:45 openstacksdk==0.50.0 03:47:45 os-client-config==2.1.0 03:47:45 os-service-types==1.7.0 03:47:45 osc-lib==2.2.1 03:47:45 oslo.config==8.3.2 03:47:45 oslo.context==3.1.1 03:47:45 oslo.i18n==5.0.1 03:47:45 oslo.log==4.4.0 03:47:45 oslo.serialization==4.0.1 03:47:45 oslo.utils==4.6.0 03:47:45 packaging==20.4 03:47:45 pbr==5.4.4 03:47:45 pluggy==0.13.1 03:47:45 prettytable==0.7.2 03:47:45 py==1.9.0 03:47:45 pyasn1==0.4.8 03:47:45 pyasn1-modules==0.2.8 03:47:45 pycparser==2.20 03:47:45 pygerrit2==2.0.10 03:47:45 PyGithub==1.46 03:47:45 pyinotify==0.9.6 03:47:45 PyJWT==1.7.1 03:47:45 pyparsing==2.4.7 03:47:45 pyperclip==1.8.1 03:47:45 pyroute2==0.4.13 03:47:45 pyrsistent==0.15.7 03:47:45 PySocks==1.6.8 03:47:45 python-cinderclient==7.2.0 03:47:45 python-dateutil==2.8.1 03:47:45 python-heatclient==2.2.1 03:47:45 python-jenkins==1.7.0 03:47:45 python-keystoneclient==4.1.1 03:47:45 python-magnumclient==3.2.1 03:47:45 python-novaclient==17.2.1 03:47:45 python-openstackclient==5.4.0 03:47:45 python-swiftclient==3.10.1 03:47:45 pytz==2020.1 03:47:45 PyYAML==5.3 03:47:45 requests==2.23.0 03:47:45 requests-oauthlib==1.3.0 03:47:45 requestsexceptions==1.4.0 03:47:45 rfc3986==1.4.0 03:47:45 rpm==4.11.3 03:47:45 rsa==4.0 03:47:45 ruamel.yaml==0.16.10 03:47:45 ruamel.yaml.clib==0.2.0 03:47:45 s3transfer==0.3.3 03:47:45 shade==1.27.2 03:47:45 simplejson==3.17.2 03:47:45 six==1.14.0 03:47:45 soupsieve==2.0 03:47:45 stevedore==3.2.2 03:47:45 tabulate==0.8.6 03:47:45 toml==0.10.0 03:47:45 tox==3.20.1 03:47:45 tqdm==4.43.0 03:47:45 urllib3==1.25.8 03:47:45 virtualenv==20.0.33 03:47:45 wcwidth==0.2.5 03:47:45 websocket-client==0.57.0 03:47:45 wrapt==1.12.1 03:47:45 xdg==3.0.2 03:47:45 xmltodict==0.12.0 03:47:45 yq==2.11.1 03:47:45 zipp==3.3.0 03:47:45 Cache entry deserialization failed, entry ignored 03:47:45 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 03:47:47 Python 2.7.5 03:47:47 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 03:47:48 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 03:47:49 ansible==2.9.7 03:47:49 Babel==0.9.6 03:47:49 backports.ssl-match-hostname==3.5.0.1 03:47:49 beautifulsoup4==4.4.1 03:47:49 bodhi==2.11.0 03:47:49 bodhi-client==2.11.0 03:47:49 CCColUtils==1.4 03:47:49 cffi==1.6.0 03:47:49 chardet==2.2.1 03:47:49 click==6.7 03:47:49 cloud-init==18.5 03:47:49 configobj==4.7.2 03:47:49 cryptography==1.7.2 03:47:49 decorator==3.4.0 03:47:49 distro==1.2.0 03:47:49 enum34==1.0.4 03:47:49 fedpkg==1.38 03:47:49 futures==3.1.1 03:47:49 gitdb==0.6.4 03:47:49 GitPython==1.0.1 03:47:49 html5lib==0.999 03:47:49 httplib2==0.9.2 03:47:49 idna==2.4 03:47:49 iniparse==0.4 03:47:49 ipaddress==1.0.16 03:47:49 IPy==0.75 03:47:49 javapackages==1.0.0 03:47:49 Jinja2==2.7.2 03:47:49 jmespath==0.9.4 03:47:49 jsonpatch==1.2 03:47:49 jsonpointer==1.9 03:47:49 kerberos==1.1 03:47:49 kitchen==1.1.1 03:47:49 langtable==0.0.31 03:47:49 lockfile==0.9.1 03:47:49 lxml==3.2.1 03:47:49 MarkupSafe==0.11 03:47:49 munch==2.0.2 03:47:49 offtrac==0.1.0 03:47:49 openidc-client==0.6.0 03:47:49 packagedb-cli==2.14.1 03:47:49 paramiko==2.1.1 03:47:49 perf==0.1 03:47:49 ply==3.4 03:47:49 policycoreutils-default-encoding==0.1 03:47:49 prettytable==0.7.2 03:47:49 pyasn1==0.1.9 03:47:49 pycparser==2.14 03:47:49 pycurl==7.19.0 03:47:49 pygobject==3.22.0 03:47:49 pygpgme==0.3 03:47:49 pyliblzma==0.5.3 03:47:49 pyOpenSSL==0.13.1 03:47:49 pyparsing==1.5.6 03:47:49 pyserial==2.6 03:47:49 python-augeas==0.5.0 03:47:49 python-bugzilla==2.3.0 03:47:49 python-dateutil==1.5 03:47:49 python-fedora==0.10.0 03:47:49 python-linux-procfs==0.4.9 03:47:49 python-yubico==1.2.3 03:47:49 pyudev==0.15 03:47:49 pyusb==1.0.0b1 03:47:49 pyxattr==0.5.1 03:47:49 PyYAML==3.10 03:47:49 requests==2.6.0 03:47:49 requests-kerberos==0.7.0 03:47:49 rpkg==1.60 03:47:49 schedutils==0.4 03:47:49 seobject==0.1 03:47:49 sepolicy==1.1 03:47:49 six==1.9.0 03:47:49 smmap==0.9.0 03:47:49 urlgrabber==3.10 03:47:49 urllib3==1.10.2 03:47:49 virtualenv==15.1.0 03:47:49 yum-langpacks==0.4.2 03:47:49 yum-metadata-parser==1.1.4 [Pipeline] echo 03:47:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:47:49 ---> sudo-logs.sh 03:47:49 Archiving 'sudo' log.. [Pipeline] echo 03:47:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:47:50 ---> job-cost.sh 03:47:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WGZN 03:47:58 Cache entry deserialization failed, entry ignored 03:47:58 Cache entry deserialization failed, entry ignored 03:47:59 Cache entry deserialization failed, entry ignored 03:48:00 Cache entry deserialization failed, entry ignored 03:48:00 Cache entry deserialization failed, entry ignored 03:48:00 Cache entry deserialization failed, entry ignored 03:48:00 Cache entry deserialization failed, entry ignored 03:48:00 Cache entry deserialization failed, entry ignored 03:48:00 Cache entry deserialization failed, entry ignored 03:48:00 Cache entry deserialization failed, entry ignored 03:48:00 Cache entry deserialization failed, entry ignored 03:48:00 Cache entry deserialization failed, entry ignored 03:48:00 Cache entry deserialization failed, entry ignored 03:48:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:48:36 lf-activate-venv(): INFO: Adding /tmp/venv-WGZN/bin to PATH 03:48:36 INFO: No Stack... 03:48:36 INFO: Retrieving Pricing Info for: v1-standard-2 03:48:36 INFO: Archiving Costs [Pipeline] echo 03:48:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:48:36 ---> logs-deploy.sh 03:48:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/62 03:48:36 INFO: archiving workspace using pattern(s): 03:48:38 Archives upload complete. 03:48:38 INFO: archiving logs to Nexus 03:48:39 ---> uname -a: 03:48:39 Linux prd-centos7-docker-4c-2g-4699.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 03:48:39 03:48:39 03:48:39 ---> lscpu: 03:48:39 Architecture: x86_64 03:48:39 CPU op-mode(s): 32-bit, 64-bit 03:48:39 Byte Order: Little Endian 03:48:39 CPU(s): 4 03:48:39 On-line CPU(s) list: 0-3 03:48:39 Thread(s) per core: 1 03:48:39 Core(s) per socket: 1 03:48:39 Socket(s): 4 03:48:39 NUMA node(s): 1 03:48:39 Vendor ID: GenuineIntel 03:48:39 CPU family: 6 03:48:39 Model: 44 03:48:39 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:48:39 Stepping: 1 03:48:39 CPU MHz: 2933.436 03:48:39 BogoMIPS: 5866.87 03:48:39 Virtualization: VT-x 03:48:39 Hypervisor vendor: KVM 03:48:39 Virtualization type: full 03:48:39 L1d cache: 32K 03:48:39 L1i cache: 32K 03:48:39 L2 cache: 4096K 03:48:39 L3 cache: 16384K 03:48:39 NUMA node0 CPU(s): 0-3 03:48:39 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:48:39 03:48:39 03:48:39 ---> nproc: 03:48:39 4 03:48:39 03:48:39 03:48:39 ---> df -h: 03:48:39 Filesystem Size Used Avail Use% Mounted on 03:48:39 devtmpfs 887M 0 887M 0% /dev 03:48:39 tmpfs 919M 0 919M 0% /dev/shm 03:48:39 tmpfs 919M 17M 903M 2% /run 03:48:39 tmpfs 919M 0 919M 0% /sys/fs/cgroup 03:48:39 /dev/vda1 50G 8.6G 42G 18% / 03:48:39 tmpfs 184M 0 184M 0% /run/user/1001 03:48:39 03:48:39 03:48:39 ---> free -m: 03:48:39 total used free shared buff/cache available 03:48:39 Mem: 1837 668 82 16 1086 969 03:48:39 Swap: 1023 2 1021 03:48:39 03:48:39 03:48:39 ---> ip addr: 03:48:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:48:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:48:39 inet 127.0.0.1/8 scope host lo 03:48:39 valid_lft forever preferred_lft forever 03:48:39 inet6 ::1/128 scope host 03:48:39 valid_lft forever preferred_lft forever 03:48:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 03:48:39 link/ether fa:16:3e:83:9d:6b brd ff:ff:ff:ff:ff:ff 03:48:39 inet 10.30.122.182/23 brd 10.30.123.255 scope global dynamic eth0 03:48:39 valid_lft 85796sec preferred_lft 85796sec 03:48:39 inet6 fe80::f816:3eff:fe83:9d6b/64 scope link 03:48:39 valid_lft forever preferred_lft forever 03:48:39 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 03:48:39 link/ether 02:42:3b:62:3f:c2 brd ff:ff:ff:ff:ff:ff 03:48:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:48:39 valid_lft forever preferred_lft forever 03:48:39 inet6 fe80::42:3bff:fe62:3fc2/64 scope link 03:48:39 valid_lft forever preferred_lft forever 03:48:39 03:48:39 03:48:39 ---> sar -b -r -n DEV: 03:48:39 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/12/2020 _x86_64_ (4 CPU) 03:48:39 03:48:39 03:38:17 AM LINUX RESTART 03:48:39 03:48:39 03:39:02 AM tps rtps wtps bread/s bwrtn/s 03:48:39 03:40:01 AM 51.83 14.17 37.66 4703.42 2464.46 03:48:39 03:41:01 AM 1.65 0.00 1.65 0.00 30.36 03:48:39 03:42:01 AM 0.27 0.00 0.27 0.00 3.63 03:48:39 03:43:01 AM 0.27 0.00 0.27 0.00 3.05 03:48:39 03:44:01 AM 0.20 0.00 0.20 0.00 2.91 03:48:39 03:45:01 AM 77.41 31.34 46.07 1697.10 20019.71 03:48:39 03:46:01 AM 333.28 164.92 168.36 9582.03 44884.44 03:48:39 03:47:01 AM 94.57 65.24 29.34 5067.73 2583.23 03:48:39 03:48:01 AM 129.62 32.10 97.52 1896.59 12141.65 03:48:39 Average: 76.64 34.25 42.39 2546.51 9141.15 03:48:39 03:48:39 03:39:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:48:39 03:40:01 AM 152140 1729416 91.91 2620 1136824 1118192 38.16 443692 1121924 24 03:48:39 03:41:01 AM 155716 1725840 91.72 2620 1136828 1101300 37.59 443956 1119352 8 03:48:39 03:42:01 AM 155948 1725608 91.71 2620 1136832 1091212 37.24 448156 1115240 8 03:48:39 03:43:01 AM 153700 1727856 91.83 2620 1136836 1091104 37.24 451180 1114624 8 03:48:39 03:44:01 AM 153588 1727968 91.84 2620 1136840 1091116 37.24 458048 1107804 20 03:48:39 03:45:01 AM 74744 1806812 96.03 2620 1102188 1516512 51.76 492824 1106992 96368 03:48:39 03:46:01 AM 199924 1681632 89.37 1492 902588 1541096 52.59 652376 740704 40 03:48:39 03:47:01 AM 64688 1816868 96.56 1492 1024856 1173696 40.06 687112 836288 52584 03:48:39 03:48:01 AM 69204 1812352 96.32 1492 984644 1167000 39.83 635072 844424 55204 03:48:39 Average: 131072 1750484 93.03 2244 1077604 1210136 41.30 523602 1011928 22696 03:48:39 03:48:39 03:39:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 03:48:39 03:40:01 AM eth0 168.90 130.73 501.21 61.69 0.00 0.00 0.00 03:48:39 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 03:40:01 AM docker0 5.93 4.72 1.12 11.98 0.00 0.00 0.00 03:48:39 03:41:01 AM eth0 1.55 0.48 1.01 0.03 0.00 0.00 0.00 03:48:39 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 03:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 03:42:01 AM eth0 0.52 0.38 0.27 0.20 0.00 0.00 0.00 03:48:39 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 03:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 03:43:01 AM eth0 1.65 0.28 0.38 0.17 0.00 0.00 0.00 03:48:39 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 03:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 03:44:01 AM eth0 1.15 0.62 0.67 0.49 0.00 0.00 0.00 03:48:39 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 03:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 03:45:01 AM eth0 374.69 343.91 3777.23 26.74 0.00 0.00 0.00 03:48:39 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 03:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 03:46:01 AM veth71652af 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:48:39 03:46:01 AM eth0 1258.94 1044.02 8464.71 228.60 0.00 0.00 0.00 03:48:39 03:46:01 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 03:48:39 03:46:01 AM docker0 55.17 60.41 4.46 337.34 0.00 0.00 0.00 03:48:39 03:47:01 AM eth0 204.79 171.91 818.48 64.47 0.00 0.00 0.00 03:48:39 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 03:47:01 AM docker0 2.25 1.80 0.48 0.53 0.00 0.00 0.00 03:48:39 03:48:01 AM eth0 37.37 27.65 150.70 7.88 0.00 0.00 0.00 03:48:39 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 03:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 Average: eth0 139.95 120.71 982.77 28.93 0.00 0.00 0.00 03:48:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:39 Average: docker0 6.39 6.93 0.55 37.63 0.00 0.00 0.00 03:48:39 03:48:39 03:48:39 ---> sar -P ALL: 03:48:39 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/12/2020 _x86_64_ (4 CPU) 03:48:39 03:48:39 03:38:17 AM LINUX RESTART 03:48:39 03:48:39 03:39:02 AM CPU %user %nice %system %iowait %steal %idle 03:48:39 03:40:01 AM all 3.79 0.00 1.99 1.53 0.04 92.65 03:48:39 03:40:01 AM 0 4.23 0.00 2.37 2.48 0.05 90.87 03:48:39 03:40:01 AM 1 3.58 0.00 1.60 0.32 0.07 94.42 03:48:39 03:40:01 AM 2 3.66 0.00 1.99 2.71 0.03 91.60 03:48:39 03:40:01 AM 3 3.70 0.00 1.98 0.58 0.02 93.73 03:48:39 03:41:01 AM all 0.15 0.00 0.04 0.00 0.00 99.81 03:48:39 03:41:01 AM 0 0.03 0.00 0.03 0.00 0.00 99.93 03:48:39 03:41:01 AM 1 0.08 0.00 0.08 0.00 0.00 99.83 03:48:39 03:41:01 AM 2 0.03 0.00 0.03 0.00 0.00 99.93 03:48:39 03:41:01 AM 3 0.43 0.00 0.02 0.00 0.00 99.55 03:48:39 03:42:01 AM all 0.16 0.00 0.04 0.00 0.00 99.80 03:48:39 03:42:01 AM 0 0.02 0.00 0.02 0.00 0.00 99.97 03:48:39 03:42:01 AM 1 0.12 0.00 0.07 0.00 0.00 99.82 03:48:39 03:42:01 AM 2 0.03 0.00 0.02 0.00 0.00 99.95 03:48:39 03:42:01 AM 3 0.48 0.00 0.03 0.00 0.00 99.48 03:48:39 03:43:01 AM all 0.14 0.00 0.03 0.00 0.02 99.81 03:48:39 03:43:01 AM 0 0.02 0.00 0.00 0.00 0.00 99.98 03:48:39 03:43:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 03:48:39 03:43:01 AM 2 0.02 0.00 0.03 0.00 0.00 99.95 03:48:39 03:43:01 AM 3 0.47 0.00 0.02 0.00 0.00 99.52 03:48:39 03:44:01 AM all 0.15 0.00 0.04 0.00 0.01 99.80 03:48:39 03:44:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93 03:48:39 03:44:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 03:48:39 03:44:01 AM 2 0.03 0.00 0.02 0.00 0.00 99.95 03:48:39 03:44:01 AM 3 0.48 0.00 0.03 0.00 0.02 99.47 03:48:39 03:45:01 AM all 4.61 0.00 2.82 0.39 0.05 92.13 03:48:39 03:45:01 AM 0 4.69 0.00 2.46 0.20 0.07 92.58 03:48:39 03:45:01 AM 1 4.36 0.00 2.81 0.24 0.05 92.54 03:48:39 03:45:01 AM 2 4.65 0.00 2.75 0.15 0.05 92.40 03:48:39 03:45:01 AM 3 4.73 0.00 3.26 1.00 0.05 90.97 03:48:39 03:46:01 AM all 13.27 0.00 8.77 4.20 0.14 73.62 03:48:39 03:46:01 AM 0 13.50 0.00 10.08 5.63 0.17 70.61 03:48:39 03:46:01 AM 1 15.79 0.00 9.15 3.89 0.12 71.06 03:48:39 03:46:01 AM 2 12.11 0.00 8.34 3.07 0.10 76.37 03:48:39 03:46:01 AM 3 11.67 0.00 7.50 4.20 0.15 76.47 03:48:39 03:47:01 AM all 11.63 0.00 2.50 1.81 0.04 84.02 03:48:39 03:47:01 AM 0 15.95 0.00 3.28 1.00 0.03 79.73 03:48:39 03:47:01 AM 1 8.54 0.00 2.01 0.27 0.03 89.14 03:48:39 03:47:01 AM 2 18.23 0.00 3.43 4.95 0.03 73.36 03:48:39 03:47:01 AM 3 3.93 0.00 1.33 1.02 0.07 93.66 03:48:39 03:48:01 AM all 15.52 0.00 3.58 2.45 0.05 78.39 03:48:39 03:48:01 AM 0 14.14 0.00 2.95 1.54 0.03 81.33 03:48:39 03:48:01 AM 1 12.90 0.00 3.19 2.73 0.07 81.12 03:48:39 03:48:01 AM 2 8.69 0.00 1.81 1.95 0.07 87.48 03:48:39 03:48:01 AM 3 26.52 0.00 6.42 3.60 0.05 63.40 03:48:39 Average: all 5.45 0.00 2.18 1.14 0.04 91.20 03:48:39 Average: 0 5.79 0.00 2.33 1.19 0.04 90.65 03:48:39 Average: 1 5.01 0.00 2.09 0.82 0.05 92.03 03:48:39 Average: 2 5.23 0.00 2.02 1.41 0.03 91.30 03:48:39 Average: 3 5.76 0.00 2.26 1.14 0.04 90.80 03:48:39 03:48:39 03:48:39