Pull request #167 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f2d331623e467a34f726f11b23613f7633dbc93+75b59ec7fa608e2c901676455fd8f3a4b5bbb38c (830ae292aa9704f92df8c2a3147886934e077d36) 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-ssh17359375870813378975.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1867606675023617135.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-secrets/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-secrets/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5891662956033161996.key Verifying host key using known hosts file > 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-secrets/branches/PR-167/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10084922741875344143.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 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-ssh8021604364568386887.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-secrets/branches/PR-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-secrets/branches/PR-167/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1724903187625319733.key Verifying host key using known hosts file > 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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-117070 in /w/workspace/gexfoundry_go-mod-secrets_PR-167 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git > git init /w/workspace/gexfoundry_go-mod-secrets_PR-167 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c into PR head commit 1f2d331623e467a34f726f11b23613f7633dbc93 Merge succeeded, producing 1f2d331623e467a34f726f11b23613f7633dbc93 Checking out Revision 1f2d331623e467a34f726f11b23613f7633dbc93 (PR-167) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 1f2d331623e467a34f726f11b23613f7633dbc93 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f2d331623e467a34f726f11b23613f7633dbc93 # timeout=10 [Pipeline] timeout 05:03:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:03:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:03:45 ========================================================= 05:03:45 EdgeX Global Pipelines Version Info 05:03:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:03:46 ------------------- 05:03:46 stable info: 05:03:46 ------------------- 05:03:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:03:46 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 05:03:46 Message: update stable to v1.0.243 05:03:47 ------------------- 05:03:47 experimental info: 05:03:47 ------------------- 05:03:47 Commited By: **** collab-it+edgex@linuxfoundation.org 05:03:47 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 05:03:47 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:03:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-167 [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-167 [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-167 [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f2d331623e467a34f726f11b23613f7633dbc93 [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f2d331 [Pipeline] echo 05:03:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:03:49 + git rev-list -1 --merges 1f2d331623e467a34f726f11b23613f7633dbc93~1..1f2d331623e467a34f726f11b23613f7633dbc93 [Pipeline] echo 05:03:49 -----------> git rev-list -1 --merges 1f2d331623e467a34f726f11b23613f7633dbc93~1..1f2d331623e467a34f726f11b23613f7633dbc93 1f2d331623e467a34f726f11b23613f7633dbc93 [false] [Pipeline] sh 05:03:49 + git log --format=format:%s -1 1f2d331623e467a34f726f11b23613f7633dbc93 [Pipeline] echo 05:03:49 ========================================================= 05:03:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:03:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:50 + git log --format=format:%s -1 1f2d331623e467a34f726f11b23613f7633dbc93 [Pipeline] echo 05:03:50 [semverPrep] GIT_COMMIT: 1f2d331623e467a34f726f11b23613f7633dbc93, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:03:50 [semverPrep] This is not a build commit. [Pipeline] sh 05:03:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:03:50 + grep -v github /etc/ssh/ssh_known_hosts 05:03:50 + [ -e /tmp/ssh_known_hosts ] 05:03:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:03:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:03:50 + sudo tee -a /etc/ssh/ssh_known_hosts 05:03:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:51 05:03:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:52 0.1.4: Pulling from edgex-devops/py-git-semver 05:03:52 b85a868b505f: Pulling fs layer 05:03:52 e2be974225ed: Pulling fs layer 05:03:52 339a4e72a1f5: Pulling fs layer 05:03:52 988bab9f4d93: Pulling fs layer 05:03:52 1469e6f7b9e6: Pulling fs layer 05:03:52 eaf3925da568: Pulling fs layer 05:03:52 bab4dde63d76: Pulling fs layer 05:03:52 bde34c3a00c8: Pulling fs layer 05:03:52 b352a97aabf1: Pulling fs layer 05:03:52 4872d77fe225: Pulling fs layer 05:03:52 5851b861e8e6: Pulling fs layer 05:03:52 988bab9f4d93: Waiting 05:03:52 bab4dde63d76: Waiting 05:03:52 1469e6f7b9e6: Waiting 05:03:52 eaf3925da568: Waiting 05:03:52 b352a97aabf1: Waiting 05:03:52 4872d77fe225: Waiting 05:03:52 e2be974225ed: Verifying Checksum 05:03:52 e2be974225ed: Download complete 05:03:52 988bab9f4d93: Verifying Checksum 05:03:52 988bab9f4d93: Download complete 05:03:52 1469e6f7b9e6: Verifying Checksum 05:03:52 1469e6f7b9e6: Download complete 05:03:52 eaf3925da568: Verifying Checksum 05:03:52 339a4e72a1f5: Verifying Checksum 05:03:52 eaf3925da568: Download complete 05:03:52 339a4e72a1f5: Download complete 05:03:52 bde34c3a00c8: Download complete 05:03:52 b352a97aabf1: Verifying Checksum 05:03:52 b352a97aabf1: Download complete 05:03:52 4872d77fe225: Verifying Checksum 05:03:52 4872d77fe225: Download complete 05:03:52 5851b861e8e6: Verifying Checksum 05:03:52 5851b861e8e6: Download complete 05:03:53 b85a868b505f: Verifying Checksum 05:03:53 b85a868b505f: Download complete 05:03:53 bab4dde63d76: Verifying Checksum 05:03:53 bab4dde63d76: Download complete 05:03:54 b85a868b505f: Pull complete 05:03:54 e2be974225ed: Pull complete 05:03:54 339a4e72a1f5: Pull complete 05:03:54 988bab9f4d93: Pull complete 05:03:55 1469e6f7b9e6: Pull complete 05:03:55 eaf3925da568: Pull complete 05:03:56 bab4dde63d76: Pull complete 05:03:56 bde34c3a00c8: Pull complete 05:03:56 b352a97aabf1: Pull complete 05:03:56 4872d77fe225: Pull complete 05:03:57 5851b861e8e6: Pull complete 05:03:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:03:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:57 prd-ubuntu20.04-docker-8c-8g-117070 does not seem to be running inside a container 05:03:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-167 -v /w/workspace/gexfoundry_go-mod-secrets_PR-167:/w/workspace/gexfoundry_go-mod-secrets_PR-167:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-167@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-167@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:04:00 $ docker top 726f18b2a8dd45dcad12fe2363965070b19b18670a2079fe54cdd788f9efd39e -eo pid,comm 05:04:00 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). 05:04:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:00 [ssh-agent] Looking for ssh-agent implementation... 05:04:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:00 $ docker exec 726f18b2a8dd45dcad12fe2363965070b19b18670a2079fe54cdd788f9efd39e ssh-agent 05:04:00 SSH_AUTH_SOCK=/tmp/ssh-QlEffpIbAjqx/agent.32 05:04:00 SSH_AGENT_PID=38 05:04:00 Running ssh-add (command line suppressed) 05:04:00 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-167@tmp/private_key_11674352246608887841.key (/w/workspace/gexfoundry_go-mod-secrets_PR-167@tmp/private_key_11674352246608887841.key) 05:04:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:01 + git tag --points-at HEAD [Pipeline] } 05:04:01 $ docker exec --env ******** --env ******** 726f18b2a8dd45dcad12fe2363965070b19b18670a2079fe54cdd788f9efd39e ssh-agent -k 05:04:01 unset SSH_AUTH_SOCK; 05:04:01 unset SSH_AGENT_PID; 05:04:01 echo Agent pid 38 killed; 05:04:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:04:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:01 [ssh-agent] Looking for ssh-agent implementation... 05:04:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:01 $ docker exec 726f18b2a8dd45dcad12fe2363965070b19b18670a2079fe54cdd788f9efd39e ssh-agent 05:04:01 SSH_AUTH_SOCK=/tmp/ssh-BMg6kLuBtgy1/agent.70 05:04:01 SSH_AGENT_PID=76 05:04:01 Running ssh-add (command line suppressed) 05:04:01 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-167@tmp/private_key_16529713776103909186.key (/w/workspace/gexfoundry_go-mod-secrets_PR-167@tmp/private_key_16529713776103909186.key) 05:04:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:02 + git semver init 05:04:02 2022-10-26 05:04:02,212 [run_init] DEBUG init version:0.0.0 force:False 05:04:02 2022-10-26 05:04:02,213 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-167/.semver 05:04:02 2022-10-26 05:04:02,214 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-167/.semver 05:04:02 2022-10-26 05:04:02,214 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-167/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-167, universal_newlines=False, shell=None, istream=None) 05:04:03 2022-10-26 05:04:03,079 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-167/.git/info/exclude 05:04:03 2022-10-26 05:04:03,080 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-167/.semver/PR-167 with force:False 05:04:03 2022-10-26 05:04:03,080 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-167/.semver/PR-167 05:04:03 2022-10-26 05:04:03,085 [execute] INFO git cat-file --batch-check 05:04:03 2022-10-26 05:04:03,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-167/.semver, universal_newlines=False, shell=None, istream=) 05:04:03 2022-10-26 05:04:03,093 [execute] INFO git cat-file --batch 05:04:03 2022-10-26 05:04:03,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-167/.semver, universal_newlines=False, shell=None, istream=) 05:04:03 2022-10-26 05:04:03,099 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-167/.semver/PR-167 05:04:03 0.0.0 [Pipeline] } 05:04:03 $ docker exec --env ******** --env ******** 726f18b2a8dd45dcad12fe2363965070b19b18670a2079fe54cdd788f9efd39e ssh-agent -k 05:04:03 unset SSH_AUTH_SOCK; 05:04:03 unset SSH_AGENT_PID; 05:04:03 echo Agent pid 76 killed; 05:04:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:03 + git semver [Pipeline] } 05:04:04 $ docker stop --time=1 726f18b2a8dd45dcad12fe2363965070b19b18670a2079fe54cdd788f9efd39e 05:04:05 $ docker rm -f 726f18b2a8dd45dcad12fe2363965070b19b18670a2079fe54cdd788f9efd39e [Pipeline] // withDockerContainer [Pipeline] sh 05:04:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:04:06 Stashed 1 file(s) [Pipeline] echo 05:04:06 [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 05:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:06 ========================================================= 05:04:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:04:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:04:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:04:07 213ec9aee27d: Pulling fs layer 05:04:07 4583459ba037: Pulling fs layer 05:04:07 93c1e223e6f2: Pulling fs layer 05:04:07 53926ce57604: Pulling fs layer 05:04:07 21b2b0c7a3f4: Pulling fs layer 05:04:07 30f14e443154: Pulling fs layer 05:04:07 801331c1e519: Pulling fs layer 05:04:07 53926ce57604: Waiting 05:04:07 99cc6dd402b0: Pulling fs layer 05:04:07 7d9ed39f4882: Pulling fs layer 05:04:07 30f14e443154: Waiting 05:04:07 801331c1e519: Waiting 05:04:07 21b2b0c7a3f4: Waiting 05:04:07 99cc6dd402b0: Waiting 05:04:07 7d9ed39f4882: Waiting 05:04:07 93c1e223e6f2: Verifying Checksum 05:04:07 93c1e223e6f2: Download complete 05:04:07 4583459ba037: Verifying Checksum 05:04:07 4583459ba037: Download complete 05:04:07 21b2b0c7a3f4: Verifying Checksum 05:04:07 21b2b0c7a3f4: Download complete 05:04:07 213ec9aee27d: Verifying Checksum 05:04:07 213ec9aee27d: Download complete 05:04:07 30f14e443154: Verifying Checksum 05:04:07 30f14e443154: Download complete 05:04:07 801331c1e519: Verifying Checksum 05:04:07 801331c1e519: Download complete 05:04:07 213ec9aee27d: Pull complete 05:04:07 4583459ba037: Pull complete 05:04:07 93c1e223e6f2: Pull complete 05:04:07 7d9ed39f4882: Verifying Checksum 05:04:07 7d9ed39f4882: Download complete 05:04:07 99cc6dd402b0: Verifying Checksum 05:04:07 99cc6dd402b0: Download complete 05:04:07 53926ce57604: Verifying Checksum 05:04:07 53926ce57604: Download complete 05:04:12 53926ce57604: Pull complete 05:04:12 21b2b0c7a3f4: Pull complete 05:04:12 30f14e443154: Pull complete 05:04:12 801331c1e519: Pull complete 05:04:13 99cc6dd402b0: Pull complete 05:04:14 7d9ed39f4882: Pull complete 05:04:14 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 05:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:04:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 05:04:14 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:14 + docker inspect -f . ci-base-image-x86_64 05:04:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:14 prd-ubuntu20.04-docker-8c-8g-117070 does not seem to be running inside a container 05:04:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-167 -v /w/workspace/gexfoundry_go-mod-secrets_PR-167:/w/workspace/gexfoundry_go-mod-secrets_PR-167:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-167@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-167@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 ******** ci-base-image-x86_64 cat 05:04:20 $ docker top 46a7dacfe36c3d1dddd489b9dc0368f9f530b5875325a0cfd51cfbee77e60836 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:20 + go version 05:04:20 go version go1.18.7 linux/amd64 [Pipeline] } 05:04:20 $ docker stop --time=1 46a7dacfe36c3d1dddd489b9dc0368f9f530b5875325a0cfd51cfbee77e60836 05:04:21 Still waiting to schedule task 05:04:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:04:22 $ docker rm -f 46a7dacfe36c3d1dddd489b9dc0368f9f530b5875325a0cfd51cfbee77e60836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:22 + docker inspect -f . ci-base-image-x86_64 05:04:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:23 prd-ubuntu20.04-docker-8c-8g-117070 does not seem to be running inside a container 05:04:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-secrets_PR-167 -v /w/workspace/gexfoundry_go-mod-secrets_PR-167:/w/workspace/gexfoundry_go-mod-secrets_PR-167:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-167@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-167@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 ******** ci-base-image-x86_64 cat 05:04:23 $ docker top a555d701c22c6454311f24eca119b172078be766b7ef7c20b43e24c6fa182811 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:23 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-167 [Pipeline] fileExists [Pipeline] sh 05:04:24 + make test 05:04:24 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:04:24 go: downloading github.com/stretchr/testify v1.8.0 05:04:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 05:04:24 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 05:04:24 go: downloading github.com/davecgh/go-spew v1.1.1 05:04:24 go: downloading github.com/pmezard/go-difflib v1.0.0 05:04:24 go: downloading github.com/stretchr/objx v0.4.0 05:04:24 go: downloading gopkg.in/yaml.v3 v3.0.1 05:04:24 go: downloading github.com/zeebo/errs v1.2.2 05:04:24 go: downloading google.golang.org/grpc v1.46.0 05:04:24 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 05:04:24 go: downloading google.golang.org/protobuf v1.28.0 05:04:24 go: downloading github.com/go-kit/log v0.2.1 05:04:24 go: downloading github.com/google/uuid v1.3.0 05:04:24 go: downloading github.com/go-playground/validator/v10 v10.11.1 05:04:24 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 05:04:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:04:24 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 05:04:24 go: downloading github.com/golang/protobuf v1.5.2 05:04:24 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 05:04:24 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 05:04:24 go: downloading github.com/go-playground/universal-translator v0.18.0 05:04:24 go: downloading github.com/leodido/go-urn v1.2.1 05:04:24 go: downloading golang.org/x/text v0.3.7 05:04:24 go: downloading github.com/go-playground/locales v0.14.0 05:04:51 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.670s coverage: 81.7% of statements 05:04:51 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.071s coverage: 52.2% of statements 05:04:51 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 05:04:51 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.044s coverage: 96.7% of statements 05:04:51 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.055s coverage: 89.5% of statements 05:04:51 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 05:04:51 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.030s coverage: 100.0% of statements 05:04:51 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 05:04:51 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.063s coverage: 55.8% of statements 05:04:51 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 05:04:51 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.030s coverage: 54.5% of statements 05:04:51 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.082s coverage: 100.0% of statements 05:04:51 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 05:04:59 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:04:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:05:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:05:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:05:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:05:02 $ docker stop --time=1 a555d701c22c6454311f24eca119b172078be766b7ef7c20b43e24c6fa182811 05:05:05 $ docker rm -f a555d701c22c6454311f24eca119b172078be766b7ef7c20b43e24c6fa182811 [Pipeline] // withDockerContainer [Pipeline] sh 05:05:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:05:06 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] withEnv [Pipeline] { [Pipeline] sh 05:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:07 05:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:07 latest: Pulling from edgex-lftools-log-publisher 05:05:07 5eb5b503b376: Pulling fs layer 05:05:07 5c69ac0246d0: Pulling fs layer 05:05:07 ec43610c2a17: Pulling fs layer 05:05:07 3a2ae6a8a46f: Pulling fs layer 05:05:07 33b1e0a273af: Pulling fs layer 05:05:07 5d3b04190fa2: Pulling fs layer 05:05:07 2f39f015ded8: Pulling fs layer 05:05:07 3a2ae6a8a46f: Waiting 05:05:07 2f39f015ded8: Waiting 05:05:07 33b1e0a273af: Waiting 05:05:07 5d3b04190fa2: Waiting 05:05:07 5c69ac0246d0: Download complete 05:05:07 3a2ae6a8a46f: Download complete 05:05:08 33b1e0a273af: Verifying Checksum 05:05:08 33b1e0a273af: Download complete 05:05:08 5d3b04190fa2: Verifying Checksum 05:05:08 5d3b04190fa2: Download complete 05:05:08 ec43610c2a17: Verifying Checksum 05:05:08 ec43610c2a17: Download complete 05:05:08 5eb5b503b376: Verifying Checksum 05:05:08 5eb5b503b376: Download complete 05:05:08 2f39f015ded8: Download complete 05:05:09 5eb5b503b376: Pull complete 05:05:09 5c69ac0246d0: Pull complete 05:05:09 ec43610c2a17: Pull complete 05:05:10 3a2ae6a8a46f: Pull complete 05:05:10 33b1e0a273af: Pull complete 05:05:10 5d3b04190fa2: Pull complete 05:05:14 2f39f015ded8: Pull complete 05:05:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:14 prd-ubuntu20.04-docker-8c-8g-117070 does not seem to be running inside a container 05:05:14 $ 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/gexfoundry_go-mod-secrets_PR-167 -v /w/workspace/gexfoundry_go-mod-secrets_PR-167:/w/workspace/gexfoundry_go-mod-secrets_PR-167:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-167@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-167@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:05:18 $ docker top eaf90498a09bbaa1b070b9d46ba91277454eebd8dcd519a7c96fec6183c4add2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:19 ---> job-cost.sh 05:05:19 lf-activate-venv: SKIPPING 05:05:19 INFO: No Stack... 05:05:19 INFO: Retrieving Pricing Info for: v3-standard-8 05:05:20 INFO: Archiving Costs [Pipeline] sh 05:05:20 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-167/archives/cost.csv 05:05:20 + cut -d, -f6 [Pipeline] lock 05:05:20 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-167-1-stack-cost] 05:05:20 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-167-1-stack-cost] did not exist. Created. 05:05:20 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:20 + echo total: 0.2199999988079071 [Pipeline] stash 05:05:20 Stashed 1 file(s) [Pipeline] } 05:05:20 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:21 $ docker stop --time=1 eaf90498a09bbaa1b070b9d46ba91277454eebd8dcd519a7c96fec6183c4add2 05:05:22 $ docker rm -f eaf90498a09bbaa1b070b9d46ba91277454eebd8dcd519a7c96fec6183c4add2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:06:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117073 in /w/workspace/gexfoundry_go-mod-secrets_PR-167 [Pipeline] { [Pipeline] ws 05:06:02 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] checkout 05:06:02 Selected Git installation does not exist. Using Default 05:06:02 The recommended git tool is: NONE 05:06:06 using credential edgex-jenkins-ssh 05:06:06 Cloning the remote Git repository 05:06:06 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 05:06:06 > git init /w/workspace/go-mod-secrets/1 # timeout=10 05:06:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:06:07 > git --version # timeout=10 05:06:07 > git --version # 'git version 2.25.1' 05:06:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:07 Verifying host key using known hosts file 05:06:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:06:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:06:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:06:08 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:06:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:08 Verifying host key using known hosts file 05:06:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:06:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/167/head:refs/remotes/origin/PR-167 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:06:09 Merging remotes/origin/main commit 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c into PR head commit 1f2d331623e467a34f726f11b23613f7633dbc93 05:06:09 Merge succeeded, producing 1f2d331623e467a34f726f11b23613f7633dbc93 05:06:09 Checking out Revision 1f2d331623e467a34f726f11b23613f7633dbc93 (PR-167) 05:06:10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:06:10 > git --version # timeout=10 05:06:10 > git --version # 'git version 2.25.1' 05:06:10 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 05:06:09 > git config core.sparsecheckout # timeout=10 05:06:09 > git checkout -f 1f2d331623e467a34f726f11b23613f7633dbc93 # timeout=10 05:06:09 > git remote # timeout=10 05:06:09 > git config --get remote.origin.url # timeout=10 05:06:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:09 Verifying host key using known hosts file 05:06:09 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:06:09 > git merge 75b59ec7fa608e2c901676455fd8f3a4b5bbb38c # timeout=10 05:06:09 > git rev-parse HEAD^{commit} # timeout=10 05:06:09 > git config core.sparsecheckout # timeout=10 05:06:09 > git checkout -f 1f2d331623e467a34f726f11b23613f7633dbc93 # timeout=10 [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:06:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:06:11 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:11 Dload Upload Total Spent Left Speed 05:06:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 80782 0 --:--:-- --:--:-- --:--:-- 80782 [Pipeline] sh 05:06:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:06:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:06:12 + sudo tee /etc/docker/daemon.new 05:06:12 { 05:06:12 "registry-mirrors": [ 05:06:12 "https://nexus3.edgexfoundry.org:10001" 05:06:12 ], 05:06:12 "bip": "10.250.0.254/24", 05:06:12 "hosts": [ 05:06:12 "tcp://0.0.0.0:5555", 05:06:12 "unix:///var/run/docker.sock" 05:06:12 ], 05:06:12 "mtu": 1458, 05:06:12 "selinux-enabled": true, 05:06:12 "seccomp-profile": "/etc/docker/seccomp.json" 05:06:12 } [Pipeline] sh 05:06:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:06:13 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 05:06:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:06:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:06:31 ========================================================= 05:06:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:06:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:06:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:06:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:06:32 9b18e9b68314: Pulling fs layer 05:06:32 d32db5db7311: Pulling fs layer 05:06:32 d0c4b47475fc: Pulling fs layer 05:06:32 5831b945b038: Pulling fs layer 05:06:32 86bbec2aaacd: Pulling fs layer 05:06:32 e10730c5d714: Pulling fs layer 05:06:32 5dd5c2283517: Pulling fs layer 05:06:32 d5ac0230b979: Pulling fs layer 05:06:32 5831b945b038: Waiting 05:06:32 86bbec2aaacd: Waiting 05:06:32 e10730c5d714: Waiting 05:06:32 5dd5c2283517: Waiting 05:06:32 d5ac0230b979: Waiting 05:06:32 d0c4b47475fc: Verifying Checksum 05:06:32 d0c4b47475fc: Download complete 05:06:32 d32db5db7311: Verifying Checksum 05:06:32 d32db5db7311: Download complete 05:06:32 86bbec2aaacd: Verifying Checksum 05:06:32 86bbec2aaacd: Download complete 05:06:32 e10730c5d714: Verifying Checksum 05:06:32 e10730c5d714: Download complete 05:06:32 9b18e9b68314: Download complete 05:06:34 d5ac0230b979: Verifying Checksum 05:06:34 d5ac0230b979: Download complete 05:06:34 9b18e9b68314: Pull complete 05:06:34 d32db5db7311: Pull complete 05:06:34 d0c4b47475fc: Pull complete 05:06:34 5dd5c2283517: Verifying Checksum 05:06:34 5dd5c2283517: Download complete 05:06:35 5831b945b038: Verifying Checksum 05:06:35 5831b945b038: Download complete 05:06:47 5831b945b038: Pull complete 05:06:47 86bbec2aaacd: Pull complete 05:06:47 e10730c5d714: Pull complete 05:06:54 5dd5c2283517: Pull complete 05:06:55 d5ac0230b979: Pull complete 05:06:55 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 05:06:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:06:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 05:06:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:57 + docker inspect -f . ci-base-image-arm64 05:06:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:57 prd-ubuntu20.04-docker-arm64-4c-16g-117073 does not seem to be running inside a container 05:06:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** ci-base-image-arm64 cat 05:07:01 $ docker top 2479202aaf728aa06bef3e902c8f3e1095fa6c9befe29439b23e52ace6b47189 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:01 + go version 05:07:01 go version go1.18.7 linux/arm64 [Pipeline] } 05:07:01 $ docker stop --time=1 2479202aaf728aa06bef3e902c8f3e1095fa6c9befe29439b23e52ace6b47189 05:07:03 $ docker rm -f 2479202aaf728aa06bef3e902c8f3e1095fa6c9befe29439b23e52ace6b47189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:04 + docker inspect -f . ci-base-image-arm64 05:07:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:04 prd-ubuntu20.04-docker-arm64-4c-16g-117073 does not seem to be running inside a container 05:07:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** ci-base-image-arm64 cat 05:07:05 $ docker top d1cf8898e63ccd1ca67bc3a08c130971c99b0e5d2818123df55a3bd253a0cd39 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:06 + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh 05:07:06 + make test 05:07:06 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:07:07 go: downloading github.com/stretchr/testify v1.8.0 05:07:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 05:07:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 05:07:07 go: downloading github.com/davecgh/go-spew v1.1.1 05:07:07 go: downloading github.com/pmezard/go-difflib v1.0.0 05:07:07 go: downloading github.com/stretchr/objx v0.4.0 05:07:07 go: downloading gopkg.in/yaml.v3 v3.0.1 05:07:07 go: downloading github.com/go-kit/log v0.2.1 05:07:07 go: downloading github.com/go-playground/validator/v10 v10.11.1 05:07:07 go: downloading github.com/google/uuid v1.3.0 05:07:07 go: downloading github.com/zeebo/errs v1.2.2 05:07:07 go: downloading google.golang.org/grpc v1.46.0 05:07:08 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 05:07:08 go: downloading google.golang.org/protobuf v1.28.0 05:07:08 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:07:08 go: downloading github.com/go-playground/universal-translator v0.18.0 05:07:08 go: downloading github.com/leodido/go-urn v1.2.1 05:07:08 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 05:07:09 go: downloading golang.org/x/text v0.3.7 05:07:09 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 05:07:09 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 05:07:09 go: downloading github.com/go-playground/locales v0.14.0 05:07:10 go: downloading github.com/golang/protobuf v1.5.2 05:07:10 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 05:09:01 ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 10.094s coverage: 81.7% of statements 05:09:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.234s coverage: 52.2% of statements 05:09:01 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] 05:09:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.217s coverage: 96.7% of statements 05:09:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.065s coverage: 89.5% of statements 05:09:01 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] 05:09:01 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.083s coverage: 100.0% of statements 05:09:01 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] 05:09:07 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider 0.217s coverage: 55.8% of statements 05:09:07 ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/runtimetokenprovider/mocks [no test files] 05:09:07 ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.070s coverage: 54.5% of statements 05:09:07 ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.207s coverage: 100.0% of statements 05:09:07 ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] 05:09:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:09:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:10:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:10:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:10:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:10:03 $ docker stop --time=1 d1cf8898e63ccd1ca67bc3a08c130971c99b0e5d2818123df55a3bd253a0cd39 05:10:05 $ docker rm -f d1cf8898e63ccd1ca67bc3a08c130971c99b0e5d2818123df55a3bd253a0cd39 [Pipeline] // withDockerContainer [Pipeline] sh 05:10:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:10:08 Warning: overwriting stash ‘coverage-report’ 05:10:08 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] withEnv [Pipeline] { [Pipeline] sh 05:10:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:09 05:10:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:09 arm64: Pulling from edgex-lftools-log-publisher 05:10:09 8998bd30e6a1: Pulling fs layer 05:10:09 04944245beec: Pulling fs layer 05:10:09 699f458cf7ca: Pulling fs layer 05:10:09 765212b225bb: Pulling fs layer 05:10:09 f23df028b6ca: Pulling fs layer 05:10:09 d65c8cfc05b1: Pulling fs layer 05:10:09 2437ff75d9bd: Pulling fs layer 05:10:09 f23df028b6ca: Waiting 05:10:09 765212b225bb: Waiting 05:10:09 d65c8cfc05b1: Waiting 05:10:09 2437ff75d9bd: Waiting 05:10:09 04944245beec: Verifying Checksum 05:10:09 04944245beec: Download complete 05:10:09 765212b225bb: Verifying Checksum 05:10:09 765212b225bb: Download complete 05:10:09 f23df028b6ca: Verifying Checksum 05:10:09 f23df028b6ca: Download complete 05:10:09 d65c8cfc05b1: Verifying Checksum 05:10:09 d65c8cfc05b1: Download complete 05:10:09 699f458cf7ca: Verifying Checksum 05:10:10 8998bd30e6a1: Verifying Checksum 05:10:10 8998bd30e6a1: Download complete 05:10:12 2437ff75d9bd: Verifying Checksum 05:10:12 2437ff75d9bd: Download complete 05:10:14 8998bd30e6a1: Pull complete 05:10:14 04944245beec: Pull complete 05:10:16 699f458cf7ca: Pull complete 05:10:16 765212b225bb: Pull complete 05:10:17 f23df028b6ca: Pull complete 05:10:17 d65c8cfc05b1: Pull complete 05:10:35 2437ff75d9bd: Pull complete 05:10:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:10:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:10:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:35 prd-ubuntu20.04-docker-arm64-4c-16g-117073 does not seem to be running inside a container 05:10:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-secrets/1 -v /w/workspace/go-mod-secrets/1:/w/workspace/go-mod-secrets/1:rw,z -v /w/workspace/go-mod-secrets/1@tmp:/w/workspace/go-mod-secrets/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:10:37 $ docker top ae277a7b671b5178025d9ed1eccfac7833db5a433ed4211923080d0bdbffd1a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:38 ---> job-cost.sh 05:10:38 lf-activate-venv: SKIPPING 05:10:38 INFO: No Stack... 05:10:38 INFO: Retrieving Pricing Info for: v3-standard-4 05:10:39 INFO: Archiving Costs [Pipeline] sh 05:10:40 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 05:10:40 + cut -d, -f6 [Pipeline] lock 05:10:40 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-167-1-stack-cost] 05:10:40 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-167-1-stack-cost] did not exist. Created. 05:10:40 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-167-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:10:40 /w/workspace/go-mod-secrets/1@tmp/durable-9eb083be/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:10:41 + echo total: 0.10999999940395355 [Pipeline] stash 05:10:41 Warning: overwriting stash ‘stack-cost’ 05:10:41 Stashed 1 file(s) [Pipeline] } 05:10:41 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-167-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:10:41 $ docker stop --time=1 ae277a7b671b5178025d9ed1eccfac7833db5a433ed4211923080d0bdbffd1a0 05:10:43 $ docker rm -f ae277a7b671b5178025d9ed1eccfac7833db5a433ed4211923080d0bdbffd1a0 [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 05:10:44 provisioning config files... 05:10:44 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-167@tmp/config15041348983718260389tmp [Pipeline] { [Pipeline] sh 05:10:44 + set +x 05:10:44 + curl -s https://codecov.io/bash 05:10:44 + bash -s -- 05:10:44 05:10:44 _____ _ 05:10:44 / ____| | | 05:10:44 | | ___ __| | ___ ___ _____ __ 05:10:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:10:44 | |___| (_) | (_| | __/ (_| (_) \ V / 05:10:44 \_____\___/ \__,_|\___|\___\___/ \_/ 05:10:44 Bash-1.0.6 05:10:44 05:10:44 05:10:44 ==> git version 2.25.1 found 05:10:44 ==> 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 05:10:44 Release-Date: 2020-01-08 05:10:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:10:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:10:44 ==> Jenkins CI detected. 05:10:44 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-167 05:10:44 project root: . 05:10:44 --> token set from env 05:10:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:10:44 ==> Running gcov in . (disable via -X gcov) 05:10:44 ==> Python coveragepy not found 05:10:44 ==> Searching for coverage reports in: 05:10:44 + . 05:10:44 -> Found 1 reports 05:10:44 ==> Detecting git/mercurial file structure 05:10:44 ==> Reading reports 05:10:44 + ./coverage.out bytes=33437 05:10:44 ==> Appending adjustments 05:10:44 https://docs.codecov.io/docs/fixing-reports 05:10:45 + Found adjustments 05:10:45 ==> Gzipping contents 05:10:45 8.0K /tmp/codecov.UYE2jK.gz 05:10:45 ==> Uploading reports 05:10:45 url: https://codecov.io 05:10:45 query: branch=PR-167&commit=1f2d331623e467a34f726f11b23613f7633dbc93&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=167&job=&cmd_args= 05:10:45 -> Pinging Codecov 05:10:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-167&commit=1f2d331623e467a34f726f11b23613f7633dbc93&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-167%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=167&job=&cmd_args= 05:10:45 -> Uploading to 05:10:45 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/D63849C06B6B67093493C71CE874ED06/1f2d331623e467a34f726f11b23613f7633dbc93/65593c43-f21f-45e0-bd3b-742499440b10.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T051045Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85fd81b23e74aad5a4b661a7442e7ca8b6b9204e11406c3a603474b40224ea6e 05:10:45 % Total % Received % Xferd Average Speed Time Time Time Current 05:10:45 Dload Upload Total Spent Left Speed 05:10:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6832 0 0 100 6832 0 30500 --:--:-- --:--:-- --:--:-- 30500 05:10:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/1f2d331623e467a34f726f11b23613f7633dbc93 [Pipeline] } 05:10:45 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 05:10:47 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-167/archives ] 05:10:47 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-167/archives 05:10:47 total 16 05:10:47 drwxr-xr-x 3 root root 4096 Oct 26 05:05 . 05:10:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 05:05 .. 05:10:47 drwxr-xr-x 2 root root 4096 Oct 26 05:05 cost 05:10:47 -rw-r--r-- 1 root root 87 Oct 26 05:05 cost.csv 05:10:47 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-167/archives 05:10:47 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-167/archives 05:10:47 total 16 05:10:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 05:05 . 05:10:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 05:05 .. 05:10:47 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 05:05 cost 05:10:47 -rw-r--r-- 1 jenkins jenkins 87 Oct 26 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:10:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:10:48 ---> package-listing.sh 05:10:48 ++ facter osfamily 05:10:48 ++ tr '[:upper:]' '[:lower:]' 05:10:48 + OS_FAMILY=debian 05:10:48 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-167 05:10:48 + START_PACKAGES=/tmp/packages_start.txt 05:10:48 + END_PACKAGES=/tmp/packages_end.txt 05:10:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:10:48 + PACKAGES=/tmp/packages_start.txt 05:10:48 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-167 ']' 05:10:48 + PACKAGES=/tmp/packages_end.txt 05:10:48 + case "${OS_FAMILY}" in 05:10:48 + dpkg -l 05:10:48 + grep '^ii' 05:10:48 + '[' -f /tmp/packages_start.txt ']' 05:10:48 + '[' -f /tmp/packages_end.txt ']' 05:10:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:10:48 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-167 ']' 05:10:48 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-167/archives/ 05:10:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-167/archives/ [Pipeline] echo 05:10:48 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/gexfoundry_go-mod-secrets_PR-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:10:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:49 prd-ubuntu20.04-docker-8c-8g-117070 does not seem to be running inside a container 05:10:50 $ 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/gexfoundry_go-mod-secrets_PR-167/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-secrets_PR-167 -v /w/workspace/gexfoundry_go-mod-secrets_PR-167:/w/workspace/gexfoundry_go-mod-secrets_PR-167:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-167@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-167@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-lftools-log-publisher:latest cat 05:10:50 $ docker top 56cf1f3125251a66c77889b441b0458e6b8b8dd4f814742b75af153fcc610bc2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:50 + touch /tmp/pre-build-complete [Pipeline] sh 05:10:50 + mkdir -p /var/log/sysstat [Pipeline] sh 05:10:51 + ls /var/log/sa-host 05:10:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:51 provisioning config files... 05:10:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-167@tmp/config7880588902642003501tmp [Pipeline] { [Pipeline] echo 05:10:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:10:51 ---> create-netrc.sh [Pipeline] } 05:10:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:10:52 ---> python-tools-install.sh [Pipeline] echo 05:10:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:10:52 ---> sudo-logs.sh 05:10:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:10:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:10:52 ---> job-cost.sh 05:10:52 lf-activate-venv: SKIPPING 05:10:52 DEBUG: total: 0.2199999988079071 05:10:52 INFO: Retrieving Stack Cost... 05:10:53 INFO: Retrieving Pricing Info for: v3-standard-8 05:10:53 INFO: Archiving Costs [Pipeline] echo 05:10:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:10:53 ---> logs-deploy.sh 05:10:53 lf-activate-venv: SKIPPING 05:10:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-167/1 05:10:53 INFO: archiving workspace using pattern(s): 05:10:54 Archives upload complete. 05:10:55 INFO: archiving logs to Nexus 05:10:55 ---> uname -a: 05:10:55 Linux prd-ubuntu20-04-docker-8c-8g-117070 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:10:55 05:10:55 05:10:55 ---> lscpu: 05:10:55 Architecture: x86_64 05:10:55 CPU op-mode(s): 32-bit, 64-bit 05:10:55 Byte Order: Little Endian 05:10:55 Address sizes: 40 bits physical, 48 bits virtual 05:10:55 CPU(s): 8 05:10:55 On-line CPU(s) list: 0-7 05:10:55 Thread(s) per core: 1 05:10:55 Core(s) per socket: 1 05:10:55 Socket(s): 8 05:10:55 NUMA node(s): 1 05:10:55 Vendor ID: AuthenticAMD 05:10:55 CPU family: 23 05:10:55 Model: 49 05:10:55 Model name: AMD EPYC-Rome Processor 05:10:55 Stepping: 0 05:10:55 CPU MHz: 2799.956 05:10:55 BogoMIPS: 5599.91 05:10:55 Virtualization: AMD-V 05:10:55 Hypervisor vendor: KVM 05:10:55 Virtualization type: full 05:10:55 L1d cache: 256 KiB 05:10:55 L1i cache: 256 KiB 05:10:55 L2 cache: 4 MiB 05:10:55 L3 cache: 128 MiB 05:10:55 NUMA node0 CPU(s): 0-7 05:10:55 Vulnerability Itlb multihit: Not affected 05:10:55 Vulnerability L1tf: Not affected 05:10:55 Vulnerability Mds: Not affected 05:10:55 Vulnerability Meltdown: Not affected 05:10:55 Vulnerability Mmio stale data: Not affected 05:10:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:10:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:10:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:10:55 Vulnerability Srbds: Not affected 05:10:55 Vulnerability Tsx async abort: Not affected 05:10:55 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 05:10:55 05:10:55 05:10:55 ---> nproc: 05:10:55 8 05:10:55 05:10:55 05:10:55 ---> df -h: 05:10:55 Filesystem Size Used Avail Use% Mounted on 05:10:55 overlay 155G 11G 145G 7% / 05:10:55 tmpfs 64M 0 64M 0% /dev 05:10:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:10:55 shm 64M 0 64M 0% /dev/shm 05:10:55 /dev/vda1 155G 11G 145G 7% /facter-os 05:10:55 05:10:55 05:10:55 ---> sar -b -r -n DEV: 05:10:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117070) 10/26/22 _x86_64_ (8 CPU) 05:10:55 05:10:55 04:29:48 LINUX RESTART (8 CPU) 05:10:55 05:10:55 04:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:10:55 04:31:01 69.89 32.96 36.93 0.00 3456.89 37273.25 0.00 05:10:55 04:32:01 1.12 0.00 1.12 0.00 0.00 14.28 0.00 05:10:55 04:33:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 05:10:55 04:34:01 0.93 0.00 0.93 0.00 0.00 13.06 0.00 05:10:55 04:35:01 26.41 9.25 17.16 0.00 2884.45 2291.75 0.00 05:10:55 04:36:01 11.91 0.10 11.81 0.00 0.80 2489.99 0.00 05:10:55 04:37:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 05:10:55 04:38:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 05:10:55 04:39:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 05:10:55 04:40:01 1.98 0.00 1.98 0.00 0.00 23.06 0.00 05:10:55 04:41:01 1.58 0.00 1.58 0.00 0.00 28.26 0.00 05:10:55 04:42:01 1.47 0.00 1.47 0.00 0.00 18.53 0.00 05:10:55 04:43:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 05:10:55 04:44:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 05:10:55 04:45:01 3.23 1.03 2.20 0.00 22.00 32.13 0.00 05:10:55 04:46:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 05:10:55 04:47:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 05:10:55 04:48:01 1.88 0.00 1.88 0.00 0.00 22.13 0.00 05:10:55 04:49:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 05:10:55 04:50:01 1.63 0.00 1.63 0.00 0.00 20.40 0.00 05:10:55 04:51:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 05:10:55 04:52:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 05:10:55 04:53:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 05:10:55 04:54:01 0.87 0.00 0.87 0.00 0.00 11.20 0.00 05:10:55 04:55:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 05:10:55 04:56:01 0.95 0.00 0.95 0.00 0.00 12.93 0.00 05:10:55 04:57:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 05:10:55 04:58:01 0.83 0.00 0.83 0.00 0.00 10.40 0.00 05:10:55 04:59:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 05:10:55 05:00:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 05:10:55 05:01:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 05:10:55 05:02:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 05:10:55 05:03:01 0.78 0.00 0.78 0.00 0.00 8.93 0.00 05:10:55 05:04:01 40.42 13.88 26.54 0.00 1846.72 10802.67 0.00 05:10:55 05:05:01 60.91 0.77 60.14 0.00 41.33 34607.83 0.00 05:10:55 05:06:01 52.46 0.23 52.22 0.00 13.33 25110.08 0.00 05:10:55 05:07:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 05:10:55 05:08:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 05:10:55 05:09:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 05:10:55 05:10:01 1.65 0.00 1.65 0.00 0.00 20.40 0.00 05:10:55 Average: 7.66 1.46 6.21 0.00 206.64 2827.84 0.00 05:10:55 05:10:55 04:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:10:55 04:31:01 30613668 31882976 497220 1.51 47228 1541036 1702076 5.02 605692 1412500 36 05:10:55 04:32:01 30613760 31883188 496192 1.51 47276 1541040 1702076 5.02 606808 1412488 216 05:10:55 04:33:01 30614688 31884328 495136 1.51 47312 1541040 1685756 4.97 604776 1412644 168 05:10:55 04:34:01 30613600 31883276 496108 1.51 47352 1541044 1685756 4.97 606480 1412648 164 05:10:55 04:35:01 30293100 31830460 529676 1.61 64900 1789944 1746568 5.15 787176 1527896 65776 05:10:55 04:36:01 30314256 31855332 502184 1.53 66248 1789864 1728580 5.09 761164 1527024 12 05:10:55 04:37:01 30314160 31855436 501948 1.53 66296 1789996 1728580 5.09 761096 1527144 8 05:10:55 04:38:01 30313972 31855288 502256 1.53 66320 1789996 1728580 5.09 761164 1527164 40 05:10:55 04:39:01 30314184 31855544 501964 1.53 66352 1790000 1728580 5.09 761428 1527168 24 05:10:55 04:40:01 30314436 31856352 501552 1.53 66448 1790004 1728580 5.09 761208 1527628 4 05:10:55 04:41:01 30314420 31856444 501384 1.52 66576 1789996 1728580 5.09 761504 1527632 168 05:10:55 04:42:01 30314396 31856448 501268 1.52 66624 1790016 1728580 5.09 761408 1527632 212 05:10:55 04:43:01 30314064 31856172 501500 1.53 66656 1790016 1728580 5.09 762332 1527640 8 05:10:55 04:44:01 30314128 31856272 501544 1.53 66696 1790012 1728580 5.09 762560 1527644 4 05:10:55 04:45:01 30310164 31853316 504192 1.53 66816 1790616 1687620 4.97 763860 1528164 220 05:10:55 04:46:01 30311504 31854680 503064 1.53 66856 1790616 1687620 4.97 762912 1528168 40 05:10:55 04:47:01 30311480 31854736 502928 1.53 66944 1790620 1687620 4.97 762956 1528172 168 05:10:55 04:48:01 30311368 31854740 502964 1.53 67040 1790612 1687620 4.97 763124 1528172 8 05:10:55 04:49:01 30311320 31854712 502884 1.53 67096 1790624 1687620 4.97 763176 1528172 8 05:10:55 04:50:01 30311268 31854752 503032 1.53 67172 1790608 1687620 4.97 763396 1528180 4 05:10:55 04:51:01 30311276 31854836 502944 1.53 67196 1790632 1703672 5.02 763652 1528184 8 05:10:55 04:52:01 30311300 31854864 502824 1.53 67228 1790636 1703672 5.02 763660 1528188 180 05:10:55 04:53:01 30311252 31854868 502784 1.53 67252 1790636 1703672 5.02 763764 1528192 8 05:10:55 04:54:01 30310976 31854600 502976 1.53 67276 1790632 1703672 5.02 763852 1528196 140 05:10:55 04:55:01 30310968 31854596 502896 1.53 67292 1790644 1703672 5.02 763872 1528200 12 05:10:55 04:56:01 30311436 31855156 502516 1.53 67340 1790644 1703672 5.02 764220 1528196 180 05:10:55 04:57:01 30311412 31855140 502472 1.53 67364 1790648 1703672 5.02 764148 1528200 172 05:10:55 04:58:01 30311032 31854780 502680 1.53 67388 1790640 1703672 5.02 764196 1528200 148 05:10:55 04:59:01 30310984 31854788 502632 1.53 67404 1790656 1703672 5.02 764288 1528208 8 05:10:55 05:00:01 30310664 31854560 502532 1.53 67444 1790664 1703672 5.02 764688 1528212 60 05:10:55 05:01:01 30310972 31854876 502196 1.53 67472 1790664 1703672 5.02 764448 1528212 8 05:10:55 05:02:01 30310848 31854792 502356 1.53 67512 1790660 1703672 5.02 764564 1528216 164 05:10:55 05:03:01 30310832 31854840 502504 1.53 67532 1790668 1703672 5.02 764640 1528220 8 05:10:55 05:04:01 29663524 31581688 748340 2.28 79828 2135980 2112152 6.22 1125924 1771348 508 05:10:55 05:05:01 28333732 31554844 735828 2.24 110216 3327816 1736064 5.12 1306944 2797540 234436 05:10:55 05:06:01 28360316 31545188 749564 2.28 113580 3292936 1743136 5.14 1277504 2806112 40 05:10:55 05:07:01 28360284 31545232 749492 2.28 113632 3292940 1743136 5.14 1277496 2806116 16 05:10:55 05:08:01 28364612 31549664 744868 2.27 113700 3292932 1743136 5.14 1272796 2806116 40 05:10:55 05:09:01 28364336 31549452 745012 2.27 113748 3292948 1743136 5.14 1272848 2806128 12 05:10:55 05:10:01 28370224 31555400 739020 2.25 113796 3292936 1743136 5.14 1266180 2806128 8 05:10:55 Average: 30032623 31804715 544886 1.66 72210 2000365 1722920 5.08 834448 1714000 7586 05:10:55 05:10:55 04:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:10:55 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:31:01 ens3 213.30 140.91 467.85 26.15 0.00 0.00 0.00 0.00 05:10:55 04:31:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:10:55 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:32:01 ens3 0.78 0.43 0.36 0.27 0.00 0.00 0.00 0.00 05:10:55 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:34:01 ens3 0.77 0.33 1.49 0.02 0.00 0.00 0.00 0.00 05:10:55 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:35:01 ens3 74.22 41.59 1298.44 3.03 0.00 0.00 0.00 0.00 05:10:55 04:35:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 05:10:55 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:36:01 ens3 0.62 0.52 0.25 0.15 0.00 0.00 0.00 0.00 05:10:55 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:38:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:41:01 ens3 0.13 0.15 0.07 0.07 0.00 0.00 0.00 0.00 05:10:55 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:43:01 ens3 0.40 0.42 0.25 0.21 0.00 0.00 0.00 0.00 05:10:55 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:44:01 ens3 0.25 0.25 0.13 0.02 0.00 0.00 0.00 0.00 05:10:55 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:46:01 ens3 0.25 0.28 0.08 0.08 0.00 0.00 0.00 0.00 05:10:55 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:47:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:10:55 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:51:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 05:10:55 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:52:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 05:10:55 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:54:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 05:10:55 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:56:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 05:10:55 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:00:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:01:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 05:10:55 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:02:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:04:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:04:01 veth3679e17 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:10:55 05:04:01 ens3 322.41 184.66 1938.52 48.35 0.00 0.00 0.00 0.00 05:10:55 05:04:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 05:10:55 05:05:01 docker0 31.79 52.39 2.92 670.09 0.00 0.00 0.00 0.00 05:10:55 05:05:01 ens3 230.89 139.49 4634.30 26.17 0.00 0.00 0.00 0.00 05:10:55 05:05:01 veth7579871 30.16 51.01 3.12 654.06 0.00 0.00 0.00 0.05 05:10:55 05:05:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 05:10:55 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:06:01 ens3 126.96 94.65 2526.05 84.47 0.00 0.00 0.00 0.00 05:10:55 05:06:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 05:10:55 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:07:01 ens3 0.38 0.17 0.25 0.19 0.00 0.00 0.00 0.00 05:10:55 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:09:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:55 05:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:10:55 Average: docker0 0.79 1.31 0.07 16.75 0.00 0.00 0.00 0.00 05:10:55 Average: ens3 24.36 15.14 271.71 4.74 0.00 0.00 0.00 0.00 05:10:55 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 05:10:55 05:10:55 05:10:55 ---> sar -P ALL: 05:10:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117070) 10/26/22 _x86_64_ (8 CPU) 05:10:55 05:10:55 04:29:48 LINUX RESTART (8 CPU) 05:10:55 05:10:55 04:30:01 CPU %user %nice %system %iowait %steal %idle 05:10:55 04:31:01 all 2.00 0.00 0.66 0.80 0.02 96.52 05:10:55 04:31:01 0 2.03 0.00 0.63 0.43 0.02 96.88 05:10:55 04:31:01 1 1.93 0.00 0.40 0.22 0.02 97.43 05:10:55 04:31:01 2 2.50 0.00 0.55 0.32 0.03 96.60 05:10:55 04:31:01 3 1.20 0.00 0.75 3.83 0.00 94.22 05:10:55 04:31:01 4 2.59 0.00 1.53 0.88 0.03 94.96 05:10:55 04:31:01 5 1.24 0.00 0.35 0.35 0.02 98.04 05:10:55 04:31:01 6 2.37 0.00 0.47 0.35 0.02 96.80 05:10:55 04:31:01 7 2.14 0.00 0.57 0.05 0.02 97.23 05:10:55 04:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:10:55 04:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:10:55 04:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:32:01 4 0.03 0.00 0.02 0.03 0.00 99.92 05:10:55 04:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:33:01 all 0.02 0.00 0.01 0.01 0.00 99.96 05:10:55 04:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:10:55 04:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:33:01 4 0.03 0.00 0.03 0.08 0.02 99.83 05:10:55 04:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:10:55 04:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:10:55 04:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:10:55 04:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:10:55 04:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:34:01 4 0.07 0.00 0.02 0.02 0.02 99.88 05:10:55 04:34:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:10:55 04:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:10:55 04:35:01 all 0.98 0.00 0.64 0.32 0.01 98.04 05:10:55 04:35:01 0 0.85 0.00 0.42 0.33 0.00 98.40 05:10:55 04:35:01 1 0.77 0.00 0.53 0.17 0.02 98.51 05:10:55 04:35:01 2 1.62 0.00 2.05 0.37 0.00 95.96 05:10:55 04:35:01 3 0.73 0.00 0.28 0.05 0.02 98.92 05:10:55 04:35:01 4 0.40 0.00 0.32 1.29 0.00 98.00 05:10:55 04:35:01 5 1.32 0.00 0.40 0.02 0.02 98.24 05:10:55 04:35:01 6 0.73 0.00 0.35 0.05 0.02 98.85 05:10:55 04:35:01 7 1.42 0.00 0.77 0.30 0.03 97.48 05:10:55 04:36:01 all 0.22 0.00 0.09 0.15 0.01 99.53 05:10:55 04:36:01 0 0.13 0.00 0.08 0.37 0.02 99.40 05:10:55 04:36:01 1 0.08 0.00 0.08 0.17 0.00 99.67 05:10:55 04:36:01 2 0.12 0.00 0.10 0.00 0.02 99.77 05:10:55 04:36:01 3 0.25 0.00 0.10 0.02 0.00 99.63 05:10:55 04:36:01 4 0.27 0.00 0.12 0.57 0.00 99.05 05:10:55 04:36:01 5 0.30 0.00 0.12 0.02 0.00 99.57 05:10:55 04:36:01 6 0.20 0.00 0.08 0.03 0.02 99.67 05:10:55 04:36:01 7 0.42 0.00 0.07 0.00 0.00 99.52 05:10:55 04:37:01 all 0.26 0.00 0.01 0.00 0.00 99.72 05:10:55 04:37:01 0 0.02 0.00 0.03 0.02 0.00 99.93 05:10:55 04:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:37:01 4 0.03 0.00 0.00 0.02 0.02 99.93 05:10:55 04:37:01 5 1.97 0.00 0.00 0.00 0.02 98.01 05:10:55 04:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:10:55 04:37:01 7 0.00 0.00 0.03 0.00 0.00 99.97 05:10:55 04:38:01 all 0.14 0.00 0.01 0.01 0.00 99.85 05:10:55 04:38:01 0 0.02 0.00 0.00 0.02 0.00 99.97 05:10:55 04:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:38:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:10:55 04:38:01 5 1.04 0.00 0.03 0.00 0.00 98.92 05:10:55 04:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:10:55 04:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:10:55 04:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:10:55 04:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:39:01 4 0.03 0.00 0.00 0.03 0.00 99.93 05:10:55 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:10:55 04:40:01 all 0.03 0.00 0.07 0.01 0.01 99.88 05:10:55 04:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 05:10:55 04:40:01 1 0.13 0.00 0.30 0.00 0.02 99.55 05:10:55 04:40:01 2 0.05 0.00 0.18 0.02 0.00 99.75 05:10:55 04:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:40:01 4 0.02 0.00 0.02 0.03 0.00 99.93 05:10:55 04:40:01 5 0.03 0.00 0.03 0.00 0.02 99.92 05:10:55 04:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:40:01 7 0.00 0.00 0.03 0.00 0.02 99.95 05:10:55 04:41:01 all 0.01 0.00 0.01 0.01 0.00 99.96 05:10:55 04:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:41:01 2 0.05 0.00 0.00 0.02 0.02 99.92 05:10:55 04:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:41:01 4 0.00 0.00 0.00 0.10 0.00 99.90 05:10:55 04:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:41:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:10:55 05:10:55 04:41:01 CPU %user %nice %system %iowait %steal %idle 05:10:55 04:42:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:10:55 04:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:10:55 04:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:42:01 4 0.03 0.00 0.03 0.03 0.02 99.88 05:10:55 04:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:42:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:10:55 04:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:10:55 04:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:10:55 04:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:10:55 04:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:43:01 4 0.08 0.00 0.00 0.03 0.00 99.88 05:10:55 04:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:44:01 all 0.17 0.00 0.01 0.01 0.00 99.81 05:10:55 04:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:10:55 04:44:01 2 0.00 0.00 0.02 0.03 0.00 99.95 05:10:55 04:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:44:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:10:55 04:44:01 5 1.17 0.00 0.02 0.00 0.02 98.79 05:10:55 04:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:10:55 04:44:01 7 0.05 0.00 0.02 0.00 0.02 99.92 05:10:55 04:45:01 all 0.31 0.00 0.05 0.01 0.01 99.63 05:10:55 04:45:01 0 0.05 0.00 0.08 0.00 0.00 99.87 05:10:55 04:45:01 1 0.00 0.00 0.03 0.00 0.00 99.97 05:10:55 04:45:01 2 0.93 0.00 0.02 0.02 0.02 99.02 05:10:55 04:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:10:55 04:45:01 4 0.03 0.00 0.05 0.03 0.02 99.87 05:10:55 04:45:01 5 1.16 0.00 0.03 0.00 0.00 98.81 05:10:55 04:45:01 6 0.22 0.00 0.07 0.05 0.00 99.67 05:10:55 04:45:01 7 0.03 0.00 0.07 0.00 0.02 99.88 05:10:55 04:46:01 all 0.22 0.00 0.01 0.01 0.00 99.76 05:10:55 04:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:10:55 04:46:01 2 1.62 0.00 0.00 0.02 0.00 98.37 05:10:55 04:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:10:55 04:46:01 4 0.03 0.00 0.00 0.03 0.00 99.93 05:10:55 04:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:46:01 7 0.02 0.00 0.03 0.00 0.02 99.93 05:10:55 04:47:01 all 0.06 0.00 0.01 0.01 0.00 99.92 05:10:55 04:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:10:55 04:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:10:55 04:47:01 2 0.33 0.00 0.00 0.02 0.00 99.65 05:10:55 04:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:47:01 4 0.00 0.00 0.00 0.05 0.00 99.95 05:10:55 04:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 05:10:55 04:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:48:01 1 0.05 0.00 0.00 0.00 0.00 99.95 05:10:55 04:48:01 2 0.00 0.00 0.02 0.02 0.02 99.95 05:10:55 04:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:48:01 4 0.07 0.00 0.00 0.07 0.00 99.87 05:10:55 04:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:10:55 04:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:10:55 04:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:10:55 04:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:49:01 4 0.00 0.00 0.03 0.03 0.02 99.92 05:10:55 04:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:10:55 04:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:10:55 04:50:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:10:55 04:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:50:01 4 0.05 0.00 0.00 0.05 0.02 99.88 05:10:55 04:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:50:01 7 0.03 0.00 0.02 0.02 0.00 99.93 05:10:55 04:51:01 all 0.00 0.00 0.01 0.00 0.00 99.98 05:10:55 04:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:10:55 04:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:51:01 7 0.00 0.00 0.00 0.03 0.00 99.97 05:10:55 04:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:10:55 04:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:10:55 04:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:10:55 04:52:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:10:55 04:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:10:55 04:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:10:55 04:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:52:01 7 0.02 0.00 0.02 0.08 0.00 99.88 05:10:55 05:10:55 04:52:01 CPU %user %nice %system %iowait %steal %idle 05:10:55 04:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:10:55 04:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:53:01 1 0.07 0.00 0.03 0.00 0.02 99.88 05:10:55 04:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:10:55 04:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:53:01 7 0.00 0.00 0.02 0.02 0.00 99.97 05:10:55 04:54:01 all 0.26 0.00 0.01 0.00 0.00 99.73 05:10:55 04:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:10:55 04:54:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:10:55 04:54:01 2 1.94 0.00 0.00 0.00 0.02 98.04 05:10:55 04:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:54:01 7 0.02 0.00 0.02 0.02 0.00 99.95 05:10:55 04:55:01 all 0.26 0.00 0.01 0.00 0.00 99.73 05:10:55 04:55:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:10:55 04:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:10:55 04:55:01 2 1.97 0.00 0.02 0.02 0.00 98.00 05:10:55 04:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:56:01 all 0.26 0.00 0.01 0.01 0.00 99.72 05:10:55 04:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:10:55 04:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:10:55 04:56:01 2 1.95 0.00 0.00 0.02 0.00 98.03 05:10:55 04:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:56:01 4 0.05 0.00 0.00 0.00 0.00 99.95 05:10:55 04:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:56:01 7 0.02 0.00 0.03 0.05 0.00 99.90 05:10:55 04:57:01 all 0.22 0.00 0.02 0.00 0.00 99.76 05:10:55 04:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:57:01 1 0.02 0.00 0.03 0.02 0.00 99.93 05:10:55 04:57:01 2 1.69 0.00 0.07 0.00 0.02 98.22 05:10:55 04:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:10:55 04:58:01 all 0.03 0.00 0.01 0.00 0.00 99.96 05:10:55 04:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:10:55 04:58:01 1 0.02 0.00 0.02 0.02 0.02 99.93 05:10:55 04:58:01 2 0.07 0.00 0.05 0.00 0.02 99.87 05:10:55 04:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 04:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:10:55 04:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:58:01 7 0.03 0.00 0.00 0.02 0.00 99.95 05:10:55 04:59:01 all 0.01 0.00 0.01 0.00 0.00 99.98 05:10:55 04:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 04:59:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:10:55 04:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 04:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:10:55 04:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 04:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:10:55 05:00:01 all 0.01 0.00 0.00 0.00 0.00 99.97 05:10:55 05:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:10:55 05:00:01 1 0.03 0.00 0.03 0.02 0.02 99.90 05:10:55 05:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 05:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 05:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 05:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 05:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 05:00:01 7 0.03 0.00 0.00 0.02 0.00 99.95 05:10:55 05:01:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:10:55 05:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 05:01:01 1 0.00 0.00 0.02 0.02 0.02 99.95 05:10:55 05:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:10:55 05:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 05:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 05:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:10:55 05:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:10:55 05:01:01 7 0.02 0.00 0.03 0.02 0.00 99.93 05:10:55 05:02:01 all 0.02 0.00 0.01 0.02 0.00 99.96 05:10:55 05:02:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:10:55 05:02:01 1 0.03 0.00 0.03 0.03 0.02 99.88 05:10:55 05:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 05:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 05:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 05:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 05:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 05:02:01 7 0.03 0.00 0.00 0.10 0.00 99.87 05:10:55 05:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:10:55 05:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:10:55 05:03:01 1 0.02 0.00 0.03 0.02 0.02 99.92 05:10:55 05:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:10:55 05:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:10:55 05:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 05:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 05:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 05:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 05:10:55 05:10:55 05:03:01 CPU %user %nice %system %iowait %steal %idle 05:10:55 05:04:01 all 3.66 0.00 0.95 0.99 0.03 94.38 05:10:55 05:04:01 0 3.86 0.00 1.29 1.07 0.03 93.76 05:10:55 05:04:01 1 3.01 0.00 0.95 0.10 0.03 95.90 05:10:55 05:04:01 2 3.07 0.00 0.97 3.17 0.02 92.76 05:10:55 05:04:01 3 5.47 0.00 0.62 0.02 0.02 93.87 05:10:55 05:04:01 4 4.55 0.00 1.07 0.08 0.03 94.26 05:10:55 05:04:01 5 4.97 0.00 0.75 0.43 0.02 93.83 05:10:55 05:04:01 6 2.48 0.00 0.82 0.52 0.02 96.17 05:10:55 05:04:01 7 1.84 0.00 1.12 2.57 0.03 94.43 05:10:55 05:05:01 all 30.05 0.00 5.37 1.88 0.08 62.63 05:10:55 05:05:01 0 29.84 0.00 5.29 2.19 0.07 62.61 05:10:55 05:05:01 1 31.09 0.00 5.59 0.03 0.07 63.22 05:10:55 05:05:01 2 31.10 0.00 5.88 0.05 0.08 62.89 05:10:55 05:05:01 3 30.30 0.00 5.63 0.36 0.08 63.62 05:10:55 05:05:01 4 29.05 0.00 5.67 9.93 0.07 55.29 05:10:55 05:05:01 5 29.48 0.00 5.01 0.19 0.08 65.24 05:10:55 05:05:01 6 30.34 0.00 4.37 2.08 0.07 63.14 05:10:55 05:05:01 7 29.19 0.00 5.50 0.22 0.08 65.00 05:10:55 05:06:01 all 2.60 0.00 1.23 1.61 0.02 94.55 05:10:55 05:06:01 0 3.14 0.00 1.14 0.59 0.03 95.10 05:10:55 05:06:01 1 2.47 0.00 0.95 0.02 0.02 96.54 05:10:55 05:06:01 2 2.34 0.00 2.23 0.15 0.02 95.26 05:10:55 05:06:01 3 2.34 0.00 1.10 0.44 0.02 96.10 05:10:55 05:06:01 4 1.95 0.00 1.19 9.38 0.03 87.44 05:10:55 05:06:01 5 2.11 0.00 0.77 0.45 0.00 96.66 05:10:55 05:06:01 6 3.58 0.00 0.82 1.72 0.02 93.86 05:10:55 05:06:01 7 2.82 0.00 1.61 0.15 0.02 95.40 05:10:55 05:07:01 all 0.03 0.00 0.01 0.00 0.00 99.96 05:10:55 05:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:10:55 05:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:10:55 05:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 05:07:01 3 0.05 0.00 0.03 0.00 0.00 99.92 05:10:55 05:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 05:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 05:07:01 6 0.05 0.00 0.00 0.03 0.00 99.92 05:10:55 05:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:10:55 05:08:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:10:55 05:08:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:10:55 05:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 05:08:01 2 0.00 0.00 0.03 0.00 0.02 99.95 05:10:55 05:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 05:10:55 05:08:01 4 0.03 0.00 0.00 0.03 0.00 99.93 05:10:55 05:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:10:55 05:08:01 6 0.03 0.00 0.02 0.03 0.00 99.92 05:10:55 05:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:10:55 05:09:01 all 0.02 0.00 0.00 0.00 0.00 99.97 05:10:55 05:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:10:55 05:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 05:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:10:55 05:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:10:55 05:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 05:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 05:09:01 6 0.03 0.00 0.00 0.02 0.00 99.95 05:10:55 05:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:10:55 05:10:01 all 0.02 0.00 0.01 0.01 0.00 99.95 05:10:55 05:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:10:55 05:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 05:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:10:55 05:10:01 3 0.05 0.00 0.02 0.00 0.00 99.93 05:10:55 05:10:01 4 0.00 0.00 0.02 0.02 0.02 99.95 05:10:55 05:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:10:55 05:10:01 6 0.03 0.00 0.03 0.03 0.00 99.90 05:10:55 05:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:10:55 Average: all 1.04 0.00 0.23 0.15 0.01 98.57 05:10:55 Average: 0 1.00 0.00 0.23 0.13 0.01 98.63 05:10:55 Average: 1 0.99 0.00 0.23 0.02 0.01 98.75 05:10:55 Average: 2 1.28 0.00 0.30 0.11 0.01 98.30 05:10:55 Average: 3 1.00 0.00 0.22 0.12 0.01 98.66 05:10:55 Average: 4 0.97 0.00 0.25 0.57 0.01 98.20 05:10:55 Average: 5 1.12 0.00 0.19 0.04 0.01 98.65 05:10:55 Average: 6 1.00 0.00 0.18 0.12 0.00 98.69 05:10:55 Average: 7 0.95 0.00 0.25 0.09 0.01 98.69 05:10:55 05:10:55 05:10:55