Pull request #968 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f93b252aaa1247110a9a1b08cfca978bc2729d5a+70c17e86f6bb0378c0c551d9b7138517b98ae52b (e2e7a089c6542549a529ec413042b344526133c7) 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-ssh13611604817181240268.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh5889392308358717189.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-968/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-bootstrap/branches/PR-968/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5911050263948858556.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-968/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3569178353328485425.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh9306970200345086486.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-bootstrap/branches/PR-968/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-bootstrap/branches/PR-968/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12614183003397719287.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-bootstrap, goVersion:1.25, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-14690 in /w/workspace/xfoundry_go-mod-bootstrap_PR-968 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-968 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/968/head:refs/remotes/origin/PR-968 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 70c17e86f6bb0378c0c551d9b7138517b98ae52b into PR head commit f93b252aaa1247110a9a1b08cfca978bc2729d5a Merge succeeded, producing f93b252aaa1247110a9a1b08cfca978bc2729d5a Checking out Revision f93b252aaa1247110a9a1b08cfca978bc2729d5a (PR-968) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-configuration/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 > git config core.sparsecheckout # timeout=10 > git checkout -f f93b252aaa1247110a9a1b08cfca978bc2729d5a # 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 70c17e86f6bb0378c0c551d9b7138517b98ae52b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f93b252aaa1247110a9a1b08cfca978bc2729d5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:53:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:53:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:53:18 ========================================================= 09:53:18 EdgeX Global Pipelines Version Info 09:53:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:53:20 ------------------- 09:53:20 stable info: 09:53:20 ------------------- 09:53:20 Commited By: Ginny Guan ginny@iotechsys.com 09:53:20 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 09:53:20 Message: update stable to v1.0.281 09:53:21 ------------------- 09:53:21 experimental info: 09:53:21 ------------------- 09:53:21 Commited By: **** collab-it+edgex@linuxfoundation.org 09:53:21 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 09:53:21 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:53:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 09:53:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 09:53:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:53:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:53:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:53:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:53:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 09:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:53:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:53:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:53:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:53:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:53:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:53:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:53:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:53:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:53:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:53:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:53:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:53:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:53:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:53:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:53:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-968 [Pipeline] echo 09:53:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-968 [Pipeline] echo 09:53:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-968 [Pipeline] echo 09:53:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f93b252aaa1247110a9a1b08cfca978bc2729d5a [Pipeline] echo 09:53:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f93b252 [Pipeline] echo 09:53:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:53:24 + git rev-list -1 --merges f93b252aaa1247110a9a1b08cfca978bc2729d5a~1..f93b252aaa1247110a9a1b08cfca978bc2729d5a [Pipeline] echo 09:53:24 -----------> git rev-list -1 --merges f93b252aaa1247110a9a1b08cfca978bc2729d5a~1..f93b252aaa1247110a9a1b08cfca978bc2729d5a f93b252aaa1247110a9a1b08cfca978bc2729d5a [false] [Pipeline] sh 09:53:25 + git log --format=format:%s -1 f93b252aaa1247110a9a1b08cfca978bc2729d5a [Pipeline] echo 09:53:25 ========================================================= 09:53:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:53:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:53:25 + git log --format=format:%s -1 f93b252aaa1247110a9a1b08cfca978bc2729d5a [Pipeline] echo 09:53:25 [semverPrep] GIT_COMMIT: f93b252aaa1247110a9a1b08cfca978bc2729d5a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-configuration/v4 [Pipeline] echo 09:53:25 [semverPrep] This is not a build commit. [Pipeline] sh 09:53:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:53:26 + grep -v github /etc/ssh/ssh_known_hosts 09:53:26 + [ -e /tmp/ssh_known_hosts ] 09:53:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:53:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:53:26 + sudo tee -a /etc/ssh/ssh_known_hosts 09:53:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:53:26 09:53:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:53:27 0.1.4: Pulling from edgex-devops/py-git-semver 09:53:27 3dae71ba6b94: Pulling fs layer 09:53:27 6bf1a483ea7c: Pulling fs layer 09:53:27 f5dfc541a4d3: Pulling fs layer 09:53:27 461d9e800cba: Pulling fs layer 09:53:27 80192f66455f: Pulling fs layer 09:53:27 2e8e34ca0e6c: Pulling fs layer 09:53:27 a29436f7fd5d: Pulling fs layer 09:53:27 923cac83aea3: Pulling fs layer 09:53:27 25ad8b0a4227: Pulling fs layer 09:53:27 db01528c6b51: Pulling fs layer 09:53:27 28988de357af: Pulling fs layer 09:53:27 a29436f7fd5d: Waiting 09:53:27 923cac83aea3: Waiting 09:53:27 25ad8b0a4227: Waiting 09:53:27 db01528c6b51: Waiting 09:53:27 461d9e800cba: Waiting 09:53:27 28988de357af: Waiting 09:53:27 80192f66455f: Waiting 09:53:27 2e8e34ca0e6c: Waiting 09:53:27 6bf1a483ea7c: Verifying Checksum 09:53:27 6bf1a483ea7c: Download complete 09:53:27 461d9e800cba: Verifying Checksum 09:53:27 461d9e800cba: Download complete 09:53:27 80192f66455f: Verifying Checksum 09:53:27 80192f66455f: Download complete 09:53:27 f5dfc541a4d3: Verifying Checksum 09:53:27 f5dfc541a4d3: Download complete 09:53:27 3dae71ba6b94: Verifying Checksum 09:53:27 3dae71ba6b94: Download complete 09:53:27 923cac83aea3: Download complete 09:53:27 25ad8b0a4227: Verifying Checksum 09:53:27 25ad8b0a4227: Download complete 09:53:27 db01528c6b51: Verifying Checksum 09:53:27 db01528c6b51: Download complete 09:53:27 28988de357af: Verifying Checksum 09:53:28 a29436f7fd5d: Verifying Checksum 09:53:28 a29436f7fd5d: Download complete 09:53:28 2e8e34ca0e6c: Verifying Checksum 09:53:28 2e8e34ca0e6c: Download complete 09:53:28 3dae71ba6b94: Pull complete 09:53:29 6bf1a483ea7c: Pull complete 09:53:30 f5dfc541a4d3: Pull complete 09:53:30 461d9e800cba: Pull complete 09:53:30 80192f66455f: Pull complete 09:53:34 2e8e34ca0e6c: Pull complete 09:53:34 a29436f7fd5d: Pull complete 09:53:34 923cac83aea3: Pull complete 09:53:37 25ad8b0a4227: Pull complete 09:53:37 db01528c6b51: Pull complete 09:53:37 28988de357af: Pull complete 09:53:37 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:53:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:37 prd-ubuntu20.04-docker-8c-8g-14690 does not seem to be running inside a container 09:53:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-968 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968:/w/workspace/xfoundry_go-mod-bootstrap_PR-968:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-968@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 09:53:39 $ docker top b15f55483e4c9a8e84fa37c45d8ac4f52790c47873ba770799eec5d8857b7aa7 -eo pid,comm 09:53:39 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). 09:53:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:53:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:53:39 [ssh-agent] Looking for ssh-agent implementation... 09:53:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:53:39 $ docker exec b15f55483e4c9a8e84fa37c45d8ac4f52790c47873ba770799eec5d8857b7aa7 ssh-agent 09:53:39 SSH_AUTH_SOCK=/tmp/ssh-m2ZC4NnGet2J/agent.32 09:53:39 SSH_AGENT_PID=38 09:53:39 Running ssh-add (command line suppressed) 09:53:40 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp/private_key_2541659660698527540.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp/private_key_2541659660698527540.key) 09:53:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:53:40 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-968 [Pipeline] sh 09:53:40 + git tag --points-at HEAD [Pipeline] } 09:53:40 $ docker exec --env ******** --env ******** b15f55483e4c9a8e84fa37c45d8ac4f52790c47873ba770799eec5d8857b7aa7 ssh-agent -k 09:53:40 unset SSH_AUTH_SOCK; 09:53:40 unset SSH_AGENT_PID; 09:53:40 echo Agent pid 38 killed; 09:53:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:53:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:53:41 [ssh-agent] Looking for ssh-agent implementation... 09:53:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:53:41 $ docker exec b15f55483e4c9a8e84fa37c45d8ac4f52790c47873ba770799eec5d8857b7aa7 ssh-agent 09:53:41 SSH_AUTH_SOCK=/tmp/ssh-FWtG0jeKcIAv/agent.86 09:53:41 SSH_AGENT_PID=92 09:53:41 Running ssh-add (command line suppressed) 09:53:41 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp/private_key_1284327503635074995.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp/private_key_1284327503635074995.key) 09:53:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:53:41 + git semver init 09:53:42 2026-07-07 09:53:42,056 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:53:42 2026-07-07 09:53:42,060 [run_init] DEBUG init version:0.0.0 force:False 09:53:42 2026-07-07 09:53:42,060 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver 09:53:42 2026-07-07 09:53:42,061 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver 09:53:42 2026-07-07 09:53:42,061 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-968, stdin=None, shell=False, universal_newlines=False) 09:53:43 2026-07-07 09:53:43,494 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-968/.git/info/exclude 09:53:43 2026-07-07 09:53:43,495 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver/PR-968 with force:False 09:53:43 2026-07-07 09:53:43,495 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver/PR-968 09:53:43 2026-07-07 09:53:43,500 [execute] INFO git cat-file --batch-check 09:53:43 2026-07-07 09:53:43,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver, stdin=, shell=False, universal_newlines=False) 09:53:43 2026-07-07 09:53:43,504 [execute] INFO git cat-file --batch 09:53:43 2026-07-07 09:53:43,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver, stdin=, shell=False, universal_newlines=False) 09:53:43 2026-07-07 09:53:43,507 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-968/.semver/PR-968 09:53:43 0.0.0 [Pipeline] } 09:53:43 $ docker exec --env ******** --env ******** b15f55483e4c9a8e84fa37c45d8ac4f52790c47873ba770799eec5d8857b7aa7 ssh-agent -k 09:53:43 unset SSH_AUTH_SOCK; 09:53:43 unset SSH_AGENT_PID; 09:53:43 echo Agent pid 92 killed; 09:53:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:53:44 + git semver [Pipeline] } 09:53:45 $ docker stop --time=1 b15f55483e4c9a8e84fa37c45d8ac4f52790c47873ba770799eec5d8857b7aa7 09:53:46 $ docker rm -f --volumes b15f55483e4c9a8e84fa37c45d8ac4f52790c47873ba770799eec5d8857b7aa7 [Pipeline] // withDockerContainer [Pipeline] sh 09:53:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:53:47 Stashed 1 file(s) [Pipeline] echo 09:53:47 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 09:53:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:53:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:53:48 ========================================================= 09:53:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:53:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:53:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:53:49 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 09:53:49 2d35ebdb57d9: Pulling fs layer 09:53:49 c35fb4624d26: Pulling fs layer 09:53:49 4e2aec7ef170: Pulling fs layer 09:53:49 333b49ad6fbf: Pulling fs layer 09:53:49 4f4fb700ef54: Pulling fs layer 09:53:49 c3e65509a76b: Pulling fs layer 09:53:49 7cf9ebb963bd: Pulling fs layer 09:53:49 bb34ca984cfb: Pulling fs layer 09:53:49 c3e65509a76b: Waiting 09:53:49 7cf9ebb963bd: Waiting 09:53:49 151cf03bc807: Pulling fs layer 09:53:49 333b49ad6fbf: Waiting 09:53:49 bb34ca984cfb: Waiting 09:53:49 151cf03bc807: Waiting 09:53:49 4f4fb700ef54: Waiting 09:53:49 c35fb4624d26: Download complete 09:53:49 333b49ad6fbf: Verifying Checksum 09:53:49 333b49ad6fbf: Download complete 09:53:49 4f4fb700ef54: Download complete 09:53:49 c3e65509a76b: Verifying Checksum 09:53:49 c3e65509a76b: Download complete 09:53:49 2d35ebdb57d9: Verifying Checksum 09:53:49 2d35ebdb57d9: Download complete 09:53:49 7cf9ebb963bd: Verifying Checksum 09:53:49 7cf9ebb963bd: Download complete 09:53:49 2d35ebdb57d9: Pull complete 09:53:49 c35fb4624d26: Pull complete 09:53:49 4e2aec7ef170: Verifying Checksum 09:53:49 4e2aec7ef170: Download complete 09:53:49 151cf03bc807: Verifying Checksum 09:53:49 151cf03bc807: Download complete 09:53:49 bb34ca984cfb: Verifying Checksum 09:53:49 bb34ca984cfb: Download complete 09:53:54 4e2aec7ef170: Pull complete 09:53:54 333b49ad6fbf: Pull complete 09:53:54 4f4fb700ef54: Pull complete 09:53:54 c3e65509a76b: Pull complete 09:53:54 7cf9ebb963bd: Pull complete 09:53:57 bb34ca984cfb: Pull complete 09:53:58 151cf03bc807: Pull complete 09:53:58 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:53:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:53:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] sh 09:53:58 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:58 + docker inspect -f . ci-base-image-x86_64 09:53:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:59 prd-ubuntu20.04-docker-8c-8g-14690 does not seem to be running inside a container 09:53:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-968 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968:/w/workspace/xfoundry_go-mod-bootstrap_PR-968:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-968@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 09:54:00 $ docker top ff8a698bf6ddac370ffd12e918299ba98c79b0db967266e62d02201cb9301635 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:01 + go version 09:54:01 go version go1.25.2 linux/amd64 [Pipeline] } 09:54:01 $ docker stop --time=1 ff8a698bf6ddac370ffd12e918299ba98c79b0db967266e62d02201cb9301635 09:54:02 $ docker rm -f --volumes ff8a698bf6ddac370ffd12e918299ba98c79b0db967266e62d02201cb9301635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:03 + docker inspect -f . ci-base-image-x86_64 09:54:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:54:03 prd-ubuntu20.04-docker-8c-8g-14690 does not seem to be running inside a container 09:54:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_go-mod-bootstrap_PR-968 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968:/w/workspace/xfoundry_go-mod-bootstrap_PR-968:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-968@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 09:54:03 $ docker top bad5eddd3df4d1b58c2a6f1cc01ad63e0618d714bfa1b6d44a44253187ff6258 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:04 + git config --global --add safe.directory /w/workspace/xfoundry_go-mod-bootstrap_PR-968 [Pipeline] fileExists [Pipeline] sh 09:54:04 + make test 09:54:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:54:04 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.1 09:54:04 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.1.0-dev.39 09:54:04 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.1.0-dev.30 09:54:04 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.1.0-dev.14 09:54:04 go: downloading github.com/golang-jwt/jwt/v5 v5.3.1 09:54:04 go: downloading github.com/google/uuid v1.6.0 09:54:04 go: downloading github.com/labstack/echo/v4 v4.15.4 09:54:04 go: downloading github.com/openziti/sdk-golang v1.9.0 09:54:05 go: downloading github.com/stretchr/testify v1.11.1 09:54:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.1.0-dev.23 09:54:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20250401214520-65e299d6c5c9 09:54:05 go: downloading github.com/mitchellh/copystructure v1.2.0 09:54:05 go: downloading gopkg.in/yaml.v3 v3.0.1 09:54:05 go: downloading github.com/mitchellh/mapstructure v1.5.0 09:54:05 go: downloading github.com/hashicorp/go-multierror v1.1.1 09:54:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.1.0-dev.19 09:54:05 go: downloading github.com/sirupsen/logrus v1.9.4 09:54:05 go: downloading github.com/gorilla/websocket v1.5.3 09:54:05 go: downloading golang.org/x/net v0.56.0 09:54:05 go: downloading golang.org/x/sync v0.21.0 09:54:05 go: downloading github.com/fxamacker/cbor/v2 v2.9.2 09:54:05 go: downloading github.com/go-kit/log v0.2.1 09:54:05 go: downloading github.com/go-playground/validator/v10 v10.30.3 09:54:05 go: downloading github.com/labstack/gommon v0.5.0 09:54:05 go: downloading golang.org/x/crypto v0.53.0 09:54:05 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 09:54:05 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 09:54:05 go: downloading github.com/stretchr/objx v0.5.2 09:54:06 go: downloading github.com/mitchellh/reflectwalk v1.0.2 09:54:06 go: downloading github.com/hashicorp/errwrap v1.1.0 09:54:06 go: downloading golang.org/x/sys v0.46.0 09:54:06 go: downloading github.com/go-openapi/strfmt v0.26.3 09:54:06 go: downloading github.com/michaelquigley/pfxlog v0.6.10 09:54:06 go: downloading github.com/openziti/channel/v5 v5.0.10 09:54:06 go: downloading github.com/openziti/edge-api v0.32.0 09:54:06 go: downloading github.com/openziti/foundation/v2 v2.0.95 09:54:06 go: downloading github.com/openziti/secretstream v0.1.51 09:54:06 go: downloading github.com/openziti/transport/v2 v2.0.216 09:54:06 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 09:54:06 go: downloading github.com/pkg/errors v0.9.1 09:54:06 go: downloading google.golang.org/protobuf v1.36.11 09:54:06 go: downloading github.com/go-openapi/runtime v0.32.3 09:54:06 go: downloading github.com/go-resty/resty/v2 v2.17.2 09:54:07 go: downloading github.com/openziti/identity v1.0.133 09:54:07 go: downloading github.com/zitadel/oidc/v3 v3.47.5 09:54:07 go: downloading golang.org/x/oauth2 v0.36.0 09:54:07 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 09:54:07 go: downloading github.com/kataras/go-events v0.0.3 09:54:07 go: downloading github.com/openziti/metrics v1.4.5 09:54:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.8.1 09:54:07 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:54:07 go: downloading github.com/x448/float16 v0.8.4 09:54:07 go: downloading github.com/mattn/go-colorable v0.1.15 09:54:07 go: downloading github.com/mattn/go-isatty v0.0.22 09:54:07 go: downloading github.com/valyala/fasttemplate v1.2.2 09:54:07 go: downloading github.com/gabriel-vasile/mimetype v1.4.13 09:54:07 go: downloading github.com/go-playground/universal-translator v0.18.1 09:54:07 go: downloading github.com/leodido/go-urn v1.4.0 09:54:07 go: downloading golang.org/x/text v0.38.0 09:54:07 go: downloading github.com/go-openapi/errors v0.22.8 09:54:07 go: downloading github.com/go-viper/mapstructure/v2 v2.5.0 09:54:07 go: downloading github.com/oklog/ulid/v2 v2.1.1 09:54:07 go: downloading github.com/emirpasic/gods v1.18.1 09:54:07 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 09:54:07 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 09:54:07 go: downloading github.com/go-openapi/swag/fileutils v0.26.1 09:54:07 go: downloading github.com/go-openapi/swag/jsonutils v0.26.1 09:54:07 go: downloading github.com/go-openapi/swag/stringutils v0.26.1 09:54:07 go: downloading github.com/go-openapi/runtime/server-middleware v0.32.3 09:54:07 go: downloading go.opentelemetry.io/otel v1.44.0 09:54:07 go: downloading github.com/go-openapi/swag v0.26.1 09:54:07 go: downloading go.opentelemetry.io/otel/trace v1.44.0 09:54:07 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 09:54:07 go: downloading github.com/go-openapi/validate v0.26.0 09:54:07 go: downloading github.com/shirou/gopsutil/v4 v4.26.5 09:54:07 go: downloading github.com/spf13/cast v1.10.0 09:54:07 go: downloading github.com/go-jose/go-jose/v4 v4.1.4 09:54:07 go: downloading github.com/muhlemmer/gu v0.3.1 09:54:07 go: downloading github.com/zitadel/schema v1.3.2 09:54:08 go: downloading google.golang.org/grpc v1.79.3 09:54:08 go: downloading github.com/fsnotify/fsnotify v1.10.1 09:54:08 go: downloading github.com/valyala/bytebufferpool v1.0.0 09:54:08 go: downloading github.com/go-playground/locales v0.14.1 09:54:08 go: downloading golang.org/x/term v0.44.0 09:54:08 go: downloading github.com/go-openapi/analysis v0.25.2 09:54:08 go: downloading github.com/go-openapi/loads v0.24.0 09:54:08 go: downloading github.com/go-openapi/spec v0.22.5 09:54:08 go: downloading github.com/go-openapi/swag/conv v0.26.1 09:54:08 go: downloading github.com/go-openapi/swag/typeutils v0.26.1 09:54:08 go: downloading go.yaml.in/yaml/v3 v3.0.4 09:54:08 go: downloading github.com/go-openapi/swag/cmdutils v0.26.1 09:54:08 go: downloading github.com/go-openapi/swag/jsonname v0.26.1 09:54:08 go: downloading github.com/go-openapi/swag/loading v0.26.1 09:54:08 go: downloading github.com/go-openapi/swag/mangling v0.26.1 09:54:08 go: downloading github.com/go-openapi/swag/netutils v0.26.1 09:54:08 go: downloading github.com/go-openapi/swag/yamlutils v0.26.1 09:54:08 go: downloading github.com/go-logr/logr v1.4.3 09:54:08 go: downloading go.opentelemetry.io/otel/metric v1.44.0 09:54:08 go: downloading github.com/zitadel/logging v0.7.0 09:54:08 go: downloading github.com/gorilla/securecookie v1.1.2 09:54:08 go: downloading github.com/go-openapi/jsonpointer v0.23.1 09:54:08 go: downloading github.com/tklauser/go-sysconf v0.4.0 09:54:08 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 09:54:08 go: downloading github.com/go-openapi/jsonreference v0.21.6 09:54:08 go: downloading github.com/go-logr/stdr v1.2.2 09:54:08 go: downloading go.opentelemetry.io/auto/sdk v1.2.1 09:54:08 go: downloading github.com/cespare/xxhash/v2 v2.3.0 09:54:08 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 09:54:08 go: downloading github.com/tklauser/numcpus v0.12.0 09:54:23 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap coverage: 0.0% of statements 09:54:45 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/config 20.037s coverage: 33.8% of statements 09:54:45 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/container coverage: 0.0% of statements 09:54:45 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/controller 0.012s coverage: 93.4% of statements 09:54:45 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/environment 0.012s coverage: 88.1% of statements 09:54:45 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/file 0.306s coverage: 86.5% of statements 09:54:45 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/flags 0.005s coverage: 84.4% of statements 09:54:45 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers 1.032s coverage: 41.0% of statements 09:54:45 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/handlers/headers 0.014s coverage: 85.3% of statements 09:54:45 ? github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces [no test files] 09:54:45 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/interfaces/mocks coverage: 0.0% of statements 09:54:45 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/messaging 0.020s coverage: 88.9% of statements 09:54:45 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/metrics 0.327s coverage: 89.1% of statements 09:54:45 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/registration 0.006s coverage: 23.5% of statements 09:54:45 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/secret 3.038s coverage: 72.1% of statements 09:54:45 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/startup coverage: 0.0% of statements 09:54:45 ok github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/utils 0.011s coverage: 50.9% of statements 09:54:45 github.com/edgexfoundry/go-mod-bootstrap/v4/bootstrap/zerotrust coverage: 0.0% of statements 09:54:45 ok github.com/edgexfoundry/go-mod-bootstrap/v4/config 0.009s coverage: 38.9% of statements 09:54:45 ok github.com/edgexfoundry/go-mod-bootstrap/v4/di 0.014s coverage: 91.3% of statements 09:54:52 0 issues. 09:54:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 09:54:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:54:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:54:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 09:54:58 $ docker stop --time=1 bad5eddd3df4d1b58c2a6f1cc01ad63e0618d714bfa1b6d44a44253187ff6258 09:55:26 $ docker rm -f --volumes bad5eddd3df4d1b58c2a6f1cc01ad63e0618d714bfa1b6d44a44253187ff6258 [Pipeline] // withDockerContainer [Pipeline] sh 09:55:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:55:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:55:28 09:55:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:55:29 latest: Pulling from edgex-lftools-log-publisher 09:55:29 5eb5b503b376: Pulling fs layer 09:55:29 5c69ac0246d0: Pulling fs layer 09:55:29 ec43610c2a17: Pulling fs layer 09:55:29 3a2ae6a8a46f: Pulling fs layer 09:55:29 33b1e0a273af: Pulling fs layer 09:55:29 5d3b04190fa2: Pulling fs layer 09:55:29 2f39f015ded8: Pulling fs layer 09:55:29 2f39f015ded8: Waiting 09:55:29 5d3b04190fa2: Waiting 09:55:29 5c69ac0246d0: Verifying Checksum 09:55:29 5c69ac0246d0: Download complete 09:55:29 3a2ae6a8a46f: Download complete 09:55:29 33b1e0a273af: Verifying Checksum 09:55:29 33b1e0a273af: Download complete 09:55:29 ec43610c2a17: Verifying Checksum 09:55:29 ec43610c2a17: Download complete 09:55:29 5d3b04190fa2: Download complete 09:55:29 5eb5b503b376: Verifying Checksum 09:55:29 5eb5b503b376: Download complete 09:55:30 2f39f015ded8: Download complete 09:55:31 5eb5b503b376: Pull complete 09:55:31 5c69ac0246d0: Pull complete 09:55:31 ec43610c2a17: Pull complete 09:55:31 3a2ae6a8a46f: Pull complete 09:55:31 33b1e0a273af: Pull complete 09:55:31 5d3b04190fa2: Pull complete 09:55:37 2f39f015ded8: Pull complete 09:55:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:55:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:37 prd-ubuntu20.04-docker-8c-8g-14690 does not seem to be running inside a container 09:55:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-968 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968:/w/workspace/xfoundry_go-mod-bootstrap_PR-968:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-968@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 09:55:38 $ docker top 1dcb03e18bcc58b09ccd3da9afef15ee7e5daad904b0a8f6030a5f27fee1ace3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:39 ---> job-cost.sh 09:55:39 lf-activate-venv: SKIPPING 09:55:39 INFO: No Stack... 09:55:39 INFO: Retrieving Pricing Info for: v3-standard-8 09:55:40 INFO: Archiving Costs [Pipeline] sh 09:55:40 + cat+ /w/workspace/xfoundry_go-mod-bootstrap_PR-968/archives/cost.csv 09:55:40 cut -d, -f6 [Pipeline] lock 09:55:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-968-1-stack-cost] 09:55:40 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-968-1-stack-cost] did not exist. Created. 09:55:40 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-968-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:55:40 + echo total: 0.4399999976158142 [Pipeline] stash 09:55:41 Stashed 1 file(s) [Pipeline] } 09:55:41 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-PR-968-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:55:41 $ docker stop --time=1 1dcb03e18bcc58b09ccd3da9afef15ee7e5daad904b0a8f6030a5f27fee1ace3 09:55:42 $ docker rm -f --volumes 1dcb03e18bcc58b09ccd3da9afef15ee7e5daad904b0a8f6030a5f27fee1ace3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:55:43 provisioning config files... 09:55:43 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp/config10773982957808303948tmp [Pipeline] { [Pipeline] sh 09:55:43 + set +x 09:55:43 + curl -s https://codecov.io/bash 09:55:43 + bash -s -- 09:55:43 09:55:43 _____ _ 09:55:43 / ____| | | 09:55:43 | | ___ __| | ___ ___ _____ __ 09:55:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:55:43 | |___| (_) | (_| | __/ (_| (_) \ V / 09:55:43 \_____\___/ \__,_|\___|\___\___/ \_/ 09:55:43 Bash-1.0.6 09:55:43 09:55:43 09:55:43 ==> git version 2.25.1 found 09:55:43 ==> 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 09:55:43 Release-Date: 2020-01-08 09:55:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:55:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:55:43 ==> Jenkins CI detected. 09:55:44 current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-968 09:55:44 project root: . 09:55:44 --> token set from env 09:55:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:55:44 ==> Running gcov in . (disable via -X gcov) 09:55:44 ==> Python coveragepy not found 09:55:44 ==> Searching for coverage reports in: 09:55:44 + . 09:55:44 -> Found 1 reports 09:55:44 ==> Detecting git/mercurial file structure 09:55:44 ==> Reading reports 09:55:44 + ./coverage.out bytes=169982 09:55:44 ==> Appending adjustments 09:55:44 https://docs.codecov.io/docs/fixing-reports 09:55:44 + Found adjustments 09:55:44 ==> Gzipping contents 09:55:44 24K /tmp/codecov.RxR4Qk.gz 09:55:44 ==> Uploading reports 09:55:44 url: https://codecov.io 09:55:44 query: branch=PR-968&commit=f93b252aaa1247110a9a1b08cfca978bc2729d5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-968%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=968&job=&cmd_args= 09:55:44 -> Pinging Codecov 09:55:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-968&commit=f93b252aaa1247110a9a1b08cfca978bc2729d5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-968%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=968&job=&cmd_args= 09:55:44 -> Uploading to 09:55:44 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/go-mod-bootstrap/f93b252aaa1247110a9a1b08cfca978bc2729d5a/2f7b7aa5-1b35-4fba-aa42-f8e286597b38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260707%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260707T095544Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3f9c0f394692a34ede2c7304c9a17baae44404b26b85eb357ed97aa8c5f80c6d 09:55:44 % Total % Received % Xferd Average Speed Time Time Time Current 09:55:44 Dload Upload Total Spent Left Speed 09:55:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22374 0 0 100 22374 0 87058 --:--:-- --:--:-- --:--:-- 87058 09:55:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/f93b252aaa1247110a9a1b08cfca978bc2729d5a [Pipeline] } 09:55:44 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:55:47 + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-968/archives ] 09:55:47 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-968/archives 09:55:47 total 16 09:55:47 drwxr-xr-x 3 root root 4096 Jul 7 09:55 . 09:55:47 drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 09:55 .. 09:55:47 drwxr-xr-x 2 root root 4096 Jul 7 09:55 cost 09:55:47 -rw-r--r-- 1 root root 89 Jul 7 09:55 cost.csv 09:55:47 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-968/archives 09:55:47 + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-968/archives 09:55:47 total 16 09:55:47 drwxr-xr-x 3 jenkins jenkins 4096 Jul 7 09:55 . 09:55:47 drwxrwxr-x 9 jenkins jenkins 4096 Jul 7 09:55 .. 09:55:47 drwxr-xr-x 2 jenkins jenkins 4096 Jul 7 09:55 cost 09:55:47 -rw-r--r-- 1 jenkins jenkins 89 Jul 7 09:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:55:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:55:48 ---> package-listing.sh 09:55:48 ++ facter osfamily 09:55:48 ++ tr '[:upper:]' '[:lower:]' 09:55:48 + OS_FAMILY=debian 09:55:48 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-968 09:55:48 + START_PACKAGES=/tmp/packages_start.txt 09:55:48 + END_PACKAGES=/tmp/packages_end.txt 09:55:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:55:48 + PACKAGES=/tmp/packages_start.txt 09:55:48 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-968 ']' 09:55:48 + PACKAGES=/tmp/packages_end.txt 09:55:48 + case "${OS_FAMILY}" in 09:55:48 + dpkg -l 09:55:48 + grep '^ii' 09:55:48 + '[' -f /tmp/packages_start.txt ']' 09:55:48 + '[' -f /tmp/packages_end.txt ']' 09:55:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:55:48 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-968 ']' 09:55:48 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-968/archives/ 09:55:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-968/archives/ [Pipeline] echo 09:55:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:55:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:55:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:50 prd-ubuntu20.04-docker-8c-8g-14690 does not seem to be running inside a container 09:55:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-968 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968:/w/workspace/xfoundry_go-mod-bootstrap_PR-968:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-968@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 09:55:50 $ docker top 76ed5f9d61c2f77fa112966c44b9368b5b5ea6de1234de21323841f2f80e1da1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:50 + touch /tmp/pre-build-complete [Pipeline] sh 09:55:51 + mkdir -p /var/log/sysstat [Pipeline] sh 09:55:51 + ls /var/log/sa-host 09:55:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:51 provisioning config files... 09:55:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-968@tmp/config13750088794871552294tmp [Pipeline] { [Pipeline] echo 09:55:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:55:52 ---> create-netrc.sh [Pipeline] } 09:55:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:55:52 ---> python-tools-install.sh [Pipeline] echo 09:55:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:55:53 ---> sudo-logs.sh 09:55:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:55:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:55:53 ---> job-cost.sh 09:55:53 lf-activate-venv: SKIPPING 09:55:53 DEBUG: total: 0.4399999976158142 09:55:53 INFO: Retrieving Stack Cost... 09:55:53 INFO: Retrieving Pricing Info for: v3-standard-8 09:55:53 INFO: Archiving Costs [Pipeline] echo 09:55:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:55:54 ---> logs-deploy.sh 09:55:54 lf-activate-venv: SKIPPING 09:55:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-968/1 09:55:54 INFO: archiving workspace using pattern(s): 09:55:55 Archives upload complete. 09:55:55 INFO: archiving logs to Nexus 09:55:55 ---> uname -a: 09:55:55 Linux prd-ubuntu20-04-docker-8c-8g-14690 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:55:55 09:55:55 09:55:55 ---> lscpu: 09:55:55 Architecture: x86_64 09:55:55 CPU op-mode(s): 32-bit, 64-bit 09:55:55 Byte Order: Little Endian 09:55:55 Address sizes: 40 bits physical, 48 bits virtual 09:55:55 CPU(s): 8 09:55:55 On-line CPU(s) list: 0-7 09:55:55 Thread(s) per core: 1 09:55:55 Core(s) per socket: 1 09:55:55 Socket(s): 8 09:55:55 NUMA node(s): 1 09:55:55 Vendor ID: AuthenticAMD 09:55:55 CPU family: 23 09:55:55 Model: 49 09:55:55 Model name: AMD EPYC-Rome Processor 09:55:55 Stepping: 0 09:55:55 CPU MHz: 2799.998 09:55:55 BogoMIPS: 5599.99 09:55:55 Virtualization: AMD-V 09:55:55 Hypervisor vendor: KVM 09:55:55 Virtualization type: full 09:55:55 L1d cache: 256 KiB 09:55:55 L1i cache: 256 KiB 09:55:55 L2 cache: 4 MiB 09:55:55 L3 cache: 128 MiB 09:55:55 NUMA node0 CPU(s): 0-7 09:55:55 Vulnerability Gather data sampling: Not affected 09:55:55 Vulnerability Itlb multihit: Not affected 09:55:55 Vulnerability L1tf: Not affected 09:55:55 Vulnerability Mds: Not affected 09:55:55 Vulnerability Meltdown: Not affected 09:55:55 Vulnerability Mmio stale data: Not affected 09:55:55 Vulnerability Retbleed: Vulnerable 09:55:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:55:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:55:55 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:55:55 Vulnerability Srbds: Not affected 09:55:55 Vulnerability Tsx async abort: Not affected 09:55:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:55:55 09:55:55 09:55:55 ---> nproc: 09:55:55 8 09:55:55 09:55:55 09:55:55 ---> df -h: 09:55:55 Filesystem Size Used Avail Use% Mounted on 09:55:55 overlay 155G 12G 144G 8% / 09:55:55 tmpfs 64M 0 64M 0% /dev 09:55:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:55:55 shm 64M 0 64M 0% /dev/shm 09:55:55 /dev/vda1 155G 12G 144G 8% /facter-os 09:55:55 09:55:55 09:55:55 ---> sar -b -r -n DEV: 09:55:55 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14690) 07/07/26 _x86_64_ (8 CPU) 09:55:55 09:55:55 08:35:27 LINUX RESTART (8 CPU) 09:55:55 09:55:55 08:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:55:55 08:37:01 34.38 17.63 16.75 0.00 3820.70 69351.66 0.00 09:55:55 08:38:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 09:55:55 08:39:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 09:55:55 08:40:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 09:55:55 08:41:01 19.05 1.03 18.01 0.00 36.26 2417.06 0.00 09:55:55 08:42:01 7.93 0.03 7.90 0.00 0.27 175.01 0.00 09:55:55 08:43:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 09:55:55 08:44:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 09:55:55 08:45:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 09:55:55 08:46:01 1.83 0.00 1.83 0.00 0.00 21.18 0.00 09:55:55 08:47:01 0.90 0.00 0.90 0.00 0.00 13.60 0.00 09:55:55 08:48:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 09:55:55 08:49:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 09:55:55 08:50:01 0.92 0.00 0.92 0.00 0.00 12.40 0.00 09:55:55 08:51:01 1.88 0.02 1.87 0.00 0.13 23.73 0.00 09:55:55 08:52:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 09:55:55 08:53:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 09:55:55 08:54:01 1.05 0.00 1.05 0.00 0.00 13.86 0.00 09:55:55 08:55:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 09:55:55 08:56:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 09:55:55 08:57:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 09:55:55 08:58:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 09:55:55 08:59:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 09:55:55 09:00:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 09:55:55 09:01:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 09:55:55 09:02:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 09:55:55 09:03:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 09:55:55 09:04:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 09:55:55 09:05:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 09:55:55 09:06:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 09:55:55 09:07:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 09:55:55 09:08:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 09:55:55 09:09:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 09:55:55 09:10:01 0.72 0.00 0.72 0.00 0.00 10.00 0.00 09:55:55 09:11:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 09:55:55 09:12:01 0.95 0.00 0.95 0.00 0.00 12.53 0.00 09:55:55 09:13:02 1.03 0.00 1.03 0.00 0.00 12.53 0.00 09:55:55 09:14:01 0.92 0.00 0.92 0.00 0.00 11.25 0.00 09:55:55 09:15:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 09:55:55 09:16:01 2.50 1.47 1.03 0.00 46.93 14.80 0.00 09:55:55 09:17:01 1.45 0.02 1.43 0.00 0.13 17.86 0.00 09:55:55 09:18:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 09:55:55 09:19:01 3.45 2.13 1.32 0.00 44.53 26.93 0.00 09:55:55 09:20:01 0.88 0.00 0.88 0.00 0.00 11.60 0.00 09:55:55 09:21:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 09:55:55 09:22:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 09:55:55 09:23:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 09:55:55 09:24:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 09:55:55 09:25:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 09:55:55 09:26:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 09:55:55 09:27:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 09:55:55 09:28:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 09:55:55 09:29:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 09:55:55 09:30:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 09:55:55 09:31:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 09:55:55 09:32:01 1.53 0.00 1.53 0.00 0.00 18.93 0.00 09:55:55 09:33:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 09:55:55 09:34:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 09:55:55 09:35:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 09:55:55 09:36:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 09:55:55 09:37:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 09:55:55 09:38:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 09:55:55 09:39:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 09:55:55 09:40:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 09:55:55 09:41:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 09:55:55 09:42:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 09:55:55 09:43:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 09:55:55 09:44:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 09:55:55 09:45:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 09:55:55 09:46:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 09:55:55 09:47:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 09:55:55 09:48:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 09:55:55 09:49:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 09:55:55 09:50:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 09:55:55 09:51:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 09:55:55 09:52:01 1.67 0.00 1.67 0.00 0.00 20.26 0.00 09:55:55 09:53:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 09:55:55 09:54:01 317.45 11.65 305.80 0.00 1590.93 48103.72 0.00 09:55:55 09:55:17 61.75 0.37 61.38 0.00 2.94 18690.13 0.00 09:55:55 Average: 6.89 0.43 6.45 0.00 69.95 1827.00 0.00 09:55:55 09:55:55 08:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:55:55 08:37:01 30267148 31842716 504892 1.54 62320 1835764 1581776 4.66 618328 1690364 184 09:55:55 08:38:01 30267152 31842852 503900 1.53 62360 1835768 1581776 4.66 617916 1690352 208 09:55:55 08:39:01 30267468 31843208 503520 1.53 62388 1835768 1581776 4.66 617572 1690352 8 09:55:55 08:40:01 30269816 31845600 500988 1.52 62428 1835772 1581776 4.66 614784 1690356 12 09:55:55 08:41:01 30132100 31818612 511672 1.56 77632 1928424 1614672 4.76 680760 1741872 3172 09:55:55 08:42:01 30131336 31817716 511736 1.56 77404 1928544 1631172 4.81 680112 1741776 380 09:55:55 08:43:01 30131636 31817692 511772 1.56 77448 1928156 1631172 4.81 679800 1741488 4 09:55:55 08:44:01 30131880 31818016 511336 1.56 77476 1928156 1631172 4.81 679796 1741492 40 09:55:55 08:45:01 30131640 31817788 511300 1.56 77492 1928160 1631172 4.81 679412 1741500 8 09:55:55 08:46:01 30131592 31817804 511208 1.56 77556 1928168 1631172 4.81 679500 1741508 8 09:55:55 08:47:01 30134608 31820840 508232 1.55 77588 1928152 1631172 4.81 676776 1741508 8 09:55:55 08:48:01 30134176 31820460 508564 1.55 77620 1928172 1631172 4.81 676744 1741504 8 09:55:55 08:49:01 30133276 31819760 509116 1.55 77652 1928300 1631172 4.81 677136 1741632 156 09:55:55 08:50:01 30133544 31820048 508704 1.55 77684 1928304 1631172 4.81 676820 1741636 52 09:55:55 08:51:01 30132648 31819244 509040 1.55 77752 1928280 1622900 4.78 677216 1741608 188 09:55:55 08:52:01 30132844 31819520 508796 1.55 77784 1928280 1622900 4.78 677156 1741608 36 09:55:55 08:53:01 30132400 31819116 509072 1.55 77816 1928284 1622900 4.78 677188 1741612 28 09:55:55 08:54:01 30132548 31819264 508828 1.55 77848 1928288 1622900 4.78 677188 1741612 48 09:55:55 08:55:01 30131432 31818248 509580 1.55 77880 1928292 1622900 4.78 677584 1741616 164 09:55:55 08:56:01 30132148 31818984 508736 1.55 77920 1928292 1622900 4.78 676828 1741624 8 09:55:55 08:57:01 30132096 31818976 508908 1.55 77952 1928296 1622900 4.78 677388 1741628 8 09:55:55 08:58:01 30132900 31819848 507972 1.55 77992 1928300 1622900 4.78 677148 1741636 4 09:55:55 08:59:01 30132900 31819848 507932 1.55 78024 1928300 1622900 4.78 677128 1741636 8 09:55:55 09:00:01 30132560 31819572 508144 1.55 78056 1928308 1622900 4.78 677184 1741644 232 09:55:55 09:01:01 30132528 31819596 508068 1.55 78104 1928304 1622900 4.78 677808 1741636 36 09:55:55 09:02:01 30132544 31819620 508012 1.55 78136 1928312 1622900 4.78 677528 1741636 36 09:55:55 09:03:01 30132512 31819636 507924 1.55 78168 1928316 1622900 4.78 677516 1741644 8 09:55:55 09:04:01 30132768 31819892 507804 1.54 78200 1928320 1622900 4.78 677516 1741644 44 09:55:55 09:05:01 30133068 31820288 507428 1.54 78240 1928324 1622900 4.78 678232 1741648 8 09:55:55 09:06:01 30132616 31819864 507764 1.54 78272 1928328 1622900 4.78 678184 1741656 192 09:55:55 09:07:01 30132440 31819732 507852 1.54 78300 1928328 1622900 4.78 678392 1741660 4 09:55:55 09:08:01 30132164 31819464 508140 1.55 78324 1928332 1622900 4.78 678436 1741664 52 09:55:55 09:09:01 30132380 31819684 508068 1.55 78344 1928332 1622900 4.78 678440 1741664 24 09:55:55 09:10:01 30132024 31819392 508320 1.55 78360 1928336 1622900 4.78 678432 1741672 188 09:55:55 09:11:01 30131920 31819308 508256 1.55 78400 1928340 1622900 4.78 678432 1741676 28 09:55:55 09:12:01 30132076 31819552 507872 1.55 78416 1928340 1622900 4.78 678688 1741676 56 09:55:55 09:13:02 30131524 31819052 508356 1.55 78448 1928348 1622900 4.78 679332 1741672 176 09:55:55 09:14:01 30131532 31819060 508312 1.55 78480 1928348 1622900 4.78 678852 1741672 172 09:55:55 09:15:01 30131500 31819068 508216 1.55 78512 1928352 1622900 4.78 678852 1741676 8 09:55:55 09:16:01 30120736 31809764 517460 1.57 78556 1929760 1622900 4.78 690628 1742688 220 09:55:55 09:17:01 30120280 31809380 517916 1.58 78624 1929764 1622900 4.78 691156 1742696 224 09:55:55 09:18:01 30120216 31809360 517920 1.58 78640 1929768 1622900 4.78 690860 1742700 200 09:55:55 09:19:01 30077864 31769124 557492 1.70 78668 1931388 1655460 4.88 730372 1743396 8 09:55:55 09:20:01 30078032 31769324 557416 1.70 78692 1931392 1655460 4.88 730036 1743400 176 09:55:55 09:21:01 30086940 31778268 548452 1.67 78716 1931396 1655460 4.88 722580 1743404 4 09:55:55 09:22:01 30086388 31777732 548908 1.67 78732 1931400 1655460 4.88 722720 1743384 140 09:55:55 09:23:01 30086564 31777952 548832 1.67 78764 1931404 1655460 4.88 723048 1743388 196 09:55:55 09:24:01 30086776 31778164 548584 1.67 78796 1931404 1655460 4.88 722724 1743388 152 09:55:55 09:25:01 30086744 31778176 548532 1.67 78828 1931408 1655460 4.88 722780 1743396 8 09:55:55 09:26:01 30086688 31778156 548496 1.67 78860 1931408 1655460 4.88 722836 1743400 36 09:55:55 09:27:01 30086080 31777608 549004 1.67 78892 1931412 1655460 4.88 723088 1743404 4 09:55:55 09:28:01 30085912 31777464 548948 1.67 78924 1931416 1655460 4.88 723096 1743408 196 09:55:55 09:29:01 30085564 31777188 549180 1.67 78960 1931416 1655460 4.88 723640 1743404 184 09:55:55 09:30:01 30085532 31777180 549096 1.67 78992 1931420 1655460 4.88 723264 1743408 152 09:55:55 09:31:01 30085160 31776860 549304 1.67 79028 1931424 1655460 4.88 723320 1743412 8 09:55:55 09:32:01 30085360 31777120 549132 1.67 79068 1931432 1655460 4.88 724004 1743416 36 09:55:55 09:33:01 30085100 31776912 549328 1.67 79108 1931436 1655460 4.88 723672 1743424 36 09:55:55 09:34:01 30085280 31777196 548988 1.67 79140 1931500 1655460 4.88 723728 1743488 168 09:55:55 09:35:01 30085012 31776940 549380 1.67 79156 1931504 1655460 4.88 723728 1743496 8 09:55:55 09:36:01 30085216 31777168 549100 1.67 79180 1931504 1655460 4.88 723788 1743496 152 09:55:55 09:37:01 30085192 31777208 549024 1.67 79224 1931500 1655460 4.88 724084 1743500 8 09:55:55 09:38:01 30085216 31777408 548768 1.67 79260 1931640 1655460 4.88 724160 1743636 200 09:55:55 09:39:01 30085092 31777284 549036 1.67 79276 1931640 1639164 4.83 724160 1743636 8 09:55:55 09:40:01 30084932 31777176 549044 1.67 79292 1931648 1639164 4.83 724672 1743624 228 09:55:55 09:41:01 30084428 31776700 549480 1.67 79320 1931648 1639164 4.83 724604 1743624 156 09:55:55 09:42:01 30083464 31775792 550132 1.67 79352 1931652 1639164 4.83 724572 1743628 56 09:55:55 09:43:01 30083188 31775520 550332 1.67 79392 1931656 1639164 4.83 724548 1743632 24 09:55:55 09:44:01 30083032 31775456 550536 1.67 79424 1931656 1639164 4.83 724996 1743632 180 09:55:55 09:45:01 30083024 31775496 550508 1.67 79456 1931660 1639164 4.83 725148 1743648 204 09:55:55 09:46:01 30083332 31775820 550168 1.67 79488 1931660 1639164 4.83 724816 1743648 148 09:55:55 09:47:01 30082624 31775292 550640 1.68 79528 1931792 1639164 4.83 725068 1743784 24 09:55:55 09:48:01 30082608 31775336 550536 1.67 79576 1931796 1639164 4.83 725112 1743784 156 09:55:55 09:49:01 30082560 31775288 550480 1.67 79616 1931800 1639164 4.83 725172 1743784 8 09:55:55 09:50:01 30082008 31774804 550932 1.68 79648 1931808 1655232 4.88 725248 1743788 232 09:55:55 09:51:01 30081968 31774764 550860 1.68 79684 1931808 1655232 4.88 725588 1743788 8 09:55:55 09:52:01 30081344 31774212 551404 1.68 79724 1931812 1655232 4.88 725924 1743792 32 09:55:55 09:53:01 30081060 31773948 551608 1.68 79756 1931816 1655232 4.88 725856 1743804 24 09:55:55 09:54:01 28371452 31502808 767344 2.33 108220 3289028 1902784 5.61 1059264 3006524 500 09:55:55 09:55:17 27462716 31515164 745800 2.27 140472 4059756 1868256 5.51 1379140 3473544 129980 09:55:55 Average: 30061343 31793183 533449 1.62 78922 1969319 1640449 4.84 709738 1777859 1778 09:55:55 09:55:55 08:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:55:55 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:37:01 ens3 121.73 83.49 403.21 21.13 0.00 0.00 0.00 0.00 09:55:55 08:37:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:38:01 ens3 0.75 0.13 0.05 0.01 0.00 0.00 0.00 0.00 09:55:55 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:39:01 ens3 0.50 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:55:55 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:40:01 ens3 0.75 0.13 0.05 0.01 0.00 0.00 0.00 0.00 09:55:55 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:41:01 ens3 43.69 24.81 860.86 1.95 0.00 0.00 0.00 0.00 09:55:55 08:41:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 09:55:55 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:42:01 ens3 0.67 0.20 0.17 0.07 0.00 0.00 0.00 0.00 09:55:55 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:43:01 ens3 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:55:55 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:44:01 ens3 0.48 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:55:55 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:45:01 ens3 0.37 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:55:55 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:46:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:47:01 ens3 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:55:55 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:48:01 ens3 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:55:55 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:49:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:50:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:52:01 ens3 0.33 0.20 0.15 0.08 0.00 0.00 0.00 0.00 09:55:55 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:53:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:54:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:55:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:57:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:55:55 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 08:59:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:00:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:02:01 ens3 0.30 0.20 0.15 0.08 0.00 0.00 0.00 0.00 09:55:55 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:03:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:04:01 ens3 0.48 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:55:55 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:05:01 ens3 0.48 0.30 0.27 0.21 0.00 0.00 0.00 0.00 09:55:55 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:07:01 ens3 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:55:55 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:08:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:09:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:10:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:12:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:55:55 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:13:02 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:14:01 ens3 0.19 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:15:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:16:01 ens3 1.03 0.75 0.87 0.40 0.00 0.00 0.00 0.00 09:55:55 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:17:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:55:55 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:19:01 ens3 8.40 6.02 10.66 4.89 0.00 0.00 0.00 0.00 09:55:55 09:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:21:01 ens3 2.12 1.77 1.24 1.42 0.00 0.00 0.00 0.00 09:55:55 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:22:01 ens3 0.33 0.23 0.15 0.07 0.00 0.00 0.00 0.00 09:55:55 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:24:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:25:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:27:01 ens3 0.25 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:55:55 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:29:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:30:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:32:01 ens3 0.40 0.35 0.15 0.08 0.00 0.00 0.00 0.00 09:55:55 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:33:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:36:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:37:01 ens3 0.25 0.10 0.14 0.07 0.00 0.00 0.00 0.00 09:55:55 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:39:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:40:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:41:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:42:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:55:55 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:44:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:47:01 ens3 0.30 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:55:55 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:49:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:50:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:55:55 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:52:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:55:55 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:55:55 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 09:54:01 vethcde2e68 0.02 0.07 0.00 0.01 0.00 0.00 0.00 0.00 09:55:55 09:54:01 docker0 42.98 44.74 3.03 266.36 0.00 0.00 0.00 0.00 09:55:55 09:54:01 ens3 574.57 364.99 7917.17 92.61 0.00 0.00 0.00 0.00 09:55:55 09:54:01 lo 3.40 3.40 0.32 0.32 0.00 0.00 0.00 0.00 09:55:55 09:55:17 docker0 50.60 69.51 4.10 608.49 0.00 0.00 0.00 0.00 09:55:55 09:55:17 ens3 93.68 65.23 630.70 14.35 0.00 0.00 0.00 0.00 09:55:55 09:55:17 veth4bedca3 50.59 69.64 4.79 608.50 0.00 0.00 0.00 0.05 09:55:55 09:55:17 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:55:55 Average: docker0 1.35 1.68 0.10 13.10 0.00 0.00 0.00 0.00 09:55:55 Average: ens3 11.17 7.20 126.15 1.79 0.00 0.00 0.00 0.00 09:55:55 Average: veth4bedca3 0.81 1.12 0.08 9.74 0.00 0.00 0.00 0.00 09:55:55 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 09:55:55 09:55:55 09:55:55 ---> sar -P ALL: 09:55:55 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14690) 07/07/26 _x86_64_ (8 CPU) 09:55:55 09:55:55 08:35:27 LINUX RESTART (8 CPU) 09:55:55 09:55:55 08:36:01 CPU %user %nice %system %iowait %steal %idle 09:55:55 08:37:01 all 1.37 0.00 0.19 0.22 0.01 98.21 09:55:55 08:37:01 0 0.75 0.00 0.17 0.35 0.02 98.72 09:55:55 08:37:01 1 1.00 0.00 0.18 0.00 0.02 98.80 09:55:55 08:37:01 2 2.20 0.00 0.05 0.02 0.02 97.72 09:55:55 08:37:01 3 2.22 0.00 0.07 0.05 0.02 97.65 09:55:55 08:37:01 4 0.73 0.00 0.30 0.00 0.00 98.97 09:55:55 08:37:01 5 1.93 0.00 0.13 0.10 0.00 97.83 09:55:55 08:37:01 6 1.29 0.00 0.28 0.82 0.02 97.60 09:55:55 08:37:01 7 0.87 0.00 0.32 0.40 0.00 98.41 09:55:55 08:38:01 all 0.02 0.00 0.02 0.01 0.01 99.95 09:55:55 08:38:01 0 0.03 0.00 0.03 0.12 0.00 99.82 09:55:55 08:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 08:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:38:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:55:55 08:38:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:55:55 08:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:55:55 08:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:39:01 all 0.18 0.00 0.01 0.02 0.01 99.78 09:55:55 08:39:01 0 0.03 0.00 0.05 0.02 0.02 99.88 09:55:55 08:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 08:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:39:01 3 1.34 0.00 0.00 0.17 0.02 98.48 09:55:55 08:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 08:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:39:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:55:55 08:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 08:40:01 all 0.26 0.00 0.01 0.03 0.00 99.70 09:55:55 08:40:01 0 0.02 0.00 0.00 0.22 0.02 99.75 09:55:55 08:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 08:40:01 3 1.94 0.00 0.00 0.00 0.00 98.06 09:55:55 08:40:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:55:55 08:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:55:55 08:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:41:01 all 0.99 0.00 0.59 3.44 0.02 94.96 09:55:55 08:41:01 0 0.82 0.00 1.63 24.46 0.03 73.06 09:55:55 08:41:01 1 0.57 0.00 0.55 0.45 0.02 98.42 09:55:55 08:41:01 2 1.89 0.00 0.48 0.93 0.02 96.68 09:55:55 08:41:01 3 1.43 0.00 0.20 0.20 0.02 98.15 09:55:55 08:41:01 4 1.00 0.00 0.40 0.35 0.02 98.23 09:55:55 08:41:01 5 0.72 0.00 0.33 0.25 0.00 98.70 09:55:55 08:41:01 6 0.67 0.00 0.54 0.13 0.02 98.64 09:55:55 08:41:01 7 0.80 0.00 0.57 0.77 0.02 97.85 09:55:55 08:42:01 all 0.09 0.00 0.06 0.16 0.01 99.68 09:55:55 08:42:01 0 0.03 0.00 0.05 0.73 0.00 99.18 09:55:55 08:42:01 1 0.08 0.00 0.07 0.43 0.02 99.40 09:55:55 08:42:01 2 0.02 0.00 0.05 0.02 0.00 99.92 09:55:55 08:42:01 3 0.13 0.00 0.07 0.00 0.00 99.80 09:55:55 08:42:01 4 0.30 0.00 0.13 0.03 0.02 99.52 09:55:55 08:42:01 5 0.05 0.00 0.03 0.02 0.00 99.90 09:55:55 08:42:01 6 0.03 0.00 0.07 0.03 0.02 99.85 09:55:55 08:42:01 7 0.05 0.00 0.05 0.00 0.00 99.90 09:55:55 08:43:01 all 0.01 0.00 0.01 0.12 0.00 99.86 09:55:55 08:43:01 0 0.02 0.00 0.00 0.60 0.00 99.38 09:55:55 08:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:55:55 08:43:01 2 0.00 0.00 0.00 0.33 0.00 99.67 09:55:55 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:55:55 08:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 08:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:44:01 all 0.03 0.00 0.02 0.07 0.01 99.87 09:55:55 08:44:01 0 0.02 0.00 0.02 0.13 0.02 99.82 09:55:55 08:44:01 1 0.12 0.00 0.07 0.00 0.02 99.80 09:55:55 08:44:01 2 0.02 0.00 0.02 0.45 0.02 99.50 09:55:55 08:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 08:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:55:55 08:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:55:55 08:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:45:01 all 0.02 0.00 0.02 0.00 0.00 99.96 09:55:55 08:45:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:55:55 08:45:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:55:55 08:45:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:55:55 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 08:45:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:55:55 08:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:46:01 all 0.01 0.00 0.02 0.01 0.00 99.95 09:55:55 08:46:01 0 0.00 0.00 0.00 0.07 0.00 99.93 09:55:55 08:46:01 1 0.02 0.00 0.07 0.00 0.02 99.90 09:55:55 08:46:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:55:55 08:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:46:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:55:55 08:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:55:55 08:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 08:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:47:01 all 0.01 0.00 0.00 0.01 0.00 99.97 09:55:55 08:47:01 0 0.02 0.00 0.00 0.03 0.00 99.95 09:55:55 08:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 08:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:55:55 08:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 08:47:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:55:55 09:55:55 08:47:01 CPU %user %nice %system %iowait %steal %idle 09:55:55 08:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:55:55 08:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 08:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:55:55 08:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 08:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:55:55 08:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:48:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:55:55 08:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 08:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:55:55 08:49:01 0 0.00 0.00 0.02 0.05 0.00 99.93 09:55:55 08:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 08:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:49:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:55:55 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:49:01 6 0.02 0.00 0.00 0.00 0.03 99.95 09:55:55 08:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 08:50:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:55:55 08:50:01 0 0.02 0.00 0.00 0.08 0.02 99.88 09:55:55 08:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:55:55 08:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 08:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:50:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:55:55 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:51:01 all 0.01 0.00 0.02 0.01 0.01 99.94 09:55:55 08:51:01 0 0.00 0.00 0.02 0.03 0.00 99.95 09:55:55 08:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:55:55 08:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 08:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 08:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 08:51:01 5 0.03 0.00 0.03 0.02 0.00 99.92 09:55:55 08:51:01 6 0.02 0.00 0.07 0.00 0.02 99.90 09:55:55 08:51:01 7 0.03 0.00 0.02 0.03 0.00 99.92 09:55:55 08:52:01 all 0.03 0.00 0.00 0.00 0.01 99.96 09:55:55 08:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:55:55 08:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:55:55 08:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 08:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 08:52:01 6 0.08 0.00 0.02 0.00 0.02 99.88 09:55:55 08:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 08:53:01 all 0.14 0.00 0.00 4.29 0.00 95.56 09:55:55 08:53:01 0 0.02 0.00 0.00 32.86 0.00 67.13 09:55:55 08:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:55:55 08:53:01 2 0.99 0.00 0.00 0.00 0.00 99.01 09:55:55 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:53:01 6 0.02 0.00 0.02 0.95 0.03 98.98 09:55:55 08:53:01 7 0.00 0.00 0.00 0.52 0.00 99.48 09:55:55 08:54:01 all 0.13 0.00 0.01 0.00 0.01 99.84 09:55:55 08:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 08:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:55:55 08:54:01 2 0.94 0.00 0.02 0.00 0.02 99.02 09:55:55 08:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:54:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:55:55 08:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:54:01 6 0.02 0.00 0.05 0.00 0.03 99.90 09:55:55 08:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:55:55 08:55:01 all 0.00 0.00 0.01 0.00 0.00 99.98 09:55:55 08:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 08:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:55:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:55:55 08:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:56:01 all 0.02 0.00 0.00 0.05 0.01 99.92 09:55:55 08:56:01 0 0.00 0.00 0.00 0.23 0.02 99.75 09:55:55 08:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:55:55 08:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 08:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:55:55 08:56:01 7 0.03 0.00 0.00 0.13 0.02 99.82 09:55:55 08:57:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:55:55 08:57:01 0 0.00 0.00 0.02 0.03 0.00 99.95 09:55:55 08:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:55:55 08:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 08:57:01 7 0.02 0.00 0.02 0.03 0.00 99.93 09:55:55 08:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:55:55 08:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:55:55 08:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 08:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:55:55 08:58:01 3 0.00 0.00 0.00 0.10 0.00 99.90 09:55:55 08:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 08:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:58:01 6 0.02 0.00 0.02 0.00 0.03 99.93 09:55:55 08:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:55:55 08:58:01 CPU %user %nice %system %iowait %steal %idle 09:55:55 08:59:01 all 0.12 0.00 0.01 0.00 0.00 99.87 09:55:55 08:59:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:55:55 08:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:55:55 08:59:01 2 0.88 0.00 0.00 0.00 0.00 99.12 09:55:55 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 08:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:00:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:55:55 09:00:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:55:55 09:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:00:01 2 1.97 0.00 0.00 0.00 0.00 98.03 09:55:55 09:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:55:55 09:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 09:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 09:00:01 6 0.03 0.00 0.03 0.00 0.03 99.90 09:55:55 09:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:55:55 09:01:01 all 0.25 0.00 0.01 0.00 0.01 99.73 09:55:55 09:01:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:55:55 09:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:55:55 09:01:01 2 1.97 0.00 0.02 0.00 0.00 98.01 09:55:55 09:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:01:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:55:55 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:02:01 all 0.24 0.00 0.02 0.00 0.00 99.74 09:55:55 09:02:01 0 0.02 0.00 0.02 0.02 0.00 99.95 09:55:55 09:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:02:01 2 1.74 0.00 0.08 0.00 0.02 98.16 09:55:55 09:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 09:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:55:55 09:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:55:55 09:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:55 09:03:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:55:55 09:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:55:55 09:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:03:01 6 0.02 0.00 0.05 0.00 0.03 99.90 09:55:55 09:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:04:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:55:55 09:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:55:55 09:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:04:01 2 0.10 0.00 0.00 0.00 0.00 99.90 09:55:55 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 09:04:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:55:55 09:05:01 all 0.07 0.00 0.00 0.03 0.00 99.90 09:55:55 09:05:01 0 0.22 0.00 0.00 0.23 0.00 99.55 09:55:55 09:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 09:05:01 2 0.25 0.00 0.00 0.00 0.00 99.75 09:55:55 09:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 09:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:06:01 all 0.02 0.00 0.01 0.05 0.01 99.91 09:55:55 09:06:01 0 0.02 0.00 0.00 0.43 0.02 99.53 09:55:55 09:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:55:55 09:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:55:55 09:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:06:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:55:55 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:07:01 all 0.01 0.00 0.00 0.15 0.00 99.84 09:55:55 09:07:01 0 0.00 0.00 0.00 0.94 0.00 99.06 09:55:55 09:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:07:01 6 0.05 0.00 0.00 0.23 0.02 99.70 09:55:55 09:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:08:01 all 0.01 0.00 0.01 0.26 0.00 99.72 09:55:55 09:08:01 0 0.00 0.00 0.00 1.73 0.00 98.27 09:55:55 09:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:55:55 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:08:01 6 0.03 0.00 0.07 0.00 0.02 99.88 09:55:55 09:08:01 7 0.00 0.00 0.00 0.33 0.00 99.67 09:55:55 09:09:01 all 0.23 0.00 0.00 0.15 0.00 99.61 09:55:55 09:09:01 0 1.73 0.00 0.00 0.87 0.00 97.40 09:55:55 09:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:55:55 09:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:09:01 7 0.02 0.00 0.00 0.35 0.02 99.62 09:55:55 09:55:55 09:09:01 CPU %user %nice %system %iowait %steal %idle 09:55:55 09:10:01 all 0.09 0.00 0.02 0.04 0.01 99.84 09:55:55 09:10:01 0 0.61 0.00 0.07 0.33 0.02 98.97 09:55:55 09:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 09:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 09:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 09:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:10:01 6 0.05 0.00 0.05 0.00 0.02 99.88 09:55:55 09:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:55:55 09:11:01 0 0.03 0.00 0.02 0.08 0.00 99.87 09:55:55 09:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:55:55 09:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:11:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:55:55 09:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:55:55 09:12:01 0 0.12 0.00 0.02 0.02 0.00 99.85 09:55:55 09:12:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:55:55 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:13:02 all 0.01 0.00 0.01 0.00 0.01 99.97 09:55:55 09:13:02 0 0.00 0.00 0.00 0.03 0.02 99.95 09:55:55 09:13:02 1 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 09:13:02 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:13:02 3 0.02 0.00 0.03 0.00 0.00 99.95 09:55:55 09:13:02 4 0.05 0.00 0.02 0.00 0.02 99.92 09:55:55 09:13:02 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:13:02 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 09:13:02 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:14:01 all 0.08 0.00 0.01 0.00 0.00 99.90 09:55:55 09:14:01 0 0.56 0.00 0.02 0.00 0.00 99.42 09:55:55 09:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 09:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:14:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:55:55 09:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:15:01 all 0.04 0.00 0.01 0.01 0.00 99.93 09:55:55 09:15:01 0 0.27 0.00 0.00 0.07 0.00 99.67 09:55:55 09:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:55:55 09:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:15:01 3 0.00 0.00 0.00 0.05 0.00 99.95 09:55:55 09:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:55:55 09:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:15:01 6 0.03 0.00 0.05 0.00 0.02 99.90 09:55:55 09:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:16:01 all 0.14 0.00 0.01 0.01 0.00 99.83 09:55:55 09:16:01 0 0.38 0.00 0.02 0.02 0.00 99.58 09:55:55 09:16:01 1 0.23 0.00 0.00 0.00 0.00 99.77 09:55:55 09:16:01 2 0.17 0.00 0.02 0.00 0.00 99.82 09:55:55 09:16:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:55:55 09:16:01 4 0.10 0.00 0.02 0.00 0.00 99.88 09:55:55 09:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:55:55 09:16:01 7 0.22 0.00 0.00 0.05 0.00 99.73 09:55:55 09:17:01 all 0.17 0.00 0.02 0.00 0.01 99.80 09:55:55 09:17:01 0 1.24 0.00 0.00 0.02 0.02 98.73 09:55:55 09:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 09:17:01 2 0.03 0.00 0.05 0.00 0.02 99.90 09:55:55 09:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:55:55 09:17:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:55:55 09:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:55:55 09:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:55:55 09:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:55:55 09:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 09:18:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:55:55 09:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:18:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:55:55 09:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:19:01 all 0.51 0.00 0.04 0.01 0.01 99.43 09:55:55 09:19:01 0 0.65 0.00 0.05 0.02 0.02 99.27 09:55:55 09:19:01 1 1.57 0.00 0.05 0.00 0.02 98.37 09:55:55 09:19:01 2 0.88 0.00 0.07 0.00 0.02 99.03 09:55:55 09:19:01 3 0.28 0.00 0.00 0.00 0.00 99.72 09:55:55 09:19:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:55:55 09:19:01 5 0.17 0.00 0.02 0.00 0.00 99.82 09:55:55 09:19:01 6 0.03 0.00 0.03 0.03 0.02 99.88 09:55:55 09:19:01 7 0.40 0.00 0.12 0.07 0.00 99.42 09:55:55 09:20:01 all 0.04 0.00 0.01 0.01 0.00 99.94 09:55:55 09:20:01 0 0.22 0.00 0.00 0.02 0.00 99.77 09:55:55 09:20:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:55:55 09:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:55:55 09:20:01 3 0.00 0.00 0.02 0.03 0.00 99.95 09:55:55 09:20:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:55:55 09:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:55:55 09:20:01 CPU %user %nice %system %iowait %steal %idle 09:55:55 09:21:01 all 0.06 0.00 0.01 0.00 0.00 99.92 09:55:55 09:21:01 0 0.25 0.00 0.02 0.02 0.00 99.72 09:55:55 09:21:01 1 0.12 0.00 0.02 0.00 0.00 99.87 09:55:55 09:21:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:55:55 09:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 09:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:22:01 all 0.08 0.00 0.01 0.00 0.05 99.86 09:55:55 09:22:01 0 0.55 0.00 0.02 0.00 0.13 99.30 09:55:55 09:22:01 1 0.02 0.00 0.02 0.00 0.05 99.92 09:55:55 09:22:01 2 0.02 0.00 0.02 0.00 0.13 99.83 09:55:55 09:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:22:01 4 0.02 0.00 0.00 0.00 0.03 99.95 09:55:55 09:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:22:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:55:55 09:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:55:55 09:23:01 all 0.01 0.00 0.01 0.06 0.00 99.91 09:55:55 09:23:01 0 0.00 0.00 0.02 0.20 0.00 99.78 09:55:55 09:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:55:55 09:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:23:01 6 0.00 0.00 0.03 0.00 0.02 99.95 09:55:55 09:23:01 7 0.00 0.00 0.02 0.32 0.00 99.67 09:55:55 09:24:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:55:55 09:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:24:01 2 0.07 0.00 0.02 0.00 0.00 99.92 09:55:55 09:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:55:55 09:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:55:55 09:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:25:01 all 0.01 0.00 0.00 0.01 0.00 99.98 09:55:55 09:25:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:55:55 09:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:55:55 09:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 09:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:26:01 all 0.09 0.00 0.02 0.00 0.00 99.89 09:55:55 09:26:01 0 0.62 0.00 0.02 0.02 0.00 99.35 09:55:55 09:26:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:55:55 09:26:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:55:55 09:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:26:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:55:55 09:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:27:01 all 0.10 0.00 0.01 0.02 0.01 99.86 09:55:55 09:27:01 0 0.70 0.00 0.02 0.03 0.02 99.24 09:55:55 09:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:55:55 09:27:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:55:55 09:27:01 3 0.02 0.00 0.00 0.10 0.02 99.87 09:55:55 09:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 09:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:28:01 all 0.13 0.00 0.01 0.02 0.00 99.84 09:55:55 09:28:01 0 0.91 0.00 0.02 0.03 0.00 99.04 09:55:55 09:28:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:55:55 09:28:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:55:55 09:28:01 3 0.00 0.00 0.03 0.10 0.00 99.87 09:55:55 09:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 09:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:29:01 all 0.04 0.00 0.01 0.00 0.00 99.94 09:55:55 09:29:01 0 0.25 0.00 0.00 0.02 0.02 99.72 09:55:55 09:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:55:55 09:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:55:55 09:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:30:01 all 0.15 0.00 0.01 0.02 0.00 99.81 09:55:55 09:30:01 0 1.08 0.00 0.02 0.08 0.00 98.82 09:55:55 09:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:30:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:55:55 09:30:01 3 0.00 0.00 0.02 0.12 0.00 99.87 09:55:55 09:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:31:01 all 0.20 0.00 0.01 0.00 0.01 99.79 09:55:55 09:31:01 0 1.49 0.00 0.00 0.02 0.00 98.50 09:55:55 09:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 09:31:01 2 0.05 0.00 0.05 0.00 0.02 99.88 09:55:55 09:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 09:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:55:55 09:31:01 CPU %user %nice %system %iowait %steal %idle 09:55:55 09:32:01 all 0.03 0.00 0.01 0.02 0.00 99.94 09:55:55 09:32:01 0 0.08 0.00 0.00 0.03 0.00 99.88 09:55:55 09:32:01 1 0.08 0.00 0.02 0.00 0.00 99.90 09:55:55 09:32:01 2 0.07 0.00 0.02 0.00 0.00 99.92 09:55:55 09:32:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:55:55 09:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:32:01 5 0.00 0.00 0.00 0.08 0.00 99.92 09:55:55 09:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 09:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:33:01 all 0.01 0.00 0.01 0.03 0.01 99.94 09:55:55 09:33:01 0 0.00 0.00 0.02 0.15 0.02 99.82 09:55:55 09:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 09:33:01 2 0.02 0.00 0.05 0.00 0.02 99.92 09:55:55 09:33:01 3 0.00 0.00 0.00 0.07 0.02 99.92 09:55:55 09:33:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:55:55 09:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:34:01 all 0.04 0.00 0.01 0.01 0.00 99.94 09:55:55 09:34:01 0 0.18 0.00 0.02 0.05 0.00 99.75 09:55:55 09:34:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:55:55 09:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:55:55 09:34:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:55:55 09:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:55:55 09:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:35:01 all 0.09 0.00 0.01 0.00 0.00 99.90 09:55:55 09:35:01 0 0.60 0.00 0.02 0.02 0.00 99.37 09:55:55 09:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:55:55 09:35:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:55:55 09:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:55:55 09:36:01 0 0.05 0.00 0.00 0.02 0.00 99.93 09:55:55 09:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:55:55 09:36:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:55:55 09:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:55:55 09:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:37:01 all 0.14 0.00 0.01 0.02 0.00 99.83 09:55:55 09:37:01 0 0.93 0.00 0.03 0.10 0.02 98.92 09:55:55 09:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:55:55 09:37:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:55:55 09:37:01 3 0.00 0.00 0.02 0.03 0.00 99.95 09:55:55 09:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:38:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:55:55 09:38:01 0 0.02 0.00 0.00 0.07 0.00 99.92 09:55:55 09:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:55:55 09:38:01 3 0.00 0.00 0.00 0.03 0.00 99.97 09:55:55 09:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:55:55 09:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:38:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:55:55 09:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:39:01 all 0.20 0.00 0.01 0.02 0.00 99.77 09:55:55 09:39:01 0 0.00 0.00 0.02 0.07 0.00 99.92 09:55:55 09:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:39:01 2 1.45 0.00 0.00 0.00 0.00 98.55 09:55:55 09:39:01 3 0.00 0.00 0.00 0.07 0.00 99.93 09:55:55 09:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:55:55 09:39:01 6 0.08 0.00 0.03 0.00 0.00 99.88 09:55:55 09:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:40:01 all 0.07 0.00 0.00 0.01 0.00 99.91 09:55:55 09:40:01 0 0.03 0.00 0.00 0.05 0.00 99.92 09:55:55 09:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:40:01 2 0.35 0.00 0.00 0.00 0.00 99.65 09:55:55 09:40:01 3 0.00 0.00 0.00 0.07 0.00 99.93 09:55:55 09:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:40:01 6 0.10 0.00 0.02 0.00 0.02 99.87 09:55:55 09:40:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:55:55 09:41:01 all 0.01 0.00 0.01 0.02 0.00 99.96 09:55:55 09:41:01 0 0.00 0.00 0.02 0.07 0.00 99.92 09:55:55 09:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:41:01 3 0.00 0.00 0.00 0.07 0.02 99.92 09:55:55 09:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:41:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:55:55 09:42:01 all 0.02 0.00 0.01 0.04 0.00 99.92 09:55:55 09:42:01 0 0.02 0.00 0.00 0.25 0.00 99.73 09:55:55 09:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 09:42:01 3 0.00 0.00 0.00 0.08 0.00 99.92 09:55:55 09:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 09:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:42:01 6 0.03 0.00 0.05 0.00 0.00 99.92 09:55:55 09:42:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:55:55 09:55:55 09:42:01 CPU %user %nice %system %iowait %steal %idle 09:55:55 09:43:01 all 0.01 0.00 0.01 0.03 0.00 99.95 09:55:55 09:43:01 0 0.00 0.00 0.00 0.17 0.00 99.83 09:55:55 09:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:43:01 3 0.00 0.00 0.00 0.03 0.00 99.97 09:55:55 09:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:55:55 09:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:55:55 09:44:01 all 0.21 0.00 0.02 0.04 0.01 99.73 09:55:55 09:44:01 0 0.00 0.00 0.00 0.23 0.02 99.75 09:55:55 09:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 09:44:01 2 1.57 0.00 0.03 0.00 0.00 98.40 09:55:55 09:44:01 3 0.02 0.00 0.02 0.07 0.00 99.90 09:55:55 09:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:55:55 09:44:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:55:55 09:45:01 all 0.01 0.00 0.01 0.03 0.00 99.95 09:55:55 09:45:01 0 0.00 0.00 0.02 0.08 0.00 99.90 09:55:55 09:45:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:55:55 09:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:45:01 3 0.00 0.00 0.02 0.12 0.00 99.87 09:55:55 09:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:45:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:55:55 09:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:46:01 all 0.02 0.00 0.01 0.02 0.00 99.95 09:55:55 09:46:01 0 0.00 0.00 0.00 0.15 0.00 99.85 09:55:55 09:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:55:55 09:46:01 3 0.02 0.00 0.00 0.03 0.00 99.95 09:55:55 09:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:55:55 09:46:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:55:55 09:47:01 all 0.02 0.00 0.01 0.03 0.00 99.94 09:55:55 09:47:01 0 0.02 0.00 0.00 0.15 0.00 99.83 09:55:55 09:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:47:01 3 0.00 0.00 0.02 0.05 0.00 99.93 09:55:55 09:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:47:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:55:55 09:47:01 6 0.07 0.00 0.03 0.00 0.00 99.90 09:55:55 09:47:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:55:55 09:48:01 all 0.01 0.00 0.01 0.03 0.00 99.94 09:55:55 09:48:01 0 0.00 0.00 0.02 0.18 0.00 99.80 09:55:55 09:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:55:55 09:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 09:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:48:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:55:55 09:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:55:55 09:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:55:55 09:49:01 all 0.01 0.00 0.00 0.01 0.00 99.97 09:55:55 09:49:01 0 0.00 0.00 0.00 0.07 0.00 99.93 09:55:55 09:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:49:01 3 0.00 0.00 0.00 0.03 0.02 99.95 09:55:55 09:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:55:55 09:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 09:50:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:55:55 09:50:01 0 0.00 0.00 0.00 0.05 0.00 99.95 09:55:55 09:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 09:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:50:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:55:55 09:50:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:55:55 09:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:55:55 09:51:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:55:55 09:51:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:55:55 09:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:55:55 09:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:55:55 09:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:55:55 09:51:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:55:55 09:52:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:55:55 09:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:55:55 09:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:55:55 09:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:52:01 7 0.07 0.00 0.05 0.00 0.02 99.87 09:55:55 09:53:01 all 0.01 0.00 0.00 0.00 0.00 99.98 09:55:55 09:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:55:55 09:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:55:55 09:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:55:55 09:53:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:55:55 09:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:55:55 09:55:55 09:53:01 CPU %user %nice %system %iowait %steal %idle 09:55:55 09:54:01 all 7.61 0.00 2.58 1.09 0.05 88.66 09:55:55 09:54:01 0 7.82 0.00 3.43 4.47 0.05 84.22 09:55:55 09:54:01 1 6.92 0.00 2.84 0.30 0.05 89.89 09:55:55 09:54:01 2 9.11 0.00 1.40 0.03 0.05 89.41 09:55:55 09:54:01 3 7.83 0.00 2.75 1.64 0.07 87.72 09:55:55 09:54:01 4 8.85 0.00 3.04 1.66 0.07 86.38 09:55:55 09:54:01 5 7.60 0.00 2.33 0.07 0.05 89.95 09:55:55 09:54:01 6 7.24 0.00 2.31 0.19 0.05 90.22 09:55:55 09:54:01 7 5.53 0.00 2.51 0.37 0.05 91.54 09:55:55 09:55:17 all 34.47 0.00 5.05 3.68 0.10 56.70 09:55:55 09:55:17 0 34.62 0.00 5.01 0.38 0.11 59.88 09:55:55 09:55:17 1 34.82 0.00 5.18 0.09 0.09 59.82 09:55:55 09:55:17 2 34.37 0.00 5.08 0.22 0.08 60.25 09:55:55 09:55:17 3 34.19 0.00 5.32 27.71 0.11 32.67 09:55:55 09:55:17 4 34.97 0.00 5.04 0.11 0.08 59.80 09:55:55 09:55:17 5 34.40 0.00 4.89 0.09 0.09 60.52 09:55:55 09:55:17 6 33.94 0.00 4.69 0.07 0.11 61.20 09:55:55 09:55:17 7 34.48 0.00 5.23 0.77 0.11 59.41 09:55:55 Average: all 0.74 0.00 0.13 0.20 0.01 98.92 09:55:55 Average: 0 0.85 0.00 0.15 0.91 0.01 98.08 09:55:55 Average: 1 0.71 0.00 0.14 0.02 0.01 99.12 09:55:55 Average: 2 0.90 0.00 0.12 0.03 0.01 98.95 09:55:55 Average: 3 0.74 0.00 0.13 0.49 0.00 98.64 09:55:55 Average: 4 0.71 0.00 0.14 0.03 0.01 99.12 09:55:55 Average: 5 0.68 0.00 0.12 0.01 0.00 99.19 09:55:55 Average: 6 0.68 0.00 0.13 0.03 0.01 99.15 09:55:55 Average: 7 0.66 0.00 0.14 0.06 0.01 99.14 09:55:55 09:55:55 09:55:55