Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 026d009722f6e5b1a7805e39bb7d106b48be2202+bc523f8adc24572ee9c1fa886bd261008a9dc535 (81063bfb67d8470afd541abc534cb290c1a4f708) 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-ssh5061388783776278662.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh2693290761175497862.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-secrets/branches/PR-133/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-secrets/branches/PR-133/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh964711368053197895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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-ssh5111414651330230382.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-secrets/branches/PR-133/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-secrets/branches/PR-133/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6812342281387181526.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 Pausing (Preparing for shutdown) Aborted by Eric Ball Click here to forcibly terminate running steps Ready to run at Thu Nov 11 02:43:10 UTC 2021 Resuming build at Thu Nov 11 02:43:10 UTC 2021 after Jenkins restart [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets 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 ‘prd-centos7-docker-4c-2g-30316’ is offline Running on prd-centos7-docker-4c-2g-0 in /w/workspace/gexfoundry_go-mod-secrets_PR-133 [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-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-133 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-133@tmp/jenkins-gitclient-ssh1843798944827747415.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/gexfoundry_go-mod-secrets_PR-133@tmp/jenkins-gitclient-ssh5241276736642747622.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc523f8adc24572ee9c1fa886bd261008a9dc535 into PR head commit 026d009722f6e5b1a7805e39bb7d106b48be2202 Merge succeeded, producing 67bc20f38a94fb796b9ed0705263a3af0d84cda2 Checking out Revision 67bc20f38a94fb796b9ed0705263a3af0d84cda2 (PR-133) > git config core.sparsecheckout # timeout=10 > git checkout -f 026d009722f6e5b1a7805e39bb7d106b48be2202 # 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/gexfoundry_go-mod-secrets_PR-133@tmp/jenkins-gitclient-ssh8761019015578940199.key > git merge bc523f8adc24572ee9c1fa886bd261008a9dc535 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67bc20f38a94fb796b9ed0705263a3af0d84cda2 # timeout=10 Commit message: "Merge commit 'bc523f8adc24572ee9c1fa886bd261008a9dc535' into HEAD" > git rev-list --no-walk 026d009722f6e5b1a7805e39bb7d106b48be2202 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:45:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:45:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:45:25 ========================================================= 02:45:25 EdgeX Global Pipelines Version Info 02:45:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:45:26 ------------------- 02:45:26 stable info: 02:45:26 ------------------- 02:45:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:45:26 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 02:45:26 Message: update stable to v1.0.212 02:45:27 ------------------- 02:45:27 experimental info: 02:45:27 ------------------- 02:45:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:45:27 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 02:45:27 Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-133 [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-133 [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-133 [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67bc20f38a94fb796b9ed0705263a3af0d84cda2 [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67bc20f [Pipeline] echo 02:45:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:45:28 + git rev-list -1 --merges 67bc20f38a94fb796b9ed0705263a3af0d84cda2~1..67bc20f38a94fb796b9ed0705263a3af0d84cda2 [Pipeline] echo 02:45:28 -----------> git rev-list -1 --merges 67bc20f38a94fb796b9ed0705263a3af0d84cda2~1..67bc20f38a94fb796b9ed0705263a3af0d84cda2 67bc20f38a94fb796b9ed0705263a3af0d84cda2 02:45:28 67bc20f38a94fb796b9ed0705263a3af0d84cda2 [false] [Pipeline] sh 02:45:28 + git log --format=format:%s -1 67bc20f38a94fb796b9ed0705263a3af0d84cda2 [Pipeline] echo 02:45:28 ========================================================= 02:45:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:45:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:45:28 + git log --format=format:%s -1 67bc20f38a94fb796b9ed0705263a3af0d84cda2 [Pipeline] echo 02:45:28 [semverPrep] GIT_COMMIT: 67bc20f38a94fb796b9ed0705263a3af0d84cda2, Commit Message: Merge commit 'bc523f8adc24572ee9c1fa886bd261008a9dc535' into HEAD [Pipeline] echo 02:45:28 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:45:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:45:30 02:45:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:45:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:45:31 latest: Pulling from edgex-devops/git-semver 02:45:31 a0d0a0d46f8b: Pulling fs layer 02:45:31 3e5f54012d9b: Pulling fs layer 02:45:31 4c7163046ea9: Pulling fs layer 02:45:31 0c2d73faf560: Pulling fs layer 02:45:31 0c2d73faf560: Waiting 02:45:31 3e5f54012d9b: Verifying Checksum 02:45:31 3e5f54012d9b: Download complete 02:45:31 a0d0a0d46f8b: Verifying Checksum 02:45:31 a0d0a0d46f8b: Download complete 02:45:31 4c7163046ea9: Verifying Checksum 02:45:31 4c7163046ea9: Download complete 02:45:31 0c2d73faf560: Verifying Checksum 02:45:31 0c2d73faf560: Download complete 02:45:31 a0d0a0d46f8b: Pull complete 02:45:31 3e5f54012d9b: Pull complete 02:45:32 4c7163046ea9: Pull complete 02:45:32 0c2d73faf560: Pull complete 02:45:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:45:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:45:32 prd-centos7-docker-4c-2g-0 does not seem to be running inside a container 02:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-133 -v /w/workspace/gexfoundry_go-mod-secrets_PR-133:/w/workspace/gexfoundry_go-mod-secrets_PR-133:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-133@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-133@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:45:33 $ docker top 2c242b11a44ff224eaa38497c7a76a414736073b2503be6941ab274516d5e71c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:45:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:34 [ssh-agent] Looking for ssh-agent implementation... 02:45:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:34 $ docker exec 2c242b11a44ff224eaa38497c7a76a414736073b2503be6941ab274516d5e71c ssh-agent 02:45:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOeobJA/agent.13 02:45:34 SSH_AGENT_PID=20 02:45:34 Running ssh-add (command line suppressed) 02:45:34 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-133@tmp/private_key_4315175218659016880.key (/w/workspace/gexfoundry_go-mod-secrets_PR-133@tmp/private_key_4315175218659016880.key) 02:45:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:34 + git tag --points-at HEAD [Pipeline] } 02:45:34 $ docker exec --env ******** --env ******** 2c242b11a44ff224eaa38497c7a76a414736073b2503be6941ab274516d5e71c ssh-agent -k 02:45:34 unset SSH_AUTH_SOCK; 02:45:34 unset SSH_AGENT_PID; 02:45:34 echo Agent pid 20 killed; 02:45:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:45:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:34 [ssh-agent] Looking for ssh-agent implementation... 02:45:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:34 $ docker exec 2c242b11a44ff224eaa38497c7a76a414736073b2503be6941ab274516d5e71c ssh-agent 02:45:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXENKGaM/agent.53 02:45:35 SSH_AGENT_PID=60 02:45:35 Running ssh-add (command line suppressed) 02:45:35 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-133@tmp/private_key_3212914576138338357.key (/w/workspace/gexfoundry_go-mod-secrets_PR-133@tmp/private_key_3212914576138338357.key) 02:45:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:35 + git semver init 02:45:35 # -> Open(): unable to determine branch for HEAD 02:45:35 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-133/.git 02:45:35 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-secrets_PR-133 02:45:35 # $SEMVER_REMOTE_NAME = origin 02:45:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:45:35 # $SEMVER_USER_NAME = edgex-jenkins 02:45:35 # $SEMVER_BRANCH = PR-133 02:45:35 # $SEMVER_TEMP = /tmp/semver-161521008 02:45:35 # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP 02:45:36 # '/tmp/semver-161521008' -> '/w/workspace/gexfoundry_go-mod-secrets_PR-133/.semver' 02:45:36 # -> Force: false 02:45:36 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-secrets_PR-133/.semver [Pipeline] } 02:45:36 $ docker exec --env ******** --env ******** 2c242b11a44ff224eaa38497c7a76a414736073b2503be6941ab274516d5e71c ssh-agent -k 02:45:36 unset SSH_AUTH_SOCK; 02:45:36 unset SSH_AGENT_PID; 02:45:36 echo Agent pid 60 killed; 02:45:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:36 + git semver [Pipeline] } 02:45:36 $ docker stop --time=1 2c242b11a44ff224eaa38497c7a76a414736073b2503be6941ab274516d5e71c 02:45:37 $ docker rm -f 2c242b11a44ff224eaa38497c7a76a414736073b2503be6941ab274516d5e71c [Pipeline] // withDockerContainer [Pipeline] sh 02:45:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:45:38 Stashed 1 file(s) [Pipeline] echo 02:45:38 [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 02:45:53 Still waiting to schedule task 02:45:53 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:45:53 Still waiting to schedule task 02:45:53 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:47:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1 in /w/workspace/gexfoundry_go-mod-secrets_PR-133 [Pipeline] { [Pipeline] ws 02:47:31 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 02:47:31 Selected Git installation does not exist. Using Default 02:47:31 The recommended git tool is: NONE 02:47:36 using credential edgex-jenkins-ssh 02:47:36 Cloning the remote Git repository 02:47:36 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 02:47:37 > git init /w/workspace/go-mod-secrets/2 # timeout=10 02:47:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 02:47:37 > git --version # timeout=10 02:47:37 > git --version # 'git version 2.17.1' 02:47:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 02:47:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 02:47:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 02:47:39 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:47:41 Merging remotes/origin/main commit bc523f8adc24572ee9c1fa886bd261008a9dc535 into PR head commit 026d009722f6e5b1a7805e39bb7d106b48be2202 02:47:41 Merge succeeded, producing 43a57e56ca4991fc77c9a3a67b2382a9da1049a0 02:47:41 Checking out Revision 43a57e56ca4991fc77c9a3a67b2382a9da1049a0 (PR-133) 02:47:41 > git config core.sparsecheckout # timeout=10 02:47:41 > git checkout -f 026d009722f6e5b1a7805e39bb7d106b48be2202 # timeout=10 02:47:41 > git remote # timeout=10 02:47:41 > git config --get remote.origin.url # timeout=10 02:47:41 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:41 > git merge bc523f8adc24572ee9c1fa886bd261008a9dc535 # timeout=10 02:47:41 > git rev-parse HEAD^{commit} # timeout=10 02:47:41 > git config core.sparsecheckout # timeout=10 02:47:41 > git checkout -f 43a57e56ca4991fc77c9a3a67b2382a9da1049a0 # timeout=10 02:47:45 Commit message: "Merge commit 'bc523f8adc24572ee9c1fa886bd261008a9dc535' into HEAD" 02:47:45 > git rev-list --no-walk 026d009722f6e5b1a7805e39bb7d106b48be2202 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:47:47 % Total % Received % Xferd Average Speed Time Time Time Current 02:47:47 Dload Upload Total Spent Left Speed 02:47:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83858 0 --:--:-- --:--:-- --:--:-- 84457 [Pipeline] sh 02:47:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:47:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:47:48 + sudo tee /etc/docker/daemon.new 02:47:48 { 02:47:48 "registry-mirrors": [ 02:47:48 "https://nexus3.edgexfoundry.org:10001" 02:47:48 ], 02:47:48 "bip": "10.250.0.254/24", 02:47:48 "hosts": [ 02:47:48 "tcp://0.0.0.0:5555", 02:47:48 "unix:///var/run/docker.sock" 02:47:48 ], 02:47:48 "mtu": 1458, 02:47:48 "selinux-enabled": true, 02:47:48 "seccomp-profile": "/etc/docker/seccomp.json" 02:47:48 } [Pipeline] sh 02:47:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:47:48 + sudo service docker restart 02:47:51 Running on prd-centos7-docker-4c-2g-2 in /w/workspace/gexfoundry_go-mod-secrets_PR-133 [Pipeline] { [Pipeline] ws 02:47:51 Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout 02:47:51 Selected Git installation does not exist. Using Default 02:47:51 The recommended git tool is: NONE 02:47:53 using credential edgex-jenkins-ssh 02:47:53 Cloning the remote Git repository 02:47:52 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 02:47:52 > git init /w/workspace/go-mod-secrets/2 # timeout=10 02:47:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 02:47:52 > git --version # timeout=10 02:47:52 > git --version # 'git version 2.24.4' 02:47:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:52 [INFO] Currently running in a labeled security context 02:47:52 [INFO] Currently SELinux is 'enforcing' on the host 02:47:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh2895483551952783687.key 02:47:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 02:47:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 02:47:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 02:47:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:54 [INFO] Currently running in a labeled security context 02:47:54 [INFO] Currently SELinux is 'enforcing' on the host 02:47:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh3313700859062635468.key 02:47:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/133/head:refs/remotes/origin/PR-133 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:47:55 Merging remotes/origin/main commit bc523f8adc24572ee9c1fa886bd261008a9dc535 into PR head commit 026d009722f6e5b1a7805e39bb7d106b48be2202 02:47:55 Merge succeeded, producing e1fb92b9f51b694280a06a8beac0d5f922fd528f 02:47:55 Checking out Revision e1fb92b9f51b694280a06a8beac0d5f922fd528f (PR-133) 02:47:54 > git config core.sparsecheckout # timeout=10 02:47:54 > git checkout -f 026d009722f6e5b1a7805e39bb7d106b48be2202 # timeout=10 02:47:54 > git remote # timeout=10 02:47:54 > git config --get remote.origin.url # timeout=10 02:47:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:54 [INFO] Currently running in a labeled security context 02:47:54 [INFO] Currently SELinux is 'enforcing' on the host 02:47:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh5914242352632300888.key 02:47:54 > git merge bc523f8adc24572ee9c1fa886bd261008a9dc535 # timeout=10 02:47:54 > git rev-parse HEAD^{commit} # timeout=10 02:47:54 > git config core.sparsecheckout # timeout=10 02:47:54 > git checkout -f e1fb92b9f51b694280a06a8beac0d5f922fd528f # timeout=10 02:47:59 Commit message: "Merge commit 'bc523f8adc24572ee9c1fa886bd261008a9dc535' into HEAD" 02:47:58 > git rev-list --no-walk 026d009722f6e5b1a7805e39bb7d106b48be2202 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 02:47:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:47:59 ========================================================= 02:47:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:47:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:48:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:48:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:48:00 a0d0a0d46f8b: Pulling fs layer 02:48:00 31adcdaf11c8: Pulling fs layer 02:48:00 b8b176561691: Pulling fs layer 02:48:00 4527c011a84f: Pulling fs layer 02:48:00 5d74067f8e1e: Pulling fs layer 02:48:00 e0aca202a116: Pulling fs layer 02:48:00 3a43be97a3b4: Pulling fs layer 02:48:00 34cad66bf833: Pulling fs layer 02:48:00 b4e3c513aaa6: Pulling fs layer 02:48:00 4527c011a84f: Waiting 02:48:00 5d74067f8e1e: Waiting 02:48:00 e0aca202a116: Waiting 02:48:00 3a43be97a3b4: Waiting 02:48:00 34cad66bf833: Waiting 02:48:00 b4e3c513aaa6: Waiting 02:48:00 b8b176561691: Verifying Checksum 02:48:00 b8b176561691: Download complete 02:48:00 31adcdaf11c8: Verifying Checksum 02:48:00 31adcdaf11c8: Download complete 02:48:00 5d74067f8e1e: Verifying Checksum 02:48:00 5d74067f8e1e: Download complete 02:48:00 a0d0a0d46f8b: Verifying Checksum 02:48:00 a0d0a0d46f8b: Download complete 02:48:00 e0aca202a116: Verifying Checksum 02:48:00 e0aca202a116: Download complete 02:48:00 3a43be97a3b4: Verifying Checksum 02:48:00 3a43be97a3b4: Download complete 02:48:00 34cad66bf833: Verifying Checksum 02:48:00 34cad66bf833: Download complete 02:48:00 a0d0a0d46f8b: Pull complete 02:48:00 4527c011a84f: Verifying Checksum 02:48:00 4527c011a84f: Download complete 02:48:00 b4e3c513aaa6: Verifying Checksum 02:48:00 b4e3c513aaa6: Download complete 02:48:00 31adcdaf11c8: Pull complete 02:48:00 b8b176561691: Pull complete 02:48:04 4527c011a84f: Pull complete 02:48:04 5d74067f8e1e: Pull complete 02:48:04 e0aca202a116: Pull complete 02:48:04 3a43be97a3b4: Pull complete 02:48:04 34cad66bf833: Pull complete [Pipeline] unstash 02:48:07 b4e3c513aaa6: Pull complete 02:48:07 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 02:48:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:48:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 02:48:07 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 02:48:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:48:07 ========================================================= 02:48:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:48:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:48:07 + docker inspect -f . ci-base-image-x86_64 02:48:07 . [Pipeline] withDockerContainer 02:48:07 prd-centos7-docker-4c-2g-2 does not seem to be running inside a container 02:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** ci-base-image-x86_64 cat 02:48:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:48:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:48:08 552d1f2373af: Pulling fs layer 02:48:08 ea3f2d53f512: Pulling fs layer 02:48:08 9e70ebbbe112: Pulling fs layer 02:48:08 7a9cfe048b4a: Pulling fs layer 02:48:08 72dc09318566: Pulling fs layer 02:48:08 f4f7b4309257: Pulling fs layer 02:48:08 0ac9a79272e3: Pulling fs layer 02:48:08 b78e95d17946: Pulling fs layer 02:48:08 72dc09318566: Waiting 02:48:08 f4f7b4309257: Waiting 02:48:08 0ac9a79272e3: Waiting 02:48:08 b78e95d17946: Waiting 02:48:08 7a9cfe048b4a: Waiting 02:48:08 9e70ebbbe112: Verifying Checksum 02:48:08 9e70ebbbe112: Download complete 02:48:08 ea3f2d53f512: Verifying Checksum 02:48:08 ea3f2d53f512: Download complete 02:48:08 72dc09318566: Verifying Checksum 02:48:08 72dc09318566: Download complete 02:48:08 f4f7b4309257: Verifying Checksum 02:48:08 f4f7b4309257: Download complete 02:48:08 552d1f2373af: Verifying Checksum 02:48:08 0ac9a79272e3: Verifying Checksum 02:48:08 0ac9a79272e3: Download complete 02:48:09 552d1f2373af: Pull complete 02:48:10 ea3f2d53f512: Pull complete 02:48:10 9e70ebbbe112: Pull complete 02:48:10 b78e95d17946: Verifying Checksum 02:48:10 b78e95d17946: Download complete 02:48:11 7a9cfe048b4a: Verifying Checksum 02:48:11 7a9cfe048b4a: Download complete 02:48:12 $ docker top ba8c83a99c47cd5137808521c080e37f2a6b95783f15592a94b8a9d9d0d84b9c -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:12 + go version 02:48:12 go version go1.16.8 linux/amd64 [Pipeline] } 02:48:12 $ docker stop --time=1 ba8c83a99c47cd5137808521c080e37f2a6b95783f15592a94b8a9d9d0d84b9c 02:48:13 $ docker rm -f ba8c83a99c47cd5137808521c080e37f2a6b95783f15592a94b8a9d9d0d84b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:14 + docker inspect -f . ci-base-image-x86_64 02:48:14 . [Pipeline] withDockerContainer 02:48:14 prd-centos7-docker-4c-2g-2 does not seem to be running inside a container 02:48:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** ci-base-image-x86_64 cat 02:48:14 $ docker top 25a0c3ee16605926befc973c374365d08de6336cbfbf8d5492fa51ba1ec7f6b6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:48:15 + make test 02:48:15 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 02:48:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.27 02:48:17 go: downloading github.com/stretchr/testify v1.7.0 02:48:17 go: downloading github.com/davecgh/go-spew v1.1.1 02:48:17 go: downloading github.com/pmezard/go-difflib v1.0.0 02:48:17 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:48:17 go: downloading github.com/stretchr/objx v0.1.1 02:48:17 go: downloading github.com/go-kit/kit v0.11.0 02:48:17 go: downloading github.com/go-playground/validator/v10 v10.9.0 02:48:17 go: downloading github.com/google/uuid v1.3.0 02:48:17 go: downloading github.com/go-playground/universal-translator v0.18.0 02:48:17 go: downloading github.com/leodido/go-urn v1.2.1 02:48:17 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:48:17 go: downloading golang.org/x/text v0.3.6 02:48:17 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:48:17 go: downloading github.com/go-playground/locales v0.14.0 02:48:21 7a9cfe048b4a: Pull complete 02:48:21 72dc09318566: Pull complete 02:48:22 f4f7b4309257: Pull complete 02:48:22 0ac9a79272e3: Pull complete 02:48:27 b78e95d17946: Pull complete 02:48:27 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 02:48:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:48:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 02:48:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 02:48:28 + docker inspect -f . ci-base-image-arm64 02:48:28 . [Pipeline] withDockerContainer 02:48:28 prd-ubuntu18.04-docker-arm64-4c-16g-1 does not seem to be running inside a container 02:48:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** ci-base-image-arm64 cat 02:48:32 $ docker top f0ba51477b3b3d840f027956d72e84bb71243f1e6af3c426086ed5e62968060a -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:33 + go version 02:48:33 go version go1.16.8 linux/arm64 [Pipeline] } 02:48:33 $ docker stop --time=1 f0ba51477b3b3d840f027956d72e84bb71243f1e6af3c426086ed5e62968060a 02:48:34 $ docker rm -f f0ba51477b3b3d840f027956d72e84bb71243f1e6af3c426086ed5e62968060a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:35 + docker inspect -f . ci-base-image-arm64 02:48:35 . [Pipeline] withDockerContainer 02:48:35 prd-ubuntu18.04-docker-arm64-4c-16g-1 does not seem to be running inside a container 02:48:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** ci-base-image-arm64 cat 02:48:37 $ docker top ccc0826fd5b33eb343d024549e9f5a63d81ca1908e130576e064c101598d42b1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:48:38 + make test 02:48:38 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 02:48:40 go: downloading github.com/stretchr/testify v1.7.0 02:48:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.27 02:48:40 go: downloading github.com/davecgh/go-spew v1.1.1 02:48:40 go: downloading github.com/pmezard/go-difflib v1.0.0 02:48:40 go: downloading github.com/stretchr/objx v0.1.1 02:48:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 02:48:40 go: downloading github.com/go-kit/kit v0.11.0 02:48:40 go: downloading github.com/go-playground/validator/v10 v10.9.0 02:48:40 go: downloading github.com/google/uuid v1.3.0 02:48:40 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 02:48:40 go: downloading github.com/go-playground/universal-translator v0.18.0 02:48:40 go: downloading github.com/leodido/go-urn v1.2.1 02:48:40 go: downloading golang.org/x/text v0.3.6 02:48:40 go: downloading github.com/go-playground/locales v0.14.0 02:48:40 go: downloading github.com/go-logfmt/logfmt v0.5.0 02:48:44 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.220s coverage: 80.5% of statements 02:48:44 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.043s coverage: 57.1% of statements 02:48:44 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 02:48:46 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.053s coverage: 96.7% of statements 02:48:46 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.032s coverage: 89.5% of statements 02:48:46 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 02:48:46 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.024s coverage: 100.0% of statements 02:48:46 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 02:48:46 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.024s coverage: 85.7% of statements 02:48:46 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.046s coverage: 100.0% of statements 02:48:46 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 02:48:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:48:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:48:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 02:48:54 $ docker stop --time=1 25a0c3ee16605926befc973c374365d08de6336cbfbf8d5492fa51ba1ec7f6b6 02:48:56 $ docker rm -f 25a0c3ee16605926befc973c374365d08de6336cbfbf8d5492fa51ba1ec7f6b6 [Pipeline] // withDockerContainer [Pipeline] sh 02:48:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:48:57 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 02:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:58 02:48:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:48:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:48:58 latest: Pulling from edgex-lftools-log-publisher 02:48:58 b4d181a07f80: Pulling fs layer 02:48:58 a1111a8f2ec3: Pulling fs layer 02:48:58 ed53099fbce6: Pulling fs layer 02:48:58 dc539afda2c1: Pulling fs layer 02:48:58 77bc0d833cb6: Pulling fs layer 02:48:58 9065ff56babe: Pulling fs layer 02:48:58 d287ab97295c: Pulling fs layer 02:48:58 dc539afda2c1: Waiting 02:48:58 77bc0d833cb6: Waiting 02:48:58 9065ff56babe: Waiting 02:48:58 d287ab97295c: Waiting 02:48:58 a1111a8f2ec3: Verifying Checksum 02:48:58 a1111a8f2ec3: Download complete 02:48:58 dc539afda2c1: Verifying Checksum 02:48:58 dc539afda2c1: Download complete 02:48:58 ed53099fbce6: Verifying Checksum 02:48:58 ed53099fbce6: Download complete 02:48:58 9065ff56babe: Verifying Checksum 02:48:58 9065ff56babe: Download complete 02:48:58 77bc0d833cb6: Verifying Checksum 02:48:58 77bc0d833cb6: Download complete 02:48:58 b4d181a07f80: Verifying Checksum 02:48:58 b4d181a07f80: Download complete 02:48:59 d287ab97295c: Verifying Checksum 02:48:59 d287ab97295c: Download complete 02:48:59 b4d181a07f80: Pull complete 02:49:00 a1111a8f2ec3: Pull complete 02:49:00 ed53099fbce6: Pull complete 02:49:00 dc539afda2c1: Pull complete 02:49:00 77bc0d833cb6: Pull complete 02:49:00 9065ff56babe: Pull complete 02:49:06 d287ab97295c: Pull complete 02:49:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:49:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:49:06 prd-centos7-docker-4c-2g-2 does not seem to be running inside a container 02:49:06 $ 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-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:49:08 $ docker top ca407f827caa0f8d209a39cc87be7d411edc18544d8d783d7d0df27d9d7ff8db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:09 ---> job-cost.sh 02:49:09 lf-activate-venv: SKIPPING 02:49:09 INFO: No Stack... 02:49:10 INFO: Retrieving Pricing Info for: v3-standard-2 02:49:10 INFO: Archiving Costs [Pipeline] sh 02:49:11 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv 02:49:11 + cut -d, -f6 [Pipeline] lock 02:49:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-133-2-stack-cost] 02:49:11 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-133-2-stack-cost] did not exist. Created. 02:49:11 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-133-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:49:11 + echo total: 0.05999999865889549 [Pipeline] stash 02:49:11 Stashed 1 file(s) [Pipeline] } 02:49:11 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-133-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:49:11 $ docker stop --time=1 ca407f827caa0f8d209a39cc87be7d411edc18544d8d783d7d0df27d9d7ff8db 02:49:12 $ docker rm -f ca407f827caa0f8d209a39cc87be7d411edc18544d8d783d7d0df27d9d7ff8db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:50:02 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.269s coverage: 80.5% of statements 02:50:02 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.184s coverage: 57.1% of statements 02:50:02 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 02:50:02 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.244s coverage: 96.7% of statements 02:50:02 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.062s coverage: 89.5% of statements 02:50:02 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 02:50:02 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.062s coverage: 100.0% of statements 02:50:02 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 02:50:02 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.054s coverage: 85.7% of statements 02:50:02 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.174s coverage: 100.0% of statements 02:50:02 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 02:50:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:50:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:50:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 02:50:17 $ docker stop --time=1 ccc0826fd5b33eb343d024549e9f5a63d81ca1908e130576e064c101598d42b1 02:50:19 $ docker rm -f ccc0826fd5b33eb343d024549e9f5a63d81ca1908e130576e064c101598d42b1 [Pipeline] // withDockerContainer [Pipeline] sh 02:50:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:50:21 Warning: overwriting stash ‘coverage-report’ 02:50:21 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 02:50:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:50:22 02:50:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:50:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:50:23 arm64: Pulling from edgex-lftools-log-publisher 02:50:23 448f6bf000e3: Pulling fs layer 02:50:23 f757da607395: Pulling fs layer 02:50:23 05883995daec: Pulling fs layer 02:50:23 8603b9c90790: Pulling fs layer 02:50:23 1560dd03e051: Pulling fs layer 02:50:23 27f5ce0e4adf: Pulling fs layer 02:50:23 c2d8d7efcc4b: Pulling fs layer 02:50:23 8603b9c90790: Waiting 02:50:23 1560dd03e051: Waiting 02:50:23 27f5ce0e4adf: Waiting 02:50:23 c2d8d7efcc4b: Waiting 02:50:23 f757da607395: Verifying Checksum 02:50:23 f757da607395: Download complete 02:50:23 8603b9c90790: Verifying Checksum 02:50:23 8603b9c90790: Download complete 02:50:23 1560dd03e051: Verifying Checksum 02:50:23 1560dd03e051: Download complete 02:50:23 27f5ce0e4adf: Verifying Checksum 02:50:23 27f5ce0e4adf: Download complete 02:50:23 05883995daec: Download complete 02:50:24 448f6bf000e3: Verifying Checksum 02:50:24 448f6bf000e3: Download complete 02:50:26 c2d8d7efcc4b: Verifying Checksum 02:50:26 c2d8d7efcc4b: Download complete 02:50:27 448f6bf000e3: Pull complete 02:50:28 f757da607395: Pull complete 02:50:29 05883995daec: Pull complete 02:50:29 8603b9c90790: Pull complete 02:50:30 1560dd03e051: Pull complete 02:50:31 27f5ce0e4adf: Pull complete 02:50:46 c2d8d7efcc4b: Pull complete 02:50:46 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 02:50:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:50:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:50:46 prd-ubuntu18.04-docker-arm64-4c-16g-1 does not seem to be running inside a container 02:50:46 $ 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-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:50:49 $ docker top 099c41a8f739f05a4f31630bc61eaa8337e4c41dac96b2ac6eff0e115b76709a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:50:50 ---> job-cost.sh 02:50:50 lf-activate-venv: SKIPPING 02:50:50 INFO: No Stack... 02:50:51 INFO: Retrieving Pricing Info for: v3-standard-4 02:50:52 INFO: Archiving Costs [Pipeline] sh 02:50:52 + cat /w/workspace/go-mod-secrets/2/archives/cost.csv 02:50:52 + cut -d, -f6 [Pipeline] lock 02:50:53 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-133-2-stack-cost] 02:50:53 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-133-2-stack-cost] did not exist. Created. 02:50:53 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-133-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:50:53 /w/workspace/go-mod-secrets/2@tmp/durable-17ab5734/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-17ab5734/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:50:54 + echo total: 0.10999999940395355 [Pipeline] stash 02:50:54 Warning: overwriting stash ‘stack-cost’ 02:50:54 Stashed 1 file(s) [Pipeline] } 02:50:54 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-133-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:50:54 $ docker stop --time=1 099c41a8f739f05a4f31630bc61eaa8337e4c41dac96b2ac6eff0e115b76709a 02:50:56 $ docker rm -f 099c41a8f739f05a4f31630bc61eaa8337e4c41dac96b2ac6eff0e115b76709a [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 02:50:57 provisioning config files... 02:50:57 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-133@tmp/config7246402282425318466tmp [Pipeline] { [Pipeline] sh 02:50:57 + set +x 02:50:57 + curl -s https://codecov.io/bash 02:50:57 + bash -s -- 02:50:57 02:50:57 _____ _ 02:50:57 / ____| | | 02:50:57 | | ___ __| | ___ ___ _____ __ 02:50:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:50:57 | |___| (_) | (_| | __/ (_| (_) \ V / 02:50:57 \_____\___/ \__,_|\___|\___\___/ \_/ 02:50:57 Bash-1.0.6 02:50:57 02:50:57 02:50:57 ==> git version 2.24.4 found 02:50:57 ==> 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 02:50:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:50:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:50:57 ==> Jenkins CI detected. 02:50:57 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-133 02:50:57 project root: . 02:50:57 --> token set from env 02:50:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:50:57 ==> Running gcov in . (disable via -X gcov) 02:50:57 ==> Python coveragepy not found 02:50:57 ==> Searching for coverage reports in: 02:50:57 + . 02:50:57 -> Found 1 reports 02:50:57 ==> Detecting git/mercurial file structure 02:50:57 ==> Reading reports 02:50:57 + ./coverage.out bytes=27743 02:50:57 ==> Appending adjustments 02:50:57 https://docs.codecov.io/docs/fixing-reports 02:50:57 + Found adjustments 02:50:57 ==> Gzipping contents 02:50:57 8.0K /tmp/codecov.ipq5oK.gz 02:50:57 ==> Uploading reports 02:50:57 url: https://codecov.io 02:50:57 query: branch=PR-133&commit=67bc20f38a94fb796b9ed0705263a3af0d84cda2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-133%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=133&job=&cmd_args= 02:50:57 -> Pinging Codecov 02:50:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-133&commit=67bc20f38a94fb796b9ed0705263a3af0d84cda2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-133%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=133&job=&cmd_args= 02:50:58 -> Uploading to 02:50:58 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/D63849C06B6B67093493C71CE874ED06/67bc20f38a94fb796b9ed0705263a3af0d84cda2/dde20287-887c-4f4c-9292-e7d8d141188a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T025058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=960a68baf3e49d360c872e7d52cb8ab45caac2780054ff570699c8c7daacd415 02:50:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:50:58 Dload Upload Total Spent Left Speed 02:50:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5714 0 0 100 5714 0 14948 --:--:-- --:--:-- --:--:-- 14958 02:50:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/67bc20f38a94fb796b9ed0705263a3af0d84cda2 [Pipeline] } 02:50:58 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:51:00 + '[' -d /w/workspace/gexfoundry_go-mod-secrets_PR-133/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:51:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:51:01 ---> package-listing.sh 02:51:01 ++ facter osfamily 02:51:01 ++ tr '[:upper:]' '[:lower:]' 02:51:01 + OS_FAMILY=redhat 02:51:01 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-133 02:51:01 + START_PACKAGES=/tmp/packages_start.txt 02:51:01 + END_PACKAGES=/tmp/packages_end.txt 02:51:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:51:01 + PACKAGES=/tmp/packages_start.txt 02:51:01 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-133 ']' 02:51:01 + PACKAGES=/tmp/packages_end.txt 02:51:01 + case "${OS_FAMILY}" in 02:51:01 + sort 02:51:01 + rpm -qa 02:51:02 + '[' -f /tmp/packages_start.txt ']' 02:51:02 + '[' -f /tmp/packages_end.txt ']' 02:51:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:51:02 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-133 ']' 02:51:02 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-133/archives/ 02:51:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-133/archives/ [Pipeline] echo 02:51:02 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/gexfoundry_go-mod-secrets_PR-133/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:51:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:03 02:51:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:51:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:03 latest: Pulling from edgex-lftools-log-publisher 02:51:03 b4d181a07f80: Pulling fs layer 02:51:03 a1111a8f2ec3: Pulling fs layer 02:51:03 ed53099fbce6: Pulling fs layer 02:51:03 dc539afda2c1: Pulling fs layer 02:51:03 77bc0d833cb6: Pulling fs layer 02:51:03 9065ff56babe: Pulling fs layer 02:51:03 d287ab97295c: Pulling fs layer 02:51:03 dc539afda2c1: Waiting 02:51:03 77bc0d833cb6: Waiting 02:51:03 9065ff56babe: Waiting 02:51:03 d287ab97295c: Waiting 02:51:03 a1111a8f2ec3: Verifying Checksum 02:51:03 a1111a8f2ec3: Download complete 02:51:03 dc539afda2c1: Verifying Checksum 02:51:03 dc539afda2c1: Download complete 02:51:03 ed53099fbce6: Verifying Checksum 02:51:03 ed53099fbce6: Download complete 02:51:03 77bc0d833cb6: Verifying Checksum 02:51:03 77bc0d833cb6: Download complete 02:51:03 9065ff56babe: Verifying Checksum 02:51:03 9065ff56babe: Download complete 02:51:03 b4d181a07f80: Verifying Checksum 02:51:03 b4d181a07f80: Download complete 02:51:04 d287ab97295c: Verifying Checksum 02:51:04 d287ab97295c: Download complete 02:51:05 b4d181a07f80: Pull complete 02:51:05 a1111a8f2ec3: Pull complete 02:51:06 ed53099fbce6: Pull complete 02:51:06 dc539afda2c1: Pull complete 02:51:06 77bc0d833cb6: Pull complete 02:51:06 9065ff56babe: Pull complete 02:51:12 d287ab97295c: Pull complete 02:51:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:51:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:51:12 prd-centos7-docker-4c-2g-0 does not seem to be running inside a container 02:51:12 $ 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/gexfoundry_go-mod-secrets_PR-133/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-133 -v /w/workspace/gexfoundry_go-mod-secrets_PR-133:/w/workspace/gexfoundry_go-mod-secrets_PR-133:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-133@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-133@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:51:15 $ docker top d78a2e93071a74b967fa0fa097d127dac69a2be8b11113ac7a87133d83442991 -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:15 + touch /tmp/pre-build-complete [Pipeline] sh 02:51:15 + mkdir -p /var/log/sysstat [Pipeline] sh 02:51:16 + ls /var/log/sa-host 02:51:16 + sadf -c /var/log/sa-host/sa11 02:51:16 file_magic: OK 02:51:16 HZ: Using current value: 100 02:51:16 file_header: OK 02:51:16 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 02:51:16 Statistics: 02:51:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:51:16 File successfully converted to sysstat format version 12.0.3 02:51:16 + sadf -c /var/log/sa-host/sa30 02:51:16 file_magic: OK 02:51:16 HZ: Using current value: 100 02:51:16 file_header: OK 02:51:16 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 02:51:16 Statistics: 02:51:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:51:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:17 provisioning config files... 02:51:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-133@tmp/config858897437800103837tmp [Pipeline] { [Pipeline] echo 02:51:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:51:17 ---> create-netrc.sh [Pipeline] } 02:51:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:51:18 ---> python-tools-install.sh [Pipeline] echo 02:51:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:51:18 ---> sudo-logs.sh 02:51:18 Archiving 'sudo' log.. 02:51:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-0.novalocal: Name or service not known 02:51:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-0.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:51:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:51:18 ---> job-cost.sh 02:51:18 lf-activate-venv: SKIPPING 02:51:18 DEBUG: total: 0.10999999940395355 02:51:18 INFO: Retrieving Stack Cost... 02:51:20 INFO: Retrieving Pricing Info for: v3-standard-2 02:51:20 INFO: Archiving Costs [Pipeline] echo 02:51:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:51:20 ---> logs-deploy.sh 02:51:20 lf-activate-venv: SKIPPING 02:51:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-133/2 02:51:20 INFO: archiving workspace using pattern(s): 02:51:21 Archives upload complete. 02:51:21 INFO: archiving logs to Nexus 02:51:22 ---> uname -a: 02:51:22 Linux prd-centos7-docker-4c-2g-0.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 02:51:22 02:51:22 02:51:22 ---> lscpu: 02:51:22 Architecture: x86_64 02:51:22 CPU op-mode(s): 32-bit, 64-bit 02:51:22 Byte Order: Little Endian 02:51:22 Address sizes: 40 bits physical, 48 bits virtual 02:51:22 CPU(s): 2 02:51:22 On-line CPU(s) list: 0,1 02:51:22 Thread(s) per core: 1 02:51:22 Core(s) per socket: 1 02:51:22 Socket(s): 2 02:51:22 NUMA node(s): 1 02:51:22 Vendor ID: AuthenticAMD 02:51:22 CPU family: 23 02:51:22 Model: 49 02:51:22 Model name: AMD EPYC-Rome Processor 02:51:22 Stepping: 0 02:51:22 CPU MHz: 2799.998 02:51:22 BogoMIPS: 5599.99 02:51:22 Virtualization: AMD-V 02:51:22 Hypervisor vendor: KVM 02:51:22 Virtualization type: full 02:51:22 L1d cache: 32K 02:51:22 L1i cache: 32K 02:51:22 L2 cache: 512K 02:51:22 L3 cache: 16384K 02:51:22 NUMA node0 CPU(s): 0,1 02:51:22 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 02:51:22 02:51:22 02:51:22 ---> nproc: 02:51:22 2 02:51:22 02:51:22 02:51:22 ---> df -h: 02:51:22 Filesystem Size Used Avail Use% Mounted on 02:51:22 overlay 40G 7.7G 33G 20% / 02:51:22 tmpfs 64M 0 64M 0% /dev 02:51:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:51:22 shm 64M 0 64M 0% /dev/shm 02:51:22 /dev/vda1 40G 7.7G 33G 20% /facter-os 02:51:22 02:51:22 02:51:22 ---> sar -b -r -n DEV: 02:51:22 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 02:51:22 02:51:22 02:44:45 LINUX RESTART (2 CPU) 02:51:22 02:51:22 02:45:03 tps rtps wtps bread/s bwrtn/s 02:51:22 02:46:02 126.51 21.10 105.41 5654.98 17847.31 02:51:22 02:47:01 1.74 0.00 1.74 0.00 34.01 02:51:22 02:48:01 0.28 0.00 0.28 0.00 3.93 02:51:22 02:49:01 0.22 0.00 0.22 0.00 2.60 02:51:22 02:50:01 0.23 0.00 0.23 0.00 2.32 02:51:22 02:51:01 0.42 0.12 0.30 7.73 4.63 02:51:22 Average: 21.04 3.45 17.59 920.37 2908.50 02:51:22 02:51:22 02:45:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:51:22 02:46:02 5692972 0 618456 7.72 2620 1694884 1255352 13.86 559572 1522112 132 02:51:22 02:47:01 5704336 0 607084 7.58 2620 1694892 1161944 12.83 549868 1522076 20 02:51:22 02:48:01 5700320 0 611100 7.63 2620 1694892 1162244 12.83 553492 1522532 16 02:51:22 02:49:01 5700232 0 611180 7.63 2620 1694900 1161944 12.83 553772 1522532 20 02:51:22 02:50:01 5705372 0 606036 7.57 2620 1694904 1161944 12.83 547824 1523444 12 02:51:22 02:51:01 5686508 0 624588 7.80 2620 1695216 1188316 13.12 587412 1501316 112 02:51:22 Average: 5698290 0 613074 7.65 2620 1694948 1181957 13.05 558657 1519002 52 02:51:22 02:51:22 02:45:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:51:22 02:46:02 eth0 473.25 276.47 1017.23 77.16 0.00 0.00 0.00 0.00 02:51:22 02:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:46:02 docker0 2.79 1.91 0.70 6.56 0.00 0.00 0.00 0.00 02:51:22 02:47:01 eth0 0.69 0.12 0.06 0.02 0.00 0.00 0.00 0.00 02:51:22 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:48:01 eth0 4.47 2.20 3.37 0.44 0.00 0.00 0.00 0.00 02:51:22 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:49:01 eth0 0.12 0.10 0.01 0.07 0.00 0.00 0.00 0.00 02:51:22 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:50:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:51:22 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:51:01 eth0 9.06 5.73 8.90 3.01 0.00 0.00 0.00 0.00 02:51:22 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 Average: eth0 79.34 46.32 167.40 13.14 0.00 0.00 0.00 0.00 02:51:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:22 Average: docker0 0.45 0.31 0.11 1.07 0.00 0.00 0.00 0.00 02:51:22 02:51:22 02:51:22 ---> sar -P ALL: 02:51:22 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 02:51:22 02:51:22 02:44:45 LINUX RESTART (2 CPU) 02:51:22 02:51:22 02:45:03 CPU %user %nice %system %iowait %steal %idle 02:51:22 02:46:02 all 16.58 0.00 4.42 3.91 0.08 75.01 02:51:22 02:46:02 0 15.18 0.00 4.97 4.47 0.09 75.30 02:51:22 02:46:02 1 17.98 0.00 3.87 3.35 0.07 74.72 02:51:22 02:47:01 all 0.23 0.00 0.08 0.00 0.01 99.69 02:51:22 02:47:01 0 0.19 0.00 0.10 0.00 0.02 99.69 02:51:22 02:47:01 1 0.27 0.00 0.05 0.00 0.00 99.68 02:51:22 02:48:01 all 0.19 0.00 0.06 0.00 0.02 99.73 02:51:22 02:48:01 0 0.30 0.00 0.05 0.00 0.02 99.63 02:51:22 02:48:01 1 0.08 0.00 0.07 0.00 0.02 99.83 02:51:22 02:49:01 all 0.23 0.00 0.04 0.00 0.01 99.72 02:51:22 02:49:01 0 0.42 0.00 0.03 0.00 0.00 99.55 02:51:22 02:49:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:51:22 02:50:01 all 0.18 0.00 0.05 0.00 0.02 99.75 02:51:22 02:50:01 0 0.15 0.00 0.07 0.00 0.02 99.77 02:51:22 02:50:01 1 0.22 0.00 0.03 0.00 0.02 99.73 02:51:22 02:51:01 all 1.13 0.00 0.40 0.00 0.01 98.46 02:51:22 02:51:01 0 1.34 0.00 0.50 0.00 0.02 98.14 02:51:22 02:51:01 1 0.92 0.00 0.30 0.00 0.00 98.78 02:51:22 Average: all 2.96 0.00 0.81 0.62 0.02 95.60 02:51:22 Average: 0 2.81 0.00 0.91 0.71 0.03 95.54 02:51:22 Average: 1 3.10 0.00 0.70 0.53 0.02 95.65 02:51:22 02:51:22 02:51:22