Pull request #338 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 lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from c79d7234199ba4adb21836ab20238006a1a16a9b+f7bfe6c0ffcb323c070954b07199cece6f79f3ba (7fd730c84333ad4cca626b8f6fc923c68c5db252) 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-ssh9760774708132892805.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh1292802768876743871.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-338/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-338/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13858609123332279521.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-338/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5296192848599929525.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh10599098589184526172.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-338/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-338/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8399159035699990431.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-43962 in /w/workspace/xfoundry_go-mod-bootstrap_PR-338 [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-338 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f7bfe6c0ffcb323c070954b07199cece6f79f3ba into PR head commit c79d7234199ba4adb21836ab20238006a1a16a9b Merge succeeded, producing c79d7234199ba4adb21836ab20238006a1a16a9b Checking out Revision c79d7234199ba4adb21836ab20238006a1a16a9b (PR-338) > git config core.sparsecheckout # timeout=10 > git checkout -f c79d7234199ba4adb21836ab20238006a1a16a9b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f7bfe6c0ffcb323c070954b07199cece6f79f3ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c79d7234199ba4adb21836ab20238006a1a16a9b # timeout=10 Commit message: "build: Update to use v2.2.0 released Go Mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:03:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:03:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:03:56 ========================================================= 21:03:56 EdgeX Global Pipelines Version Info 21:03:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:03:56 ------------------- 21:03:56 stable info: 21:03:56 ------------------- 21:03:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:03:56 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 21:03:56 Message: update stable to v1.0.227 21:03:57 ------------------- 21:03:57 experimental info: 21:03:57 ------------------- 21:03:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:03:57 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 21:03:57 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:03:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 21:03:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 21:03:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-338 [Pipeline] echo 21:03:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-338 [Pipeline] echo 21:03:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-338 [Pipeline] echo 21:03:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c79d7234199ba4adb21836ab20238006a1a16a9b [Pipeline] echo 21:03:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c79d723 [Pipeline] echo 21:03:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:03:59 + git rev-list -1 --merges c79d7234199ba4adb21836ab20238006a1a16a9b~1..c79d7234199ba4adb21836ab20238006a1a16a9b [Pipeline] echo 21:03:59 -----------> git rev-list -1 --merges c79d7234199ba4adb21836ab20238006a1a16a9b~1..c79d7234199ba4adb21836ab20238006a1a16a9b c79d7234199ba4adb21836ab20238006a1a16a9b [false] [Pipeline] sh 21:04:00 + git log --format=format:%s -1 c79d7234199ba4adb21836ab20238006a1a16a9b [Pipeline] echo 21:04:00 ========================================================= 21:04:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:04:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:00 + git log --format=format:%s -1 c79d7234199ba4adb21836ab20238006a1a16a9b [Pipeline] echo 21:04:00 [semverPrep] GIT_COMMIT: c79d7234199ba4adb21836ab20238006a1a16a9b, Commit Message: build: Update to use v2.2.0 released Go Mods [Pipeline] echo 21:04:00 [semverPrep] This is not a build commit. [Pipeline] sh 21:04:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:04:01 + grep -v github /etc/ssh/ssh_known_hosts 21:04:01 + [ -e /tmp/ssh_known_hosts ] 21:04:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:04:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:04:01 + sudo tee -a /etc/ssh/ssh_known_hosts 21:04:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 21:04:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:04:01 21:04:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:04:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:04:02 latest: Pulling from edgex-devops/py-git-semver 21:04:02 1fe172e4850f: Pulling fs layer 21:04:02 caf521ccaac6: Pulling fs layer 21:04:02 3ead6fa29328: Pulling fs layer 21:04:02 5c2a1cbceb83: Pulling fs layer 21:04:02 a8d5f1318db7: Pulling fs layer 21:04:02 c427282e49a2: Pulling fs layer 21:04:02 1827001aaf11: Pulling fs layer 21:04:02 0714d37db230: Pulling fs layer 21:04:02 ac28cf19c067: Pulling fs layer 21:04:02 ca983d60f3e2: Pulling fs layer 21:04:02 9f894cec8388: Pulling fs layer 21:04:02 5c2a1cbceb83: Waiting 21:04:02 a8d5f1318db7: Waiting 21:04:02 ca983d60f3e2: Waiting 21:04:02 0714d37db230: Waiting 21:04:02 9f894cec8388: Waiting 21:04:02 1827001aaf11: Waiting 21:04:02 c427282e49a2: Waiting 21:04:02 ac28cf19c067: Waiting 21:04:02 caf521ccaac6: Verifying Checksum 21:04:02 caf521ccaac6: Download complete 21:04:02 5c2a1cbceb83: Verifying Checksum 21:04:02 5c2a1cbceb83: Download complete 21:04:02 a8d5f1318db7: Verifying Checksum 21:04:02 a8d5f1318db7: Download complete 21:04:02 3ead6fa29328: Verifying Checksum 21:04:02 3ead6fa29328: Download complete 21:04:02 c427282e49a2: Download complete 21:04:02 0714d37db230: Verifying Checksum 21:04:02 0714d37db230: Download complete 21:04:02 ac28cf19c067: Download complete 21:04:02 ca983d60f3e2: Verifying Checksum 21:04:02 ca983d60f3e2: Download complete 21:04:02 9f894cec8388: Verifying Checksum 21:04:02 9f894cec8388: Download complete 21:04:02 1fe172e4850f: Verifying Checksum 21:04:02 1fe172e4850f: Download complete 21:04:03 1827001aaf11: Verifying Checksum 21:04:03 1827001aaf11: Download complete 21:04:03 1fe172e4850f: Pull complete 21:04:04 caf521ccaac6: Pull complete 21:04:04 3ead6fa29328: Pull complete 21:04:04 5c2a1cbceb83: Pull complete 21:04:05 a8d5f1318db7: Pull complete 21:04:05 c427282e49a2: Pull complete 21:04:06 1827001aaf11: Pull complete 21:04:07 0714d37db230: Pull complete 21:04:07 ac28cf19c067: Pull complete 21:04:07 ca983d60f3e2: Pull complete 21:04:07 9f894cec8388: Pull complete 21:04:07 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 21:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:04:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 21:04:07 prd-ubuntu20.04-docker-8c-8g-43962 does not seem to be running inside a container 21:04:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-338 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338:/w/workspace/xfoundry_go-mod-bootstrap_PR-338:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 21:04:09 $ docker top 98a4ea7cc6a4c44e266311d9dff4600ec9b612d484158fa5508355fb699a7612 -eo pid,comm 21:04:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:04:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:04:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:09 [ssh-agent] Looking for ssh-agent implementation... 21:04:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:09 $ docker exec 98a4ea7cc6a4c44e266311d9dff4600ec9b612d484158fa5508355fb699a7612 ssh-agent 21:04:09 SSH_AUTH_SOCK=/tmp/ssh-biW6IHJRFzxZ/agent.33 21:04:09 SSH_AGENT_PID=39 21:04:09 Running ssh-add (command line suppressed) 21:04:09 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp/private_key_3316809516421833147.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp/private_key_3316809516421833147.key) 21:04:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:04:10 + git tag --points-at HEAD [Pipeline] } 21:04:10 $ docker exec --env ******** --env ******** 98a4ea7cc6a4c44e266311d9dff4600ec9b612d484158fa5508355fb699a7612 ssh-agent -k 21:04:10 unset SSH_AUTH_SOCK; 21:04:10 unset SSH_AGENT_PID; 21:04:10 echo Agent pid 39 killed; 21:04:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:04:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:10 [ssh-agent] Looking for ssh-agent implementation... 21:04:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:10 $ docker exec 98a4ea7cc6a4c44e266311d9dff4600ec9b612d484158fa5508355fb699a7612 ssh-agent 21:04:10 SSH_AUTH_SOCK=/tmp/ssh-HQ3AXijuBOs8/agent.73 21:04:10 SSH_AGENT_PID=80 21:04:10 Running ssh-add (command line suppressed) 21:04:10 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp/private_key_6154143342906296653.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp/private_key_6154143342906296653.key) 21:04:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:04:11 + git semver init 21:04:11 2022-05-09 21:04:11,484 [run_init] DEBUG init version:0.0.0 force:False 21:04:11 2022-05-09 21:04:11,485 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver 21:04:11 2022-05-09 21:04:11,486 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver 21:04:11 2022-05-09 21:04:11,486 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-338, universal_newlines=False, shell=None, istream=None) 21:04:12 2022-05-09 21:04:12,230 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-338/.git/info/exclude 21:04:12 2022-05-09 21:04:12,231 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver/PR-338 with force:False 21:04:12 2022-05-09 21:04:12,231 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver/PR-338 21:04:12 2022-05-09 21:04:12,236 [execute] INFO git cat-file --batch-check 21:04:12 2022-05-09 21:04:12,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver, universal_newlines=False, shell=None, istream=) 21:04:12 2022-05-09 21:04:12,242 [execute] INFO git cat-file --batch 21:04:12 2022-05-09 21:04:12,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver, universal_newlines=False, shell=None, istream=) 21:04:12 2022-05-09 21:04:12,246 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver/PR-338 21:04:12 0.0.0 [Pipeline] } 21:04:12 $ docker exec --env ******** --env ******** 98a4ea7cc6a4c44e266311d9dff4600ec9b612d484158fa5508355fb699a7612 ssh-agent -k 21:04:12 unset SSH_AUTH_SOCK; 21:04:12 unset SSH_AGENT_PID; 21:04:12 echo Agent pid 80 killed; 21:04:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:04:13 + git semver [Pipeline] } 21:04:13 $ docker stop --time=1 98a4ea7cc6a4c44e266311d9dff4600ec9b612d484158fa5508355fb699a7612 21:04:14 $ docker rm -f 98a4ea7cc6a4c44e266311d9dff4600ec9b612d484158fa5508355fb699a7612 [Pipeline] // withDockerContainer [Pipeline] sh 21:04:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:04:15 Stashed 1 file(s) [Pipeline] echo 21:04:15 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:04:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:04:16 ========================================================= 21:04:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:04:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:04:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:04:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:04:16 59bf1c3509f3: Pulling fs layer 21:04:16 666ba61612fd: Pulling fs layer 21:04:16 8ed8ca486205: Pulling fs layer 21:04:16 4fe6c5a15a65: Pulling fs layer 21:04:16 22a0e8bec74d: Pulling fs layer 21:04:16 ca2b28591e48: Pulling fs layer 21:04:16 a51346096db8: Pulling fs layer 21:04:16 daebc70d1ce1: Pulling fs layer 21:04:16 0e18a0eac166: Pulling fs layer 21:04:16 4fe6c5a15a65: Waiting 21:04:16 22a0e8bec74d: Waiting 21:04:16 daebc70d1ce1: Waiting 21:04:16 ca2b28591e48: Waiting 21:04:16 0e18a0eac166: Waiting 21:04:16 a51346096db8: Waiting 21:04:16 8ed8ca486205: Verifying Checksum 21:04:16 8ed8ca486205: Download complete 21:04:16 666ba61612fd: Verifying Checksum 21:04:16 666ba61612fd: Download complete 21:04:16 22a0e8bec74d: Verifying Checksum 21:04:16 22a0e8bec74d: Download complete 21:04:16 ca2b28591e48: Verifying Checksum 21:04:16 ca2b28591e48: Download complete 21:04:16 a51346096db8: Verifying Checksum 21:04:16 a51346096db8: Download complete 21:04:16 59bf1c3509f3: Download complete 21:04:16 daebc70d1ce1: Verifying Checksum 21:04:16 daebc70d1ce1: Download complete 21:04:16 59bf1c3509f3: Pull complete 21:04:16 666ba61612fd: Pull complete 21:04:16 8ed8ca486205: Pull complete 21:04:17 0e18a0eac166: Verifying Checksum 21:04:17 0e18a0eac166: Download complete 21:04:17 4fe6c5a15a65: Verifying Checksum 21:04:17 4fe6c5a15a65: Download complete 21:04:21 4fe6c5a15a65: Pull complete 21:04:21 22a0e8bec74d: Pull complete 21:04:21 ca2b28591e48: Pull complete 21:04:21 a51346096db8: Pull complete 21:04:21 daebc70d1ce1: Pull complete 21:04:23 0e18a0eac166: Pull complete 21:04:23 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 21:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:04:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 21:04:24 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 21:04:24 + docker inspect -f . ci-base-image-x86_64 21:04:24 . [Pipeline] withDockerContainer 21:04:24 prd-ubuntu20.04-docker-8c-8g-43962 does not seem to be running inside a container 21:04:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-338 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338:/w/workspace/xfoundry_go-mod-bootstrap_PR-338:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-338@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 ******** ci-base-image-x86_64 cat 21:04:27 $ docker top ab38ab8077f0dc80af8dfb412a45cc66aadf434bf1024c75eaf38b93262ec9ca -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:27 + go version 21:04:27 go version go1.17.6 linux/amd64 [Pipeline] } 21:04:27 $ docker stop --time=1 ab38ab8077f0dc80af8dfb412a45cc66aadf434bf1024c75eaf38b93262ec9ca 21:04:28 $ docker rm -f ab38ab8077f0dc80af8dfb412a45cc66aadf434bf1024c75eaf38b93262ec9ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:29 + docker inspect -f . ci-base-image-x86_64 21:04:29 . [Pipeline] withDockerContainer 21:04:29 prd-ubuntu20.04-docker-8c-8g-43962 does not seem to be running inside a container 21:04:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-338 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338:/w/workspace/xfoundry_go-mod-bootstrap_PR-338:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-338@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 ******** ci-base-image-x86_64 cat 21:04:30 $ docker top ffd9e63d35de1a15c3de558d9f4601d4705e5725a51eca2c2351c1958fe9c948 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:04:30 + make test 21:04:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:04:30 go: downloading github.com/stretchr/testify v1.7.1 21:04:30 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 21:04:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 21:04:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 21:04:30 go: downloading github.com/google/uuid v1.3.0 21:04:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:04:30 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 21:04:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 21:04:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 21:04:30 go: downloading github.com/pelletier/go-toml v1.9.4 21:04:30 go: downloading github.com/gorilla/mux v1.8.0 21:04:30 Still waiting to schedule task 21:04:30 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:04:31 go: downloading github.com/davecgh/go-spew v1.1.1 21:04:31 go: downloading github.com/pmezard/go-difflib v1.0.0 21:04:31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:04:31 go: downloading github.com/stretchr/objx v0.1.1 21:04:31 go: downloading github.com/hashicorp/errwrap v1.0.0 21:04:31 go: downloading github.com/go-playground/validator/v10 v10.10.1 21:04:31 go: downloading github.com/go-kit/log v0.2.0 21:04:31 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 21:04:31 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:04:31 go: downloading github.com/hashicorp/consul/api v1.9.1 21:04:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:04:31 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:04:31 go: downloading github.com/pebbe/zmq4 v1.2.7 21:04:31 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:04:31 go: downloading github.com/go-playground/universal-translator v0.18.0 21:04:31 go: downloading github.com/leodido/go-urn v1.2.1 21:04:31 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 21:04:31 go: downloading golang.org/x/text v0.3.7 21:04:31 go: downloading github.com/x448/float16 v0.8.4 21:04:31 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:04:31 go: downloading github.com/zeebo/errs v1.2.2 21:04:31 go: downloading google.golang.org/grpc v1.42.0 21:04:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:04:31 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:04:31 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:04:31 go: downloading github.com/hashicorp/serf v0.9.5 21:04:31 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:04:31 go: downloading github.com/go-playground/locales v0.14.0 21:04:31 go: downloading github.com/gorilla/websocket v1.4.2 21:04:31 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 21:04:31 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 21:04:31 go: downloading google.golang.org/protobuf v1.27.1 21:04:31 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:04:31 go: downloading github.com/mitchellh/copystructure v1.0.0 21:04:31 go: downloading github.com/fatih/color v1.9.0 21:04:31 go: downloading github.com/mattn/go-isatty v0.0.12 21:04:31 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:04:31 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 21:04:31 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:04:31 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 21:04:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:04:31 go: downloading github.com/golang/protobuf v1.5.2 21:04:31 go: downloading github.com/mattn/go-colorable v0.1.6 21:04:31 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:04:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:04:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.011s coverage: 4.6% of statements 21:04:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:04:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.011s coverage: 92.2% of statements 21:04:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.026s coverage: 85.3% of statements 21:04:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.018s coverage: 54.9% of statements 21:04:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:04:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:04:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.017s coverage: 100.0% of statements 21:04:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.324s coverage: 88.1% of statements 21:04:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.019s coverage: 25.0% of statements 21:04:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.025s coverage: 79.6% of statements 21:04:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:04:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.050s coverage: 41.7% of statements 21:04:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements 21:04:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:04:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:04:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:04:57 $ docker stop --time=1 ffd9e63d35de1a15c3de558d9f4601d4705e5725a51eca2c2351c1958fe9c948 21:05:01 $ docker rm -f ffd9e63d35de1a15c3de558d9f4601d4705e5725a51eca2c2351c1958fe9c948 [Pipeline] // withDockerContainer [Pipeline] sh 21:05:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:05:02 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 21:05:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:03 21:05:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:05:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:03 latest: Pulling from edgex-lftools-log-publisher 21:05:03 5eb5b503b376: Pulling fs layer 21:05:03 5c69ac0246d0: Pulling fs layer 21:05:03 ec43610c2a17: Pulling fs layer 21:05:03 3a2ae6a8a46f: Pulling fs layer 21:05:03 33b1e0a273af: Pulling fs layer 21:05:03 5d3b04190fa2: Pulling fs layer 21:05:03 2f39f015ded8: Pulling fs layer 21:05:03 3a2ae6a8a46f: Waiting 21:05:03 2f39f015ded8: Waiting 21:05:03 33b1e0a273af: Waiting 21:05:03 5d3b04190fa2: Waiting 21:05:03 5c69ac0246d0: Download complete 21:05:03 3a2ae6a8a46f: Verifying Checksum 21:05:03 3a2ae6a8a46f: Download complete 21:05:03 33b1e0a273af: Verifying Checksum 21:05:03 5d3b04190fa2: Verifying Checksum 21:05:03 5d3b04190fa2: Download complete 21:05:03 ec43610c2a17: Verifying Checksum 21:05:03 ec43610c2a17: Download complete 21:05:03 5eb5b503b376: Verifying Checksum 21:05:03 5eb5b503b376: Download complete 21:05:04 2f39f015ded8: Download complete 21:05:04 5eb5b503b376: Pull complete 21:05:05 5c69ac0246d0: Pull complete 21:05:05 ec43610c2a17: Pull complete 21:05:05 3a2ae6a8a46f: Pull complete 21:05:05 33b1e0a273af: Pull complete 21:05:05 5d3b04190fa2: Pull complete 21:05:10 2f39f015ded8: Pull complete 21:05:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:05:10 prd-ubuntu20.04-docker-8c-8g-43962 does not seem to be running inside a container 21:05:10 $ 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/xfoundry_go-mod-bootstrap_PR-338 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338:/w/workspace/xfoundry_go-mod-bootstrap_PR-338:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-338@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 21:05:12 $ docker top 624658e423035c4167504f408c62c6a41ce8772b321323b4ca50f1f177fca12d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:12 ---> job-cost.sh 21:05:12 lf-activate-venv: SKIPPING 21:05:12 INFO: No Stack... 21:05:13 INFO: Retrieving Pricing Info for: v3-standard-8 21:05:13 INFO: Archiving Costs [Pipeline] sh 21:05:14 + + cutcat -d, /w/workspace/xfoundry_go-mod-bootstrap_PR-338/archives/cost.csv -f6 21:05:14 [Pipeline] lock 21:05:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] 21:05:14 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] did not exist. Created. 21:05:14 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:05:14 + echo total: 0.2199999988079071 [Pipeline] stash 21:05:14 Stashed 1 file(s) [Pipeline] } 21:05:14 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:05:14 $ docker stop --time=1 624658e423035c4167504f408c62c6a41ce8772b321323b4ca50f1f177fca12d 21:05:15 $ docker rm -f 624658e423035c4167504f408c62c6a41ce8772b321323b4ca50f1f177fca12d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:44:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-44769 in /w/workspace/xfoundry_go-mod-bootstrap_PR-338 [Pipeline] { [Pipeline] ws 21:44:50 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 21:44:50 Selected Git installation does not exist. Using Default 21:44:50 The recommended git tool is: NONE 21:44:57 using credential edgex-jenkins-ssh 21:44:57 Cloning the remote Git repository 21:44:58 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 21:44:58 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 21:44:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:44:58 > git --version # timeout=10 21:44:58 > git --version # 'git version 2.25.1' 21:44:58 using GIT_SSH to set credentials SSH Credentials for GitHub 21:44:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:44:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:44:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:44:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 21:44:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 21:44:59 using GIT_SSH to set credentials SSH Credentials for GitHub 21:44:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:45:00 Merging remotes/origin/main commit f7bfe6c0ffcb323c070954b07199cece6f79f3ba into PR head commit c79d7234199ba4adb21836ab20238006a1a16a9b 21:45:00 Merge succeeded, producing c79d7234199ba4adb21836ab20238006a1a16a9b 21:45:00 Checking out Revision c79d7234199ba4adb21836ab20238006a1a16a9b (PR-338) 21:45:00 > git config core.sparsecheckout # timeout=10 21:45:00 > git checkout -f c79d7234199ba4adb21836ab20238006a1a16a9b # timeout=10 21:45:00 > git remote # timeout=10 21:45:00 > git config --get remote.origin.url # timeout=10 21:45:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:45:00 > git merge f7bfe6c0ffcb323c070954b07199cece6f79f3ba # timeout=10 21:45:00 > git rev-parse HEAD^{commit} # timeout=10 21:45:00 > git config core.sparsecheckout # timeout=10 21:45:00 > git checkout -f c79d7234199ba4adb21836ab20238006a1a16a9b # timeout=10 21:45:05 Commit message: "build: Update to use v2.2.0 released Go Mods" 21:45:05 > git --version # timeout=10 21:45:05 > git --version # 'git version 2.25.1' 21:45:05 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:45:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:45:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:45:06 Dload Upload Total Spent Left Speed 21:45:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 77405 0 --:--:-- --:--:-- --:--:-- 77914 [Pipeline] sh 21:45:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:45:07 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 21:45:07 21:45:07 { 21:45:07 "registry-mirrors": [ 21:45:07 "https://nexus3.edgexfoundry.org:10001" 21:45:07 ], 21:45:07 "bip": "10.250.0.254/24", 21:45:07 "hosts": [ 21:45:07 "tcp://0.0.0.0:5555", 21:45:07 "unix:///var/run/docker.sock" 21:45:07 ], 21:45:07 "mtu": 1458, 21:45:07 "selinux-enabled": true, 21:45:07 "seccomp-profile": "/etc/docker/seccomp.json" 21:45:07 } [Pipeline] sh 21:45:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:45:08 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:45:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:45:27 ========================================================= 21:45:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 21:45:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:45:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:45:28 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:45:28 9b3977197b4f: Pulling fs layer 21:45:28 1a89e8eeedd5: Pulling fs layer 21:45:28 94645a83ff95: Pulling fs layer 21:45:28 3f3a8bcf1eab: Pulling fs layer 21:45:28 0c92f367c5e7: Pulling fs layer 21:45:28 3096ccb668a1: Pulling fs layer 21:45:28 e8cf19c19ddd: Pulling fs layer 21:45:28 a4caa8a26152: Pulling fs layer 21:45:28 3096ccb668a1: Waiting 21:45:28 3f3a8bcf1eab: Waiting 21:45:28 e8cf19c19ddd: Waiting 21:45:28 0c92f367c5e7: Waiting 21:45:28 a4caa8a26152: Waiting 21:45:28 94645a83ff95: Verifying Checksum 21:45:28 94645a83ff95: Download complete 21:45:28 1a89e8eeedd5: Verifying Checksum 21:45:28 1a89e8eeedd5: Download complete 21:45:28 0c92f367c5e7: Verifying Checksum 21:45:28 0c92f367c5e7: Download complete 21:45:28 3096ccb668a1: Download complete 21:45:28 9b3977197b4f: Verifying Checksum 21:45:28 9b3977197b4f: Download complete 21:45:28 e8cf19c19ddd: Verifying Checksum 21:45:28 e8cf19c19ddd: Download complete 21:45:29 9b3977197b4f: Pull complete 21:45:29 1a89e8eeedd5: Pull complete 21:45:30 94645a83ff95: Pull complete 21:45:30 a4caa8a26152: Verifying Checksum 21:45:30 a4caa8a26152: Download complete 21:45:31 3f3a8bcf1eab: Verifying Checksum 21:45:31 3f3a8bcf1eab: Download complete 21:45:43 3f3a8bcf1eab: Pull complete 21:45:44 0c92f367c5e7: Pull complete 21:45:44 3096ccb668a1: Pull complete 21:45:44 e8cf19c19ddd: Pull complete 21:45:51 a4caa8a26152: Pull complete 21:45:51 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 21:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 21:45:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 21:45:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 21:45:52 + docker inspect -f . ci-base-image-arm64 21:45:52 . [Pipeline] withDockerContainer 21:45:52 prd-ubuntu20.04-docker-arm64-4c-16g-44769 does not seem to be running inside a container 21:45:52 $ 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 21:45:54 $ docker top 43b2207df7b34e2e90eb106062e4e58e01908d9a8ad0ba1dbcae5337e75a4ea2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:55 + go version 21:45:55 go version go1.17.6 linux/arm64 [Pipeline] } 21:45:55 $ docker stop --time=1 43b2207df7b34e2e90eb106062e4e58e01908d9a8ad0ba1dbcae5337e75a4ea2 21:45:57 $ docker rm -f 43b2207df7b34e2e90eb106062e4e58e01908d9a8ad0ba1dbcae5337e75a4ea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:45:58 + docker inspect -f . ci-base-image-arm64 21:45:58 . [Pipeline] withDockerContainer 21:45:58 prd-ubuntu20.04-docker-arm64-4c-16g-44769 does not seem to be running inside a container 21:45:59 $ 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 21:46:00 $ docker top 9d95474adae8eee9e0b77e2e6b50a859e30abc02241a1cb1a337f963b8c7105b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:46:01 + make test 21:46:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:46:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 21:46:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 21:46:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 21:46:01 go: downloading github.com/pelletier/go-toml v1.9.4 21:46:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 21:46:01 go: downloading github.com/stretchr/testify v1.7.1 21:46:01 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 21:46:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 21:46:01 go: downloading github.com/gorilla/mux v1.8.0 21:46:01 go: downloading github.com/google/uuid v1.3.0 21:46:01 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:46:02 go: downloading github.com/go-kit/log v0.2.0 21:46:02 go: downloading github.com/davecgh/go-spew v1.1.1 21:46:02 go: downloading github.com/pmezard/go-difflib v1.0.0 21:46:02 go: downloading github.com/stretchr/objx v0.1.1 21:46:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 21:46:02 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 21:46:02 go: downloading github.com/go-playground/validator/v10 v10.10.1 21:46:02 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:46:02 go: downloading github.com/hashicorp/consul/api v1.9.1 21:46:02 go: downloading github.com/hashicorp/errwrap v1.0.0 21:46:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:46:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:46:02 go: downloading github.com/zeebo/errs v1.2.2 21:46:02 go: downloading google.golang.org/grpc v1.42.0 21:46:03 go: downloading github.com/go-playground/universal-translator v0.18.0 21:46:03 go: downloading github.com/leodido/go-urn v1.2.1 21:46:03 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 21:46:03 go: downloading golang.org/x/text v0.3.7 21:46:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:46:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:46:03 go: downloading github.com/pebbe/zmq4 v1.2.7 21:46:04 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:46:04 go: downloading github.com/mitchellh/copystructure v1.0.0 21:46:04 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:46:04 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 21:46:04 go: downloading google.golang.org/protobuf v1.27.1 21:46:05 go: downloading github.com/x448/float16 v0.8.4 21:46:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:46:05 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:46:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:46:05 go: downloading github.com/hashicorp/serf v0.9.5 21:46:05 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 21:46:05 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 21:46:05 go: downloading github.com/go-playground/locales v0.14.0 21:46:06 go: downloading github.com/gorilla/websocket v1.4.2 21:46:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:46:06 go: downloading github.com/fatih/color v1.9.0 21:46:06 go: downloading github.com/mattn/go-isatty v0.0.12 21:46:06 go: downloading github.com/golang/protobuf v1.5.2 21:46:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:46:06 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 21:46:07 go: downloading github.com/mattn/go-colorable v0.1.6 21:46:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:46:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:47:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 21:47:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.098s coverage: 4.6% of statements 21:47:44 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 21:47:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.075s coverage: 92.2% of statements 21:47:44 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.038s coverage: 85.3% of statements 21:47:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.092s coverage: 54.9% of statements 21:47:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 21:47:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 21:47:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.089s coverage: 100.0% of statements 21:47:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.406s coverage: 88.1% of statements 21:47:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.080s coverage: 25.0% of statements 21:47:56 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.108s coverage: 79.6% of statements 21:47:56 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 21:47:56 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.083s coverage: 41.7% of statements 21:47:56 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements 21:47:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:47:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:48:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:48:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:48:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:48:23 $ docker stop --time=1 9d95474adae8eee9e0b77e2e6b50a859e30abc02241a1cb1a337f963b8c7105b 21:48:25 $ docker rm -f 9d95474adae8eee9e0b77e2e6b50a859e30abc02241a1cb1a337f963b8c7105b [Pipeline] // withDockerContainer [Pipeline] sh 21:48:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:48:28 Warning: overwriting stash ‘coverage-report’ 21:48:28 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 21:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:29 21:48:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:48:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:30 arm64: Pulling from edgex-lftools-log-publisher 21:48:30 8998bd30e6a1: Pulling fs layer 21:48:30 04944245beec: Pulling fs layer 21:48:30 699f458cf7ca: Pulling fs layer 21:48:30 765212b225bb: Pulling fs layer 21:48:30 f23df028b6ca: Pulling fs layer 21:48:30 d65c8cfc05b1: Pulling fs layer 21:48:30 2437ff75d9bd: Pulling fs layer 21:48:30 765212b225bb: Waiting 21:48:30 f23df028b6ca: Waiting 21:48:30 d65c8cfc05b1: Waiting 21:48:30 2437ff75d9bd: Waiting 21:48:30 04944245beec: Verifying Checksum 21:48:30 04944245beec: Download complete 21:48:30 765212b225bb: Verifying Checksum 21:48:30 765212b225bb: Download complete 21:48:30 f23df028b6ca: Download complete 21:48:30 d65c8cfc05b1: Verifying Checksum 21:48:30 d65c8cfc05b1: Download complete 21:48:30 699f458cf7ca: Verifying Checksum 21:48:30 699f458cf7ca: Download complete 21:48:30 8998bd30e6a1: Verifying Checksum 21:48:30 8998bd30e6a1: Download complete 21:48:33 2437ff75d9bd: Verifying Checksum 21:48:35 8998bd30e6a1: Pull complete 21:48:36 04944245beec: Pull complete 21:48:37 699f458cf7ca: Pull complete 21:48:37 765212b225bb: Pull complete 21:48:38 f23df028b6ca: Pull complete 21:48:38 d65c8cfc05b1: Pull complete 21:48:57 2437ff75d9bd: Pull complete 21:48:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:48:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:48:57 prd-ubuntu20.04-docker-arm64-4c-16g-44769 does not seem to be running inside a container 21:48:57 $ 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 21:48:58 $ docker top 39faa22ad23b1eebdc7b364465a0a5c37adaf1c1f45a563642fb8f2d8cdad312 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:59 ---> job-cost.sh 21:48:59 lf-activate-venv: SKIPPING 21:48:59 INFO: No Stack... 21:49:00 INFO: Retrieving Pricing Info for: v3-standard-4 21:49:01 INFO: Archiving Costs [Pipeline] sh 21:49:02 + cut -d, -f6 21:49:02 + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock 21:49:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] 21:49:02 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] did not exist. Created. 21:49:02 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:49:03 /w/workspace/go-mod-bootstrap/1@tmp/durable-18cdad26/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:49:03 + echo total: 0.10999999940395355 [Pipeline] stash 21:49:03 Warning: overwriting stash ‘stack-cost’ 21:49:03 Stashed 1 file(s) [Pipeline] } 21:49:03 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:49:03 $ docker stop --time=1 39faa22ad23b1eebdc7b364465a0a5c37adaf1c1f45a563642fb8f2d8cdad312 21:49:05 $ docker rm -f 39faa22ad23b1eebdc7b364465a0a5c37adaf1c1f45a563642fb8f2d8cdad312 [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 21:49:06 provisioning config files... 21:49:06 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp/config8947483966307079204tmp [Pipeline] { [Pipeline] sh 21:49:06 + set +x 21:49:06 + curl -s https://codecov.io/bash 21:49:06 + bash -s -- 21:49:06 21:49:06 _____ _ 21:49:06 / ____| | | 21:49:06 | | ___ __| | ___ ___ _____ __ 21:49:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:49:06 | |___| (_) | (_| | __/ (_| (_) \ V / 21:49:06 \_____\___/ \__,_|\___|\___\___/ \_/ 21:49:06 Bash-1.0.6 21:49:06 21:49:06 21:49:06 ==> git version 2.25.1 found 21:49:06 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:49:06 Release-Date: 2020-01-08 21:49:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:49:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:49:06 ==> Jenkins CI detected. 21:49:06 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-338 21:49:06 project root: . 21:49:06 --> token set from env 21:49:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:49:06 ==> Running gcov in . (disable via -X gcov) 21:49:06 ==> Python coveragepy not found 21:49:06 ==> Searching for coverage reports in: 21:49:06 + . 21:49:06 -> Found 1 reports 21:49:06 ==> Detecting git/mercurial file structure 21:49:06 ==> Reading reports 21:49:06 + ./coverage.out bytes=56161 21:49:06 ==> Appending adjustments 21:49:06 https://docs.codecov.io/docs/fixing-reports 21:49:07 + Found adjustments 21:49:07 ==> Gzipping contents 21:49:07 12K /tmp/codecov.v4hsvn.gz 21:49:07 ==> Uploading reports 21:49:07 url: https://codecov.io 21:49:07 query: branch=PR-338&commit=c79d7234199ba4adb21836ab20238006a1a16a9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-338%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=338&job=&cmd_args= 21:49:07 -> Pinging Codecov 21:49:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-338&commit=c79d7234199ba4adb21836ab20238006a1a16a9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-338%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=338&job=&cmd_args= 21:49:07 -> Uploading to 21:49:07 https://storage.googleapis.com/codecov/v4/raw/2022-05-09/833815588EE85121546D348822E98E2E/c79d7234199ba4adb21836ab20238006a1a16a9b/b781c9b2-2670-4939-9394-11f3098ca9ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T214907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7eedc10ce03eb068dbf149cfa11bf4c4309cbdcd45d0f5e1553324b7d22feb2c 21:49:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:49:07 Dload Upload Total Spent Left Speed 21:49:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9291 0 0 100 9291 0 39368 --:--:-- --:--:-- --:--:-- 39368 21:49:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/c79d7234199ba4adb21836ab20238006a1a16a9b [Pipeline] } 21:49:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:49:09 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-338/archives ] 21:49:09 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-338/archives 21:49:09 total 16 21:49:09 drwxr-xr-x 3 root root 4096 May 9 21:05 . 21:49:09 drwxrwxr-x 9 jenkins jenkins 4096 May 9 21:05 .. 21:49:09 drwxr-xr-x 2 root root 4096 May 9 21:05 cost 21:49:09 -rw-r--r-- 1 root root 87 May 9 21:05 cost.csv 21:49:09 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-338/archives 21:49:09 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-338/archives 21:49:09 total 16 21:49:09 drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:05 . 21:49:09 drwxrwxr-x 9 jenkins jenkins 4096 May 9 21:05 .. 21:49:09 drwxr-xr-x 2 jenkins jenkins 4096 May 9 21:05 cost 21:49:09 -rw-r--r-- 1 jenkins jenkins 87 May 9 21:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:49:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:49:10 ---> package-listing.sh 21:49:10 ++ facter osfamily 21:49:10 ++ tr '[:upper:]' '[:lower:]' 21:49:10 + OS_FAMILY=debian 21:49:10 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-338 21:49:10 + START_PACKAGES=/tmp/packages_start.txt 21:49:10 + END_PACKAGES=/tmp/packages_end.txt 21:49:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:49:10 + PACKAGES=/tmp/packages_start.txt 21:49:10 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-338 ']' 21:49:10 + PACKAGES=/tmp/packages_end.txt 21:49:10 + case "${OS_FAMILY}" in 21:49:10 + dpkg -l 21:49:10 + grep '^ii' 21:49:10 + '[' -f /tmp/packages_start.txt ']' 21:49:10 + '[' -f /tmp/packages_end.txt ']' 21:49:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:49:10 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-338 ']' 21:49:10 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-338/archives/ 21:49:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-338/archives/ [Pipeline] echo 21:49:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:49:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:49:11 . [Pipeline] withDockerContainer 21:49:11 prd-ubuntu20.04-docker-8c-8g-43962 does not seem to be running inside a container 21:49:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338/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-338 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338:/w/workspace/xfoundry_go-mod-bootstrap_PR-338:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:49:12 $ docker top 1d264eef0dae0025d86e1c28b8ca415b379c0a63093cfaa67b9e2e6692fdaddd -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:12 + touch /tmp/pre-build-complete [Pipeline] sh 21:49:12 + mkdir -p /var/log/sysstat [Pipeline] sh 21:49:13 + ls /var/log/sa-host 21:49:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:13 provisioning config files... 21:49:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp/config2903907756985958713tmp [Pipeline] { [Pipeline] echo 21:49:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:49:13 ---> create-netrc.sh [Pipeline] } 21:49:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:49:14 ---> python-tools-install.sh [Pipeline] echo 21:49:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:49:14 ---> sudo-logs.sh 21:49:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:49:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:49:14 ---> job-cost.sh 21:49:14 lf-activate-venv: SKIPPING 21:49:14 DEBUG: total: 0.2199999988079071 21:49:14 INFO: Retrieving Stack Cost... 21:49:15 INFO: Retrieving Pricing Info for: v3-standard-8 21:49:15 INFO: Archiving Costs [Pipeline] echo 21:49:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:49:15 ---> logs-deploy.sh 21:49:15 lf-activate-venv: SKIPPING 21:49:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-338/1 21:49:15 INFO: archiving workspace using pattern(s): 21:49:16 Archives upload complete. 21:49:17 INFO: archiving logs to Nexus 21:49:17 ---> uname -a: 21:49:17 Linux prd-ubuntu20-04-docker-8c-8g-43962 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:49:17 21:49:17 21:49:17 ---> lscpu: 21:49:17 Architecture: x86_64 21:49:17 CPU op-mode(s): 32-bit, 64-bit 21:49:17 Byte Order: Little Endian 21:49:17 Address sizes: 40 bits physical, 48 bits virtual 21:49:17 CPU(s): 8 21:49:17 On-line CPU(s) list: 0-7 21:49:17 Thread(s) per core: 1 21:49:17 Core(s) per socket: 1 21:49:17 Socket(s): 8 21:49:17 NUMA node(s): 1 21:49:17 Vendor ID: AuthenticAMD 21:49:17 CPU family: 23 21:49:17 Model: 49 21:49:17 Model name: AMD EPYC-Rome Processor 21:49:17 Stepping: 0 21:49:17 CPU MHz: 2799.998 21:49:17 BogoMIPS: 5599.99 21:49:17 Virtualization: AMD-V 21:49:17 Hypervisor vendor: KVM 21:49:17 Virtualization type: full 21:49:17 L1d cache: 256 KiB 21:49:17 L1i cache: 256 KiB 21:49:17 L2 cache: 4 MiB 21:49:17 L3 cache: 128 MiB 21:49:17 NUMA node0 CPU(s): 0-7 21:49:17 Vulnerability Itlb multihit: Not affected 21:49:17 Vulnerability L1tf: Not affected 21:49:17 Vulnerability Mds: Not affected 21:49:17 Vulnerability Meltdown: Not affected 21:49:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:49:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:49:17 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:49:17 Vulnerability Srbds: Not affected 21:49:17 Vulnerability Tsx async abort: Not affected 21:49:17 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:49:17 21:49:17 21:49:17 ---> nproc: 21:49:17 8 21:49:17 21:49:17 21:49:17 ---> df -h: 21:49:17 Filesystem Size Used Avail Use% Mounted on 21:49:17 overlay 155G 10G 145G 7% / 21:49:17 tmpfs 64M 0 64M 0% /dev 21:49:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:49:17 shm 64M 0 64M 0% /dev/shm 21:49:17 /dev/vda1 155G 10G 145G 7% /facter-os 21:49:17 21:49:17 21:49:17 ---> sar -b -r -n DEV: 21:49:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-43962) 05/09/22 _x86_64_ (8 CPU) 21:49:17 21:49:17 21:03:12 LINUX RESTART (8 CPU) 21:49:17 21:49:17 21:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:49:17 21:05:01 107.76 3.63 104.13 0.00 421.35 54296.70 0.00 21:49:17 21:06:01 32.59 0.07 32.53 0.00 8.53 16898.12 0.00 21:49:17 21:07:01 1.32 0.00 1.32 0.00 0.00 14.01 0.00 21:49:17 21:08:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 21:49:17 21:09:01 1.10 0.02 1.08 0.00 0.13 12.93 0.00 21:49:17 21:10:01 3.72 0.87 2.85 0.00 18.39 41.99 0.00 21:49:17 21:11:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 21:49:17 21:12:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 21:49:17 21:13:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 21:49:17 21:14:01 1.92 0.00 1.92 0.00 0.00 25.73 0.00 21:49:17 21:15:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 21:49:17 21:16:01 1.85 0.00 1.85 0.00 0.00 20.79 0.00 21:49:17 21:17:01 1.15 0.02 1.13 0.00 0.13 13.20 0.00 21:49:17 21:18:01 1.72 0.00 1.72 0.00 0.00 18.53 0.00 21:49:17 21:19:01 2.00 0.02 1.98 0.00 0.13 23.33 0.00 21:49:17 21:20:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 21:49:17 21:21:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 21:49:17 21:22:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 21:49:17 21:23:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 21:49:17 21:24:01 1.78 0.00 1.78 0.00 0.00 21.33 0.00 21:49:17 21:25:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 21:49:17 21:26:02 1.57 0.00 1.57 0.00 0.00 17.46 0.00 21:49:17 21:27:01 1.25 0.00 1.25 0.00 0.00 13.83 0.00 21:49:17 21:28:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 21:49:17 21:29:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 21:49:17 21:30:01 2.30 0.00 2.30 0.00 0.00 26.66 0.00 21:49:17 21:31:01 1.52 0.00 1.52 0.00 0.00 16.00 0.00 21:49:17 21:32:01 2.18 0.00 2.18 0.00 0.00 24.40 0.00 21:49:17 21:33:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 21:49:17 21:34:01 1.98 0.00 1.98 0.00 0.00 21.19 0.00 21:49:17 21:35:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 21:49:17 21:36:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 21:49:17 21:37:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 21:49:17 21:38:01 2.17 0.00 2.17 0.00 0.00 24.00 0.00 21:49:17 21:39:01 1.62 0.00 1.62 0.00 0.00 17.19 0.00 21:49:17 21:40:01 1.72 0.00 1.72 0.00 0.00 20.27 0.00 21:49:17 21:41:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 21:49:17 21:42:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 21:49:17 21:43:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 21:49:17 21:44:01 3.48 1.58 1.90 0.00 50.39 23.33 0.00 21:49:17 21:45:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 21:49:17 21:46:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 21:49:17 21:47:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 21:49:17 21:48:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 21:49:17 21:49:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 21:49:17 Average: 4.59 0.14 4.45 0.00 10.94 1579.98 0.00 21:49:17 21:49:17 21:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:49:17 21:05:01 29024808 31763700 535940 1.63 120816 2871656 1957248 5.77 1237472 2222444 56 21:49:17 21:06:01 28561996 31788060 510848 1.55 123868 3319884 1757228 5.18 1226956 2658400 156 21:49:17 21:07:01 28562924 31789012 509772 1.55 123892 3319888 1757228 5.18 1226088 2658404 20 21:49:17 21:08:01 28566624 31792872 505860 1.54 123912 3320020 1757228 5.18 1222232 2658536 16 21:49:17 21:09:01 28567324 31793608 505016 1.54 123940 3320024 1777640 5.24 1222332 2658544 24 21:49:17 21:10:01 28574336 31801744 497024 1.51 124036 3320544 1820956 5.37 1212528 2659248 12 21:49:17 21:11:01 28574200 31801672 496984 1.51 124060 3320548 1820956 5.37 1212740 2659252 12 21:49:17 21:12:01 28574392 31801908 496896 1.51 124096 3320552 1820956 5.37 1212608 2659256 12 21:49:17 21:13:01 28574636 31802152 496608 1.51 124128 3320544 1820956 5.37 1212592 2659256 12 21:49:17 21:14:01 28574516 31802096 496592 1.51 124180 3320532 1820956 5.37 1213060 2659244 20 21:49:17 21:15:01 28574364 31802012 496496 1.51 124204 3320536 1820956 5.37 1213440 2659240 24 21:49:17 21:16:01 28574536 31802236 496176 1.51 124264 3320528 1820956 5.37 1212836 2659240 12 21:49:17 21:17:01 28573704 31801456 496856 1.51 124304 3320536 1820956 5.37 1212876 2659248 16 21:49:17 21:18:01 28573716 31801688 496220 1.51 124328 3320540 1820956 5.37 1212900 2659276 12 21:49:17 21:19:01 28574060 31802132 495660 1.51 124392 3320548 1803412 5.31 1213084 2659276 36 21:49:17 21:20:01 28573744 31801876 495820 1.51 124416 3320552 1803412 5.31 1212864 2659280 8 21:49:17 21:21:01 28573412 31801560 496076 1.51 124432 3320552 1803412 5.31 1213092 2659280 16 21:49:17 21:22:01 28573580 31801776 496024 1.51 124468 3320556 1803412 5.31 1212956 2659288 12 21:49:17 21:23:01 28573816 31802012 495740 1.51 124488 3320556 1803412 5.31 1212940 2659288 12 21:49:17 21:24:01 28573976 31802208 495684 1.51 124532 3320556 1803412 5.31 1213320 2659296 12 21:49:17 21:25:01 28574220 31802560 495424 1.51 124600 3320568 1803412 5.31 1213172 2659308 12 21:49:17 21:26:02 28574204 31802592 495364 1.51 124636 3320568 1803412 5.31 1213152 2659312 12 21:49:17 21:27:01 28574536 31802956 495092 1.51 124664 3320572 1803412 5.31 1213576 2659316 188 21:49:17 21:28:01 28574536 31802964 495056 1.51 124696 3320580 1803412 5.31 1213180 2659320 8 21:49:17 21:29:01 28574048 31802528 495484 1.51 124724 3320580 1803412 5.31 1213520 2659328 20 21:49:17 21:30:01 28573968 31802500 495420 1.51 124800 3320584 1803412 5.31 1213460 2659336 12 21:49:17 21:31:01 28573604 31802240 495644 1.51 124860 3320584 1803412 5.31 1213368 2659340 12 21:49:17 21:32:01 28574124 31802808 495024 1.51 124912 3320588 1803412 5.31 1213408 2659348 12 21:49:17 21:33:01 28573832 31802568 495192 1.51 124952 3320592 1786744 5.27 1213448 2659356 12 21:49:17 21:34:01 28574060 31802840 494856 1.50 125016 3320592 1786744 5.27 1213728 2659360 20 21:49:17 21:35:01 28573692 31802524 495348 1.51 125044 3320592 1786744 5.27 1214140 2659324 12 21:49:17 21:36:01 28573384 31802256 495520 1.51 125084 3320600 1786744 5.27 1214596 2659328 152 21:49:17 21:37:01 28573832 31802760 494960 1.51 125120 3320604 1770596 5.22 1214000 2659340 180 21:49:17 21:38:01 28573752 31802756 494900 1.51 125192 3320608 1770596 5.22 1214044 2659336 192 21:49:17 21:39:01 28573532 31802612 495032 1.51 125264 3320608 1770596 5.22 1214168 2659336 12 21:49:17 21:40:01 28573508 31802620 495260 1.51 125312 3320604 1770596 5.22 1213832 2659340 24 21:49:17 21:41:01 28573928 31803084 494860 1.50 125344 3320616 1770596 5.22 1213868 2659348 8 21:49:17 21:42:01 28574164 31803364 494576 1.50 125368 3320620 1770596 5.22 1213940 2659348 16 21:49:17 21:43:01 28574148 31803368 494512 1.50 125392 3320624 1770596 5.22 1214164 2659352 40 21:49:17 21:44:01 28569124 31800944 496796 1.51 125448 3322136 1786656 5.27 1219400 2658960 52 21:49:17 21:45:01 28569116 31800972 496716 1.51 125488 3322128 1786656 5.27 1219080 2658928 24 21:49:17 21:46:01 28569068 31800992 496664 1.51 125508 3322148 1786656 5.27 1218196 2658924 12 21:49:17 21:47:01 28569524 31801456 496120 1.51 125528 3322148 1786656 5.27 1218180 2658924 12 21:49:17 21:48:01 28569620 31801592 496100 1.51 125568 3322152 1786656 5.27 1218764 2658932 192 21:49:17 21:49:01 28569068 31801104 496552 1.51 125604 3322152 1786656 5.27 1219012 2658928 192 21:49:17 Average: 28582561 31800328 497750 1.51 124642 3310751 1797867 5.30 1215607 2649473 43 21:49:17 21:49:17 21:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:49:17 21:05:01 ens3 252.55 167.24 4183.16 79.57 0.00 0.00 0.00 0.00 21:49:17 21:05:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 21:49:17 21:05:01 docker0 46.98 58.65 3.97 736.05 0.00 0.00 0.00 0.00 21:49:17 21:06:01 ens3 101.68 64.57 2522.80 11.17 0.00 0.00 0.00 0.00 21:49:17 21:06:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:49:17 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:08:01 ens3 8.58 5.07 12.65 0.34 0.00 0.00 0.00 0.00 21:49:17 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:09:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:49:17 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:10:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:11:01 ens3 0.20 0.08 0.06 0.00 0.00 0.00 0.00 0.00 21:49:17 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:12:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:14:01 ens3 0.93 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:49:17 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:15:01 ens3 0.72 0.37 0.41 0.26 0.00 0.00 0.00 0.00 21:49:17 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:18:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:19:01 ens3 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:49:17 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:20:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:21:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 21:49:17 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:24:01 ens3 0.33 0.23 0.09 0.08 0.00 0.00 0.00 0.00 21:49:17 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:25:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:49:17 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:26:02 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:26:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:28:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:29:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 21:49:17 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:30:01 ens3 0.23 0.20 0.12 0.01 0.00 0.00 0.00 0.00 21:49:17 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:34:01 ens3 2.10 0.20 0.25 0.07 0.00 0.00 0.00 0.00 21:49:17 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:35:01 ens3 0.33 0.10 0.10 0.07 0.00 0.00 0.00 0.00 21:49:17 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:36:01 ens3 0.63 0.38 0.33 0.21 0.00 0.00 0.00 0.00 21:49:17 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:38:01 ens3 0.25 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:39:01 ens3 0.30 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:49:17 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:49:17 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:42:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:49:17 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:43:01 ens3 0.27 0.10 0.07 0.01 0.00 0.00 0.00 0.00 21:49:17 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:44:01 ens3 22.28 20.43 6.20 32.70 0.00 0.00 0.00 0.00 21:49:17 21:44:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:49:17 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:45:01 ens3 0.62 0.52 0.35 0.28 0.00 0.00 0.00 0.00 21:49:17 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:46:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:48:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:49:01 ens3 0.38 0.17 0.20 0.07 0.00 0.00 0.00 0.00 21:49:17 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:49:17 Average: ens3 8.72 5.76 148.05 2.76 0.00 0.00 0.00 0.00 21:49:17 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 21:49:17 Average: docker0 1.03 1.28 0.09 16.10 0.00 0.00 0.00 0.00 21:49:17 21:49:17 21:49:17 ---> sar -P ALL: 21:49:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-43962) 05/09/22 _x86_64_ (8 CPU) 21:49:17 21:49:17 21:03:12 LINUX RESTART (8 CPU) 21:49:17 21:49:17 21:04:02 CPU %user %nice %system %iowait %steal %idle 21:49:17 21:05:01 all 29.18 0.00 6.42 1.36 0.11 62.94 21:49:17 21:05:01 0 25.44 0.00 6.24 0.50 0.07 67.74 21:49:17 21:05:01 1 28.96 0.00 7.04 2.77 0.10 61.13 21:49:17 21:05:01 2 28.69 0.00 6.10 0.10 0.10 64.99 21:49:17 21:05:01 3 30.32 0.00 6.96 0.50 0.14 62.08 21:49:17 21:05:01 4 29.00 0.00 6.38 1.25 0.10 63.27 21:49:17 21:05:01 5 30.11 0.00 5.65 0.43 0.10 63.71 21:49:17 21:05:01 6 31.15 0.00 6.53 4.20 0.12 57.99 21:49:17 21:05:01 7 29.76 0.00 6.43 1.11 0.10 62.59 21:49:17 21:06:01 all 2.99 0.00 1.14 0.47 0.02 95.38 21:49:17 21:06:01 0 2.69 0.00 0.94 0.00 0.03 96.34 21:49:17 21:06:01 1 2.98 0.00 0.89 0.64 0.03 95.46 21:49:17 21:06:01 2 2.81 0.00 1.15 0.37 0.03 95.63 21:49:17 21:06:01 3 2.49 0.00 1.29 0.12 0.02 96.08 21:49:17 21:06:01 4 2.99 0.00 1.36 0.00 0.02 95.64 21:49:17 21:06:01 5 3.10 0.00 0.92 0.05 0.02 95.91 21:49:17 21:06:01 6 2.93 0.00 1.66 2.54 0.02 92.86 21:49:17 21:06:01 7 3.92 0.00 0.92 0.05 0.02 95.10 21:49:17 21:07:01 all 0.12 0.00 0.02 0.00 0.00 99.85 21:49:17 21:07:01 0 0.05 0.00 0.00 0.00 0.00 99.95 21:49:17 21:07:01 1 0.07 0.00 0.03 0.00 0.00 99.90 21:49:17 21:07:01 2 0.05 0.00 0.05 0.00 0.02 99.88 21:49:17 21:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:07:01 5 0.05 0.00 0.00 0.00 0.00 99.95 21:49:17 21:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 21:49:17 21:07:01 7 0.73 0.00 0.00 0.00 0.02 99.25 21:49:17 21:08:01 all 0.13 0.00 0.03 0.00 0.00 99.84 21:49:17 21:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:08:01 1 0.07 0.00 0.07 0.00 0.00 99.87 21:49:17 21:08:01 2 0.03 0.00 0.05 0.00 0.02 99.90 21:49:17 21:08:01 3 0.03 0.00 0.00 0.02 0.00 99.95 21:49:17 21:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:49:17 21:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:49:17 21:08:01 6 0.03 0.00 0.02 0.02 0.00 99.93 21:49:17 21:08:01 7 0.80 0.00 0.05 0.00 0.00 99.15 21:49:17 21:09:01 all 0.21 0.00 0.02 0.05 0.00 99.71 21:49:17 21:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:49:17 21:09:01 2 0.05 0.00 0.03 0.00 0.02 99.90 21:49:17 21:09:01 3 0.00 0.00 0.02 0.05 0.00 99.93 21:49:17 21:09:01 4 0.00 0.00 0.02 0.18 0.00 99.80 21:49:17 21:09:01 5 0.02 0.00 0.00 0.18 0.00 99.80 21:49:17 21:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:09:01 7 1.57 0.00 0.05 0.00 0.02 98.37 21:49:17 21:10:01 all 0.06 0.00 0.04 0.02 0.01 99.87 21:49:17 21:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:49:17 21:10:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:49:17 21:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 21:49:17 21:10:01 3 0.03 0.00 0.03 0.08 0.02 99.83 21:49:17 21:10:01 4 0.18 0.00 0.07 0.03 0.00 99.72 21:49:17 21:10:01 5 0.03 0.00 0.03 0.00 0.02 99.92 21:49:17 21:10:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:49:17 21:10:01 7 0.15 0.00 0.07 0.00 0.00 99.78 21:49:17 21:11:01 all 0.16 0.00 0.01 0.02 0.00 99.80 21:49:17 21:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:49:17 21:11:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:49:17 21:11:01 3 1.14 0.00 0.00 0.17 0.00 98.69 21:49:17 21:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:11:01 6 0.03 0.00 0.02 0.02 0.02 99.92 21:49:17 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:12:01 all 0.26 0.00 0.01 0.01 0.01 99.72 21:49:17 21:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:49:17 21:12:01 2 0.03 0.00 0.02 0.00 0.03 99.92 21:49:17 21:12:01 3 1.94 0.00 0.03 0.00 0.00 98.03 21:49:17 21:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:12:01 6 0.00 0.00 0.02 0.05 0.00 99.93 21:49:17 21:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:49:17 21:13:01 all 0.03 0.00 0.01 0.02 0.00 99.94 21:49:17 21:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:49:17 21:13:01 3 0.18 0.00 0.03 0.08 0.00 99.70 21:49:17 21:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:13:01 6 0.00 0.00 0.03 0.08 0.00 99.88 21:49:17 21:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:49:17 21:14:01 all 0.24 0.00 0.02 0.01 0.01 99.73 21:49:17 21:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:49:17 21:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:49:17 21:14:01 2 0.05 0.00 0.03 0.00 0.02 99.90 21:49:17 21:14:01 3 1.61 0.00 0.00 0.03 0.02 98.34 21:49:17 21:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:49:17 21:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:14:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:49:17 21:14:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:49:17 21:15:01 all 0.28 0.00 0.01 0.01 0.00 99.69 21:49:17 21:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:49:17 21:15:01 1 0.13 0.00 0.03 0.00 0.00 99.83 21:49:17 21:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 21:49:17 21:15:01 3 1.87 0.00 0.02 0.03 0.00 98.08 21:49:17 21:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:15:01 6 0.17 0.00 0.02 0.02 0.00 99.80 21:49:17 21:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:49:17 21:15:01 CPU %user %nice %system %iowait %steal %idle 21:49:17 21:16:01 all 0.16 0.00 0.01 0.01 0.00 99.82 21:49:17 21:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:49:17 21:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:16:01 2 0.02 0.00 0.02 0.02 0.02 99.93 21:49:17 21:16:01 3 1.14 0.00 0.00 0.03 0.00 98.82 21:49:17 21:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:49:17 21:16:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:49:17 21:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:49:17 21:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:49:17 21:17:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:49:17 21:17:01 2 0.12 0.00 0.00 0.00 0.02 99.87 21:49:17 21:17:01 3 0.03 0.00 0.00 0.02 0.02 99.93 21:49:17 21:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:49:17 21:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:49:17 21:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:49:17 21:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:49:17 21:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:49:17 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:19:01 all 0.02 0.00 0.02 0.01 0.00 99.94 21:49:17 21:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:49:17 21:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:19:01 3 0.02 0.00 0.00 0.03 0.00 99.95 21:49:17 21:19:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:49:17 21:19:01 5 0.03 0.00 0.05 0.00 0.02 99.90 21:49:17 21:19:01 6 0.00 0.00 0.02 0.03 0.00 99.95 21:49:17 21:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:49:17 21:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:49:17 21:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:49:17 21:20:01 3 0.08 0.00 0.00 0.00 0.02 99.90 21:49:17 21:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:20:01 5 0.03 0.00 0.05 0.00 0.02 99.90 21:49:17 21:20:01 6 0.02 0.00 0.02 0.03 0.00 99.93 21:49:17 21:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:21:01 all 0.27 0.00 0.00 0.00 0.00 99.72 21:49:17 21:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:21:01 3 1.99 0.00 0.00 0.02 0.00 98.00 21:49:17 21:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:21:01 5 0.05 0.00 0.00 0.00 0.02 99.93 21:49:17 21:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:49:17 21:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:49:17 21:22:01 all 0.27 0.00 0.01 0.02 0.00 99.70 21:49:17 21:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:22:01 3 2.02 0.00 0.02 0.02 0.00 97.95 21:49:17 21:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:49:17 21:22:01 5 0.05 0.00 0.03 0.00 0.00 99.92 21:49:17 21:22:01 6 0.00 0.00 0.00 0.12 0.00 99.88 21:49:17 21:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:23:01 all 0.27 0.00 0.01 0.00 0.00 99.72 21:49:17 21:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:23:01 3 1.97 0.00 0.00 0.02 0.00 98.01 21:49:17 21:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:23:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:49:17 21:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:49:17 21:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:24:01 all 0.26 0.00 0.01 0.01 0.01 99.71 21:49:17 21:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:49:17 21:24:01 1 0.00 0.00 0.00 0.02 0.00 99.98 21:49:17 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:24:01 3 1.97 0.00 0.00 0.02 0.02 98.00 21:49:17 21:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:49:17 21:24:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:49:17 21:24:01 6 0.00 0.00 0.02 0.02 0.02 99.95 21:49:17 21:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:25:01 all 0.18 0.00 0.01 0.00 0.00 99.81 21:49:17 21:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:49:17 21:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:49:17 21:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:49:17 21:25:01 3 1.27 0.00 0.00 0.03 0.00 98.69 21:49:17 21:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 21:49:17 21:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:26:02 all 0.01 0.00 0.01 0.01 0.00 99.97 21:49:17 21:26:02 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:26:02 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:26:02 2 0.00 0.00 0.00 0.03 0.00 99.97 21:49:17 21:26:02 3 0.02 0.00 0.00 0.02 0.00 99.97 21:49:17 21:26:02 4 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:26:02 5 0.02 0.00 0.03 0.00 0.02 99.93 21:49:17 21:26:02 6 0.02 0.00 0.02 0.02 0.00 99.95 21:49:17 21:26:02 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:49:17 21:26:02 CPU %user %nice %system %iowait %steal %idle 21:49:17 21:27:01 all 0.20 0.00 0.01 0.01 0.00 99.78 21:49:17 21:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:49:17 21:27:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:49:17 21:27:01 3 1.49 0.00 0.00 0.02 0.00 98.49 21:49:17 21:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:27:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:49:17 21:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:49:17 21:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:49:17 21:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:28:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:49:17 21:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:28:01 5 0.03 0.00 0.05 0.00 0.02 99.90 21:49:17 21:28:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:49:17 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 21:49:17 21:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:49:17 21:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:49:17 21:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:29:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:49:17 21:29:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:49:17 21:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 21:49:17 21:30:01 all 0.22 0.00 0.01 0.01 0.01 99.74 21:49:17 21:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:49:17 21:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:30:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:49:17 21:30:01 3 1.73 0.00 0.00 0.07 0.00 98.21 21:49:17 21:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:30:01 5 0.00 0.00 0.05 0.00 0.02 99.93 21:49:17 21:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:31:01 all 0.04 0.00 0.00 0.01 0.00 99.95 21:49:17 21:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:31:01 2 0.03 0.00 0.00 0.02 0.00 99.95 21:49:17 21:31:01 3 0.18 0.00 0.00 0.03 0.02 99.77 21:49:17 21:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:31:01 5 0.05 0.00 0.00 0.00 0.02 99.93 21:49:17 21:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:32:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:49:17 21:32:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:49:17 21:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:49:17 21:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:49:17 21:32:01 3 0.00 0.00 0.02 0.02 0.00 99.97 21:49:17 21:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:32:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:49:17 21:32:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:49:17 21:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:49:17 21:33:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:49:17 21:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 21:49:17 21:33:01 3 0.00 0.00 0.00 0.05 0.00 99.95 21:49:17 21:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:33:01 5 0.05 0.00 0.03 0.00 0.02 99.90 21:49:17 21:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:49:17 21:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:49:17 21:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:34:01 2 0.02 0.00 0.00 0.02 0.02 99.95 21:49:17 21:34:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:49:17 21:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:34:01 5 0.05 0.00 0.05 0.00 0.02 99.88 21:49:17 21:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:35:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:49:17 21:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 21:49:17 21:35:01 3 0.00 0.00 0.00 0.07 0.00 99.93 21:49:17 21:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:35:01 5 0.03 0.00 0.05 0.00 0.02 99.90 21:49:17 21:35:01 6 0.00 0.00 0.02 0.03 0.00 99.95 21:49:17 21:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:36:01 all 0.02 0.00 0.02 0.01 0.00 99.95 21:49:17 21:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:49:17 21:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 21:49:17 21:36:01 3 0.02 0.00 0.00 0.02 0.02 99.95 21:49:17 21:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:49:17 21:36:01 5 0.03 0.00 0.05 0.00 0.00 99.92 21:49:17 21:36:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:49:17 21:36:01 7 0.00 0.00 0.03 0.00 0.00 99.97 21:49:17 21:37:01 all 0.00 0.00 0.01 0.00 0.00 99.98 21:49:17 21:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:49:17 21:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:37:01 5 0.00 0.00 0.03 0.00 0.03 99.93 21:49:17 21:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:49:17 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:49:17 21:37:01 CPU %user %nice %system %iowait %steal %idle 21:49:17 21:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:49:17 21:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:49:17 21:38:01 3 0.00 0.00 0.02 0.03 0.00 99.95 21:49:17 21:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:49:17 21:38:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:49:17 21:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:39:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:49:17 21:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:49:17 21:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:49:17 21:39:01 3 0.02 0.00 0.00 0.05 0.02 99.92 21:49:17 21:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:49:17 21:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:49:17 21:40:01 all 0.01 0.00 0.00 0.01 0.01 99.97 21:49:17 21:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:49:17 21:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:49:17 21:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:40:01 3 0.00 0.00 0.00 0.05 0.00 99.95 21:49:17 21:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:49:17 21:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:41:01 all 0.01 0.00 0.01 0.01 0.00 99.96 21:49:17 21:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:49:17 21:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 21:49:17 21:41:01 3 0.00 0.00 0.02 0.05 0.00 99.93 21:49:17 21:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:41:01 5 0.07 0.00 0.03 0.00 0.02 99.88 21:49:17 21:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 21:49:17 21:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:42:01 all 0.03 0.00 0.01 0.00 0.00 99.96 21:49:17 21:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:49:17 21:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:49:17 21:42:01 3 0.02 0.00 0.00 0.03 0.00 99.95 21:49:17 21:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:49:17 21:42:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:49:17 21:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:43:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:49:17 21:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:43:01 3 0.02 0.00 0.00 0.03 0.02 99.93 21:49:17 21:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 21:49:17 21:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:44:01 all 0.24 0.00 0.05 0.01 0.01 99.69 21:49:17 21:44:01 0 0.23 0.00 0.08 0.02 0.02 99.65 21:49:17 21:44:01 1 0.27 0.00 0.05 0.00 0.00 99.68 21:49:17 21:44:01 2 0.52 0.00 0.02 0.02 0.00 99.45 21:49:17 21:44:01 3 0.20 0.00 0.07 0.05 0.00 99.68 21:49:17 21:44:01 4 0.35 0.00 0.03 0.00 0.00 99.62 21:49:17 21:44:01 5 0.27 0.00 0.05 0.00 0.02 99.67 21:49:17 21:44:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:49:17 21:44:01 7 0.08 0.00 0.07 0.00 0.02 99.83 21:49:17 21:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:49:17 21:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:45:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:49:17 21:45:01 2 0.03 0.00 0.02 0.02 0.02 99.92 21:49:17 21:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 21:49:17 21:45:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:49:17 21:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 21:49:17 21:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:46:01 all 0.02 0.00 0.00 0.01 0.00 99.96 21:49:17 21:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:49:17 21:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:46:01 2 0.02 0.00 0.00 0.03 0.00 99.95 21:49:17 21:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:49:17 21:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:49:17 21:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 21:49:17 21:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:49:17 21:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:49:17 21:47:01 0 0.13 0.00 0.00 0.00 0.00 99.87 21:49:17 21:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:47:01 2 0.00 0.00 0.00 0.02 0.02 99.97 21:49:17 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:49:17 21:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:48:01 all 0.26 0.00 0.00 0.00 0.00 99.73 21:49:17 21:48:01 0 1.99 0.00 0.02 0.00 0.00 98.00 21:49:17 21:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:49:17 21:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 21:49:17 21:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 21:48:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:49:17 21:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:49:17 21:49:17 21:48:01 CPU %user %nice %system %iowait %steal %idle 21:49:17 21:49:01 all 0.26 0.00 0.01 0.01 0.01 99.72 21:49:17 21:49:01 0 1.99 0.00 0.02 0.00 0.02 97.98 21:49:17 21:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:49:17 21:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 21:49:17 21:49:01 3 0.00 0.00 0.00 0.03 0.00 99.97 21:49:17 21:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:49:17 21:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:49:17 21:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 21:49:17 21:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:49:17 Average: all 0.79 0.00 0.18 0.05 0.01 98.98 21:49:17 Average: 0 0.72 0.00 0.17 0.01 0.01 99.09 21:49:17 Average: 1 0.72 0.00 0.18 0.07 0.01 99.02 21:49:17 Average: 2 0.71 0.00 0.17 0.02 0.01 99.10 21:49:17 Average: 3 1.18 0.00 0.18 0.04 0.01 98.58 21:49:17 Average: 4 0.71 0.00 0.18 0.03 0.00 99.07 21:49:17 Average: 5 0.75 0.00 0.17 0.01 0.01 99.06 21:49:17 Average: 6 0.75 0.00 0.19 0.16 0.00 98.90 21:49:17 Average: 7 0.81 0.00 0.17 0.03 0.01 98.99 21:49:17 21:49:17 21:49:17