Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 693d3d1bb1ce27c984b0f8481578bd7875393101 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6080634660830184427.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3671351454456743753.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2718161288987027208.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8554360899270130620.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5396682686316466606.key > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-399 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_master@tmp/jenkins-gitclient-ssh4446271541891830917.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 693d3d1bb1ce27c984b0f8481578bd7875393101 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 693d3d1bb1ce27c984b0f8481578bd7875393101 # timeout=10 Commit message: "Merge pull request #624 from weichou1229/issue-623" > git rev-list --no-walk 6fe3687aed6ded011d65f6155eb4b8cf2f5ce10f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:55:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:55:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:55:23 ========================================================= 08:55:23 EdgeX Global Pipelines Version Info 08:55:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:55:25 ------------------- 08:55:25 stable info: 08:55:25 ------------------- 08:55:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:55:25 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:55:25 Message: update stable to v1.0.192 08:55:25 ------------------- 08:55:25 experimental info: 08:55:25 ------------------- 08:55:25 Commited By: **** collab-it+edgex@linuxfoundation.org 08:55:25 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:55:25 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 693d3d1bb1ce27c984b0f8481578bd7875393101 [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 693d3d1 [Pipeline] echo 08:55:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:27 + git log --format=format:%s -1 693d3d1bb1ce27c984b0f8481578bd7875393101 [Pipeline] echo 08:55:27 GIT_COMMIT: 693d3d1bb1ce27c984b0f8481578bd7875393101, Commit Message: Merge pull request #624 from weichou1229/issue-623 [Pipeline] echo 08:55:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:28 08:55:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:55:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:28 latest: Pulling from edgex-devops/git-semver 08:55:28 31603596830f: Pulling fs layer 08:55:28 54011a49482f: Pulling fs layer 08:55:28 a6820b24f6d8: Pulling fs layer 08:55:28 f581987b2513: Pulling fs layer 08:55:28 f581987b2513: Waiting 08:55:28 54011a49482f: Verifying Checksum 08:55:28 54011a49482f: Download complete 08:55:28 31603596830f: Verifying Checksum 08:55:28 31603596830f: Download complete 08:55:28 f581987b2513: Verifying Checksum 08:55:28 f581987b2513: Download complete 08:55:29 a6820b24f6d8: Verifying Checksum 08:55:29 a6820b24f6d8: Download complete 08:55:29 31603596830f: Pull complete 08:55:29 54011a49482f: Pull complete 08:55:29 a6820b24f6d8: Pull complete 08:55:30 f581987b2513: Pull complete 08:55:30 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:55:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:55:30 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 08:55:30 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:55:31 $ docker top c6a790efa1c05b18e415bd9a750ba80f9546034cf8f0aaf1c1757b489fcf73ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:55:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:31 [ssh-agent] Looking for ssh-agent implementation... 08:55:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:31 $ docker exec c6a790efa1c05b18e415bd9a750ba80f9546034cf8f0aaf1c1757b489fcf73ee ssh-agent 08:55:32 SSH_AUTH_SOCK=/tmp/ssh-Q8rYhe0d2uzu/agent.13 08:55:32 SSH_AGENT_PID=19 08:55:32 Running ssh-add (command line suppressed) 08:55:32 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8509141211182974793.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8509141211182974793.key) 08:55:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:32 + git tag --points-at HEAD [Pipeline] } 08:55:32 $ docker exec --env ******** --env ******** c6a790efa1c05b18e415bd9a750ba80f9546034cf8f0aaf1c1757b489fcf73ee ssh-agent -k 08:55:32 unset SSH_AUTH_SOCK; 08:55:32 unset SSH_AGENT_PID; 08:55:32 echo Agent pid 19 killed; 08:55:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:55:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:32 [ssh-agent] Looking for ssh-agent implementation... 08:55:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:32 $ docker exec c6a790efa1c05b18e415bd9a750ba80f9546034cf8f0aaf1c1757b489fcf73ee ssh-agent 08:55:32 SSH_AUTH_SOCK=/tmp/ssh-RqCS01FExZxo/agent.52 08:55:32 SSH_AGENT_PID=58 08:55:32 Running ssh-add (command line suppressed) 08:55:33 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7845825441232771990.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7845825441232771990.key) 08:55:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:33 + git semver init 08:55:33 # -> Open(): unable to determine branch for HEAD 08:55:33 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 08:55:33 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 08:55:33 # $SEMVER_REMOTE_NAME = origin 08:55:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:55:33 # $SEMVER_USER_NAME = edgex-jenkins 08:55:33 # $SEMVER_BRANCH = master 08:55:33 # $SEMVER_TEMP = /tmp/semver-473230150 08:55:33 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:55:33 # '/tmp/semver-473230150' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 08:55:33 # -> Force: false 08:55:33 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 08:55:33 $ docker exec --env ******** --env ******** c6a790efa1c05b18e415bd9a750ba80f9546034cf8f0aaf1c1757b489fcf73ee ssh-agent -k 08:55:34 unset SSH_AUTH_SOCK; 08:55:34 unset SSH_AGENT_PID; 08:55:34 echo Agent pid 58 killed; 08:55:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:55:34 + git semver [Pipeline] } 08:55:34 $ docker stop --time=1 c6a790efa1c05b18e415bd9a750ba80f9546034cf8f0aaf1c1757b489fcf73ee 08:55:35 $ docker rm -f c6a790efa1c05b18e415bd9a750ba80f9546034cf8f0aaf1c1757b489fcf73ee [Pipeline] // withDockerContainer [Pipeline] sh 08:55:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:55:36 Stashed 1 file(s) [Pipeline] echo 08:55:36 [edgeXSemver]: initialized semver on version 2.0.0-dev.95 [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 08:55:51 Still waiting to schedule task 08:55:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:55:51 Still waiting to schedule task 08:55:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-398’ is offline 08:57:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-400 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 08:57:54 Running in /w/workspace/go-mod-core-contracts/214 [Pipeline] { [Pipeline] checkout 08:57:54 Selected Git installation does not exist. Using Default 08:57:54 The recommended git tool is: NONE 08:57:59 using credential edgex-jenkins-ssh 08:57:59 Cloning the remote Git repository 08:57:59 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:57:59 > git init /w/workspace/go-mod-core-contracts/214 # timeout=10 08:57:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:57:59 > git --version # timeout=10 08:57:59 > git --version # 'git version 2.17.1' 08:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:22 Running on prd-centos7-docker-4c-2g-401 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 08:58:22 Running in /w/workspace/go-mod-core-contracts/214 [Pipeline] { [Pipeline] checkout 08:58:22 Selected Git installation does not exist. Using Default 08:58:22 The recommended git tool is: NONE 08:58:24 using credential edgex-jenkins-ssh 08:58:24 Cloning the remote Git repository 08:58:24 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:58:24 > git init /w/workspace/go-mod-core-contracts/214 # timeout=10 08:58:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:58:24 > git --version # timeout=10 08:58:24 > git --version # 'git version 2.24.4' 08:58:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:58:24 [INFO] Currently running in a labeled security context 08:58:24 [INFO] Currently SELinux is 'enforcing' on the host 08:58:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/214@tmp/jenkins-gitclient-ssh5137468677013596664.key 08:58:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:32 Avoid second fetch 08:58:32 Checking out Revision 693d3d1bb1ce27c984b0f8481578bd7875393101 (master) 08:58:32 Avoid second fetch 08:58:32 Checking out Revision 693d3d1bb1ce27c984b0f8481578bd7875393101 (master) 08:58:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:58:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:32 > git config core.sparsecheckout # timeout=10 08:58:32 > git checkout -f 693d3d1bb1ce27c984b0f8481578bd7875393101 # timeout=10 08:58:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:58:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:58:32 > git config core.sparsecheckout # timeout=10 08:58:32 > git checkout -f 693d3d1bb1ce27c984b0f8481578bd7875393101 # timeout=10 08:58:36 Commit message: "Merge pull request #624 from weichou1229/issue-623" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:58:36 Commit message: "Merge pull request #624 from weichou1229/issue-623" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:58:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:58:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:58:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:58:38 + true 08:58:38 + sudo service docker restart 08:58:38 Redirecting to /bin/systemctl restart docker.service 08:58:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:58:39 + true 08:58:39 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 08:58:56 ========================================================= 08:58:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:58:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:58:57 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:58:57 Sending build context to Docker daemon 3.188MB 08:58:57 Step 1/7 : ARG BASE=golang:1.16-alpine 08:58:57 Step 2/7 : FROM ${BASE} 08:58:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:58:57 540db60ca938: Pulling fs layer 08:58:57 adcc1eea9eea: Pulling fs layer 08:58:57 4c4ab2625f07: Pulling fs layer 08:58:57 0510c868ecb4: Pulling fs layer 08:58:57 afea3b2eda06: Pulling fs layer 08:58:57 7809a108b3ef: Pulling fs layer 08:58:57 f706445af74f: Pulling fs layer 08:58:57 0510c868ecb4: Waiting 08:58:57 afea3b2eda06: Waiting 08:58:57 7809a108b3ef: Waiting 08:58:57 f706445af74f: Waiting 08:58:57 4c4ab2625f07: Verifying Checksum 08:58:57 4c4ab2625f07: Download complete 08:58:57 adcc1eea9eea: Verifying Checksum 08:58:57 adcc1eea9eea: Download complete [Pipeline] unstash 08:58:57 afea3b2eda06: Download complete 08:58:57 540db60ca938: Verifying Checksum 08:58:57 540db60ca938: Download complete 08:58:57 7809a108b3ef: Verifying Checksum 08:58:57 7809a108b3ef: Download complete [Pipeline] echo 08:58:57 ========================================================= 08:58:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:58:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:58:57 540db60ca938: Pull complete 08:58:57 adcc1eea9eea: Pull complete 08:58: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.16-alpine . 08:58:58 4c4ab2625f07: Pull complete 08:58:58 Sending build context to Docker daemon 3.186MB 08:58:59 Step 1/7 : ARG BASE=golang:1.16-alpine 08:58:59 Step 2/7 : FROM ${BASE} 08:58:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:58:59 595b0fe564bb: Pulling fs layer 08:58:59 7186ed65a4f7: Pulling fs layer 08:58:59 316046926c0a: Pulling fs layer 08:58:59 4ebd0625c992: Pulling fs layer 08:58:59 207e8628e3a3: Pulling fs layer 08:58:59 c791037a9be2: Pulling fs layer 08:58:59 ffd874e62e21: Pulling fs layer 08:58:59 4ebd0625c992: Waiting 08:58:59 207e8628e3a3: Waiting 08:58:59 c791037a9be2: Waiting 08:58:59 ffd874e62e21: Waiting 08:58:59 316046926c0a: Download complete 08:58:59 7186ed65a4f7: Verifying Checksum 08:58:59 7186ed65a4f7: Download complete 08:58:59 f706445af74f: Verifying Checksum 08:58:59 f706445af74f: Download complete 08:58:59 207e8628e3a3: Download complete 08:58:59 c791037a9be2: Verifying Checksum 08:58:59 c791037a9be2: Download complete 08:58:59 595b0fe564bb: Verifying Checksum 08:58:59 595b0fe564bb: Download complete 08:59:00 595b0fe564bb: Pull complete 08:59:00 0510c868ecb4: Verifying Checksum 08:59:00 0510c868ecb4: Download complete 08:59:01 7186ed65a4f7: Pull complete 08:59:01 316046926c0a: Pull complete 08:59:01 ffd874e62e21: Verifying Checksum 08:59:01 ffd874e62e21: Download complete 08:59:03 4ebd0625c992: Verifying Checksum 08:59:03 4ebd0625c992: Download complete 08:59:03 0510c868ecb4: Pull complete 08:59:03 afea3b2eda06: Pull complete 08:59:03 7809a108b3ef: Pull complete 08:59:05 f706445af74f: Pull complete 08:59:05 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:59:05 ---> b068be0155e3 08:59:05 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:59:09 ---> Running in c6e04efaebf4 08:59:09 Removing intermediate container c6e04efaebf4 08:59:09 ---> 1a4e2c997cf6 08:59:09 Step 4/7 : RUN apk add bash 08:59:09 ---> Running in 69b67728c6d2 08:59:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:59:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:59:10 OK: 149 MiB in 40 packages 08:59:10 Removing intermediate container 69b67728c6d2 08:59:10 ---> 98aeb628df00 08:59:10 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:59:11 ---> Running in e6d2ef4befa0 08:59:11 Removing intermediate container e6d2ef4befa0 08:59:11 ---> dc498f53d381 08:59:11 Step 6/7 : COPY go.mod . 08:59:11 ---> a43d7d297cac 08:59:11 Step 7/7 : RUN go mod download 08:59:11 ---> Running in ec53785892b9 08:59:13 4ebd0625c992: Pull complete 08:59:13 207e8628e3a3: Pull complete 08:59:14 c791037a9be2: Pull complete 08:59:18 ffd874e62e21: Pull complete 08:59:18 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:59:18 ---> cfc18b08335c 08:59:18 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:59:19 Removing intermediate container ec53785892b9 08:59:19 ---> 166fe92152a1 08:59:19 Successfully built 166fe92152a1 08:59:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:59:19 + docker inspect -f . ci-base-image-x86_64 08:59:19 . [Pipeline] withDockerContainer 08:59:19 ---> Running in 75e7c0777fdd 08:59:20 prd-centos7-docker-4c-2g-401 does not seem to be running inside a container 08:59:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/214 -v /w/workspace/go-mod-core-contracts/214:/w/workspace/go-mod-core-contracts/214:rw,z -v /w/workspace/go-mod-core-contracts/214@tmp:/w/workspace/go-mod-core-contracts/214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:59:20 Removing intermediate container 75e7c0777fdd 08:59:20 ---> 5e4f1e68a73b 08:59:20 Step 4/7 : RUN apk add bash 08:59:20 $ docker top a3aeaaa2d13b6c672256f10eeb4581a1d00d981d562634703b27070b093a1d21 -eo pid,comm 08:59:20 ---> Running in 77dbca75e1b1 [Pipeline] { [Pipeline] sh 08:59:20 + go version 08:59:20 go version go1.16.3 linux/amd64 [Pipeline] } 08:59:20 $ docker stop --time=1 a3aeaaa2d13b6c672256f10eeb4581a1d00d981d562634703b27070b093a1d21 08:59:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:59:22 $ docker rm -f a3aeaaa2d13b6c672256f10eeb4581a1d00d981d562634703b27070b093a1d21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:59:22 + docker inspect -f . ci-base-image-x86_64 08:59:22 . [Pipeline] withDockerContainer 08:59:22 prd-centos7-docker-4c-2g-401 does not seem to be running inside a container 08:59:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/214 -v /w/workspace/go-mod-core-contracts/214:/w/workspace/go-mod-core-contracts/214:rw,z -v /w/workspace/go-mod-core-contracts/214@tmp:/w/workspace/go-mod-core-contracts/214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:59:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:59:23 $ docker top 53f66229f5becafcbf13d29a52d31c4a1507f20caf67a6827c7e45c84a0604ce -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:23 + go mod tidy [Pipeline] sh 08:59:23 + make test 08:59:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:59:23 OK: 138 MiB in 40 packages 08:59:24 Removing intermediate container 77dbca75e1b1 08:59:24 ---> 433c3edd284e 08:59:24 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:59:24 ---> Running in 3e6b53a686f5 08:59:25 Removing intermediate container 3e6b53a686f5 08:59:25 ---> 2cf53b06fa58 08:59:25 Step 6/7 : COPY go.mod . 08:59:26 ---> bec016c6cdff 08:59:26 Step 7/7 : RUN go mod download 08:59:26 ---> Running in 4d749ba7a2e2 08:59:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 08:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.016s coverage: 85.7% of statements 08:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.006s coverage: 100.0% of statements 08:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.008s coverage: 45.4% of statements 08:59:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.004s coverage: 77.8% of statements 08:59:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:59:31 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.003s coverage: 26.3% of statements 08:59:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.020s coverage: 14.7% of statements 08:59:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.017s coverage: 100.0% of statements 08:59:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.015s coverage: 91.8% of statements 08:59:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 08:59:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 08:59:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.002s coverage: 100.0% of statements 08:59:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.002s coverage: 35.5% of statements 08:59:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.013s coverage: 63.0% of statements 08:59:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.006s coverage: 26.3% of statements 08:59:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements 08:59:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.002s coverage: 15.4% of statements 08:59:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.004s coverage: 14.3% of statements 08:59:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 08:59:35 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 08:59:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.042s coverage: 82.9% of statements 08:59:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 08:59:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 08:59:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 08:59:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.011s coverage: 45.4% of statements 08:59:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.013s coverage: 90.9% of statements 08:59:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.033s coverage: 86.3% of statements 08:59:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 60.5% of statements 08:59:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.007s coverage: 58.2% of statements 08:59:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:59:44 Removing intermediate container 4d749ba7a2e2 08:59:44 ---> bccd485b8dd7 08:59:44 Successfully built bccd485b8dd7 08:59:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:59:45 + docker inspect -f . ci-base-image-arm64 08:59:45 . [Pipeline] withDockerContainer 08:59:45 prd-ubuntu18.04-docker-arm64-4c-16g-400 does not seem to be running inside a container 08:59:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/214 -v /w/workspace/go-mod-core-contracts/214:/w/workspace/go-mod-core-contracts/214:rw,z -v /w/workspace/go-mod-core-contracts/214@tmp:/w/workspace/go-mod-core-contracts/214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:59:45 gofmt -l . 08:59:45 [ "`gofmt -l .`" = "" ] 08:59:47 $ docker top 88ebf9127fb8a3b8bfb29a46d584411a50d99330cb6c34f6c0ea30eb103bd821 -eo pid,comm [Pipeline] { [Pipeline] } 08:59:47 $ docker stop --time=1 53f66229f5becafcbf13d29a52d31c4a1507f20caf67a6827c7e45c84a0604ce 08:59:48 $ docker rm -f 53f66229f5becafcbf13d29a52d31c4a1507f20caf67a6827c7e45c84a0604ce [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 08:59:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:59:49 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) 08:59:49 + go version 08:59:49 go version go1.16.3 linux/arm64 [Pipeline] } 08:59:49 $ docker stop --time=1 88ebf9127fb8a3b8bfb29a46d584411a50d99330cb6c34f6c0ea30eb103bd821 08:59:51 $ docker rm -f 88ebf9127fb8a3b8bfb29a46d584411a50d99330cb6c34f6c0ea30eb103bd821 [Pipeline] // withDockerContainer [Pipeline] } Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] stage [Pipeline] { (Test) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:59:52 ---> job-cost.sh 08:59:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LOAl 08:59:52 + docker inspect -f . ci-base-image-arm64 08:59:52 . [Pipeline] withDockerContainer 08:59:52 prd-ubuntu18.04-docker-arm64-4c-16g-400 does not seem to be running inside a container 08:59:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/214 -v /w/workspace/go-mod-core-contracts/214:/w/workspace/go-mod-core-contracts/214:rw,z -v /w/workspace/go-mod-core-contracts/214@tmp:/w/workspace/go-mod-core-contracts/214@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:59:54 $ docker top 34c15a7d076e1eb052ed19e4467e8a0b5df2f0191fe3e511e217614dd11b07c9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:55 + go mod tidy [Pipeline] sh 08:59:55 + make test 08:59:55 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:00:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:00:14 lf-activate-venv(): INFO: Adding /tmp/venv-LOAl/bin to PATH 09:00:14 INFO: No Stack... 09:00:14 INFO: Retrieving Pricing Info for: v3-standard-2 09:00:15 INFO: Archiving Costs [Pipeline] sh 09:00:15 + cat /w/workspace/go-mod-core-contracts/214/archives/cost.csv 09:00:15 + cut -d, -f6 [Pipeline] lock 09:00:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-214-stack-cost] 09:00:15 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-214-stack-cost] did not exist. Created. 09:00:15 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:00:16 + echo total: 0.05999999865889549 [Pipeline] stash 09:00:16 Stashed 1 file(s) [Pipeline] } 09:00:16 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-214-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:00:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:00:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.047s coverage: 85.7% of statements 09:00:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.032s coverage: 100.0% of statements 09:00:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.056s coverage: 45.4% of statements 09:00:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.045s coverage: 77.8% of statements 09:00:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:00:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.031s coverage: 26.3% of statements 09:00:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.052s coverage: 14.7% of statements 09:00:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.045s coverage: 100.0% of statements 09:00:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.068s coverage: 91.8% of statements 09:00:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 09:00:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 09:00:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.024s coverage: 100.0% of statements 09:00:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.030s coverage: 35.5% of statements 09:00:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.133s coverage: 63.0% of statements 09:00:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.018s coverage: 26.3% of statements 09:00:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.011s coverage: 15.4% of statements 09:00:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.038s coverage: 15.4% of statements 09:00:34 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.074s coverage: 14.3% of statements 09:00:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 09:00:34 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 09:00:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.327s coverage: 82.9% of statements 09:00:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 09:00:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 09:00:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 09:00:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.059s coverage: 45.4% of statements 09:00:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.088s coverage: 90.9% of statements 09:00:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.265s coverage: 86.3% of statements 09:00:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.049s coverage: 60.5% of statements 09:00:41 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.034s coverage: 58.2% of statements 09:00:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:01:04 gofmt -l . 09:01:04 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:01:04 $ docker stop --time=1 34c15a7d076e1eb052ed19e4467e8a0b5df2f0191fe3e511e217614dd11b07c9 09:01:06 $ docker rm -f 34c15a7d076e1eb052ed19e4467e8a0b5df2f0191fe3e511e217614dd11b07c9 [Pipeline] // withDockerContainer [Pipeline] sh 09:01:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:01:07 Warning: overwriting stash ‘coverage-report’ 09:01:07 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 09:01:08 ---> job-cost.sh 09:01:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AGIO 09:01:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:03:09 lf-activate-venv(): INFO: Adding /tmp/venv-AGIO/bin to PATH 09:03:09 INFO: No Stack... 09:03:09 INFO: Retrieving Pricing Info for: v2-standard-4 09:03:09 INFO: Archiving Costs [Pipeline] sh 09:03:09 + cat /w/workspace/go-mod-core-contracts/214/archives/cost.csv 09:03:09 + cut -d, -f6 [Pipeline] lock 09:03:09 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-master-214-stack-cost] 09:03:09 Resource [jenkins-edgexfoundry-go-mod-core-contracts-master-214-stack-cost] did not exist. Created. 09:03:09 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-master-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:03:10 /w/workspace/go-mod-core-contracts/214@tmp/durable-6d95470a/script.sh: 1: /w/workspace/go-mod-core-contracts/214@tmp/durable-6d95470a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:03:10 + echo total: 0.18000000715255737 [Pipeline] stash 09:03:10 Warning: overwriting stash ‘stack-cost’ 09:03:10 Stashed 1 file(s) [Pipeline] } 09:03:10 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-master-214-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] configFileProvider 09:03:11 provisioning config files... 09:03:11 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config904143769785532741tmp [Pipeline] { [Pipeline] sh 09:03:11 + set +x 09:03:11 + bash -s -- 09:03:11 + curl -s https://codecov.io/bash 09:03:11 09:03:11 _____ _ 09:03:11 / ____| | | 09:03:11 | | ___ __| | ___ ___ _____ __ 09:03:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:03:11 | |___| (_) | (_| | __/ (_| (_) \ V / 09:03:11 \_____\___/ \__,_|\___|\___\___/ \_/ 09:03:11 Bash-1.0.3 09:03:11 09:03:11 09:03:11 ==> git version 2.24.4 found 09:03:11 ==> 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 09:03:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:03:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:03:11 ==> Jenkins CI detected. 09:03:11 project root: . 09:03:11 --> token set from env 09:03:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:03:11 ==> Running gcov in . (disable via -X gcov) 09:03:11 ==> Python coveragepy not found 09:03:11 ==> Searching for coverage reports in: 09:03:11 + . 09:03:12 -> Found 1 reports 09:03:12 ==> Detecting git/mercurial file structure 09:03:12 ==> Reading reports 09:03:12 + ./coverage.out bytes=177990 09:03:12 ==> Appending adjustments 09:03:12 https://docs.codecov.io/docs/fixing-reports 09:03:13 + Found adjustments 09:03:13 ==> Gzipping contents 09:03:13 28K /tmp/codecov.8mMFmv.gz 09:03:13 ==> Uploading reports 09:03:13 url: https://codecov.io 09:03:13 query: branch=master&commit=693d3d1bb1ce27c984b0f8481578bd7875393101&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F214%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 09:03:13 -> Pinging Codecov 09:03:13 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=693d3d1bb1ce27c984b0f8481578bd7875393101&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F214%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 09:03:13 -> Uploading to 09:03:13 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/71470A77251A30514AAF9C0BB2E5B6CE/693d3d1bb1ce27c984b0f8481578bd7875393101/c837cd6b-90c0-4787-a21f-e5f396c676dc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T090313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1674bc88d1ace5ae5c1cbec9058c4f337f3d67307beccefb492741c7c0d6a2c4 09:03:13 % Total % Received % Xferd Average Speed Time Time Time Current 09:03:13 Dload Upload Total Spent Left Speed 09:03:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26102 0 0 100 26102 0 44504 --:--:-- --:--:-- --:--:-- 44466 09:03:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/693d3d1bb1ce27c984b0f8481578bd7875393101 [Pipeline] } 09:03:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:03:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:03:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:03:15 09:03:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:03:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:03:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:03:15 188c0c94c7c5: Pulling fs layer 09:03:15 0ef7d3d256c8: Pulling fs layer 09:03:15 de9db76c5a1d: Pulling fs layer 09:03:15 0eba1c9be4d2: Pulling fs layer 09:03:15 0d57e429df01: Pulling fs layer 09:03:15 4e4be7b47b0d: Pulling fs layer 09:03:15 e1f770b5df2f: Pulling fs layer 09:03:15 85a0685a4137: Pulling fs layer 09:03:15 0eba1c9be4d2: Waiting 09:03:15 0d57e429df01: Waiting 09:03:15 4e4be7b47b0d: Waiting 09:03:15 e1f770b5df2f: Waiting 09:03:15 85a0685a4137: Waiting 09:03:15 de9db76c5a1d: Download complete 09:03:15 0ef7d3d256c8: Verifying Checksum 09:03:15 0ef7d3d256c8: Download complete 09:03:15 0d57e429df01: Verifying Checksum 09:03:15 0d57e429df01: Download complete 09:03:15 4e4be7b47b0d: Verifying Checksum 09:03:15 4e4be7b47b0d: Download complete 09:03:15 188c0c94c7c5: Verifying Checksum 09:03:15 188c0c94c7c5: Download complete 09:03:15 188c0c94c7c5: Pull complete 09:03:16 0ef7d3d256c8: Pull complete 09:03:16 de9db76c5a1d: Pull complete 09:03:16 e1f770b5df2f: Verifying Checksum 09:03:16 e1f770b5df2f: Download complete 09:03:18 0eba1c9be4d2: Verifying Checksum 09:03:18 0eba1c9be4d2: Download complete 09:03:18 85a0685a4137: Verifying Checksum 09:03:18 85a0685a4137: Download complete 09:03:22 0eba1c9be4d2: Pull complete 09:03:22 0d57e429df01: Pull complete 09:03:22 4e4be7b47b0d: Pull complete 09:03:22 e1f770b5df2f: Pull complete 09:03:27 85a0685a4137: Pull complete 09:03:27 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:03:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:03:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:03:27 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 09:03:27 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:03:32 $ docker top 7d6da8336ae451f43def93aee77af645fbfe5436e043f14e40035e2a0454f7a0 -eo pid,comm [Pipeline] { [Pipeline] echo 09:03:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:03:33 + set -o pipefail 09:03:33 + snyk monitor '--org=edgex-jenkins' 09:03:37 09:03:37 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts/v2)... 09:03:37 09:03:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/4ac6b022-405c-482e-bba1-aab1ba1a7d30 09:03:37 09:03:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:03:37 09:03:37 [Pipeline] } 09:03:37 $ docker stop --time=1 7d6da8336ae451f43def93aee77af645fbfe5436e043f14e40035e2a0454f7a0 09:03:39 $ docker rm -f 7d6da8336ae451f43def93aee77af645fbfe5436e043f14e40035e2a0454f7a0 [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 09:03:40 + git log --format=format:%s -1 693d3d1bb1ce27c984b0f8481578bd7875393101 [Pipeline] isUnix [Pipeline] sh 09:03:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:03:40 . [Pipeline] withDockerContainer 09:03:40 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 09:03:41 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:03:41 $ docker top fe42a0a8918c440c1e9c092c501c520bffaaf8a8c305d5d3a822c49b23f3ee0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:03:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:03:41 [ssh-agent] Looking for ssh-agent implementation... 09:03:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:41 $ docker exec fe42a0a8918c440c1e9c092c501c520bffaaf8a8c305d5d3a822c49b23f3ee0c ssh-agent 09:03:41 SSH_AUTH_SOCK=/tmp/ssh-BvBIcH5SIFIW/agent.13 09:03:41 SSH_AGENT_PID=19 09:03:41 Running ssh-add (command line suppressed) 09:03:41 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7966985833438165254.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7966985833438165254.key) 09:03:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:03:42 + git semver tag 09:03:42 # -> Open(): unable to determine branch for HEAD 09:03:42 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:03:42 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:03:42 # $SEMVER_REMOTE_NAME = origin 09:03:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:03:42 # $SEMVER_USER_NAME = edgex-jenkins 09:03:42 # $SEMVER_BRANCH = master 09:03:42 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 09:03:42 # 693d3d1bb1ce27c984b0f8481578bd7875393101 HEAD 09:03:42 # -> Force: false 09:03:42 # 9db351bbdb0c019d7f46c7497878dbab6f5e9625 refs/tags/v2.0.0-dev.95 [Pipeline] } 09:03:42 $ docker exec --env ******** --env ******** fe42a0a8918c440c1e9c092c501c520bffaaf8a8c305d5d3a822c49b23f3ee0c ssh-agent -k 09:03:42 unset SSH_AUTH_SOCK; 09:03:42 unset SSH_AGENT_PID; 09:03:42 echo Agent pid 19 killed; 09:03:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:03:42 + git semver [Pipeline] } 09:03:42 $ docker stop --time=1 fe42a0a8918c440c1e9c092c501c520bffaaf8a8c305d5d3a822c49b23f3ee0c 09:03:43 $ docker rm -f fe42a0a8918c440c1e9c092c501c520bffaaf8a8c305d5d3a822c49b23f3ee0c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:03:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:03:44 09:03:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:03:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:03:44 0.23.1-centos7: Pulling from edgex-lftools 09:03:44 ab5ef0e58194: Pulling fs layer 09:03:44 9712f1f96733: Pulling fs layer 09:03:44 63f879dbbcfc: Pulling fs layer 09:03:44 0d9ebad4ef96: Pulling fs layer 09:03:44 e9a5061849ea: Pulling fs layer 09:03:44 d747dcd14b5f: Pulling fs layer 09:03:44 2de7ff778b66: Pulling fs layer 09:03:44 e9a5061849ea: Waiting 09:03:44 d747dcd14b5f: Waiting 09:03:44 2de7ff778b66: Waiting 09:03:44 0d9ebad4ef96: Waiting 09:03:44 9712f1f96733: Verifying Checksum 09:03:44 9712f1f96733: Download complete 09:03:46 63f879dbbcfc: Verifying Checksum 09:03:46 63f879dbbcfc: Download complete 09:03:46 e9a5061849ea: Verifying Checksum 09:03:46 e9a5061849ea: Download complete 09:03:46 d747dcd14b5f: Verifying Checksum 09:03:46 d747dcd14b5f: Download complete 09:03:46 2de7ff778b66: Verifying Checksum 09:03:46 2de7ff778b66: Download complete 09:03:46 ab5ef0e58194: Verifying Checksum 09:03:46 ab5ef0e58194: Download complete 09:03:47 0d9ebad4ef96: Verifying Checksum 09:03:47 0d9ebad4ef96: Download complete 09:03:49 ab5ef0e58194: Pull complete 09:03:49 9712f1f96733: Pull complete 09:03:50 63f879dbbcfc: Pull complete 09:03:53 0d9ebad4ef96: Pull complete 09:03:53 e9a5061849ea: Pull complete 09:03:53 d747dcd14b5f: Pull complete 09:03:54 2de7ff778b66: Pull complete 09:03:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:03:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:03:54 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 09:03:54 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:04:09 $ docker top fcff99c5b145fd76dc5388d10bbc222e6e56ae8f64e4d204bf3c54e77d3ff458 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:04:09 provisioning config files... 09:04:09 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1571218258395498072tmp 09:04:09 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1544547102594135360tmp 09:04:10 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2926332915721756477tmp [Pipeline] { [Pipeline] echo 09:04:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:04:10 ---> sigul-configuration.sh 09:04:10 gpg: directory `/root/.gnupg' created 09:04:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:04:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:04:10 gpg: keyring `/root/.gnupg/secring.gpg' created 09:04:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:04:10 gpg: CAST5 encrypted data 09:04:10 gpg: encrypted with 1 passphrase 09:04:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:04:10 + mkdir /home/jenkins 09:04:10 + mkdir /home/jenkins/sigul [Pipeline] sh 09:04:10 + 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 09:04:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:04:11 ---> sigul-install.sh 09:04:15 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:04:15 + git tag --list 09:04:15 v0.0.0 09:04:15 v0.0.1 09:04:15 v0.1.0 09:04:15 v0.1.1 09:04:15 v0.1.10 09:04:15 v0.1.100 09:04:15 v0.1.101 09:04:15 v0.1.102 09:04:15 v0.1.103 09:04:15 v0.1.104 09:04:15 v0.1.105 09:04:15 v0.1.106 09:04:15 v0.1.107 09:04:15 v0.1.108 09:04:15 v0.1.109 09:04:15 v0.1.11 09:04:15 v0.1.110 09:04:15 v0.1.111 09:04:15 v0.1.112 09:04:15 v0.1.113 09:04:15 v0.1.114 09:04:15 v0.1.115 09:04:15 v0.1.116 09:04:15 v0.1.117 09:04:15 v0.1.118 09:04:15 v0.1.119 09:04:15 v0.1.12 09:04:15 v0.1.120 09:04:15 v0.1.121 09:04:15 v0.1.122 09:04:15 v0.1.123 09:04:15 v0.1.124 09:04:15 v0.1.125 09:04:15 v0.1.126 09:04:15 v0.1.127 09:04:15 v0.1.128 09:04:15 v0.1.129 09:04:15 v0.1.13 09:04:15 v0.1.130 09:04:15 v0.1.131 09:04:15 v0.1.132 09:04:15 v0.1.133 09:04:15 v0.1.134 09:04:15 v0.1.135 09:04:15 v0.1.136 09:04:15 v0.1.137 09:04:15 v0.1.138 09:04:15 v0.1.139 09:04:15 v0.1.14 09:04:15 v0.1.140 09:04:15 v0.1.141 09:04:15 v0.1.142 09:04:15 v0.1.143 09:04:15 v0.1.144 09:04:15 v0.1.145 09:04:15 v0.1.146 09:04:15 v0.1.147 09:04:15 v0.1.148 09:04:15 v0.1.149 09:04:15 v0.1.15 09:04:15 v0.1.16 09:04:15 v0.1.17 09:04:15 v0.1.18 09:04:15 v0.1.19 09:04:15 v0.1.2 09:04:15 v0.1.20 09:04:15 v0.1.21 09:04:15 v0.1.22 09:04:15 v0.1.23 09:04:15 v0.1.24 09:04:15 v0.1.25 09:04:15 v0.1.26 09:04:15 v0.1.27 09:04:15 v0.1.28 09:04:15 v0.1.29 09:04:15 v0.1.3 09:04:15 v0.1.30 09:04:15 v0.1.31 09:04:15 v0.1.32 09:04:15 v0.1.33 09:04:15 v0.1.34 09:04:15 v0.1.35 09:04:15 v0.1.36 09:04:15 v0.1.37 09:04:15 v0.1.38 09:04:15 v0.1.39 09:04:15 v0.1.4 09:04:15 v0.1.40 09:04:15 v0.1.41 09:04:15 v0.1.42 09:04:15 v0.1.43 09:04:15 v0.1.44 09:04:15 v0.1.45 09:04:15 v0.1.46 09:04:15 v0.1.47 09:04:15 v0.1.48 09:04:15 v0.1.49 09:04:15 v0.1.5 09:04:15 v0.1.50 09:04:15 v0.1.51 09:04:15 v0.1.52 09:04:15 v0.1.53 09:04:15 v0.1.54 09:04:15 v0.1.55 09:04:15 v0.1.56 09:04:15 v0.1.57 09:04:15 v0.1.58 09:04:15 v0.1.59 09:04:15 v0.1.6 09:04:15 v0.1.60 09:04:15 v0.1.61 09:04:15 v0.1.62 09:04:15 v0.1.63 09:04:15 v0.1.64 09:04:15 v0.1.65 09:04:15 v0.1.66 09:04:15 v0.1.67 09:04:15 v0.1.68 09:04:15 v0.1.69 09:04:15 v0.1.7 09:04:15 v0.1.70 09:04:15 v0.1.71 09:04:15 v0.1.72 09:04:15 v0.1.73 09:04:15 v0.1.74 09:04:15 v0.1.75 09:04:15 v0.1.76 09:04:15 v0.1.77 09:04:15 v0.1.78 09:04:15 v0.1.79 09:04:15 v0.1.8 09:04:15 v0.1.80 09:04:15 v0.1.81 09:04:15 v0.1.82 09:04:15 v0.1.83 09:04:15 v0.1.84 09:04:15 v0.1.85 09:04:15 v0.1.86 09:04:15 v0.1.87 09:04:15 v0.1.88 09:04:15 v0.1.89 09:04:15 v0.1.9 09:04:15 v0.1.90 09:04:15 v0.1.91 09:04:15 v0.1.92 09:04:15 v0.1.93 09:04:15 v0.1.94 09:04:15 v0.1.95 09:04:15 v0.1.96 09:04:15 v0.1.97 09:04:15 v0.1.98 09:04:15 v0.1.99 09:04:15 v2.0.0-dev.1 09:04:15 v2.0.0-dev.10 09:04:15 v2.0.0-dev.11 09:04:15 v2.0.0-dev.12 09:04:15 v2.0.0-dev.13 09:04:15 v2.0.0-dev.14 09:04:15 v2.0.0-dev.15 09:04:15 v2.0.0-dev.16 09:04:15 v2.0.0-dev.17 09:04:15 v2.0.0-dev.18 09:04:15 v2.0.0-dev.19 09:04:15 v2.0.0-dev.2 09:04:15 v2.0.0-dev.20 09:04:15 v2.0.0-dev.21 09:04:15 v2.0.0-dev.22 09:04:15 v2.0.0-dev.23 09:04:15 v2.0.0-dev.24 09:04:15 v2.0.0-dev.25 09:04:15 v2.0.0-dev.26 09:04:15 v2.0.0-dev.27 09:04:15 v2.0.0-dev.28 09:04:15 v2.0.0-dev.29 09:04:15 v2.0.0-dev.3 09:04:15 v2.0.0-dev.30 09:04:15 v2.0.0-dev.31 09:04:15 v2.0.0-dev.32 09:04:15 v2.0.0-dev.33 09:04:15 v2.0.0-dev.34 09:04:15 v2.0.0-dev.35 09:04:15 v2.0.0-dev.36 09:04:15 v2.0.0-dev.37 09:04:15 v2.0.0-dev.38 09:04:15 v2.0.0-dev.39 09:04:15 v2.0.0-dev.4 09:04:15 v2.0.0-dev.40 09:04:15 v2.0.0-dev.41 09:04:15 v2.0.0-dev.42 09:04:15 v2.0.0-dev.43 09:04:15 v2.0.0-dev.44 09:04:15 v2.0.0-dev.45 09:04:15 v2.0.0-dev.46 09:04:15 v2.0.0-dev.47 09:04:15 v2.0.0-dev.48 09:04:15 v2.0.0-dev.49 09:04:15 v2.0.0-dev.5 09:04:15 v2.0.0-dev.50 09:04:15 v2.0.0-dev.51 09:04:15 v2.0.0-dev.52 09:04:15 v2.0.0-dev.53 09:04:15 v2.0.0-dev.54 09:04:15 v2.0.0-dev.55 09:04:15 v2.0.0-dev.56 09:04:15 v2.0.0-dev.57 09:04:15 v2.0.0-dev.58 09:04:15 v2.0.0-dev.59 09:04:15 v2.0.0-dev.6 09:04:15 v2.0.0-dev.60 09:04:15 v2.0.0-dev.61 09:04:15 v2.0.0-dev.62 09:04:15 v2.0.0-dev.63 09:04:15 v2.0.0-dev.64 09:04:15 v2.0.0-dev.65 09:04:15 v2.0.0-dev.66 09:04:15 v2.0.0-dev.67 09:04:15 v2.0.0-dev.68 09:04:15 v2.0.0-dev.69 09:04:15 v2.0.0-dev.7 09:04:15 v2.0.0-dev.70 09:04:15 v2.0.0-dev.71 09:04:15 v2.0.0-dev.72 09:04:15 v2.0.0-dev.73 09:04:15 v2.0.0-dev.74 09:04:15 v2.0.0-dev.75 09:04:15 v2.0.0-dev.76 09:04:15 v2.0.0-dev.77 09:04:15 v2.0.0-dev.78 09:04:15 v2.0.0-dev.79 09:04:15 v2.0.0-dev.8 09:04:15 v2.0.0-dev.80 09:04:15 v2.0.0-dev.81 09:04:15 v2.0.0-dev.82 09:04:15 v2.0.0-dev.83 09:04:15 v2.0.0-dev.84 09:04:15 v2.0.0-dev.85 09:04:15 v2.0.0-dev.86 09:04:15 v2.0.0-dev.87 09:04:15 v2.0.0-dev.88 09:04:15 v2.0.0-dev.89 09:04:15 v2.0.0-dev.9 09:04:15 v2.0.0-dev.90 09:04:15 v2.0.0-dev.91 09:04:15 v2.0.0-dev.92 09:04:15 v2.0.0-dev.93 09:04:15 v2.0.0-dev.94 09:04:15 v2.0.0-dev.95 [Pipeline] sh 09:04:16 + lftools sign git-tag v2.0.0-dev.95 09:04:16 Signing Git tag with Sigul... 09:04:16 Signing v2.0.0-dev.95 [Pipeline] echo 09:04:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:04:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:04:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:04:17 $ docker stop --time=1 fcff99c5b145fd76dc5388d10bbc222e6e56ae8f64e4d204bf3c54e77d3ff458 09:04:19 $ docker rm -f fcff99c5b145fd76dc5388d10bbc222e6e56ae8f64e4d204bf3c54e77d3ff458 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:04:20 . [Pipeline] withDockerContainer 09:04:20 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 09:04:20 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:04:20 $ docker top 3b03f0aef8fe0a7357169f26bcc759abde41c6312a4cb23e36463cc3f4c269b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:20 [ssh-agent] Looking for ssh-agent implementation... 09:04:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:21 $ docker exec 3b03f0aef8fe0a7357169f26bcc759abde41c6312a4cb23e36463cc3f4c269b8 ssh-agent 09:04:21 SSH_AUTH_SOCK=/tmp/ssh-T95yQEYcOXvD/agent.13 09:04:21 SSH_AGENT_PID=20 09:04:21 Running ssh-add (command line suppressed) 09:04:21 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3189516310555991781.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3189516310555991781.key) 09:04:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:21 + git semver bump pre 09:04:21 # -> Open(): unable to determine branch for HEAD 09:04:21 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:04:21 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:04:21 # $SEMVER_REMOTE_NAME = origin 09:04:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:04:21 # $SEMVER_USER_NAME = edgex-jenkins 09:04:21 # $SEMVER_BRANCH = master 09:04:21 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 09:04:21 2.0.0-dev.96 [Pipeline] } 09:04:21 $ docker exec --env ******** --env ******** 3b03f0aef8fe0a7357169f26bcc759abde41c6312a4cb23e36463cc3f4c269b8 ssh-agent -k 09:04:21 unset SSH_AUTH_SOCK; 09:04:21 unset SSH_AGENT_PID; 09:04:21 echo Agent pid 20 killed; 09:04:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:22 + git semver [Pipeline] } 09:04:22 $ docker stop --time=1 3b03f0aef8fe0a7357169f26bcc759abde41c6312a4cb23e36463cc3f4c269b8 09:04:23 $ docker rm -f 3b03f0aef8fe0a7357169f26bcc759abde41c6312a4cb23e36463cc3f4c269b8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:04:23 . [Pipeline] withDockerContainer 09:04:23 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 09:04: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:04:24 $ docker top 497fe764a6b19047506629c1baa3c9bf7999dded5b4b7a29c1bea3d2cecd13f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:24 [ssh-agent] Looking for ssh-agent implementation... 09:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:24 $ docker exec 497fe764a6b19047506629c1baa3c9bf7999dded5b4b7a29c1bea3d2cecd13f4 ssh-agent 09:04:24 SSH_AUTH_SOCK=/tmp/ssh-iLLvBV0Q29Ey/agent.14 09:04:24 SSH_AGENT_PID=20 09:04:24 Running ssh-add (command line suppressed) 09:04:24 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8190960306370170132.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8190960306370170132.key) 09:04:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:25 + git semver push 09:04:25 # -> Open(): unable to determine branch for HEAD 09:04:25 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 09:04:25 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 09:04:25 # $SEMVER_REMOTE_NAME = origin 09:04:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:04:25 # $SEMVER_USER_NAME = edgex-jenkins 09:04:25 # $SEMVER_BRANCH = master 09:04:25 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 09:04:29 $ docker exec --env ******** --env ******** 497fe764a6b19047506629c1baa3c9bf7999dded5b4b7a29c1bea3d2cecd13f4 ssh-agent -k 09:04:29 unset SSH_AUTH_SOCK; 09:04:29 unset SSH_AGENT_PID; 09:04:29 echo Agent pid 20 killed; 09:04:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:29 + git semver [Pipeline] } 09:04:29 $ docker stop --time=1 497fe764a6b19047506629c1baa3c9bf7999dded5b4b7a29c1bea3d2cecd13f4 09:04:30 $ docker rm -f 497fe764a6b19047506629c1baa3c9bf7999dded5b4b7a29c1bea3d2cecd13f4 [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 09:04:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:04:32 ---> package-listing.sh 09:04:32 ++ facter osfamily 09:04:32 ++ tr '[:upper:]' '[:lower:]' 09:04:32 + OS_FAMILY=redhat 09:04:32 + workspace=/w/workspace/dry_go-mod-core-contracts_master 09:04:32 + START_PACKAGES=/tmp/packages_start.txt 09:04:32 + END_PACKAGES=/tmp/packages_end.txt 09:04:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:04:32 + PACKAGES=/tmp/packages_start.txt 09:04:32 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 09:04:32 + PACKAGES=/tmp/packages_end.txt 09:04:32 + case "${OS_FAMILY}" in 09:04:32 + rpm -qa 09:04:32 + sort 09:04:33 + '[' -f /tmp/packages_start.txt ']' 09:04:33 + '[' -f /tmp/packages_end.txt ']' 09:04:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:04:33 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 09:04:33 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 09:04:33 + 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 09:04:33 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 09:04:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:04:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:04:34 09:04:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:04:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:04:34 alpine: Pulling from edgex-lftools-log-publisher 09:04:34 df20fa9351a1: Pulling fs layer 09:04:34 36b3adc4ff6f: Pulling fs layer 09:04:34 8ad3a11d3b57: Pulling fs layer 09:04:34 46f8f816bc3b: Pulling fs layer 09:04:34 93b61091891f: Pulling fs layer 09:04:34 93b9cdb0e59b: Pulling fs layer 09:04:34 5e14af77c1be: Pulling fs layer 09:04:34 01666e4c0597: Pulling fs layer 09:04:34 aa168da1d23b: Pulling fs layer 09:04:34 46f8f816bc3b: Waiting 09:04:34 93b61091891f: Waiting 09:04:34 93b9cdb0e59b: Waiting 09:04:34 5e14af77c1be: Waiting 09:04:34 01666e4c0597: Waiting 09:04:34 aa168da1d23b: Waiting 09:04:34 36b3adc4ff6f: Verifying Checksum 09:04:34 36b3adc4ff6f: Download complete 09:04:34 46f8f816bc3b: Verifying Checksum 09:04:34 46f8f816bc3b: Download complete 09:04:34 df20fa9351a1: Verifying Checksum 09:04:34 df20fa9351a1: Download complete 09:04:34 93b9cdb0e59b: Verifying Checksum 09:04:34 93b9cdb0e59b: Download complete 09:04:34 5e14af77c1be: Verifying Checksum 09:04:34 5e14af77c1be: Download complete 09:04:34 01666e4c0597: Verifying Checksum 09:04:34 01666e4c0597: Download complete 09:04:34 93b61091891f: Verifying Checksum 09:04:34 93b61091891f: Download complete 09:04:34 df20fa9351a1: Pull complete 09:04:35 8ad3a11d3b57: Verifying Checksum 09:04:35 8ad3a11d3b57: Download complete 09:04:35 36b3adc4ff6f: Pull complete 09:04:35 8ad3a11d3b57: Pull complete 09:04:35 46f8f816bc3b: Pull complete 09:04:36 93b61091891f: Pull complete 09:04:36 93b9cdb0e59b: Pull complete 09:04:36 5e14af77c1be: Pull complete 09:04:36 01666e4c0597: Pull complete 09:04:36 aa168da1d23b: Verifying Checksum 09:04:36 aa168da1d23b: Download complete 09:04:41 aa168da1d23b: Pull complete 09:04:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:04:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:04:41 prd-centos7-docker-4c-2g-399 does not seem to be running inside a container 09:04:41 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:04:46 $ docker top 7fe5dfaa66a1950dc3aab581a7140b0da3a518d90693281ec17950084b063112 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:47 + touch /tmp/pre-build-complete [Pipeline] sh 09:04:47 + mkdir -p /var/log/sa [Pipeline] sh 09:04:47 + ls /var/log/sa-host 09:04:47 + sadf -c /var/log/sa-host/sa05 09:04:47 file_magic: OK 09:04:47 HZ: Using current value: 100 09:04:47 file_header: OK 09:04:47 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 09:04:47 Statistics: 09:04:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:04:47 File successfully converted to sysstat format version 12.2.1 09:04:47 + sadf -c /var/log/sa-host/sa26 09:04:47 file_magic: OK 09:04:47 HZ: Using current value: 100 09:04:47 file_header: OK 09:04:47 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 09:04:47 Statistics: 09:04:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:04:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:48 provisioning config files... 09:04:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5172198236727645339tmp [Pipeline] { [Pipeline] echo 09:04:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:04:48 ---> create-netrc.sh [Pipeline] } 09:04:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:04:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:04:48 ---> python-tools-install.sh [Pipeline] echo 09:04:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:04:49 ---> sudo-logs.sh 09:04:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:04:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:04:49 ---> job-cost.sh 09:04:49 lf-activate-venv: SKIPPING 09:04:49 DEBUG: total: 0.18000000715255737 09:04:49 INFO: Retrieving Stack Cost... 09:04:50 INFO: Retrieving Pricing Info for: v3-standard-2 09:04:50 INFO: Archiving Costs [Pipeline] echo 09:04:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:04:50 ---> logs-deploy.sh 09:04:50 lf-activate-venv: SKIPPING 09:04:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/214 09:04:50 INFO: archiving workspace using pattern(s): 09:04:51 Archives upload complete. 09:04:51 INFO: archiving logs to Nexus 09:04:52 ---> uname -a: 09:04:52 Linux prd-centos7-docker-4c-2g-399.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:04:52 09:04:52 09:04:52 ---> lscpu: 09:04:52 Architecture: x86_64 09:04:52 CPU op-mode(s): 32-bit, 64-bit 09:04:52 Byte Order: Little Endian 09:04:52 Address sizes: 40 bits physical, 48 bits virtual 09:04:52 CPU(s): 2 09:04:52 On-line CPU(s) list: 0,1 09:04:52 Thread(s) per core: 1 09:04:52 Core(s) per socket: 1 09:04:52 Socket(s): 2 09:04:52 NUMA node(s): 1 09:04:52 Vendor ID: AuthenticAMD 09:04:52 CPU family: 23 09:04:52 Model: 49 09:04:52 Model name: AMD EPYC-Rome Processor 09:04:52 Stepping: 0 09:04:52 CPU MHz: 2800.000 09:04:52 BogoMIPS: 5600.00 09:04:52 Virtualization: AMD-V 09:04:52 Hypervisor vendor: KVM 09:04:52 Virtualization type: full 09:04:52 L1d cache: 64 KiB 09:04:52 L1i cache: 64 KiB 09:04:52 L2 cache: 1 MiB 09:04:52 L3 cache: 32 MiB 09:04:52 NUMA node0 CPU(s): 0,1 09:04:52 Vulnerability Itlb multihit: Not affected 09:04:52 Vulnerability L1tf: Not affected 09:04:52 Vulnerability Mds: Not affected 09:04:52 Vulnerability Meltdown: Not affected 09:04:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:04:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:04:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:04:52 Vulnerability Srbds: Not affected 09:04:52 Vulnerability Tsx async abort: Not affected 09:04:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 09:04:52 09:04:52 09:04:52 ---> nproc: 09:04:52 2 09:04:52 09:04:52 09:04:52 ---> df -h: 09:04:52 Filesystem Size Used Available Use% Mounted on 09:04:52 overlay 40.0G 8.9G 31.1G 22% / 09:04:52 tmpfs 64.0M 0 64.0M 0% /dev 09:04:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:04:52 shm 64.0M 0 64.0M 0% /dev/shm 09:04:52 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 09:04:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 09:04:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 09:04:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 09:04:52 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 09:04:52 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master 09:04:52 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/dry_go-mod-core-contracts_master@tmp 09:04:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 09:04:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 09:04:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 09:04:52 09:04:52 09:04:52 ---> free -m: 09:04:52 total used free shared buff/cache available 09:04:52 Mem: 7821 1281 3150 0 3389 6459 09:04:52 Swap: 1023 0 1023 09:04:52 09:04:52 09:04:52 ---> ip addr: 09:04:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:04:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:04:52 inet 127.0.0.1/8 scope host lo 09:04:52 valid_lft forever preferred_lft forever 09:04:52 inet6 ::1/128 scope host 09:04:52 valid_lft forever preferred_lft forever 09:04:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:04:52 link/ether fa:16:3e:db:39:cc brd ff:ff:ff:ff:ff:ff 09:04:52 inet 10.30.123.71/23 brd 10.30.123.255 scope global dynamic eth0 09:04:52 valid_lft 85795sec preferred_lft 85795sec 09:04:52 inet6 fe80::f816:3eff:fedb:39cc/64 scope link 09:04:52 valid_lft forever preferred_lft forever 09:04:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:04:52 link/ether 02:42:42:06:f8:a2 brd ff:ff:ff:ff:ff:ff 09:04:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:04:52 valid_lft forever preferred_lft forever 09:04:52 inet6 fe80::42:42ff:fe06:f8a2/64 scope link 09:04:52 valid_lft forever preferred_lft forever 09:04:52 09:04:52 09:04:52 ---> sar -b -r -n DEV: 09:04:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 09:04:52 09:04:52 08:54:35 LINUX RESTART (2 CPU) 09:04:52 09:04:52 08:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:04:52 08:56:01 130.26 19.71 110.55 0.00 5907.67 17373.14 0.00 09:04:52 08:57:01 2.38 0.00 2.38 0.00 0.00 65.69 0.00 09:04:52 08:58:02 0.43 0.00 0.43 0.00 0.00 6.58 0.00 09:04:52 08:59:01 0.25 0.00 0.25 0.00 0.00 4.59 0.00 09:04:52 09:00:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 09:04:52 09:01:01 0.42 0.02 0.40 0.00 0.13 4.96 0.00 09:04:52 09:02:01 0.52 0.10 0.42 0.00 1.73 6.99 0.00 09:04:52 09:03:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 09:04:52 09:04:01 135.77 0.03 135.74 0.00 3.72 46597.46 0.00 09:04:52 Average: 29.95 2.18 27.77 0.00 648.41 7127.81 0.00 09:04:52 09:04:52 08:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:04:52 08:56:01 5457360 0 807964 10.09 2620 1740996 1295724 14.31 572820 1575748 128 09:04:52 08:57:01 5469652 0 795664 9.93 2620 1741004 1204372 13.30 563560 1575712 16 09:04:52 08:58:02 5468104 0 797212 9.95 2620 1741004 1204624 13.30 573288 1567352 20 09:04:52 08:59:01 5467152 0 798156 9.97 2620 1741012 1204696 13.30 574712 1567352 8 09:04:52 09:00:01 5468944 0 796304 9.94 2620 1741072 1204372 13.30 565340 1575152 20 09:04:52 09:01:01 5466208 0 799092 9.98 2620 1741020 1207236 13.33 567492 1575136 12 09:04:52 09:02:01 5467252 0 797924 9.96 2620 1741144 1204880 13.30 566600 1575196 20 09:04:52 09:03:01 5464832 0 800336 9.99 2620 1741152 1204880 13.30 569280 1575196 16 09:04:52 09:04:01 3792928 0 1150216 14.36 2620 3063176 1394008 15.39 860284 2736424 155568 09:04:52 Average: 5280270 0 838096 10.46 2620 1887953 1236088 13.65 601486 1702585 17312 09:04:52 09:04:52 08:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:04:52 08:56:01 eth0 620.37 405.89 1120.29 86.14 0.00 0.00 0.00 0.00 09:04:52 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 08:56:01 docker0 11.84 7.15 2.38 24.89 0.00 0.00 0.00 0.00 09:04:52 08:57:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:04:52 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 08:58:02 eth0 4.38 2.07 3.32 0.29 0.00 0.00 0.00 0.00 09:04:52 08:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 08:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 08:59:01 eth0 0.53 0.27 0.28 0.23 0.00 0.00 0.00 0.00 09:04:52 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 09:00:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:04:52 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 09:01:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 09:04:52 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 09:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:04:52 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 09:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:04:52 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 09:04:01 eth0 789.53 719.14 7547.82 65.13 0.00 0.00 0.00 0.00 09:04:52 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 09:04:01 docker0 32.44 33.55 2.22 279.50 0.00 0.00 0.00 0.00 09:04:52 Average: eth0 157.05 125.28 967.58 16.80 0.00 0.00 0.00 0.00 09:04:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:04:52 Average: docker0 4.93 4.54 0.51 33.99 0.00 0.00 0.00 0.00 09:04:52 09:04:52 09:04:52 ---> sar -P ALL: 09:04:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 09:04:52 09:04:52 08:54:35 LINUX RESTART (2 CPU) 09:04:52 09:04:52 08:55:02 CPU %user %nice %system %iowait %steal %idle 09:04:52 08:56:01 all 17.89 0.00 5.44 8.34 0.06 68.27 09:04:52 08:56:01 0 16.51 0.00 6.15 7.57 0.07 69.69 09:04:52 08:56:01 1 19.26 0.00 4.73 9.11 0.05 66.85 09:04:52 08:57:01 all 0.23 0.00 0.05 0.00 0.02 99.71 09:04:52 08:57:01 0 0.40 0.00 0.05 0.00 0.00 99.55 09:04:52 08:57:01 1 0.05 0.00 0.05 0.00 0.03 99.87 09:04:52 08:58:02 all 0.27 0.00 0.06 0.00 0.01 99.67 09:04:52 08:58:02 0 0.23 0.00 0.05 0.00 0.02 99.70 09:04:52 08:58:02 1 0.30 0.00 0.07 0.00 0.00 99.63 09:04:52 08:59:01 all 0.14 0.00 0.04 0.00 0.02 99.80 09:04:52 08:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:04:52 08:59:01 1 0.26 0.00 0.07 0.00 0.03 99.64 09:04:52 09:00:01 all 0.19 0.00 0.06 0.00 0.02 99.73 09:04:52 09:00:01 0 0.08 0.00 0.07 0.00 0.02 99.83 09:04:52 09:00:01 1 0.30 0.00 0.05 0.00 0.02 99.63 09:04:52 09:01:01 all 0.19 0.00 0.06 0.00 0.02 99.73 09:04:52 09:01:01 0 0.05 0.00 0.07 0.00 0.03 99.85 09:04:52 09:01:01 1 0.33 0.00 0.05 0.00 0.00 99.62 09:04:52 09:02:01 all 0.23 0.00 0.04 0.00 0.02 99.72 09:04:52 09:02:01 0 0.08 0.00 0.05 0.00 0.02 99.85 09:04:52 09:02:01 1 0.37 0.00 0.03 0.00 0.02 99.58 09:04:52 09:03:01 all 0.12 0.00 0.04 0.00 0.01 99.83 09:04:52 09:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:04:52 09:03:01 1 0.22 0.00 0.07 0.00 0.02 99.70 09:04:52 09:04:01 all 19.19 0.00 8.01 10.87 0.09 61.84 09:04:52 09:04:01 0 19.13 0.00 8.60 12.72 0.09 59.45 09:04:52 09:04:01 1 19.25 0.00 7.42 9.03 0.09 64.21 09:04:52 Average: all 4.13 0.00 1.48 2.06 0.03 92.30 09:04:52 Average: 0 3.92 0.00 1.62 2.17 0.03 92.27 09:04:52 Average: 1 4.34 0.00 1.35 1.95 0.03 92.34 09:04:52 09:04:52 09:04:52