Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6959a31925640f2b0e4ffea6e4d93f53244a7c4d 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-ssh1055782027250129157.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh3125328825735387272.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 144eb70ba3d470a427e699408e811d3f535e987a 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8397398021640536640.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh6515666860470188363.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh802584203732533648.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-66 in /w/workspace/undry_go-mod-core-contracts_main [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/undry_go-mod-core-contracts_main # 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/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh5139215762885357209.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 6959a31925640f2b0e4ffea6e4d93f53244a7c4d (main) > 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 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 Commit message: "Merge pull request #644 from hahattan/issue-643" > git rev-list --no-walk 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:39:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:39:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:39:09 ========================================================= 15:39:09 EdgeX Global Pipelines Version Info 15:39:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:39:10 ------------------- 15:39:10 stable info: 15:39:10 ------------------- 15:39:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:39:10 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 15:39:10 Message: update stable to v1.0.196 15:39:11 ------------------- 15:39:11 experimental info: 15:39:11 ------------------- 15:39:11 Commited By: **** collab-it+edgex@linuxfoundation.org 15:39:11 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 15:39:11 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:39:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:39:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:39:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6959a31925640f2b0e4ffea6e4d93f53244a7c4d [Pipeline] echo 15:39:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6959a31 [Pipeline] echo 15:39:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:12 + git log --format=format:%s -1 6959a31925640f2b0e4ffea6e4d93f53244a7c4d [Pipeline] echo 15:39:12 GIT_COMMIT: 6959a31925640f2b0e4ffea6e4d93f53244a7c4d, Commit Message: Merge pull request #644 from hahattan/issue-643 [Pipeline] echo 15:39:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:39:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:13 15:39:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:39:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:14 latest: Pulling from edgex-devops/git-semver 15:39:14 31603596830f: Pulling fs layer 15:39:14 b6dc333f4379: Pulling fs layer 15:39:14 3d9ef1400e77: Pulling fs layer 15:39:14 fd332fbdc1db: Pulling fs layer 15:39:14 fd332fbdc1db: Waiting 15:39:14 b6dc333f4379: Verifying Checksum 15:39:14 b6dc333f4379: Download complete 15:39:14 31603596830f: Verifying Checksum 15:39:14 31603596830f: Download complete 15:39:14 fd332fbdc1db: Verifying Checksum 15:39:14 fd332fbdc1db: Download complete 15:39:14 3d9ef1400e77: Verifying Checksum 15:39:14 3d9ef1400e77: Download complete 15:39:14 31603596830f: Pull complete 15:39:14 b6dc333f4379: Pull complete 15:39:15 3d9ef1400e77: Pull complete 15:39:15 fd332fbdc1db: Pull complete 15:39:15 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 15:39:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:39:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:39:15 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 15:39:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:39:17 $ docker top 47a7525fc63752fa18ec6b88e12f38c225cec3795007ac9d2a6b54b4c32dc6d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:17 [ssh-agent] Looking for ssh-agent implementation... 15:39:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:17 $ docker exec 47a7525fc63752fa18ec6b88e12f38c225cec3795007ac9d2a6b54b4c32dc6d6 ssh-agent 15:39:17 SSH_AUTH_SOCK=/tmp/ssh-VRuQJeXF7Lyp/agent.13 15:39:17 SSH_AGENT_PID=19 15:39:17 Running ssh-add (command line suppressed) 15:39:17 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4609249080453232010.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4609249080453232010.key) 15:39:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:18 + git tag --points-at HEAD [Pipeline] } 15:39:18 $ docker exec --env ******** --env ******** 47a7525fc63752fa18ec6b88e12f38c225cec3795007ac9d2a6b54b4c32dc6d6 ssh-agent -k 15:39:18 unset SSH_AUTH_SOCK; 15:39:18 unset SSH_AGENT_PID; 15:39:18 echo Agent pid 19 killed; 15:39:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:39:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:18 [ssh-agent] Looking for ssh-agent implementation... 15:39:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:18 $ docker exec 47a7525fc63752fa18ec6b88e12f38c225cec3795007ac9d2a6b54b4c32dc6d6 ssh-agent 15:39:18 SSH_AUTH_SOCK=/tmp/ssh-VSZfHLncZJzC/agent.51 15:39:18 SSH_AGENT_PID=57 15:39:18 Running ssh-add (command line suppressed) 15:39:18 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3156683073842396146.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3156683073842396146.key) 15:39:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:19 + git semver init 15:39:19 # -> Open(): unable to determine branch for HEAD 15:39:19 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 15:39:19 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 15:39:19 # $SEMVER_REMOTE_NAME = origin 15:39:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:39:19 # $SEMVER_USER_NAME = edgex-jenkins 15:39:19 # $SEMVER_BRANCH = main 15:39:19 # $SEMVER_TEMP = /tmp/semver-047591076 15:39:19 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 15:39:20 # '/tmp/semver-047591076' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 15:39:20 # -> Force: false 15:39:20 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 15:39:20 $ docker exec --env ******** --env ******** 47a7525fc63752fa18ec6b88e12f38c225cec3795007ac9d2a6b54b4c32dc6d6 ssh-agent -k 15:39:20 unset SSH_AUTH_SOCK; 15:39:20 unset SSH_AGENT_PID; 15:39:20 echo Agent pid 57 killed; 15:39:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:20 + git semver [Pipeline] } 15:39:20 $ docker stop --time=1 47a7525fc63752fa18ec6b88e12f38c225cec3795007ac9d2a6b54b4c32dc6d6 15:39:21 $ docker rm -f 47a7525fc63752fa18ec6b88e12f38c225cec3795007ac9d2a6b54b4c32dc6d6 [Pipeline] // withDockerContainer [Pipeline] sh 15:39:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:39:22 Stashed 1 file(s) [Pipeline] echo 15:39:22 [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:39:38 Still waiting to schedule task 15:39:38 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-66’ 15:39:38 Still waiting to schedule task 15:39:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:41:14 Running on prd-centos7-docker-4c-2g-69 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 15:41:14 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 15:41:14 Selected Git installation does not exist. Using Default 15:41:14 The recommended git tool is: NONE 15:41:17 using credential edgex-jenkins-ssh 15:41:17 Cloning the remote Git repository 15:41:17 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:41:17 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 15:41:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:41:17 > git --version # timeout=10 15:41:17 > git --version # 'git version 2.24.4' 15:41:17 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:17 [INFO] Currently running in a labeled security context 15:41:17 [INFO] Currently SELinux is 'enforcing' on the host 15:41:17 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh362556763375018689.key 15:41:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:18 Avoid second fetch 15:41:18 Checking out Revision 6959a31925640f2b0e4ffea6e4d93f53244a7c4d (main) 15:41:18 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:41:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:18 > git config core.sparsecheckout # timeout=10 15:41:18 > git checkout -f 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 15:41:22 Commit message: "Merge pull request #644 from hahattan/issue-643" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:41:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:41:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:41:23 + sudo service docker restart 15:41:23 + true 15:41:23 Redirecting to /bin/systemctl restart docker.service 15:41:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-68 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 15:41:40 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 15:41:40 Selected Git installation does not exist. Using Default 15:41:40 The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo 15:41:41 ========================================================= 15:41:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:41:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:41:42 + 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 . 15:41:42 Sending build context to Docker daemon 2.903MB 15:41:42 Step 1/7 : ARG BASE=golang:1.16-alpine 15:41:42 Step 2/7 : FROM ${BASE} 15:41:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:41:42 540db60ca938: Pulling fs layer 15:41:42 adcc1eea9eea: Pulling fs layer 15:41:42 4c4ab2625f07: Pulling fs layer 15:41:42 0773c198feca: Pulling fs layer 15:41:42 345f892a5656: Pulling fs layer 15:41:42 9ac62484cfdc: Pulling fs layer 15:41:42 5ac4037533be: Pulling fs layer 15:41:42 dc6bda0758c5: Pulling fs layer 15:41:42 0773c198feca: Waiting 15:41:42 345f892a5656: Waiting 15:41:42 9ac62484cfdc: Waiting 15:41:42 5ac4037533be: Waiting 15:41:42 dc6bda0758c5: Waiting 15:41:42 4c4ab2625f07: Verifying Checksum 15:41:42 4c4ab2625f07: Download complete 15:41:42 adcc1eea9eea: Verifying Checksum 15:41:42 adcc1eea9eea: Download complete 15:41:42 345f892a5656: Verifying Checksum 15:41:42 345f892a5656: Download complete 15:41:42 9ac62484cfdc: Verifying Checksum 15:41:42 9ac62484cfdc: Download complete 15:41:42 540db60ca938: Verifying Checksum 15:41:42 540db60ca938: Download complete 15:41:43 540db60ca938: Pull complete 15:41:43 adcc1eea9eea: Pull complete 15:41:43 4c4ab2625f07: Pull complete 15:41:43 5ac4037533be: Verifying Checksum 15:41:43 5ac4037533be: Download complete 15:41:45 dc6bda0758c5: Verifying Checksum 15:41:45 dc6bda0758c5: Download complete 15:41:45 0773c198feca: Verifying Checksum 15:41:45 0773c198feca: Download complete 15:41:46 using credential edgex-jenkins-ssh 15:41:46 Cloning the remote Git repository 15:41:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:41:46 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 15:41:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:41:46 > git --version # timeout=10 15:41:46 > git --version # 'git version 2.17.1' 15:41:46 using GIT_SSH to set credentials SSH Credentials for GitHub 15:41:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:47 Avoid second fetch 15:41:47 Checking out Revision 6959a31925640f2b0e4ffea6e4d93f53244a7c4d (main) 15:41:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:41:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:41:47 > git config core.sparsecheckout # timeout=10 15:41:47 > git checkout -f 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 15:41:49 0773c198feca: Pull complete 15:41:49 345f892a5656: Pull complete 15:41:49 9ac62484cfdc: Pull complete 15:41:49 5ac4037533be: Pull complete 15:41:51 dc6bda0758c5: Pull complete 15:41:51 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 15:41:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:41:51 ---> eb58bd16d52e 15:41:51 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:41:52 Commit message: "Merge pull request #644 from hahattan/issue-643" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:41:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:41:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:41:54 + sudo service docker restart 15:41:54 + true 15:41:55 ---> Running in 16172e689864 15:41:55 Removing intermediate container 16172e689864 15:41:55 ---> 8a632442796b 15:41:55 Step 4/7 : RUN apk add bash 15:41:55 ---> Running in 0b9eac4f0d7f 15:41:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:41:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:41:56 OK: 149 MiB in 40 packages 15:41:57 Removing intermediate container 0b9eac4f0d7f 15:41:57 ---> 124ae9eea037 15:41:57 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:41:57 ---> Running in 0e755f2edf0a 15:41:57 Removing intermediate container 0e755f2edf0a 15:41:57 ---> e288a0e7c200 15:41:57 Step 6/7 : COPY go.mod . 15:41:57 ---> 3695ed2cc226 15:41:57 Step 7/7 : RUN go mod download 15:41:57 ---> Running in b1bafe58c258 15:42:07 Removing intermediate container b1bafe58c258 15:42:07 ---> d746bf8d1665 15:42:07 Successfully built d746bf8d1665 15:42:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:42:08 + docker inspect -f . ci-base-image-x86_64 15:42:08 . [Pipeline] withDockerContainer 15:42:08 prd-centos7-docker-4c-2g-69 does not seem to be running inside a container 15:42:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** ci-base-image-x86_64 cat 15:42:08 $ docker top cb4b08e48f758a52b6e89844da0ddcc40a53c22ca3fa2f33a1e27eaf6edeec3d -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:09 + go version 15:42:09 go version go1.16.5 linux/amd64 [Pipeline] } 15:42:09 $ docker stop --time=1 cb4b08e48f758a52b6e89844da0ddcc40a53c22ca3fa2f33a1e27eaf6edeec3d 15:42:10 $ docker rm -f cb4b08e48f758a52b6e89844da0ddcc40a53c22ca3fa2f33a1e27eaf6edeec3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:10 + docker inspect -f . ci-base-image-x86_64 15:42:10 . [Pipeline] withDockerContainer 15:42:11 prd-centos7-docker-4c-2g-69 does not seem to be running inside a container 15:42:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** ci-base-image-x86_64 cat 15:42:11 $ docker top dd99177a3dada2bcb092f06f06d4da2dc957397e7f0b24255e8eb314c0aa90c8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:42:11 + go mod tidy [Pipeline] sh 15:42:12 + make test 15:42:12 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:42:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [Pipeline] unstash [Pipeline] echo 15:42:12 ========================================================= 15:42:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:42:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:42:13 + 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 . 15:42:14 Sending build context to Docker daemon 2.902MB 15:42:14 Step 1/7 : ARG BASE=golang:1.16-alpine 15:42:14 Step 2/7 : FROM ${BASE} 15:42:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:42:15 595b0fe564bb: Pulling fs layer 15:42:15 24495759ef45: Pulling fs layer 15:42:15 d148012ef14d: Pulling fs layer 15:42:15 cb65c68fc2e2: Pulling fs layer 15:42:15 093eec477d81: Pulling fs layer 15:42:15 20fd20ab2234: Pulling fs layer 15:42:15 43245461236d: Pulling fs layer 15:42:15 5a37c24eccbd: Pulling fs layer 15:42:15 cb65c68fc2e2: Waiting 15:42:15 093eec477d81: Waiting 15:42:15 5a37c24eccbd: Waiting 15:42:15 20fd20ab2234: Waiting 15:42:15 43245461236d: Waiting 15:42:15 d148012ef14d: Download complete 15:42:15 24495759ef45: Verifying Checksum 15:42:15 24495759ef45: Download complete 15:42:15 093eec477d81: Download complete 15:42:15 20fd20ab2234: Verifying Checksum 15:42:15 20fd20ab2234: Download complete 15:42:15 595b0fe564bb: Download complete 15:42:15 43245461236d: Verifying Checksum 15:42:15 43245461236d: Download complete 15:42:15 595b0fe564bb: Pull complete 15:42:16 24495759ef45: Pull complete 15:42:16 d148012ef14d: Pull complete 15:42:17 5a37c24eccbd: Verifying Checksum 15:42:17 5a37c24eccbd: Download complete 15:42:18 cb65c68fc2e2: Verifying Checksum 15:42:18 cb65c68fc2e2: Download complete 15:42:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.074s coverage: 83.5% of statements 15:42:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 15:42:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:42:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 15:42:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements 15:42:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 15:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 47.2% of statements 15:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 90.0% of statements 15:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.041s coverage: 86.2% of statements 15:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements 15:42:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.006s coverage: 35.5% of statements 15:42:25 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements 15:42:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:42:30 gofmt -l . 15:42:30 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:42:30 $ docker stop --time=1 dd99177a3dada2bcb092f06f06d4da2dc957397e7f0b24255e8eb314c0aa90c8 15:42:30 cb65c68fc2e2: Pull complete 15:42:30 093eec477d81: Pull complete 15:42:30 20fd20ab2234: Pull complete 15:42:30 43245461236d: Pull complete 15:42:31 $ docker rm -f dd99177a3dada2bcb092f06f06d4da2dc957397e7f0b24255e8eb314c0aa90c8 [Pipeline] // withDockerContainer [Pipeline] sh 15:42:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:42:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:42:33 ---> job-cost.sh 15:42:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WKKm 15:42:33 5a37c24eccbd: Pull complete 15:42:33 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 15:42:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:42:33 ---> 274d7007c78b 15:42:33 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:42:35 ---> Running in 1abf1b6652e2 15:42:35 Removing intermediate container 1abf1b6652e2 15:42:35 ---> b83c5ec0ea6f 15:42:35 Step 4/7 : RUN apk add bash 15:42:36 ---> Running in 2eae3f0208ae 15:42:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:42:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:42:39 OK: 138 MiB in 40 packages 15:42:40 Removing intermediate container 2eae3f0208ae 15:42:40 ---> 2cbb2bce11dd 15:42:40 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:42:40 ---> Running in 50c2574063b4 15:42:41 Removing intermediate container 50c2574063b4 15:42:41 ---> 2ec6909be2f0 15:42:41 Step 6/7 : COPY go.mod . 15:42:42 ---> ee6a1857dc37 15:42:42 Step 7/7 : RUN go mod download 15:42:42 ---> Running in d5b9eef6d97b 15:42:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:42:55 lf-activate-venv(): INFO: Adding /tmp/venv-WKKm/bin to PATH 15:42:55 INFO: No Stack... 15:42:56 INFO: Retrieving Pricing Info for: v3-standard-2 15:42:56 INFO: Archiving Costs [Pipeline] sh 15:42:57 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 15:42:57 + cut -d, -f6 [Pipeline] lock 15:42:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-3-stack-cost] 15:42:57 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-3-stack-cost] did not exist. Created. 15:42:57 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:57 + echo total: 0.05999999865889549 [Pipeline] stash 15:42:57 Stashed 1 file(s) [Pipeline] } 15:42:57 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:43:00 Removing intermediate container d5b9eef6d97b 15:43:00 ---> bd4d2498ae4c 15:43:00 Successfully built bd4d2498ae4c 15:43:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:43:00 + docker inspect -f . ci-base-image-arm64 15:43:00 . [Pipeline] withDockerContainer 15:43:01 prd-ubuntu18.04-docker-arm64-4c-16g-68 does not seem to be running inside a container 15:43:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** ci-base-image-arm64 cat 15:43:02 $ docker top d5b9b47ce6e238818a8eca9da3dc37689f6ac27e32e970533b9c8e9b5043fceb -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:03 + go version 15:43:03 go version go1.16.5 linux/arm64 [Pipeline] } 15:43:03 $ docker stop --time=1 d5b9b47ce6e238818a8eca9da3dc37689f6ac27e32e970533b9c8e9b5043fceb 15:43:05 $ docker rm -f d5b9b47ce6e238818a8eca9da3dc37689f6ac27e32e970533b9c8e9b5043fceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:43:06 + docker inspect -f . ci-base-image-arm64 15:43:06 . [Pipeline] withDockerContainer 15:43:06 prd-ubuntu18.04-docker-arm64-4c-16g-68 does not seem to be running inside a container 15:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** ci-base-image-arm64 cat 15:43:08 $ docker top 7b2317dc89afef65e51f682cc3c1f802cc9be748a971dd0347ee7e2cdd27f1ee -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:09 + go mod tidy [Pipeline] sh 15:43:10 + make test 15:43:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:43:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:43:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.366s coverage: 83.5% of statements 15:43:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 15:43:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:43:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 15:43:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.053s coverage: 26.3% of statements 15:43:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 15:43:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.065s coverage: 47.2% of statements 15:43:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.048s coverage: 90.0% of statements 15:43:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.317s coverage: 86.2% of statements 15:43:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.082s coverage: 59.5% of statements 15:43:46 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 35.5% of statements 15:43:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.033s coverage: 49.4% of statements 15:43:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:44:05 gofmt -l . 15:44:05 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:44:05 $ docker stop --time=1 7b2317dc89afef65e51f682cc3c1f802cc9be748a971dd0347ee7e2cdd27f1ee 15:44:07 $ docker rm -f 7b2317dc89afef65e51f682cc3c1f802cc9be748a971dd0347ee7e2cdd27f1ee [Pipeline] // withDockerContainer [Pipeline] sh 15:44:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:44:08 Warning: overwriting stash ‘coverage-report’ 15:44:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:44:10 ---> job-cost.sh 15:44:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xCu4 15:44:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:46:12 lf-activate-venv(): INFO: Adding /tmp/venv-xCu4/bin to PATH 15:46:12 INFO: No Stack... 15:46:12 INFO: Retrieving Pricing Info for: v2-standard-4 15:46:12 INFO: Archiving Costs [Pipeline] sh 15:46:12 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 15:46:12 + cut -d, -f6 [Pipeline] lock 15:46:12 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-3-stack-cost] 15:46:12 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-3-stack-cost] did not exist. Created. 15:46:12 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:46:12 /w/workspace/go-mod-core-contracts/3@tmp/durable-1b8c85c0/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-1b8c85c0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:46:13 + echo total: 0.18000000715255737 [Pipeline] stash 15:46:13 Warning: overwriting stash ‘stack-cost’ 15:46:13 Stashed 1 file(s) [Pipeline] } 15:46:13 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-3-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 15:46:14 provisioning config files... 15:46:14 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2066141823225623104tmp [Pipeline] { [Pipeline] sh 15:46:14 + set +x 15:46:14 + curl -s https://codecov.io/bash 15:46:14 + bash -s -- 15:46:14 15:46:14 _____ _ 15:46:14 / ____| | | 15:46:14 | | ___ __| | ___ ___ _____ __ 15:46:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:46:14 | |___| (_) | (_| | __/ (_| (_) \ V / 15:46:14 \_____\___/ \__,_|\___|\___\___/ \_/ 15:46:14 Bash-1.0.4 15:46:14 15:46:14 15:46:14 ==> git version 2.24.4 found 15:46:14 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:46:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:46:14 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:46:14 ==> Jenkins CI detected. 15:46:14 project root: . 15:46:14 --> token set from env 15:46:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:46:14 ==> Running gcov in . (disable via -X gcov) 15:46:14 ==> Python coveragepy not found 15:46:14 ==> Searching for coverage reports in: 15:46:14 + . 15:46:14 -> Found 1 reports 15:46:14 ==> Detecting git/mercurial file structure 15:46:14 ==> Reading reports 15:46:14 + ./coverage.out bytes=101674 15:46:14 ==> Appending adjustments 15:46:14 https://docs.codecov.io/docs/fixing-reports 15:46:15 + Found adjustments 15:46:15 ==> Gzipping contents 15:46:15 16K /tmp/codecov.R010Oi.gz 15:46:15 ==> Uploading reports 15:46:15 url: https://codecov.io 15:46:15 query: branch=main&commit=6959a31925640f2b0e4ffea6e4d93f53244a7c4d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 15:46:15 -> Pinging Codecov 15:46:15 https://codecov.io/upload/v4?package=bash-1.0.4&branch=main&commit=6959a31925640f2b0e4ffea6e4d93f53244a7c4d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 15:46:15 -> Uploading to 15:46:15 https://storage.googleapis.com/codecov/v4/raw/2021-07-13/71470A77251A30514AAF9C0BB2E5B6CE/6959a31925640f2b0e4ffea6e4d93f53244a7c4d/55eb3eba-76d0-4103-b576-59e6bb2069b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210713%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210713T154615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c77fe9a15ce5e5365b6ce7fd86fbf472e0efe3d01655c5860a4a5f710a84151 15:46:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:15 Dload Upload Total Spent Left Speed 15:46:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15238 0 0 100 15238 0 36745 --:--:-- --:--:-- --:--:-- 36806 15:46:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6959a31925640f2b0e4ffea6e4d93f53244a7c4d [Pipeline] } 15:46:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:46:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:46:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:46:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:46:19 15:46:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:46:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:46:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:46:21 188c0c94c7c5: Pulling fs layer 15:46:21 0ef7d3d256c8: Pulling fs layer 15:46:21 de9db76c5a1d: Pulling fs layer 15:46:21 0eba1c9be4d2: Pulling fs layer 15:46:21 0d57e429df01: Pulling fs layer 15:46:21 4e4be7b47b0d: Pulling fs layer 15:46:21 e1f770b5df2f: Pulling fs layer 15:46:21 85a0685a4137: Pulling fs layer 15:46:21 0d57e429df01: Waiting 15:46:21 4e4be7b47b0d: Waiting 15:46:21 e1f770b5df2f: Waiting 15:46:21 85a0685a4137: Waiting 15:46:21 0eba1c9be4d2: Waiting 15:46:21 de9db76c5a1d: Verifying Checksum 15:46:21 de9db76c5a1d: Download complete 15:46:21 0ef7d3d256c8: Verifying Checksum 15:46:21 0ef7d3d256c8: Download complete 15:46:21 0d57e429df01: Verifying Checksum 15:46:21 0d57e429df01: Download complete 15:46:21 188c0c94c7c5: Verifying Checksum 15:46:21 188c0c94c7c5: Download complete 15:46:21 4e4be7b47b0d: Verifying Checksum 15:46:21 4e4be7b47b0d: Download complete 15:46:21 188c0c94c7c5: Pull complete 15:46:21 0ef7d3d256c8: Pull complete 15:46:22 de9db76c5a1d: Pull complete 15:46:22 e1f770b5df2f: Verifying Checksum 15:46:22 e1f770b5df2f: Download complete 15:46:25 0eba1c9be4d2: Verifying Checksum 15:46:25 0eba1c9be4d2: Download complete 15:46:25 85a0685a4137: Verifying Checksum 15:46:25 85a0685a4137: Download complete 15:46:28 0eba1c9be4d2: Pull complete 15:46:28 0d57e429df01: Pull complete 15:46:28 4e4be7b47b0d: Pull complete 15:46:28 e1f770b5df2f: Pull complete 15:46:33 85a0685a4137: Pull complete 15:46:33 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:46:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:46:34 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 15:46:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:46:57 $ docker top b9de76f7027ed3799512745c50b40e5bfb9a447303fabe745237b74dfc66f73d -eo pid,comm [Pipeline] { [Pipeline] echo 15:46:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:46:57 + set -o pipefail 15:46:57 + snyk monitor '--org=edgex-jenkins' 15:47:03 15:47:03 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 15:47:03 15:47:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/27f7a6f3-c899-4b9d-a4a1-74232e95e1d6 15:47:03 15:47:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:47:03 15:47:03 [Pipeline] } 15:47:03 $ docker stop --time=1 b9de76f7027ed3799512745c50b40e5bfb9a447303fabe745237b74dfc66f73d 15:47:06 $ docker rm -f b9de76f7027ed3799512745c50b40e5bfb9a447303fabe745237b74dfc66f73d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:47:07 + git log --format=format:%s -1 6959a31925640f2b0e4ffea6e4d93f53244a7c4d [Pipeline] isUnix [Pipeline] sh 15:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:47:08 . [Pipeline] withDockerContainer 15:47:08 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 15:47:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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:10004/edgex-devops/git-semver:latest cat 15:47:09 $ docker top a6720937b3e40f7bd571799a0a8c1a3fba1b1b4af0eca0f72163ce0166b038c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:47:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:09 [ssh-agent] Looking for ssh-agent implementation... 15:47:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:09 $ docker exec a6720937b3e40f7bd571799a0a8c1a3fba1b1b4af0eca0f72163ce0166b038c2 ssh-agent 15:47:09 SSH_AUTH_SOCK=/tmp/ssh-SNRpLkY39BZI/agent.15 15:47:09 SSH_AGENT_PID=21 15:47:09 Running ssh-add (command line suppressed) 15:47:09 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5064818103784927825.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5064818103784927825.key) 15:47:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:09 + git semver tag 15:47:09 # -> Open(): unable to determine branch for HEAD 15:47:09 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 15:47:09 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 15:47:09 # $SEMVER_REMOTE_NAME = origin 15:47:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:47:09 # $SEMVER_USER_NAME = edgex-jenkins 15:47:09 # $SEMVER_BRANCH = main 15:47:09 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 15:47:09 # 6959a31925640f2b0e4ffea6e4d93f53244a7c4d HEAD 15:47:09 # -> Force: false 15:47:09 # 36554798de0cd67bb7c5fa6aa6c77eef39b7e2ad refs/tags/v2.0.1-dev.2 [Pipeline] } 15:47:09 $ docker exec --env ******** --env ******** a6720937b3e40f7bd571799a0a8c1a3fba1b1b4af0eca0f72163ce0166b038c2 ssh-agent -k 15:47:09 unset SSH_AUTH_SOCK; 15:47:09 unset SSH_AGENT_PID; 15:47:09 echo Agent pid 21 killed; 15:47:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:10 + git semver [Pipeline] } 15:47:10 $ docker stop --time=1 a6720937b3e40f7bd571799a0a8c1a3fba1b1b4af0eca0f72163ce0166b038c2 15:47:11 $ docker rm -f a6720937b3e40f7bd571799a0a8c1a3fba1b1b4af0eca0f72163ce0166b038c2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:47:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:47:12 15:47:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:47:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:47:12 0.23.1-centos7: Pulling from edgex-lftools 15:47:12 ab5ef0e58194: Pulling fs layer 15:47:12 9712f1f96733: Pulling fs layer 15:47:12 63f879dbbcfc: Pulling fs layer 15:47:12 0d9ebad4ef96: Pulling fs layer 15:47:12 e9a5061849ea: Pulling fs layer 15:47:12 d747dcd14b5f: Pulling fs layer 15:47:12 2de7ff778b66: Pulling fs layer 15:47:12 e9a5061849ea: Waiting 15:47:12 d747dcd14b5f: Waiting 15:47:12 2de7ff778b66: Waiting 15:47:12 0d9ebad4ef96: Waiting 15:47:12 9712f1f96733: Verifying Checksum 15:47:12 9712f1f96733: Download complete 15:47:13 63f879dbbcfc: Verifying Checksum 15:47:13 63f879dbbcfc: Download complete 15:47:13 e9a5061849ea: Verifying Checksum 15:47:13 e9a5061849ea: Download complete 15:47:13 d747dcd14b5f: Verifying Checksum 15:47:13 d747dcd14b5f: Download complete 15:47:14 2de7ff778b66: Verifying Checksum 15:47:14 2de7ff778b66: Download complete 15:47:14 0d9ebad4ef96: Verifying Checksum 15:47:14 0d9ebad4ef96: Download complete 15:47:14 ab5ef0e58194: Verifying Checksum 15:47:14 ab5ef0e58194: Download complete 15:47:17 ab5ef0e58194: Pull complete 15:47:17 9712f1f96733: Pull complete 15:47:18 63f879dbbcfc: Pull complete 15:47:20 0d9ebad4ef96: Pull complete 15:47:21 e9a5061849ea: Pull complete 15:47:21 d747dcd14b5f: Pull complete 15:47:22 2de7ff778b66: Pull complete 15:47:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:47:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:47:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:47:22 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 15:47:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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-lftools:0.23.1-centos7 cat 15:47:29 $ docker top 52e124479f3ce9ad9d2360deaafe32ebe136ed7c230295d54aa2025fb8183081 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:47:29 provisioning config files... 15:47:29 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config161819432180673489tmp 15:47:29 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6137949065393734638tmp 15:47:29 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3540915545216748064tmp [Pipeline] { [Pipeline] echo 15:47:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:47:29 ---> sigul-configuration.sh 15:47:29 gpg: directory `/root/.gnupg' created 15:47:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:47:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:47:29 gpg: keyring `/root/.gnupg/secring.gpg' created 15:47:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:47:29 gpg: CAST5 encrypted data 15:47:29 gpg: encrypted with 1 passphrase 15:47:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:47:29 + mkdir /home/jenkins 15:47:29 + mkdir /home/jenkins/sigul [Pipeline] sh 15:47:30 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:47:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:47:30 ---> sigul-install.sh 15:47:35 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:47:36 + git tag --list 15:47:36 v0.0.0 15:47:36 v0.0.1 15:47:36 v0.1.0 15:47:36 v0.1.1 15:47:36 v0.1.10 15:47:36 v0.1.100 15:47:36 v0.1.101 15:47:36 v0.1.102 15:47:36 v0.1.103 15:47:36 v0.1.104 15:47:36 v0.1.105 15:47:36 v0.1.106 15:47:36 v0.1.107 15:47:36 v0.1.108 15:47:36 v0.1.109 15:47:36 v0.1.11 15:47:36 v0.1.110 15:47:36 v0.1.111 15:47:36 v0.1.112 15:47:36 v0.1.113 15:47:36 v0.1.114 15:47:36 v0.1.115 15:47:36 v0.1.116 15:47:36 v0.1.117 15:47:36 v0.1.118 15:47:36 v0.1.119 15:47:36 v0.1.12 15:47:36 v0.1.120 15:47:36 v0.1.121 15:47:36 v0.1.122 15:47:36 v0.1.123 15:47:36 v0.1.124 15:47:36 v0.1.125 15:47:36 v0.1.126 15:47:36 v0.1.127 15:47:36 v0.1.128 15:47:36 v0.1.129 15:47:36 v0.1.13 15:47:36 v0.1.130 15:47:36 v0.1.131 15:47:36 v0.1.132 15:47:36 v0.1.133 15:47:36 v0.1.134 15:47:36 v0.1.135 15:47:36 v0.1.136 15:47:36 v0.1.137 15:47:36 v0.1.138 15:47:36 v0.1.139 15:47:36 v0.1.14 15:47:36 v0.1.140 15:47:36 v0.1.141 15:47:36 v0.1.142 15:47:36 v0.1.143 15:47:36 v0.1.144 15:47:36 v0.1.145 15:47:36 v0.1.146 15:47:36 v0.1.147 15:47:36 v0.1.148 15:47:36 v0.1.149 15:47:36 v0.1.15 15:47:36 v0.1.16 15:47:36 v0.1.17 15:47:36 v0.1.18 15:47:36 v0.1.19 15:47:36 v0.1.2 15:47:36 v0.1.20 15:47:36 v0.1.21 15:47:36 v0.1.22 15:47:36 v0.1.23 15:47:36 v0.1.24 15:47:36 v0.1.25 15:47:36 v0.1.26 15:47:36 v0.1.27 15:47:36 v0.1.28 15:47:36 v0.1.29 15:47:36 v0.1.3 15:47:36 v0.1.30 15:47:36 v0.1.31 15:47:36 v0.1.32 15:47:36 v0.1.33 15:47:36 v0.1.34 15:47:36 v0.1.35 15:47:36 v0.1.36 15:47:36 v0.1.37 15:47:36 v0.1.38 15:47:36 v0.1.39 15:47:36 v0.1.4 15:47:36 v0.1.40 15:47:36 v0.1.41 15:47:36 v0.1.42 15:47:36 v0.1.43 15:47:36 v0.1.44 15:47:36 v0.1.45 15:47:36 v0.1.46 15:47:36 v0.1.47 15:47:36 v0.1.48 15:47:36 v0.1.49 15:47:36 v0.1.5 15:47:36 v0.1.50 15:47:36 v0.1.51 15:47:36 v0.1.52 15:47:36 v0.1.53 15:47:36 v0.1.54 15:47:36 v0.1.55 15:47:36 v0.1.56 15:47:36 v0.1.57 15:47:36 v0.1.58 15:47:36 v0.1.59 15:47:36 v0.1.6 15:47:36 v0.1.60 15:47:36 v0.1.61 15:47:36 v0.1.62 15:47:36 v0.1.63 15:47:36 v0.1.64 15:47:36 v0.1.65 15:47:36 v0.1.66 15:47:36 v0.1.67 15:47:36 v0.1.68 15:47:36 v0.1.69 15:47:36 v0.1.7 15:47:36 v0.1.70 15:47:36 v0.1.71 15:47:36 v0.1.72 15:47:36 v0.1.73 15:47:36 v0.1.74 15:47:36 v0.1.75 15:47:36 v0.1.76 15:47:36 v0.1.77 15:47:36 v0.1.78 15:47:36 v0.1.79 15:47:36 v0.1.8 15:47:36 v0.1.80 15:47:36 v0.1.81 15:47:36 v0.1.82 15:47:36 v0.1.83 15:47:36 v0.1.84 15:47:36 v0.1.85 15:47:36 v0.1.86 15:47:36 v0.1.87 15:47:36 v0.1.88 15:47:36 v0.1.89 15:47:36 v0.1.9 15:47:36 v0.1.90 15:47:36 v0.1.91 15:47:36 v0.1.92 15:47:36 v0.1.93 15:47:36 v0.1.94 15:47:36 v0.1.95 15:47:36 v0.1.96 15:47:36 v0.1.97 15:47:36 v0.1.98 15:47:36 v0.1.99 15:47:36 v2.0.0 15:47:36 v2.0.0-dev.1 15:47:36 v2.0.0-dev.10 15:47:36 v2.0.0-dev.100 15:47:36 v2.0.0-dev.101 15:47:36 v2.0.0-dev.102 15:47:36 v2.0.0-dev.103 15:47:36 v2.0.0-dev.11 15:47:36 v2.0.0-dev.12 15:47:36 v2.0.0-dev.13 15:47:36 v2.0.0-dev.14 15:47:36 v2.0.0-dev.15 15:47:36 v2.0.0-dev.16 15:47:36 v2.0.0-dev.17 15:47:36 v2.0.0-dev.18 15:47:36 v2.0.0-dev.19 15:47:36 v2.0.0-dev.2 15:47:36 v2.0.0-dev.20 15:47:36 v2.0.0-dev.21 15:47:36 v2.0.0-dev.22 15:47:36 v2.0.0-dev.23 15:47:36 v2.0.0-dev.24 15:47:36 v2.0.0-dev.25 15:47:36 v2.0.0-dev.26 15:47:36 v2.0.0-dev.27 15:47:36 v2.0.0-dev.28 15:47:36 v2.0.0-dev.29 15:47:36 v2.0.0-dev.3 15:47:36 v2.0.0-dev.30 15:47:36 v2.0.0-dev.31 15:47:36 v2.0.0-dev.32 15:47:36 v2.0.0-dev.33 15:47:36 v2.0.0-dev.34 15:47:36 v2.0.0-dev.35 15:47:36 v2.0.0-dev.36 15:47:36 v2.0.0-dev.37 15:47:36 v2.0.0-dev.38 15:47:36 v2.0.0-dev.39 15:47:36 v2.0.0-dev.4 15:47:36 v2.0.0-dev.40 15:47:36 v2.0.0-dev.41 15:47:36 v2.0.0-dev.42 15:47:36 v2.0.0-dev.43 15:47:36 v2.0.0-dev.44 15:47:36 v2.0.0-dev.45 15:47:36 v2.0.0-dev.46 15:47:36 v2.0.0-dev.47 15:47:36 v2.0.0-dev.48 15:47:36 v2.0.0-dev.49 15:47:36 v2.0.0-dev.5 15:47:36 v2.0.0-dev.50 15:47:36 v2.0.0-dev.51 15:47:36 v2.0.0-dev.52 15:47:36 v2.0.0-dev.53 15:47:36 v2.0.0-dev.54 15:47:36 v2.0.0-dev.55 15:47:36 v2.0.0-dev.56 15:47:36 v2.0.0-dev.57 15:47:36 v2.0.0-dev.58 15:47:36 v2.0.0-dev.59 15:47:36 v2.0.0-dev.6 15:47:36 v2.0.0-dev.60 15:47:36 v2.0.0-dev.61 15:47:36 v2.0.0-dev.62 15:47:36 v2.0.0-dev.63 15:47:36 v2.0.0-dev.64 15:47:36 v2.0.0-dev.65 15:47:36 v2.0.0-dev.66 15:47:36 v2.0.0-dev.67 15:47:36 v2.0.0-dev.68 15:47:36 v2.0.0-dev.69 15:47:36 v2.0.0-dev.7 15:47:36 v2.0.0-dev.70 15:47:36 v2.0.0-dev.71 15:47:36 v2.0.0-dev.72 15:47:36 v2.0.0-dev.73 15:47:36 v2.0.0-dev.74 15:47:36 v2.0.0-dev.75 15:47:36 v2.0.0-dev.76 15:47:36 v2.0.0-dev.77 15:47:36 v2.0.0-dev.78 15:47:36 v2.0.0-dev.79 15:47:36 v2.0.0-dev.8 15:47:36 v2.0.0-dev.80 15:47:36 v2.0.0-dev.81 15:47:36 v2.0.0-dev.82 15:47:36 v2.0.0-dev.83 15:47:36 v2.0.0-dev.84 15:47:36 v2.0.0-dev.85 15:47:36 v2.0.0-dev.86 15:47:36 v2.0.0-dev.87 15:47:36 v2.0.0-dev.88 15:47:36 v2.0.0-dev.89 15:47:36 v2.0.0-dev.9 15:47:36 v2.0.0-dev.90 15:47:36 v2.0.0-dev.91 15:47:36 v2.0.0-dev.92 15:47:36 v2.0.0-dev.93 15:47:36 v2.0.0-dev.94 15:47:36 v2.0.0-dev.95 15:47:36 v2.0.0-dev.96 15:47:36 v2.0.0-dev.97 15:47:36 v2.0.0-dev.98 15:47:36 v2.0.0-dev.99 15:47:36 v2.0.1-dev.1 15:47:36 v2.0.1-dev.2 [Pipeline] sh 15:47:36 + lftools sign git-tag v2.0.1-dev.2 15:47:37 Signing Git tag with Sigul... 15:47:37 Signing v2.0.1-dev.2 [Pipeline] echo 15:47:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:47:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:47:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:47:38 $ docker stop --time=1 52e124479f3ce9ad9d2360deaafe32ebe136ed7c230295d54aa2025fb8183081 15:47:40 $ docker rm -f 52e124479f3ce9ad9d2360deaafe32ebe136ed7c230295d54aa2025fb8183081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:47:40 . [Pipeline] withDockerContainer 15:47:41 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 15:47:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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:10004/edgex-devops/git-semver:latest cat 15:47:41 $ docker top 25a911a55afacdbfac900df57a5109d8867d13d85e48c06110bff8756ac72df8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:47:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:41 [ssh-agent] Looking for ssh-agent implementation... 15:47:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:41 $ docker exec 25a911a55afacdbfac900df57a5109d8867d13d85e48c06110bff8756ac72df8 ssh-agent 15:47:42 SSH_AUTH_SOCK=/tmp/ssh-kzBmN1gv9sDz/agent.14 15:47:42 SSH_AGENT_PID=20 15:47:42 Running ssh-add (command line suppressed) 15:47:42 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2996901826768574325.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2996901826768574325.key) 15:47:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:42 + git semver bump pre 15:47:42 # -> Open(): unable to determine branch for HEAD 15:47:42 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 15:47:42 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 15:47:42 # $SEMVER_REMOTE_NAME = origin 15:47:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:47:42 # $SEMVER_USER_NAME = edgex-jenkins 15:47:42 # $SEMVER_BRANCH = main 15:47:42 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 15:47:42 2.0.1-dev.3 [Pipeline] } 15:47:42 $ docker exec --env ******** --env ******** 25a911a55afacdbfac900df57a5109d8867d13d85e48c06110bff8756ac72df8 ssh-agent -k 15:47:42 unset SSH_AUTH_SOCK; 15:47:42 unset SSH_AGENT_PID; 15:47:42 echo Agent pid 20 killed; 15:47:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:43 + git semver [Pipeline] } 15:47:43 $ docker stop --time=1 25a911a55afacdbfac900df57a5109d8867d13d85e48c06110bff8756ac72df8 15:47:44 $ docker rm -f 25a911a55afacdbfac900df57a5109d8867d13d85e48c06110bff8756ac72df8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:47:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:47:44 . [Pipeline] withDockerContainer 15:47:44 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 15:47:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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:10004/edgex-devops/git-semver:latest cat 15:47:45 $ docker top c2e1ef916d6b0a553761506424d067860b0772b01221fe894b744d7e53e809ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:47:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:45 [ssh-agent] Looking for ssh-agent implementation... 15:47:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:45 $ docker exec c2e1ef916d6b0a553761506424d067860b0772b01221fe894b744d7e53e809ea ssh-agent 15:47:45 SSH_AUTH_SOCK=/tmp/ssh-DKlW4S8483pD/agent.15 15:47:45 SSH_AGENT_PID=21 15:47:45 Running ssh-add (command line suppressed) 15:47:45 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4908421968959372008.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4908421968959372008.key) 15:47:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:46 + git semver push 15:47:46 # -> Open(): unable to determine branch for HEAD 15:47:46 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 15:47:46 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 15:47:46 # $SEMVER_REMOTE_NAME = origin 15:47:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:47:46 # $SEMVER_USER_NAME = edgex-jenkins 15:47:46 # $SEMVER_BRANCH = main 15:47:46 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 15:47:51 $ docker exec --env ******** --env ******** c2e1ef916d6b0a553761506424d067860b0772b01221fe894b744d7e53e809ea ssh-agent -k 15:47:51 unset SSH_AUTH_SOCK; 15:47:51 unset SSH_AGENT_PID; 15:47:51 echo Agent pid 21 killed; 15:47:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:51 + git semver [Pipeline] } 15:47:51 $ docker stop --time=1 c2e1ef916d6b0a553761506424d067860b0772b01221fe894b744d7e53e809ea 15:47:53 $ docker rm -f c2e1ef916d6b0a553761506424d067860b0772b01221fe894b744d7e53e809ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:47:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:47:54 ---> package-listing.sh 15:47:54 ++ facter osfamily 15:47:54 ++ tr '[:upper:]' '[:lower:]' 15:47:54 + OS_FAMILY=redhat 15:47:54 + workspace=/w/workspace/undry_go-mod-core-contracts_main 15:47:54 + START_PACKAGES=/tmp/packages_start.txt 15:47:54 + END_PACKAGES=/tmp/packages_end.txt 15:47:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:47:54 + PACKAGES=/tmp/packages_start.txt 15:47:54 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 15:47:54 + PACKAGES=/tmp/packages_end.txt 15:47:54 + case "${OS_FAMILY}" in 15:47:54 + rpm -qa 15:47:54 + sort 15:47:55 + '[' -f /tmp/packages_start.txt ']' 15:47:55 + '[' -f /tmp/packages_end.txt ']' 15:47:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:47:55 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 15:47:55 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 15:47:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 15:47:55 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:47:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:47:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:47:56 15:47:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:47:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:47:57 alpine: Pulling from edgex-lftools-log-publisher 15:47:57 df20fa9351a1: Pulling fs layer 15:47:57 36b3adc4ff6f: Pulling fs layer 15:47:57 8ad3a11d3b57: Pulling fs layer 15:47:57 46f8f816bc3b: Pulling fs layer 15:47:57 93b61091891f: Pulling fs layer 15:47:57 93b9cdb0e59b: Pulling fs layer 15:47:57 5e14af77c1be: Pulling fs layer 15:47:57 01666e4c0597: Pulling fs layer 15:47:57 aa168da1d23b: Pulling fs layer 15:47:57 93b9cdb0e59b: Waiting 15:47:57 5e14af77c1be: Waiting 15:47:57 01666e4c0597: Waiting 15:47:57 aa168da1d23b: Waiting 15:47:57 46f8f816bc3b: Waiting 15:47:57 93b61091891f: Waiting 15:47:57 36b3adc4ff6f: Download complete 15:47:57 46f8f816bc3b: Verifying Checksum 15:47:57 46f8f816bc3b: Download complete 15:47:57 df20fa9351a1: Verifying Checksum 15:47:57 df20fa9351a1: Download complete 15:47:57 93b9cdb0e59b: Verifying Checksum 15:47:57 93b9cdb0e59b: Download complete 15:47:57 5e14af77c1be: Verifying Checksum 15:47:57 5e14af77c1be: Download complete 15:47:57 93b61091891f: Download complete 15:47:57 01666e4c0597: Verifying Checksum 15:47:57 01666e4c0597: Download complete 15:47:57 8ad3a11d3b57: Verifying Checksum 15:47:57 8ad3a11d3b57: Download complete 15:47:57 df20fa9351a1: Pull complete 15:47:57 36b3adc4ff6f: Pull complete 15:47:58 8ad3a11d3b57: Pull complete 15:47:58 46f8f816bc3b: Pull complete 15:47:58 93b61091891f: Pull complete 15:47:58 93b9cdb0e59b: Pull complete 15:47:58 5e14af77c1be: Pull complete 15:47:58 01666e4c0597: Pull complete 15:47:59 aa168da1d23b: Verifying Checksum 15:47:59 aa168da1d23b: Download complete 15:48:03 aa168da1d23b: Pull complete 15:48:03 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:48:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:48:03 prd-centos7-docker-4c-2g-66 does not seem to be running inside a container 15:48:03 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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-lftools-log-publisher:alpine cat 15:48:07 $ docker top cfa91e7aad96018cf1804805cc76eb8d8a15a59d1750ea442aa43fdc478dd70c -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:08 + touch /tmp/pre-build-complete [Pipeline] sh 15:48:08 + mkdir -p /var/log/sa [Pipeline] sh 15:48:08 + ls /var/log/sa-host 15:48:08 + sadf -c /var/log/sa-host/sa05 15:48:08 file_magic: OK 15:48:08 HZ: Using current value: 100 15:48:08 file_header: OK 15:48:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:48:08 Statistics: 15:48:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:48:08 File successfully converted to sysstat format version 12.2.1 15:48:08 + sadf -c /var/log/sa-host/sa13 15:48:08 file_magic: OK 15:48:08 HZ: Using current value: 100 15:48:08 file_header: OK 15:48:08 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:48:08 Statistics: 15:48:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:48:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:08 provisioning config files... 15:48:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1791279063622111124tmp [Pipeline] { [Pipeline] echo 15:48:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:48:09 ---> create-netrc.sh [Pipeline] } 15:48:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:48:09 ---> python-tools-install.sh [Pipeline] echo 15:48:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:48:09 ---> sudo-logs.sh 15:48:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:48:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:48:10 ---> job-cost.sh 15:48:10 lf-activate-venv: SKIPPING 15:48:10 DEBUG: total: 0.18000000715255737 15:48:10 INFO: Retrieving Stack Cost... 15:48:11 INFO: Retrieving Pricing Info for: v3-standard-2 15:48:12 INFO: Archiving Costs [Pipeline] echo 15:48:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:48:12 ---> logs-deploy.sh 15:48:12 lf-activate-venv: SKIPPING 15:48:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/3 15:48:12 INFO: archiving workspace using pattern(s): 15:48:13 Archives upload complete. 15:48:13 INFO: archiving logs to Nexus 15:48:14 ---> uname -a: 15:48:14 Linux prd-centos7-docker-4c-2g-66.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:48:14 15:48:14 15:48:14 ---> lscpu: 15:48:14 Architecture: x86_64 15:48:14 CPU op-mode(s): 32-bit, 64-bit 15:48:14 Byte Order: Little Endian 15:48:14 Address sizes: 40 bits physical, 48 bits virtual 15:48:14 CPU(s): 2 15:48:14 On-line CPU(s) list: 0,1 15:48:14 Thread(s) per core: 1 15:48:14 Core(s) per socket: 1 15:48:14 Socket(s): 2 15:48:14 NUMA node(s): 1 15:48:14 Vendor ID: AuthenticAMD 15:48:14 CPU family: 23 15:48:14 Model: 49 15:48:14 Model name: AMD EPYC-Rome Processor 15:48:14 Stepping: 0 15:48:14 CPU MHz: 2800.000 15:48:14 BogoMIPS: 5600.00 15:48:14 Virtualization: AMD-V 15:48:14 Hypervisor vendor: KVM 15:48:14 Virtualization type: full 15:48:14 L1d cache: 64 KiB 15:48:14 L1i cache: 64 KiB 15:48:14 L2 cache: 1 MiB 15:48:14 L3 cache: 32 MiB 15:48:14 NUMA node0 CPU(s): 0,1 15:48:14 Vulnerability Itlb multihit: Not affected 15:48:14 Vulnerability L1tf: Not affected 15:48:14 Vulnerability Mds: Not affected 15:48:14 Vulnerability Meltdown: Not affected 15:48:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:48:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:48:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:48:14 Vulnerability Srbds: Not affected 15:48:14 Vulnerability Tsx async abort: Not affected 15:48:14 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 15:48:14 15:48:14 15:48:14 ---> nproc: 15:48:14 2 15:48:14 15:48:14 15:48:14 ---> df -h: 15:48:14 Filesystem Size Used Available Use% Mounted on 15:48:14 overlay 40.0G 8.9G 31.1G 22% / 15:48:14 tmpfs 64.0M 0 64.0M 0% /dev 15:48:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:48:14 shm 64.0M 0 64.0M 0% /dev/shm 15:48:14 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 15:48:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 15:48:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 15:48:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 15:48:14 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_go-mod-core-contracts_main@tmp 15:48:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 15:48:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 15:48:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 15:48:14 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 15:48:14 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/undry_go-mod-core-contracts_main 15:48:14 15:48:14 15:48:14 ---> free -m: 15:48:14 total used free shared buff/cache available 15:48:14 Mem: 7821 1278 3153 0 3389 6461 15:48:14 Swap: 1023 0 1023 15:48:14 15:48:14 15:48:14 ---> ip addr: 15:48:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:48:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:48:14 inet 127.0.0.1/8 scope host lo 15:48:14 valid_lft forever preferred_lft forever 15:48:14 inet6 ::1/128 scope host 15:48:14 valid_lft forever preferred_lft forever 15:48:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:48:14 link/ether fa:16:3e:72:df:54 brd ff:ff:ff:ff:ff:ff 15:48:14 inet 10.30.123.234/23 brd 10.30.123.255 scope global dynamic eth0 15:48:14 valid_lft 85823sec preferred_lft 85823sec 15:48:14 inet6 fe80::f816:3eff:fe72:df54/64 scope link 15:48:14 valid_lft forever preferred_lft forever 15:48:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:48:14 link/ether 02:42:49:1c:93:4b brd ff:ff:ff:ff:ff:ff 15:48:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:48:14 valid_lft forever preferred_lft forever 15:48:14 inet6 fe80::42:49ff:fe1c:934b/64 scope link 15:48:14 valid_lft forever preferred_lft forever 15:48:14 15:48:14 15:48:14 ---> sar -b -r -n DEV: 15:48:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/13/21 _x86_64_ (2 CPU) 15:48:14 15:48:14 15:38:25 LINUX RESTART (2 CPU) 15:48:14 15:48:14 15:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:48:14 15:40:01 83.30 3.91 79.39 0.00 2628.70 3756.93 0.00 15:48:14 15:41:01 0.52 0.00 0.52 0.00 0.00 8.78 0.00 15:48:14 15:42:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 15:48:14 15:43:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 15:48:14 15:44:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 15:48:14 15:45:01 0.37 0.00 0.37 0.00 0.00 4.95 0.00 15:48:14 15:46:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 15:48:14 15:47:01 75.34 0.03 75.31 0.00 3.73 27598.67 0.00 15:48:14 15:48:01 124.93 0.10 124.83 0.00 9.99 30178.98 0.00 15:48:14 Average: 31.72 0.45 31.27 0.00 293.71 6841.75 0.00 15:48:14 15:48:14 15:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:48:14 15:40:01 5451344 0 813968 10.16 2620 1741008 1293008 14.28 575924 1578760 20 15:48:14 15:41:01 5461580 0 803724 10.04 2620 1741016 1209272 13.35 568236 1578728 16 15:48:14 15:42:01 5461320 0 803984 10.04 2620 1741016 1209356 13.35 567876 1579484 8 15:48:14 15:43:01 5462436 0 802864 10.02 2620 1741020 1204968 13.30 567068 1579484 8 15:48:14 15:44:01 5461840 0 803452 10.03 2620 1741028 1205064 13.30 563928 1583268 20 15:48:14 15:45:01 5462548 0 802744 10.02 2620 1741028 1205040 13.30 563660 1583268 12 15:48:14 15:46:01 5462860 0 802424 10.02 2620 1741036 1204968 13.30 563428 1583268 8 15:48:14 15:47:01 4415224 0 1039220 12.98 2620 2551876 1472068 16.25 794020 2293200 76112 15:48:14 15:48:01 3228724 0 1292796 16.14 2620 3484800 1875632 20.71 1221720 2891528 421132 15:48:14 Average: 5096431 0 885020 11.05 2620 2024870 1319931 14.57 665096 1805665 55260 15:48:14 15:48:14 15:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:48:14 15:40:01 eth0 321.56 223.66 706.43 58.94 0.00 0.00 0.00 0.00 15:48:14 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:40:01 docker0 14.44 8.92 2.60 26.55 0.00 0.00 0.00 0.00 15:48:14 15:41:01 eth0 1.68 0.23 0.38 0.08 0.00 0.00 0.00 0.00 15:48:14 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:42:01 eth0 0.95 0.52 0.53 0.48 0.00 0.00 0.00 0.00 15:48:14 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:43:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 15:48:14 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:44:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 15:48:14 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:45:01 eth0 0.22 0.22 0.10 0.04 0.00 0.00 0.00 0.00 15:48:14 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:48:14 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:47:01 vethe7349f4 35.43 35.51 2.78 281.60 0.00 0.00 0.00 0.00 15:48:14 15:47:01 eth0 446.94 412.69 4364.14 35.83 0.00 0.00 0.00 0.00 15:48:14 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:47:01 docker0 35.43 35.41 2.29 281.59 0.00 0.00 0.00 0.00 15:48:14 15:48:01 eth0 775.12 654.97 5714.35 145.30 0.00 0.00 0.00 0.00 15:48:14 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 15:48:01 docker0 81.25 130.79 5.02 284.03 0.00 0.00 0.00 0.00 15:48:14 Average: eth0 171.93 143.66 1198.76 26.76 0.00 0.00 0.00 0.00 15:48:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:14 Average: docker0 14.57 19.46 1.10 65.82 0.00 0.00 0.00 0.00 15:48:14 15:48:14 15:48:14 ---> sar -P ALL: 15:48:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/13/21 _x86_64_ (2 CPU) 15:48:14 15:48:14 15:38:25 LINUX RESTART (2 CPU) 15:48:14 15:48:14 15:39:01 CPU %user %nice %system %iowait %steal %idle 15:48:14 15:40:01 all 8.27 0.00 2.95 3.04 0.05 85.69 15:48:14 15:40:01 0 7.43 0.00 3.59 3.49 0.05 85.45 15:48:14 15:40:01 1 9.11 0.00 2.31 2.60 0.05 85.93 15:48:14 15:41:01 all 0.13 0.00 0.07 0.00 0.02 99.78 15:48:14 15:41:01 0 0.08 0.00 0.08 0.00 0.03 99.80 15:48:14 15:41:01 1 0.18 0.00 0.05 0.00 0.00 99.77 15:48:14 15:42:01 all 0.06 0.00 0.06 0.00 0.03 99.86 15:48:14 15:42:01 0 0.05 0.00 0.07 0.00 0.02 99.87 15:48:14 15:42:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:48:14 15:43:01 all 0.10 0.00 0.04 0.00 0.03 99.83 15:48:14 15:43:01 0 0.05 0.00 0.07 0.00 0.03 99.85 15:48:14 15:43:01 1 0.15 0.00 0.02 0.00 0.02 99.82 15:48:14 15:44:01 all 0.17 0.00 0.04 0.00 0.01 99.78 15:48:14 15:44:01 0 0.08 0.00 0.05 0.00 0.02 99.85 15:48:14 15:44:01 1 0.25 0.00 0.03 0.00 0.00 99.72 15:48:14 15:45:01 all 0.21 0.00 0.06 0.00 0.03 99.71 15:48:14 15:45:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:48:14 15:45:01 1 0.38 0.00 0.07 0.00 0.03 99.52 15:48:14 15:46:01 all 0.23 0.00 0.03 0.00 0.02 99.72 15:48:14 15:46:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:48:14 15:46:01 1 0.38 0.00 0.03 0.00 0.02 99.57 15:48:14 15:47:01 all 10.45 0.00 3.92 11.57 0.05 74.01 15:48:14 15:47:01 0 10.56 0.00 4.29 11.78 0.05 73.33 15:48:14 15:47:01 1 10.34 0.00 3.54 11.37 0.05 74.70 15:48:14 15:48:01 all 19.74 0.00 8.43 4.08 0.11 67.64 15:48:14 15:48:01 0 17.91 0.00 8.89 4.01 0.11 69.08 15:48:14 15:48:01 1 21.57 0.00 7.96 4.15 0.12 66.19 15:48:14 Average: all 4.26 0.00 1.68 2.03 0.04 91.99 15:48:14 Average: 0 3.92 0.00 1.85 2.09 0.04 92.11 15:48:14 Average: 1 4.60 0.00 1.52 1.97 0.04 91.87 15:48:14 15:48:14 15:48:14