Pull request #208 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 597011f1d7fdc11cfeacfa340b71949097ac6405+21da8c7207d75bce9ed0ed6f002de069c1d91b3c (b9ef80f6c6ace54d35a6612362f4ade190d5db83) 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-ssh8711812433591703493.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh4111110257377489717.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-208/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-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2132507793751853907.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-secrets/branches/PR-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11134382964364542520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh3390977320981411833.key > 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-208/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-208/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10759107938715754238.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 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-12309 in /w/workspace/gexfoundry_go-mod-secrets_PR-208 [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-208 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 21da8c7207d75bce9ed0ed6f002de069c1d91b3c into PR head commit 597011f1d7fdc11cfeacfa340b71949097ac6405 Merge succeeded, producing 597011f1d7fdc11cfeacfa340b71949097ac6405 Checking out Revision 597011f1d7fdc11cfeacfa340b71949097ac6405 (PR-208) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 597011f1d7fdc11cfeacfa340b71949097ac6405 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 21da8c7207d75bce9ed0ed6f002de069c1d91b3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:57:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:57:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:57:43 ========================================================= 05:57:43 EdgeX Global Pipelines Version Info 05:57:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 597011f1d7fdc11cfeacfa340b71949097ac6405 # timeout=10 05:57:44 ------------------- 05:57:44 stable info: 05:57:44 ------------------- 05:57:44 Commited By: Bill Mahoney bill.mahoney@intel.com 05:57:44 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 05:57:44 Message: update stable to v1.0.248 05:57:44 ------------------- 05:57:44 experimental info: 05:57:44 ------------------- 05:57:44 Commited By: **** collab-it+edgex@linuxfoundation.org 05:57:44 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:57:44 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:57:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:57:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:57:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:57:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:57:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:57:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:57:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:57:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:57:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:57:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo 05:57:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo 05:57:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo 05:57:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 597011f1d7fdc11cfeacfa340b71949097ac6405 [Pipeline] echo 05:57:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 597011f [Pipeline] echo 05:57:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:57:47 + git rev-list -1 --merges 597011f1d7fdc11cfeacfa340b71949097ac6405~1..597011f1d7fdc11cfeacfa340b71949097ac6405 [Pipeline] echo 05:57:47 -----------> git rev-list -1 --merges 597011f1d7fdc11cfeacfa340b71949097ac6405~1..597011f1d7fdc11cfeacfa340b71949097ac6405 597011f1d7fdc11cfeacfa340b71949097ac6405 [false] [Pipeline] sh 05:57:47 + git log --format=format:%s -1 597011f1d7fdc11cfeacfa340b71949097ac6405 [Pipeline] echo 05:57:47 ========================================================= 05:57:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:57:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:47 + git log --format=format:%s -1 597011f1d7fdc11cfeacfa340b71949097ac6405 [Pipeline] echo 05:57:47 [semverPrep] GIT_COMMIT: 597011f1d7fdc11cfeacfa340b71949097ac6405, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:57:47 [semverPrep] This is not a build commit. [Pipeline] sh 05:57:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:57:48 + grep -v github /etc/ssh/ssh_known_hosts 05:57:48 + [ -e /tmp/ssh_known_hosts ] 05:57:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:57:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:57:48 + sudo tee -a /etc/ssh/ssh_known_hosts 05:57:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:48 05:57:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:49 0.1.4: Pulling from edgex-devops/py-git-semver 05:57:49 b85a868b505f: Pulling fs layer 05:57:49 e2be974225ed: Pulling fs layer 05:57:49 339a4e72a1f5: Pulling fs layer 05:57:49 988bab9f4d93: Pulling fs layer 05:57:49 1469e6f7b9e6: Pulling fs layer 05:57:49 eaf3925da568: Pulling fs layer 05:57:49 bab4dde63d76: Pulling fs layer 05:57:49 bde34c3a00c8: Pulling fs layer 05:57:49 b352a97aabf1: Pulling fs layer 05:57:49 4872d77fe225: Pulling fs layer 05:57:49 5851b861e8e6: Pulling fs layer 05:57:49 4872d77fe225: Waiting 05:57:49 988bab9f4d93: Waiting 05:57:49 5851b861e8e6: Waiting 05:57:49 1469e6f7b9e6: Waiting 05:57:49 eaf3925da568: Waiting 05:57:49 bab4dde63d76: Waiting 05:57:49 bde34c3a00c8: Waiting 05:57:49 b352a97aabf1: Waiting 05:57:49 e2be974225ed: Download complete 05:57:49 988bab9f4d93: Verifying Checksum 05:57:49 988bab9f4d93: Download complete 05:57:49 1469e6f7b9e6: Verifying Checksum 05:57:49 1469e6f7b9e6: Download complete 05:57:49 eaf3925da568: Verifying Checksum 05:57:49 eaf3925da568: Download complete 05:57:49 339a4e72a1f5: Verifying Checksum 05:57:49 339a4e72a1f5: Download complete 05:57:49 bde34c3a00c8: Verifying Checksum 05:57:49 bde34c3a00c8: Download complete 05:57:49 b352a97aabf1: Download complete 05:57:49 4872d77fe225: Verifying Checksum 05:57:49 4872d77fe225: Download complete 05:57:49 5851b861e8e6: Verifying Checksum 05:57:49 5851b861e8e6: Download complete 05:57:49 b85a868b505f: Download complete 05:57:49 bab4dde63d76: Verifying Checksum 05:57:49 bab4dde63d76: Download complete 05:57:50 b85a868b505f: Pull complete 05:57:50 e2be974225ed: Pull complete 05:57:51 339a4e72a1f5: Pull complete 05:57:51 988bab9f4d93: Pull complete 05:57:51 1469e6f7b9e6: Pull complete 05:57:51 eaf3925da568: Pull complete 05:57:53 bab4dde63d76: Pull complete 05:57:53 bde34c3a00c8: Pull complete 05:57:53 b352a97aabf1: Pull complete 05:57:53 4872d77fe225: Pull complete 05:57:53 5851b861e8e6: Pull complete 05:57:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:57:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:57:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:53 prd-ubuntu20.04-docker-8c-8g-12309 does not seem to be running inside a container 05:57:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-secrets_PR-208 -v /w/workspace/gexfoundry_go-mod-secrets_PR-208:/w/workspace/gexfoundry_go-mod-secrets_PR-208:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-208@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:57:55 $ docker top 3ef7ca67adb9ae0a074d73013fb030dfcf550866a6493cbd06385152ef33fbac -eo pid,comm 05:57:55 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:57:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:57:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:56 [ssh-agent] Looking for ssh-agent implementation... 05:57:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:56 $ docker exec 3ef7ca67adb9ae0a074d73013fb030dfcf550866a6493cbd06385152ef33fbac ssh-agent 05:57:56 SSH_AUTH_SOCK=/tmp/ssh-gZcOmgutqlBs/agent.32 05:57:56 SSH_AGENT_PID=38 05:57:56 Running ssh-add (command line suppressed) 05:57:56 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp/private_key_101987829621780935.key (/w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp/private_key_101987829621780935.key) 05:57:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:56 + git tag --points-at HEAD [Pipeline] } 05:57:56 $ docker exec --env ******** --env ******** 3ef7ca67adb9ae0a074d73013fb030dfcf550866a6493cbd06385152ef33fbac ssh-agent -k 05:57:56 unset SSH_AUTH_SOCK; 05:57:56 unset SSH_AGENT_PID; 05:57:56 echo Agent pid 38 killed; 05:57:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:57:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:56 [ssh-agent] Looking for ssh-agent implementation... 05:57:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:57 $ docker exec 3ef7ca67adb9ae0a074d73013fb030dfcf550866a6493cbd06385152ef33fbac ssh-agent 05:57:57 SSH_AUTH_SOCK=/tmp/ssh-yEc24EREdeEO/agent.70 05:57:57 SSH_AGENT_PID=76 05:57:57 Running ssh-add (command line suppressed) 05:57:57 Identity added: /w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp/private_key_10236755116203254709.key (/w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp/private_key_10236755116203254709.key) 05:57:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:57 + git semver init 05:57:57 2023-05-02 05:57:57,900 [run_init] DEBUG init version:0.0.0 force:False 05:57:57 2023-05-02 05:57:57,901 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver 05:57:57 2023-05-02 05:57:57,901 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver 05:57:57 2023-05-02 05:57:57,902 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-208, universal_newlines=False, shell=None, istream=None) 05:57:58 2023-05-02 05:57:58,608 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-secrets_PR-208/.git/info/exclude 05:57:58 2023-05-02 05:57:58,608 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver/PR-208 with force:False 05:57:58 2023-05-02 05:57:58,608 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver/PR-208 05:57:58 2023-05-02 05:57:58,612 [execute] INFO git cat-file --batch-check 05:57:58 2023-05-02 05:57:58,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver, universal_newlines=False, shell=None, istream=) 05:57:58 2023-05-02 05:57:58,619 [execute] INFO git cat-file --batch 05:57:58 2023-05-02 05:57:58,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver, universal_newlines=False, shell=None, istream=) 05:57:58 2023-05-02 05:57:58,623 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-secrets_PR-208/.semver/PR-208 05:57:58 0.0.0 [Pipeline] } 05:57:58 $ docker exec --env ******** --env ******** 3ef7ca67adb9ae0a074d73013fb030dfcf550866a6493cbd06385152ef33fbac ssh-agent -k 05:57:59 unset SSH_AUTH_SOCK; 05:57:59 unset SSH_AGENT_PID; 05:57:59 echo Agent pid 76 killed; 05:57:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:59 + git semver [Pipeline] } 05:57:59 $ docker stop --time=1 3ef7ca67adb9ae0a074d73013fb030dfcf550866a6493cbd06385152ef33fbac 05:58:00 $ docker rm -f --volumes 3ef7ca67adb9ae0a074d73013fb030dfcf550866a6493cbd06385152ef33fbac [Pipeline] // withDockerContainer [Pipeline] sh 05:58:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:58:01 Stashed 1 file(s) [Pipeline] echo 05:58:01 [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] { 05:58:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12315 in /w/workspace/gexfoundry_go-mod-secrets_PR-208 [Pipeline] unstash [Pipeline] { [Pipeline] ws 05:58:02 Running in /w/workspace/go-mod-secrets/1 [Pipeline] { [Pipeline] echo 05:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] checkout [Pipeline] echo 05:58:02 Selected Git installation does not exist. Using Default 05:58:02 The recommended git tool is: NONE 05:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:58:02 ========================================================= 05:58:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:58:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:58:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:58:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:58:03 f56be85fc22e: Pulling fs layer 05:58:03 85791d961cd3: Pulling fs layer 05:58:03 d694b5ae8c79: Pulling fs layer 05:58:03 9f32a84ed3da: Pulling fs layer 05:58:03 4d19c01a9841: Pulling fs layer 05:58:03 9325e15d5711: Pulling fs layer 05:58:03 556b6ee489ea: Pulling fs layer 05:58:03 c5a4b2cf53e6: Pulling fs layer 05:58:03 4d19c01a9841: Waiting 05:58:03 9325e15d5711: Waiting 05:58:03 556b6ee489ea: Waiting 05:58:03 c5a4b2cf53e6: Waiting 05:58:03 85791d961cd3: Verifying Checksum 05:58:03 85791d961cd3: Download complete 05:58:03 9f32a84ed3da: Verifying Checksum 05:58:03 9f32a84ed3da: Download complete 05:58:03 4d19c01a9841: Verifying Checksum 05:58:03 4d19c01a9841: Download complete 05:58:03 f56be85fc22e: Verifying Checksum 05:58:03 f56be85fc22e: Download complete 05:58:03 9325e15d5711: Verifying Checksum 05:58:03 9325e15d5711: Download complete 05:58:03 f56be85fc22e: Pull complete 05:58:03 85791d961cd3: Pull complete 05:58:03 c5a4b2cf53e6: Verifying Checksum 05:58:03 c5a4b2cf53e6: Download complete 05:58:03 d694b5ae8c79: Download complete 05:58:03 556b6ee489ea: Verifying Checksum 05:58:03 556b6ee489ea: Download complete 05:58:07 d694b5ae8c79: Pull complete 05:58:07 9f32a84ed3da: Pull complete 05:58:07 4d19c01a9841: Pull complete 05:58:07 9325e15d5711: Pull complete 05:58:07 using credential edgex-jenkins-ssh 05:58:07 Cloning the remote Git repository 05:58:07 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 05:58:07 > git init /w/workspace/go-mod-secrets/1 # timeout=10 05:58:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:58:07 > git --version # timeout=10 05:58:07 > git --version # 'git version 2.25.1' 05:58:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:58:09 556b6ee489ea: Pull complete 05:58:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 05:58:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 05:58:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:58:10 c5a4b2cf53e6: Pull complete 05:58:10 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:58:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:58:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 05:58:10 Merging remotes/origin/main commit 21da8c7207d75bce9ed0ed6f002de069c1d91b3c into PR head commit 597011f1d7fdc11cfeacfa340b71949097ac6405 05:58:10 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 05:58:10 Merge succeeded, producing 597011f1d7fdc11cfeacfa340b71949097ac6405 05:58:10 Checking out Revision 597011f1d7fdc11cfeacfa340b71949097ac6405 (PR-208) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:11 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:58:11 > git --version # timeout=10 05:58:11 > git --version # 'git version 2.25.1' 05:58:11 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 05:58:11 + docker inspect -f . ci-base-image-x86_64 05:58:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:11 prd-ubuntu20.04-docker-8c-8g-12309 does not seem to be running inside a container 05:58:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-secrets_PR-208 -v /w/workspace/gexfoundry_go-mod-secrets_PR-208:/w/workspace/gexfoundry_go-mod-secrets_PR-208:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-208@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:58:10 > git config core.sparsecheckout # timeout=10 05:58:10 > git checkout -f 597011f1d7fdc11cfeacfa340b71949097ac6405 # timeout=10 05:58:10 > git remote # timeout=10 05:58:10 > git config --get remote.origin.url # timeout=10 05:58:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:10 > git merge 21da8c7207d75bce9ed0ed6f002de069c1d91b3c # timeout=10 05:58:10 > git rev-parse HEAD^{commit} # timeout=10 05:58:10 > git config core.sparsecheckout # timeout=10 05:58:10 > git checkout -f 597011f1d7fdc11cfeacfa340b71949097ac6405 # timeout=10 05:58:15 $ docker top 80599e0853378473b30bdf7977a8c65ec80795fc9d4e1031bf730543e5c5f675 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 05:58:15 + go version 05:58:15 go version go1.20.2 linux/amd64 [Pipeline] sh [Pipeline] } 05:58:15 $ docker stop --time=1 80599e0853378473b30bdf7977a8c65ec80795fc9d4e1031bf730543e5c5f675 05:58:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:58:15 % Total % Received % Xferd Average Speed Time Time Time Current 05:58:15 Dload Upload Total Spent Left Speed 05:58:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k 05:58:17 $ docker rm -f --volumes 80599e0853378473b30bdf7977a8c65ec80795fc9d4e1031bf730543e5c5f675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 05:58:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:58:17 + sudo tee /etc/docker/daemon.new 05:58:17 { 05:58:17 "registry-mirrors": [ 05:58:17 "https://nexus3.edgexfoundry.org:10001" 05:58:17 ], 05:58:17 "bip": "10.250.0.254/24", 05:58:17 "hosts": [ 05:58:17 "tcp://0.0.0.0:5555", 05:58:17 "unix:///var/run/docker.sock" 05:58:17 ], 05:58:17 "mtu": 1458, 05:58:17 "selinux-enabled": true, 05:58:17 "seccomp-profile": "/etc/docker/seccomp.json" 05:58:17 } [Pipeline] sh 05:58:17 + docker inspect -f . ci-base-image-x86_64 05:58:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:18 prd-ubuntu20.04-docker-8c-8g-12309 does not seem to be running inside a container 05:58:18 $ 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-208 -v /w/workspace/gexfoundry_go-mod-secrets_PR-208:/w/workspace/gexfoundry_go-mod-secrets_PR-208:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-208@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:58:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 05:58:18 $ docker top 30c22899a3a14f68603222df8fa6a7e43d87c21f41faa26263ef623f4a66beb1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 05:58:18 + sudo service docker restart 05:58:18 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-secrets_PR-208 [Pipeline] fileExists [Pipeline] sh 05:58:19 + make test 05:58:19 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:58:19 go: downloading github.com/stretchr/testify v1.8.2 05:58:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 05:58:19 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 05:58:19 go: downloading github.com/davecgh/go-spew v1.1.1 05:58:19 go: downloading github.com/pmezard/go-difflib v1.0.0 05:58:19 go: downloading github.com/stretchr/objx v0.5.0 05:58:19 go: downloading gopkg.in/yaml.v3 v3.0.1 05:58:19 go: downloading github.com/zeebo/errs v1.3.0 05:58:19 go: downloading google.golang.org/grpc v1.53.0 05:58:19 go: downloading github.com/go-playground/validator/v10 v10.13.0 05:58:19 go: downloading github.com/google/uuid v1.3.0 05:58:19 go: downloading github.com/go-kit/log v0.2.1 05:58:19 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 05:58:19 go: downloading google.golang.org/protobuf v1.28.1 05:58:19 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:58:19 go: downloading github.com/go-playground/universal-translator v0.18.1 05:58:19 go: downloading github.com/leodido/go-urn v1.2.3 05:58:19 go: downloading golang.org/x/crypto v0.7.0 05:58:19 go: downloading golang.org/x/text v0.8.0 05:58:19 go: downloading github.com/go-playground/locales v0.14.1 05:58:19 go: downloading golang.org/x/net v0.8.0 05:58:19 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 05:58:19 go: downloading github.com/golang/protobuf v1.5.2 05:58:19 go: downloading golang.org/x/sys v0.6.0 [Pipeline] unstash [Pipeline] echo 05:58:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:58:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:58:37 ========================================================= 05:58:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:58:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 05:58:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:58:37 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 05:58:37 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 05:58:37 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 05:58:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:58:38 c41833b44d91: Pulling fs layer 05:58:38 ed15518f5707: Pulling fs layer 05:58:38 feae8fd75edb: Pulling fs layer 05:58:38 242c74f7c9fa: Pulling fs layer 05:58:38 3cdef696dda3: Pulling fs layer 05:58:38 2ced38df9373: Pulling fs layer 05:58:38 58f1dce35555: Pulling fs layer 05:58:38 3cdef696dda3: Waiting 05:58:38 2ced38df9373: Waiting 05:58:38 58f1dce35555: Waiting 05:58:38 242c74f7c9fa: Waiting 05:58:38 ed15518f5707: Download complete 05:58:38 242c74f7c9fa: Verifying Checksum 05:58:38 242c74f7c9fa: Download complete 05:58:38 3cdef696dda3: Verifying Checksum 05:58:38 3cdef696dda3: Download complete 05:58:38 c41833b44d91: Verifying Checksum 05:58:39 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 05:58:39 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 05:58:39 c41833b44d91: Pull complete 05:58:39 58f1dce35555: Verifying Checksum 05:58:39 58f1dce35555: Download complete 05:58:40 ed15518f5707: Pull complete 05:58:41 feae8fd75edb: Verifying Checksum 05:58:41 feae8fd75edb: Download complete 05:58:41 2ced38df9373: Verifying Checksum 05:58:41 2ced38df9373: Download complete 05:58:43 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.009s coverage: 75.7% of statements 05:58:43 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.052s coverage: 52.2% of statements 05:58:44 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.051s coverage: 96.7% of statements 05:58:44 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.032s coverage: 89.5% of statements 05:58:44 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.034s coverage: 100.0% of statements 05:58:44 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.059s coverage: 55.8% of statements 05:58:44 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.026s coverage: 56.0% of statements 05:58:44 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.061s coverage: 100.0% of statements 05:58:53 feae8fd75edb: Pull complete 05:58:53 242c74f7c9fa: Pull complete 05:58:53 3cdef696dda3: Pull complete 05:58:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:59:00 2ced38df9373: Pull complete 05:59:02 58f1dce35555: Pull complete 05:59:02 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:59:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:59:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 05:59:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:59:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 05:59:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:59:02 $ docker stop --time=1 30c22899a3a14f68603222df8fa6a7e43d87c21f41faa26263ef623f4a66beb1 05:59:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 05:59:04 $ docker rm -f --volumes 30c22899a3a14f68603222df8fa6a7e43d87c21f41faa26263ef623f4a66beb1 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:59:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 05:59:05 + docker inspect -f . ci-base-image-arm64 05:59:05 . [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:06 prd-ubuntu20.04-docker-arm64-4c-16g-12315 does not seem to be running inside a container 05:59:06 $ 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 ******** ci-base-image-arm64 cat 05:59:09 $ docker top 3967c3d36f1ebdcf55d35302541d78fe3b0b0b4c506455ecd354635f8d50c040 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 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:59:10 + go version 05:59:10 go version go1.20.2 linux/arm64 [Pipeline] } 05:59:10 $ docker stop --time=1 3967c3d36f1ebdcf55d35302541d78fe3b0b0b4c506455ecd354635f8d50c040 05:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:10 05:59:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:11 $ docker rm -f --volumes 3967c3d36f1ebdcf55d35302541d78fe3b0b0b4c506455ecd354635f8d50c040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:12 latest: Pulling from edgex-lftools-log-publisher 05:59:12 5eb5b503b376: Pulling fs layer 05:59:12 5c69ac0246d0: Pulling fs layer 05:59:12 ec43610c2a17: Pulling fs layer 05:59:12 3a2ae6a8a46f: Pulling fs layer 05:59:12 33b1e0a273af: Pulling fs layer 05:59:12 5d3b04190fa2: Pulling fs layer 05:59:12 2f39f015ded8: Pulling fs layer 05:59:12 3a2ae6a8a46f: Waiting 05:59:12 33b1e0a273af: Waiting 05:59:12 5d3b04190fa2: Waiting 05:59:12 2f39f015ded8: Waiting 05:59:12 5c69ac0246d0: Verifying Checksum 05:59:12 5c69ac0246d0: Download complete 05:59:12 3a2ae6a8a46f: Verifying Checksum 05:59:12 3a2ae6a8a46f: Download complete 05:59:12 33b1e0a273af: Verifying Checksum 05:59:12 33b1e0a273af: Download complete 05:59:12 ec43610c2a17: Verifying Checksum 05:59:12 ec43610c2a17: Download complete 05:59:12 5d3b04190fa2: Verifying Checksum 05:59:12 5d3b04190fa2: Download complete 05:59:12 + docker inspect -f . ci-base-image-arm64 05:59:12 . [Pipeline] } 05:59:12 5eb5b503b376: Verifying Checksum 05:59:12 5eb5b503b376: Download complete [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:12 prd-ubuntu20.04-docker-arm64-4c-16g-12315 does not seem to be running inside a container 05:59:12 $ 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 ******** ci-base-image-arm64 cat 05:59:13 2f39f015ded8: Download complete 05:59:13 5eb5b503b376: Pull complete 05:59:14 5c69ac0246d0: Pull complete 05:59:14 ec43610c2a17: Pull complete 05:59:14 3a2ae6a8a46f: Pull complete 05:59:14 33b1e0a273af: Pull complete 05:59:14 5d3b04190fa2: Pull complete 05:59:15 $ docker top f8ae19fb1e86833d5600a084f8fb13608012ebd9abd82589d0b815836804dfb3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:16 + git config --global --add safe.directory /w/workspace/go-mod-secrets/1 [Pipeline] fileExists [Pipeline] sh 05:59:16 + make test 05:59:16 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 05:59:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 05:59:16 go: downloading github.com/stretchr/testify v1.8.2 05:59:17 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.4 05:59:17 go: downloading github.com/davecgh/go-spew v1.1.1 05:59:17 go: downloading github.com/pmezard/go-difflib v1.0.0 05:59:17 go: downloading gopkg.in/yaml.v3 v3.0.1 05:59:17 go: downloading github.com/stretchr/objx v0.5.0 05:59:17 go: downloading github.com/go-kit/log v0.2.1 05:59:17 go: downloading github.com/zeebo/errs v1.3.0 05:59:17 go: downloading google.golang.org/grpc v1.53.0 05:59:18 2f39f015ded8: Pull complete 05:59:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:19 prd-ubuntu20.04-docker-8c-8g-12309 does not seem to be running inside a container 05:59:19 $ 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-208 -v /w/workspace/gexfoundry_go-mod-secrets_PR-208:/w/workspace/gexfoundry_go-mod-secrets_PR-208:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-208@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:59:19 go: downloading github.com/go-playground/validator/v10 v10.13.0 05:59:19 go: downloading github.com/google/uuid v1.3.0 05:59:19 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 05:59:19 go: downloading google.golang.org/protobuf v1.28.1 05:59:19 go: downloading github.com/go-logfmt/logfmt v0.5.1 05:59:19 go: downloading golang.org/x/net v0.8.0 05:59:20 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 05:59:20 go: downloading github.com/go-playground/universal-translator v0.18.1 05:59:20 go: downloading github.com/leodido/go-urn v1.2.3 05:59:20 go: downloading golang.org/x/crypto v0.7.0 05:59:20 go: downloading golang.org/x/text v0.8.0 05:59:21 go: downloading github.com/golang/protobuf v1.5.2 05:59:21 go: downloading golang.org/x/sys v0.6.0 05:59:21 go: downloading github.com/go-playground/locales v0.14.1 05:59:21 $ docker top a2bdbf78a06ef70fffbc6884ce0290c33610f6c468fbf6cf503e7b44b769b4d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:21 ---> job-cost.sh 05:59:21 lf-activate-venv: SKIPPING 05:59:21 INFO: No Stack... 05:59:22 INFO: Retrieving Pricing Info for: v3-standard-8 05:59:22 INFO: Archiving Costs [Pipeline] sh 05:59:23 + cat /w/workspace/gexfoundry_go-mod-secrets_PR-208/archives/cost.csv 05:59:23 + cut -d, -f6 [Pipeline] lock 05:59:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] 05:59:23 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] did not exist. Created. 05:59:23 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:59:23 + echo total: 0.2199999988079071 [Pipeline] stash 05:59:23 Stashed 1 file(s) [Pipeline] } 05:59:23 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:59:23 $ docker stop --time=1 a2bdbf78a06ef70fffbc6884ce0290c33610f6c468fbf6cf503e7b44b769b4d3 05:59:24 $ docker rm -f --volumes a2bdbf78a06ef70fffbc6884ce0290c33610f6c468fbf6cf503e7b44b769b4d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:00:59 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 06:01:02 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks [no test files] 06:01:02 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks [no test files] 06:01:15 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 16.209s coverage: 75.7% of statements 06:01:15 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 0.201s coverage: 52.2% of statements 06:01:15 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 9.248s coverage: 96.7% of statements 06:01:15 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 0.200s coverage: 89.5% of statements 06:01:15 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 0.099s coverage: 100.0% of statements 06:01:54 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks [no test files] 06:01:54 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 0.229s coverage: 55.8% of statements 06:01:54 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 0.100s coverage: 56.0% of statements 06:01:54 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 0.257s coverage: 100.0% of statements 06:01:55 ? github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks [no test files] 06:01:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:01:55 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:03:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:03:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:03:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:03:47 $ docker stop --time=1 f8ae19fb1e86833d5600a084f8fb13608012ebd9abd82589d0b815836804dfb3 06:03:49 $ docker rm -f --volumes f8ae19fb1e86833d5600a084f8fb13608012ebd9abd82589d0b815836804dfb3 [Pipeline] // withDockerContainer [Pipeline] sh 06:03:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:03:52 Warning: overwriting stash ‘coverage-report’ 06:03:53 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 06:03:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:03:54 06:03:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:03:54 arm64: Pulling from edgex-lftools-log-publisher 06:03:54 8998bd30e6a1: Pulling fs layer 06:03:54 04944245beec: Pulling fs layer 06:03:54 699f458cf7ca: Pulling fs layer 06:03:54 765212b225bb: Pulling fs layer 06:03:54 f23df028b6ca: Pulling fs layer 06:03:54 d65c8cfc05b1: Pulling fs layer 06:03:54 2437ff75d9bd: Pulling fs layer 06:03:54 d65c8cfc05b1: Waiting 06:03:54 765212b225bb: Waiting 06:03:54 f23df028b6ca: Waiting 06:03:54 2437ff75d9bd: Waiting 06:03:54 04944245beec: Verifying Checksum 06:03:54 04944245beec: Download complete 06:03:54 765212b225bb: Verifying Checksum 06:03:54 765212b225bb: Download complete 06:03:54 f23df028b6ca: Verifying Checksum 06:03:54 f23df028b6ca: Download complete 06:03:54 d65c8cfc05b1: Verifying Checksum 06:03:54 d65c8cfc05b1: Download complete 06:03:54 699f458cf7ca: Verifying Checksum 06:03:54 699f458cf7ca: Download complete 06:03:55 8998bd30e6a1: Verifying Checksum 06:03:55 8998bd30e6a1: Download complete 06:03:57 2437ff75d9bd: Verifying Checksum 06:03:58 8998bd30e6a1: Pull complete 06:03:59 04944245beec: Pull complete 06:04:00 699f458cf7ca: Pull complete 06:04:00 765212b225bb: Pull complete 06:04:01 f23df028b6ca: Pull complete 06:04:01 d65c8cfc05b1: Pull complete 06:04:13 2437ff75d9bd: Pull complete 06:04:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:04:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:14 prd-ubuntu20.04-docker-arm64-4c-16g-12315 does not seem to be running inside a container 06:04: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/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:04:19 $ docker top 2ae53df43dd1e279667a92b791c958051a7bc92a8cf575762dd74f9784a040cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:20 ---> job-cost.sh 06:04:20 lf-activate-venv: SKIPPING 06:04:20 INFO: No Stack... 06:04:21 INFO: Retrieving Pricing Info for: v3-standard-4 06:04:22 INFO: Archiving Costs [Pipeline] sh 06:04:22 + cat /w/workspace/go-mod-secrets/1/archives/cost.csv 06:04:22 + cut -d, -f6 [Pipeline] lock 06:04:22 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] 06:04:22 Resource [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] did not exist. Created. 06:04:22 Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:23 /w/workspace/go-mod-secrets/1@tmp/durable-060bd511/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:04:24 + echo total: 0.2199999988079071 [Pipeline] stash 06:04:24 Warning: overwriting stash ‘stack-cost’ 06:04:24 Stashed 1 file(s) [Pipeline] } 06:04:24 Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-PR-208-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:04:24 $ docker stop --time=1 2ae53df43dd1e279667a92b791c958051a7bc92a8cf575762dd74f9784a040cd 06:04:26 $ docker rm -f --volumes 2ae53df43dd1e279667a92b791c958051a7bc92a8cf575762dd74f9784a040cd [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 06:04:27 provisioning config files... 06:04:27 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp/config15014152842410881277tmp [Pipeline] { [Pipeline] sh 06:04:27 + set +x 06:04:27 + + curl -s https://codecov.io/bashbash 06:04:27 -s -- 06:04:27 06:04:27 _____ _ 06:04:27 / ____| | | 06:04:27 | | ___ __| | ___ ___ _____ __ 06:04:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:04:27 | |___| (_) | (_| | __/ (_| (_) \ V / 06:04:27 \_____\___/ \__,_|\___|\___\___/ \_/ 06:04:27 Bash-1.0.6 06:04:27 06:04:27 06:04:27 ==> git version 2.25.1 found 06:04:27 ==> 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 06:04:27 Release-Date: 2020-01-08 06:04:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:04:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:04:27 ==> Jenkins CI detected. 06:04:27 current dir:  /w/workspace/gexfoundry_go-mod-secrets_PR-208 06:04:27 project root: . 06:04:27 --> token set from env 06:04:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:04:28 ==> Running gcov in . (disable via -X gcov) 06:04:28 ==> Python coveragepy not found 06:04:28 ==> Searching for coverage reports in: 06:04:28 + . 06:04:28 -> Found 1 reports 06:04:28 ==> Detecting git/mercurial file structure 06:04:28 ==> Reading reports 06:04:28 + ./coverage.out bytes=41143 06:04:28 ==> Appending adjustments 06:04:28 https://docs.codecov.io/docs/fixing-reports 06:04:28 + Found adjustments 06:04:28 ==> Gzipping contents 06:04:28 8.0K /tmp/codecov.ah4xeX.gz 06:04:28 ==> Uploading reports 06:04:28 url: https://codecov.io 06:04:28 query: branch=PR-208&commit=597011f1d7fdc11cfeacfa340b71949097ac6405&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-208%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=208&job=&cmd_args= 06:04:28 -> Pinging Codecov 06:04:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=PR-208&commit=597011f1d7fdc11cfeacfa340b71949097ac6405&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2FPR-208%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=208&job=&cmd_args= 06:04:28 -> Uploading to 06:04:28 https://storage.googleapis.com/codecov/v4/raw/2023-05-02/D63849C06B6B67093493C71CE874ED06/597011f1d7fdc11cfeacfa340b71949097ac6405/ea9ddca6-ce5e-4d1c-8fc9-cf3005439c6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T060428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ef1a2196e232425c9b19dd030ece4b761f5a95227f25be24891e3834ca84a00 06:04:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:04:28 Dload Upload Total Spent Left Speed 06:04:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8126 0 0 100 8126 0 37620 --:--:-- --:--:-- --:--:-- 37620 06:04:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/597011f1d7fdc11cfeacfa340b71949097ac6405 [Pipeline] } 06:04:28 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 06:04:30 + [ -d /w/workspace/gexfoundry_go-mod-secrets_PR-208/archives ] 06:04:30 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-208/archives 06:04:30 total 16 06:04:30 drwxr-xr-x 3 root root 4096 May 2 05:59 . 06:04:30 drwxrwxr-x 9 jenkins jenkins 4096 May 2 05:59 .. 06:04:30 drwxr-xr-x 2 root root 4096 May 2 05:59 cost 06:04:30 -rw-r--r-- 1 root root 87 May 2 05:59 cost.csv 06:04:30 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-secrets_PR-208/archives 06:04:30 + ls -al /w/workspace/gexfoundry_go-mod-secrets_PR-208/archives 06:04:30 total 16 06:04:30 drwxr-xr-x 3 jenkins jenkins 4096 May 2 05:59 . 06:04:30 drwxrwxr-x 9 jenkins jenkins 4096 May 2 05:59 .. 06:04:30 drwxr-xr-x 2 jenkins jenkins 4096 May 2 05:59 cost 06:04:30 -rw-r--r-- 1 jenkins jenkins 87 May 2 05:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:04:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:04:31 ---> package-listing.sh 06:04:31 ++ facter osfamily 06:04:31 ++ tr '[:upper:]' '[:lower:]' 06:04:32 + OS_FAMILY=debian 06:04:32 + workspace=/w/workspace/gexfoundry_go-mod-secrets_PR-208 06:04:32 + START_PACKAGES=/tmp/packages_start.txt 06:04:32 + END_PACKAGES=/tmp/packages_end.txt 06:04:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:32 + PACKAGES=/tmp/packages_start.txt 06:04:32 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-208 ']' 06:04:32 + PACKAGES=/tmp/packages_end.txt 06:04:32 + case "${OS_FAMILY}" in 06:04:32 + dpkg -l 06:04:32 + grep '^ii' 06:04:32 + '[' -f /tmp/packages_start.txt ']' 06:04:32 + '[' -f /tmp/packages_end.txt ']' 06:04:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:32 + '[' /w/workspace/gexfoundry_go-mod-secrets_PR-208 ']' 06:04:32 + mkdir -p /w/workspace/gexfoundry_go-mod-secrets_PR-208/archives/ 06:04:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-secrets_PR-208/archives/ [Pipeline] echo 06:04:32 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-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:04:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:33 prd-ubuntu20.04-docker-8c-8g-12309 does not seem to be running inside a container 06:04:33 $ 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-208/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-208 -v /w/workspace/gexfoundry_go-mod-secrets_PR-208:/w/workspace/gexfoundry_go-mod-secrets_PR-208:rw,z -v /w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp:/w/workspace/gexfoundry_go-mod-secrets_PR-208@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 06:04:33 $ docker top 0a6773b25d7ebbeee8c3dbd0732f874cdfb33611763bb7525125cae0dd95cb4c -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:33 + touch /tmp/pre-build-complete [Pipeline] sh 06:04:34 + mkdir -p /var/log/sysstat [Pipeline] sh 06:04:34 + ls /var/log/sa-host 06:04:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:34 provisioning config files... 06:04:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-secrets_PR-208@tmp/config5585078110491870120tmp [Pipeline] { [Pipeline] echo 06:04:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:04:35 ---> create-netrc.sh [Pipeline] } 06:04:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:04:35 ---> python-tools-install.sh [Pipeline] echo 06:04:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:04:35 ---> sudo-logs.sh 06:04:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:04:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:04:36 ---> job-cost.sh 06:04:36 lf-activate-venv: SKIPPING 06:04:36 DEBUG: total: 0.2199999988079071 06:04:36 INFO: Retrieving Stack Cost... 06:04:36 INFO: Retrieving Pricing Info for: v3-standard-8 06:04:37 INFO: Archiving Costs [Pipeline] echo 06:04:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:04:37 ---> logs-deploy.sh 06:04:37 lf-activate-venv: SKIPPING 06:04:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/PR-208/1 06:04:37 INFO: archiving workspace using pattern(s): 06:04:38 Archives upload complete. 06:04:38 INFO: archiving logs to Nexus 06:04:39 ---> uname -a: 06:04:39 Linux prd-ubuntu20-04-docker-8c-8g-12309 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:04:39 06:04:39 06:04:39 ---> lscpu: 06:04:39 Architecture: x86_64 06:04:39 CPU op-mode(s): 32-bit, 64-bit 06:04:39 Byte Order: Little Endian 06:04:39 Address sizes: 40 bits physical, 48 bits virtual 06:04:39 CPU(s): 8 06:04:39 On-line CPU(s) list: 0-7 06:04:39 Thread(s) per core: 1 06:04:39 Core(s) per socket: 1 06:04:39 Socket(s): 8 06:04:39 NUMA node(s): 1 06:04:39 Vendor ID: AuthenticAMD 06:04:39 CPU family: 23 06:04:39 Model: 49 06:04:39 Model name: AMD EPYC-Rome Processor 06:04:39 Stepping: 0 06:04:39 CPU MHz: 2799.998 06:04:39 BogoMIPS: 5599.99 06:04:39 Virtualization: AMD-V 06:04:39 Hypervisor vendor: KVM 06:04:39 Virtualization type: full 06:04:39 L1d cache: 256 KiB 06:04:39 L1i cache: 256 KiB 06:04:39 L2 cache: 4 MiB 06:04:39 L3 cache: 128 MiB 06:04:39 NUMA node0 CPU(s): 0-7 06:04:39 Vulnerability Itlb multihit: Not affected 06:04:39 Vulnerability L1tf: Not affected 06:04:39 Vulnerability Mds: Not affected 06:04:39 Vulnerability Meltdown: Not affected 06:04:39 Vulnerability Mmio stale data: Not affected 06:04:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:04:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:04:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:04:39 Vulnerability Srbds: Not affected 06:04:39 Vulnerability Tsx async abort: Not affected 06:04:39 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 06:04:39 06:04:39 06:04:39 ---> nproc: 06:04:39 8 06:04:39 06:04:39 06:04:39 ---> df -h: 06:04:39 Filesystem Size Used Avail Use% Mounted on 06:04:39 overlay 155G 11G 145G 7% / 06:04:39 tmpfs 64M 0 64M 0% /dev 06:04:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:04:39 shm 64M 0 64M 0% /dev/shm 06:04:39 /dev/vda1 155G 11G 145G 7% /facter-os 06:04:39 06:04:39 06:04:39 ---> sar -b -r -n DEV: 06:04:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12309) 05/02/23 _x86_64_ (8 CPU) 06:04:39 06:04:39 05:00:18 LINUX RESTART (8 CPU) 06:04:39 06:04:39 05:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:04:39 05:02:01 6.43 0.00 6.43 0.00 0.00 385.35 0.00 06:04:39 05:03:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 06:04:39 05:04:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 06:04:39 05:05:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 06:04:39 05:06:01 51.97 10.58 41.39 0.00 5154.87 8902.78 0.00 06:04:39 05:07:01 5.87 0.02 5.85 0.00 0.13 122.11 0.00 06:04:39 05:08:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 06:04:39 05:09:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 06:04:39 05:10:02 1.07 0.00 1.07 0.00 0.00 12.40 0.00 06:04:39 05:11:01 2.10 0.00 2.10 0.00 0.00 23.86 0.00 06:04:39 05:12:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 06:04:39 05:13:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 06:04:39 05:14:01 2.58 1.02 1.57 0.00 21.86 22.80 0.00 06:04:39 05:15:01 1.90 0.00 1.90 0.00 0.00 20.53 0.00 06:04:39 05:16:01 1.93 0.02 1.92 0.00 0.13 26.80 0.00 06:04:39 05:17:01 1.27 0.02 1.25 0.00 0.13 14.53 0.00 06:04:39 05:18:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 06:04:39 05:19:01 1.20 0.00 1.20 0.00 0.00 16.00 0.00 06:04:39 05:20:01 0.83 0.00 0.83 0.00 0.00 9.20 0.00 06:04:39 05:21:01 1.52 0.00 1.52 0.00 0.00 18.93 0.00 06:04:39 05:22:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 06:04:39 05:23:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 06:04:39 05:24:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 06:04:39 05:25:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 06:04:39 05:26:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 06:04:39 05:27:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 06:04:39 05:28:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 06:04:39 05:29:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 06:04:39 05:30:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 06:04:39 05:31:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 06:04:39 05:32:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 06:04:39 05:33:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 06:04:39 05:34:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 06:04:39 05:35:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 06:04:39 05:36:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 06:04:39 05:37:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 06:04:39 05:38:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 06:04:39 05:39:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 06:04:39 05:40:01 4.72 3.82 0.90 0.00 86.79 22.66 0.00 06:04:39 05:41:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 06:04:39 05:42:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 06:04:39 05:43:01 1.25 0.00 1.25 0.00 0.00 16.53 0.00 06:04:39 05:44:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 06:04:39 05:45:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 06:04:39 05:46:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 06:04:39 05:47:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 06:04:39 05:48:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 06:04:39 05:49:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 06:04:39 05:50:01 0.97 0.00 0.97 0.00 0.00 11.07 0.00 06:04:39 05:51:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 06:04:39 05:52:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 06:04:39 05:53:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 06:04:39 05:54:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 06:04:39 05:55:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 06:04:39 05:56:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 06:04:39 05:57:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 06:04:39 05:58:01 44.69 12.08 32.61 0.00 1790.23 10987.90 0.00 06:04:39 05:59:01 59.12 0.42 58.71 0.00 11.86 37228.86 0.00 06:04:39 06:00:01 47.93 0.18 47.74 0.00 18.66 24899.45 0.00 06:04:39 06:01:01 1.75 0.00 1.75 0.00 0.00 21.06 0.00 06:04:39 06:02:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 06:04:39 06:03:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 06:04:39 06:04:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 06:04:39 Average: 4.63 0.45 4.18 0.00 112.48 1323.82 0.00 06:04:39 06:04:39 05:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:04:39 05:02:01 30604704 31877496 494944 1.51 47300 1542504 1658980 4.89 602064 1415460 16 06:04:39 05:03:01 30605276 31878220 493752 1.50 47340 1542508 1658980 4.89 603040 1415492 32 06:04:39 05:04:01 30604724 31877700 494204 1.50 47380 1542508 1658980 4.89 604872 1415492 20 06:04:39 05:05:01 30604792 31877964 493940 1.50 47412 1542516 1658980 4.89 604380 1415628 32 06:04:39 05:06:01 30065020 31840528 504188 1.53 82184 2002928 1678628 4.95 933392 1585272 928 06:04:39 05:07:01 30071052 31841792 502524 1.53 80796 1999668 1665984 4.91 931140 1582008 8 06:04:39 05:08:01 30071268 31842020 502428 1.53 80840 1999664 1665984 4.91 931152 1582012 8 06:04:39 05:09:01 30071040 31841912 502528 1.53 80912 1999672 1665984 4.91 931320 1582008 8 06:04:39 05:10:02 30071300 31842204 502176 1.53 80952 1999680 1665984 4.91 931280 1582040 8 06:04:39 05:11:01 30070576 31841596 502456 1.53 81040 1999680 1665984 4.91 931880 1582052 12 06:04:39 05:12:01 30070520 31841716 502268 1.53 81072 1999688 1665984 4.91 931572 1582136 12 06:04:39 05:13:01 30070188 31841412 502504 1.53 81104 1999692 1665984 4.91 931668 1582132 4 06:04:39 05:14:01 30068292 31840416 503340 1.53 81180 2000312 1742660 5.14 931948 1582616 8 06:04:39 05:15:01 30068876 31841072 502628 1.53 81268 2000304 1742660 5.14 932032 1582616 8 06:04:39 05:16:01 30067564 31839848 503544 1.53 81352 2000292 1710324 5.04 932500 1582600 8 06:04:39 05:17:01 30067176 31839548 503688 1.53 81404 2000296 1693464 4.99 932952 1582600 236 06:04:39 05:18:01 30067248 31839664 503480 1.53 81452 2000300 1693464 4.99 932900 1582604 12 06:04:39 05:19:01 30067492 31839948 503156 1.53 81484 2000304 1693464 4.99 932700 1582608 8 06:04:39 05:20:01 30067704 31840196 502848 1.53 81500 2000304 1693464 4.99 932832 1582612 8 06:04:39 05:21:01 30067508 31840056 502956 1.53 81564 2000308 1693464 4.99 933008 1582616 32 06:04:39 05:22:01 30067436 31840152 502816 1.53 81604 2000432 1693464 4.99 933364 1582748 28 06:04:39 05:23:01 30067268 31840080 502680 1.53 81636 2000440 1693464 4.99 933276 1582744 8 06:04:39 05:24:01 30067492 31840336 502596 1.53 81660 2000444 1693464 4.99 933328 1582748 28 06:04:39 05:25:01 30067168 31840048 502828 1.53 81692 2000444 1693464 4.99 933380 1582748 8 06:04:39 05:26:01 30067160 31840100 502700 1.53 81732 2000452 1693464 4.99 933892 1582756 48 06:04:39 05:27:01 30067168 31840148 502592 1.53 81772 2000460 1693464 4.99 933664 1582760 40 06:04:39 05:28:01 30067096 31840108 502568 1.53 81788 2000460 1693464 4.99 933768 1582764 8 06:04:39 05:29:01 30067072 31840108 502496 1.53 81812 2000464 1693464 4.99 933824 1582764 56 06:04:39 05:30:01 30067004 31840064 502716 1.53 81832 2000464 1693464 4.99 933868 1582764 8 06:04:39 05:31:01 30067020 31840144 502612 1.53 81896 2000452 1693464 4.99 934096 1582776 16 06:04:39 05:32:01 30067224 31840388 502284 1.53 81936 2000472 1693464 4.99 934128 1582784 32 06:04:39 05:33:01 30067208 31840408 502216 1.53 81960 2000464 1693464 4.99 934196 1582776 40 06:04:39 05:34:01 30066696 31839944 502688 1.53 81984 2000476 1693464 4.99 935328 1582780 20 06:04:39 05:35:01 30066600 31839896 502688 1.53 82032 2000472 1693464 4.99 935560 1582784 16 06:04:39 05:36:01 30066256 31839580 503156 1.53 82064 2000472 1693464 4.99 935432 1582784 24 06:04:39 05:37:01 30066516 31839868 502804 1.53 82096 2000488 1693464 4.99 935404 1582788 12 06:04:39 05:38:01 30066444 31839852 502768 1.53 82128 2000488 1693464 4.99 935504 1582792 12 06:04:39 05:39:01 30066672 31840100 502464 1.53 82160 2000484 1693464 4.99 935524 1582792 4 06:04:39 05:40:01 30021620 31798472 543384 1.65 82204 2003376 1693464 4.99 979372 1584404 108 06:04:39 05:41:01 30021056 31797948 544104 1.65 82244 2003376 1693464 4.99 979564 1584344 32 06:04:39 05:42:01 30020804 31797740 544320 1.66 82276 2003380 1693464 4.99 979776 1584348 32 06:04:39 05:43:01 30020032 31796992 545132 1.66 82308 2003384 1693464 4.99 980060 1584352 60 06:04:39 05:44:01 30020260 31797264 544832 1.66 82340 2003388 1693464 4.99 980036 1584356 4 06:04:39 05:45:01 30020188 31797228 544824 1.66 82372 2003396 1693464 4.99 980108 1584364 36 06:04:39 05:46:01 30020164 31797208 544808 1.66 82416 2003360 1693464 4.99 980092 1584364 204 06:04:39 05:47:01 30019840 31796968 544952 1.66 82464 2003400 1693464 4.99 980376 1584368 60 06:04:39 05:48:01 30019748 31796880 545192 1.66 82488 2003388 1693464 4.99 980368 1584372 228 06:04:39 05:49:01 30019512 31796836 545232 1.66 82512 2003532 1693464 4.99 980528 1584500 8 06:04:39 05:50:01 30019212 31796544 545444 1.66 82536 2003536 1693464 4.99 980520 1584504 28 06:04:39 05:51:01 30019164 31796544 545400 1.66 82584 2003520 1693464 4.99 980824 1584504 20 06:04:39 05:52:01 30019116 31796536 545336 1.66 82616 2003540 1693464 4.99 981092 1584508 32 06:04:39 05:53:01 30018808 31796272 545564 1.66 82640 2003528 1693464 4.99 981268 1584512 200 06:04:39 05:54:01 30018508 31795980 545772 1.66 82656 2003544 1693464 4.99 981288 1584512 12 06:04:39 05:55:01 30019164 31796684 545220 1.66 82688 2003544 1693464 4.99 981368 1584520 56 06:04:39 05:56:01 30018872 31796436 545436 1.66 82736 2003552 1693464 4.99 981316 1584524 20 06:04:39 05:57:01 30018604 31796232 545628 1.66 82792 2003556 1693464 4.99 981328 1584524 12 06:04:39 05:58:01 29454036 31605312 710872 2.16 95284 2348128 1777344 5.24 1278072 1807728 16 06:04:39 05:59:01 27934756 31471844 809072 2.46 125452 3611792 2266644 6.68 1550768 2927324 227424 06:04:39 06:00:01 28110604 31555324 729376 2.22 128160 3527684 1760948 5.19 1430116 2881568 12 06:04:39 06:01:01 28110800 31555564 729068 2.22 128200 3527672 1760948 5.19 1430132 2881576 40 06:04:39 06:02:01 28113720 31558552 725944 2.21 128224 3527688 1760948 5.19 1426920 2881572 208 06:04:39 06:03:01 28113576 31558436 725992 2.21 128256 3527692 1760948 5.19 1427312 2881576 16 06:04:39 06:04:01 28122492 31567380 717272 2.18 128272 3527692 1760948 5.19 1418992 2881576 20 06:04:39 Average: 29889563 31798473 540149 1.64 84286 2124478 1705601 5.03 980282 1700560 3662 06:04:39 06:04:39 05:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:04:39 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:02:01 ens3 1.73 0.17 0.22 0.07 0.00 0.00 0.00 0.00 06:04:39 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:03:01 ens3 4.35 2.10 2.17 0.51 0.00 0.00 0.00 0.00 06:04:39 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:04:01 ens3 1.95 0.97 0.91 0.69 0.00 0.00 0.00 0.00 06:04:39 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:05:01 ens3 0.70 0.37 0.27 0.21 0.00 0.00 0.00 0.00 06:04:39 05:06:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 06:04:39 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:06:01 ens3 189.07 94.00 2866.25 6.86 0.00 0.00 0.00 0.00 06:04:39 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:07:01 ens3 0.40 0.25 0.03 0.02 0.00 0.00 0.00 0.00 06:04:39 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:08:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:04:39 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:09:01 ens3 0.23 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:10:02 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:04:39 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:11:01 ens3 0.36 0.20 0.09 0.07 0.00 0.00 0.00 0.00 06:04:39 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:12:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:04:39 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:13:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:14:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:04:39 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:15:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:04:39 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:16:01 ens3 0.63 0.20 0.21 0.07 0.00 0.00 0.00 0.00 06:04:39 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:17:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:18:01 ens3 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:04:39 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:19:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:20:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:04:39 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:21:01 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 06:04:39 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:22:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:04:39 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:23:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:24:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:04:39 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:25:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:26:01 ens3 0.28 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:04:39 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:30:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:04:39 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:31:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 06:04:39 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:34:01 ens3 0.93 0.38 0.52 0.21 0.00 0.00 0.00 0.00 06:04:39 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:36:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:04:39 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:37:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:40:01 ens3 13.56 9.67 12.18 6.59 0.00 0.00 0.00 0.00 06:04:39 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:41:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:04:39 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:42:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:43:01 ens3 0.58 0.43 0.27 0.22 0.00 0.00 0.00 0.00 06:04:39 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:46:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:04:39 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:51:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:04:39 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:56:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:04:39 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 05:57:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 05:58:01 lo 2.33 2.33 0.22 0.22 0.00 0.00 0.00 0.00 06:04:39 05:58:01 docker0 1.92 1.77 0.25 17.65 0.00 0.00 0.00 0.00 06:04:39 05:58:01 ens3 274.49 164.84 1959.62 53.91 0.00 0.00 0.00 0.00 06:04:39 05:59:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 06:04:39 05:59:01 vethfc121ef 21.60 39.64 2.17 541.80 0.00 0.00 0.00 0.04 06:04:39 05:59:01 docker0 21.60 39.53 1.88 541.79 0.00 0.00 0.00 0.00 06:04:39 05:59:01 ens3 210.78 121.43 4801.91 59.28 0.00 0.00 0.00 0.00 06:04:39 06:00:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 06:04:39 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 06:00:01 ens3 88.24 53.72 2523.77 11.30 0.00 0.00 0.00 0.00 06:04:39 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 06:01:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:04:39 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 06:02:01 ens3 1.43 0.00 0.14 0.00 0.00 0.00 0.00 0.00 06:04:39 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 06:03:01 ens3 4.12 1.55 4.94 0.67 0.00 0.00 0.00 0.00 06:04:39 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:39 06:04:01 ens3 1.95 0.83 0.68 0.49 0.00 0.00 0.00 0.00 06:04:39 Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 06:04:39 Average: docker0 0.37 0.66 0.03 8.88 0.00 0.00 0.00 0.00 06:04:39 Average: ens3 12.73 7.22 193.30 2.25 0.00 0.00 0.00 0.00 06:04:39 06:04:39 06:04:39 ---> sar -P ALL: 06:04:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12309) 05/02/23 _x86_64_ (8 CPU) 06:04:39 06:04:39 05:00:18 LINUX RESTART (8 CPU) 06:04:39 06:04:39 05:01:01 CPU %user %nice %system %iowait %steal %idle 06:04:39 05:02:01 all 0.01 0.00 0.01 0.06 0.01 99.91 06:04:39 05:02:01 0 0.00 0.00 0.02 0.25 0.02 99.72 06:04:39 05:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:02:01 3 0.03 0.00 0.02 0.00 0.03 99.92 06:04:39 05:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:02:01 6 0.03 0.00 0.02 0.20 0.00 99.75 06:04:39 05:02:01 7 0.00 0.00 0.03 0.02 0.00 99.95 06:04:39 05:03:01 all 0.03 0.00 0.01 0.05 0.01 99.89 06:04:39 05:03:01 0 0.02 0.00 0.03 0.40 0.00 99.55 06:04:39 05:03:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:04:39 05:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:03:01 3 0.05 0.00 0.03 0.00 0.03 99.88 06:04:39 05:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:04:39 05:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:04:39 05:03:01 7 0.07 0.00 0.02 0.00 0.02 99.90 06:04:39 05:04:01 all 0.12 0.00 0.00 0.01 0.00 99.86 06:04:39 05:04:01 0 0.03 0.00 0.00 0.10 0.00 99.87 06:04:39 05:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:04:01 3 0.05 0.00 0.00 0.00 0.02 99.93 06:04:39 05:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:04:01 6 0.75 0.00 0.00 0.02 0.00 99.23 06:04:39 05:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:04:39 05:05:01 all 0.03 0.00 0.01 0.01 0.00 99.94 06:04:39 05:05:01 0 0.02 0.00 0.02 0.03 0.00 99.93 06:04:39 05:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:05:01 3 0.05 0.00 0.00 0.00 0.02 99.93 06:04:39 05:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:05:01 6 0.17 0.00 0.00 0.00 0.00 99.83 06:04:39 05:05:01 7 0.00 0.00 0.02 0.05 0.02 99.92 06:04:39 05:06:01 all 2.26 0.00 1.42 0.77 0.03 95.52 06:04:39 05:06:01 0 1.80 0.00 0.95 2.02 0.02 95.21 06:04:39 05:06:01 1 1.82 0.00 1.69 1.25 0.03 95.21 06:04:39 05:06:01 2 3.48 0.00 1.14 1.04 0.03 94.32 06:04:39 05:06:01 3 2.41 0.00 1.17 0.05 0.05 96.31 06:04:39 05:06:01 4 2.05 0.00 1.05 0.77 0.02 96.11 06:04:39 05:06:01 5 2.09 0.00 2.16 0.42 0.02 95.32 06:04:39 05:06:01 6 2.81 0.00 1.09 0.12 0.03 95.95 06:04:39 05:06:01 7 1.64 0.00 2.14 0.49 0.02 95.71 06:04:39 05:07:01 all 0.14 0.00 0.06 0.02 0.01 99.77 06:04:39 05:07:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:04:39 05:07:01 1 0.08 0.00 0.05 0.02 0.02 99.83 06:04:39 05:07:01 2 0.00 0.00 0.05 0.12 0.00 99.83 06:04:39 05:07:01 3 0.63 0.00 0.10 0.02 0.03 99.22 06:04:39 05:07:01 4 0.22 0.00 0.08 0.00 0.00 99.70 06:04:39 05:07:01 5 0.05 0.00 0.03 0.00 0.02 99.90 06:04:39 05:07:01 6 0.03 0.00 0.05 0.00 0.00 99.92 06:04:39 05:07:01 7 0.07 0.00 0.03 0.00 0.02 99.88 06:04:39 05:08:01 all 0.26 0.00 0.00 0.00 0.00 99.74 06:04:39 05:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:04:39 05:08:01 3 1.99 0.00 0.00 0.00 0.02 98.00 06:04:39 05:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:09:01 all 0.26 0.00 0.00 0.01 0.01 99.72 06:04:39 05:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:09:01 2 0.00 0.00 0.00 0.05 0.00 99.95 06:04:39 05:09:01 3 1.99 0.00 0.00 0.02 0.03 97.96 06:04:39 05:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:09:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:04:39 05:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:10:02 all 0.12 0.00 0.00 0.00 0.01 99.86 06:04:39 05:10:02 0 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:10:02 1 0.03 0.00 0.00 0.02 0.02 99.93 06:04:39 05:10:02 2 0.00 0.00 0.02 0.02 0.00 99.97 06:04:39 05:10:02 3 0.93 0.00 0.00 0.00 0.03 99.04 06:04:39 05:10:02 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:10:02 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:10:02 6 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:10:02 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:04:39 05:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:11:01 1 0.02 0.00 0.03 0.02 0.00 99.93 06:04:39 05:11:01 2 0.00 0.00 0.00 0.03 0.00 99.97 06:04:39 05:11:01 3 0.02 0.00 0.03 0.00 0.03 99.91 06:04:39 05:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:12:01 all 0.02 0.00 0.00 0.01 0.00 99.97 06:04:39 05:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:04:39 05:12:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:04:39 05:12:01 2 0.00 0.00 0.00 0.05 0.00 99.95 06:04:39 05:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:04:39 05:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 06:04:39 05:12:01 CPU %user %nice %system %iowait %steal %idle 06:04:39 05:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:04:39 05:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:13:01 1 0.00 0.00 0.00 0.02 0.02 99.97 06:04:39 05:13:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:04:39 05:13:01 3 0.02 0.00 0.02 0.00 0.03 99.93 06:04:39 05:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:13:01 6 0.03 0.00 0.02 0.02 0.00 99.93 06:04:39 05:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:14:01 all 0.05 0.00 0.04 0.01 0.01 99.89 06:04:39 05:14:01 0 0.02 0.00 0.05 0.00 0.00 99.93 06:04:39 05:14:01 1 0.03 0.00 0.05 0.02 0.00 99.90 06:04:39 05:14:01 2 0.00 0.00 0.03 0.03 0.02 99.92 06:04:39 05:14:01 3 0.07 0.00 0.03 0.00 0.02 99.88 06:04:39 05:14:01 4 0.23 0.00 0.02 0.07 0.00 99.68 06:04:39 05:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 06:04:39 05:14:01 6 0.03 0.00 0.05 0.00 0.02 99.90 06:04:39 05:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:15:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:04:39 05:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:04:39 05:15:01 2 0.02 0.00 0.00 0.03 0.00 99.95 06:04:39 05:15:01 3 0.02 0.00 0.02 0.00 0.03 99.93 06:04:39 05:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:16:01 all 0.01 0.00 0.02 0.01 0.00 99.96 06:04:39 05:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:04:39 05:16:01 2 0.02 0.00 0.02 0.03 0.00 99.93 06:04:39 05:16:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:04:39 05:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:04:39 05:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 06:04:39 05:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:04:39 05:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:04:39 05:17:01 2 0.00 0.00 0.00 0.03 0.02 99.95 06:04:39 05:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:04:39 05:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:04:39 05:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:18:01 all 0.16 0.00 0.01 0.01 0.01 99.82 06:04:39 05:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:04:39 05:18:01 2 1.11 0.00 0.00 0.07 0.00 98.82 06:04:39 05:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:04:39 05:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:04:39 05:18:01 6 0.03 0.00 0.00 0.02 0.00 99.95 06:04:39 05:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:19:01 all 0.05 0.00 0.01 0.00 0.01 99.93 06:04:39 05:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:19:01 1 0.03 0.00 0.02 0.02 0.02 99.92 06:04:39 05:19:01 2 0.32 0.00 0.00 0.02 0.02 99.65 06:04:39 05:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:04:39 05:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:04:39 05:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:20:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:04:39 05:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:20:01 3 0.03 0.00 0.02 0.00 0.03 99.92 06:04:39 05:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:04:39 05:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:04:39 05:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:21:01 all 0.01 0.00 0.00 0.01 0.00 99.98 06:04:39 05:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:21:01 2 0.00 0.00 0.00 0.05 0.00 99.95 06:04:39 05:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:04:39 05:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:04:39 05:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:22:01 all 0.02 0.00 0.01 0.01 0.01 99.96 06:04:39 05:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:22:01 1 0.03 0.00 0.02 0.02 0.02 99.92 06:04:39 05:22:01 2 0.07 0.00 0.00 0.03 0.02 99.88 06:04:39 05:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:04:39 05:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:04:39 05:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:04:39 05:23:01 3 0.05 0.00 0.03 0.00 0.03 99.88 06:04:39 05:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 06:04:39 05:23:01 CPU %user %nice %system %iowait %steal %idle 06:04:39 05:24:01 all 0.22 0.00 0.00 0.00 0.01 99.76 06:04:39 05:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:04:39 05:24:01 2 1.74 0.00 0.00 0.00 0.00 98.26 06:04:39 05:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:04:39 05:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:25:01 all 0.26 0.00 0.01 0.01 0.01 99.72 06:04:39 05:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:25:01 1 0.05 0.00 0.00 0.02 0.02 99.92 06:04:39 05:25:01 2 1.97 0.00 0.03 0.03 0.02 97.95 06:04:39 05:25:01 3 0.02 0.00 0.02 0.00 0.03 99.93 06:04:39 05:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:26:01 all 0.25 0.00 0.01 0.00 0.00 99.73 06:04:39 05:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:26:01 2 1.94 0.00 0.02 0.02 0.00 98.03 06:04:39 05:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:04:39 05:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:27:01 all 0.08 0.00 0.01 0.01 0.01 99.89 06:04:39 05:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:27:01 1 0.03 0.00 0.02 0.02 0.02 99.92 06:04:39 05:27:01 2 0.50 0.00 0.02 0.03 0.02 99.43 06:04:39 05:27:01 3 0.07 0.00 0.05 0.00 0.03 99.85 06:04:39 05:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:04:39 05:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:04:39 05:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:28:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:04:39 05:28:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:04:39 05:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:04:39 05:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:04:39 05:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:04:39 05:29:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:04:39 05:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:04:39 05:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:30:01 all 0.00 0.00 0.01 0.01 0.01 99.97 06:04:39 05:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:30:01 1 0.03 0.00 0.02 0.02 0.03 99.90 06:04:39 05:30:01 2 0.00 0.00 0.00 0.05 0.00 99.95 06:04:39 05:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:31:01 all 0.06 0.00 0.00 0.00 0.00 99.93 06:04:39 05:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:04:39 05:31:01 2 0.37 0.00 0.00 0.03 0.00 99.60 06:04:39 05:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:32:01 all 0.26 0.00 0.01 0.00 0.01 99.72 06:04:39 05:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:32:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:04:39 05:32:01 2 1.97 0.00 0.00 0.02 0.02 98.00 06:04:39 05:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:04:39 05:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:33:01 all 0.11 0.00 0.02 0.01 0.01 99.86 06:04:39 05:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:04:39 05:33:01 1 0.05 0.00 0.05 0.02 0.02 99.87 06:04:39 05:33:01 2 0.73 0.00 0.05 0.03 0.00 99.19 06:04:39 05:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:04:39 05:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:34:01 all 0.22 0.00 0.01 0.00 0.01 99.76 06:04:39 05:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:34:01 1 0.20 0.00 0.03 0.02 0.03 99.72 06:04:39 05:34:01 2 1.52 0.00 0.00 0.00 0.00 98.48 06:04:39 05:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:04:39 05:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 06:04:39 05:34:01 CPU %user %nice %system %iowait %steal %idle 06:04:39 05:35:01 all 0.02 0.00 0.00 0.00 0.01 99.97 06:04:39 05:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:04:39 05:35:01 2 0.00 0.00 0.00 0.03 0.02 99.95 06:04:39 05:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:04:39 05:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:04:39 05:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:04:39 05:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:36:01 1 0.02 0.00 0.03 0.02 0.02 99.92 06:04:39 05:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:04:39 05:36:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:04:39 05:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:37:01 all 0.03 0.00 0.01 0.01 0.01 99.95 06:04:39 05:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:37:01 1 0.05 0.00 0.00 0.05 0.00 99.90 06:04:39 05:37:01 2 0.02 0.00 0.00 0.05 0.02 99.92 06:04:39 05:37:01 3 0.05 0.00 0.02 0.00 0.03 99.90 06:04:39 05:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:38:01 all 0.02 0.00 0.01 0.01 0.00 99.96 06:04:39 05:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:38:01 1 0.08 0.00 0.02 0.05 0.02 99.83 06:04:39 05:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:38:01 3 0.05 0.00 0.03 0.00 0.02 99.90 06:04:39 05:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:39:01 all 0.16 0.00 0.01 0.02 0.00 99.81 06:04:39 05:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:39:01 1 0.03 0.00 0.02 0.10 0.02 99.83 06:04:39 05:39:01 2 0.02 0.00 0.00 0.03 0.00 99.95 06:04:39 05:39:01 3 1.26 0.00 0.02 0.00 0.02 98.71 06:04:39 05:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:40:01 all 0.49 0.00 0.06 0.02 0.01 99.43 06:04:39 05:40:01 0 0.47 0.00 0.07 0.07 0.00 99.40 06:04:39 05:40:01 1 0.90 0.00 0.00 0.00 0.02 99.08 06:04:39 05:40:01 2 0.40 0.00 0.12 0.08 0.02 99.38 06:04:39 05:40:01 3 1.21 0.00 0.12 0.00 0.03 98.64 06:04:39 05:40:01 4 0.12 0.00 0.03 0.00 0.02 99.83 06:04:39 05:40:01 5 0.20 0.00 0.03 0.00 0.00 99.77 06:04:39 05:40:01 6 0.55 0.00 0.02 0.00 0.00 99.43 06:04:39 05:40:01 7 0.05 0.00 0.07 0.00 0.02 99.87 06:04:39 05:41:01 all 0.01 0.00 0.01 0.01 0.00 99.96 06:04:39 05:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:41:01 1 0.03 0.00 0.02 0.08 0.00 99.87 06:04:39 05:41:01 2 0.02 0.00 0.02 0.03 0.00 99.93 06:04:39 05:41:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:04:39 05:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:04:39 05:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:04:39 05:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:04:39 05:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:04:39 05:42:01 3 0.05 0.00 0.05 0.00 0.03 99.87 06:04:39 05:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:04:39 05:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:43:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:04:39 05:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:43:01 1 0.05 0.00 0.00 0.00 0.00 99.95 06:04:39 05:43:01 2 0.02 0.00 0.00 0.03 0.02 99.93 06:04:39 05:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:04:39 05:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:44:01 all 0.26 0.00 0.01 0.00 0.00 99.73 06:04:39 05:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:44:01 2 0.03 0.00 0.00 0.02 0.00 99.95 06:04:39 05:44:01 3 1.97 0.00 0.02 0.00 0.02 98.00 06:04:39 05:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:45:01 all 0.20 0.00 0.00 0.01 0.01 99.78 06:04:39 05:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:04:39 05:45:01 2 0.00 0.00 0.02 0.05 0.00 99.93 06:04:39 05:45:01 3 1.53 0.00 0.02 0.00 0.03 98.42 06:04:39 05:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:45:01 7 0.00 0.00 0.00 0.02 0.02 99.97 06:04:39 06:04:39 05:45:01 CPU %user %nice %system %iowait %steal %idle 06:04:39 05:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 06:04:39 05:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:04:39 05:46:01 2 0.00 0.00 0.02 0.03 0.00 99.95 06:04:39 05:46:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:04:39 05:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:47:01 all 0.07 0.00 0.01 0.00 0.01 99.91 06:04:39 05:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:04:39 05:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:04:39 05:47:01 3 0.53 0.00 0.03 0.00 0.03 99.40 06:04:39 05:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:48:01 all 0.17 0.00 0.01 0.00 0.01 99.80 06:04:39 05:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:04:39 05:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:04:39 05:48:01 3 1.32 0.00 0.05 0.00 0.03 98.59 06:04:39 05:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:48:01 7 0.00 0.00 0.02 0.02 0.02 99.95 06:04:39 05:49:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:04:39 05:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:04:39 05:49:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:04:39 05:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:04:39 05:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:04:39 05:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:04:39 05:50:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:04:39 05:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:04:39 05:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:51:01 all 0.01 0.00 0.01 0.01 0.01 99.97 06:04:39 05:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:51:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:04:39 05:51:01 2 0.00 0.00 0.00 0.03 0.00 99.97 06:04:39 05:51:01 3 0.02 0.00 0.00 0.00 0.03 99.95 06:04:39 05:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:51:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:04:39 05:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:04:39 05:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:52:01 1 0.07 0.00 0.03 0.00 0.02 99.88 06:04:39 05:52:01 2 0.00 0.00 0.02 0.02 0.00 99.97 06:04:39 05:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:04:39 05:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:53:01 all 0.01 0.00 0.01 0.00 0.01 99.98 06:04:39 05:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:53:01 2 0.02 0.00 0.02 0.02 0.00 99.95 06:04:39 05:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 05:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:04:39 05:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:04:39 05:54:01 all 0.01 0.00 0.01 0.01 0.01 99.97 06:04:39 05:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:54:01 1 0.02 0.00 0.00 0.08 0.02 99.88 06:04:39 05:54:01 2 0.03 0.00 0.03 0.02 0.02 99.90 06:04:39 05:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:04:39 05:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:04:39 05:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:04:39 05:55:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:04:39 05:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:55:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:04:39 05:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:56:01 all 0.02 0.00 0.01 0.02 0.01 99.94 06:04:39 05:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:56:01 2 0.02 0.00 0.03 0.12 0.02 99.82 06:04:39 05:56:01 3 0.10 0.00 0.00 0.00 0.02 99.88 06:04:39 05:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 05:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:04:39 05:56:01 7 0.00 0.00 0.02 0.07 0.02 99.90 06:04:39 06:04:39 05:56:01 CPU %user %nice %system %iowait %steal %idle 06:04:39 05:57:01 all 0.08 0.00 0.01 0.01 0.01 99.90 06:04:39 05:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 05:57:01 1 0.03 0.00 0.02 0.02 0.02 99.92 06:04:39 05:57:01 2 0.00 0.00 0.00 0.03 0.02 99.95 06:04:39 05:57:01 3 0.52 0.00 0.03 0.00 0.00 99.45 06:04:39 05:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 05:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:04:39 05:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:04:39 05:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:04:39 05:58:01 all 3.91 0.00 0.95 0.63 0.03 94.48 06:04:39 05:58:01 0 6.33 0.00 1.02 0.05 0.02 92.59 06:04:39 05:58:01 1 5.20 0.00 0.90 2.41 0.05 91.44 06:04:39 05:58:01 2 2.69 0.00 0.88 1.27 0.02 95.14 06:04:39 05:58:01 3 4.24 0.00 0.86 0.70 0.03 94.17 06:04:39 05:58:01 4 2.78 0.00 0.75 0.05 0.02 96.41 06:04:39 05:58:01 5 2.67 0.00 0.77 0.05 0.02 96.49 06:04:39 05:58:01 6 3.38 0.00 1.37 0.08 0.03 95.14 06:04:39 05:58:01 7 4.00 0.00 1.05 0.44 0.03 94.48 06:04:39 05:59:01 all 34.09 0.00 6.19 1.11 0.09 58.52 06:04:39 05:59:01 0 33.74 0.00 6.65 0.05 0.09 59.47 06:04:39 05:59:01 1 32.65 0.00 5.55 0.07 0.07 61.66 06:04:39 05:59:01 2 33.15 0.00 6.09 1.05 0.08 59.62 06:04:39 05:59:01 3 34.05 0.00 5.62 0.02 0.08 60.23 06:04:39 05:59:01 4 36.87 0.00 6.50 5.28 0.08 51.26 06:04:39 05:59:01 5 35.79 0.00 6.03 0.42 0.12 57.64 06:04:39 05:59:01 6 34.02 0.00 6.38 0.10 0.09 59.41 06:04:39 05:59:01 7 32.47 0.00 6.67 1.91 0.10 58.85 06:04:39 06:00:01 all 2.54 0.00 1.16 0.74 0.03 95.54 06:04:39 06:00:01 0 2.15 0.00 1.07 0.02 0.03 96.73 06:04:39 06:00:01 1 2.56 0.00 0.85 1.78 0.03 94.77 06:04:39 06:00:01 2 2.21 0.00 1.27 0.90 0.02 95.60 06:04:39 06:00:01 3 3.03 0.00 1.22 0.02 0.02 95.72 06:04:39 06:00:01 4 2.21 0.00 1.51 0.13 0.03 96.11 06:04:39 06:00:01 5 2.98 0.00 1.29 2.75 0.03 92.95 06:04:39 06:00:01 6 2.48 0.00 0.99 0.32 0.02 96.20 06:04:39 06:00:01 7 2.68 0.00 1.04 0.02 0.02 96.25 06:04:39 06:01:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:04:39 06:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:04:39 06:01:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:04:39 06:01:01 2 0.02 0.00 0.03 0.05 0.00 99.90 06:04:39 06:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 06:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:04:39 06:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:04:39 06:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:04:39 06:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 06:02:01 all 0.05 0.00 0.01 0.00 0.01 99.93 06:04:39 06:02:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:04:39 06:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 06:02:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:04:39 06:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:04:39 06:02:01 4 0.15 0.00 0.02 0.00 0.00 99.83 06:04:39 06:02:01 5 0.03 0.00 0.00 0.02 0.02 99.93 06:04:39 06:02:01 6 0.08 0.00 0.02 0.00 0.00 99.90 06:04:39 06:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:04:39 06:03:01 all 0.03 0.00 0.01 0.02 0.01 99.91 06:04:39 06:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:04:39 06:03:01 1 0.02 0.00 0.00 0.10 0.03 99.85 06:04:39 06:03:01 2 0.05 0.00 0.05 0.08 0.03 99.78 06:04:39 06:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:04:39 06:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:04:39 06:03:01 5 0.07 0.00 0.00 0.00 0.00 99.93 06:04:39 06:03:01 6 0.08 0.00 0.02 0.00 0.02 99.88 06:04:39 06:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 06:04:01 all 0.03 0.00 0.02 0.01 0.01 99.93 06:04:39 06:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:04:39 06:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:04:39 06:04:01 2 0.03 0.00 0.00 0.05 0.00 99.92 06:04:39 06:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:04:39 06:04:01 4 0.05 0.00 0.02 0.00 0.00 99.93 06:04:39 06:04:01 5 0.07 0.00 0.02 0.00 0.02 99.90 06:04:39 06:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:04:39 06:04:01 7 0.05 0.00 0.05 0.00 0.02 99.88 06:04:39 Average: all 0.74 0.00 0.16 0.06 0.01 99.03 06:04:39 Average: 0 0.70 0.00 0.16 0.05 0.01 99.08 06:04:39 Average: 1 0.71 0.00 0.15 0.10 0.02 99.02 06:04:39 Average: 2 0.86 0.00 0.16 0.10 0.01 98.88 06:04:39 Average: 3 0.93 0.00 0.16 0.01 0.02 98.88 06:04:39 Average: 4 0.71 0.00 0.16 0.10 0.00 99.03 06:04:39 Average: 5 0.70 0.00 0.17 0.06 0.01 99.07 06:04:39 Average: 6 0.70 0.00 0.16 0.01 0.01 99.12 06:04:39 Average: 7 0.64 0.00 0.18 0.05 0.01 99.12 06:04:39 06:04:39 06:04:39