Pull request #282 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 71ceae9d20a39c515100ccd3302f99a246c25bed+a4676a436b758538a0ece95f9f1a4c81a169bc82 (48514005476947d8e4049c9cfa549984f93098ad) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6529757073961004933.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh3995725334459789355.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-282/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-282/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4973424349736518151.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-282/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1318613652280948840.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4619423291532199715.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 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-282/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-282/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2068497855606372701.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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 ‘prd-centos7-docker-4c-2g-285’ is offline ‘prd-centos7-docker-4c-2g-336’ is offline ‘prd-centos7-docker-4c-2g-352’ is offline ‘prd-centos7-docker-4c-2g-355’ is offline ‘prd-centos7-docker-4c-2g-358’ is offline ‘prd-centos7-docker-4c-2g-359’ is offline ‘prd-centos7-docker-4c-2g-360’ is offline ‘prd-centos7-docker-4c-2g-361’ is offline ‘prd-centos7-docker-4c-2g-362’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-353’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-368 in /w/workspace/xfoundry_go-mod-bootstrap_PR-282 [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-282 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/jenkins-gitclient-ssh8941868675055640013.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/jenkins-gitclient-ssh1518667279809146740.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a4676a436b758538a0ece95f9f1a4c81a169bc82 into PR head commit 71ceae9d20a39c515100ccd3302f99a246c25bed Merge succeeded, producing 71ceae9d20a39c515100ccd3302f99a246c25bed Checking out Revision 71ceae9d20a39c515100ccd3302f99a246c25bed (PR-282) > git config core.sparsecheckout # timeout=10 > git checkout -f 71ceae9d20a39c515100ccd3302f99a246c25bed # 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/xfoundry_go-mod-bootstrap_PR-282@tmp/jenkins-gitclient-ssh6457240673240484817.key > git merge a4676a436b758538a0ece95f9f1a4c81a169bc82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71ceae9d20a39c515100ccd3302f99a246c25bed # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:30:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:30:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:30:27 ========================================================= 22:30:27 EdgeX Global Pipelines Version Info 22:30:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:30:28 ------------------- 22:30:28 stable info: 22:30:28 ------------------- 22:30:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:30:28 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 22:30:28 Message: update stable to v1.0.207 22:30:29 ------------------- 22:30:29 experimental info: 22:30:29 ------------------- 22:30:29 Commited By: **** collab-it+edgex@linuxfoundation.org 22:30:29 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 22:30:29 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:30:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 22:30:30 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 22:30:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:30:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:30:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:30:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:30:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:30:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-282 [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-282 [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-282 [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71ceae9d20a39c515100ccd3302f99a246c25bed [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71ceae9 [Pipeline] echo 22:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:30:33 + git log --format=format:%s -1 71ceae9d20a39c515100ccd3302f99a246c25bed [Pipeline] echo 22:30:33 GIT_COMMIT: 71ceae9d20a39c515100ccd3302f99a246c25bed, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo 22:30:33 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:30:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:34 22:30:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:30:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:34 latest: Pulling from edgex-devops/git-semver 22:30:34 31603596830f: Pulling fs layer 22:30:34 04fac38145f0: Pulling fs layer 22:30:34 701f6daf10bf: Pulling fs layer 22:30:34 24f72da36158: Pulling fs layer 22:30:34 24f72da36158: Waiting 22:30:34 04fac38145f0: Verifying Checksum 22:30:34 04fac38145f0: Download complete 22:30:35 31603596830f: Verifying Checksum 22:30:35 31603596830f: Download complete 22:30:35 24f72da36158: Verifying Checksum 22:30:35 24f72da36158: Download complete 22:30:35 701f6daf10bf: Verifying Checksum 22:30:35 701f6daf10bf: Download complete 22:30:35 31603596830f: Pull complete 22:30:35 04fac38145f0: Pull complete 22:30:36 701f6daf10bf: Pull complete 22:30:36 24f72da36158: Pull complete 22:30:36 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 22:30:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:30:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:30:36 prd-centos7-docker-4c-2g-368 does not seem to be running inside a container 22:30:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-282 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-282:/w/workspace/xfoundry_go-mod-bootstrap_PR-282:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-282@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:30:37 $ docker top 8c156956cbd9d8ac882c0b8aeba94c3be4eb40800a0b97a7d261fcd4146f7820 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:30:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:37 [ssh-agent] Looking for ssh-agent implementation... 22:30:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:37 $ docker exec 8c156956cbd9d8ac882c0b8aeba94c3be4eb40800a0b97a7d261fcd4146f7820 ssh-agent 22:30:37 SSH_AUTH_SOCK=/tmp/ssh-pn5uz92hxAFz/agent.13 22:30:37 SSH_AGENT_PID=19 22:30:37 Running ssh-add (command line suppressed) 22:30:38 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/private_key_4326914917298610377.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/private_key_4326914917298610377.key) 22:30:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:38 + git tag --points-at HEAD [Pipeline] } 22:30:38 $ docker exec --env ******** --env ******** 8c156956cbd9d8ac882c0b8aeba94c3be4eb40800a0b97a7d261fcd4146f7820 ssh-agent -k 22:30:38 unset SSH_AUTH_SOCK; 22:30:38 unset SSH_AGENT_PID; 22:30:38 echo Agent pid 19 killed; 22:30:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:30:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:38 [ssh-agent] Looking for ssh-agent implementation... 22:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:38 $ docker exec 8c156956cbd9d8ac882c0b8aeba94c3be4eb40800a0b97a7d261fcd4146f7820 ssh-agent 22:30:38 SSH_AUTH_SOCK=/tmp/ssh-UlWRnNtoenIZ/agent.53 22:30:38 SSH_AGENT_PID=59 22:30:38 Running ssh-add (command line suppressed) 22:30:38 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/private_key_6931495713882667711.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/private_key_6931495713882667711.key) 22:30:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:39 + git semver init 22:30:39 # -> Open(): unable to determine branch for HEAD 22:30:39 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-282/.git 22:30:39 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-282 22:30:39 # $SEMVER_REMOTE_NAME = origin 22:30:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:30:39 # $SEMVER_USER_NAME = edgex-jenkins 22:30:39 # $SEMVER_BRANCH = PR-282 22:30:39 # $SEMVER_TEMP = /tmp/semver-031902357 22:30:39 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 22:30:40 # '/tmp/semver-031902357' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-282/.semver' 22:30:40 # -> Force: false 22:30:40 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-282/.semver [Pipeline] } 22:30:40 $ docker exec --env ******** --env ******** 8c156956cbd9d8ac882c0b8aeba94c3be4eb40800a0b97a7d261fcd4146f7820 ssh-agent -k 22:30:40 unset SSH_AUTH_SOCK; 22:30:40 unset SSH_AGENT_PID; 22:30:40 echo Agent pid 59 killed; 22:30:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:30:40 + git semver [Pipeline] } 22:30:40 $ docker stop --time=1 8c156956cbd9d8ac882c0b8aeba94c3be4eb40800a0b97a7d261fcd4146f7820 22:30:42 $ docker rm -f 8c156956cbd9d8ac882c0b8aeba94c3be4eb40800a0b97a7d261fcd4146f7820 [Pipeline] // withDockerContainer [Pipeline] sh 22:30:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:30:43 Stashed 1 file(s) [Pipeline] echo 22:30:43 [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 22:30:58 Still waiting to schedule task 22:30:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:30:58 Still waiting to schedule task 22:30:58 ‘prd-centos7-docker-4c-2g-285’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:30:58 ‘prd-centos7-docker-4c-2g-336’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:30:58 ‘prd-centos7-docker-4c-2g-352’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:30:58 ‘prd-centos7-docker-4c-2g-355’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:30:58 ‘prd-centos7-docker-4c-2g-356’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:30:58 ‘prd-centos7-docker-4c-2g-376’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:30:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-379’ is offline 22:37:26 Running on prd-centos7-docker-4c-2g-858 in /w/workspace/xfoundry_go-mod-bootstrap_PR-282 [Pipeline] { [Pipeline] ws 22:37:26 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 22:37:26 Selected Git installation does not exist. Using Default 22:37:26 The recommended git tool is: NONE 22:37:31 using credential edgex-jenkins-ssh 22:37:31 Cloning the remote Git repository 22:37:30 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:37:31 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 22:37:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:37:31 > git --version # timeout=10 22:37:31 > git --version # 'git version 2.24.4' 22:37:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:31 [INFO] Currently running in a labeled security context 22:37:31 [INFO] Currently SELinux is 'enforcing' on the host 22:37:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh1406701871263900093.key 22:37:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:37:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:37:31 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:37:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:37:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:31 [INFO] Currently running in a labeled security context 22:37:31 [INFO] Currently SELinux is 'enforcing' on the host 22:37:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh5723247103931466772.key 22:37:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:37:32 Merging remotes/origin/main commit a4676a436b758538a0ece95f9f1a4c81a169bc82 into PR head commit 71ceae9d20a39c515100ccd3302f99a246c25bed 22:37:32 Merge succeeded, producing 71ceae9d20a39c515100ccd3302f99a246c25bed 22:37:32 Checking out Revision 71ceae9d20a39c515100ccd3302f99a246c25bed (PR-282) 22:37:32 > git config core.sparsecheckout # timeout=10 22:37:32 > git checkout -f 71ceae9d20a39c515100ccd3302f99a246c25bed # timeout=10 22:37:32 > git remote # timeout=10 22:37:32 > git config --get remote.origin.url # timeout=10 22:37:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:37:32 [INFO] Currently running in a labeled security context 22:37:32 [INFO] Currently SELinux is 'enforcing' on the host 22:37:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh7409901185774723610.key 22:37:32 > git merge a4676a436b758538a0ece95f9f1a4c81a169bc82 # timeout=10 22:37:32 > git rev-parse HEAD^{commit} # timeout=10 22:37:32 > git config core.sparsecheckout # timeout=10 22:37:32 > git checkout -f 71ceae9d20a39c515100ccd3302f99a246c25bed # timeout=10 22:37:36 Commit message: "ci: changes required for Jakara LTS" 22:37:36 > git --version # timeout=10 22:37:36 > git --version # 'git version 2.24.4' 22:37:36 fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:37:37 ========================================================= 22:37:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:37:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:37:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:37:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:37:38 4e9f2cdf4387: Pulling fs layer 22:37:38 57d31006c564: Pulling fs layer 22:37:38 bd5ccded8296: Pulling fs layer 22:37:38 304dd3a0f381: Pulling fs layer 22:37:38 d37cda54a23b: Pulling fs layer 22:37:38 bae75c0f2455: Pulling fs layer 22:37:38 806579b3d29a: Pulling fs layer 22:37:38 c77eb801bf70: Pulling fs layer 22:37:38 6d0567d44e1a: Pulling fs layer 22:37:38 bae75c0f2455: Waiting 22:37:38 806579b3d29a: Waiting 22:37:38 c77eb801bf70: Waiting 22:37:38 6d0567d44e1a: Waiting 22:37:38 304dd3a0f381: Waiting 22:37:38 d37cda54a23b: Waiting 22:37:38 bd5ccded8296: Verifying Checksum 22:37:38 bd5ccded8296: Download complete 22:37:38 57d31006c564: Verifying Checksum 22:37:38 57d31006c564: Download complete 22:37:38 d37cda54a23b: Verifying Checksum 22:37:38 d37cda54a23b: Download complete 22:37:38 bae75c0f2455: Verifying Checksum 22:37:38 bae75c0f2455: Download complete 22:37:38 4e9f2cdf4387: Verifying Checksum 22:37:38 4e9f2cdf4387: Download complete 22:37:38 806579b3d29a: Verifying Checksum 22:37:38 806579b3d29a: Download complete 22:37:38 4e9f2cdf4387: Pull complete 22:37:38 57d31006c564: Pull complete 22:37:38 bd5ccded8296: Pull complete 22:37:39 c77eb801bf70: Verifying Checksum 22:37:39 c77eb801bf70: Download complete 22:37:40 304dd3a0f381: Verifying Checksum 22:37:40 304dd3a0f381: Download complete 22:37:41 6d0567d44e1a: Verifying Checksum 22:37:41 6d0567d44e1a: Download complete 22:37:44 304dd3a0f381: Pull complete 22:37:44 d37cda54a23b: Pull complete 22:37:44 bae75c0f2455: Pull complete 22:37:44 806579b3d29a: Pull complete 22:37:44 c77eb801bf70: Pull complete 22:37:46 6d0567d44e1a: Pull complete 22:37:47 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 22:37:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:37:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 22:37:47 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 22:37:47 + docker inspect -f . ci-base-image-x86_64 22:37:47 . [Pipeline] withDockerContainer 22:37:47 prd-centos7-docker-4c-2g-858 does not seem to be running inside a container 22:37:47 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:37:50 $ docker top 80a33b793bc36d31d956a04e7592dad6be4dd4e92663be740dea0f1c5064d0a8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:37:50 + go version 22:37:50 go version go1.16.8 linux/amd64 [Pipeline] } 22:37:50 $ docker stop --time=1 80a33b793bc36d31d956a04e7592dad6be4dd4e92663be740dea0f1c5064d0a8 22:37:52 $ docker rm -f 80a33b793bc36d31d956a04e7592dad6be4dd4e92663be740dea0f1c5064d0a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:37:52 + docker inspect -f . ci-base-image-x86_64 22:37:52 . [Pipeline] withDockerContainer 22:37:52 prd-centos7-docker-4c-2g-858 does not seem to be running inside a container 22:37: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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:37:53 $ docker top 5c1cfd64548ecf7407ad12a6f4bbc84af0ec872f749fece939c114c03b15be5c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:37:53 + make test 22:37:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:37:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 22:37:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 22:37:54 go: downloading github.com/pelletier/go-toml v1.9.4 22:37:54 go: downloading github.com/stretchr/testify v1.7.0 22:37:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 22:37:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.4 22:37:54 go: downloading github.com/gorilla/mux v1.7.4 22:37:54 go: downloading github.com/hashicorp/go-multierror v1.1.0 22:37:54 go: downloading github.com/go-kit/kit v0.9.0 22:37:54 go: downloading github.com/davecgh/go-spew v1.1.1 22:37:54 go: downloading github.com/pmezard/go-difflib v1.0.0 22:37:54 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:37:54 go: downloading github.com/stretchr/objx v0.1.0 22:37:54 go: downloading github.com/go-playground/validator/v10 v10.6.1 22:37:54 go: downloading github.com/google/uuid v1.2.0 22:37:54 go: downloading github.com/hashicorp/errwrap v1.0.0 22:37:54 go: downloading github.com/hashicorp/consul/api v1.8.1 22:37:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:37:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:37:54 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:37:54 go: downloading github.com/go-playground/universal-translator v0.17.0 22:37:55 go: downloading github.com/leodido/go-urn v1.2.0 22:37:55 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 22:37:55 go: downloading golang.org/x/text v0.3.2 22:37:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:37:55 go: downloading github.com/mitchellh/copystructure v1.0.0 22:37:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:37:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:37:55 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:37:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:37:55 go: downloading github.com/hashicorp/serf v0.9.5 22:37:55 go: downloading github.com/go-playground/locales v0.13.0 22:37:55 go: downloading github.com/x448/float16 v0.8.4 22:37:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:37:56 go: downloading github.com/fatih/color v1.9.0 22:37:56 go: downloading github.com/mattn/go-isatty v0.0.12 22:37:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:37:56 go: downloading github.com/mattn/go-colorable v0.1.6 22:37:56 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 22:37:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:37:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:38:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:38:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.011s coverage: 5.4% of statements 22:38:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:38:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.013s coverage: 92.2% of statements 22:38:08 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements 22:38:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 22:38:08 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:38:09 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:38:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.009s coverage: 100.0% of statements 22:38:09 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements 22:38:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 83.9% of statements 22:38:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:38:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:38:13 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.006s coverage: 91.3% of statements 22:38:13 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:38:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:38:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 22:38:19 $ docker stop --time=1 5c1cfd64548ecf7407ad12a6f4bbc84af0ec872f749fece939c114c03b15be5c 22:38:21 $ docker rm -f 5c1cfd64548ecf7407ad12a6f4bbc84af0ec872f749fece939c114c03b15be5c [Pipeline] // withDockerContainer [Pipeline] sh 22:38:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:38:22 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 22:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:38:23 22:38:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:38:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:38:24 latest: Pulling from edgex-lftools-log-publisher 22:38:24 b4d181a07f80: Pulling fs layer 22:38:24 a1111a8f2ec3: Pulling fs layer 22:38:24 ed53099fbce6: Pulling fs layer 22:38:24 dc539afda2c1: Pulling fs layer 22:38:24 77bc0d833cb6: Pulling fs layer 22:38:24 9065ff56babe: Pulling fs layer 22:38:24 d287ab97295c: Pulling fs layer 22:38:24 77bc0d833cb6: Waiting 22:38:24 9065ff56babe: Waiting 22:38:24 d287ab97295c: Waiting 22:38:24 dc539afda2c1: Waiting 22:38:24 a1111a8f2ec3: Verifying Checksum 22:38:24 a1111a8f2ec3: Download complete 22:38:24 dc539afda2c1: Verifying Checksum 22:38:24 dc539afda2c1: Download complete 22:38:24 ed53099fbce6: Verifying Checksum 22:38:24 ed53099fbce6: Download complete 22:38:24 9065ff56babe: Verifying Checksum 22:38:24 9065ff56babe: Download complete 22:38:24 b4d181a07f80: Verifying Checksum 22:38:24 b4d181a07f80: Download complete 22:38:25 77bc0d833cb6: Verifying Checksum 22:38:25 77bc0d833cb6: Download complete 22:38:26 d287ab97295c: Verifying Checksum 22:38:26 d287ab97295c: Download complete 22:38:26 b4d181a07f80: Pull complete 22:38:26 a1111a8f2ec3: Pull complete 22:38:27 ed53099fbce6: Pull complete 22:38:27 dc539afda2c1: Pull complete 22:38:27 77bc0d833cb6: Pull complete 22:38:27 9065ff56babe: Pull complete 22:38:33 d287ab97295c: Pull complete 22:38:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:38:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:38:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:38:33 prd-centos7-docker-4c-2g-858 does not seem to be running inside a container 22:38:33 $ 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-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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:38:35 $ docker top 6c125429c69ab1a2c60f33f6c08a8d671f8cf8a77c38b2f4e3ab3c371f015097 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:38:36 ---> job-cost.sh 22:38:36 lf-activate-venv: SKIPPING 22:38:36 INFO: No Stack... 22:38:36 INFO: Retrieving Pricing Info for: v3-standard-2 22:38:36 INFO: Archiving Costs [Pipeline] sh 22:38:37 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 22:38:37 + cut -d, -f6 [Pipeline] lock 22:38:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] 22:38:37 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] did not exist. Created. 22:38:37 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:38:37 + echo total: 0.05999999865889549 [Pipeline] stash 22:38:37 Stashed 1 file(s) [Pipeline] } 22:38:37 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:38:37 $ docker stop --time=1 6c125429c69ab1a2c60f33f6c08a8d671f8cf8a77c38b2f4e3ab3c371f015097 22:38:39 $ docker rm -f 6c125429c69ab1a2c60f33f6c08a8d671f8cf8a77c38b2f4e3ab3c371f015097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:01:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1961 in /w/workspace/xfoundry_go-mod-bootstrap_PR-282 [Pipeline] { [Pipeline] ws 23:01:01 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 23:01:01 Selected Git installation does not exist. Using Default 23:01:01 The recommended git tool is: NONE 23:01:10 using credential edgex-jenkins-ssh 23:01:10 Cloning the remote Git repository 23:01:10 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:01:10 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 23:01:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:01:10 > git --version # timeout=10 23:01:10 > git --version # 'git version 2.17.1' 23:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:01:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:01:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:01:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:01:12 using GIT_SSH to set credentials SSH Credentials for GitHub 23:01:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:01:12 Merging remotes/origin/main commit a4676a436b758538a0ece95f9f1a4c81a169bc82 into PR head commit 71ceae9d20a39c515100ccd3302f99a246c25bed 23:01:13 Merge succeeded, producing 71ceae9d20a39c515100ccd3302f99a246c25bed 23:01:13 Checking out Revision 71ceae9d20a39c515100ccd3302f99a246c25bed (PR-282) 23:01:12 > git config core.sparsecheckout # timeout=10 23:01:12 > git checkout -f 71ceae9d20a39c515100ccd3302f99a246c25bed # timeout=10 23:01:13 > git remote # timeout=10 23:01:13 > git config --get remote.origin.url # timeout=10 23:01:13 using GIT_SSH to set credentials SSH Credentials for GitHub 23:01:13 > git merge a4676a436b758538a0ece95f9f1a4c81a169bc82 # timeout=10 23:01:13 > git rev-parse HEAD^{commit} # timeout=10 23:01:13 > git config core.sparsecheckout # timeout=10 23:01:13 > git checkout -f 71ceae9d20a39c515100ccd3302f99a246c25bed # timeout=10 23:01:17 Commit message: "ci: changes required for Jakara LTS" 23:01:18 > git --version # timeout=10 23:01:18 > git --version # 'git version 2.17.1' 23:01:18 fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:01:19 ========================================================= 23:01:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:01:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:01:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:01:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:01:21 bbf911997326: Pulling fs layer 23:01:21 58ec367f63d7: Pulling fs layer 23:01:21 1b4a6ffa7d45: Pulling fs layer 23:01:21 fc5181fea5dc: Pulling fs layer 23:01:21 9c418107303f: Pulling fs layer 23:01:21 284eca6f2348: Pulling fs layer 23:01:21 842844d905b1: Pulling fs layer 23:01:21 901a3a57568e: Pulling fs layer 23:01:21 284eca6f2348: Waiting 23:01:21 842844d905b1: Waiting 23:01:21 901a3a57568e: Waiting 23:01:21 fc5181fea5dc: Waiting 23:01:21 9c418107303f: Waiting 23:01:21 1b4a6ffa7d45: Verifying Checksum 23:01:21 1b4a6ffa7d45: Download complete 23:01:21 58ec367f63d7: Verifying Checksum 23:01:21 58ec367f63d7: Download complete 23:01:21 9c418107303f: Verifying Checksum 23:01:21 9c418107303f: Download complete 23:01:21 bbf911997326: Verifying Checksum 23:01:21 bbf911997326: Download complete 23:01:21 284eca6f2348: Verifying Checksum 23:01:21 284eca6f2348: Download complete 23:01:21 842844d905b1: Verifying Checksum 23:01:21 842844d905b1: Download complete 23:01:22 bbf911997326: Pull complete 23:01:23 58ec367f63d7: Pull complete 23:01:23 1b4a6ffa7d45: Pull complete 23:01:24 901a3a57568e: Verifying Checksum 23:01:24 901a3a57568e: Download complete 23:01:24 fc5181fea5dc: Verifying Checksum 23:01:24 fc5181fea5dc: Download complete 23:01:34 fc5181fea5dc: Pull complete 23:01:34 9c418107303f: Pull complete 23:01:35 284eca6f2348: Pull complete 23:01:35 842844d905b1: Pull complete 23:01:41 901a3a57568e: Pull complete 23:01:41 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 23:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:01:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 23:01:41 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 23:01:42 + docker inspect -f . ci-base-image-arm64 23:01:42 . [Pipeline] withDockerContainer 23:01:42 prd-ubuntu18.04-docker-arm64-4c-16g-1961 does not seem to be running inside a container 23:01:42 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:51 $ docker top 54d59fcf1d8ca4abe4a01b96768b8db9bed8231837427076774fd1004edc4a67 -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:52 + go version 23:01:52 go version go1.16.8 linux/arm64 [Pipeline] } 23:01:52 $ docker stop --time=1 54d59fcf1d8ca4abe4a01b96768b8db9bed8231837427076774fd1004edc4a67 23:01:54 $ docker rm -f 54d59fcf1d8ca4abe4a01b96768b8db9bed8231837427076774fd1004edc4a67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:01:55 + docker inspect -f . ci-base-image-arm64 23:01:55 . [Pipeline] withDockerContainer 23:01:56 prd-ubuntu18.04-docker-arm64-4c-16g-1961 does not seem to be running inside a container 23:01:56 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:57 $ docker top 5d1e28ef8a89134e69291e4c28a8118f09e4e22c890e2ec0cee40867d64112ff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:01:59 + make test 23:01:59 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:02:00 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 23:02:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 23:02:00 go: downloading github.com/pelletier/go-toml v1.9.4 23:02:00 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.4 23:02:00 go: downloading github.com/stretchr/testify v1.7.0 23:02:00 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 23:02:00 go: downloading github.com/gorilla/mux v1.7.4 23:02:00 go: downloading github.com/hashicorp/go-multierror v1.1.0 23:02:00 go: downloading github.com/go-kit/kit v0.9.0 23:02:00 go: downloading github.com/davecgh/go-spew v1.1.1 23:02:00 go: downloading github.com/pmezard/go-difflib v1.0.0 23:02:00 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:02:00 go: downloading github.com/go-playground/validator/v10 v10.6.1 23:02:00 go: downloading github.com/google/uuid v1.2.0 23:02:00 go: downloading github.com/stretchr/objx v0.1.0 23:02:00 go: downloading github.com/hashicorp/consul/api v1.8.1 23:02:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:02:00 go: downloading github.com/hashicorp/errwrap v1.0.0 23:02:00 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:02:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:02:00 go: downloading github.com/mitchellh/copystructure v1.0.0 23:02:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:02:00 go: downloading github.com/go-playground/universal-translator v0.17.0 23:02:00 go: downloading github.com/leodido/go-urn v1.2.0 23:02:01 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 23:02:01 go: downloading golang.org/x/text v0.3.2 23:02:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:02:01 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:02:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:02:01 go: downloading github.com/hashicorp/serf v0.9.5 23:02:01 go: downloading github.com/x448/float16 v0.8.4 23:02:01 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:02:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:02:01 go: downloading github.com/go-playground/locales v0.13.0 23:02:02 go: downloading github.com/fatih/color v1.9.0 23:02:02 go: downloading github.com/mattn/go-isatty v0.0.12 23:02:02 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:02:02 go: downloading github.com/mattn/go-colorable v0.1.6 23:02:02 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 23:02:02 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:02:02 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:02:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 23:02:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.064s coverage: 5.4% of statements 23:02:49 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 23:02:49 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.060s coverage: 92.2% of statements 23:02:50 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.027s coverage: 85.3% of statements 23:02:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 23:02:50 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 23:02:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 23:02:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.093s coverage: 100.0% of statements 23:02:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.100s coverage: 26.7% of statements 23:02:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.071s coverage: 83.9% of statements 23:02:57 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 23:02:57 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 23:02:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.016s coverage: 91.3% of statements 23:02:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:03:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:03:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 23:03:24 $ docker stop --time=1 5d1e28ef8a89134e69291e4c28a8118f09e4e22c890e2ec0cee40867d64112ff 23:03:26 $ docker rm -f 5d1e28ef8a89134e69291e4c28a8118f09e4e22c890e2ec0cee40867d64112ff [Pipeline] // withDockerContainer [Pipeline] sh 23:03:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:03:28 Warning: overwriting stash ‘coverage-report’ 23:03:29 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 23:03:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:03:30 23:03:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:03:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:03:31 arm64: Pulling from edgex-lftools-log-publisher 23:03:31 448f6bf000e3: Pulling fs layer 23:03:31 f757da607395: Pulling fs layer 23:03:31 05883995daec: Pulling fs layer 23:03:31 8603b9c90790: Pulling fs layer 23:03:31 1560dd03e051: Pulling fs layer 23:03:31 27f5ce0e4adf: Pulling fs layer 23:03:31 c2d8d7efcc4b: Pulling fs layer 23:03:31 8603b9c90790: Waiting 23:03:31 1560dd03e051: Waiting 23:03:31 c2d8d7efcc4b: Waiting 23:03:31 27f5ce0e4adf: Waiting 23:03:31 f757da607395: Verifying Checksum 23:03:31 f757da607395: Download complete 23:03:31 8603b9c90790: Verifying Checksum 23:03:32 1560dd03e051: Verifying Checksum 23:03:32 1560dd03e051: Download complete 23:03:32 05883995daec: Verifying Checksum 23:03:32 05883995daec: Download complete 23:03:32 27f5ce0e4adf: Verifying Checksum 23:03:32 27f5ce0e4adf: Download complete 23:03:32 448f6bf000e3: Verifying Checksum 23:03:32 448f6bf000e3: Download complete 23:03:36 c2d8d7efcc4b: Verifying Checksum 23:03:36 c2d8d7efcc4b: Download complete 23:03:36 448f6bf000e3: Pull complete 23:03:37 f757da607395: Pull complete 23:03:39 05883995daec: Pull complete 23:03:39 8603b9c90790: Pull complete 23:03:40 1560dd03e051: Pull complete 23:03:40 27f5ce0e4adf: Pull complete 23:03:56 c2d8d7efcc4b: Pull complete 23:03:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:03:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:03:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:03:56 prd-ubuntu18.04-docker-arm64-4c-16g-1961 does not seem to be running inside a container 23:03:56 $ 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-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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:04:02 $ docker top 4c31823a379d3f9fb3d0dc61d4502f6ced349344f5543aa2deb3fcdc22c98202 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:03 ---> job-cost.sh 23:04:03 lf-activate-venv: SKIPPING 23:04:03 INFO: No Stack... 23:04:10 INFO: Retrieving Pricing Info for: v3-standard-4 23:04:11 INFO: Archiving Costs [Pipeline] sh 23:04:11 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv 23:04:11 + cut -d, -f6 [Pipeline] lock 23:04:12 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] 23:04:12 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] did not exist. Created. 23:04:12 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:04:12 /w/workspace/go-mod-bootstrap/1@tmp/durable-735bfaee/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-735bfaee/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:04:13 + echo total: 0.10999999940395355 [Pipeline] stash 23:04:13 Warning: overwriting stash ‘stack-cost’ 23:04:13 Stashed 1 file(s) [Pipeline] } 23:04:13 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:04:13 $ docker stop --time=1 4c31823a379d3f9fb3d0dc61d4502f6ced349344f5543aa2deb3fcdc22c98202 23:04:15 $ docker rm -f 4c31823a379d3f9fb3d0dc61d4502f6ced349344f5543aa2deb3fcdc22c98202 [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 23:04:16 provisioning config files... 23:04:16 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/config5849905583690189704tmp [Pipeline] { [Pipeline] sh 23:04:17 + set +x 23:04:17 + curl -s https://codecov.io/bash 23:04:17 + bash -s -- 23:04:17 23:04:17 _____ _ 23:04:17 / ____| | | 23:04:17 | | ___ __| | ___ ___ _____ __ 23:04:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:04:17 | |___| (_) | (_| | __/ (_| (_) \ V / 23:04:17 \_____\___/ \__,_|\___|\___\___/ \_/ 23:04:17 Bash-1.0.6 23:04:17 23:04:17 23:04:17 ==> git version 2.24.4 found 23:04:17 ==> 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 23:04:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:04:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:04:17 ==> Jenkins CI detected. 23:04:17 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-282 23:04:17 project root: . 23:04:17 --> token set from env 23:04:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:04:17 ==> Running gcov in . (disable via -X gcov) 23:04:17 ==> Python coveragepy not found 23:04:17 ==> Searching for coverage reports in: 23:04:17 + . 23:04:17 -> Found 1 reports 23:04:17 ==> Detecting git/mercurial file structure 23:04:17 ==> Reading reports 23:04:17 + ./coverage.out bytes=34890 23:04:17 ==> Appending adjustments 23:04:17 https://docs.codecov.io/docs/fixing-reports 23:04:17 + Found adjustments 23:04:17 ==> Gzipping contents 23:04:17 8.0K /tmp/codecov.Sdk7pn.gz 23:04:17 ==> Uploading reports 23:04:17 url: https://codecov.io 23:04:17 query: branch=PR-282&commit=71ceae9d20a39c515100ccd3302f99a246c25bed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=282&job=&cmd_args= 23:04:17 -> Pinging Codecov 23:04:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-282&commit=71ceae9d20a39c515100ccd3302f99a246c25bed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=282&job=&cmd_args= 23:04:18 -> Uploading to 23:04:18 https://storage.googleapis.com/codecov/v4/raw/2021-10-06/833815588EE85121546D348822E98E2E/71ceae9d20a39c515100ccd3302f99a246c25bed/8a483bf2-0c77-42f6-befa-e7412cb6f224.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T230417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f51b874f5dee5a28d28d340d513063411c0eec90376e54e5492b69cf566b0cf 23:04:18 % Total % Received % Xferd Average Speed Time Time Time Current 23:04:18 Dload Upload Total Spent Left Speed 23:04:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6324 0 0 100 6324 0 21748 --:--:-- --:--:-- --:--:-- 21806 23:04:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/71ceae9d20a39c515100ccd3302f99a246c25bed [Pipeline] } 23:04:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:04:21 + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-282/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:04:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:04:22 ---> package-listing.sh 23:04:22 ++ tr '[:upper:]' '[:lower:]' 23:04:22 ++ facter osfamily 23:04:22 + OS_FAMILY=redhat 23:04:22 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-282 23:04:22 + START_PACKAGES=/tmp/packages_start.txt 23:04:22 + END_PACKAGES=/tmp/packages_end.txt 23:04:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:04:22 + PACKAGES=/tmp/packages_start.txt 23:04:22 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-282 ']' 23:04:22 + PACKAGES=/tmp/packages_end.txt 23:04:22 + case "${OS_FAMILY}" in 23:04:22 + rpm -qa 23:04:22 + sort 23:04:23 + '[' -f /tmp/packages_start.txt ']' 23:04:23 + '[' -f /tmp/packages_end.txt ']' 23:04:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:04:23 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-282 ']' 23:04:23 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-282/archives/ 23:04:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-282/archives/ [Pipeline] echo 23:04:23 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-282/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:04:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:04:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:24 23:04:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:04:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:24 latest: Pulling from edgex-lftools-log-publisher 23:04:24 b4d181a07f80: Pulling fs layer 23:04:24 a1111a8f2ec3: Pulling fs layer 23:04:24 ed53099fbce6: Pulling fs layer 23:04:24 dc539afda2c1: Pulling fs layer 23:04:24 77bc0d833cb6: Pulling fs layer 23:04:24 9065ff56babe: Pulling fs layer 23:04:24 d287ab97295c: Pulling fs layer 23:04:24 dc539afda2c1: Waiting 23:04:24 77bc0d833cb6: Waiting 23:04:24 9065ff56babe: Waiting 23:04:24 d287ab97295c: Waiting 23:04:24 a1111a8f2ec3: Verifying Checksum 23:04:24 a1111a8f2ec3: Download complete 23:04:24 dc539afda2c1: Verifying Checksum 23:04:24 dc539afda2c1: Download complete 23:04:25 b4d181a07f80: Verifying Checksum 23:04:25 b4d181a07f80: Download complete 23:04:25 9065ff56babe: Verifying Checksum 23:04:25 9065ff56babe: Download complete 23:04:25 77bc0d833cb6: Verifying Checksum 23:04:25 77bc0d833cb6: Download complete 23:04:25 ed53099fbce6: Verifying Checksum 23:04:25 ed53099fbce6: Download complete 23:04:26 d287ab97295c: Verifying Checksum 23:04:26 d287ab97295c: Download complete 23:04:26 b4d181a07f80: Pull complete 23:04:26 a1111a8f2ec3: Pull complete 23:04:27 ed53099fbce6: Pull complete 23:04:27 dc539afda2c1: Pull complete 23:04:27 77bc0d833cb6: Pull complete 23:04:27 9065ff56babe: Pull complete 23:04:33 d287ab97295c: Pull complete 23:04:33 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:04:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:04:33 prd-centos7-docker-4c-2g-368 does not seem to be running inside a container 23:04:33 $ 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-282/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-282 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-282:/w/workspace/xfoundry_go-mod-bootstrap_PR-282:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-282@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:04:35 $ docker top 764204acf6d5b04c23a8e59e5d0cfe7d1435515b48a6d9537677fb7ab8cd3d7c -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:36 + touch /tmp/pre-build-complete [Pipeline] sh 23:04:36 + mkdir -p /var/log/sysstat [Pipeline] sh 23:04:37 + ls /var/log/sa-host 23:04:37 + sadf -c /var/log/sa-host/sa06 23:04:37 file_magic: OK 23:04:37 HZ: Using current value: 100 23:04:37 file_header: OK 23:04:37 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 23:04:37 Statistics: 23:04:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:04:37 File successfully converted to sysstat format version 12.0.3 23:04:37 + sadf -c /var/log/sa-host/sa30 23:04:37 file_magic: OK 23:04:37 HZ: Using current value: 100 23:04:37 file_header: OK 23:04:37 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 23:04:37 Statistics: 23:04:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:04:37 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:37 provisioning config files... 23:04:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/config4115054414964259963tmp [Pipeline] { [Pipeline] echo 23:04:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:04:37 ---> create-netrc.sh [Pipeline] } 23:04:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:04:38 ---> python-tools-install.sh [Pipeline] echo 23:04:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:04:38 ---> sudo-logs.sh 23:04:38 Archiving 'sudo' log.. 23:04:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-368.novalocal: Name or service not known 23:04:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-368.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:04:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:04:39 ---> job-cost.sh 23:04:39 lf-activate-venv: SKIPPING 23:04:39 DEBUG: total: 0.10999999940395355 23:04:39 INFO: Retrieving Stack Cost... 23:04:39 INFO: Retrieving Pricing Info for: v3-standard-2 23:04:40 INFO: Archiving Costs [Pipeline] echo 23:04:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:04:40 ---> logs-deploy.sh 23:04:40 lf-activate-venv: SKIPPING 23:04:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-282/1 23:04:40 INFO: archiving workspace using pattern(s): 23:04:41 Archives upload complete. 23:04:41 INFO: archiving logs to Nexus 23:04:41 ---> uname -a: 23:04:41 Linux prd-centos7-docker-4c-2g-368.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:04:41 23:04:41 23:04:41 ---> lscpu: 23:04:41 Architecture: x86_64 23:04:41 CPU op-mode(s): 32-bit, 64-bit 23:04:41 Byte Order: Little Endian 23:04:41 Address sizes: 40 bits physical, 48 bits virtual 23:04:41 CPU(s): 2 23:04:41 On-line CPU(s) list: 0,1 23:04:41 Thread(s) per core: 1 23:04:41 Core(s) per socket: 1 23:04:41 Socket(s): 2 23:04:41 NUMA node(s): 1 23:04:41 Vendor ID: AuthenticAMD 23:04:41 CPU family: 23 23:04:41 Model: 49 23:04:41 Model name: AMD EPYC-Rome Processor 23:04:41 Stepping: 0 23:04:41 CPU MHz: 2799.998 23:04:41 BogoMIPS: 5599.99 23:04:41 Virtualization: AMD-V 23:04:41 Hypervisor vendor: KVM 23:04:41 Virtualization type: full 23:04:41 L1d cache: 32K 23:04:41 L1i cache: 32K 23:04:41 L2 cache: 512K 23:04:41 L3 cache: 16384K 23:04:41 NUMA node0 CPU(s): 0,1 23:04:41 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 23:04:41 23:04:41 23:04:41 ---> nproc: 23:04:41 2 23:04:41 23:04:41 23:04:41 ---> df -h: 23:04:41 Filesystem Size Used Avail Use% Mounted on 23:04:41 overlay 40G 7.7G 33G 20% / 23:04:41 tmpfs 64M 0 64M 0% /dev 23:04:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:04:41 shm 64M 0 64M 0% /dev/shm 23:04:41 /dev/vda1 40G 7.7G 33G 20% /facter-os 23:04:41 23:04:41 23:04:41 ---> sar -b -r -n DEV: 23:04:41 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 23:04:41 23:04:41 22:29:49 LINUX RESTART (2 CPU) 23:04:41 23:04:41 22:30:01 tps rtps wtps bread/s bwrtn/s 23:04:41 22:31:01 186.13 61.88 124.25 7447.03 39401.02 23:04:41 22:32:01 1.80 0.00 1.80 0.00 37.03 23:04:41 22:33:01 0.23 0.00 0.23 0.00 2.97 23:04:41 22:34:01 0.23 0.00 0.23 0.00 3.33 23:04:41 22:35:02 0.23 0.00 0.23 0.00 2.85 23:04:41 22:36:01 0.22 0.00 0.22 0.00 3.30 23:04:41 22:37:01 0.37 0.00 0.37 0.00 5.48 23:04:41 22:38:01 0.22 0.00 0.22 0.00 3.25 23:04:41 22:39:01 0.28 0.00 0.28 0.00 3.36 23:04:41 22:40:01 0.22 0.00 0.22 0.00 3.25 23:04:41 22:41:01 0.28 0.00 0.28 0.00 3.20 23:04:41 22:42:01 0.22 0.00 0.22 0.00 2.30 23:04:41 22:43:01 0.18 0.00 0.18 0.00 2.03 23:04:41 22:44:01 0.33 0.00 0.33 0.00 5.38 23:04:41 22:45:01 0.37 0.17 0.20 5.33 2.57 23:04:41 22:46:01 0.32 0.03 0.28 1.07 3.20 23:04:41 22:47:01 0.20 0.00 0.20 0.00 2.56 23:04:41 22:48:01 0.27 0.00 0.27 0.00 3.75 23:04:41 22:49:01 0.22 0.00 0.22 0.00 2.96 23:04:41 22:50:01 0.17 0.00 0.17 0.00 2.02 23:04:41 22:51:01 0.37 0.00 0.37 0.00 5.38 23:04:41 22:52:01 0.20 0.00 0.20 0.00 2.83 23:04:41 22:53:01 0.28 0.00 0.28 0.00 3.22 23:04:41 22:54:01 0.25 0.00 0.25 0.00 2.57 23:04:41 22:55:01 0.17 0.00 0.17 0.00 1.35 23:04:41 22:56:01 0.28 0.00 0.28 0.00 3.22 23:04:41 22:57:01 0.23 0.00 0.23 0.00 2.97 23:04:41 22:58:01 0.30 0.00 0.30 0.00 4.83 23:04:41 22:59:01 0.22 0.00 0.22 0.00 2.42 23:04:41 23:00:01 0.17 0.00 0.17 0.00 1.47 23:04:41 23:01:01 0.23 0.02 0.22 0.13 3.58 23:04:41 23:02:01 0.35 0.08 0.27 1.60 5.13 23:04:41 23:03:01 0.18 0.00 0.18 0.00 3.08 23:04:41 23:04:01 0.22 0.00 0.22 0.00 1.53 23:04:41 Average: 5.77 1.83 3.94 219.44 1163.83 23:04:41 23:04:41 22:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:04:41 22:31:01 5672936 0 629652 7.86 2620 1703732 1260600 13.92 566944 1529792 128 23:04:41 22:32:01 5683460 0 619120 7.73 2620 1703740 1165364 12.87 559192 1529756 20 23:04:41 22:33:01 5676856 0 625724 7.81 2620 1703740 1165544 12.87 565192 1529860 8 23:04:41 22:34:01 5673076 0 629496 7.86 2620 1703748 1165364 12.87 569184 1529860 8 23:04:41 22:35:02 5679868 0 622700 7.78 2620 1703752 1165364 12.87 561904 1530788 8 23:04:41 22:36:01 5676392 0 626172 7.82 2620 1703756 1165460 12.87 565104 1530788 16 23:04:41 22:37:01 5677024 0 625480 7.81 2620 1703816 1165364 12.87 564652 1530804 20 23:04:41 22:38:01 5665036 0 637520 7.96 2620 1703764 1165616 12.87 576032 1530788 8 23:04:41 22:39:01 5666388 0 636160 7.94 2620 1703772 1165364 12.87 575172 1530788 8 23:04:41 22:40:01 5666524 0 636020 7.94 2620 1703776 1165364 12.87 577012 1528956 8 23:04:41 22:41:01 5666180 0 636360 7.95 2620 1703780 1165448 12.87 577352 1528956 8 23:04:41 22:42:01 5659992 0 642544 8.02 2620 1703784 1165364 12.87 583360 1528956 8 23:04:41 22:43:01 5660192 0 642336 8.02 2620 1703792 1165364 12.87 583352 1528956 8 23:04:41 22:44:01 5660588 0 641940 8.02 2620 1703792 1165364 12.87 582852 1528956 8 23:04:41 22:45:01 5658664 0 643860 8.04 2620 1703796 1167104 12.89 584356 1528956 8 23:04:41 22:46:01 5659708 0 642812 8.03 2620 1703800 1165472 12.87 583536 1528956 8 23:04:41 22:47:01 5659404 0 643112 8.03 2620 1703804 1165508 12.87 583764 1528956 8 23:04:41 22:48:01 5659232 0 643276 8.03 2620 1703812 1165544 12.87 583876 1528956 8 23:04:41 22:49:01 5660448 0 642060 8.02 2620 1703812 1165364 12.87 582872 1528956 8 23:04:41 22:50:01 5659140 0 643360 8.03 2620 1703820 1165604 12.87 584300 1528956 20 23:04:41 22:51:01 5658748 0 643752 8.04 2620 1703820 1165544 12.87 584416 1528956 12 23:04:41 22:52:01 5659972 0 642520 8.02 2620 1703828 1165364 12.87 583420 1528956 8 23:04:41 22:53:01 5660120 0 642368 8.02 2620 1703832 1165364 12.87 583376 1528956 8 23:04:41 22:54:01 5660072 0 642408 8.02 2620 1703840 1165364 12.87 583364 1528960 8 23:04:41 22:55:01 5660080 0 642396 8.02 2620 1703844 1165364 12.87 583560 1528956 8 23:04:41 22:56:01 5659340 0 643132 8.03 2620 1703848 1165460 12.87 583936 1528960 20 23:04:41 22:57:01 5660120 0 642348 8.02 2620 1703852 1165364 12.87 583580 1528956 8 23:04:41 22:58:01 5658380 0 644084 8.04 2620 1703856 1165628 12.87 584792 1528956 8 23:04:41 22:59:01 5658256 0 644204 8.04 2620 1703860 1165604 12.87 584820 1528956 8 23:04:41 23:00:01 5660004 0 642452 8.02 2620 1703864 1165364 12.87 583596 1528956 8 23:04:41 23:01:01 5657776 0 644672 8.05 2620 1703872 1168000 12.90 584628 1528960 20 23:04:41 23:02:01 5658744 0 643584 8.04 2620 1703992 1166200 12.88 584500 1529020 8 23:04:41 23:03:01 5659600 0 642720 8.03 2620 1704000 1166000 12.87 584012 1529020 8 23:04:41 23:04:01 5659428 0 642888 8.03 2620 1704004 1166000 12.87 583984 1529024 8 23:04:41 Average: 5663875 0 638624 7.97 2620 1703821 1168416 12.90 579000 1529333 14 23:04:41 23:04:41 22:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:04:41 22:31:01 eth0 384.71 238.67 998.11 73.09 0.00 0.00 0.00 0.00 23:04:41 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:31:01 docker0 3.23 2.16 1.17 8.83 0.00 0.00 0.00 0.00 23:04:41 22:32:01 eth0 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:04:41 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:33:01 eth0 1.65 0.97 0.82 0.60 0.00 0.00 0.00 0.00 23:04:41 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:34:01 eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:04:41 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:35:02 eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:04:41 22:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:36:01 eth0 0.49 0.29 0.16 0.08 0.00 0.00 0.00 0.00 23:04:41 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:37:01 eth0 4.83 0.08 0.50 0.01 0.00 0.00 0.00 0.00 23:04:41 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:38:01 eth0 2.07 1.15 1.00 0.62 0.00 0.00 0.00 0.00 23:04:41 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:39:01 eth0 0.33 0.02 0.01 0.00 0.00 0.00 0.00 0.00 23:04:41 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:40:01 eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:04:41 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:41:01 eth0 0.38 0.23 0.14 0.07 0.00 0.00 0.00 0.00 23:04:41 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:42:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:04:41 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:43:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:04:41 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:44:01 eth0 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:04:41 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:45:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:04:41 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:46:01 eth0 0.37 0.22 0.14 0.07 0.00 0.00 0.00 0.00 23:04:41 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:47:01 eth0 2.40 0.43 0.46 0.21 0.00 0.00 0.00 0.00 23:04:41 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:48:01 eth0 5.33 0.92 1.15 0.57 0.00 0.00 0.00 0.00 23:04:41 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:49:01 eth0 0.75 0.08 0.05 0.04 0.00 0.00 0.00 0.00 23:04:41 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:50:01 eth0 2.15 0.77 0.86 0.59 0.00 0.00 0.00 0.00 23:04:41 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:51:01 eth0 0.55 0.25 0.17 0.07 0.00 0.00 0.00 0.00 23:04:41 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:52:01 eth0 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:04:41 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:53:01 eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:04:41 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:54:01 eth0 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 23:04:41 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:55:01 eth0 0.87 0.00 0.07 0.00 0.00 0.00 0.00 0.00 23:04:41 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:56:01 eth0 0.45 0.23 0.15 0.08 0.00 0.00 0.00 0.00 23:04:41 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:57:01 eth0 2.17 0.00 0.20 0.00 0.00 0.00 0.00 0.00 23:04:41 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:58:01 eth0 2.78 0.65 0.72 0.34 0.00 0.00 0.00 0.00 23:04:41 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:59:01 eth0 1.07 0.27 0.30 0.26 0.00 0.00 0.00 0.00 23:04:41 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 23:00:01 eth0 1.60 0.00 0.15 0.00 0.00 0.00 0.00 0.00 23:04:41 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 23:01:01 eth0 0.98 0.45 0.42 0.27 0.00 0.00 0.00 0.00 23:04:41 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 23:02:01 eth0 0.60 0.35 0.28 0.20 0.00 0.00 0.00 0.00 23:04:41 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 23:03:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:04:41 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 23:04:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 Average: eth0 12.34 7.27 29.61 2.27 0.00 0.00 0.00 0.00 23:04:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:41 Average: docker0 0.10 0.06 0.03 0.26 0.00 0.00 0.00 0.00 23:04:41 23:04:41 23:04:41 ---> sar -P ALL: 23:04:41 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 23:04:41 23:04:41 22:29:49 LINUX RESTART (2 CPU) 23:04:41 23:04:41 22:30:01 CPU %user %nice %system %iowait %steal %idle 23:04:41 22:31:01 all 19.44 0.00 6.88 6.90 0.08 66.70 23:04:41 22:31:01 0 19.53 0.00 7.35 6.06 0.07 66.99 23:04:41 22:31:01 1 19.36 0.00 6.41 7.73 0.09 66.42 23:04:41 22:32:01 all 0.20 0.00 0.06 0.00 0.02 99.72 23:04:41 22:32:01 0 0.07 0.00 0.07 0.00 0.02 99.85 23:04:41 22:32:01 1 0.33 0.00 0.05 0.00 0.02 99.60 23:04:41 22:33:01 all 0.30 0.00 0.05 0.00 0.01 99.64 23:04:41 22:33:01 0 0.15 0.00 0.05 0.00 0.02 99.78 23:04:41 22:33:01 1 0.45 0.00 0.05 0.00 0.00 99.50 23:04:41 22:34:01 all 0.23 0.00 0.03 0.00 0.01 99.72 23:04:41 22:34:01 0 0.43 0.00 0.03 0.00 0.00 99.53 23:04:41 22:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:04:41 22:35:02 all 0.22 0.00 0.04 0.00 0.02 99.72 23:04:41 22:35:02 0 0.27 0.00 0.03 0.00 0.02 99.68 23:04:41 22:35:02 1 0.17 0.00 0.05 0.00 0.02 99.77 23:04:41 22:36:01 all 0.08 0.00 0.03 0.00 0.02 99.87 23:04:41 22:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:04:41 22:36:01 1 0.12 0.00 0.03 0.00 0.02 99.83 23:04:41 22:37:01 all 0.24 0.00 0.04 0.00 0.02 99.70 23:04:41 22:37:01 0 0.08 0.00 0.05 0.00 0.02 99.85 23:04:41 22:37:01 1 0.40 0.00 0.03 0.00 0.02 99.55 23:04:41 22:38:01 all 0.28 0.00 0.05 0.00 0.01 99.66 23:04:41 22:38:01 0 0.12 0.00 0.05 0.00 0.02 99.82 23:04:41 22:38:01 1 0.45 0.00 0.05 0.00 0.00 99.50 23:04:41 22:39:01 all 0.22 0.00 0.03 0.00 0.02 99.74 23:04:41 22:39:01 0 0.15 0.00 0.03 0.00 0.02 99.80 23:04:41 22:39:01 1 0.28 0.00 0.02 0.00 0.02 99.68 23:04:41 22:40:01 all 0.25 0.00 0.04 0.00 0.00 99.71 23:04:41 22:40:01 0 0.45 0.00 0.03 0.00 0.00 99.52 23:04:41 22:40:01 1 0.05 0.00 0.05 0.00 0.00 99.90 23:04:41 22:41:01 all 0.21 0.00 0.04 0.00 0.01 99.74 23:04:41 22:41:01 0 0.35 0.00 0.03 0.00 0.00 99.62 23:04:41 22:41:01 1 0.07 0.00 0.05 0.00 0.02 99.87 23:04:41 23:04:41 22:41:01 CPU %user %nice %system %iowait %steal %idle 23:04:41 22:42:01 all 0.10 0.00 0.06 0.00 0.01 99.83 23:04:41 22:42:01 0 0.15 0.00 0.05 0.00 0.00 99.80 23:04:41 22:42:01 1 0.05 0.00 0.07 0.00 0.02 99.87 23:04:41 22:43:01 all 0.08 0.00 0.03 0.00 0.02 99.87 23:04:41 22:43:01 0 0.12 0.00 0.02 0.00 0.02 99.85 23:04:41 22:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:04:41 22:44:01 all 0.20 0.00 0.04 0.00 0.01 99.75 23:04:41 22:44:01 0 0.33 0.00 0.03 0.00 0.00 99.63 23:04:41 22:44:01 1 0.07 0.00 0.05 0.00 0.02 99.87 23:04:41 22:45:01 all 0.23 0.00 0.04 0.00 0.02 99.72 23:04:41 22:45:01 0 0.42 0.00 0.03 0.00 0.02 99.53 23:04:41 22:45:01 1 0.03 0.00 0.05 0.00 0.02 99.90 23:04:41 22:46:01 all 0.21 0.00 0.04 0.00 0.01 99.74 23:04:41 22:46:01 0 0.33 0.00 0.03 0.00 0.00 99.63 23:04:41 22:46:01 1 0.08 0.00 0.05 0.00 0.02 99.85 23:04:41 22:47:01 all 0.20 0.00 0.04 0.00 0.02 99.74 23:04:41 22:47:01 0 0.35 0.00 0.03 0.00 0.02 99.60 23:04:41 22:47:01 1 0.05 0.00 0.05 0.00 0.02 99.88 23:04:41 22:48:01 all 0.08 0.00 0.03 0.00 0.01 99.87 23:04:41 22:48:01 0 0.10 0.00 0.03 0.00 0.02 99.85 23:04:41 22:48:01 1 0.07 0.00 0.03 0.00 0.00 99.90 23:04:41 22:49:01 all 0.18 0.00 0.03 0.00 0.01 99.78 23:04:41 22:49:01 0 0.30 0.00 0.05 0.00 0.00 99.65 23:04:41 22:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:04:41 22:50:01 all 0.25 0.00 0.05 0.00 0.02 99.68 23:04:41 22:50:01 0 0.43 0.00 0.05 0.00 0.02 99.50 23:04:41 22:50:01 1 0.07 0.00 0.05 0.00 0.02 99.87 23:04:41 22:51:01 all 0.17 0.00 0.03 0.01 0.02 99.78 23:04:41 22:51:01 0 0.28 0.00 0.02 0.00 0.00 99.70 23:04:41 22:51:01 1 0.05 0.00 0.03 0.02 0.03 99.87 23:04:41 22:52:01 all 0.20 0.00 0.03 0.00 0.02 99.76 23:04:41 22:52:01 0 0.32 0.00 0.02 0.00 0.02 99.65 23:04:41 22:52:01 1 0.08 0.00 0.03 0.00 0.02 99.87 23:04:41 23:04:41 22:52:01 CPU %user %nice %system %iowait %steal %idle 23:04:41 22:53:01 all 0.16 0.00 0.03 0.00 0.01 99.81 23:04:41 22:53:01 0 0.28 0.00 0.02 0.00 0.00 99.70 23:04:41 22:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:04:41 22:54:01 all 0.19 0.00 0.03 0.00 0.02 99.76 23:04:41 22:54:01 0 0.35 0.00 0.05 0.00 0.02 99.58 23:04:41 22:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:04:41 22:55:01 all 0.17 0.00 0.03 0.00 0.02 99.78 23:04:41 22:55:01 0 0.32 0.00 0.05 0.00 0.02 99.62 23:04:41 22:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:04:41 22:56:01 all 0.03 0.00 0.05 0.00 0.01 99.91 23:04:41 22:56:01 0 0.05 0.00 0.07 0.00 0.02 99.87 23:04:41 22:56:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:04:41 22:57:01 all 0.17 0.00 0.03 0.00 0.02 99.79 23:04:41 22:57:01 0 0.27 0.00 0.03 0.00 0.00 99.70 23:04:41 22:57:01 1 0.07 0.00 0.02 0.00 0.03 99.88 23:04:41 22:58:01 all 0.16 0.00 0.03 0.00 0.02 99.79 23:04:41 22:58:01 0 0.28 0.00 0.02 0.00 0.02 99.68 23:04:41 22:58:01 1 0.03 0.00 0.05 0.00 0.02 99.90 23:04:41 22:59:01 all 0.19 0.00 0.03 0.00 0.01 99.77 23:04:41 22:59:01 0 0.32 0.00 0.03 0.00 0.00 99.65 23:04:41 22:59:01 1 0.07 0.00 0.03 0.00 0.02 99.88 23:04:41 23:00:01 all 0.16 0.00 0.03 0.00 0.02 99.79 23:04:41 23:00:01 0 0.28 0.00 0.03 0.00 0.00 99.68 23:04:41 23:00:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:04:41 23:01:01 all 0.24 0.00 0.04 0.00 0.03 99.69 23:04:41 23:01:01 0 0.37 0.00 0.05 0.00 0.02 99.57 23:04:41 23:01:01 1 0.12 0.00 0.03 0.00 0.03 99.82 23:04:41 23:02:01 all 0.25 0.00 0.06 0.00 0.01 99.68 23:04:41 23:02:01 0 0.40 0.00 0.05 0.00 0.00 99.55 23:04:41 23:02:01 1 0.10 0.00 0.07 0.00 0.02 99.82 23:04:41 23:03:01 all 0.25 0.00 0.03 0.00 0.02 99.71 23:04:41 23:03:01 0 0.40 0.00 0.02 0.00 0.02 99.57 23:04:41 23:03:01 1 0.10 0.00 0.03 0.00 0.02 99.85 23:04:41 23:04:41 23:03:01 CPU %user %nice %system %iowait %steal %idle 23:04:41 23:04:01 all 0.21 0.00 0.03 0.00 0.01 99.75 23:04:41 23:04:01 0 0.38 0.00 0.02 0.00 0.00 99.60 23:04:41 23:04:01 1 0.03 0.00 0.05 0.00 0.02 99.90 23:04:41 Average: all 0.74 0.00 0.23 0.20 0.01 98.82 23:04:41 Average: 0 0.82 0.00 0.24 0.17 0.01 98.76 23:04:41 Average: 1 0.66 0.00 0.22 0.22 0.02 98.88 23:04:41 23:04:41 23:04:41