Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 16d295f8024708915fa685c6ccd3441e5d1218b6 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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:pre] ========================================================= [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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29815’ Running on prd-centos7-docker-4c-2g-29822 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.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Checking out Revision 16d295f8024708915fa685c6ccd3441e5d1218b6 (master) 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 --force --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 16d295f8024708915fa685c6ccd3441e5d1218b6 # timeout=10 Commit message: "Merge pull request #538 from weichou1229/issue-537" > git rev-list --no-walk 2e84a1999ba363d5cf07a9f7c494c7f30be401f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:06:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:06:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:06:11 ========================================================= 15:06:11 EdgeX Global Pipelines Version Info 15:06:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:06:13 ------------------- 15:06:13 stable info: 15:06:13 ------------------- 15:06:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:06:13 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 15:06:13 Message: update stable to v1.0.184 15:06:14 ------------------- 15:06:14 experimental info: 15:06:14 ------------------- 15:06:14 Commited By: **** collab-it+edgex@linuxfoundation.org 15:06:14 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 15:06:14 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:06:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:06:14 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:06:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:06:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:06:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:06:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:06:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:06:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:06:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:06:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:06:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:06:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 15:06:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:06:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:06:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:06:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:06:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:06:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:06:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:06:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:06:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:06:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:06:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:06:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:06:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:06:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:06:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:06:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:06:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:06:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16d295f8024708915fa685c6ccd3441e5d1218b6 [Pipeline] echo 15:06:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16d295f [Pipeline] echo 15:06:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:06:18 + git log --format=format:%s -1 16d295f8024708915fa685c6ccd3441e5d1218b6 [Pipeline] echo 15:06:18 GIT_COMMIT: 16d295f8024708915fa685c6ccd3441e5d1218b6, Commit Message: Merge pull request #538 from weichou1229/issue-537 [Pipeline] echo 15:06:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:20 15:06:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:06:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:20 latest: Pulling from edgex-devops/git-semver 15:06:20 31603596830f: Pulling fs layer 15:06:20 2a8b12db71e7: Pulling fs layer 15:06:20 6ca5941a6612: Pulling fs layer 15:06:20 ecc8261a40a4: Pulling fs layer 15:06:20 ecc8261a40a4: Waiting 15:06:20 2a8b12db71e7: Verifying Checksum 15:06:20 2a8b12db71e7: Download complete 15:06:20 31603596830f: Verifying Checksum 15:06:20 31603596830f: Download complete 15:06:20 ecc8261a40a4: Verifying Checksum 15:06:20 ecc8261a40a4: Download complete 15:06:20 6ca5941a6612: Verifying Checksum 15:06:20 6ca5941a6612: Download complete 15:06:20 31603596830f: Pull complete 15:06:21 2a8b12db71e7: Pull complete 15:06:22 6ca5941a6612: Pull complete 15:06:22 ecc8261a40a4: Pull complete 15:06:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:06:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:06:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:06:22 prd-centos7-docker-4c-2g-29822 does not seem to be running inside a container 15:06:22 $ docker run -t -d -u 1001:1001 -u 0:0 -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 15:06:24 $ docker top d5c0fb98c0242625cc08483f0796a2e59b64fdeedb83f5e08ac09dfb41b8091c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:06:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:25 [ssh-agent] Looking for ssh-agent implementation... 15:06:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:25 $ docker exec d5c0fb98c0242625cc08483f0796a2e59b64fdeedb83f5e08ac09dfb41b8091c ssh-agent 15:06:25 SSH_AUTH_SOCK=/tmp/ssh-zndytVg84cym/agent.13 15:06:25 SSH_AGENT_PID=18 15:06:25 Running ssh-add (command line suppressed) 15:06:25 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1115845029152567902.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1115845029152567902.key) 15:06:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:26 + git tag --points-at HEAD [Pipeline] } 15:06:26 $ docker exec --env ******** --env ******** d5c0fb98c0242625cc08483f0796a2e59b64fdeedb83f5e08ac09dfb41b8091c ssh-agent -k 15:06:26 unset SSH_AUTH_SOCK; 15:06:26 unset SSH_AGENT_PID; 15:06:26 echo Agent pid 18 killed; 15:06:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:06:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:06:26 [ssh-agent] Looking for ssh-agent implementation... 15:06:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:26 $ docker exec d5c0fb98c0242625cc08483f0796a2e59b64fdeedb83f5e08ac09dfb41b8091c ssh-agent 15:06:26 SSH_AUTH_SOCK=/tmp/ssh-Y46AOSMjdIHc/agent.47 15:06:26 SSH_AGENT_PID=52 15:06:27 Running ssh-add (command line suppressed) 15:06:27 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1544872204108044880.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1544872204108044880.key) 15:06:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:06:27 + git semver init 15:06:27 # -> Open(): unable to determine branch for HEAD 15:06:27 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 15:06:27 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 15:06:27 # $SEMVER_REMOTE_NAME = origin 15:06:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:06:27 # $SEMVER_USER_NAME = edgex-jenkins 15:06:27 # $SEMVER_BRANCH = master 15:06:27 # $SEMVER_TEMP = /tmp/semver-053506224 15:06:27 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 15:06:28 # '/tmp/semver-053506224' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 15:06:28 # -> Force: false 15:06:28 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 15:06:28 $ docker exec --env ******** --env ******** d5c0fb98c0242625cc08483f0796a2e59b64fdeedb83f5e08ac09dfb41b8091c ssh-agent -k 15:06:28 unset SSH_AUTH_SOCK; 15:06:28 unset SSH_AGENT_PID; 15:06:28 echo Agent pid 52 killed; 15:06:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:06:29 + git semver [Pipeline] } 15:06:29 $ docker stop --time=1 d5c0fb98c0242625cc08483f0796a2e59b64fdeedb83f5e08ac09dfb41b8091c 15:06:30 $ docker rm -f d5c0fb98c0242625cc08483f0796a2e59b64fdeedb83f5e08ac09dfb41b8091c [Pipeline] // withDockerContainer [Pipeline] sh 15:06:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:06:31 Stashed 1 file(s) [Pipeline] echo 15:06:31 [edgeXSemver]: initialized semver on version 2.0.0-dev.49 [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 15:06:47 Still waiting to schedule task 15:06:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:06:47 Still waiting to schedule task 15:06:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:08:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29823 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 15:08:41 Running in /w/workspace/go-mod-core-contracts/167 [Pipeline] { [Pipeline] checkout 15:08:46 using credential edgex-jenkins-ssh 15:08:46 Cloning the remote Git repository 15:08:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:08:46 > git init /w/workspace/go-mod-core-contracts/167 # timeout=10 15:08:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:08:46 > git --version # timeout=10 15:08:46 > git --version # 'git version 2.17.1' 15:08:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:48 Checking out Revision 16d295f8024708915fa685c6ccd3441e5d1218b6 (master) 15:08:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:08:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:08:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:08:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:08:48 > git config core.sparsecheckout # timeout=10 15:08:48 > git checkout -f 16d295f8024708915fa685c6ccd3441e5d1218b6 # timeout=10 15:08:52 Commit message: "Merge pull request #538 from weichou1229/issue-537" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:08:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:08:55 + sudo service docker restart 15:08:55 + true [Pipeline] unstash [Pipeline] echo 15:08:58 ========================================================= 15:08:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:08:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:08:58 + 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 . 15:08:59 Sending build context to Docker daemon 2.799MB 15:08:59 Step 1/7 : ARG BASE=golang:1.15-alpine 15:08:59 Step 2/7 : FROM ${BASE} 15:09:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:09:00 5f621e34cdf4: Pulling fs layer 15:09:00 a4357932f1b6: Pulling fs layer 15:09:00 18c013af1878: Pulling fs layer 15:09:00 00ac8860ef70: Pulling fs layer 15:09:00 63d7cb157983: Pulling fs layer 15:09:00 b116817d02f9: Pulling fs layer 15:09:00 745a02a5169b: Pulling fs layer 15:09:00 63d7cb157983: Waiting 15:09:00 b116817d02f9: Waiting 15:09:00 00ac8860ef70: Waiting 15:09:00 745a02a5169b: Waiting 15:09:00 18c013af1878: Verifying Checksum 15:09:00 18c013af1878: Download complete 15:09:00 a4357932f1b6: Verifying Checksum 15:09:00 a4357932f1b6: Download complete 15:09:00 63d7cb157983: Download complete 15:09:00 b116817d02f9: Verifying Checksum 15:09:00 b116817d02f9: Download complete 15:09:00 5f621e34cdf4: Download complete 15:09:01 5f621e34cdf4: Pull complete 15:09:01 a4357932f1b6: Pull complete 15:09:02 18c013af1878: Pull complete 15:09:02 745a02a5169b: Verifying Checksum 15:09:04 00ac8860ef70: Verifying Checksum 15:09:04 00ac8860ef70: Download complete 15:09:07 Running on prd-centos7-docker-4c-2g-29824 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 15:09:07 Running in /w/workspace/go-mod-core-contracts/167 [Pipeline] { [Pipeline] checkout 15:09:09 using credential edgex-jenkins-ssh 15:09:09 Cloning the remote Git repository 15:09:08 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:09:09 > git init /w/workspace/go-mod-core-contracts/167 # timeout=10 15:09:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:09:09 > git --version # timeout=10 15:09:09 > git --version # 'git version 2.24.3' 15:09:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:09:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:09:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:09:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:09:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:09:11 Checking out Revision 16d295f8024708915fa685c6ccd3441e5d1218b6 (master) 15:09:10 > git config core.sparsecheckout # timeout=10 15:09:10 > git checkout -f 16d295f8024708915fa685c6ccd3441e5d1218b6 # timeout=10 15:09:14 Commit message: "Merge pull request #538 from weichou1229/issue-537" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:09:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:09:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:09:16 + sudo service docker restart 15:09:16 + true 15:09:16 Redirecting to /bin/systemctl restart docker.service 15:09:16 00ac8860ef70: Pull complete 15:09:16 63d7cb157983: Pull complete 15:09:16 b116817d02f9: Pull complete [Pipeline] unstash [Pipeline] echo 15:09:18 ========================================================= 15:09:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:09:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:09:18 + 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 . 15:09:19 Sending build context to Docker daemon 2.8MB 15:09:19 Step 1/7 : ARG BASE=golang:1.15-alpine 15:09:19 Step 2/7 : FROM ${BASE} 15:09:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:09:19 188c0c94c7c5: Pulling fs layer 15:09:19 0ef7d3d256c8: Pulling fs layer 15:09:19 de9db76c5a1d: Pulling fs layer 15:09:19 bca2f99d35d6: Pulling fs layer 15:09:19 93359f2a8cfa: Pulling fs layer 15:09:19 7c6f9722023f: Pulling fs layer 15:09:19 a35cf1a2eb13: Pulling fs layer 15:09:19 93359f2a8cfa: Waiting 15:09:19 7c6f9722023f: Waiting 15:09:19 a35cf1a2eb13: Waiting 15:09:19 bca2f99d35d6: Waiting 15:09:19 de9db76c5a1d: Verifying Checksum 15:09:19 de9db76c5a1d: Download complete 15:09:19 0ef7d3d256c8: Verifying Checksum 15:09:19 0ef7d3d256c8: Download complete 15:09:19 93359f2a8cfa: Verifying Checksum 15:09:19 93359f2a8cfa: Download complete 15:09:19 7c6f9722023f: Verifying Checksum 15:09:19 7c6f9722023f: Download complete 15:09:19 188c0c94c7c5: Verifying Checksum 15:09:19 188c0c94c7c5: Download complete 15:09:19 188c0c94c7c5: Pull complete 15:09:19 745a02a5169b: Pull complete 15:09:19 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:09:19 ---> b7e6874047d6 15:09:19 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:09:19 0ef7d3d256c8: Pull complete 15:09:19 de9db76c5a1d: Pull complete 15:09:21 a35cf1a2eb13: Verifying Checksum 15:09:21 a35cf1a2eb13: Download complete 15:09:21 bca2f99d35d6: Verifying Checksum 15:09:21 bca2f99d35d6: Download complete 15:09:22 ---> Running in 613125b0fde7 15:09:22 Removing intermediate container 613125b0fde7 15:09:22 ---> 15eff4e54d94 15:09:22 Step 4/7 : RUN apk add bash 15:09:22 ---> Running in b0e0136d2f74 15:09:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:09:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:09:25 OK: 142 MiB in 39 packages 15:09:26 Removing intermediate container b0e0136d2f74 15:09:26 ---> eda3d5253893 15:09:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:09:26 ---> Running in edf3aa5d5287 15:09:27 bca2f99d35d6: Pull complete 15:09:27 93359f2a8cfa: Pull complete 15:09:27 7c6f9722023f: Pull complete 15:09:27 Removing intermediate container edf3aa5d5287 15:09:27 ---> 8c85a1a0494c 15:09:27 Step 6/7 : COPY go.mod . 15:09:27 ---> 39dcc9b67a78 15:09:27 Step 7/7 : RUN go mod download 15:09:27 ---> Running in 4c4d99d83f86 15:09:33 a35cf1a2eb13: Pull complete 15:09:33 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:09:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:09:33 ---> a62c8e92a672 15:09:33 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:09:33 ---> Running in 5e5db9f3f00b 15:09:33 Removing intermediate container 5e5db9f3f00b 15:09:33 ---> 62afddf9276a 15:09:33 Step 4/7 : RUN apk add bash 15:09:33 ---> Running in 9f0425c8f008 15:09:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:09:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:09:35 OK: 166 MiB in 39 packages 15:09:36 Removing intermediate container 9f0425c8f008 15:09:36 ---> bd602887c2e5 15:09:36 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:09:36 ---> Running in 48affc1e8fef 15:09:36 Removing intermediate container 48affc1e8fef 15:09:36 ---> 31e98c8dcae7 15:09:36 Step 6/7 : COPY go.mod . 15:09:37 ---> 9552ed429bc2 15:09:37 Step 7/7 : RUN go mod download 15:09:37 ---> Running in 6b2831c082a7 15:09:42 Removing intermediate container 4c4d99d83f86 15:09:42 ---> ba2bdf89e60c 15:09:42 Successfully built ba2bdf89e60c 15:09:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:09:43 + docker inspect -f . ci-base-image-arm64 15:09:43 . [Pipeline] withDockerContainer 15:09:43 prd-ubuntu18.04-docker-arm64-4c-16g-29823 does not seem to be running inside a container 15:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/167 -v /w/workspace/go-mod-core-contracts/167:/w/workspace/go-mod-core-contracts/167:rw,z -v /w/workspace/go-mod-core-contracts/167@tmp:/w/workspace/go-mod-core-contracts/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:09:45 $ docker top be79d711bce364a7af0c4031285b6146ac6725532a1885cd725327dcd5d19e78 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:46 + go version 15:09:46 go version go1.15.5 linux/arm64 [Pipeline] } 15:09:46 $ docker stop --time=1 be79d711bce364a7af0c4031285b6146ac6725532a1885cd725327dcd5d19e78 15:09:48 $ docker rm -f be79d711bce364a7af0c4031285b6146ac6725532a1885cd725327dcd5d19e78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:09:49 + docker inspect -f . ci-base-image-arm64 15:09:49 . [Pipeline] withDockerContainer 15:09:49 Removing intermediate container 6b2831c082a7 15:09:49 ---> 215c6f7588bb 15:09:49 Successfully built 215c6f7588bb 15:09:49 Successfully tagged ci-base-image-x86_64:latest 15:09:49 prd-ubuntu18.04-docker-arm64-4c-16g-29823 does not seem to be running inside a container 15:09:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/167 -v /w/workspace/go-mod-core-contracts/167:/w/workspace/go-mod-core-contracts/167:rw,z -v /w/workspace/go-mod-core-contracts/167@tmp:/w/workspace/go-mod-core-contracts/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:09:51 $ docker top e3ba59f92b85313ce4a7c6b50fd85f4ca3956d0c8bc47c1a4ebedf4626174873 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:09:51 + docker inspect -f . ci-base-image-x86_64 15:09:51 . [Pipeline] withDockerContainer 15:09:52 prd-centos7-docker-4c-2g-29824 does not seem to be running inside a container 15:09:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/167 -v /w/workspace/go-mod-core-contracts/167:/w/workspace/go-mod-core-contracts/167:rw,z -v /w/workspace/go-mod-core-contracts/167@tmp:/w/workspace/go-mod-core-contracts/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:09:52 + make test 15:09:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:09:52 $ docker top 641bc955fab64729c18051f1ddcf144356b06ed78842412e19df1cc1d63b2b67 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:53 + go version 15:09:53 go version go1.15.5 linux/amd64 [Pipeline] } 15:09:53 $ docker stop --time=1 641bc955fab64729c18051f1ddcf144356b06ed78842412e19df1cc1d63b2b67 15:09:54 $ docker rm -f 641bc955fab64729c18051f1ddcf144356b06ed78842412e19df1cc1d63b2b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:09:55 + docker inspect -f . ci-base-image-x86_64 15:09:55 . [Pipeline] withDockerContainer 15:09:55 prd-centos7-docker-4c-2g-29824 does not seem to be running inside a container 15:09:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/167 -v /w/workspace/go-mod-core-contracts/167:/w/workspace/go-mod-core-contracts/167:rw,z -v /w/workspace/go-mod-core-contracts/167@tmp:/w/workspace/go-mod-core-contracts/167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:09:56 $ docker top 8119ac9c1d88baa4d95a857080064b3c3d30cd6a8e13162c44ec35134dd84ec8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:56 + make test 15:09:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:10:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:10:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.018s coverage: 85.7% of statements 15:10:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.031s coverage: 100.0% of statements 15:10:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.015s coverage: 45.4% of statements 15:10:03 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.005s coverage: 77.8% of statements 15:10:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:10:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.020s coverage: 26.3% of statements 15:10:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.035s coverage: 14.7% of statements 15:10:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.009s coverage: 100.0% of statements 15:10:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.024s coverage: 91.8% of statements 15:10:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 15:10:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 15:10:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements 15:10:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.017s coverage: 36.7% of statements 15:10:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.016s coverage: 63.0% of statements 15:10:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.006s coverage: 26.3% of statements 15:10:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements 15:10:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.013s coverage: 15.4% of statements 15:10:07 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.007s coverage: 14.3% of statements 15:10:07 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 15:10:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.060s coverage: 84.6% of statements 15:10:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 15:10:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 15:10:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 15:10:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.013s coverage: 47.4% of statements 15:10:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.008s coverage: 94.7% of statements 15:10:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.040s coverage: 90.2% of statements 15:10:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 100.0% of statements 15:10:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 15:10:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:10:11 gofmt -l . 15:10:11 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:10:11 $ docker stop --time=1 8119ac9c1d88baa4d95a857080064b3c3d30cd6a8e13162c44ec35134dd84ec8 15:10:13 $ docker rm -f 8119ac9c1d88baa4d95a857080064b3c3d30cd6a8e13162c44ec35134dd84ec8 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:10:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:10:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:10:16 ---> job-cost.sh 15:10:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ADF6 15:10:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.034s coverage: 85.7% of statements 15:10:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.045s coverage: 100.0% of statements 15:10:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.044s coverage: 45.4% of statements 15:10:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.048s coverage: 77.8% of statements 15:10:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:10:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.020s coverage: 26.3% of statements 15:10:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.067s coverage: 14.7% of statements 15:10:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.028s coverage: 100.0% of statements 15:10:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.099s coverage: 91.8% of statements 15:10:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 15:10:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 15:10:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.019s coverage: 100.0% of statements 15:10:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.036s coverage: 36.7% of statements 15:10:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.149s coverage: 63.0% of statements 15:10:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.019s coverage: 26.3% of statements 15:10:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.022s coverage: 15.4% of statements 15:10:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.038s coverage: 15.4% of statements 15:10:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.009s coverage: 14.3% of statements 15:10:27 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 15:10:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.242s coverage: 84.6% of statements 15:10:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 15:10:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 15:10:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 15:10:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.120s coverage: 47.4% of statements 15:10:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.036s coverage: 94.7% of statements 15:10:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:10:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.192s coverage: 90.2% of statements 15:10:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements 15:10:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] 15:10:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:10:38 gofmt -l . 15:10:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:10:39 $ docker stop --time=1 e3ba59f92b85313ce4a7c6b50fd85f4ca3956d0c8bc47c1a4ebedf4626174873 15:10:42 $ docker rm -f e3ba59f92b85313ce4a7c6b50fd85f4ca3956d0c8bc47c1a4ebedf4626174873 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:10:43 Warning: overwriting stash ‘coverage-report’ 15:10:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:10:45 ---> job-cost.sh 15:10:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QLYD 15:10:57 lf-activate-venv(): INFO: Adding /tmp/venv-ADF6/bin to PATH 15:10:57 INFO: No Stack... 15:10:57 INFO: Retrieving Pricing Info for: v1-standard-2 15:10:57 INFO: Archiving Costs [Pipeline] sh 15:10:58 + cat /w/workspace/go-mod-core-contracts/167/archives/cost.csv 15:10:58 + cut -d, -f6 [Pipeline] lock 15:10:58 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] 15:10:58 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] did not exist. Created. 15:10:58 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:58 + echo total: 0.029999999329447746 [Pipeline] stash 15:10:58 Stashed 1 file(s) [Pipeline] } 15:10:58 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:11:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:12:45 lf-activate-venv(): INFO: Adding /tmp/venv-QLYD/bin to PATH 15:12:45 INFO: No Stack... 15:12:46 INFO: Retrieving Pricing Info for: lf-standard-4 15:12:46 INFO: Archiving Costs [Pipeline] sh 15:12:47 + cut -d, -f6 15:12:47 + cat /w/workspace/go-mod-core-contracts/167/archives/cost.csv [Pipeline] lock 15:12:47 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] 15:12:47 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] did not exist. Created. 15:12:47 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:47 /w/workspace/go-mod-core-contracts/167@tmp/durable-119a6d65/script.sh: 1: /w/workspace/go-mod-core-contracts/167@tmp/durable-119a6d65/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:12:48 + echo total: 0.20999999344348907 [Pipeline] stash 15:12:48 Warning: overwriting stash ‘stack-cost’ 15:12:48 Stashed 1 file(s) [Pipeline] } 15:12:48 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-167-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 15:12:50 provisioning config files... 15:12:50 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8884295701346749233tmp [Pipeline] { [Pipeline] sh 15:12:50 + set +x 15:12:50 + curl -s https://codecov.io/bash 15:12:50 + bash -s -- 15:12:50 15:12:50 _____ _ 15:12:50 / ____| | | 15:12:50 | | ___ __| | ___ ___ _____ __ 15:12:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:12:50 | |___| (_) | (_| | __/ (_| (_) \ V / 15:12:50 \_____\___/ \__,_|\___|\___\___/ \_/ 15:12:50 Bash-20210309-2b87ace 15:12:50 15:12:50 15:12:50 ==> git version 2.24.3 found 15:12:50 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:12:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:12:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:12:50 ==> Jenkins CI detected. 15:12:50 project root: . 15:12:50 --> token set from env 15:12:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:12:50 ==> Running gcov in . (disable via -X gcov) 15:12:50 ==> Python coveragepy not found 15:12:50 ==> Searching for coverage reports in: 15:12:50 + . 15:12:50 -> Found 1 reports 15:12:50 ==> Detecting git/mercurial file structure 15:12:50 ==> Reading reports 15:12:50 + ./coverage.out bytes=158000 15:12:50 ==> Appending adjustments 15:12:50 https://docs.codecov.io/docs/fixing-reports 15:12:52 + Found adjustments 15:12:52 ==> Gzipping contents 15:12:52 24K /tmp/codecov.vECo7k.gz 15:12:52 ==> Uploading reports 15:12:52 url: https://codecov.io 15:12:52 query: branch=master&commit=16d295f8024708915fa685c6ccd3441e5d1218b6&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F167%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 15:12:52 -> Pinging Codecov 15:12:52 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=16d295f8024708915fa685c6ccd3441e5d1218b6&build=167&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F167%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 15:12:55 -> Uploading to 15:12:55 https://storage.googleapis.com/codecov/v4/raw/2021-03-15/71470A77251A30514AAF9C0BB2E5B6CE/16d295f8024708915fa685c6ccd3441e5d1218b6/4a595317-7e70-4f26-97d4-4ba58a64392f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210315T151254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=766874d31b0f162fbd78c813a8ed9b134dab3bc2089a9964b78b0373df642188 15:12:55 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:55 Dload Upload Total Spent Left Speed 15:12:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23799 0 0 100 23799 0 52075 --:--:-- --:--:-- --:--:-- 52190 15:12:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/16d295f8024708915fa685c6ccd3441e5d1218b6 [Pipeline] } 15:12:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:12:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:12:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:56 15:12:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:12:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:12:57 188c0c94c7c5: Pulling fs layer 15:12:57 0ef7d3d256c8: Pulling fs layer 15:12:57 de9db76c5a1d: Pulling fs layer 15:12:57 0eba1c9be4d2: Pulling fs layer 15:12:57 0d57e429df01: Pulling fs layer 15:12:57 4e4be7b47b0d: Pulling fs layer 15:12:57 e1f770b5df2f: Pulling fs layer 15:12:57 85a0685a4137: Pulling fs layer 15:12:57 0eba1c9be4d2: Waiting 15:12:57 0d57e429df01: Waiting 15:12:57 4e4be7b47b0d: Waiting 15:12:57 e1f770b5df2f: Waiting 15:12:57 85a0685a4137: Waiting 15:12:57 0ef7d3d256c8: Verifying Checksum 15:12:57 0ef7d3d256c8: Download complete 15:12:57 de9db76c5a1d: Verifying Checksum 15:12:57 de9db76c5a1d: Download complete 15:12:57 0d57e429df01: Verifying Checksum 15:12:57 0d57e429df01: Download complete 15:12:57 4e4be7b47b0d: Verifying Checksum 15:12:57 4e4be7b47b0d: Download complete 15:12:57 188c0c94c7c5: Verifying Checksum 15:12:57 188c0c94c7c5: Download complete 15:12:58 188c0c94c7c5: Pull complete 15:12:58 0ef7d3d256c8: Pull complete 15:12:58 de9db76c5a1d: Pull complete 15:12:59 e1f770b5df2f: Verifying Checksum 15:12:59 e1f770b5df2f: Download complete 15:13:01 0eba1c9be4d2: Verifying Checksum 15:13:01 0eba1c9be4d2: Download complete 15:13:02 85a0685a4137: Verifying Checksum 15:13:02 85a0685a4137: Download complete 15:13:07 0eba1c9be4d2: Pull complete 15:13:07 0d57e429df01: Pull complete 15:13:07 4e4be7b47b0d: Pull complete 15:13:10 e1f770b5df2f: Pull complete 15:13:18 85a0685a4137: Pull complete 15:13:18 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:13:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:13:18 prd-centos7-docker-4c-2g-29822 does not seem to be running inside a container 15:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:13:20 $ docker top 8209dec1d90abb4fdff75accbef57cd122a645aebe67d3f0912c9c570d705882 -eo pid,comm [Pipeline] { [Pipeline] echo 15:13:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:13:20 + set -o pipefail 15:13:20 + snyk monitor '--org=edgex-jenkins' 15:13:28 15:13:28 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 15:13:28 15:13:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/a8699850-e402-4d89-bb21-a81271a91cca 15:13:28 15:13:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:13:28 15:13:28 [Pipeline] } 15:13:28 $ docker stop --time=1 8209dec1d90abb4fdff75accbef57cd122a645aebe67d3f0912c9c570d705882 15:13:31 $ docker rm -f 8209dec1d90abb4fdff75accbef57cd122a645aebe67d3f0912c9c570d705882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:13:32 + git log --format=format:%s -1 16d295f8024708915fa685c6ccd3441e5d1218b6 [Pipeline] isUnix [Pipeline] sh 15:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:33 . [Pipeline] withDockerContainer 15:13:33 prd-centos7-docker-4c-2g-29822 does not seem to be running inside a container 15:13:33 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:13:33 $ docker top 230d6d4350f893a2168c83945d675e32aca440e352bad24ed67461d2dda43174 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:34 [ssh-agent] Looking for ssh-agent implementation... 15:13:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:34 $ docker exec 230d6d4350f893a2168c83945d675e32aca440e352bad24ed67461d2dda43174 ssh-agent 15:13:34 SSH_AUTH_SOCK=/tmp/ssh-huUaWT8JpLwr/agent.12 15:13:34 SSH_AGENT_PID=17 15:13:34 Running ssh-add (command line suppressed) 15:13:34 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1749214108979026916.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1749214108979026916.key) 15:13:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:35 + git semver tag 15:13:35 # -> Open(): unable to determine branch for HEAD 15:13:35 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 15:13:35 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 15:13:35 # $SEMVER_REMOTE_NAME = origin 15:13:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:13:35 # $SEMVER_USER_NAME = edgex-jenkins 15:13:35 # $SEMVER_BRANCH = master 15:13:35 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 15:13:35 # 16d295f8024708915fa685c6ccd3441e5d1218b6 HEAD 15:13:35 # -> Force: false 15:13:35 # 70bb1104e3c588d74c88acd6c426897972932532 refs/tags/v2.0.0-dev.49 [Pipeline] } 15:13:35 $ docker exec --env ******** --env ******** 230d6d4350f893a2168c83945d675e32aca440e352bad24ed67461d2dda43174 ssh-agent -k 15:13:35 unset SSH_AUTH_SOCK; 15:13:35 unset SSH_AGENT_PID; 15:13:35 echo Agent pid 17 killed; 15:13:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:36 + git semver [Pipeline] } 15:13:36 $ docker stop --time=1 230d6d4350f893a2168c83945d675e32aca440e352bad24ed67461d2dda43174 15:13:37 $ docker rm -f 230d6d4350f893a2168c83945d675e32aca440e352bad24ed67461d2dda43174 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:13:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:38 15:13:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:13:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:38 0.23.1-centos7: Pulling from edgex-lftools 15:13:38 ab5ef0e58194: Pulling fs layer 15:13:38 9712f1f96733: Pulling fs layer 15:13:38 63f879dbbcfc: Pulling fs layer 15:13:38 0d9ebad4ef96: Pulling fs layer 15:13:38 e9a5061849ea: Pulling fs layer 15:13:38 d747dcd14b5f: Pulling fs layer 15:13:38 2de7ff778b66: Pulling fs layer 15:13:38 e9a5061849ea: Waiting 15:13:38 d747dcd14b5f: Waiting 15:13:38 0d9ebad4ef96: Waiting 15:13:38 2de7ff778b66: Waiting 15:13:38 9712f1f96733: Verifying Checksum 15:13:38 9712f1f96733: Download complete 15:13:41 63f879dbbcfc: Verifying Checksum 15:13:41 e9a5061849ea: Verifying Checksum 15:13:41 e9a5061849ea: Download complete 15:13:41 d747dcd14b5f: Verifying Checksum 15:13:41 d747dcd14b5f: Download complete 15:13:41 ab5ef0e58194: Verifying Checksum 15:13:41 ab5ef0e58194: Download complete 15:13:41 2de7ff778b66: Verifying Checksum 15:13:41 2de7ff778b66: Download complete 15:13:41 0d9ebad4ef96: Verifying Checksum 15:13:41 0d9ebad4ef96: Download complete 15:13:46 ab5ef0e58194: Pull complete 15:13:46 9712f1f96733: Pull complete 15:13:48 63f879dbbcfc: Pull complete 15:13:55 0d9ebad4ef96: Pull complete 15:13:56 e9a5061849ea: Pull complete 15:13:56 d747dcd14b5f: Pull complete 15:13:59 2de7ff778b66: Pull complete 15:13:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:14:00 prd-centos7-docker-4c-2g-29822 does not seem to be running inside a container 15:14:00 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:14:03 $ docker top 8b92001c35e85d579d820b8d033dbbed289a1d2131fa66969a3f535760d147e8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:14:03 provisioning config files... 15:14:03 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4484309754736595854tmp 15:14:03 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1941213045821961509tmp 15:14:03 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config3696183238665967011tmp [Pipeline] { [Pipeline] echo 15:14:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:14:03 ---> sigul-configuration.sh 15:14:03 gpg: directory `/root/.gnupg' created 15:14:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:14:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:14:03 gpg: keyring `/root/.gnupg/secring.gpg' created 15:14:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:14:03 gpg: CAST5 encrypted data 15:14:04 gpg: encrypted with 1 passphrase 15:14:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:14:04 + mkdir /home/jenkins 15:14:04 + mkdir /home/jenkins/sigul [Pipeline] sh 15:14:04 + 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 15:14:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:14:05 ---> sigul-install.sh 15:14:11 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:14:12 + git tag --list 15:14:12 v0.0.0 15:14:12 v0.0.1 15:14:12 v0.1.0 15:14:12 v0.1.1 15:14:12 v0.1.10 15:14:12 v0.1.100 15:14:12 v0.1.101 15:14:12 v0.1.102 15:14:12 v0.1.103 15:14:12 v0.1.104 15:14:12 v0.1.105 15:14:12 v0.1.106 15:14:12 v0.1.107 15:14:12 v0.1.108 15:14:12 v0.1.109 15:14:12 v0.1.11 15:14:12 v0.1.110 15:14:12 v0.1.111 15:14:12 v0.1.112 15:14:12 v0.1.113 15:14:12 v0.1.114 15:14:12 v0.1.115 15:14:12 v0.1.116 15:14:12 v0.1.117 15:14:12 v0.1.118 15:14:12 v0.1.119 15:14:12 v0.1.12 15:14:12 v0.1.120 15:14:12 v0.1.121 15:14:12 v0.1.122 15:14:12 v0.1.123 15:14:12 v0.1.124 15:14:12 v0.1.125 15:14:12 v0.1.126 15:14:12 v0.1.127 15:14:12 v0.1.128 15:14:12 v0.1.129 15:14:12 v0.1.13 15:14:12 v0.1.130 15:14:12 v0.1.131 15:14:12 v0.1.132 15:14:12 v0.1.133 15:14:12 v0.1.134 15:14:12 v0.1.135 15:14:12 v0.1.136 15:14:12 v0.1.137 15:14:12 v0.1.138 15:14:12 v0.1.139 15:14:12 v0.1.14 15:14:12 v0.1.140 15:14:12 v0.1.141 15:14:12 v0.1.142 15:14:12 v0.1.143 15:14:12 v0.1.144 15:14:12 v0.1.145 15:14:12 v0.1.146 15:14:12 v0.1.147 15:14:12 v0.1.148 15:14:12 v0.1.149 15:14:12 v0.1.15 15:14:12 v0.1.16 15:14:12 v0.1.17 15:14:12 v0.1.18 15:14:12 v0.1.19 15:14:12 v0.1.2 15:14:12 v0.1.20 15:14:12 v0.1.21 15:14:12 v0.1.22 15:14:12 v0.1.23 15:14:12 v0.1.24 15:14:12 v0.1.25 15:14:12 v0.1.26 15:14:12 v0.1.27 15:14:12 v0.1.28 15:14:12 v0.1.29 15:14:12 v0.1.3 15:14:12 v0.1.30 15:14:12 v0.1.31 15:14:12 v0.1.32 15:14:12 v0.1.33 15:14:12 v0.1.34 15:14:12 v0.1.35 15:14:12 v0.1.36 15:14:12 v0.1.37 15:14:12 v0.1.38 15:14:12 v0.1.39 15:14:12 v0.1.4 15:14:12 v0.1.40 15:14:12 v0.1.41 15:14:12 v0.1.42 15:14:12 v0.1.43 15:14:12 v0.1.44 15:14:12 v0.1.45 15:14:12 v0.1.46 15:14:12 v0.1.47 15:14:12 v0.1.48 15:14:12 v0.1.49 15:14:12 v0.1.5 15:14:12 v0.1.50 15:14:12 v0.1.51 15:14:12 v0.1.52 15:14:12 v0.1.53 15:14:12 v0.1.54 15:14:12 v0.1.55 15:14:12 v0.1.56 15:14:12 v0.1.57 15:14:12 v0.1.58 15:14:12 v0.1.59 15:14:12 v0.1.6 15:14:12 v0.1.60 15:14:12 v0.1.61 15:14:12 v0.1.62 15:14:12 v0.1.63 15:14:12 v0.1.64 15:14:12 v0.1.65 15:14:12 v0.1.66 15:14:12 v0.1.67 15:14:12 v0.1.68 15:14:12 v0.1.69 15:14:12 v0.1.7 15:14:12 v0.1.70 15:14:12 v0.1.71 15:14:12 v0.1.72 15:14:12 v0.1.73 15:14:12 v0.1.74 15:14:12 v0.1.75 15:14:12 v0.1.76 15:14:12 v0.1.77 15:14:12 v0.1.78 15:14:12 v0.1.79 15:14:12 v0.1.8 15:14:12 v0.1.80 15:14:12 v0.1.81 15:14:12 v0.1.82 15:14:12 v0.1.83 15:14:12 v0.1.84 15:14:12 v0.1.85 15:14:12 v0.1.86 15:14:12 v0.1.87 15:14:12 v0.1.88 15:14:12 v0.1.89 15:14:12 v0.1.9 15:14:12 v0.1.90 15:14:12 v0.1.91 15:14:12 v0.1.92 15:14:12 v0.1.93 15:14:12 v0.1.94 15:14:12 v0.1.95 15:14:12 v0.1.96 15:14:12 v0.1.97 15:14:12 v0.1.98 15:14:12 v0.1.99 15:14:12 v2.0.0-dev.1 15:14:12 v2.0.0-dev.10 15:14:12 v2.0.0-dev.11 15:14:12 v2.0.0-dev.12 15:14:12 v2.0.0-dev.13 15:14:12 v2.0.0-dev.14 15:14:12 v2.0.0-dev.15 15:14:12 v2.0.0-dev.16 15:14:12 v2.0.0-dev.17 15:14:12 v2.0.0-dev.18 15:14:12 v2.0.0-dev.19 15:14:12 v2.0.0-dev.2 15:14:12 v2.0.0-dev.20 15:14:12 v2.0.0-dev.21 15:14:12 v2.0.0-dev.22 15:14:12 v2.0.0-dev.23 15:14:12 v2.0.0-dev.24 15:14:12 v2.0.0-dev.25 15:14:12 v2.0.0-dev.26 15:14:12 v2.0.0-dev.27 15:14:12 v2.0.0-dev.28 15:14:12 v2.0.0-dev.29 15:14:12 v2.0.0-dev.3 15:14:12 v2.0.0-dev.30 15:14:12 v2.0.0-dev.31 15:14:12 v2.0.0-dev.32 15:14:12 v2.0.0-dev.33 15:14:12 v2.0.0-dev.34 15:14:12 v2.0.0-dev.35 15:14:12 v2.0.0-dev.36 15:14:12 v2.0.0-dev.37 15:14:12 v2.0.0-dev.38 15:14:12 v2.0.0-dev.39 15:14:12 v2.0.0-dev.4 15:14:12 v2.0.0-dev.40 15:14:12 v2.0.0-dev.41 15:14:12 v2.0.0-dev.42 15:14:12 v2.0.0-dev.43 15:14:12 v2.0.0-dev.44 15:14:12 v2.0.0-dev.45 15:14:12 v2.0.0-dev.46 15:14:12 v2.0.0-dev.47 15:14:12 v2.0.0-dev.48 15:14:12 v2.0.0-dev.49 15:14:12 v2.0.0-dev.5 15:14:12 v2.0.0-dev.6 15:14:12 v2.0.0-dev.7 15:14:12 v2.0.0-dev.8 15:14:12 v2.0.0-dev.9 [Pipeline] sh 15:14:12 + lftools sign git-tag v2.0.0-dev.49 15:14:14 Signing Git tag with Sigul... 15:14:14 Signing v2.0.0-dev.49 [Pipeline] echo 15:14:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:14:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:14:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:14:15 $ docker stop --time=1 8b92001c35e85d579d820b8d033dbbed289a1d2131fa66969a3f535760d147e8 15:14:17 $ docker rm -f 8b92001c35e85d579d820b8d033dbbed289a1d2131fa66969a3f535760d147e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:14:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:18 . [Pipeline] withDockerContainer 15:14:18 prd-centos7-docker-4c-2g-29822 does not seem to be running inside a container 15:14:18 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:14:19 $ docker top 34a2bad19397b62892ff0eaf452c33a96e666e38a4ce26140efe8a7ed70da40c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:19 [ssh-agent] Looking for ssh-agent implementation... 15:14:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:19 $ docker exec 34a2bad19397b62892ff0eaf452c33a96e666e38a4ce26140efe8a7ed70da40c ssh-agent 15:14:20 SSH_AUTH_SOCK=/tmp/ssh-0QvM7WpUzxEj/agent.11 15:14:20 SSH_AGENT_PID=16 15:14:20 Running ssh-add (command line suppressed) 15:14:20 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8418129854500610439.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8418129854500610439.key) 15:14:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:20 + git semver bump pre 15:14:20 # -> Open(): unable to determine branch for HEAD 15:14:20 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 15:14:20 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 15:14:20 # $SEMVER_REMOTE_NAME = origin 15:14:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:14:20 # $SEMVER_USER_NAME = edgex-jenkins 15:14:20 # $SEMVER_BRANCH = master 15:14:20 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 15:14:20 2.0.0-dev.50 [Pipeline] } 15:14:20 $ docker exec --env ******** --env ******** 34a2bad19397b62892ff0eaf452c33a96e666e38a4ce26140efe8a7ed70da40c ssh-agent -k 15:14:20 unset SSH_AUTH_SOCK; 15:14:20 unset SSH_AGENT_PID; 15:14:20 echo Agent pid 16 killed; 15:14:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:21 + git semver [Pipeline] } 15:14:21 $ docker stop --time=1 34a2bad19397b62892ff0eaf452c33a96e666e38a4ce26140efe8a7ed70da40c 15:14:22 $ docker rm -f 34a2bad19397b62892ff0eaf452c33a96e666e38a4ce26140efe8a7ed70da40c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:14:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:23 . [Pipeline] withDockerContainer 15:14:23 prd-centos7-docker-4c-2g-29822 does not seem to be running inside a container 15:14:23 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:14:24 $ docker top 1c761247c398fced5f0b068a2ae54b3f620f358961b556972da1182bc5499c81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:24 [ssh-agent] Looking for ssh-agent implementation... 15:14:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:24 $ docker exec 1c761247c398fced5f0b068a2ae54b3f620f358961b556972da1182bc5499c81 ssh-agent 15:14:24 SSH_AUTH_SOCK=/tmp/ssh-bZV0I7hU4nHf/agent.12 15:14:24 SSH_AGENT_PID=17 15:14:24 Running ssh-add (command line suppressed) 15:14:25 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5520386680036170556.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5520386680036170556.key) 15:14:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:25 + git semver push 15:14:25 # -> Open(): unable to determine branch for HEAD 15:14:25 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 15:14:25 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 15:14:25 # $SEMVER_REMOTE_NAME = origin 15:14:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:14:25 # $SEMVER_USER_NAME = edgex-jenkins 15:14:25 # $SEMVER_BRANCH = master 15:14:25 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 15:14:30 $ docker exec --env ******** --env ******** 1c761247c398fced5f0b068a2ae54b3f620f358961b556972da1182bc5499c81 ssh-agent -k 15:14:30 unset SSH_AUTH_SOCK; 15:14:30 unset SSH_AGENT_PID; 15:14:30 echo Agent pid 17 killed; 15:14:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:31 + git semver [Pipeline] } 15:14:31 $ docker stop --time=1 1c761247c398fced5f0b068a2ae54b3f620f358961b556972da1182bc5499c81 15:14:32 $ docker rm -f 1c761247c398fced5f0b068a2ae54b3f620f358961b556972da1182bc5499c81 [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 15:14:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:14:35 ---> package-listing.sh 15:14:35 ++ facter osfamily 15:14:35 ++ tr '[:upper:]' '[:lower:]' 15:14:35 + OS_FAMILY=redhat 15:14:35 + workspace=/w/workspace/dry_go-mod-core-contracts_master 15:14:35 + START_PACKAGES=/tmp/packages_start.txt 15:14:35 + END_PACKAGES=/tmp/packages_end.txt 15:14:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:14:35 + PACKAGES=/tmp/packages_start.txt 15:14:35 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 15:14:35 + PACKAGES=/tmp/packages_end.txt 15:14:35 + case "${OS_FAMILY}" in 15:14:35 + rpm -qa 15:14:35 + sort 15:14:39 + '[' -f /tmp/packages_start.txt ']' 15:14:39 + '[' -f /tmp/packages_end.txt ']' 15:14:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:14:39 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 15:14:39 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 15:14:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo 15:14:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:14:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:14:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:40 15:14:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:14:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:40 alpine: Pulling from edgex-lftools-log-publisher 15:14:40 df20fa9351a1: Pulling fs layer 15:14:40 36b3adc4ff6f: Pulling fs layer 15:14:40 8ad3a11d3b57: Pulling fs layer 15:14:40 46f8f816bc3b: Pulling fs layer 15:14:40 93b61091891f: Pulling fs layer 15:14:40 93b9cdb0e59b: Pulling fs layer 15:14:40 5e14af77c1be: Pulling fs layer 15:14:40 01666e4c0597: Pulling fs layer 15:14:40 aa168da1d23b: Pulling fs layer 15:14:40 93b9cdb0e59b: Waiting 15:14:40 5e14af77c1be: Waiting 15:14:40 01666e4c0597: Waiting 15:14:40 aa168da1d23b: Waiting 15:14:40 46f8f816bc3b: Waiting 15:14:40 93b61091891f: Waiting 15:14:40 36b3adc4ff6f: Verifying Checksum 15:14:40 36b3adc4ff6f: Download complete 15:14:40 46f8f816bc3b: Verifying Checksum 15:14:40 46f8f816bc3b: Download complete 15:14:40 df20fa9351a1: Verifying Checksum 15:14:40 df20fa9351a1: Download complete 15:14:40 93b61091891f: Download complete 15:14:40 5e14af77c1be: Verifying Checksum 15:14:40 5e14af77c1be: Download complete 15:14:40 93b9cdb0e59b: Verifying Checksum 15:14:40 93b9cdb0e59b: Download complete 15:14:40 01666e4c0597: Verifying Checksum 15:14:40 01666e4c0597: Download complete 15:14:40 8ad3a11d3b57: Verifying Checksum 15:14:40 8ad3a11d3b57: Download complete 15:14:41 df20fa9351a1: Pull complete 15:14:41 36b3adc4ff6f: Pull complete 15:14:42 8ad3a11d3b57: Pull complete 15:14:43 aa168da1d23b: Verifying Checksum 15:14:43 aa168da1d23b: Download complete 15:14:43 46f8f816bc3b: Pull complete 15:14:43 93b61091891f: Pull complete 15:14:43 93b9cdb0e59b: Pull complete 15:14:43 5e14af77c1be: Pull complete 15:14:43 01666e4c0597: Pull complete 15:14:52 aa168da1d23b: Pull complete 15:14:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:14:52 prd-centos7-docker-4c-2g-29822 does not seem to be running inside a container 15:14:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:14:55 $ docker top add8aa31a71da1eff5895fffc8b762617178c0bc512983775967ca14fe3c3839 -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:55 + touch /tmp/pre-build-complete [Pipeline] sh 15:14:55 + mkdir -p /var/log/sa [Pipeline] sh 15:14:56 + ls /var/log/sa-host 15:14:56 + sadf -c /var/log/sa-host/sa15 15:14:56 file_magic: OK 15:14:56 HZ: Using current value: 100 15:14:56 file_header: OK 15:14:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:14:56 Statistics: 15:14:56 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:14:56 File successfully converted to sysstat format version 12.2.1 15:14:56 + sadf -c /var/log/sa-host/sa23 15:14:56 file_magic: OK 15:14:56 HZ: Using current value: 100 15:14:56 file_header: OK 15:14:56 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:14:56 Statistics: 15:14:56 Hnuu...uuuununununu... 15:14:56 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:14:56 provisioning config files... 15:14:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6446776103080251423tmp [Pipeline] { [Pipeline] echo 15:14:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:14:57 ---> create-netrc.sh [Pipeline] } 15:14:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:14:57 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:14:57 ---> python-tools-install.sh [Pipeline] echo 15:14:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:14:57 ---> sudo-logs.sh 15:14:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:14:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:14:58 ---> job-cost.sh 15:14:58 lf-activate-venv: SKIPPING 15:14:58 DEBUG: total: 0.20999999344348907 15:14:58 INFO: Retrieving Stack Cost... 15:14:59 INFO: Retrieving Pricing Info for: v1-standard-2 15:14:59 INFO: Archiving Costs [Pipeline] echo 15:14:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:15:00 ---> logs-deploy.sh 15:15:00 lf-activate-venv: SKIPPING 15:15:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/167 15:15:00 INFO: archiving workspace using pattern(s): 15:15:02 Archives upload complete. 15:15:02 INFO: archiving logs to Nexus 15:15:03 ---> uname -a: 15:15:03 Linux prd-centos7-docker-4c-2g-29822.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:15:03 15:15:03 15:15:03 ---> lscpu: 15:15:03 Architecture: x86_64 15:15:03 CPU op-mode(s): 32-bit, 64-bit 15:15:03 Byte Order: Little Endian 15:15:03 Address sizes: 40 bits physical, 48 bits virtual 15:15:03 CPU(s): 4 15:15:03 On-line CPU(s) list: 0-3 15:15:03 Thread(s) per core: 1 15:15:03 Core(s) per socket: 1 15:15:03 Socket(s): 4 15:15:03 NUMA node(s): 1 15:15:03 Vendor ID: GenuineIntel 15:15:03 CPU family: 6 15:15:03 Model: 44 15:15:03 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:15:03 Stepping: 1 15:15:03 CPU MHz: 2933.438 15:15:03 BogoMIPS: 5866.87 15:15:03 Virtualization: VT-x 15:15:03 Hypervisor vendor: KVM 15:15:03 Virtualization type: full 15:15:03 L1d cache: 128 KiB 15:15:03 L1i cache: 128 KiB 15:15:03 L2 cache: 16 MiB 15:15:03 L3 cache: 64 MiB 15:15:03 NUMA node0 CPU(s): 0-3 15:15:03 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:15:03 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:15:03 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:15:03 Vulnerability Meltdown: Mitigation; PTI 15:15:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:15:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:15:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:15:03 Vulnerability Srbds: Not affected 15:15:03 Vulnerability Tsx async abort: Not affected 15:15:03 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 15:15:03 15:15:03 15:15:03 ---> nproc: 15:15:03 4 15:15:03 15:15:03 15:15:03 ---> df -h: 15:15:03 Filesystem Size Used Available Use% Mounted on 15:15:03 overlay 50.0G 8.5G 41.4G 17% / 15:15:03 tmpfs 64.0M 0 64.0M 0% /dev 15:15:03 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:15:03 shm 64.0M 0 64.0M 0% /dev/shm 15:15:03 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 15:15:03 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 15:15:03 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 15:15:03 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 15:15:03 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 15:15:03 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 15:15:03 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master 15:15:03 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/dry_go-mod-core-contracts_master@tmp 15:15:03 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 15:15:03 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 15:15:03 15:15:03 15:15:03 ---> free -m: 15:15:03 total used free shared buff/cache available 15:15:03 Mem: 1837 827 157 0 852 945 15:15:03 Swap: 1023 2 1021 15:15:03 15:15:03 15:15:03 ---> ip addr: 15:15:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:15:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:15:03 inet 127.0.0.1/8 scope host lo 15:15:03 valid_lft forever preferred_lft forever 15:15:03 inet6 ::1/128 scope host 15:15:03 valid_lft forever preferred_lft forever 15:15:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:15:03 link/ether fa:16:3e:1e:9b:90 brd ff:ff:ff:ff:ff:ff 15:15:03 inet 10.30.122.158/23 brd 10.30.123.255 scope global dynamic eth0 15:15:03 valid_lft 85835sec preferred_lft 85835sec 15:15:03 inet6 fe80::f816:3eff:fe1e:9b90/64 scope link 15:15:03 valid_lft forever preferred_lft forever 15:15:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:15:03 link/ether 02:42:a9:7b:41:72 brd ff:ff:ff:ff:ff:ff 15:15:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:15:03 valid_lft forever preferred_lft forever 15:15:03 inet6 fe80::42:a9ff:fe7b:4172/64 scope link 15:15:03 valid_lft forever preferred_lft forever 15:15:03 15:15:03 15:15:03 ---> sar -b -r -n DEV: 15:15:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/15/21 _x86_64_ (4 CPU) 15:15:03 15:15:03 15:05:26 LINUX RESTART (4 CPU) 15:15:03 15:15:03 15:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:15:03 15:07:01 53.65 15.11 38.53 0.00 4633.42 3302.15 0.00 15:15:03 15:08:01 1.93 0.00 1.93 0.00 0.00 40.83 0.00 15:15:03 15:09:01 0.32 0.00 0.32 0.00 0.00 4.43 0.00 15:15:03 15:10:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 15:15:03 15:11:01 0.15 0.00 0.15 0.00 0.00 1.95 0.00 15:15:03 15:12:01 0.48 0.00 0.48 0.00 0.00 5.76 0.00 15:15:03 15:13:01 11.99 0.82 11.17 0.00 306.04 7504.99 0.00 15:15:03 15:14:02 416.42 210.16 206.26 0.00 10293.40 56865.23 0.00 15:15:03 Average: 60.69 28.28 32.40 0.00 1905.26 8471.64 0.00 15:15:03 15:15:03 15:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:15:03 15:07:01 150196 0 619972 32.95 2620 1108756 1119192 38.20 423912 1107020 132 15:15:03 15:08:01 154932 0 615232 32.70 2620 1108760 1086880 37.09 423756 1102988 8 15:15:03 15:09:01 154212 0 615944 32.74 2620 1108768 1087036 37.10 433844 1093872 8 15:15:03 15:10:01 152868 0 617288 32.81 2620 1108768 1087124 37.10 435744 1093296 16 15:15:03 15:11:01 153428 0 616720 32.78 2620 1108776 1087016 37.10 440360 1088080 16 15:15:03 15:12:01 153832 0 616312 32.76 2620 1108780 1086944 37.10 439872 1088080 12 15:15:03 15:13:01 75756 0 683004 36.30 2620 1120164 1514172 51.68 500776 1098372 38800 15:15:03 15:14:02 108372 0 795600 42.28 1764 975808 1296764 44.26 561356 878888 16 15:15:03 Average: 137950 0 647509 34.41 2513 1093572 1170641 39.95 457452 1068824 4876 15:15:03 15:15:03 15:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:15:03 15:07:01 eth0 326.83 212.08 714.58 67.65 0.00 0.00 0.00 0.00 15:15:03 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 15:07:01 docker0 8.37 5.64 1.89 20.38 0.00 0.00 0.00 0.00 15:15:03 15:08:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:15:03 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 15:09:01 eth0 1.08 0.43 0.36 0.21 0.00 0.00 0.00 0.00 15:15:03 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 15:10:01 eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00 15:15:03 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 15:11:01 eth0 0.22 0.15 0.08 0.04 0.00 0.00 0.00 0.00 15:15:03 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 15:12:01 eth0 0.10 0.10 0.01 0.03 0.00 0.00 0.00 0.00 15:15:03 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 15:13:01 eth0 400.33 355.64 4071.41 27.95 0.00 0.00 0.00 0.00 15:15:03 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 15:14:02 eth0 402.41 357.25 3353.18 96.40 0.00 0.00 0.00 0.00 15:15:03 15:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 15:14:02 docker0 19.07 17.98 1.51 127.52 0.00 0.00 0.00 0.00 15:15:03 Average: eth0 141.58 115.80 1017.89 24.07 0.00 0.00 0.00 0.00 15:15:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:03 Average: docker0 3.43 2.96 0.42 18.50 0.00 0.00 0.00 0.00 15:15:03 15:15:03 15:15:03 ---> sar -P ALL: 15:15:03 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/15/21 _x86_64_ (4 CPU) 15:15:03 15:15:03 15:05:26 LINUX RESTART (4 CPU) 15:15:03 15:15:03 15:06:01 CPU %user %nice %system %iowait %steal %idle 15:15:03 15:07:01 all 6.45 0.00 2.79 1.53 0.09 89.15 15:15:03 15:07:01 0 7.03 0.00 2.86 0.32 0.10 89.69 15:15:03 15:07:01 1 5.71 0.00 2.70 1.99 0.12 89.49 15:15:03 15:07:01 2 5.27 0.00 2.55 1.15 0.08 90.95 15:15:03 15:07:01 3 7.77 0.00 3.05 2.65 0.05 86.48 15:15:03 15:08:01 all 0.11 0.00 0.06 0.00 0.00 99.82 15:15:03 15:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:15:03 15:08:01 1 0.12 0.00 0.08 0.00 0.02 99.78 15:15:03 15:08:01 2 0.25 0.00 0.08 0.00 0.00 99.67 15:15:03 15:08:01 3 0.02 0.00 0.05 0.00 0.00 99.93 15:15:03 15:09:01 all 0.16 0.00 0.05 0.00 0.00 99.78 15:15:03 15:09:01 0 0.03 0.00 0.07 0.00 0.00 99.90 15:15:03 15:09:01 1 0.08 0.00 0.05 0.00 0.00 99.87 15:15:03 15:09:01 2 0.48 0.00 0.07 0.00 0.00 99.45 15:15:03 15:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:15:03 15:10:01 all 0.15 0.00 0.04 0.00 0.00 99.80 15:15:03 15:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:15:03 15:10:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:15:03 15:10:01 2 0.45 0.00 0.05 0.00 0.00 99.50 15:15:03 15:10:01 3 0.05 0.00 0.05 0.00 0.02 99.88 15:15:03 15:11:01 all 0.16 0.00 0.05 0.00 0.02 99.77 15:15:03 15:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:15:03 15:11:01 1 0.03 0.00 0.07 0.00 0.02 99.88 15:15:03 15:11:01 2 0.53 0.00 0.08 0.00 0.02 99.37 15:15:03 15:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:15:03 15:12:01 all 0.15 0.00 0.04 0.00 0.00 99.81 15:15:03 15:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:15:03 15:12:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:15:03 15:12:01 2 0.52 0.00 0.08 0.00 0.00 99.40 15:15:03 15:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:15:03 15:13:01 all 2.07 0.00 1.51 0.03 0.04 96.35 15:15:03 15:13:01 0 1.82 0.00 1.68 0.02 0.03 96.45 15:15:03 15:13:01 1 2.24 0.00 1.52 0.00 0.05 96.18 15:15:03 15:13:01 2 2.04 0.00 1.49 0.08 0.03 96.35 15:15:03 15:13:01 3 2.16 0.00 1.36 0.00 0.05 96.43 15:15:03 15:14:02 all 16.31 0.00 11.94 3.75 0.22 67.78 15:15:03 15:14:02 0 15.62 0.00 11.34 3.27 0.19 69.57 15:15:03 15:14:02 1 16.10 0.00 11.18 3.10 0.21 69.41 15:15:03 15:14:02 2 16.24 0.00 13.84 5.21 0.24 64.47 15:15:03 15:14:02 3 17.28 0.00 11.40 3.43 0.23 67.66 15:15:03 Average: all 3.12 0.00 2.01 0.65 0.05 94.18 15:15:03 Average: 0 3.01 0.00 1.96 0.44 0.04 94.55 15:15:03 Average: 1 2.98 0.00 1.91 0.62 0.05 94.43 15:15:03 Average: 2 3.15 0.00 2.22 0.78 0.05 93.80 15:15:03 Average: 3 3.34 0.00 1.95 0.74 0.04 93.92 15:15:03 15:15:03 15:15:03