Pull request #660 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at 6faf42902027d40070eeafeeaa74594dcac11cb7 rather than a2ebd269b18c04c4ad95a6245332d49cec1f709a Obtained Jenkinsfile from 6faf42902027d40070eeafeeaa74594dcac11cb7 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3378785076374255985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6856268971738510613.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/PR-660/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-660/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7995338331425304206.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7168452776330608048.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/PR-660/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-660/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6280196639452389639.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_BUILD_IMAGE_TARGET: builder 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-948 in /w/workspace/dry_go-mod-core-contracts_PR-660 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-660 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-660@tmp/jenkins-gitclient-ssh8133481649376241091.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-660@tmp/jenkins-gitclient-ssh8854048361980077906.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/660/head:refs/remotes/origin/PR-660 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6faf42902027d40070eeafeeaa74594dcac11cb7 into PR head commit a2ebd269b18c04c4ad95a6245332d49cec1f709a Merge succeeded, producing a2ebd269b18c04c4ad95a6245332d49cec1f709a Checking out Revision a2ebd269b18c04c4ad95a6245332d49cec1f709a (PR-660) > git config core.sparsecheckout # timeout=10 > git checkout -f a2ebd269b18c04c4ad95a6245332d49cec1f709a # timeout=10 > git remote # timeout=10 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-660@tmp/jenkins-gitclient-ssh493395704671428126.key > git merge 6faf42902027d40070eeafeeaa74594dcac11cb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2ebd269b18c04c4ad95a6245332d49cec1f709a # timeout=10 Commit message: "build: Upgrade yaml library to v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:49:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:49:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:49:57 ========================================================= 14:49:57 EdgeX Global Pipelines Version Info 14:49:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4e3b9dc06f5534a06277d91de781ecbf60d574f0 # timeout=10 14:49:58 ------------------- 14:49:58 stable info: 14:49:58 ------------------- 14:49:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:49:58 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 14:49:58 Message: update stable to v1.0.205 14:49:59 ------------------- 14:49:59 experimental info: 14:49:59 ------------------- 14:49:59 Commited By: **** collab-it+edgex@linuxfoundation.org 14:49:59 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 14:49:59 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:49:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 14:49:59 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 14:49:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:49:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:49:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:49:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:49:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:49:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:49:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:49:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:49:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-660 [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-660 [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-660 [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2ebd269b18c04c4ad95a6245332d49cec1f709a [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2ebd26 [Pipeline] echo 14:50:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:50:01 + git log --format=format:%s -1 a2ebd269b18c04c4ad95a6245332d49cec1f709a [Pipeline] echo 14:50:01 GIT_COMMIT: a2ebd269b18c04c4ad95a6245332d49cec1f709a, Commit Message: build: Upgrade yaml library to v3 [Pipeline] echo 14:50:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:50:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:50:02 14:50:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:50:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:50:02 latest: Pulling from edgex-devops/git-semver 14:50:02 31603596830f: Pulling fs layer 14:50:02 04fac38145f0: Pulling fs layer 14:50:02 701f6daf10bf: Pulling fs layer 14:50:02 24f72da36158: Pulling fs layer 14:50:02 24f72da36158: Waiting 14:50:02 04fac38145f0: Verifying Checksum 14:50:02 04fac38145f0: Download complete 14:50:02 31603596830f: Verifying Checksum 14:50:02 31603596830f: Download complete 14:50:02 31603596830f: Pull complete 14:50:02 24f72da36158: Verifying Checksum 14:50:02 24f72da36158: Download complete 14:50:02 701f6daf10bf: Verifying Checksum 14:50:02 701f6daf10bf: Download complete 14:50:02 04fac38145f0: Pull complete 14:50:03 701f6daf10bf: Pull complete 14:50:03 24f72da36158: Pull complete 14:50:03 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 14:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:50:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:50:03 prd-centos7-docker-4c-2g-948 does not seem to be running inside a container 14:50:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-660 -v /w/workspace/dry_go-mod-core-contracts_PR-660:/w/workspace/dry_go-mod-core-contracts_PR-660:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-660@tmp:/w/workspace/dry_go-mod-core-contracts_PR-660@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:50:04 $ docker top 9c9eee6ad91ef8141b5ae985239b8d63ac592fcfceb64c4a7cbb5abeb79bb45c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:50:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:50:04 [ssh-agent] Looking for ssh-agent implementation... 14:50:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:50:04 $ docker exec 9c9eee6ad91ef8141b5ae985239b8d63ac592fcfceb64c4a7cbb5abeb79bb45c ssh-agent 14:50:05 SSH_AUTH_SOCK=/tmp/ssh-iswKXoM30ULr/agent.13 14:50:05 SSH_AGENT_PID=19 14:50:05 Running ssh-add (command line suppressed) 14:50:05 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-660@tmp/private_key_6779447508342051672.key (/w/workspace/dry_go-mod-core-contracts_PR-660@tmp/private_key_6779447508342051672.key) 14:50:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:50:05 + git tag --points-at HEAD [Pipeline] } 14:50:05 $ docker exec --env ******** --env ******** 9c9eee6ad91ef8141b5ae985239b8d63ac592fcfceb64c4a7cbb5abeb79bb45c ssh-agent -k 14:50:05 unset SSH_AUTH_SOCK; 14:50:05 unset SSH_AGENT_PID; 14:50:05 echo Agent pid 19 killed; 14:50:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:50:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:50:05 [ssh-agent] Looking for ssh-agent implementation... 14:50:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:50:05 $ docker exec 9c9eee6ad91ef8141b5ae985239b8d63ac592fcfceb64c4a7cbb5abeb79bb45c ssh-agent 14:50:05 SSH_AUTH_SOCK=/tmp/ssh-y0mdOw5Qf8qn/agent.54 14:50:05 SSH_AGENT_PID=60 14:50:05 Running ssh-add (command line suppressed) 14:50:05 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-660@tmp/private_key_841711646968981617.key (/w/workspace/dry_go-mod-core-contracts_PR-660@tmp/private_key_841711646968981617.key) 14:50:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:50:06 + git semver init 14:50:06 # -> Open(): unable to determine branch for HEAD 14:50:06 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-660/.git 14:50:06 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-660 14:50:06 # $SEMVER_REMOTE_NAME = origin 14:50:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:50:06 # $SEMVER_USER_NAME = edgex-jenkins 14:50:06 # $SEMVER_BRANCH = PR-660 14:50:06 # $SEMVER_TEMP = /tmp/semver-991222130 14:50:06 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 14:50:07 # '/tmp/semver-991222130' -> '/w/workspace/dry_go-mod-core-contracts_PR-660/.semver' 14:50:07 # -> Force: false 14:50:07 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-660/.semver [Pipeline] } 14:50:07 $ docker exec --env ******** --env ******** 9c9eee6ad91ef8141b5ae985239b8d63ac592fcfceb64c4a7cbb5abeb79bb45c ssh-agent -k 14:50:07 unset SSH_AUTH_SOCK; 14:50:07 unset SSH_AGENT_PID; 14:50:07 echo Agent pid 60 killed; 14:50:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:50:07 + git semver [Pipeline] } 14:50:07 $ docker stop --time=1 9c9eee6ad91ef8141b5ae985239b8d63ac592fcfceb64c4a7cbb5abeb79bb45c 14:50:09 $ docker rm -f 9c9eee6ad91ef8141b5ae985239b8d63ac592fcfceb64c4a7cbb5abeb79bb45c [Pipeline] // withDockerContainer [Pipeline] sh 14:50:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:50:09 Stashed 1 file(s) [Pipeline] echo 14:50:09 [edgeXSemver]: initialized semver on version 0.0.0 [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 14:50:25 Still waiting to schedule task 14:50:25 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-948’ 14:50:25 Still waiting to schedule task 14:50:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:52:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-949 in /w/workspace/dry_go-mod-core-contracts_PR-660 [Pipeline] { [Pipeline] ws 14:52:37 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 14:52:37 Selected Git installation does not exist. Using Default 14:52:37 The recommended git tool is: NONE 14:52:43 using credential edgex-jenkins-ssh 14:52:43 Cloning the remote Git repository 14:52:43 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:52:43 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 14:52:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:52:43 > git --version # timeout=10 14:52:43 > git --version # 'git version 2.17.1' 14:52:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:52:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:52:45 Merging remotes/origin/main commit 6faf42902027d40070eeafeeaa74594dcac11cb7 into PR head commit a2ebd269b18c04c4ad95a6245332d49cec1f709a 14:52:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:52:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:52:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:52:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:52:45 using GIT_SSH to set credentials SSH Credentials for GitHub 14:52:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/660/head:refs/remotes/origin/PR-660 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:52:45 > git config core.sparsecheckout # timeout=10 14:52:46 > git checkout -f a2ebd269b18c04c4ad95a6245332d49cec1f709a # timeout=10 14:52:46 > git remote # timeout=10 14:52:46 > git config --get remote.origin.url # timeout=10 14:52:46 using GIT_SSH to set credentials SSH Credentials for GitHub 14:52:46 > git merge 6faf42902027d40070eeafeeaa74594dcac11cb7 # timeout=10 14:52:46 Merge succeeded, producing a2ebd269b18c04c4ad95a6245332d49cec1f709a 14:52:46 Checking out Revision a2ebd269b18c04c4ad95a6245332d49cec1f709a (PR-660) 14:52:46 > git rev-parse HEAD^{commit} # timeout=10 14:52:46 > git config core.sparsecheckout # timeout=10 14:52:46 > git checkout -f a2ebd269b18c04c4ad95a6245332d49cec1f709a # timeout=10 14:52:50 Commit message: "build: Upgrade yaml library to v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:52:51 ========================================================= 14:52:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:52:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:52:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:52:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:52:53 595b0fe564bb: Pulling fs layer 14:52:53 24495759ef45: Pulling fs layer 14:52:53 d148012ef14d: Pulling fs layer 14:52:53 e90a11edd702: Pulling fs layer 14:52:53 d77568369979: Pulling fs layer 14:52:53 fc1c9f9a7f3b: Pulling fs layer 14:52:53 170f2ba95c9a: Pulling fs layer 14:52:53 97ac5df62f85: Pulling fs layer 14:52:53 fc1c9f9a7f3b: Waiting 14:52:53 e90a11edd702: Waiting 14:52:53 170f2ba95c9a: Waiting 14:52:53 97ac5df62f85: Waiting 14:52:53 d77568369979: Waiting 14:52:53 d148012ef14d: Download complete 14:52:53 24495759ef45: Download complete 14:52:53 d77568369979: Verifying Checksum 14:52:53 d77568369979: Download complete 14:52:53 595b0fe564bb: Verifying Checksum 14:52:53 595b0fe564bb: Download complete 14:52:53 fc1c9f9a7f3b: Download complete 14:52:53 170f2ba95c9a: Verifying Checksum 14:52:53 170f2ba95c9a: Download complete 14:52:53 595b0fe564bb: Pull complete 14:52:54 24495759ef45: Pull complete 14:52:54 d148012ef14d: Pull complete 14:52:56 97ac5df62f85: Verifying Checksum 14:52:56 97ac5df62f85: Download complete 14:52:57 e90a11edd702: Verifying Checksum 14:52:57 e90a11edd702: Download complete 14:53:01 Running on prd-centos7-docker-4c-2g-950 in /w/workspace/dry_go-mod-core-contracts_PR-660 [Pipeline] { [Pipeline] ws 14:53:01 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 14:53:01 Selected Git installation does not exist. Using Default 14:53:01 The recommended git tool is: NONE 14:53:04 using credential edgex-jenkins-ssh 14:53:04 Cloning the remote Git repository 14:53:04 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 14:53:04 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 14:53:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:53:04 > git --version # timeout=10 14:53:04 > git --version # 'git version 2.24.4' 14:53:04 using GIT_SSH to set credentials SSH Credentials for GitHub 14:53:04 [INFO] Currently running in a labeled security context 14:53:04 [INFO] Currently SELinux is 'enforcing' on the host 14:53:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh7765157511217228873.key 14:53:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:53:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:53:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:53:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 14:53:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 14:53:05 using GIT_SSH to set credentials SSH Credentials for GitHub 14:53:05 [INFO] Currently running in a labeled security context 14:53:05 [INFO] Currently SELinux is 'enforcing' on the host 14:53:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh1811476850187733509.key 14:53:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/660/head:refs/remotes/origin/PR-660 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:53:05 Merging remotes/origin/main commit 6faf42902027d40070eeafeeaa74594dcac11cb7 into PR head commit a2ebd269b18c04c4ad95a6245332d49cec1f709a 14:53:06 Merge succeeded, producing a2ebd269b18c04c4ad95a6245332d49cec1f709a 14:53:06 Checking out Revision a2ebd269b18c04c4ad95a6245332d49cec1f709a (PR-660) 14:53:05 > git config core.sparsecheckout # timeout=10 14:53:05 > git checkout -f a2ebd269b18c04c4ad95a6245332d49cec1f709a # timeout=10 14:53:05 > git remote # timeout=10 14:53:05 > git config --get remote.origin.url # timeout=10 14:53:05 using GIT_SSH to set credentials SSH Credentials for GitHub 14:53:05 [INFO] Currently running in a labeled security context 14:53:05 [INFO] Currently SELinux is 'enforcing' on the host 14:53:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh4266435166576040449.key 14:53:05 > git merge 6faf42902027d40070eeafeeaa74594dcac11cb7 # timeout=10 14:53:06 > git rev-parse HEAD^{commit} # timeout=10 14:53:06 > git config core.sparsecheckout # timeout=10 14:53:06 > git checkout -f a2ebd269b18c04c4ad95a6245332d49cec1f709a # timeout=10 14:53:09 Commit message: "build: Upgrade yaml library to v3" 14:53:09 e90a11edd702: Pull complete 14:53:09 d77568369979: Pull complete 14:53:09 fc1c9f9a7f3b: Pull complete 14:53:09 170f2ba95c9a: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:53:10 ========================================================= 14:53:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:53:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:53:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:53:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:53:10 540db60ca938: Pulling fs layer 14:53:10 adcc1eea9eea: Pulling fs layer 14:53:10 4c4ab2625f07: Pulling fs layer 14:53:10 db62176df00c: Pulling fs layer 14:53:10 3b30891b0d05: Pulling fs layer 14:53:10 06b49ca38bd5: Pulling fs layer 14:53:10 c788192a36de: Pulling fs layer 14:53:10 a77e37c0d609: Pulling fs layer 14:53:10 c3185cebc471: Pulling fs layer 14:53:10 db62176df00c: Waiting 14:53:10 3b30891b0d05: Waiting 14:53:10 06b49ca38bd5: Waiting 14:53:10 c788192a36de: Waiting 14:53:10 a77e37c0d609: Waiting 14:53:10 c3185cebc471: Waiting 14:53:10 4c4ab2625f07: Download complete 14:53:10 adcc1eea9eea: Verifying Checksum 14:53:10 adcc1eea9eea: Download complete 14:53:10 3b30891b0d05: Verifying Checksum 14:53:10 3b30891b0d05: Download complete 14:53:10 06b49ca38bd5: Verifying Checksum 14:53:10 06b49ca38bd5: Download complete 14:53:10 c788192a36de: Verifying Checksum 14:53:10 c788192a36de: Download complete 14:53:10 540db60ca938: Verifying Checksum 14:53:10 540db60ca938: Download complete 14:53:10 540db60ca938: Pull complete 14:53:11 adcc1eea9eea: Pull complete 14:53:11 a77e37c0d609: Verifying Checksum 14:53:11 a77e37c0d609: Download complete 14:53:11 4c4ab2625f07: Pull complete 14:53:14 c3185cebc471: Verifying Checksum 14:53:14 c3185cebc471: Download complete 14:53:14 db62176df00c: Verifying Checksum 14:53:14 db62176df00c: Download complete 14:53:15 97ac5df62f85: Pull complete 14:53:15 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 14:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:53:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 14:53:15 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 14:53:16 + docker inspect -f . ci-base-image-arm64 14:53:16 . [Pipeline] withDockerContainer 14:53:16 prd-ubuntu18.04-docker-arm64-4c-16g-949 does not seem to be running inside a container 14:53:16 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:53:17 db62176df00c: Pull complete 14:53:17 3b30891b0d05: Pull complete 14:53:17 06b49ca38bd5: Pull complete 14:53:17 c788192a36de: Pull complete 14:53:17 a77e37c0d609: Pull complete 14:53:19 c3185cebc471: Pull complete 14:53:19 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 14:53:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:53:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:53:21 $ docker top 2b2be71e3d24f8df6e8cb63cdca9ad1b2fb4b59224c552e21616b2ac930031f9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 14:53:22 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 14:53:22 + docker inspect -f . ci-base-image-x86_64 14:53:22 . [Pipeline] withDockerContainer 14:53:22 + go version 14:53:22 go version go1.16.6 linux/arm64 14:53:22 prd-centos7-docker-4c-2g-950 does not seem to be running inside a container 14:53:22 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:53:24 $ docker top 0fc75dda34c8d9466c1263c352a00c4091b64ea9bcfdb8542df60b6c42c1db61 -eo pid,comm [Pipeline] { [Pipeline] } 14:53:24 $ docker stop --time=1 2b2be71e3d24f8df6e8cb63cdca9ad1b2fb4b59224c552e21616b2ac930031f9 14:53:26 $ docker rm -f 2b2be71e3d24f8df6e8cb63cdca9ad1b2fb4b59224c552e21616b2ac930031f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:53:27 + go version 14:53:27 go version go1.16.6 linux/amd64 [Pipeline] } 14:53:27 $ docker stop --time=1 0fc75dda34c8d9466c1263c352a00c4091b64ea9bcfdb8542df60b6c42c1db61 14:53:27 + docker inspect -f . ci-base-image-arm64 14:53:27 . 14:53:28 $ docker rm -f 0fc75dda34c8d9466c1263c352a00c4091b64ea9bcfdb8542df60b6c42c1db61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 14:53:29 prd-ubuntu18.04-docker-arm64-4c-16g-949 does not seem to be running inside a container 14:53:29 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:53:30 $ docker top f0fdcc679a2541d613530de38de3e9bac16f40109a2b71a14492d0e8d0fb79d3 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:53:31 + docker inspect -f . ci-base-image-x86_64 14:53:31 . [Pipeline] withDockerContainer 14:53:31 prd-centos7-docker-4c-2g-950 does not seem to be running inside a container 14:53:31 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:53:31 + go mod tidy 14:53:32 $ docker top b2cc057ef0a8807d66f08c00f36311bd9af2e68dbf8e6e74e4ba1d8a90a3623c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:53:32 + go mod tidy 14:53:34 go: downloading github.com/google/uuid v1.3.0 14:53:34 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 14:53:34 go: downloading github.com/stretchr/testify v1.7.0 14:53:34 go: downloading github.com/go-kit/kit v0.11.0 14:53:34 go: downloading github.com/go-playground/validator/v10 v10.9.0 14:53:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 14:53:34 go: downloading github.com/x448/float16 v0.8.4 14:53:34 go: downloading github.com/davecgh/go-spew v1.1.1 14:53:34 go: downloading github.com/pmezard/go-difflib v1.0.0 14:53:34 go: downloading github.com/stretchr/objx v0.1.1 14:53:34 go: downloading github.com/go-playground/universal-translator v0.18.0 14:53:34 go: downloading github.com/leodido/go-urn v1.2.1 14:53:34 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 14:53:35 go: downloading golang.org/x/text v0.3.6 14:53:35 go: downloading github.com/go-playground/assert/v2 v2.0.1 14:53:35 go: downloading github.com/go-playground/locales v0.14.0 14:53:36 go: downloading github.com/go-logfmt/logfmt v0.5.0 14:53:36 go: downloading github.com/go-stack/stack v1.8.0 14:53:36 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:53:36 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 14:53:36 go: downloading github.com/kr/pretty v0.3.0 14:53:36 go: downloading github.com/kr/text v0.2.0 14:53:36 go: downloading github.com/rogpeppe/go-internal v1.8.0 14:53:36 go: downloading github.com/google/uuid v1.3.0 14:53:36 go: downloading github.com/go-kit/kit v0.11.0 14:53:36 go: downloading github.com/stretchr/testify v1.7.0 14:53:36 go: downloading github.com/go-playground/validator/v10 v10.9.0 [Pipeline] sh 14:53:36 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 14:53:36 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 14:53:36 + make test 14:53:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:53:36 go: downloading github.com/davecgh/go-spew v1.1.1 14:53:36 go: downloading github.com/pmezard/go-difflib v1.0.0 14:53:36 go: downloading github.com/stretchr/objx v0.1.1 14:53:36 go: downloading github.com/go-playground/universal-translator v0.18.0 14:53:36 go: downloading github.com/leodido/go-urn v1.2.1 14:53:36 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 14:53:36 go: downloading golang.org/x/text v0.3.6 14:53:36 go: downloading github.com/go-playground/assert/v2 v2.0.1 14:53:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 14:53:37 go: downloading github.com/go-playground/locales v0.14.0 14:53:40 go: downloading github.com/x448/float16 v0.8.4 14:53:40 go: downloading github.com/go-logfmt/logfmt v0.5.0 14:53:40 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 14:53:40 go: downloading github.com/go-stack/stack v1.8.0 14:53:40 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 14:53:40 go: downloading github.com/kr/pretty v0.3.0 14:53:40 go: downloading github.com/kr/text v0.2.0 14:53:40 go: downloading github.com/rogpeppe/go-internal v1.8.0 [Pipeline] sh 14:53:41 + make test 14:53:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:53:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 14:53:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.081s coverage: 83.5% of statements 14:53:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 14:53:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 14:53:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 14:53:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.006s coverage: 26.3% of statements 14:53:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 14:53:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.022s coverage: 46.9% of statements 14:53:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.026s coverage: 90.0% of statements 14:53:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.030s coverage: 86.2% of statements 14:53:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements 14:53:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.006s coverage: 36.1% of statements 14:53:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 14:53:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:53:53 gofmt -l . 14:53:53 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:53:53 $ docker stop --time=1 b2cc057ef0a8807d66f08c00f36311bd9af2e68dbf8e6e74e4ba1d8a90a3623c 14:53:55 $ docker rm -f b2cc057ef0a8807d66f08c00f36311bd9af2e68dbf8e6e74e4ba1d8a90a3623c [Pipeline] // withDockerContainer [Pipeline] sh 14:53:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:53:56 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:53:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:53:57 14:53:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:53:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:54:03 latest: Pulling from edgex-lftools-log-publisher 14:54:03 b4d181a07f80: Pulling fs layer 14:54:03 a1111a8f2ec3: Pulling fs layer 14:54:03 ed53099fbce6: Pulling fs layer 14:54:03 dc539afda2c1: Pulling fs layer 14:54:03 77bc0d833cb6: Pulling fs layer 14:54:03 9065ff56babe: Pulling fs layer 14:54:03 d287ab97295c: Pulling fs layer 14:54:03 77bc0d833cb6: Waiting 14:54:03 9065ff56babe: Waiting 14:54:03 d287ab97295c: Waiting 14:54:03 dc539afda2c1: Waiting 14:54:03 a1111a8f2ec3: Verifying Checksum 14:54:03 a1111a8f2ec3: Download complete 14:54:03 dc539afda2c1: Verifying Checksum 14:54:03 dc539afda2c1: Download complete 14:54:03 77bc0d833cb6: Verifying Checksum 14:54:03 77bc0d833cb6: Download complete 14:54:03 9065ff56babe: Verifying Checksum 14:54:03 9065ff56babe: Download complete 14:54:03 ed53099fbce6: Verifying Checksum 14:54:03 ed53099fbce6: Download complete 14:54:03 b4d181a07f80: Verifying Checksum 14:54:03 b4d181a07f80: Download complete 14:54:04 b4d181a07f80: Pull complete 14:54:05 a1111a8f2ec3: Pull complete 14:54:05 ed53099fbce6: Pull complete 14:54:05 dc539afda2c1: Pull complete 14:54:05 77bc0d833cb6: Pull complete 14:54:05 9065ff56babe: Pull complete 14:54:06 d287ab97295c: Verifying Checksum 14:54:06 d287ab97295c: Download complete 14:54:11 d287ab97295c: Pull complete 14:54:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:54:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:54:11 prd-centos7-docker-4c-2g-950 does not seem to be running inside a container 14:54:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:54:13 $ docker top e610cc6610cb5e7c014ef89343107ecee268a8ba8b2eefffb0bf6de7b0c6d49e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:54:14 ---> job-cost.sh 14:54:14 lf-activate-venv: SKIPPING 14:54:14 INFO: No Stack... 14:54:15 INFO: Retrieving Pricing Info for: v3-standard-2 14:54:15 INFO: Archiving Costs [Pipeline] sh 14:54:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.372s coverage: 83.5% of statements 14:54:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 14:54:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 14:54:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 14:54:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.058s coverage: 26.3% of statements 14:54:15 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 14:54:15 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 14:54:15 + cut -d, -f6 [Pipeline] lock 14:54:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-660-3-stack-cost] 14:54:15 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-660-3-stack-cost] did not exist. Created. 14:54:15 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-660-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:54:16 + echo total: 0.05999999865889549 [Pipeline] stash 14:54:16 Stashed 1 file(s) [Pipeline] } 14:54:16 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-660-3-stack-cost] [Pipeline] // lock [Pipeline] } 14:54:16 $ docker stop --time=1 e610cc6610cb5e7c014ef89343107ecee268a8ba8b2eefffb0bf6de7b0c6d49e 14:54:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.065s coverage: 46.9% of statements 14:54:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.138s coverage: 90.0% of statements 14:54:17 $ docker rm -f e610cc6610cb5e7c014ef89343107ecee268a8ba8b2eefffb0bf6de7b0c6d49e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 14:54:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.291s coverage: 86.2% of statements 14:54:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.059s coverage: 59.5% of statements [Pipeline] // stage [Pipeline] } 14:54:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.012s coverage: 36.1% of statements 14:54:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.034s coverage: 49.4% of statements 14:54:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:54:37 gofmt -l . 14:54:37 [ "`gofmt -l .`" = "" ] [Pipeline] } 14:54:37 $ docker stop --time=1 f0fdcc679a2541d613530de38de3e9bac16f40109a2b71a14492d0e8d0fb79d3 14:54:40 $ docker rm -f f0fdcc679a2541d613530de38de3e9bac16f40109a2b71a14492d0e8d0fb79d3 [Pipeline] // withDockerContainer [Pipeline] sh 14:54:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:54:42 Warning: overwriting stash ‘coverage-report’ 14:54:42 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:54:43 14:54:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:54:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:54:44 arm64: Pulling from edgex-lftools-log-publisher 14:54:44 448f6bf000e3: Pulling fs layer 14:54:44 f757da607395: Pulling fs layer 14:54:44 05883995daec: Pulling fs layer 14:54:44 8603b9c90790: Pulling fs layer 14:54:44 1560dd03e051: Pulling fs layer 14:54:44 27f5ce0e4adf: Pulling fs layer 14:54:44 c2d8d7efcc4b: Pulling fs layer 14:54:44 8603b9c90790: Waiting 14:54:44 1560dd03e051: Waiting 14:54:44 c2d8d7efcc4b: Waiting 14:54:44 27f5ce0e4adf: Waiting 14:54:44 f757da607395: Verifying Checksum 14:54:44 f757da607395: Download complete 14:54:44 8603b9c90790: Verifying Checksum 14:54:44 8603b9c90790: Download complete 14:54:44 1560dd03e051: Verifying Checksum 14:54:44 1560dd03e051: Download complete 14:54:44 27f5ce0e4adf: Download complete 14:54:45 05883995daec: Verifying Checksum 14:54:45 05883995daec: Download complete 14:54:45 448f6bf000e3: Verifying Checksum 14:54:45 448f6bf000e3: Download complete 14:54:48 c2d8d7efcc4b: Verifying Checksum 14:54:48 c2d8d7efcc4b: Download complete 14:54:49 448f6bf000e3: Pull complete 14:54:50 f757da607395: Pull complete 14:54:51 05883995daec: Pull complete 14:54:52 8603b9c90790: Pull complete 14:54:53 1560dd03e051: Pull complete 14:54:53 27f5ce0e4adf: Pull complete 14:55:08 c2d8d7efcc4b: Pull complete 14:55:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:55:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:55:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:55:08 prd-ubuntu18.04-docker-arm64-4c-16g-949 does not seem to be running inside a container 14:55:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:55:13 $ docker top 9f12eccb87cfbd6e64ed8d4e419c809830e6938c577ce379ca52f440ad7915b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:14 ---> job-cost.sh 14:55:14 lf-activate-venv: SKIPPING 14:55:14 INFO: No Stack... 14:55:15 INFO: Retrieving Pricing Info for: v3-standard-4 14:55:15 INFO: Archiving Costs [Pipeline] sh 14:55:15 + + catcut /w/workspace/go-mod-core-contracts/3/archives/cost.csv -d, 14:55:15 -f6 [Pipeline] lock 14:55:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-660-3-stack-cost] 14:55:16 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-660-3-stack-cost] did not exist. Created. 14:55:16 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-660-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:55:16 /w/workspace/go-mod-core-contracts/3@tmp/durable-e15056b3/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-e15056b3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:55:17 + echo total: 0.10999999940395355 [Pipeline] stash 14:55:17 Warning: overwriting stash ‘stack-cost’ 14:55:17 Stashed 1 file(s) [Pipeline] } 14:55:17 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-660-3-stack-cost] [Pipeline] // lock [Pipeline] } 14:55:17 $ docker stop --time=1 9f12eccb87cfbd6e64ed8d4e419c809830e6938c577ce379ca52f440ad7915b6 14:55:19 $ docker rm -f 9f12eccb87cfbd6e64ed8d4e419c809830e6938c577ce379ca52f440ad7915b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 14:55:20 provisioning config files... 14:55:20 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-660@tmp/config2530689920340573807tmp [Pipeline] { [Pipeline] sh 14:55:20 + set +x 14:55:20 + bash -s -- 14:55:20 + curl -s https://codecov.io/bash 14:55:20 14:55:20 _____ _ 14:55:20 / ____| | | 14:55:20 | | ___ __| | ___ ___ _____ __ 14:55:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:55:20 | |___| (_) | (_| | __/ (_| (_) \ V / 14:55:20 \_____\___/ \__,_|\___|\___\___/ \_/ 14:55:20 Bash-1.0.6 14:55:20 14:55:20 14:55:20 ==> git version 2.24.4 found 14:55:20 ==> 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 14:55:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:55:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:55:20 ==> Jenkins CI detected. 14:55:20 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-660 14:55:20 project root: . 14:55:20 --> token set from env 14:55:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:55:20 ==> Running gcov in . (disable via -X gcov) 14:55:20 ==> Python coveragepy not found 14:55:20 ==> Searching for coverage reports in: 14:55:20 + . 14:55:20 -> Found 1 reports 14:55:20 ==> Detecting git/mercurial file structure 14:55:20 ==> Reading reports 14:55:20 + ./coverage.out bytes=101588 14:55:20 ==> Appending adjustments 14:55:20 https://docs.codecov.io/docs/fixing-reports 14:55:21 + Found adjustments 14:55:21 ==> Gzipping contents 14:55:21 16K /tmp/codecov.M2z42S.gz 14:55:21 ==> Uploading reports 14:55:21 url: https://codecov.io 14:55:21 query: branch=PR-660&commit=a2ebd269b18c04c4ad95a6245332d49cec1f709a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-660%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=660&job=&cmd_args= 14:55:21 -> Pinging Codecov 14:55:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-660&commit=a2ebd269b18c04c4ad95a6245332d49cec1f709a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-660%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=660&job=&cmd_args= 14:55:21 -> Uploading to 14:55:21 https://storage.googleapis.com/codecov/v4/raw/2021-08-27/71470A77251A30514AAF9C0BB2E5B6CE/a2ebd269b18c04c4ad95a6245332d49cec1f709a/f5805abd-2252-4017-99d5-8e1a9f20d23f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210827%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210827T145521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be301eca21a3516f5a1e0f960965105503e2530e2b650b50351410010096f891 14:55:21 % Total % Received % Xferd Average Speed Time Time Time Current 14:55:21 Dload Upload Total Spent Left Speed 14:55:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15206 0 0 100 15206 0 43679 --:--:-- --:--:-- --:--:-- 43695 14:55:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a2ebd269b18c04c4ad95a6245332d49cec1f709a [Pipeline] } 14:55:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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] sh 14:55:23 + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-660/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:55:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:55:24 ---> package-listing.sh 14:55:24 ++ tr '[:upper:]' '[:lower:]' 14:55:24 ++ facter osfamily 14:55:24 + OS_FAMILY=redhat 14:55:24 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-660 14:55:24 + START_PACKAGES=/tmp/packages_start.txt 14:55:24 + END_PACKAGES=/tmp/packages_end.txt 14:55:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:55:24 + PACKAGES=/tmp/packages_start.txt 14:55:24 + '[' /w/workspace/dry_go-mod-core-contracts_PR-660 ']' 14:55:24 + PACKAGES=/tmp/packages_end.txt 14:55:24 + case "${OS_FAMILY}" in 14:55:24 + rpm -qa 14:55:24 + sort 14:55:25 + '[' -f /tmp/packages_start.txt ']' 14:55:25 + '[' -f /tmp/packages_end.txt ']' 14:55:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:55:25 + '[' /w/workspace/dry_go-mod-core-contracts_PR-660 ']' 14:55:25 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-660/archives/ 14:55:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-660/archives/ [Pipeline] echo 14:55:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-660/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:55:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:55:26 14:55:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:55:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:55:26 latest: Pulling from edgex-lftools-log-publisher 14:55:26 b4d181a07f80: Pulling fs layer 14:55:26 a1111a8f2ec3: Pulling fs layer 14:55:26 ed53099fbce6: Pulling fs layer 14:55:26 dc539afda2c1: Pulling fs layer 14:55:26 77bc0d833cb6: Pulling fs layer 14:55:26 9065ff56babe: Pulling fs layer 14:55:26 d287ab97295c: Pulling fs layer 14:55:26 dc539afda2c1: Waiting 14:55:26 77bc0d833cb6: Waiting 14:55:26 9065ff56babe: Waiting 14:55:26 d287ab97295c: Waiting 14:55:27 a1111a8f2ec3: Verifying Checksum 14:55:27 a1111a8f2ec3: Download complete 14:55:27 dc539afda2c1: Verifying Checksum 14:55:27 dc539afda2c1: Download complete 14:55:27 77bc0d833cb6: Verifying Checksum 14:55:27 77bc0d833cb6: Download complete 14:55:27 9065ff56babe: Verifying Checksum 14:55:27 9065ff56babe: Download complete 14:55:27 ed53099fbce6: Verifying Checksum 14:55:27 ed53099fbce6: Download complete 14:55:28 b4d181a07f80: Verifying Checksum 14:55:28 b4d181a07f80: Download complete 14:55:29 b4d181a07f80: Pull complete 14:55:29 a1111a8f2ec3: Pull complete 14:55:30 ed53099fbce6: Pull complete 14:55:30 dc539afda2c1: Pull complete 14:55:30 77bc0d833cb6: Pull complete 14:55:30 9065ff56babe: Pull complete 14:55:31 d287ab97295c: Verifying Checksum 14:55:31 d287ab97295c: Download complete 14:55:35 d287ab97295c: Pull complete 14:55:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:55:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:55:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:55:35 prd-centos7-docker-4c-2g-948 does not seem to be running inside a container 14:55:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-660/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-660 -v /w/workspace/dry_go-mod-core-contracts_PR-660:/w/workspace/dry_go-mod-core-contracts_PR-660:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-660@tmp:/w/workspace/dry_go-mod-core-contracts_PR-660@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:55:38 $ docker top b88bef075667728d6abfe344c3816029721c0102d879946ededfc45812af238a -eo pid,comm [Pipeline] { [Pipeline] sh 14:55:38 + touch /tmp/pre-build-complete [Pipeline] sh 14:55:38 + mkdir -p /var/log/sysstat [Pipeline] sh 14:55:39 + ls /var/log/sa-host 14:55:39 + sadf -c /var/log/sa-host/sa05 14:55:39 file_magic: OK 14:55:39 HZ: Using current value: 100 14:55:39 file_header: OK 14:55:39 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 14:55:39 Statistics: 14:55:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:55:39 File successfully converted to sysstat format version 12.0.3 14:55:39 + sadf -c /var/log/sa-host/sa27 14:55:39 file_magic: OK 14:55:39 HZ: Using current value: 100 14:55:39 file_header: OK 14:55:39 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 14:55:39 Statistics: 14:55:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:55:39 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:55:39 provisioning config files... 14:55:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-660@tmp/config3523740441277740654tmp [Pipeline] { [Pipeline] echo 14:55:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:55:40 ---> create-netrc.sh [Pipeline] } 14:55:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:55:40 ---> python-tools-install.sh [Pipeline] echo 14:55:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:55:40 ---> sudo-logs.sh 14:55:40 Archiving 'sudo' log.. 14:55:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-948.vexxhost.local: Name or service not known 14:55:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-948.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:55:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:55:41 ---> job-cost.sh 14:55:41 lf-activate-venv: SKIPPING 14:55:41 DEBUG: total: 0.10999999940395355 14:55:41 INFO: Retrieving Stack Cost... 14:55:42 INFO: Retrieving Pricing Info for: v3-standard-2 14:55:42 INFO: Archiving Costs [Pipeline] echo 14:55:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:55:43 ---> logs-deploy.sh 14:55:43 lf-activate-venv: SKIPPING 14:55:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-660/3 14:55:43 INFO: archiving workspace using pattern(s): 14:55:43 Archives upload complete. 14:55:43 INFO: archiving logs to Nexus 14:55:44 ---> uname -a: 14:55:44 Linux prd-centos7-docker-4c-2g-948.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 14:55:44 14:55:44 14:55:44 ---> lscpu: 14:55:44 Architecture: x86_64 14:55:44 CPU op-mode(s): 32-bit, 64-bit 14:55:44 Byte Order: Little Endian 14:55:44 Address sizes: 40 bits physical, 48 bits virtual 14:55:44 CPU(s): 2 14:55:44 On-line CPU(s) list: 0,1 14:55:44 Thread(s) per core: 1 14:55:44 Core(s) per socket: 1 14:55:44 Socket(s): 2 14:55:44 NUMA node(s): 1 14:55:44 Vendor ID: AuthenticAMD 14:55:44 CPU family: 23 14:55:44 Model: 49 14:55:44 Model name: AMD EPYC-Rome Processor 14:55:44 Stepping: 0 14:55:44 CPU MHz: 2799.996 14:55:44 BogoMIPS: 5599.99 14:55:44 Virtualization: AMD-V 14:55:44 Hypervisor vendor: KVM 14:55:44 Virtualization type: full 14:55:44 L1d cache: 32K 14:55:44 L1i cache: 32K 14:55:44 L2 cache: 512K 14:55:44 L3 cache: 16384K 14:55:44 NUMA node0 CPU(s): 0,1 14:55:44 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:55:44 14:55:44 14:55:44 ---> nproc: 14:55:44 2 14:55:44 14:55:44 14:55:44 ---> df -h: 14:55:44 Filesystem Size Used Avail Use% Mounted on 14:55:44 overlay 40G 7.7G 33G 20% / 14:55:44 tmpfs 64M 0 64M 0% /dev 14:55:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:55:44 shm 64M 0 64M 0% /dev/shm 14:55:44 /dev/vda1 40G 7.7G 33G 20% /facter-os 14:55:44 14:55:44 14:55:44 ---> sar -b -r -n DEV: 14:55:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/27/21 _x86_64_ (2 CPU) 14:55:44 14:55:44 14:49:15 LINUX RESTART (2 CPU) 14:55:44 14:55:44 14:50:01 tps rtps wtps bread/s bwrtn/s 14:55:44 14:51:01 20.97 0.88 20.09 487.67 3111.14 14:55:44 14:52:01 0.40 0.00 0.40 0.00 7.01 14:55:44 14:53:02 0.32 0.00 0.32 0.00 3.05 14:55:44 14:54:01 0.14 0.00 0.14 0.00 2.37 14:55:44 14:55:01 0.33 0.00 0.33 0.00 3.75 14:55:44 Average: 4.45 0.18 4.27 97.87 627.61 14:55:44 14:55:44 14:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:55:44 14:51:01 5462872 0 806016 10.06 2620 1737432 1250980 13.81 585604 1559596 24 14:55:44 14:52:01 5467532 0 801348 10.01 2620 1737440 1204772 13.30 581552 1559848 16 14:55:44 14:53:02 5466900 0 801980 10.01 2620 1737440 1205000 13.30 574308 1568432 20 14:55:44 14:54:01 5464480 0 804336 10.04 2620 1737504 1205072 13.30 575156 1569080 24 14:55:44 14:55:01 5463584 0 805284 10.05 2620 1737452 1204932 13.30 576920 1569064 16 14:55:44 Average: 5465074 0 803793 10.04 2620 1737454 1214151 13.40 578708 1565204 20 14:55:44 14:55:44 14:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:55:44 14:51:01 eth0 93.62 66.52 357.25 14.39 0.00 0.00 0.00 0.00 14:55:44 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:44 14:51:01 docker0 13.29 10.86 2.67 27.49 0.00 0.00 0.00 0.00 14:55:44 14:52:01 eth0 0.70 0.05 0.06 0.00 0.00 0.00 0.00 0.00 14:55:44 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:44 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:44 14:53:02 eth0 0.97 0.28 0.32 0.16 0.00 0.00 0.00 0.00 14:55:44 14:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:44 14:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:44 14:54:01 eth0 0.58 0.36 0.28 0.24 0.00 0.00 0.00 0.00 14:55:44 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:44 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:44 14:55:01 eth0 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 14:55:44 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:44 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:44 Average: eth0 19.29 13.53 71.84 2.98 0.00 0.00 0.00 0.00 14:55:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:44 Average: docker0 2.67 2.18 0.54 5.52 0.00 0.00 0.00 0.00 14:55:44 14:55:44 14:55:44 ---> sar -P ALL: 14:55:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/27/21 _x86_64_ (2 CPU) 14:55:44 14:55:44 14:49:15 LINUX RESTART (2 CPU) 14:55:44 14:55:44 14:50:01 CPU %user %nice %system %iowait %steal %idle 14:55:44 14:51:01 all 2.52 0.00 1.31 0.29 0.04 95.84 14:55:44 14:51:01 0 2.37 0.00 1.36 0.44 0.03 95.79 14:55:44 14:51:01 1 2.66 0.00 1.26 0.13 0.05 95.90 14:55:44 14:52:01 all 0.16 0.00 0.05 0.00 0.03 99.77 14:55:44 14:52:01 0 0.28 0.00 0.07 0.00 0.02 99.63 14:55:44 14:52:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:55:44 14:53:02 all 0.06 0.00 0.04 0.00 0.03 99.87 14:55:44 14:53:02 0 0.08 0.00 0.05 0.00 0.03 99.83 14:55:44 14:53:02 1 0.03 0.00 0.03 0.00 0.02 99.92 14:55:44 14:54:01 all 0.13 0.00 0.04 0.00 0.02 99.81 14:55:44 14:54:01 0 0.10 0.00 0.05 0.00 0.02 99.83 14:55:44 14:54:01 1 0.15 0.00 0.03 0.00 0.02 99.80 14:55:44 14:55:01 all 0.16 0.00 0.04 0.00 0.03 99.77 14:55:44 14:55:01 0 0.05 0.00 0.05 0.00 0.03 99.87 14:55:44 14:55:01 1 0.27 0.00 0.03 0.00 0.03 99.67 14:55:44 Average: all 0.60 0.00 0.30 0.06 0.03 99.01 14:55:44 Average: 0 0.58 0.00 0.32 0.09 0.03 98.99 14:55:44 Average: 1 0.63 0.00 0.28 0.03 0.03 99.04 14:55:44 14:55:44 14:55:44