Pull request #253 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8c50e06dec5733065be644e6890374f0e11776fc+6002097aa897ad8ccac87e44b1e114925388b639 (e7aaf0380b30bf298a0c26937f56297fab2522ad) Running in Durability level: MAX_SURVIVABILITY 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-ssh2106116984460134439.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh2480919821833803868.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-253/workspace@libs/edgex-global-pipelines # timeout=10 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-bootstrap/branches/PR-253/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5233187581764431802.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-bootstrap/branches/PR-253/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6859944956054317230.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2979679213151687422.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-253/workspace@libs/lf-pipelines # timeout=10 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-bootstrap/branches/PR-253/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6319820967872234508.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-736 in /w/workspace/xfoundry_go-mod-bootstrap_PR-253 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-253 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_PR-253@tmp/jenkins-gitclient-ssh8167897551184116737.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/jenkins-gitclient-ssh2127307548130849400.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit 8c50e06dec5733065be644e6890374f0e11776fc Merge succeeded, producing 8c50e06dec5733065be644e6890374f0e11776fc Checking out Revision 8c50e06dec5733065be644e6890374f0e11776fc (PR-253) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c50e06dec5733065be644e6890374f0e11776fc # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/jenkins-gitclient-ssh1212947158531686275.key > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c50e06dec5733065be644e6890374f0e11776fc # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:48:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:48:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:48:28 ========================================================= 05:48:28 EdgeX Global Pipelines Version Info 05:48:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:48:30 ------------------- 05:48:30 stable info: 05:48:30 ------------------- 05:48:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:48:30 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:48:30 Message: update stable to v1.0.193 05:48:31 ------------------- 05:48:31 experimental info: 05:48:31 ------------------- 05:48:31 Commited By: **** collab-it+edgex@linuxfoundation.org 05:48:31 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:48:31 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:48:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 05:48:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 05:48:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:48:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:48:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:48:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:48:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:48:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:48:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-253 [Pipeline] echo 05:48:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-253 [Pipeline] echo 05:48:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-253 [Pipeline] echo 05:48:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c50e06dec5733065be644e6890374f0e11776fc [Pipeline] echo 05:48:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c50e06 [Pipeline] echo 05:48:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:34 + git log --format=format:%s -1 8c50e06dec5733065be644e6890374f0e11776fc [Pipeline] echo 05:48:34 GIT_COMMIT: 8c50e06dec5733065be644e6890374f0e11776fc, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:48:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:48:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:35 05:48:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:48:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:35 latest: Pulling from edgex-devops/git-semver 05:48:35 31603596830f: Pulling fs layer 05:48:35 54011a49482f: Pulling fs layer 05:48:35 a6820b24f6d8: Pulling fs layer 05:48:35 f581987b2513: Pulling fs layer 05:48:35 f581987b2513: Waiting 05:48:35 54011a49482f: Verifying Checksum 05:48:35 54011a49482f: Download complete 05:48:35 31603596830f: Verifying Checksum 05:48:35 31603596830f: Download complete 05:48:35 a6820b24f6d8: Verifying Checksum 05:48:35 a6820b24f6d8: Download complete 05:48:35 f581987b2513: Verifying Checksum 05:48:35 f581987b2513: Download complete 05:48:35 31603596830f: Pull complete 05:48:36 54011a49482f: Pull complete 05:48:36 a6820b24f6d8: Pull complete 05:48:37 f581987b2513: Pull complete 05:48:37 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:48:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:48:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:48:37 prd-centos7-docker-4c-2g-736 does not seem to be running inside a container 05:48:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-253 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-253:/w/workspace/xfoundry_go-mod-bootstrap_PR-253:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:48:43 $ docker top 6b5e9959373342489ae3944711142c349666a59b1f4d274802108166fd48240c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:48:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:43 [ssh-agent] Looking for ssh-agent implementation... 05:48:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:43 $ docker exec 6b5e9959373342489ae3944711142c349666a59b1f4d274802108166fd48240c ssh-agent 05:48:43 SSH_AUTH_SOCK=/tmp/ssh-ktFnmbaqRRsJ/agent.14 05:48:43 SSH_AGENT_PID=20 05:48:43 Running ssh-add (command line suppressed) 05:48:43 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/private_key_5008257211135913020.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/private_key_5008257211135913020.key) 05:48:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:44 + git tag --points-at HEAD [Pipeline] } 05:48:44 $ docker exec --env ******** --env ******** 6b5e9959373342489ae3944711142c349666a59b1f4d274802108166fd48240c ssh-agent -k 05:48:44 unset SSH_AUTH_SOCK; 05:48:44 unset SSH_AGENT_PID; 05:48:44 echo Agent pid 20 killed; 05:48:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:48:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:48:44 [ssh-agent] Looking for ssh-agent implementation... 05:48:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:48:44 $ docker exec 6b5e9959373342489ae3944711142c349666a59b1f4d274802108166fd48240c ssh-agent 05:48:44 SSH_AUTH_SOCK=/tmp/ssh-3ovyyH0JwNVa/agent.53 05:48:44 SSH_AGENT_PID=60 05:48:44 Running ssh-add (command line suppressed) 05:48:44 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/private_key_8789433239097862480.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/private_key_8789433239097862480.key) 05:48:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:48:45 + git semver init 05:48:45 # -> Open(): unable to determine branch for HEAD 05:48:45 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-253/.git 05:48:45 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-253 05:48:45 # $SEMVER_REMOTE_NAME = origin 05:48:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:48:45 # $SEMVER_USER_NAME = edgex-jenkins 05:48:45 # $SEMVER_BRANCH = PR-253 05:48:45 # $SEMVER_TEMP = /tmp/semver-460819746 05:48:45 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 05:48:45 # '/tmp/semver-460819746' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-253/.semver' 05:48:45 # -> Force: false 05:48:45 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-253/.semver [Pipeline] } 05:48:45 $ docker exec --env ******** --env ******** 6b5e9959373342489ae3944711142c349666a59b1f4d274802108166fd48240c ssh-agent -k 05:48:46 unset SSH_AUTH_SOCK; 05:48:46 unset SSH_AGENT_PID; 05:48:46 echo Agent pid 60 killed; 05:48:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:48:46 + git semver [Pipeline] } 05:48:46 $ docker stop --time=1 6b5e9959373342489ae3944711142c349666a59b1f4d274802108166fd48240c 05:48:47 $ docker rm -f 6b5e9959373342489ae3944711142c349666a59b1f4d274802108166fd48240c [Pipeline] // withDockerContainer [Pipeline] sh 05:48:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:48:48 Stashed 1 file(s) [Pipeline] echo 05:48:48 [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 05:49:04 Still waiting to schedule task 05:49:04 ‘prd-centos7-blackbox-4c-2g-628’ doesn’t have label ‘centos7-docker-4c-2g’ 05:49:04 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 05:49:04 ‘prd-centos7-docker-4c-2g-309’ is offline 05:49:04 ‘prd-centos7-docker-4c-2g-740’ is offline 05:49:04 ‘prd-centos7-docker-4c-2g-741’ is offline 05:49:04 ‘prd-ubuntu18.04-docker-8c-8g-735’ doesn’t have label ‘centos7-docker-4c-2g’ 05:49:04 ‘prd-ubuntu18.04-docker-arm64-4c-16g-737’ doesn’t have label ‘centos7-docker-4c-2g’ 05:49:04 ‘prd-ubuntu18.04-docker-arm64-4c-16g-739’ doesn’t have label ‘centos7-docker-4c-2g’ 05:49:04 Still waiting to schedule task 05:49:04 ‘prd-centos7-blackbox-4c-2g-628’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:04 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:04 ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:04 ‘prd-centos7-docker-4c-2g-740’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:04 ‘prd-centos7-docker-4c-2g-741’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:04 ‘prd-ubuntu18.04-docker-8c-8g-735’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 05:49:04 ‘prd-ubuntu18.04-docker-arm64-4c-16g-737’ is offline 05:49:04 ‘prd-ubuntu18.04-docker-arm64-4c-16g-739’ is offline 05:49:52 Running on prd-centos7-docker-4c-2g-740 in /w/workspace/xfoundry_go-mod-bootstrap_PR-253 [Pipeline] { [Pipeline] ws 05:49:52 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 05:49:52 Selected Git installation does not exist. Using Default 05:49:52 The recommended git tool is: NONE 05:49:55 using credential edgex-jenkins-ssh 05:49:55 Cloning the remote Git repository 05:49:55 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:49:55 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 05:49:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:49:55 > git --version # timeout=10 05:49:55 > git --version # 'git version 2.24.4' 05:49:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:55 [INFO] Currently running in a labeled security context 05:49:55 [INFO] Currently SELinux is 'enforcing' on the host 05:49:55 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh3795671850789866188.key 05:49:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:49:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:56 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:49:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:49:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:56 [INFO] Currently running in a labeled security context 05:49:56 [INFO] Currently SELinux is 'enforcing' on the host 05:49:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh3927235346829234862.key 05:49:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:49:56 Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit 8c50e06dec5733065be644e6890374f0e11776fc 05:49:56 Merge succeeded, producing 8c50e06dec5733065be644e6890374f0e11776fc 05:49:56 Checking out Revision 8c50e06dec5733065be644e6890374f0e11776fc (PR-253) 05:49:56 > git config core.sparsecheckout # timeout=10 05:49:56 > git checkout -f 8c50e06dec5733065be644e6890374f0e11776fc # timeout=10 05:49:56 > git remote # timeout=10 05:49:56 > git config --get remote.origin.url # timeout=10 05:49:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:56 [INFO] Currently running in a labeled security context 05:49:56 [INFO] Currently SELinux is 'enforcing' on the host 05:49:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh6997277604004775637.key 05:49:56 > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 05:49:56 > git rev-parse HEAD^{commit} # timeout=10 05:49:56 > git config core.sparsecheckout # timeout=10 05:49:56 > git checkout -f 8c50e06dec5733065be644e6890374f0e11776fc # timeout=10 05:50:00 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:50:00 > git --version # timeout=10 05:50:00 > git --version # 'git version 2.24.4' 05:50:00 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:50:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:50:02 + sudo service docker restart 05:50:02 + true 05:50:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:50:20 ========================================================= 05:50:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:50:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:50:21 + 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 . 05:50:21 Sending build context to Docker daemon 978.4kB 05:50:21 Step 1/8 : ARG BASE=golang:1.16-alpine 05:50:21 Step 2/8 : FROM ${BASE} 05:50:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:50:21 540db60ca938: Pulling fs layer 05:50:21 adcc1eea9eea: Pulling fs layer 05:50:21 4c4ab2625f07: Pulling fs layer 05:50:21 0510c868ecb4: Pulling fs layer 05:50:21 afea3b2eda06: Pulling fs layer 05:50:21 7809a108b3ef: Pulling fs layer 05:50:21 f706445af74f: Pulling fs layer 05:50:21 0510c868ecb4: Waiting 05:50:21 afea3b2eda06: Waiting 05:50:21 7809a108b3ef: Waiting 05:50:21 f706445af74f: Waiting 05:50:22 4c4ab2625f07: Verifying Checksum 05:50:22 4c4ab2625f07: Download complete 05:50:22 adcc1eea9eea: Verifying Checksum 05:50:22 adcc1eea9eea: Download complete 05:50:22 afea3b2eda06: Verifying Checksum 05:50:22 afea3b2eda06: Download complete 05:50:22 7809a108b3ef: Verifying Checksum 05:50:22 7809a108b3ef: Download complete 05:50:22 540db60ca938: Verifying Checksum 05:50:22 540db60ca938: Download complete 05:50:22 540db60ca938: Pull complete 05:50:22 adcc1eea9eea: Pull complete 05:50:22 4c4ab2625f07: Pull complete 05:50:24 f706445af74f: Verifying Checksum 05:50:24 f706445af74f: Download complete 05:50:24 0510c868ecb4: Verifying Checksum 05:50:24 0510c868ecb4: Download complete 05:50:27 0510c868ecb4: Pull complete 05:50:27 afea3b2eda06: Pull complete 05:50:27 7809a108b3ef: Pull complete 05:50:29 f706445af74f: Pull complete 05:50:29 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:50:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:50:29 ---> b068be0155e3 05:50:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:50:34 ---> Running in cf5caaacfb72 05:50:34 Removing intermediate container cf5caaacfb72 05:50:34 ---> 879732ad1e74 05:50:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:34 ---> Running in 4c6910b81c31 05:50:35 Removing intermediate container 4c6910b81c31 05:50:35 ---> 7b9bfee4c4a5 05:50:35 Step 5/8 : RUN apk add --update --no-cache git make 05:50:35 ---> Running in a3361162213f 05:50:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:50:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:50:36 OK: 149 MiB in 40 packages 05:50:37 Removing intermediate container a3361162213f 05:50:37 ---> a2dbd2f785bd 05:50:37 Step 6/8 : WORKDIR /build 05:50:37 ---> Running in 764f1a075af5 05:50:37 Removing intermediate container 764f1a075af5 05:50:37 ---> f1c13e7986c8 05:50:37 Step 7/8 : COPY go.mod . 05:50:37 ---> 1e9475cf43e0 05:50:37 Step 8/8 : RUN go mod download 05:50:37 ---> Running in 7ae697603991 05:50:49 Removing intermediate container 7ae697603991 05:50:49 ---> ab9f9d59399d 05:50:49 Successfully built ab9f9d59399d 05:50:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:50:50 + docker inspect -f . ci-base-image-x86_64 05:50:50 . [Pipeline] withDockerContainer 05:50:50 prd-centos7-docker-4c-2g-740 does not seem to be running inside a container 05:50:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** ci-base-image-x86_64 cat 05:50:50 $ docker top 32d07a0779171f52d339752912d4513c061cc2e0b2ce6ad82b59f85e8781e945 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:51 + go version 05:50:51 go version go1.16.3 linux/amd64 [Pipeline] } 05:50:51 $ docker stop --time=1 32d07a0779171f52d339752912d4513c061cc2e0b2ce6ad82b59f85e8781e945 05:50:52 $ docker rm -f 32d07a0779171f52d339752912d4513c061cc2e0b2ce6ad82b59f85e8781e945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:50:53 + docker inspect -f . ci-base-image-x86_64 05:50:53 . [Pipeline] withDockerContainer 05:50:53 prd-centos7-docker-4c-2g-740 does not seem to be running inside a container 05:50:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** ci-base-image-x86_64 cat 05:50:53 $ docker top e9d7ee7dceb7615358bda2b8019a0a24d636c3a94fb3ad3e092d718b9493ae73 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:54 + go mod tidy [Pipeline] sh 05:50:54 + make test 05:50:54 go mod tidy 05:50:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:51:07 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 05:51:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.005s coverage: 5.4% of statements 05:51:07 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 05:51:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.013s coverage: 92.2% of statements 05:51:07 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.004s coverage: 85.3% of statements 05:51:07 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 05:51:07 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 05:51:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 05:51:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.011s coverage: 100.0% of statements 05:51:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements 05:51:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.013s coverage: 91.0% of statements 05:51:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 05:51:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 05:51:12 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 05:51:12 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 05:51:12 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:51:18 gofmt -l . 05:51:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:51:18 $ docker stop --time=1 e9d7ee7dceb7615358bda2b8019a0a24d636c3a94fb3ad3e092d718b9493ae73 05:51:19 $ docker rm -f e9d7ee7dceb7615358bda2b8019a0a24d636c3a94fb3ad3e092d718b9493ae73 [Pipeline] // withDockerContainer [Pipeline] sh 05:51:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:51:20 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 05:51:21 ---> job-cost.sh 05:51:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mzij 05:51:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:51:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-742 in /w/workspace/xfoundry_go-mod-bootstrap_PR-253 [Pipeline] { [Pipeline] ws 05:51:39 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 05:51:39 Selected Git installation does not exist. Using Default 05:51:39 The recommended git tool is: NONE 05:51:45 lf-activate-venv(): INFO: Adding /tmp/venv-mzij/bin to PATH 05:51:45 INFO: No Stack... 05:51:45 INFO: Retrieving Pricing Info for: v3-standard-2 05:51:45 INFO: Archiving Costs [Pipeline] sh 05:51:45 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 05:51:45 + cut -d, -f6 [Pipeline] lock 05:51:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] 05:51:45 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] did not exist. Created. 05:51:45 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:51:46 + echo total: 0.05999999865889549 [Pipeline] stash 05:51:46 Stashed 1 file(s) [Pipeline] } 05:51:46 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] [Pipeline] // lock 05:51:46 using credential edgex-jenkins-ssh [Pipeline] } 05:51:46 Cloning the remote Git repository [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:51:46 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 05:51:46 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 05:51:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:51:46 > git --version # timeout=10 05:51:46 > git --version # 'git version 2.17.1' 05:51:46 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:48 Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit 8c50e06dec5733065be644e6890374f0e11776fc 05:51:48 Merge succeeded, producing 8c50e06dec5733065be644e6890374f0e11776fc 05:51:48 Checking out Revision 8c50e06dec5733065be644e6890374f0e11776fc (PR-253) 05:51:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:51:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:51:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 05:51:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 05:51:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:51:48 > git config core.sparsecheckout # timeout=10 05:51:48 > git checkout -f 8c50e06dec5733065be644e6890374f0e11776fc # timeout=10 05:51:48 > git remote # timeout=10 05:51:48 > git config --get remote.origin.url # timeout=10 05:51:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:51:48 > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 05:51:48 > git rev-parse HEAD^{commit} # timeout=10 05:51:48 > git config core.sparsecheckout # timeout=10 05:51:48 > git checkout -f 8c50e06dec5733065be644e6890374f0e11776fc # timeout=10 05:51:53 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:51:53 > git --version # timeout=10 05:51:53 > git --version # 'git version 2.17.1' 05:51:53 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:51:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:51:55 + + truesudo 05:51:55 service docker restart [Pipeline] unstash [Pipeline] echo 05:52:14 ========================================================= 05:52:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:52:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:52:14 + 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 . 05:52:15 Sending build context to Docker daemon 977.9kB 05:52:15 Step 1/8 : ARG BASE=golang:1.16-alpine 05:52:15 Step 2/8 : FROM ${BASE} 05:52:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:52:16 595b0fe564bb: Pulling fs layer 05:52:16 7186ed65a4f7: Pulling fs layer 05:52:16 316046926c0a: Pulling fs layer 05:52:16 4ebd0625c992: Pulling fs layer 05:52:16 207e8628e3a3: Pulling fs layer 05:52:16 4ebd0625c992: Waiting 05:52:16 c791037a9be2: Pulling fs layer 05:52:16 ffd874e62e21: Pulling fs layer 05:52:16 c791037a9be2: Waiting 05:52:16 ffd874e62e21: Waiting 05:52:16 207e8628e3a3: Waiting 05:52:16 316046926c0a: Download complete 05:52:16 7186ed65a4f7: Verifying Checksum 05:52:16 7186ed65a4f7: Download complete 05:52:16 207e8628e3a3: Download complete 05:52:16 c791037a9be2: Download complete 05:52:16 595b0fe564bb: Verifying Checksum 05:52:16 595b0fe564bb: Download complete 05:52:17 595b0fe564bb: Pull complete 05:52:18 7186ed65a4f7: Pull complete 05:52:18 316046926c0a: Pull complete 05:52:18 ffd874e62e21: Verifying Checksum 05:52:18 ffd874e62e21: Download complete 05:52:20 4ebd0625c992: Verifying Checksum 05:52:20 4ebd0625c992: Download complete 05:52:30 4ebd0625c992: Pull complete 05:52:30 207e8628e3a3: Pull complete 05:52:30 c791037a9be2: Pull complete 05:52:34 ffd874e62e21: Pull complete 05:52:34 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:52:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:52:34 ---> cfc18b08335c 05:52:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:52:36 ---> Running in 2d926d7d6332 05:52:37 Removing intermediate container 2d926d7d6332 05:52:37 ---> a508d8d509c8 05:52:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:52:37 ---> Running in dc13dd14dbde 05:52:40 Removing intermediate container dc13dd14dbde 05:52:40 ---> 8cc68738d0aa 05:52:40 Step 5/8 : RUN apk add --update --no-cache git make 05:52:40 ---> Running in 9c1b710f8e35 05:52:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:52:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:52:43 OK: 138 MiB in 40 packages 05:52:44 Removing intermediate container 9c1b710f8e35 05:52:44 ---> a3d2cf82fd7c 05:52:44 Step 6/8 : WORKDIR /build 05:52:44 ---> Running in 533be21d72ab 05:52:45 Removing intermediate container 533be21d72ab 05:52:45 ---> ea09329ac4ad 05:52:45 Step 7/8 : COPY go.mod . 05:52:45 ---> e796cbccb8f7 05:52:45 Step 8/8 : RUN go mod download 05:52:45 ---> Running in ef37994f7eab 05:53:12 Removing intermediate container ef37994f7eab 05:53:12 ---> 4cc317cf7c3c 05:53:12 Successfully built 4cc317cf7c3c 05:53:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:53:13 + docker inspect -f . ci-base-image-arm64 05:53:13 . [Pipeline] withDockerContainer 05:53:13 prd-ubuntu18.04-docker-arm64-4c-16g-742 does not seem to be running inside a container 05:53:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** ci-base-image-arm64 cat 05:53:15 $ docker top fec62a2b02cebde5b4ef2d7eea40a421e564671a5091333f39d047cb856a2705 -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:16 + go version 05:53:16 go version go1.16.3 linux/arm64 [Pipeline] } 05:53:16 $ docker stop --time=1 fec62a2b02cebde5b4ef2d7eea40a421e564671a5091333f39d047cb856a2705 05:53:18 $ docker rm -f fec62a2b02cebde5b4ef2d7eea40a421e564671a5091333f39d047cb856a2705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:19 + docker inspect -f . ci-base-image-arm64 05:53:19 . [Pipeline] withDockerContainer 05:53:19 prd-ubuntu18.04-docker-arm64-4c-16g-742 does not seem to be running inside a container 05:53:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** ci-base-image-arm64 cat 05:53:21 $ docker top b6100b8783adbf5115a15c1007acfe9826f2e824cc628354229b08fcf76bc3bd -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:22 + go mod tidy [Pipeline] sh 05:53:24 + make test 05:53:24 go mod tidy 05:53:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:54:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 05:54:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.047s coverage: 5.4% of statements 05:54:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 05:54:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.072s coverage: 92.2% of statements 05:54:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.037s coverage: 85.3% of statements 05:54:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 05:54:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 05:54:11 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 05:54:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.121s coverage: 100.0% of statements 05:54:11 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.043s coverage: 26.7% of statements 05:54:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.061s coverage: 91.0% of statements 05:54:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 05:54:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 05:54:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 05:54:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 05:54:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:54:46 gofmt -l . 05:54:46 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:54:46 $ docker stop --time=1 b6100b8783adbf5115a15c1007acfe9826f2e824cc628354229b08fcf76bc3bd 05:54:49 $ docker rm -f b6100b8783adbf5115a15c1007acfe9826f2e824cc628354229b08fcf76bc3bd [Pipeline] // withDockerContainer [Pipeline] sh 05:54:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:54:50 Warning: overwriting stash ‘coverage-report’ 05:54:50 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 05:54:51 ---> job-cost.sh 05:54:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s9eV 05:55:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:57:25 lf-activate-venv(): INFO: Adding /tmp/venv-s9eV/bin to PATH 05:57:25 INFO: No Stack... 05:57:25 INFO: Retrieving Pricing Info for: v2-standard-4 05:57:25 INFO: Archiving Costs [Pipeline] sh 05:57:25 + cut -d, -f6 05:57:25 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 05:57:25 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] 05:57:25 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] did not exist. Created. 05:57:25 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:57:26 /w/workspace/go-mod-bootstrap/1@tmp/durable-15491916/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-15491916/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:57:26 + echo total: 0.18000000715255737 [Pipeline] stash 05:57:26 Warning: overwriting stash ‘stack-cost’ 05:57:26 Stashed 1 file(s) [Pipeline] } 05:57:26 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-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 05:57:28 provisioning config files... 05:57:28 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/config1311743336161541129tmp [Pipeline] { [Pipeline] sh 05:57:28 + set +x 05:57:28 + curl -s https://codecov.io/bash 05:57:28 + bash -s -- 05:57:28 05:57:28 _____ _ 05:57:28 / ____| | | 05:57:28 | | ___ __| | ___ ___ _____ __ 05:57:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:57:28 | |___| (_) | (_| | __/ (_| (_) \ V / 05:57:28 \_____\___/ \__,_|\___|\___\___/ \_/ 05:57:28 Bash-1.0.3 05:57:28 05:57:28 05:57:28 ==> git version 2.24.4 found 05:57:28 ==> 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 05:57:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:57:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:57:28 ==> Jenkins CI detected. 05:57:28 project root: . 05:57:28 --> token set from env 05:57:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:57:28 ==> Running gcov in . (disable via -X gcov) 05:57:28 ==> Python coveragepy not found 05:57:28 ==> Searching for coverage reports in: 05:57:28 + . 05:57:28 -> Found 1 reports 05:57:28 ==> Detecting git/mercurial file structure 05:57:28 ==> Reading reports 05:57:28 + ./coverage.out bytes=31740 05:57:28 ==> Appending adjustments 05:57:28 https://docs.codecov.io/docs/fixing-reports 05:57:28 + Found adjustments 05:57:28 ==> Gzipping contents 05:57:28 8.0K /tmp/codecov.Tks9rt.gz 05:57:28 ==> Uploading reports 05:57:28 url: https://codecov.io 05:57:28 query: branch=PR-253&commit=8c50e06dec5733065be644e6890374f0e11776fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-253%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=253&job=&cmd_args= 05:57:28 -> Pinging Codecov 05:57:28 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-253&commit=8c50e06dec5733065be644e6890374f0e11776fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-253%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=253&job=&cmd_args= 05:57:29 -> Uploading to 05:57:29 https://storage.googleapis.com/codecov/v4/raw/2021-06-07/833815588EE85121546D348822E98E2E/8c50e06dec5733065be644e6890374f0e11776fc/618db2e9-04ff-4e75-8344-d01ece28d140.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210607T055729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87f78d90be8cfb6e1d3e7c1f4851daea4124f01eb2334e760e666c24c79d959a 05:57:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:57:29 Dload Upload Total Spent Left Speed 05:57:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6004 0 0 100 6004 0 15731 --:--:-- --:--:-- --:--:-- 15717 100 6004 0 0 100 6004 0 15726 --:--:-- --:--:-- --:--:-- 15717 05:57:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/8c50e06dec5733065be644e6890374f0e11776fc [Pipeline] } 05:57:29 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] libraryResource [Pipeline] sh 05:57:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:57:32 ---> package-listing.sh 05:57:32 ++ facter osfamily 05:57:32 ++ tr '[:upper:]' '[:lower:]' 05:57:33 + OS_FAMILY=redhat 05:57:33 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-253 05:57:33 + START_PACKAGES=/tmp/packages_start.txt 05:57:33 + END_PACKAGES=/tmp/packages_end.txt 05:57:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:57:33 + PACKAGES=/tmp/packages_start.txt 05:57:33 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-253 ']' 05:57:33 + PACKAGES=/tmp/packages_end.txt 05:57:33 + case "${OS_FAMILY}" in 05:57:33 + rpm -qa 05:57:33 + sort 05:57:33 + '[' -f /tmp/packages_start.txt ']' 05:57:33 + '[' -f /tmp/packages_end.txt ']' 05:57:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:57:33 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-253 ']' 05:57:33 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-253/archives/ 05:57:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-253/archives/ [Pipeline] echo 05:57:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-253/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:57:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:57:34 05:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:57:35 alpine: Pulling from edgex-lftools-log-publisher 05:57:35 df20fa9351a1: Pulling fs layer 05:57:35 36b3adc4ff6f: Pulling fs layer 05:57:35 8ad3a11d3b57: Pulling fs layer 05:57:35 46f8f816bc3b: Pulling fs layer 05:57:35 93b61091891f: Pulling fs layer 05:57:35 93b9cdb0e59b: Pulling fs layer 05:57:35 5e14af77c1be: Pulling fs layer 05:57:35 01666e4c0597: Pulling fs layer 05:57:35 aa168da1d23b: Pulling fs layer 05:57:35 93b61091891f: Waiting 05:57:35 93b9cdb0e59b: Waiting 05:57:35 5e14af77c1be: Waiting 05:57:35 01666e4c0597: Waiting 05:57:35 aa168da1d23b: Waiting 05:57:35 46f8f816bc3b: Waiting 05:57:35 36b3adc4ff6f: Download complete 05:57:35 46f8f816bc3b: Verifying Checksum 05:57:35 46f8f816bc3b: Download complete 05:57:35 df20fa9351a1: Verifying Checksum 05:57:35 df20fa9351a1: Download complete 05:57:35 93b61091891f: Verifying Checksum 05:57:35 93b61091891f: Download complete 05:57:35 93b9cdb0e59b: Verifying Checksum 05:57:35 93b9cdb0e59b: Download complete 05:57:35 5e14af77c1be: Verifying Checksum 05:57:35 5e14af77c1be: Download complete 05:57:35 01666e4c0597: Verifying Checksum 05:57:35 01666e4c0597: Download complete 05:57:35 df20fa9351a1: Pull complete 05:57:36 8ad3a11d3b57: Verifying Checksum 05:57:36 8ad3a11d3b57: Download complete 05:57:36 36b3adc4ff6f: Pull complete 05:57:36 8ad3a11d3b57: Pull complete 05:57:36 46f8f816bc3b: Pull complete 05:57:36 93b61091891f: Pull complete 05:57:37 93b9cdb0e59b: Pull complete 05:57:37 5e14af77c1be: Pull complete 05:57:37 01666e4c0597: Pull complete 05:57:39 aa168da1d23b: Verifying Checksum 05:57:39 aa168da1d23b: Download complete 05:57:43 aa168da1d23b: Pull complete 05:57:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:57:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:57:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:57:43 prd-centos7-docker-4c-2g-736 does not seem to be running inside a container 05:57:43 $ 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/xfoundry_go-mod-bootstrap_PR-253/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-253 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-253:/w/workspace/xfoundry_go-mod-bootstrap_PR-253:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-253@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-lftools-log-publisher:alpine cat 05:57:49 $ docker top 38989816aeab7982d1288c1a99cec377dac9260fe8ecaaec2d99f5b0fb17f61e -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:50 + touch /tmp/pre-build-complete [Pipeline] sh 05:57:50 + mkdir -p /var/log/sa [Pipeline] sh 05:57:50 + ls /var/log/sa-host 05:57:50 + sadf -c /var/log/sa-host/sa05 05:57:50 file_magic: OK 05:57:50 HZ: Using current value: 100 05:57:50 file_header: OK 05:57:50 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 05:57:50 Statistics: 05:57:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:57:50 File successfully converted to sysstat format version 12.2.1 05:57:50 + sadf -c /var/log/sa-host/sa07 05:57:50 file_magic: OK 05:57:50 HZ: Using current value: 100 05:57:50 file_header: OK 05:57:50 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 05:57:50 Statistics: 05:57:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:57:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:51 provisioning config files... 05:57:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/config7428699752034396376tmp [Pipeline] { [Pipeline] echo 05:57:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:57:51 ---> create-netrc.sh [Pipeline] } 05:57:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:57:51 ---> python-tools-install.sh [Pipeline] echo 05:57:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:57:52 ---> sudo-logs.sh 05:57:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:57:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:57:52 ---> job-cost.sh 05:57:52 lf-activate-venv: SKIPPING 05:57:52 DEBUG: total: 0.18000000715255737 05:57:52 INFO: Retrieving Stack Cost... 05:57:54 INFO: Retrieving Pricing Info for: v3-standard-2 05:57:54 INFO: Archiving Costs [Pipeline] echo 05:57:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:57:55 ---> logs-deploy.sh 05:57:55 lf-activate-venv: SKIPPING 05:57:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-253/1 05:57:55 INFO: archiving workspace using pattern(s): 05:57:56 Archives upload complete. 05:57:56 INFO: archiving logs to Nexus 05:57:56 ---> uname -a: 05:57:56 Linux prd-centos7-docker-4c-2g-736.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:57:56 05:57:56 05:57:56 ---> lscpu: 05:57:56 Architecture: x86_64 05:57:56 CPU op-mode(s): 32-bit, 64-bit 05:57:56 Byte Order: Little Endian 05:57:56 Address sizes: 40 bits physical, 48 bits virtual 05:57:56 CPU(s): 2 05:57:56 On-line CPU(s) list: 0,1 05:57:56 Thread(s) per core: 1 05:57:56 Core(s) per socket: 1 05:57:56 Socket(s): 2 05:57:56 NUMA node(s): 1 05:57:56 Vendor ID: AuthenticAMD 05:57:56 CPU family: 23 05:57:56 Model: 49 05:57:56 Model name: AMD EPYC-Rome Processor 05:57:56 Stepping: 0 05:57:56 CPU MHz: 2800.000 05:57:56 BogoMIPS: 5600.00 05:57:56 Virtualization: AMD-V 05:57:56 Hypervisor vendor: KVM 05:57:56 Virtualization type: full 05:57:56 L1d cache: 64 KiB 05:57:56 L1i cache: 64 KiB 05:57:56 L2 cache: 1 MiB 05:57:56 L3 cache: 32 MiB 05:57:56 NUMA node0 CPU(s): 0,1 05:57:56 Vulnerability Itlb multihit: Not affected 05:57:56 Vulnerability L1tf: Not affected 05:57:56 Vulnerability Mds: Not affected 05:57:56 Vulnerability Meltdown: Not affected 05:57:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:57:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:57:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:57:56 Vulnerability Srbds: Not affected 05:57:56 Vulnerability Tsx async abort: Not affected 05:57:56 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 05:57:56 05:57:56 05:57:56 ---> nproc: 05:57:56 2 05:57:56 05:57:56 05:57:56 ---> df -h: 05:57:56 Filesystem Size Used Available Use% Mounted on 05:57:56 overlay 40.0G 7.6G 32.4G 19% / 05:57:56 tmpfs 64.0M 0 64.0M 0% /dev 05:57:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:57:56 shm 64.0M 0 64.0M 0% /dev/shm 05:57:56 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:57:56 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:57:56 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:57:56 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:57:56 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:57:56 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:57:56 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-253 05:57:56 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp 05:57:56 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:57:56 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:57:56 05:57:56 05:57:56 ---> free -m: 05:57:56 total used free shared buff/cache available 05:57:56 Mem: 7821 936 4791 0 2093 6707 05:57:56 Swap: 1023 0 1023 05:57:56 05:57:56 05:57:56 ---> ip addr: 05:57:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:57:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:57:56 inet 127.0.0.1/8 scope host lo 05:57:56 valid_lft forever preferred_lft forever 05:57:56 inet6 ::1/128 scope host 05:57:56 valid_lft forever preferred_lft forever 05:57:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:57:56 link/ether fa:16:3e:67:18:33 brd ff:ff:ff:ff:ff:ff 05:57:56 inet 10.30.122.12/23 brd 10.30.123.255 scope global dynamic eth0 05:57:56 valid_lft 85797sec preferred_lft 85797sec 05:57:56 inet6 fe80::f816:3eff:fe67:1833/64 scope link 05:57:56 valid_lft forever preferred_lft forever 05:57:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:57:56 link/ether 02:42:1a:27:0c:f8 brd ff:ff:ff:ff:ff:ff 05:57:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:57:56 valid_lft forever preferred_lft forever 05:57:56 inet6 fe80::42:1aff:fe27:cf8/64 scope link 05:57:56 valid_lft forever preferred_lft forever 05:57:56 05:57:56 05:57:56 ---> sar -b -r -n DEV: 05:57:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) 05:57:56 05:57:56 05:47:40 LINUX RESTART (2 CPU) 05:57:56 05:57:56 05:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:57:56 05:49:01 193.99 65.55 128.44 0.00 8767.23 40129.11 0.00 05:57:56 05:50:01 2.61 0.03 2.58 0.00 1.07 85.09 0.00 05:57:56 05:51:01 0.40 0.00 0.40 0.00 0.00 5.81 0.00 05:57:56 05:52:01 0.15 0.00 0.15 0.00 0.00 2.15 0.00 05:57:56 05:53:01 0.25 0.00 0.25 0.00 0.00 3.93 0.00 05:57:56 05:54:01 0.32 0.00 0.32 0.00 0.00 3.80 0.00 05:57:56 05:55:02 0.23 0.00 0.23 0.00 0.00 3.50 0.00 05:57:56 05:56:01 0.36 0.00 0.36 0.00 0.00 4.86 0.00 05:57:56 05:57:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 05:57:56 Average: 22.10 7.30 14.80 0.00 976.30 4480.48 0.00 05:57:56 05:57:56 05:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:57:56 05:49:01 5455144 0 814548 10.17 2620 1736620 1277652 14.11 577284 1575896 128 05:57:56 05:50:01 5460160 0 809524 10.11 2620 1736628 1242052 13.71 573440 1575860 20 05:57:56 05:51:01 5465540 0 804144 10.04 2620 1736628 1197608 13.22 570644 1574036 16 05:57:56 05:52:01 5462608 0 807068 10.08 2620 1736636 1197812 13.22 573604 1574040 12 05:57:56 05:53:01 5463236 0 806436 10.07 2620 1736640 1197904 13.23 569256 1578484 8 05:57:56 05:54:01 5461024 0 808648 10.10 2620 1736640 1197928 13.23 570588 1578484 8 05:57:56 05:55:02 5462832 0 806828 10.07 2620 1736652 1197676 13.22 569196 1578484 8 05:57:56 05:56:01 5458044 0 811612 10.13 2620 1736656 1197884 13.23 573860 1578484 16 05:57:56 05:57:01 5454564 0 815088 10.18 2620 1736660 1197740 13.22 577512 1578484 20 05:57:56 Average: 5460350 0 809322 10.11 2620 1736640 1211584 13.38 572820 1576917 26 05:57:56 05:57:56 05:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:57:56 05:49:01 eth0 595.19 402.51 1076.63 87.59 0.00 0.00 0.00 0.00 05:57:56 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:49:01 docker0 3.55 2.48 1.09 8.19 0.00 0.00 0.00 0.00 05:57:56 05:50:01 eth0 1.87 0.85 1.02 0.59 0.00 0.00 0.00 0.00 05:57:56 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:51:01 eth0 2.52 0.08 0.23 0.01 0.00 0.00 0.00 0.00 05:57:56 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:52:01 eth0 2.00 0.70 0.86 0.58 0.00 0.00 0.00 0.00 05:57:56 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:53:01 eth0 0.63 0.38 0.30 0.21 0.00 0.00 0.00 0.00 05:57:56 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:54:01 eth0 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 05:57:56 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:55:02 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:57:56 05:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:56:01 eth0 0.93 0.29 0.32 0.20 0.00 0.00 0.00 0.00 05:57:56 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:57:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:57:56 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 Average: eth0 67.23 45.11 120.20 9.94 0.00 0.00 0.00 0.00 05:57:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:56 Average: docker0 0.39 0.28 0.12 0.91 0.00 0.00 0.00 0.00 05:57:56 05:57:56 05:57:56 ---> sar -P ALL: 05:57:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) 05:57:56 05:57:56 05:47:40 LINUX RESTART (2 CPU) 05:57:56 05:57:56 05:48:01 CPU %user %nice %system %iowait %steal %idle 05:57:56 05:49:01 all 18.90 0.00 7.69 14.83 0.09 58.50 05:57:56 05:49:01 0 19.61 0.00 8.13 14.67 0.09 57.51 05:57:56 05:49:01 1 18.18 0.00 7.26 14.99 0.09 59.48 05:57:56 05:50:01 all 0.14 0.00 0.05 0.00 0.03 99.78 05:57:56 05:50:01 0 0.15 0.00 0.05 0.00 0.02 99.78 05:57:56 05:50:01 1 0.13 0.00 0.05 0.00 0.03 99.78 05:57:56 05:51:01 all 0.13 0.00 0.03 0.00 0.03 99.80 05:57:56 05:51:01 0 0.22 0.00 0.03 0.00 0.03 99.72 05:57:56 05:51:01 1 0.05 0.00 0.03 0.00 0.03 99.88 05:57:56 05:52:01 all 0.08 0.00 0.03 0.00 0.02 99.87 05:57:56 05:52:01 0 0.12 0.00 0.03 0.00 0.02 99.83 05:57:56 05:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:57:56 05:53:01 all 0.10 0.00 0.03 0.00 0.03 99.83 05:57:56 05:53:01 0 0.08 0.00 0.03 0.00 0.03 99.85 05:57:56 05:53:01 1 0.12 0.00 0.03 0.00 0.03 99.82 05:57:56 05:54:01 all 0.13 0.00 0.03 0.00 0.12 99.72 05:57:56 05:54:01 0 0.02 0.00 0.03 0.00 0.13 99.82 05:57:56 05:54:01 1 0.25 0.00 0.03 0.00 0.10 99.62 05:57:56 05:55:02 all 0.15 0.00 0.03 0.00 0.03 99.78 05:57:56 05:55:02 0 0.05 0.00 0.05 0.00 0.03 99.87 05:57:56 05:55:02 1 0.25 0.00 0.02 0.00 0.03 99.70 05:57:56 05:56:01 all 0.17 0.00 0.04 0.00 0.02 99.77 05:57:56 05:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:57:56 05:56:01 1 0.31 0.00 0.07 0.00 0.02 99.61 05:57:56 05:57:01 all 0.23 0.00 0.03 0.00 0.02 99.73 05:57:56 05:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:57:56 05:57:01 1 0.42 0.00 0.03 0.00 0.02 99.53 05:57:56 Average: all 2.16 0.00 0.86 1.59 0.04 95.35 05:57:56 Average: 0 2.18 0.00 0.90 1.57 0.04 95.30 05:57:56 Average: 1 2.13 0.00 0.81 1.61 0.04 95.41 05:57:56 05:57:56 05:57:56