Pull request #171 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-gpio Loading trusted files from base branch main at 45d04bf83b3f660b78aa8dfc6abcb70613e55fda rather than 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 Obtained Jenkinsfile from 45d04bf83b3f660b78aa8dfc6abcb70613e55fda 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-ssh11672774335209795113.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8764068878897500884.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/device-gpio/branches/PR-171/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/device-gpio/branches/PR-171/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3215122053934656.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/device-gpio/branches/PR-171/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6056803722913813998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh10579911928929182241.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/device-gpio/branches/PR-171/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/device-gpio/branches/PR-171/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9577456384049020480.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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:device-gpio] ========================================================= [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: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true 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-13363 in /w/workspace/edgexfoundry_device-gpio_PR-171 [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/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-171 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 45d04bf83b3f660b78aa8dfc6abcb70613e55fda into PR head commit 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 Checking out Revision 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 (PR-171) > git checkout -f 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 # 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 45d04bf83b3f660b78aa8dfc6abcb70613e55fda # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 # timeout=10 Commit message: "build: Ignore all go-mods except device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:45:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:45:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:45:51 ========================================================= 03:45:51 EdgeX Global Pipelines Version Info 03:45:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:45:51 ------------------- 03:45:51 stable info: 03:45:51 ------------------- 03:45:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:45:51 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 03:45:51 Message: update stable to v1.0.249 03:45:52 ------------------- 03:45:52 experimental info: 03:45:52 ------------------- 03:45:52 Commited By: **** collab-it+edgex@linuxfoundation.org 03:45:52 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 03:45:52 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:45:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 03:45:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 03:45:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:45:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:45:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:45:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-171 [Pipeline] echo 03:45:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-171 [Pipeline] echo 03:45:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-171 [Pipeline] echo 03:45:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [Pipeline] echo 03:45:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a836a7 [Pipeline] echo 03:45:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:54 provisioning config files... 03:45:54 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-171@tmp/config2430471467314161096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:54 ---> docker-login.sh 03:45:54 nexus3.edgexfoundry.org:10001 03:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:55 Configure a credential helper to remove this warning. See 03:45:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:55 03:45:55 Login Succeeded 03:45:55 nexus3.edgexfoundry.org:10002 03:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:55 Configure a credential helper to remove this warning. See 03:45:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:55 03:45:55 Login Succeeded 03:45:55 nexus3.edgexfoundry.org:10003 03:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:55 Configure a credential helper to remove this warning. See 03:45:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:55 03:45:55 Login Succeeded 03:45:55 nexus3.edgexfoundry.org:10004 03:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:55 Configure a credential helper to remove this warning. See 03:45:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:55 03:45:55 Login Succeeded 03:45:55 docker.io 03:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:45:55 Configure a credential helper to remove this warning. See 03:45:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:45:55 03:45:55 Login Succeeded 03:45:55 ---> docker-login.sh ends [Pipeline] } 03:45:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:45:56 + git rev-list -1 --merges 5a836a7832032fb682fd8a5d8c2dd9b17b943d91~1..5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [Pipeline] echo 03:45:56 -----------> git rev-list -1 --merges 5a836a7832032fb682fd8a5d8c2dd9b17b943d91~1..5a836a7832032fb682fd8a5d8c2dd9b17b943d91 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [false] [Pipeline] sh 03:45:56 + git log --format=format:%s -1 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [Pipeline] echo 03:45:56 ========================================================= 03:45:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:45:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:45:57 + git log --format=format:%s -1 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [Pipeline] echo 03:45:57 [semverPrep] GIT_COMMIT: 5a836a7832032fb682fd8a5d8c2dd9b17b943d91, Commit Message: build: Ignore all go-mods except device-sdk-go [Pipeline] echo 03:45:57 [semverPrep] This is not a build commit. [Pipeline] sh 03:45:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:45:57 + grep -v github /etc/ssh/ssh_known_hosts 03:45:57 + [ -e /tmp/ssh_known_hosts ] 03:45:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:45:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 03:45:57 sudo tee -a /etc/ssh/ssh_known_hosts 03:45:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:45:58 03:45:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:45:58 0.1.4: Pulling from edgex-devops/py-git-semver 03:45:58 b85a868b505f: Pulling fs layer 03:45:58 e2be974225ed: Pulling fs layer 03:45:58 339a4e72a1f5: Pulling fs layer 03:45:58 988bab9f4d93: Pulling fs layer 03:45:58 1469e6f7b9e6: Pulling fs layer 03:45:58 eaf3925da568: Pulling fs layer 03:45:58 bab4dde63d76: Pulling fs layer 03:45:58 bde34c3a00c8: Pulling fs layer 03:45:58 b352a97aabf1: Pulling fs layer 03:45:58 4872d77fe225: Pulling fs layer 03:45:58 5851b861e8e6: Pulling fs layer 03:45:58 eaf3925da568: Waiting 03:45:58 bab4dde63d76: Waiting 03:45:58 988bab9f4d93: Waiting 03:45:58 1469e6f7b9e6: Waiting 03:45:58 4872d77fe225: Waiting 03:45:58 bde34c3a00c8: Waiting 03:45:58 b352a97aabf1: Waiting 03:45:58 5851b861e8e6: Waiting 03:45:58 e2be974225ed: Verifying Checksum 03:45:58 e2be974225ed: Download complete 03:45:58 988bab9f4d93: Verifying Checksum 03:45:58 988bab9f4d93: Download complete 03:45:59 339a4e72a1f5: Verifying Checksum 03:45:59 339a4e72a1f5: Download complete 03:45:59 1469e6f7b9e6: Verifying Checksum 03:45:59 1469e6f7b9e6: Download complete 03:45:59 eaf3925da568: Verifying Checksum 03:45:59 eaf3925da568: Download complete 03:45:59 bde34c3a00c8: Verifying Checksum 03:45:59 bde34c3a00c8: Download complete 03:45:59 b352a97aabf1: Download complete 03:45:59 4872d77fe225: Verifying Checksum 03:45:59 4872d77fe225: Download complete 03:45:59 5851b861e8e6: Verifying Checksum 03:45:59 5851b861e8e6: Download complete 03:45:59 b85a868b505f: Download complete 03:45:59 bab4dde63d76: Verifying Checksum 03:45:59 bab4dde63d76: Download complete 03:46:00 b85a868b505f: Pull complete 03:46:00 e2be974225ed: Pull complete 03:46:00 339a4e72a1f5: Pull complete 03:46:00 988bab9f4d93: Pull complete 03:46:01 1469e6f7b9e6: Pull complete 03:46:01 eaf3925da568: Pull complete 03:46:03 bab4dde63d76: Pull complete 03:46:03 bde34c3a00c8: Pull complete 03:46:03 b352a97aabf1: Pull complete 03:46:03 4872d77fe225: Pull complete 03:46:03 5851b861e8e6: Pull complete 03:46:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:46:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:46:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:03 prd-ubuntu20.04-docker-8c-8g-13363 does not seem to be running inside a container 03:46:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-171 -v /w/workspace/edgexfoundry_device-gpio_PR-171:/w/workspace/edgexfoundry_device-gpio_PR-171:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-171@tmp:/w/workspace/edgexfoundry_device-gpio_PR-171@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-devops/py-git-semver:0.1.4 cat 03:46:05 $ docker top 0b3a02c9422a16bed58caf6c41fd35f22fb4880959a61425f896af7fbba92648 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:05 [ssh-agent] Looking for ssh-agent implementation... 03:46:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:05 $ docker exec 0b3a02c9422a16bed58caf6c41fd35f22fb4880959a61425f896af7fbba92648 ssh-agent 03:46:05 SSH_AUTH_SOCK=/tmp/ssh-Jzgcsc1FLTsw/agent.32 03:46:05 SSH_AGENT_PID=38 03:46:05 Running ssh-add (command line suppressed) 03:46:05 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-171@tmp/private_key_4375851230404274925.key (/w/workspace/edgexfoundry_device-gpio_PR-171@tmp/private_key_4375851230404274925.key) 03:46:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:06 + git tag --points-at HEAD [Pipeline] } 03:46:06 $ docker exec --env ******** --env ******** 0b3a02c9422a16bed58caf6c41fd35f22fb4880959a61425f896af7fbba92648 ssh-agent -k 03:46:06 unset SSH_AUTH_SOCK; 03:46:06 unset SSH_AGENT_PID; 03:46:06 echo Agent pid 38 killed; 03:46:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:46:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:06 [ssh-agent] Looking for ssh-agent implementation... 03:46:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:06 $ docker exec 0b3a02c9422a16bed58caf6c41fd35f22fb4880959a61425f896af7fbba92648 ssh-agent 03:46:06 SSH_AUTH_SOCK=/tmp/ssh-mbmdzaSsDDKN/agent.71 03:46:06 SSH_AGENT_PID=77 03:46:06 Running ssh-add (command line suppressed) 03:46:06 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-171@tmp/private_key_9625023891080670340.key (/w/workspace/edgexfoundry_device-gpio_PR-171@tmp/private_key_9625023891080670340.key) 03:46:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:07 + git semver init 03:46:07 2023-05-05 03:46:07,226 [run_init] DEBUG init version:0.0.0 force:False 03:46:07 2023-05-05 03:46:07,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-171/.semver 03:46:07 2023-05-05 03:46:07,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-171/.semver 03:46:07 2023-05-05 03:46:07,228 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-171/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-171, universal_newlines=False, shell=None, istream=None) 03:46:08 2023-05-05 03:46:08,091 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-171/.git/info/exclude 03:46:08 2023-05-05 03:46:08,092 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-171/.semver/PR-171 with force:False 03:46:08 2023-05-05 03:46:08,092 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-171/.semver/PR-171 03:46:08 2023-05-05 03:46:08,096 [execute] INFO git cat-file --batch-check 03:46:08 2023-05-05 03:46:08,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-171/.semver, universal_newlines=False, shell=None, istream=) 03:46:08 2023-05-05 03:46:08,102 [execute] INFO git cat-file --batch 03:46:08 2023-05-05 03:46:08,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-171/.semver, universal_newlines=False, shell=None, istream=) 03:46:08 2023-05-05 03:46:08,107 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-171/.semver/PR-171 03:46:08 0.0.0 [Pipeline] } 03:46:08 $ docker exec --env ******** --env ******** 0b3a02c9422a16bed58caf6c41fd35f22fb4880959a61425f896af7fbba92648 ssh-agent -k 03:46:08 unset SSH_AUTH_SOCK; 03:46:08 unset SSH_AGENT_PID; 03:46:08 echo Agent pid 77 killed; 03:46:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:08 + git semver [Pipeline] } 03:46:09 $ docker stop --time=1 0b3a02c9422a16bed58caf6c41fd35f22fb4880959a61425f896af7fbba92648 03:46:10 $ docker rm -f --volumes 0b3a02c9422a16bed58caf6c41fd35f22fb4880959a61425f896af7fbba92648 [Pipeline] // withDockerContainer [Pipeline] sh 03:46:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:46:11 Stashed 1 file(s) [Pipeline] echo 03:46:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:46:11 provisioning config files... 03:46:11 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-171@tmp/config1490330894439682896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:12 ---> docker-login.sh 03:46:12 nexus3.edgexfoundry.org:10001 03:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:12 Configure a credential helper to remove this warning. See 03:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:12 03:46:12 Login Succeeded 03:46:12 nexus3.edgexfoundry.org:10002 03:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:12 Configure a credential helper to remove this warning. See 03:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:12 03:46:12 Login Succeeded 03:46:12 nexus3.edgexfoundry.org:10003 03:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:12 Configure a credential helper to remove this warning. See 03:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:12 03:46:12 Login Succeeded 03:46:12 nexus3.edgexfoundry.org:10004 03:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:12 Configure a credential helper to remove this warning. See 03:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:12 03:46:12 Login Succeeded 03:46:12 docker.io 03:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:46:12 Configure a credential helper to remove this warning. See 03:46:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:46:12 03:46:12 Login Succeeded 03:46:12 ---> docker-login.sh ends [Pipeline] } 03:46:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:46:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:46:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:46:12 ========================================================= 03:46:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 03:46:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:46:13 Sending build context to Docker daemon 16.1MB 03:46:13 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 03:46:13 Step 2/12 : FROM ${BASE} AS builder 03:46:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 03:46:13 f56be85fc22e: Pulling fs layer 03:46:13 85791d961cd3: Pulling fs layer 03:46:13 d694b5ae8c79: Pulling fs layer 03:46:13 9f32a84ed3da: Pulling fs layer 03:46:13 4d19c01a9841: Pulling fs layer 03:46:13 9325e15d5711: Pulling fs layer 03:46:13 556b6ee489ea: Pulling fs layer 03:46:13 c5a4b2cf53e6: Pulling fs layer 03:46:13 9325e15d5711: Waiting 03:46:13 4d19c01a9841: Waiting 03:46:13 c5a4b2cf53e6: Waiting 03:46:13 9f32a84ed3da: Waiting 03:46:13 556b6ee489ea: Waiting 03:46:13 85791d961cd3: Verifying Checksum 03:46:13 85791d961cd3: Download complete 03:46:13 9f32a84ed3da: Download complete 03:46:13 4d19c01a9841: Download complete 03:46:13 f56be85fc22e: Verifying Checksum 03:46:13 f56be85fc22e: Download complete 03:46:13 9325e15d5711: Verifying Checksum 03:46:13 9325e15d5711: Download complete 03:46:13 f56be85fc22e: Pull complete 03:46:14 85791d961cd3: Pull complete 03:46:14 c5a4b2cf53e6: Verifying Checksum 03:46:14 c5a4b2cf53e6: Download complete 03:46:14 d694b5ae8c79: Verifying Checksum 03:46:14 d694b5ae8c79: Download complete 03:46:14 556b6ee489ea: Verifying Checksum 03:46:14 556b6ee489ea: Download complete 03:46:17 d694b5ae8c79: Pull complete 03:46:17 9f32a84ed3da: Pull complete 03:46:17 4d19c01a9841: Pull complete 03:46:17 9325e15d5711: Pull complete 03:46:20 556b6ee489ea: Pull complete 03:46:21 c5a4b2cf53e6: Pull complete 03:46:21 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 03:46:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 03:46:21 ---> c4be618373d6 03:46:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:46:25 ---> Running in 8d281b974e2e 03:46:25 Removing intermediate container 8d281b974e2e 03:46:25 ---> 22bbcedfaefc 03:46:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:46:25 ---> Running in 01e38ac0ab8e 03:46:25 Removing intermediate container 01e38ac0ab8e 03:46:25 ---> 338e55c87584 03:46:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 03:46:25 ---> Running in 399a0fe2063b 03:46:25 Removing intermediate container 399a0fe2063b 03:46:25 ---> 9069a774cbcd 03:46:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:46:25 ---> Running in cf4974466eae 03:46:25 Removing intermediate container cf4974466eae 03:46:25 ---> e388e5271a6d 03:46:25 Step 7/12 : WORKDIR /device-gpio 03:46:26 ---> Running in 13e4f50aa213 03:46:26 Removing intermediate container 13e4f50aa213 03:46:26 ---> e0489ea809cb 03:46:26 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:46:26 ---> Running in 102ab5b02226 03:46:26 Still waiting to schedule task 03:46:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:46:27 (1/4) Installing openssh-keygen (9.1_p1-r2) 03:46:27 (2/4) Installing libedit (20221030.3.1-r0) 03:46:27 (3/4) Installing openssh-client-common (9.1_p1-r2) 03:46:27 (4/4) Installing openssh-client-default (9.1_p1-r2) 03:46:27 Executing busybox-1.35.0-r29.trigger 03:46:27 OK: 269 MiB in 57 packages 03:46:27 Removing intermediate container 102ab5b02226 03:46:27 ---> 0c2cc67440f4 03:46:27 Step 9/12 : COPY go.mod vendor* ./ 03:46:28 ---> 6d7d871863c0 03:46:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:28 ---> Running in 4964f9578fcf 03:46:54 Removing intermediate container 4964f9578fcf 03:46:54 ---> b450ab386937 03:46:54 Step 11/12 : COPY . . 03:46:54 ---> 287fc4450058 03:46:54 Step 12/12 : RUN ${MAKE} 03:46:54 ---> Running in cee1ccc33212 03:46:54 noop 03:46:54 Removing intermediate container cee1ccc33212 03:46:54 ---> 4f418f2e8cef 03:46:54 Successfully built 4f418f2e8cef 03:46:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:55 + docker inspect -f . ci-base-image-x86_64 03:46:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:55 prd-ubuntu20.04-docker-8c-8g-13363 does not seem to be running inside a container 03:46:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-171 -v /w/workspace/edgexfoundry_device-gpio_PR-171:/w/workspace/edgexfoundry_device-gpio_PR-171:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-171@tmp:/w/workspace/edgexfoundry_device-gpio_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:46:55 $ docker top c1819dd9424c177d1508117d5d023f1e31330902c0ce93c0d506de7d7d78a3c8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:56 + go version 03:46:56 go version go1.20.2 linux/amd64 [Pipeline] } 03:46:56 $ docker stop --time=1 c1819dd9424c177d1508117d5d023f1e31330902c0ce93c0d506de7d7d78a3c8 03:46:57 $ docker rm -f --volumes c1819dd9424c177d1508117d5d023f1e31330902c0ce93c0d506de7d7d78a3c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:58 + docker inspect -f . ci-base-image-x86_64 03:46:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:58 prd-ubuntu20.04-docker-8c-8g-13363 does not seem to be running inside a container 03:46:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-171 -v /w/workspace/edgexfoundry_device-gpio_PR-171:/w/workspace/edgexfoundry_device-gpio_PR-171:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-171@tmp:/w/workspace/edgexfoundry_device-gpio_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:46:58 $ docker top 90089ef8097804a98e28cfc23616b0a286b14256f8b2583cc12885d496516ede -eo pid,comm [Pipeline] { [Pipeline] sh 03:46:59 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-171 [Pipeline] fileExists [Pipeline] sh 03:46:59 + make test 03:46:59 go test ./... -coverprofile=coverage.out ./... 03:47:04 ? github.com/edgexfoundry/device-gpio [no test files] 03:47:14 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 03:47:14 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 03:47:20 go vet ./... 03:47:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:47:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:47:23 ./bin/test-attribution-txt.sh [Pipeline] echo 03:47:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:47:23 $ docker stop --time=1 90089ef8097804a98e28cfc23616b0a286b14256f8b2583cc12885d496516ede 03:47:26 $ docker rm -f --volumes 90089ef8097804a98e28cfc23616b0a286b14256f8b2583cc12885d496516ede [Pipeline] // withDockerContainer [Pipeline] sh 03:47:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:47:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:47:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:47:27 + ls -al . 03:47:27 total 156 03:47:27 drwxrwxr-x 9 jenkins jenkins 4096 May 5 03:46 . 03:47:27 drwxrwxr-x 4 jenkins jenkins 4096 May 5 03:45 .. 03:47:27 -rw-rw-r-- 1 jenkins jenkins 120 May 5 03:45 .dockerignore 03:47:27 drwxrwxr-x 8 jenkins jenkins 4096 May 5 03:46 .git 03:47:27 drwxrwxr-x 3 jenkins jenkins 4096 May 5 03:45 .github 03:47:27 -rw-rw-r-- 1 jenkins jenkins 343 May 5 03:45 .gitignore 03:47:27 -rw-rw-r-- 1 jenkins jenkins 41 May 5 03:45 .golangci.yml 03:47:27 drwxr-xr-x 3 jenkins jenkins 4096 May 5 03:46 .semver 03:47:27 -rw-rw-r-- 1 jenkins jenkins 9702 May 5 03:45 Attribution.txt 03:47:27 -rw-rw-r-- 1 jenkins jenkins 4069 May 5 03:45 CHANGELOG.md 03:47:27 -rw-rw-r-- 1 jenkins jenkins 1542 May 5 03:45 Dockerfile 03:47:27 -rw-rw-r-- 1 jenkins jenkins 677 May 5 03:45 GOVERNANCE.md 03:47:27 -rw-rw-r-- 1 jenkins jenkins 657 May 5 03:45 Jenkinsfile 03:47:27 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 03:45 LICENSE 03:47:27 -rw-rw-r-- 1 jenkins jenkins 1692 May 5 03:45 Makefile 03:47:27 -rw-rw-r-- 1 jenkins jenkins 617 May 5 03:45 OWNERS.md 03:47:27 -rw-rw-r-- 1 jenkins jenkins 11790 May 5 03:45 README.md 03:47:27 -rw-rw-r-- 1 jenkins jenkins 5 May 5 03:46 VERSION 03:47:27 drwxrwxr-x 2 jenkins jenkins 4096 May 5 03:45 bin 03:47:27 drwxrwxr-x 3 jenkins jenkins 4096 May 5 03:45 cmd 03:47:27 -rw-r--r-- 1 jenkins jenkins 10 May 5 03:46 coverage.out 03:47:27 -rw-rw-r-- 1 jenkins jenkins 3269 May 5 03:45 go.mod 03:47:27 -rw-rw-r-- 1 jenkins jenkins 31585 May 5 03:45 go.sum 03:47:27 drwxrwxr-x 3 jenkins jenkins 4096 May 5 03:45 internal 03:47:27 drwxrwxr-x 4 jenkins jenkins 4096 May 5 03:45 snap 03:47:27 -rw-rw-r-- 1 jenkins jenkins 209 May 5 03:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:28 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5a836a7832032fb682fd8a5d8c2dd9b17b943d91 --label arch=amd64 --label version=0.0.0 . 03:47:28 Sending build context to Docker daemon 16.1MB 03:47:28 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 03:47:28 Step 2/25 : FROM ${BASE} AS builder 03:47:28 ---> 4f418f2e8cef 03:47:28 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:47:28 ---> Running in 860447d605d0 03:47:28 Removing intermediate container 860447d605d0 03:47:28 ---> 620f0d2c6f54 03:47:28 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:47:28 ---> Running in 9e634655e4e3 03:47:28 Removing intermediate container 9e634655e4e3 03:47:28 ---> ee4d0ca1b7a2 03:47:28 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 03:47:28 ---> Running in dd2e1a639b54 03:47:28 Removing intermediate container dd2e1a639b54 03:47:28 ---> 5d57b2026288 03:47:28 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 03:47:28 ---> Running in c5e2195a7814 03:47:28 Removing intermediate container c5e2195a7814 03:47:28 ---> dffcde5b06b5 03:47:28 Step 7/25 : WORKDIR /device-gpio 03:47:28 ---> Running in 1471188888a9 03:47:28 Removing intermediate container 1471188888a9 03:47:28 ---> fa5b4c4a537e 03:47:28 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:47:28 ---> Running in cde58d97aed8 03:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:47:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:47:29 OK: 269 MiB in 57 packages 03:47:30 Removing intermediate container cde58d97aed8 03:47:30 ---> 89f3097f5a99 03:47:30 Step 9/25 : COPY go.mod vendor* ./ 03:47:30 ---> 0b29be21cd17 03:47:30 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:47:30 ---> Running in 8fd98f2b7268 03:47:30 Removing intermediate container 8fd98f2b7268 03:47:30 ---> 546f69c015d6 03:47:30 Step 11/25 : COPY . . 03:47:31 ---> d83658702fda 03:47:31 Step 12/25 : RUN ${MAKE} 03:47:31 ---> Running in b0988141b418 03:47:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 03:47:49 Removing intermediate container b0988141b418 03:47:49 ---> 597f1ad05030 03:47:49 Step 13/25 : FROM alpine:3.17 03:47:49 3.17: Pulling from library/alpine 03:47:49 f56be85fc22e: Already exists 03:47:49 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 03:47:49 Status: Downloaded newer image for alpine:3.17 03:47:49 ---> 9ed4aefc74f6 03:47:49 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 03:47:49 ---> Running in a2e5c068027c 03:47:49 Removing intermediate container a2e5c068027c 03:47:49 ---> 4c95565fac80 03:47:49 Step 15/25 : RUN apk add --update --no-cache 03:47:49 ---> Running in 6c09726af7d0 03:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 03:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 03:47:49 OK: 7 MiB in 15 packages 03:47:49 Removing intermediate container 6c09726af7d0 03:47:49 ---> c16fd8c3f4e7 03:47:49 Step 16/25 : WORKDIR / 03:47:49 ---> Running in ba5e3b5e6c72 03:47:49 Removing intermediate container ba5e3b5e6c72 03:47:49 ---> 3c7d0341f9d7 03:47:49 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 03:47:49 ---> e9f66c258601 03:47:49 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 03:47:49 ---> 2b670f155eb3 03:47:49 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 03:47:50 ---> 2436faaf02bb 03:47:50 Step 20/25 : EXPOSE 59910 03:47:50 ---> Running in b791c212c60b 03:47:50 Removing intermediate container b791c212c60b 03:47:50 ---> 646e1e450007 03:47:50 Step 21/25 : ENTRYPOINT ["/device-gpio"] 03:47:50 ---> Running in f592e18267f8 03:47:50 Removing intermediate container f592e18267f8 03:47:50 ---> 89cfe466d7dd 03:47:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:47:50 ---> Running in 6bcf507f4545 03:47:50 Removing intermediate container 6bcf507f4545 03:47:50 ---> c88cc0f9a090 03:47:50 Step 23/25 : LABEL arch=amd64 03:47:50 ---> Running in 037593871d1b 03:47:50 Removing intermediate container 037593871d1b 03:47:50 ---> a7e3c28785d8 03:47:50 Step 24/25 : LABEL git_sha=5a836a7832032fb682fd8a5d8c2dd9b17b943d91 03:47:50 ---> Running in 383391d41af8 03:47:50 Removing intermediate container 383391d41af8 03:47:50 ---> 1728a9b0dcb2 03:47:50 Step 25/25 : LABEL version=0.0.0 03:47:50 ---> Running in b9aa9dcff695 03:47:50 Removing intermediate container b9aa9dcff695 03:47:50 ---> 7a5696cb1819 03:47:50 [Warning] One or more build-args [ARCH] were not consumed 03:47:50 Successfully built 7a5696cb1819 03:47:50 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:47:51 03:47:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:47:52 latest: Pulling from edgex-lftools-log-publisher 03:47:52 5eb5b503b376: Pulling fs layer 03:47:52 5c69ac0246d0: Pulling fs layer 03:47:52 ec43610c2a17: Pulling fs layer 03:47:52 3a2ae6a8a46f: Pulling fs layer 03:47:52 33b1e0a273af: Pulling fs layer 03:47:52 5d3b04190fa2: Pulling fs layer 03:47:52 2f39f015ded8: Pulling fs layer 03:47:52 3a2ae6a8a46f: Waiting 03:47:52 2f39f015ded8: Waiting 03:47:52 5d3b04190fa2: Waiting 03:47:52 33b1e0a273af: Waiting 03:47:52 5c69ac0246d0: Verifying Checksum 03:47:52 5c69ac0246d0: Download complete 03:47:52 3a2ae6a8a46f: Verifying Checksum 03:47:52 3a2ae6a8a46f: Download complete 03:47:52 33b1e0a273af: Verifying Checksum 03:47:52 33b1e0a273af: Download complete 03:47:52 5d3b04190fa2: Download complete 03:47:52 ec43610c2a17: Verifying Checksum 03:47:52 ec43610c2a17: Download complete 03:47:52 5eb5b503b376: Verifying Checksum 03:47:52 5eb5b503b376: Download complete 03:47:53 2f39f015ded8: Download complete 03:47:53 5eb5b503b376: Pull complete 03:47:53 5c69ac0246d0: Pull complete 03:47:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13810 in /w/workspace/edgexfoundry_device-gpio_PR-171 [Pipeline] { [Pipeline] ws 03:47:53 Running in /w/workspace/device-gpio/1 [Pipeline] { 03:47:53 ec43610c2a17: Pull complete [Pipeline] checkout 03:47:54 The recommended git tool is: git 03:47:54 3a2ae6a8a46f: Pull complete 03:47:54 33b1e0a273af: Pull complete 03:47:54 5d3b04190fa2: Pull complete 03:47:58 2f39f015ded8: Pull complete 03:47:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:47:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:58 prd-ubuntu20.04-docker-8c-8g-13363 does not seem to be running inside a container 03:47:58 $ 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/edgexfoundry_device-gpio_PR-171 -v /w/workspace/edgexfoundry_device-gpio_PR-171:/w/workspace/edgexfoundry_device-gpio_PR-171:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-171@tmp:/w/workspace/edgexfoundry_device-gpio_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:47:59 using credential edgex-jenkins-ssh 03:47:59 Cloning the remote Git repository 03:47:59 Cloning repository git@github.com:edgexfoundry/device-gpio.git 03:47:59 > git init /w/workspace/device-gpio/1 # timeout=10 03:47:59 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 03:47:59 > git --version # timeout=10 03:47:59 > git --version # 'git version 2.25.1' 03:47:59 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:01 $ docker top 924a474bb97aec79ccdd6fcd3d6703f414dc2016da2416b99e11368ad67cfd25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:01 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 03:48:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:01 ---> job-cost.sh 03:48:01 lf-activate-venv: SKIPPING 03:48:01 INFO: No Stack... 03:48:02 INFO: Retrieving Pricing Info for: v3-standard-8 03:48:02 INFO: Archiving Costs [Pipeline] sh 03:48:02 Merging remotes/origin/main commit 45d04bf83b3f660b78aa8dfc6abcb70613e55fda into PR head commit 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 03:48:02 + cat /w/workspace/edgexfoundry_device-gpio_PR-171/archives/cost.csv 03:48:02 + cut -d, -f6 03:48:02 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 03:48:02 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 03:48:02 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:48:02 > git config core.sparsecheckout # timeout=10 [Pipeline] lock 03:48:02 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] 03:48:02 Resource [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] did not exist. Created. 03:48:02 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:48:03 Merge succeeded, producing 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 03:48:03 Checking out Revision 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 (PR-171) 03:48:03 + echo total: 0.4399999976158142 [Pipeline] stash 03:48:03 Stashed 1 file(s) [Pipeline] } 03:48:03 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:48:03 $ docker stop --time=1 924a474bb97aec79ccdd6fcd3d6703f414dc2016da2416b99e11368ad67cfd25 03:48:02 > git checkout -f 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 # timeout=10 03:48:02 > git remote # timeout=10 03:48:03 > git config --get remote.origin.url # timeout=10 03:48:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:03 > git merge 45d04bf83b3f660b78aa8dfc6abcb70613e55fda # timeout=10 03:48:03 > git rev-parse HEAD^{commit} # timeout=10 03:48:03 > git config core.sparsecheckout # timeout=10 03:48:03 > git checkout -f 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 # timeout=10 03:48:04 $ docker rm -f --volumes 924a474bb97aec79ccdd6fcd3d6703f414dc2016da2416b99e11368ad67cfd25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:48:06 Commit message: "build: Ignore all go-mods except device-sdk-go" 03:48:06 > git --version # timeout=10 03:48:06 > git --version # 'git version 2.25.1' 03:48:06 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:48:07 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:07 Dload Upload Total Spent Left Speed 03:48:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh 03:48:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:48:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:48:08 + sudo tee /etc/docker/daemon.new 03:48:08 { 03:48:08 "registry-mirrors": [ 03:48:08 "https://nexus3.edgexfoundry.org:10001" 03:48:08 ], 03:48:08 "bip": "10.250.0.254/24", 03:48:08 "hosts": [ 03:48:08 "tcp://0.0.0.0:5555", 03:48:08 "unix:///var/run/docker.sock" 03:48:08 ], 03:48:08 "mtu": 1458, 03:48:08 "selinux-enabled": true, 03:48:08 "seccomp-profile": "/etc/docker/seccomp.json" 03:48:08 } [Pipeline] sh 03:48:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:48:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:27 provisioning config files... 03:48:27 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config9912715227791749123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:28 ---> docker-login.sh 03:48:28 nexus3.edgexfoundry.org:10001 03:48:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:28 Configure a credential helper to remove this warning. See 03:48:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:28 03:48:28 Login Succeeded 03:48:28 nexus3.edgexfoundry.org:10002 03:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:29 Configure a credential helper to remove this warning. See 03:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:29 03:48:29 Login Succeeded 03:48:29 nexus3.edgexfoundry.org:10003 03:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:29 Configure a credential helper to remove this warning. See 03:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:29 03:48:29 Login Succeeded 03:48:29 nexus3.edgexfoundry.org:10004 03:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:29 Configure a credential helper to remove this warning. See 03:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:29 03:48:29 Login Succeeded 03:48:29 docker.io 03:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:30 Configure a credential helper to remove this warning. See 03:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:30 03:48:30 Login Succeeded 03:48:30 ---> docker-login.sh ends [Pipeline] } 03:48:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:48:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:48:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:48:31 ========================================================= 03:48:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 03:48:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 03:48:31 Sending build context to Docker daemon 8.132MB 03:48:31 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 03:48:31 Step 2/12 : FROM ${BASE} AS builder 03:48:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:48:32 c41833b44d91: Pulling fs layer 03:48:32 ed15518f5707: Pulling fs layer 03:48:32 feae8fd75edb: Pulling fs layer 03:48:32 242c74f7c9fa: Pulling fs layer 03:48:32 3cdef696dda3: Pulling fs layer 03:48:32 2ced38df9373: Pulling fs layer 03:48:32 58f1dce35555: Pulling fs layer 03:48:32 242c74f7c9fa: Waiting 03:48:32 2ced38df9373: Waiting 03:48:32 3cdef696dda3: Waiting 03:48:32 58f1dce35555: Waiting 03:48:32 ed15518f5707: Verifying Checksum 03:48:32 ed15518f5707: Download complete 03:48:32 242c74f7c9fa: Verifying Checksum 03:48:32 242c74f7c9fa: Download complete 03:48:32 3cdef696dda3: Verifying Checksum 03:48:32 3cdef696dda3: Download complete 03:48:32 c41833b44d91: Verifying Checksum 03:48:32 c41833b44d91: Download complete 03:48:33 c41833b44d91: Pull complete 03:48:33 58f1dce35555: Verifying Checksum 03:48:33 58f1dce35555: Download complete 03:48:33 ed15518f5707: Pull complete 03:48:34 2ced38df9373: Verifying Checksum 03:48:34 2ced38df9373: Download complete 03:48:34 feae8fd75edb: Verifying Checksum 03:48:34 feae8fd75edb: Download complete 03:48:47 feae8fd75edb: Pull complete 03:48:47 242c74f7c9fa: Pull complete 03:48:47 3cdef696dda3: Pull complete 03:48:52 2ced38df9373: Pull complete 03:48:56 58f1dce35555: Pull complete 03:48:56 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 03:48:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 03:48:56 ---> fadd8f120f05 03:48:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:48:58 ---> Running in af1b84d2c9f5 03:48:58 Removing intermediate container af1b84d2c9f5 03:48:58 ---> 70c19944f568 03:48:58 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:48:58 ---> Running in 7cb56879edd9 03:48:58 Removing intermediate container 7cb56879edd9 03:48:58 ---> b8410dbaffa2 03:48:58 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 03:48:58 ---> Running in 93d83fa2d490 03:48:58 Removing intermediate container 93d83fa2d490 03:48:58 ---> e84312ee0cbd 03:48:58 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:48:58 ---> Running in 902c0de88532 03:48:59 Removing intermediate container 902c0de88532 03:48:59 ---> 487ff9154ad5 03:48:59 Step 7/12 : WORKDIR /device-gpio 03:48:59 ---> Running in cfb15f0811bc 03:48:59 Removing intermediate container cfb15f0811bc 03:48:59 ---> 1b2d89ffaac0 03:48:59 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:48:59 ---> Running in 5c651908bc8a 03:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:49:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:49:02 (1/4) Installing openssh-keygen (9.1_p1-r2) 03:49:02 (2/4) Installing libedit (20221030.3.1-r0) 03:49:02 (3/4) Installing openssh-client-common (9.1_p1-r2) 03:49:02 (4/4) Installing openssh-client-default (9.1_p1-r2) 03:49:02 Executing busybox-1.35.0-r29.trigger 03:49:02 OK: 268 MiB in 57 packages 03:49:03 Removing intermediate container 5c651908bc8a 03:49:03 ---> bbb0a6283de7 03:49:03 Step 9/12 : COPY go.mod vendor* ./ 03:49:04 ---> f2a9ec86911e 03:49:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:04 ---> Running in bf74e0ac488b 03:50:12 Removing intermediate container bf74e0ac488b 03:50:12 ---> a35e2949e05f 03:50:12 Step 11/12 : COPY . . 03:50:12 ---> cb0165ff15ad 03:50:12 Step 12/12 : RUN ${MAKE} 03:50:12 ---> Running in 931a39e05208 03:50:12 noop 03:50:12 Removing intermediate container 931a39e05208 03:50:12 ---> 0758d7838081 03:50:12 Successfully built 0758d7838081 03:50:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:12 + docker inspect -f . ci-base-image-arm64 03:50:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:12 prd-ubuntu20.04-docker-arm64-4c-16g-13810 does not seem to be running inside a container 03:50:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:50:14 $ docker top 34803841c334203733fc209076cafd55d25f640d1c75abd51ca705454d61420e -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:15 + go version 03:50:15 go version go1.20.2 linux/arm64 [Pipeline] } 03:50:15 $ docker stop --time=1 34803841c334203733fc209076cafd55d25f640d1c75abd51ca705454d61420e 03:50:16 $ docker rm -f --volumes 34803841c334203733fc209076cafd55d25f640d1c75abd51ca705454d61420e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:17 + docker inspect -f . ci-base-image-arm64 03:50:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:17 prd-ubuntu20.04-docker-arm64-4c-16g-13810 does not seem to be running inside a container 03:50:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:50:19 $ docker top f1210db3d307bcf0e07c8b2a97ffd8d79c3a670646ecd7e2c5aab476d1c39875 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:19 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 03:50:20 + make test 03:50:20 go test ./... -coverprofile=coverage.out ./... 03:50:52 ? github.com/edgexfoundry/device-gpio [no test files] 03:52:44 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 03:52:44 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 03:52:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:52:44 go vet ./... 03:53:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:53:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:53:06 ./bin/test-attribution-txt.sh [Pipeline] echo 03:53:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:53:06 $ docker stop --time=1 f1210db3d307bcf0e07c8b2a97ffd8d79c3a670646ecd7e2c5aab476d1c39875 03:53:09 $ docker rm -f --volumes f1210db3d307bcf0e07c8b2a97ffd8d79c3a670646ecd7e2c5aab476d1c39875 [Pipeline] // withDockerContainer [Pipeline] sh 03:53:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:53:10 Warning: overwriting stash ‘coverage-report’ 03:53:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:53:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:53:11 + ls -al . 03:53:11 total 152 03:53:11 drwxrwxr-x 8 jenkins jenkins 4096 May 5 03:50 . 03:53:11 drwxrwxr-x 4 jenkins jenkins 4096 May 5 03:47 .. 03:53:11 -rw-rw-r-- 1 jenkins jenkins 120 May 5 03:48 .dockerignore 03:53:11 drwxrwxr-x 8 jenkins jenkins 4096 May 5 03:48 .git 03:53:11 drwxrwxr-x 3 jenkins jenkins 4096 May 5 03:48 .github 03:53:11 -rw-rw-r-- 1 jenkins jenkins 343 May 5 03:48 .gitignore 03:53:11 -rw-rw-r-- 1 jenkins jenkins 41 May 5 03:48 .golangci.yml 03:53:11 -rw-rw-r-- 1 jenkins jenkins 9702 May 5 03:48 Attribution.txt 03:53:11 -rw-rw-r-- 1 jenkins jenkins 4069 May 5 03:48 CHANGELOG.md 03:53:11 -rw-rw-r-- 1 jenkins jenkins 1542 May 5 03:48 Dockerfile 03:53:11 -rw-rw-r-- 1 jenkins jenkins 677 May 5 03:48 GOVERNANCE.md 03:53:11 -rw-rw-r-- 1 jenkins jenkins 657 May 5 03:48 Jenkinsfile 03:53:11 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 03:48 LICENSE 03:53:11 -rw-rw-r-- 1 jenkins jenkins 1692 May 5 03:48 Makefile 03:53:11 -rw-rw-r-- 1 jenkins jenkins 617 May 5 03:48 OWNERS.md 03:53:11 -rw-rw-r-- 1 jenkins jenkins 11790 May 5 03:48 README.md 03:53:11 -rw-rw-r-- 1 jenkins jenkins 5 May 5 03:46 VERSION 03:53:11 drwxrwxr-x 2 jenkins jenkins 4096 May 5 03:48 bin 03:53:11 drwxrwxr-x 3 jenkins jenkins 4096 May 5 03:48 cmd 03:53:11 -rw-r--r-- 1 jenkins jenkins 10 May 5 03:50 coverage.out 03:53:11 -rw-rw-r-- 1 jenkins jenkins 3269 May 5 03:48 go.mod 03:53:11 -rw-rw-r-- 1 jenkins jenkins 31585 May 5 03:48 go.sum 03:53:11 drwxrwxr-x 3 jenkins jenkins 4096 May 5 03:48 internal 03:53:11 drwxrwxr-x 4 jenkins jenkins 4096 May 5 03:48 snap 03:53:11 -rw-rw-r-- 1 jenkins jenkins 209 May 5 03:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:12 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5a836a7832032fb682fd8a5d8c2dd9b17b943d91 --label arch=arm64 --label version=0.0.0 . 03:53:12 Sending build context to Docker daemon 8.133MB 03:53:12 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 03:53:12 Step 2/25 : FROM ${BASE} AS builder 03:53:12 ---> 0758d7838081 03:53:12 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:53:12 ---> Running in 77917f8b7875 03:53:12 Removing intermediate container 77917f8b7875 03:53:12 ---> d38a5e4ba988 03:53:12 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:53:13 ---> Running in 5180a82971fc 03:53:13 Removing intermediate container 5180a82971fc 03:53:13 ---> 449c82274a6f 03:53:13 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 03:53:13 ---> Running in 315a3213a35b 03:53:13 Removing intermediate container 315a3213a35b 03:53:13 ---> 5c8a87157265 03:53:13 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 03:53:14 ---> Running in 48b6a39ec388 03:53:14 Removing intermediate container 48b6a39ec388 03:53:14 ---> 37cc18428246 03:53:14 Step 7/25 : WORKDIR /device-gpio 03:53:14 ---> Running in 37197bcc0ef9 03:53:15 Removing intermediate container 37197bcc0ef9 03:53:15 ---> 70424aedb68f 03:53:15 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:53:15 ---> Running in 6560c111f8d4 03:53:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:53:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:53:20 OK: 268 MiB in 57 packages 03:53:22 Removing intermediate container 6560c111f8d4 03:53:22 ---> d7fc632378a6 03:53:22 Step 9/25 : COPY go.mod vendor* ./ 03:53:22 ---> dc91e5fbddd9 03:53:22 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:23 ---> Running in 4c14afb62219 03:53:27 Removing intermediate container 4c14afb62219 03:53:27 ---> 95630b4fb357 03:53:27 Step 11/25 : COPY . . 03:53:30 ---> b3e7171f9061 03:53:30 Step 12/25 : RUN ${MAKE} 03:53:30 ---> Running in 4faef54ab76f 03:53:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 03:55:37 Removing intermediate container 4faef54ab76f 03:55:37 ---> d53d23977b5e 03:55:37 Step 13/25 : FROM alpine:3.17 03:55:37 3.17: Pulling from library/alpine 03:55:37 c41833b44d91: Already exists 03:55:37 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 03:55:37 Status: Downloaded newer image for alpine:3.17 03:55:37 ---> 51e60588ff2c 03:55:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 03:55:37 ---> Running in 17f409e13c26 03:55:37 Removing intermediate container 17f409e13c26 03:55:37 ---> 17d688d285e0 03:55:37 Step 15/25 : RUN apk add --update --no-cache 03:55:37 ---> Running in ab06c5e5dc5b 03:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:55:37 OK: 7 MiB in 15 packages 03:55:37 Removing intermediate container ab06c5e5dc5b 03:55:37 ---> e68ff5bfee96 03:55:37 Step 16/25 : WORKDIR / 03:55:37 ---> Running in 1b3707498f10 03:55:37 Removing intermediate container 1b3707498f10 03:55:37 ---> acea491746c4 03:55:37 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 03:55:38 ---> 6e2fc0885b9d 03:55:38 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 03:55:38 ---> 32c93e87e882 03:55:38 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 03:55:40 ---> 0f428cf951a9 03:55:40 Step 20/25 : EXPOSE 59910 03:55:40 ---> Running in 906ecfb79937 03:55:40 Removing intermediate container 906ecfb79937 03:55:40 ---> fee063da5cf8 03:55:40 Step 21/25 : ENTRYPOINT ["/device-gpio"] 03:55:40 ---> Running in 900f33091785 03:55:40 Removing intermediate container 900f33091785 03:55:40 ---> 120a45e89dcf 03:55:40 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:55:40 ---> Running in 176902fb4bc7 03:55:40 Removing intermediate container 176902fb4bc7 03:55:40 ---> f0fe2be4a04e 03:55:40 Step 23/25 : LABEL arch=arm64 03:55:40 ---> Running in a9b416de0a0d 03:55:41 Removing intermediate container a9b416de0a0d 03:55:41 ---> 0fdce9b563d0 03:55:41 Step 24/25 : LABEL git_sha=5a836a7832032fb682fd8a5d8c2dd9b17b943d91 03:55:41 ---> Running in 8a4c742e3ca7 03:55:41 Removing intermediate container 8a4c742e3ca7 03:55:41 ---> fb867260470c 03:55:41 Step 25/25 : LABEL version=0.0.0 03:55:41 ---> Running in 44f7d15698be 03:55:41 Removing intermediate container 44f7d15698be 03:55:41 ---> 3c53c3ad7b76 03:55:41 [Warning] One or more build-args [ARCH] were not consumed 03:55:41 Successfully built 3c53c3ad7b76 03:55:41 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:55:42 03:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:55:43 arm64: Pulling from edgex-lftools-log-publisher 03:55:43 8998bd30e6a1: Pulling fs layer 03:55:43 04944245beec: Pulling fs layer 03:55:43 699f458cf7ca: Pulling fs layer 03:55:43 765212b225bb: Pulling fs layer 03:55:43 f23df028b6ca: Pulling fs layer 03:55:43 d65c8cfc05b1: Pulling fs layer 03:55:43 2437ff75d9bd: Pulling fs layer 03:55:43 f23df028b6ca: Waiting 03:55:43 d65c8cfc05b1: Waiting 03:55:43 2437ff75d9bd: Waiting 03:55:43 765212b225bb: Waiting 03:55:43 04944245beec: Verifying Checksum 03:55:43 04944245beec: Download complete 03:55:43 765212b225bb: Verifying Checksum 03:55:43 765212b225bb: Download complete 03:55:43 f23df028b6ca: Verifying Checksum 03:55:43 f23df028b6ca: Download complete 03:55:43 d65c8cfc05b1: Verifying Checksum 03:55:43 d65c8cfc05b1: Download complete 03:55:43 699f458cf7ca: Verifying Checksum 03:55:43 699f458cf7ca: Download complete 03:55:44 8998bd30e6a1: Verifying Checksum 03:55:44 8998bd30e6a1: Download complete 03:55:46 2437ff75d9bd: Verifying Checksum 03:55:46 2437ff75d9bd: Download complete 03:55:48 8998bd30e6a1: Pull complete 03:55:48 04944245beec: Pull complete 03:55:49 699f458cf7ca: Pull complete 03:55:49 765212b225bb: Pull complete 03:55:50 f23df028b6ca: Pull complete 03:55:50 d65c8cfc05b1: Pull complete 03:56:05 2437ff75d9bd: Pull complete 03:56:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:56:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:56:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:06 prd-ubuntu20.04-docker-arm64-4c-16g-13810 does not seem to be running inside a container 03:56:06 $ 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/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:56:08 $ docker top e304a1b5e8533b521a70b7c178f01a7e4afebcfd5c7c1cedb44882822fc9c857 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:56:09 ---> job-cost.sh 03:56:09 lf-activate-venv: SKIPPING 03:56:09 INFO: No Stack... 03:56:09 INFO: Retrieving Pricing Info for: v3-standard-4 03:56:10 INFO: Archiving Costs [Pipeline] sh 03:56:11 + cut -d, -f6 03:56:11 + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock 03:56:11 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] 03:56:11 Resource [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] did not exist. Created. 03:56:11 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:56:11 /w/workspace/device-gpio/1@tmp/durable-3ecf0d57/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:56:12 + echo total: 0.10999999940395355 [Pipeline] stash 03:56:12 Warning: overwriting stash ‘stack-cost’ 03:56:12 Stashed 1 file(s) [Pipeline] } 03:56:12 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:56:12 $ docker stop --time=1 e304a1b5e8533b521a70b7c178f01a7e4afebcfd5c7c1cedb44882822fc9c857 03:56:14 $ docker rm -f --volumes e304a1b5e8533b521a70b7c178f01a7e4afebcfd5c7c1cedb44882822fc9c857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:56:15 provisioning config files... 03:56:15 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-171@tmp/config2906017879771566570tmp [Pipeline] { [Pipeline] sh 03:56:15 + set +x 03:56:15 + curl -s https://codecov.io/bash 03:56:15 + bash -s -- 03:56:15 03:56:15 _____ _ 03:56:15 / ____| | | 03:56:15 | | ___ __| | ___ ___ _____ __ 03:56:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:56:15 | |___| (_) | (_| | __/ (_| (_) \ V / 03:56:15 \_____\___/ \__,_|\___|\___\___/ \_/ 03:56:15 Bash-1.0.6 03:56:15 03:56:15 03:56:15 ==> git version 2.25.1 found 03:56:15 ==> 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 03:56:15 Release-Date: 2020-01-08 03:56:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:56:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:56:15 ==> Jenkins CI detected. 03:56:15 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-171 03:56:15 project root: . 03:56:15 --> token set from env 03:56:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:56:16 ==> Running gcov in . (disable via -X gcov) 03:56:16 ==> Python coveragepy not found 03:56:16 ==> Searching for coverage reports in: 03:56:16 + . 03:56:16 -> Found 1 reports 03:56:16 ==> Detecting git/mercurial file structure 03:56:16 ==> Reading reports 03:56:16 + ./coverage.out bytes=10 03:56:16 ==> Appending adjustments 03:56:16 https://docs.codecov.io/docs/fixing-reports 03:56:16 + Found adjustments 03:56:16 ==> Gzipping contents 03:56:16 4.0K /tmp/codecov.A9JbuK.gz 03:56:16 ==> Uploading reports 03:56:16 url: https://codecov.io 03:56:16 query: branch=PR-171&commit=5a836a7832032fb682fd8a5d8c2dd9b17b943d91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=171&job=&cmd_args= 03:56:16 -> Pinging Codecov 03:56:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-171&commit=5a836a7832032fb682fd8a5d8c2dd9b17b943d91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=171&job=&cmd_args= 03:56:16 -> Uploading to 03:56:16 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/3EC07B1A8CA8AF9BCAA0BB9F0134797F/5a836a7832032fb682fd8a5d8c2dd9b17b943d91/0cf64598-8389-40f8-a044-84ea3a348387.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T035616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=31297a59886e1e0178532a3ca3e4a6de078d4c6c72f9dacb9b95a0d83831ecc7 03:56:16 % Total % Received % Xferd Average Speed Time Time Time Current 03:56:16 Dload Upload Total Spent Left Speed 03:56:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3094 --:--:-- --:--:-- --:--:-- 3094 03:56:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [Pipeline] } 03:56:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:56:18 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-171/archives ] 03:56:18 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-171/archives 03:56:18 total 16 03:56:18 drwxr-xr-x 3 root root 4096 May 5 03:48 . 03:56:18 drwxrwxr-x 10 jenkins jenkins 4096 May 5 03:48 .. 03:56:18 drwxr-xr-x 2 root root 4096 May 5 03:48 cost 03:56:18 -rw-r--r-- 1 root root 84 May 5 03:48 cost.csv 03:56:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-171/archives 03:56:18 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-171/archives 03:56:18 total 16 03:56:18 drwxr-xr-x 3 jenkins jenkins 4096 May 5 03:48 . 03:56:18 drwxrwxr-x 10 jenkins jenkins 4096 May 5 03:48 .. 03:56:18 drwxr-xr-x 2 jenkins jenkins 4096 May 5 03:48 cost 03:56:18 -rw-r--r-- 1 jenkins jenkins 84 May 5 03:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:56:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:56:19 ---> package-listing.sh 03:56:19 ++ facter osfamily 03:56:19 ++ tr '[:upper:]' '[:lower:]' 03:56:20 + OS_FAMILY=debian 03:56:20 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-171 03:56:20 + START_PACKAGES=/tmp/packages_start.txt 03:56:20 + END_PACKAGES=/tmp/packages_end.txt 03:56:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:56:20 + PACKAGES=/tmp/packages_start.txt 03:56:20 + '[' /w/workspace/edgexfoundry_device-gpio_PR-171 ']' 03:56:20 + PACKAGES=/tmp/packages_end.txt 03:56:20 + case "${OS_FAMILY}" in 03:56:20 + dpkg -l 03:56:20 + grep '^ii' 03:56:20 + '[' -f /tmp/packages_start.txt ']' 03:56:20 + '[' -f /tmp/packages_end.txt ']' 03:56:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:56:20 + '[' /w/workspace/edgexfoundry_device-gpio_PR-171 ']' 03:56:20 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-171/archives/ 03:56:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-171/archives/ [Pipeline] echo 03:56:20 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/edgexfoundry_device-gpio_PR-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:56:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:56:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:56:21 prd-ubuntu20.04-docker-8c-8g-13363 does not seem to be running inside a container 03:56:21 $ 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/edgexfoundry_device-gpio_PR-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-171 -v /w/workspace/edgexfoundry_device-gpio_PR-171:/w/workspace/edgexfoundry_device-gpio_PR-171:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-171@tmp:/w/workspace/edgexfoundry_device-gpio_PR-171@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:56:21 $ docker top ddea94683cdddb77e4a4201c9da6c4f1294d9624ec4ed7e9e7bb0f2697749a82 -eo pid,comm [Pipeline] { [Pipeline] sh 03:56:21 + touch /tmp/pre-build-complete [Pipeline] sh 03:56:22 + mkdir -p /var/log/sysstat [Pipeline] sh 03:56:22 + ls /var/log/sa-host 03:56:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:56:22 provisioning config files... 03:56:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-171@tmp/config12693451505080060974tmp [Pipeline] { [Pipeline] echo 03:56:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:56:23 ---> create-netrc.sh [Pipeline] } 03:56:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:56:23 ---> python-tools-install.sh [Pipeline] echo 03:56:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:56:24 ---> sudo-logs.sh 03:56:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:56:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:56:24 ---> job-cost.sh 03:56:24 lf-activate-venv: SKIPPING 03:56:24 DEBUG: total: 0.4399999976158142 03:56:24 INFO: Retrieving Stack Cost... 03:56:24 INFO: Retrieving Pricing Info for: v3-standard-8 03:56:24 INFO: Archiving Costs [Pipeline] echo 03:56:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:56:25 ---> logs-deploy.sh 03:56:25 lf-activate-venv: SKIPPING 03:56:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-171/1 03:56:25 INFO: archiving workspace using pattern(s): 03:56:26 Archives upload complete. 03:56:26 INFO: archiving logs to Nexus 03:56:27 ---> uname -a: 03:56:27 Linux prd-ubuntu20-04-docker-8c-8g-13363 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:56:27 03:56:27 03:56:27 ---> lscpu: 03:56:27 Architecture: x86_64 03:56:27 CPU op-mode(s): 32-bit, 64-bit 03:56:27 Byte Order: Little Endian 03:56:27 Address sizes: 40 bits physical, 48 bits virtual 03:56:27 CPU(s): 8 03:56:27 On-line CPU(s) list: 0-7 03:56:27 Thread(s) per core: 1 03:56:27 Core(s) per socket: 1 03:56:27 Socket(s): 8 03:56:27 NUMA node(s): 1 03:56:27 Vendor ID: AuthenticAMD 03:56:27 CPU family: 23 03:56:27 Model: 49 03:56:27 Model name: AMD EPYC-Rome Processor 03:56:27 Stepping: 0 03:56:27 CPU MHz: 2799.998 03:56:27 BogoMIPS: 5599.99 03:56:27 Virtualization: AMD-V 03:56:27 Hypervisor vendor: KVM 03:56:27 Virtualization type: full 03:56:27 L1d cache: 256 KiB 03:56:27 L1i cache: 256 KiB 03:56:27 L2 cache: 4 MiB 03:56:27 L3 cache: 128 MiB 03:56:27 NUMA node0 CPU(s): 0-7 03:56:27 Vulnerability Itlb multihit: Not affected 03:56:27 Vulnerability L1tf: Not affected 03:56:27 Vulnerability Mds: Not affected 03:56:27 Vulnerability Meltdown: Not affected 03:56:27 Vulnerability Mmio stale data: Not affected 03:56:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:56:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:56:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:56:27 Vulnerability Srbds: Not affected 03:56:27 Vulnerability Tsx async abort: Not affected 03:56:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:56:27 03:56:27 03:56:27 ---> nproc: 03:56:27 8 03:56:27 03:56:27 03:56:27 ---> df -h: 03:56:27 Filesystem Size Used Avail Use% Mounted on 03:56:27 overlay 155G 12G 144G 8% / 03:56:27 tmpfs 64M 0 64M 0% /dev 03:56:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:56:27 shm 64M 0 64M 0% /dev/shm 03:56:27 /dev/vda1 155G 12G 144G 8% /facter-os 03:56:27 03:56:27 03:56:27 ---> sar -b -r -n DEV: 03:56:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13363) 05/05/23 _x86_64_ (8 CPU) 03:56:27 03:56:27 02:07:40 LINUX RESTART (8 CPU) 03:56:27 03:56:27 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:56:27 02:09:02 69.57 33.09 36.48 0.00 3460.89 39795.10 0.00 03:56:27 02:10:01 3.05 0.00 3.05 0.00 0.00 217.12 0.00 03:56:27 02:11:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 03:56:27 02:12:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 03:56:27 02:13:01 22.45 10.08 12.36 0.00 5174.07 2628.23 0.00 03:56:27 02:14:01 19.35 2.70 16.65 0.00 282.49 3684.45 0.00 03:56:27 02:15:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 03:56:27 02:16:01 1.78 0.00 1.78 0.00 0.00 19.06 0.00 03:56:27 02:17:01 1.53 0.02 1.52 0.00 0.13 17.06 0.00 03:56:27 02:18:01 2.63 0.00 2.63 0.00 0.00 41.46 0.00 03:56:27 02:19:01 1.38 0.00 1.38 0.00 0.00 14.40 0.00 03:56:27 02:20:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 03:56:27 02:21:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 03:56:27 02:22:01 1.88 0.00 1.88 0.00 0.00 21.06 0.00 03:56:27 02:23:01 1.78 0.02 1.77 0.00 0.13 21.19 0.00 03:56:27 02:24:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 03:56:27 02:25:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 03:56:27 02:26:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 03:56:27 02:27:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 03:56:27 02:28:01 1.32 0.00 1.32 0.00 0.00 17.46 0.00 03:56:27 02:29:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 03:56:27 02:30:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 03:56:27 02:31:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 03:56:27 02:32:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 03:56:27 02:33:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 03:56:27 02:34:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 03:56:27 02:35:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 03:56:27 02:36:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 03:56:27 02:37:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 03:56:27 02:38:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 03:56:27 02:39:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 03:56:27 02:40:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 03:56:27 02:41:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 03:56:27 02:42:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 03:56:27 02:43:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 03:56:27 02:44:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 03:56:27 02:45:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 03:56:27 02:46:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 03:56:27 02:47:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 03:56:27 02:48:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 03:56:27 02:49:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 03:56:27 02:50:01 0.93 0.00 0.93 0.00 0.00 12.26 0.00 03:56:27 02:51:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 03:56:27 02:52:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 03:56:27 02:53:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 03:56:27 02:54:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 03:56:27 02:55:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 03:56:27 02:56:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 03:56:27 02:57:01 4.93 3.78 1.15 0.00 86.65 24.93 0.00 03:56:27 02:58:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 03:56:27 02:59:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 03:56:27 03:00:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 03:56:27 03:01:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 03:56:27 03:02:01 3.00 0.18 2.82 0.00 18.53 32.66 0.00 03:56:27 03:03:02 1.07 0.00 1.07 0.00 0.00 12.00 0.00 03:56:27 03:04:01 2.07 0.00 2.07 0.00 0.00 24.40 0.00 03:56:27 03:05:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 03:56:27 03:06:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 03:56:27 03:07:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 03:56:27 03:08:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 03:56:27 03:09:01 2.83 0.63 2.20 0.00 70.52 29.60 0.00 03:56:27 03:10:01 1.60 0.00 1.60 0.00 0.00 16.66 0.00 03:56:27 03:11:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 03:56:27 03:12:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 03:56:27 03:13:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 03:56:27 03:14:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 03:56:27 03:15:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 03:56:27 03:16:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 03:56:27 03:17:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 03:56:27 03:18:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 03:56:27 03:19:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 03:56:27 03:20:01 1.50 0.00 1.50 0.00 0.00 15.73 0.00 03:56:27 03:21:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 03:56:27 03:22:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 03:56:27 03:23:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 03:56:27 03:24:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 03:56:27 03:25:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 03:56:27 03:26:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 03:56:27 03:27:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 03:56:27 03:28:01 0.93 0.00 0.93 0.00 0.00 9.60 0.00 03:56:27 03:29:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 03:56:27 03:30:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 03:56:27 03:31:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 03:56:27 03:32:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 03:56:27 03:33:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 03:56:27 03:34:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 03:56:27 03:35:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 03:56:27 03:36:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 03:56:27 03:37:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 03:56:27 03:38:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 03:56:27 03:39:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 03:56:27 03:40:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 03:56:27 03:41:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 03:56:27 03:42:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 03:56:27 03:43:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 03:56:27 03:44:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 03:56:27 03:45:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 03:56:27 03:46:01 229.87 10.02 219.85 0.00 1472.93 2714.27 0.00 03:56:27 03:47:01 219.95 4.12 215.83 0.00 435.66 83970.40 0.00 03:56:27 03:48:01 182.29 0.20 182.09 0.00 16.93 44282.04 0.00 03:56:27 03:49:01 4.68 0.00 4.68 0.00 0.00 69.86 0.00 03:56:27 03:50:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 03:56:27 03:51:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 03:56:27 03:52:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 03:56:27 03:53:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 03:56:27 03:54:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 03:56:27 03:55:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 03:56:27 03:56:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 03:56:27 Average: 8.15 0.60 7.55 0.00 102.05 1656.31 0.00 03:56:27 03:56:27 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:56:27 02:09:02 30616160 31891508 484932 1.47 47224 1544232 1664896 4.91 595356 1417152 6024 03:56:27 02:10:01 30614668 31890152 485572 1.48 47260 1544236 1664896 4.91 596108 1417112 244 03:56:27 02:11:01 30613140 31888676 486956 1.48 47300 1544236 1664896 4.91 597236 1417116 24 03:56:27 02:12:01 30601364 31877100 498320 1.52 47340 1544244 1664896 4.91 609268 1417272 172 03:56:27 02:13:01 30161904 31853168 512908 1.56 51732 1946468 1716036 5.06 726360 1713580 176488 03:56:27 02:14:01 30216888 31844176 513968 1.56 56052 1877644 1720712 5.07 849164 1529832 28 03:56:27 02:15:01 30216548 31843948 514116 1.56 56148 1877648 1720712 5.07 849428 1529844 8 03:56:27 02:16:01 30216404 31843932 513980 1.56 56244 1877648 1720712 5.07 849660 1529852 40 03:56:27 02:17:01 30215732 31843552 514448 1.56 56344 1877652 1720712 5.07 850340 1530064 8 03:56:27 02:18:01 30215016 31843068 514664 1.57 56496 1877636 1720712 5.07 850772 1530072 20 03:56:27 02:19:01 30214748 31842860 514828 1.57 56584 1877636 1720712 5.07 850684 1530064 8 03:56:27 02:20:01 30214796 31843016 514660 1.57 56680 1877640 1720712 5.07 851036 1530072 36 03:56:27 02:21:01 30214812 31843092 514560 1.56 56712 1877640 1720712 5.07 851104 1530068 8 03:56:27 02:22:01 30214852 31843208 514360 1.56 56800 1877644 1720712 5.07 851004 1530104 4 03:56:27 02:23:01 30212872 31841404 516528 1.57 56892 1877644 1727464 5.09 851224 1530108 32 03:56:27 02:24:01 30222512 31851080 506812 1.54 56916 1877652 1727464 5.09 841512 1530108 40 03:56:27 02:25:01 30222432 31851048 506712 1.54 56932 1877656 1727464 5.09 841416 1530112 12 03:56:27 02:26:01 30222700 31851316 506352 1.54 56964 1877656 1727464 5.09 841632 1530112 180 03:56:27 02:27:01 30222580 31851256 506364 1.54 56988 1877660 1727464 5.09 842112 1530116 180 03:56:27 02:28:01 30222604 31851320 506268 1.54 57024 1877664 1727464 5.09 842876 1530128 208 03:56:27 02:29:01 30222764 31851512 506268 1.54 57052 1877664 1727464 5.09 842844 1530120 184 03:56:27 02:30:01 30222488 31851272 506432 1.54 57084 1877668 1727464 5.09 842916 1530128 200 03:56:27 02:31:01 30222376 31851164 506456 1.54 57108 1877668 1727436 5.09 842952 1530128 172 03:56:27 02:32:01 30222408 31851244 506376 1.54 57140 1877668 1727436 5.09 842696 1530136 4 03:56:27 02:33:01 30222668 31851536 506032 1.54 57164 1877684 1727436 5.09 842696 1530132 12 03:56:27 02:34:01 30222840 31851760 505768 1.54 57196 1877676 1727436 5.09 843040 1530144 4 03:56:27 02:35:01 30222572 31851544 505876 1.54 57284 1877680 1727436 5.09 843064 1530152 8 03:56:27 02:36:01 30222732 31851764 505840 1.54 57316 1877680 1694836 4.99 843412 1530156 4 03:56:27 02:37:01 30222432 31851492 506080 1.54 57332 1877692 1694836 4.99 843008 1530148 8 03:56:27 02:38:01 30221896 31851124 506376 1.54 57372 1877812 1694836 4.99 843808 1530276 4 03:56:27 02:39:01 30221872 31851140 506340 1.54 57412 1877824 1694836 4.99 844096 1530284 12 03:56:27 02:40:01 30221280 31850576 506804 1.54 57436 1877828 1694836 4.99 844768 1530288 168 03:56:27 02:41:01 30221044 31850376 506996 1.54 57452 1877832 1694836 4.99 844700 1530284 8 03:56:27 02:42:01 30220996 31850340 506960 1.54 57476 1877828 1694836 4.99 844768 1530292 136 03:56:27 02:43:01 30220916 31850316 506936 1.54 57524 1877820 1694836 4.99 845144 1530292 16 03:56:27 02:44:01 30220592 31850036 507208 1.54 57548 1877832 1694836 4.99 845368 1530300 148 03:56:27 02:45:01 30220784 31850248 507168 1.54 57564 1877844 1694836 4.99 845356 1530308 12 03:56:27 02:46:01 30220692 31850156 507432 1.54 57588 1877836 1694836 4.99 845424 1530308 140 03:56:27 02:47:01 30220716 31850244 507368 1.54 57612 1877848 1694836 4.99 845516 1530316 8 03:56:27 02:48:01 30220440 31849968 507584 1.54 57644 1877832 1694836 4.99 845472 1530316 140 03:56:27 02:49:01 30219832 31849420 508068 1.55 57668 1877852 1694836 4.99 845780 1530308 36 03:56:27 02:50:01 30219800 31849396 508032 1.54 57692 1877844 1694836 4.99 845912 1530312 44 03:56:27 02:51:01 30220000 31849628 507952 1.54 57708 1877856 1694836 4.99 845976 1530320 44 03:56:27 02:52:01 30220244 31849876 507668 1.54 57732 1877852 1694836 4.99 845976 1530324 196 03:56:27 02:53:01 30220120 31849828 507856 1.54 57772 1877868 1694836 4.99 846444 1530332 36 03:56:27 02:54:01 30219924 31849668 508024 1.54 57804 1877864 1694836 4.99 846268 1530336 20 03:56:27 02:55:01 30219812 31849596 508032 1.54 57844 1877868 1694836 4.99 846336 1530332 28 03:56:27 02:56:01 30219772 31849616 507944 1.54 57884 1877876 1694836 4.99 846324 1530336 172 03:56:27 02:57:01 30162348 31795620 561200 1.71 57928 1880748 1694836 4.99 903272 1531852 84 03:56:27 02:58:01 30162008 31795304 561412 1.71 57968 1880756 1694836 4.99 903632 1531836 72 03:56:27 02:59:01 30162000 31795344 561388 1.71 57992 1880760 1694836 4.99 903364 1531840 36 03:56:27 03:00:01 30161516 31794896 561600 1.71 58024 1880768 1694836 4.99 903832 1531848 268 03:56:27 03:01:01 30161548 31794932 561536 1.71 58048 1880768 1694836 4.99 903412 1531848 8 03:56:27 03:02:01 30155644 31789836 566328 1.72 58136 1881320 1732184 5.10 904732 1532224 0 03:56:27 03:03:02 30155352 31789572 566512 1.72 58180 1881308 1732184 5.10 904548 1532224 12 03:56:27 03:04:01 30155312 31789648 566392 1.72 58264 1881324 1732184 5.10 905608 1532232 292 03:56:27 03:05:01 30155456 31789900 566256 1.72 58360 1881320 1732184 5.10 905492 1532232 0 03:56:27 03:06:01 30155448 31789892 566196 1.72 58384 1881336 1732184 5.10 905524 1532232 300 03:56:27 03:07:01 30155644 31790160 566004 1.72 58412 1881348 1732184 5.10 905692 1532244 4 03:56:27 03:08:01 30155596 31790112 566072 1.72 58428 1881348 1732184 5.10 905676 1532244 8 03:56:27 03:09:01 30151068 31787876 568016 1.73 58504 1883452 1704704 5.02 909128 1531292 80 03:56:27 03:10:01 30150908 31787760 568016 1.73 58520 1883456 1704704 5.02 909428 1531296 228 03:56:27 03:11:01 30150948 31787800 567952 1.73 58540 1883456 1704704 5.02 909092 1531296 12 03:56:27 03:12:01 30150940 31787796 567884 1.73 58556 1883460 1704704 5.02 909064 1531300 152 03:56:27 03:13:01 30151100 31788000 567852 1.73 58580 1883460 1704704 5.02 909192 1531304 8 03:56:27 03:14:01 30150744 31787676 568088 1.73 58604 1883468 1704704 5.02 909612 1531308 216 03:56:27 03:15:01 30151004 31787972 567800 1.73 58628 1883472 1704704 5.02 909376 1531312 12 03:56:27 03:16:01 30150988 31787964 567732 1.73 58644 1883472 1704704 5.02 909392 1531316 256 03:56:27 03:17:01 30150768 31787780 567952 1.73 58676 1883476 1704704 5.02 909852 1531320 240 03:56:27 03:18:01 30150816 31787828 567904 1.73 58692 1883460 1704704 5.02 909448 1531320 0 03:56:27 03:19:01 30157588 31794720 561004 1.71 58732 1883536 1704704 5.02 903032 1531368 8 03:56:27 03:20:01 30157280 31794440 561216 1.71 58748 1883548 1704704 5.02 902964 1531396 304 03:56:27 03:21:01 30157548 31794744 560904 1.71 58772 1883548 1688132 4.98 903024 1531396 8 03:56:27 03:22:01 30157500 31794748 560852 1.71 58804 1883548 1688132 4.98 903080 1531408 40 03:56:27 03:23:01 30157452 31794700 560824 1.71 58820 1883548 1688132 4.98 903104 1531408 60 03:56:27 03:24:01 30157120 31794524 560936 1.71 58844 1883680 1688132 4.98 903212 1531512 16 03:56:27 03:25:01 30156772 31794196 561176 1.71 58876 1883688 1688132 4.98 903268 1531516 24 03:56:27 03:26:01 30156764 31794212 561084 1.71 58900 1883696 1688132 4.98 903268 1531536 12 03:56:27 03:27:01 30156932 31794568 560900 1.71 58932 1883828 1688132 4.98 903676 1531664 8 03:56:27 03:28:01 30156916 31794588 560880 1.71 58948 1883820 1704184 5.02 903416 1531660 40 03:56:27 03:29:01 30156868 31794576 560832 1.71 58988 1883816 1720272 5.07 903664 1531664 16 03:56:27 03:30:01 30156784 31794520 561036 1.71 59004 1883836 1720272 5.07 903704 1531676 304 03:56:27 03:31:01 30157052 31794788 560724 1.71 59028 1883828 1720272 5.07 903688 1531676 60 03:56:27 03:32:01 30156720 31794516 560960 1.71 59052 1883840 1720272 5.07 904032 1531680 8 03:56:27 03:33:01 30156420 31794264 561156 1.71 59084 1883844 1720272 5.07 904096 1531684 24 03:56:27 03:34:01 30156372 31794244 561108 1.71 59116 1883840 1720272 5.07 904260 1531688 28 03:56:27 03:35:01 30156292 31794212 561052 1.71 59164 1883836 1720272 5.07 904356 1531688 28 03:56:27 03:36:01 30156024 31793964 561260 1.71 59192 1883852 1720272 5.07 904420 1531688 8 03:56:27 03:37:01 30155756 31793700 561444 1.71 59224 1883840 1720272 5.07 904496 1531692 8 03:56:27 03:38:01 30155740 31793752 561388 1.71 59256 1883860 1720272 5.07 904596 1531700 24 03:56:27 03:39:01 30155472 31793548 561716 1.71 59300 1883844 1720272 5.07 904804 1531704 40 03:56:27 03:40:01 30155624 31793724 561660 1.71 59348 1883856 1704184 5.02 904920 1531704 8 03:56:27 03:41:01 30155584 31793740 561620 1.71 59364 1883868 1704184 5.02 904780 1531708 8 03:56:27 03:42:01 30155568 31793732 561696 1.71 59380 1883864 1704184 5.02 904764 1531712 4 03:56:27 03:43:01 30155520 31793732 561648 1.71 59412 1883876 1704184 5.02 905388 1531712 16 03:56:27 03:44:01 30155472 31793712 561612 1.71 59452 1883864 1704184 5.02 905568 1531720 12 03:56:27 03:45:01 30155424 31793696 561548 1.71 59484 1883880 1704184 5.02 905576 1531720 16 03:56:27 03:46:01 29633760 31578988 762880 2.32 66196 2173940 2056412 6.06 1202072 1731632 231756 03:56:27 03:47:01 27839796 31407092 883248 2.69 158292 3580860 2054396 6.05 1486864 3068328 10244 03:56:27 03:48:01 27190872 31517944 772356 2.35 171892 4276920 2069808 6.10 1529816 3621144 320 03:56:27 03:49:01 27218400 31545496 745532 2.27 171992 4276780 1803964 5.32 1512184 3608932 20 03:56:27 03:50:01 27218016 31545176 746004 2.27 172008 4276792 1803964 5.32 1512052 3608936 164 03:56:27 03:51:01 27225104 31552280 738900 2.25 172024 4276792 1803964 5.32 1505584 3608936 8 03:56:27 03:52:01 27225024 31552232 738852 2.25 172044 4276796 1803964 5.32 1505624 3608940 164 03:56:27 03:53:01 27230236 31557460 733540 2.23 172060 4276796 1803964 5.32 1500776 3608940 8 03:56:27 03:54:01 27230192 31557444 733752 2.23 172080 4276804 1803964 5.32 1500604 3608944 160 03:56:27 03:55:01 27230168 31557448 733720 2.23 172104 4276804 1803964 5.32 1500560 3608948 12 03:56:27 03:56:01 27230120 31557408 733680 2.23 172128 4276808 1803964 5.32 1500616 3608952 164 03:56:27 Average: 29927501 31793150 558037 1.70 68075 2086870 1724518 5.08 926876 1717817 4002 03:56:27 03:56:27 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:56:27 02:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:09:02 ens3 182.85 127.20 476.19 24.35 0.00 0.00 0.00 0.00 03:56:27 02:09:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:56:27 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:10:01 ens3 4.01 0.41 0.67 0.27 0.00 0.00 0.00 0.00 03:56:27 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:11:01 ens3 3.05 1.23 1.44 1.05 0.00 0.00 0.00 0.00 03:56:27 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:12:01 ens3 1.20 0.90 0.57 0.44 0.00 0.00 0.00 0.00 03:56:27 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:13:01 ens3 83.94 37.83 1948.77 2.75 0.00 0.00 0.00 0.00 03:56:27 02:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:56:27 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:14:01 ens3 1.08 0.80 0.47 0.21 0.00 0.00 0.00 0.00 03:56:27 02:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:56:27 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:15:01 ens3 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 03:56:27 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:16:01 ens3 0.80 0.18 0.09 0.01 0.00 0.00 0.00 0.00 03:56:27 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:17:01 ens3 0.87 0.15 0.15 0.07 0.00 0.00 0.00 0.00 03:56:27 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:18:01 ens3 0.70 0.33 0.27 0.21 0.00 0.00 0.00 0.00 03:56:27 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:19:01 ens3 0.32 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:56:27 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:20:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:21:01 ens3 0.38 0.05 0.07 0.00 0.00 0.00 0.00 0.00 03:56:27 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:22:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:56:27 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:23:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:56:27 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:24:01 ens3 0.47 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:56:27 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:25:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:56:27 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:26:01 ens3 0.78 0.13 0.04 0.01 0.00 0.00 0.00 0.00 03:56:27 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:27:01 ens3 1.37 0.17 0.21 0.07 0.00 0.00 0.00 0.00 03:56:27 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:28:01 ens3 0.57 0.53 0.32 0.22 0.00 0.00 0.00 0.00 03:56:27 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:29:01 ens3 0.32 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:56:27 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:30:01 ens3 0.30 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:56:27 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:31:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:56:27 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:32:01 ens3 0.28 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:33:01 ens3 0.50 0.00 0.03 0.00 0.00 0.00 0.00 0.00 03:56:27 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:34:01 ens3 0.53 0.28 0.15 0.08 0.00 0.00 0.00 0.00 03:56:27 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:35:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:56:27 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:36:01 ens3 0.45 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:56:27 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:37:01 ens3 1.18 0.00 0.11 0.00 0.00 0.00 0.00 0.00 03:56:27 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:38:01 ens3 1.43 0.65 0.45 0.29 0.00 0.00 0.00 0.00 03:56:27 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:39:01 ens3 0.40 0.22 0.17 0.14 0.00 0.00 0.00 0.00 03:56:27 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:40:01 ens3 0.47 0.33 0.26 0.21 0.00 0.00 0.00 0.00 03:56:27 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:41:01 ens3 0.12 0.02 0.06 0.00 0.00 0.00 0.00 0.00 03:56:27 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:42:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:43:01 ens3 0.58 0.35 0.26 0.21 0.00 0.00 0.00 0.00 03:56:27 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:44:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:56:27 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:46:01 ens3 0.42 0.10 0.03 0.01 0.00 0.00 0.00 0.00 03:56:27 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:47:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:48:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:49:01 ens3 0.33 0.18 0.14 0.07 0.00 0.00 0.00 0.00 03:56:27 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:50:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:52:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:53:01 ens3 0.28 0.05 0.07 0.00 0.00 0.00 0.00 0.00 03:56:27 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:54:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:56:27 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:56:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:56:27 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:57:01 ens3 15.35 12.00 13.18 6.85 0.00 0.00 0.00 0.00 03:56:27 02:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 02:59:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:56:27 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:02:01 ens3 1.37 0.80 0.56 0.31 0.00 0.00 0.00 0.00 03:56:27 03:02:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:56:27 03:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:03:02 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:56:27 03:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:04:01 ens3 1.27 0.83 0.49 0.37 0.00 0.00 0.00 0.00 03:56:27 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:08:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:09:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:56:27 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:11:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:12:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:14:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 03:56:27 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:16:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:17:01 ens3 0.08 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:56:27 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:18:01 ens3 0.23 0.17 0.17 0.01 0.00 0.00 0.00 0.00 03:56:27 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:19:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 03:56:27 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:22:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:23:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:24:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 03:56:27 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:26:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:29:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:56:27 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:30:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:31:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:32:01 ens3 0.25 0.20 0.17 0.01 0.00 0.00 0.00 0.00 03:56:27 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:33:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:34:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 03:56:27 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:37:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:38:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:39:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:56:27 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:43:01 ens3 0.47 0.38 0.26 0.21 0.00 0.00 0.00 0.00 03:56:27 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:44:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:56:27 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:46:01 ens3 258.88 171.05 2032.80 63.08 0.00 0.00 0.00 0.00 03:56:27 03:46:01 lo 4.07 4.07 0.38 0.38 0.00 0.00 0.00 0.00 03:56:27 03:47:01 docker0 211.43 359.99 16.51 2108.36 0.00 0.00 0.00 0.00 03:56:27 03:47:01 veth2d115dc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:56:27 03:47:01 ens3 547.31 320.60 6386.72 48.13 0.00 0.00 0.00 0.00 03:56:27 03:47:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 03:56:27 03:48:01 docker0 2.57 6.03 0.16 84.92 0.00 0.00 0.00 0.00 03:56:27 03:48:01 ens3 115.00 70.48 2631.64 19.20 0.00 0.00 0.00 0.00 03:56:27 03:48:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 03:56:27 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:49:01 ens3 6.13 3.93 5.91 2.29 0.00 0.00 0.00 0.00 03:56:27 03:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:50:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:51:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:52:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:53:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:54:01 ens3 0.55 0.40 1.31 0.09 0.00 0.00 0.00 0.00 03:56:27 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:56:27 03:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:56:27 Average: docker0 1.98 3.39 0.15 20.31 0.00 0.00 0.00 0.00 03:56:27 Average: ens3 11.53 7.03 125.09 1.60 0.00 0.00 0.00 0.00 03:56:27 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 03:56:27 03:56:27 03:56:27 ---> sar -P ALL: 03:56:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13363) 05/05/23 _x86_64_ (8 CPU) 03:56:27 03:56:27 02:07:40 LINUX RESTART (8 CPU) 03:56:27 03:56:27 02:08:01 CPU %user %nice %system %iowait %steal %idle 03:56:27 02:09:02 all 2.06 0.00 0.64 8.93 0.03 88.34 03:56:27 02:09:02 0 2.90 0.00 1.58 14.35 0.02 81.15 03:56:27 02:09:02 1 2.42 0.00 0.48 1.60 0.02 95.48 03:56:27 02:09:02 2 1.74 0.00 0.70 28.84 0.03 68.69 03:56:27 02:09:02 3 1.79 0.00 0.57 3.46 0.03 94.15 03:56:27 02:09:02 4 1.47 0.00 0.52 5.98 0.07 91.96 03:56:27 02:09:02 5 3.67 0.00 0.45 2.05 0.05 93.78 03:56:27 02:09:02 6 1.44 0.00 0.47 0.20 0.02 97.88 03:56:27 02:09:02 7 1.04 0.00 0.33 14.96 0.02 83.65 03:56:27 02:10:01 all 0.03 0.00 0.01 0.13 0.01 99.81 03:56:27 02:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:10:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:56:27 02:10:01 2 0.15 0.00 0.03 0.00 0.03 99.78 03:56:27 02:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:56:27 02:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 02:10:01 6 0.02 0.00 0.00 0.47 0.02 99.49 03:56:27 02:10:01 7 0.00 0.00 0.00 0.59 0.02 99.39 03:56:27 02:11:01 all 0.09 0.00 0.01 0.06 0.00 99.84 03:56:27 02:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:56:27 02:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 02:11:01 2 0.55 0.00 0.00 0.00 0.02 99.43 03:56:27 02:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:11:01 6 0.02 0.00 0.02 0.18 0.00 99.78 03:56:27 02:11:01 7 0.05 0.00 0.03 0.28 0.00 99.63 03:56:27 02:12:01 all 0.15 0.00 0.02 0.08 0.01 99.75 03:56:27 02:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:12:01 1 0.72 0.00 0.02 0.00 0.02 99.25 03:56:27 02:12:01 2 0.32 0.00 0.03 0.00 0.03 99.62 03:56:27 02:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:12:01 7 0.15 0.00 0.03 0.62 0.00 99.20 03:56:27 02:13:01 all 0.74 0.00 0.29 0.68 0.01 98.28 03:56:27 02:13:01 0 0.50 0.00 0.33 0.68 0.00 98.48 03:56:27 02:13:01 1 0.27 0.00 0.08 0.02 0.00 99.63 03:56:27 02:13:01 2 1.42 0.00 0.28 0.26 0.03 98.00 03:56:27 02:13:01 3 0.82 0.00 0.25 0.23 0.02 98.68 03:56:27 02:13:01 4 1.40 0.00 0.25 0.30 0.00 98.05 03:56:27 02:13:01 5 0.70 0.00 0.28 0.07 0.02 98.93 03:56:27 02:13:01 6 0.75 0.00 0.53 1.45 0.02 97.25 03:56:27 02:13:01 7 0.07 0.00 0.32 2.40 0.02 97.19 03:56:27 02:14:01 all 0.97 0.00 0.39 0.41 0.02 98.22 03:56:27 02:14:01 0 0.53 0.00 0.37 0.02 0.02 99.07 03:56:27 02:14:01 1 1.42 0.00 0.38 0.02 0.00 98.18 03:56:27 02:14:01 2 0.53 0.00 0.28 0.00 0.02 99.17 03:56:27 02:14:01 3 1.44 0.00 0.40 0.52 0.03 97.61 03:56:27 02:14:01 4 0.47 0.00 0.50 0.10 0.02 98.92 03:56:27 02:14:01 5 2.34 0.00 0.55 0.17 0.02 96.93 03:56:27 02:14:01 6 0.55 0.00 0.25 0.07 0.02 99.12 03:56:27 02:14:01 7 0.48 0.00 0.35 2.38 0.02 96.76 03:56:27 02:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:56:27 02:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:15:01 2 0.02 0.00 0.02 0.00 0.03 99.93 03:56:27 02:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 02:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:15:01 7 0.02 0.00 0.00 0.05 0.00 99.93 03:56:27 02:16:01 all 0.01 0.00 0.00 0.01 0.01 99.97 03:56:27 02:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:16:01 3 0.03 0.00 0.00 0.02 0.02 99.93 03:56:27 02:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:16:01 7 0.00 0.00 0.02 0.05 0.00 99.93 03:56:27 02:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:56:27 02:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:17:01 2 0.03 0.00 0.05 0.00 0.03 99.88 03:56:27 02:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:56:27 02:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:56:27 02:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:17:01 7 0.05 0.00 0.00 0.03 0.00 99.92 03:56:27 02:18:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:56:27 02:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 02:18:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:56:27 02:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:56:27 02:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 02:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:18:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 02:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:18:01 7 0.07 0.00 0.02 0.07 0.00 99.85 03:56:27 02:19:01 all 0.02 0.00 0.01 0.01 0.00 99.95 03:56:27 02:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 02:19:01 2 0.05 0.00 0.03 0.00 0.02 99.90 03:56:27 02:19:01 3 0.03 0.00 0.02 0.03 0.02 99.90 03:56:27 02:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:19:01 7 0.02 0.00 0.00 0.05 0.00 99.93 03:56:27 03:56:27 02:19:01 CPU %user %nice %system %iowait %steal %idle 03:56:27 02:20:01 all 0.01 0.00 0.00 0.01 0.01 99.97 03:56:27 02:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:56:27 02:20:01 2 0.00 0.00 0.03 0.00 0.03 99.93 03:56:27 02:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:56:27 02:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:20:01 7 0.00 0.00 0.00 0.03 0.02 99.95 03:56:27 02:21:01 all 0.01 0.00 0.00 0.00 0.01 99.98 03:56:27 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:21:01 2 0.05 0.00 0.00 0.00 0.02 99.93 03:56:27 02:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 02:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:21:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:56:27 02:22:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:56:27 02:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 02:22:01 2 0.02 0.00 0.02 0.00 0.03 99.93 03:56:27 02:22:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:56:27 02:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:22:01 7 0.00 0.00 0.00 0.05 0.00 99.95 03:56:27 02:23:01 all 0.03 0.00 0.03 0.01 0.01 99.93 03:56:27 02:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:56:27 02:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:23:01 2 0.07 0.00 0.07 0.00 0.02 99.85 03:56:27 02:23:01 3 0.03 0.00 0.05 0.02 0.02 99.88 03:56:27 02:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:23:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:56:27 02:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 02:23:01 7 0.02 0.00 0.02 0.03 0.00 99.93 03:56:27 02:24:01 all 0.01 0.00 0.00 0.00 0.01 99.97 03:56:27 02:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:24:01 2 0.02 0.00 0.00 0.00 0.03 99.95 03:56:27 02:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 02:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:56:27 02:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:56:27 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 02:25:01 all 0.01 0.00 0.00 0.00 0.01 99.97 03:56:27 02:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:25:01 2 0.02 0.00 0.02 0.00 0.03 99.93 03:56:27 02:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:26:01 all 0.16 0.00 0.01 0.00 0.01 99.83 03:56:27 02:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:26:01 2 0.02 0.00 0.02 0.00 0.03 99.93 03:56:27 02:26:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:56:27 02:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 02:26:01 5 1.12 0.00 0.02 0.00 0.00 98.86 03:56:27 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:26:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:56:27 02:27:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:56:27 02:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 02:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 02:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 02:27:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:56:27 02:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:27:01 5 0.25 0.00 0.02 0.00 0.02 99.72 03:56:27 02:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:27:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:56:27 02:28:01 all 0.17 0.00 0.01 0.01 0.01 99.81 03:56:27 02:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:28:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:56:27 02:28:01 2 0.02 0.00 0.02 0.00 0.03 99.93 03:56:27 02:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:56:27 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:28:01 5 1.21 0.00 0.00 0.00 0.00 98.79 03:56:27 02:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:28:01 7 0.00 0.00 0.00 0.05 0.00 99.95 03:56:27 02:29:01 all 0.08 0.00 0.00 0.00 0.01 99.90 03:56:27 02:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:29:01 2 0.02 0.00 0.02 0.02 0.03 99.92 03:56:27 02:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:56:27 02:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:29:01 5 0.55 0.00 0.00 0.00 0.02 99.43 03:56:27 02:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:29:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:56:27 02:30:01 all 0.01 0.00 0.00 0.00 0.01 99.97 03:56:27 02:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:30:01 2 0.05 0.00 0.02 0.02 0.03 99.88 03:56:27 02:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:56:27 02:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:30:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:56:27 02:30:01 CPU %user %nice %system %iowait %steal %idle 03:56:27 02:31:01 all 0.00 0.00 0.01 0.00 0.01 99.98 03:56:27 02:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:31:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 02:31:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:56:27 02:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:31:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:56:27 02:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:56:27 02:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:32:01 2 0.02 0.00 0.02 0.00 0.03 99.93 03:56:27 02:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:56:27 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 02:33:01 all 0.01 0.00 0.00 0.00 0.01 99.97 03:56:27 02:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:33:01 2 0.02 0.00 0.02 0.00 0.03 99.93 03:56:27 02:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:33:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:56:27 02:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:56:27 02:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 02:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:34:01 2 0.00 0.00 0.02 0.02 0.03 99.93 03:56:27 02:34:01 3 0.07 0.00 0.02 0.02 0.00 99.90 03:56:27 02:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:34:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:56:27 02:35:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:56:27 02:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:56:27 02:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:56:27 02:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:35:01 7 0.00 0.00 0.02 0.05 0.00 99.93 03:56:27 02:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:56:27 02:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:36:01 2 0.03 0.00 0.03 0.00 0.03 99.90 03:56:27 02:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:56:27 02:36:01 4 0.00 0.00 0.02 0.02 0.00 99.97 03:56:27 02:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 02:37:01 all 0.01 0.00 0.00 0.00 0.01 99.98 03:56:27 02:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:37:01 2 0.02 0.00 0.02 0.02 0.03 99.92 03:56:27 02:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:56:27 02:38:01 0 0.10 0.00 0.02 0.00 0.00 99.88 03:56:27 02:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 02:38:01 2 0.00 0.00 0.02 0.02 0.02 99.95 03:56:27 02:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 02:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:38:01 7 0.02 0.00 0.00 0.03 0.00 99.95 03:56:27 02:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:56:27 02:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:39:01 2 0.05 0.00 0.02 0.00 0.03 99.90 03:56:27 02:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 02:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 02:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:39:01 7 0.02 0.00 0.00 0.08 0.02 99.88 03:56:27 02:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:56:27 02:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 02:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:40:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:56:27 02:40:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:56:27 02:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:41:01 all 0.01 0.00 0.00 0.00 0.01 99.97 03:56:27 02:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:41:01 1 0.05 0.00 0.02 0.00 0.03 99.90 03:56:27 02:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:56:27 02:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:56:27 03:56:27 02:41:01 CPU %user %nice %system %iowait %steal %idle 03:56:27 02:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:56:27 02:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 03:56:27 02:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:42:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:56:27 02:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 02:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:42:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:56:27 02:43:01 all 0.02 0.00 0.00 0.00 0.01 99.96 03:56:27 02:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:43:01 2 0.03 0.00 0.00 0.02 0.03 99.92 03:56:27 02:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:56:27 02:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:43:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:56:27 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 02:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:56:27 02:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:44:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:56:27 02:44:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:56:27 02:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 02:45:01 all 0.01 0.00 0.00 0.00 0.01 99.97 03:56:27 02:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:56:27 02:45:01 2 0.03 0.00 0.02 0.02 0.03 99.90 03:56:27 02:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 02:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:56:27 02:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:46:01 2 0.03 0.00 0.02 0.00 0.03 99.92 03:56:27 02:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 02:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 02:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:46:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:56:27 02:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:56:27 02:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 02:47:01 2 0.02 0.00 0.03 0.02 0.02 99.92 03:56:27 02:47:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:56:27 02:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 02:48:01 all 0.17 0.00 0.01 0.00 0.01 99.81 03:56:27 02:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 02:48:01 2 0.02 0.00 0.02 0.00 0.03 99.93 03:56:27 02:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:48:01 5 1.32 0.00 0.02 0.00 0.00 98.66 03:56:27 02:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 02:49:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:56:27 02:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 02:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 02:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:49:01 5 0.25 0.00 0.00 0.00 0.02 99.73 03:56:27 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 02:50:01 all 0.01 0.00 0.00 0.00 0.01 99.98 03:56:27 02:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:56:27 02:50:01 2 0.02 0.00 0.02 0.02 0.03 99.92 03:56:27 02:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 02:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:56:27 02:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 02:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 02:51:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:56:27 02:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 02:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:56:27 02:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 02:52:01 2 0.02 0.00 0.03 0.00 0.03 99.92 03:56:27 02:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 02:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:52:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:56:27 03:56:27 02:52:01 CPU %user %nice %system %iowait %steal %idle 03:56:27 02:53:01 all 0.00 0.00 0.00 0.01 0.01 99.98 03:56:27 02:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:53:01 2 0.02 0.00 0.02 0.02 0.03 99.92 03:56:27 02:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:53:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:56:27 02:54:01 all 0.16 0.00 0.01 0.00 0.01 99.81 03:56:27 02:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:54:01 1 0.07 0.00 0.05 0.00 0.03 99.85 03:56:27 02:54:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:56:27 02:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 02:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:54:01 5 1.19 0.00 0.00 0.00 0.02 98.79 03:56:27 02:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:54:01 7 0.02 0.00 0.02 0.02 0.02 99.93 03:56:27 02:55:01 all 0.08 0.00 0.01 0.00 0.01 99.90 03:56:27 02:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 02:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 02:55:01 5 0.57 0.00 0.07 0.00 0.00 99.37 03:56:27 02:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 02:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:56:27 02:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 02:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 02:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 02:56:01 4 0.02 0.00 0.02 0.00 0.03 99.93 03:56:27 02:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 02:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 02:57:01 all 0.38 0.00 0.03 0.02 0.01 99.56 03:56:27 02:57:01 0 0.30 0.00 0.03 0.05 0.00 99.62 03:56:27 02:57:01 1 0.48 0.00 0.02 0.00 0.02 99.48 03:56:27 02:57:01 2 0.17 0.00 0.07 0.00 0.00 99.77 03:56:27 02:57:01 3 0.28 0.00 0.00 0.02 0.02 99.68 03:56:27 02:57:01 4 0.82 0.00 0.03 0.00 0.03 99.12 03:56:27 02:57:01 5 0.42 0.00 0.00 0.00 0.00 99.58 03:56:27 02:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:57:01 7 0.58 0.00 0.08 0.08 0.00 99.25 03:56:27 02:58:01 all 0.23 0.00 0.01 0.00 0.01 99.75 03:56:27 02:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:58:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:56:27 02:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 02:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 02:58:01 5 1.69 0.00 0.03 0.00 0.02 98.26 03:56:27 02:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 02:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 02:59:01 all 0.06 0.00 0.01 0.00 0.01 99.91 03:56:27 02:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 02:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 02:59:01 3 0.00 0.00 0.00 0.02 0.02 99.97 03:56:27 02:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:56:27 02:59:01 5 0.42 0.00 0.08 0.00 0.02 99.48 03:56:27 02:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 02:59:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:56:27 03:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:56:27 03:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 03:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:00:01 7 0.00 0.00 0.00 0.03 0.02 99.95 03:56:27 03:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:56:27 03:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:01:01 1 0.03 0.00 0.03 0.00 0.03 99.90 03:56:27 03:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 03:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:56:27 03:02:01 all 0.09 0.00 0.04 0.01 0.01 99.85 03:56:27 03:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:56:27 03:02:01 1 0.05 0.00 0.05 0.02 0.03 99.85 03:56:27 03:02:01 2 0.03 0.00 0.03 0.02 0.02 99.90 03:56:27 03:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:56:27 03:02:01 4 0.50 0.00 0.08 0.00 0.02 99.40 03:56:27 03:02:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:56:27 03:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:56:27 03:02:01 7 0.00 0.00 0.02 0.08 0.00 99.90 03:56:27 03:03:02 all 0.01 0.00 0.00 0.00 0.01 99.97 03:56:27 03:03:02 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:03:02 1 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 03:03:02 2 0.03 0.00 0.02 0.00 0.03 99.92 03:56:27 03:03:02 3 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:03:02 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:03:02 5 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:03:02 6 0.00 0.00 0.00 0.02 0.02 99.97 03:56:27 03:03:02 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:56:27 03:03:02 CPU %user %nice %system %iowait %steal %idle 03:56:27 03:04:01 all 0.12 0.00 0.01 0.02 0.00 99.84 03:56:27 03:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:56:27 03:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 03:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:04:01 5 0.84 0.00 0.00 0.00 0.02 99.14 03:56:27 03:04:01 6 0.00 0.00 0.02 0.07 0.00 99.92 03:56:27 03:04:01 7 0.02 0.00 0.03 0.12 0.00 99.83 03:56:27 03:05:01 all 0.25 0.00 0.00 0.00 0.01 99.73 03:56:27 03:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 03:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 03:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:05:01 5 1.95 0.00 0.00 0.00 0.02 98.03 03:56:27 03:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:05:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:56:27 03:06:01 all 0.05 0.00 0.01 0.01 0.01 99.93 03:56:27 03:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:06:01 1 0.03 0.00 0.00 0.03 0.00 99.93 03:56:27 03:06:01 2 0.02 0.00 0.03 0.00 0.03 99.92 03:56:27 03:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:06:01 5 0.37 0.00 0.00 0.00 0.00 99.63 03:56:27 03:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:07:01 all 0.26 0.00 0.01 0.01 0.01 99.71 03:56:27 03:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 03:07:01 2 0.02 0.00 0.02 0.00 0.03 99.93 03:56:27 03:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:07:01 5 1.97 0.00 0.00 0.00 0.02 98.01 03:56:27 03:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:07:01 7 0.02 0.00 0.00 0.10 0.00 99.88 03:56:27 03:08:01 all 0.14 0.00 0.01 0.00 0.01 99.84 03:56:27 03:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 03:08:01 2 0.03 0.00 0.02 0.00 0.03 99.92 03:56:27 03:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:08:01 5 1.04 0.00 0.00 0.00 0.02 98.94 03:56:27 03:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:08:01 7 0.00 0.00 0.02 0.02 0.02 99.95 03:56:27 03:09:01 all 0.03 0.00 0.02 0.01 0.01 99.93 03:56:27 03:09:01 0 0.03 0.00 0.00 0.05 0.02 99.90 03:56:27 03:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 03:09:01 2 0.02 0.00 0.05 0.00 0.02 99.92 03:56:27 03:09:01 3 0.03 0.00 0.05 0.03 0.02 99.87 03:56:27 03:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:09:01 5 0.03 0.00 0.07 0.00 0.00 99.90 03:56:27 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:09:01 7 0.02 0.00 0.00 0.03 0.00 99.95 03:56:27 03:10:01 all 0.00 0.00 0.01 0.00 0.01 99.97 03:56:27 03:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 03:10:01 2 0.00 0.00 0.00 0.00 0.03 99.97 03:56:27 03:10:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:56:27 03:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:56:27 03:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:11:01 2 0.02 0.00 0.03 0.00 0.03 99.92 03:56:27 03:11:01 3 0.02 0.00 0.00 0.07 0.00 99.92 03:56:27 03:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:11:01 5 0.07 0.00 0.05 0.00 0.02 99.87 03:56:27 03:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:11:01 7 0.00 0.00 0.00 0.03 0.00 99.97 03:56:27 03:12:01 all 0.26 0.00 0.00 0.00 0.01 99.73 03:56:27 03:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:12:01 2 0.03 0.00 0.02 0.00 0.03 99.92 03:56:27 03:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:12:01 5 0.46 0.00 0.00 0.00 0.00 99.54 03:56:27 03:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:12:01 7 1.51 0.00 0.00 0.00 0.00 98.49 03:56:27 03:13:01 all 0.26 0.00 0.01 0.00 0.01 99.72 03:56:27 03:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:13:01 2 0.05 0.00 0.03 0.00 0.03 99.88 03:56:27 03:13:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:56:27 03:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:13:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 03:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:13:01 7 1.97 0.00 0.00 0.02 0.02 98.00 03:56:27 03:14:01 all 0.24 0.00 0.01 0.00 0.00 99.75 03:56:27 03:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:14:01 2 0.07 0.00 0.00 0.00 0.02 99.92 03:56:27 03:14:01 3 0.00 0.00 0.00 0.02 0.02 99.97 03:56:27 03:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:14:01 7 1.78 0.00 0.02 0.02 0.00 98.19 03:56:27 03:56:27 03:14:01 CPU %user %nice %system %iowait %steal %idle 03:56:27 03:15:01 all 0.23 0.00 0.00 0.00 0.01 99.75 03:56:27 03:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:15:01 2 0.07 0.00 0.02 0.00 0.03 99.88 03:56:27 03:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:15:01 7 1.76 0.00 0.00 0.02 0.02 98.21 03:56:27 03:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:56:27 03:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:16:01 2 0.02 0.00 0.03 0.00 0.03 99.92 03:56:27 03:16:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:56:27 03:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:56:27 03:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:17:01 2 0.07 0.00 0.02 0.00 0.03 99.88 03:56:27 03:17:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:56:27 03:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 03:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 03:17:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:56:27 03:18:01 all 0.01 0.00 0.00 0.00 0.01 99.97 03:56:27 03:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:18:01 2 0.05 0.00 0.02 0.00 0.03 99.90 03:56:27 03:18:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:56:27 03:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:19:01 all 0.02 0.00 0.00 0.00 0.01 99.97 03:56:27 03:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:19:01 2 0.03 0.00 0.03 0.00 0.03 99.90 03:56:27 03:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:56:27 03:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:19:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:56:27 03:20:01 all 0.02 0.00 0.00 0.00 0.01 99.97 03:56:27 03:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:20:01 2 0.07 0.00 0.02 0.00 0.03 99.88 03:56:27 03:20:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:56:27 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:21:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:56:27 03:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:21:01 2 0.03 0.00 0.02 0.00 0.03 99.92 03:56:27 03:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 03:21:01 4 0.28 0.00 0.00 0.00 0.00 99.72 03:56:27 03:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:21:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:56:27 03:22:01 all 0.26 0.00 0.00 0.01 0.01 99.72 03:56:27 03:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:22:01 2 0.02 0.00 0.03 0.00 0.03 99.92 03:56:27 03:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:22:01 4 1.97 0.00 0.00 0.00 0.00 98.03 03:56:27 03:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:22:01 7 0.02 0.00 0.00 0.07 0.00 99.92 03:56:27 03:23:01 all 0.26 0.00 0.01 0.00 0.01 99.72 03:56:27 03:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 03:23:01 3 0.05 0.00 0.02 0.02 0.02 99.90 03:56:27 03:23:01 4 1.98 0.00 0.00 0.00 0.02 98.00 03:56:27 03:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:23:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:56:27 03:24:01 all 0.26 0.00 0.00 0.00 0.01 99.73 03:56:27 03:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:24:01 2 0.03 0.00 0.02 0.00 0.03 99.92 03:56:27 03:24:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:56:27 03:24:01 4 1.99 0.00 0.00 0.00 0.00 98.01 03:56:27 03:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:24:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:56:27 03:25:01 all 0.25 0.00 0.01 0.00 0.01 99.73 03:56:27 03:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:25:01 2 0.02 0.00 0.00 0.00 0.03 99.95 03:56:27 03:25:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:56:27 03:25:01 4 1.94 0.00 0.02 0.00 0.02 98.03 03:56:27 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 03:25:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:56:27 03:56:27 03:25:01 CPU %user %nice %system %iowait %steal %idle 03:56:27 03:26:01 all 0.25 0.00 0.00 0.00 0.01 99.73 03:56:27 03:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:26:01 2 0.05 0.00 0.00 0.00 0.05 99.90 03:56:27 03:26:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:56:27 03:26:01 4 1.89 0.00 0.02 0.00 0.02 98.08 03:56:27 03:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:27:01 all 0.04 0.00 0.00 0.01 0.01 99.94 03:56:27 03:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:27:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:56:27 03:27:01 3 0.00 0.00 0.00 0.02 0.02 99.97 03:56:27 03:27:01 4 0.30 0.00 0.00 0.00 0.00 99.70 03:56:27 03:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:27:01 7 0.00 0.00 0.00 0.08 0.00 99.92 03:56:27 03:28:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:56:27 03:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:28:01 2 0.02 0.00 0.00 0.00 0.03 99.95 03:56:27 03:28:01 3 0.02 0.00 0.02 0.05 0.02 99.90 03:56:27 03:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:56:27 03:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:29:01 2 0.15 0.00 0.05 0.00 0.05 99.75 03:56:27 03:29:01 3 0.02 0.00 0.02 0.02 0.02 99.93 03:56:27 03:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:29:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:56:27 03:30:01 all 0.05 0.00 0.01 0.00 0.01 99.93 03:56:27 03:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:30:01 2 0.35 0.00 0.05 0.00 0.03 99.57 03:56:27 03:30:01 3 0.02 0.00 0.02 0.02 0.02 99.93 03:56:27 03:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:30:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:31:01 all 0.00 0.00 0.00 0.00 0.01 99.98 03:56:27 03:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:31:01 2 0.02 0.00 0.02 0.00 0.03 99.93 03:56:27 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:32:01 all 0.13 0.00 0.01 0.02 0.01 99.83 03:56:27 03:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:32:01 2 0.98 0.00 0.03 0.00 0.02 98.97 03:56:27 03:32:01 3 0.02 0.00 0.02 0.15 0.02 99.80 03:56:27 03:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 03:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:56:27 03:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:33:01 2 0.03 0.00 0.02 0.00 0.03 99.92 03:56:27 03:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:56:27 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 03:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:34:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:56:27 03:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:34:01 1 0.00 0.00 0.03 0.00 0.00 99.97 03:56:27 03:34:01 2 0.07 0.00 0.02 0.00 0.05 99.87 03:56:27 03:34:01 3 0.02 0.00 0.03 0.02 0.02 99.92 03:56:27 03:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:34:01 7 0.00 0.00 0.00 0.07 0.00 99.93 03:56:27 03:35:01 all 0.01 0.00 0.00 0.01 0.01 99.97 03:56:27 03:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:35:01 2 0.05 0.00 0.02 0.00 0.03 99.90 03:56:27 03:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:35:01 7 0.00 0.00 0.00 0.08 0.00 99.92 03:56:27 03:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:56:27 03:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:36:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:56:27 03:36:01 3 0.02 0.00 0.03 0.02 0.02 99.92 03:56:27 03:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:36:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:56:27 03:56:27 03:36:01 CPU %user %nice %system %iowait %steal %idle 03:56:27 03:37:01 all 0.00 0.00 0.00 0.00 0.00 99.99 03:56:27 03:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:37:01 2 0.02 0.00 0.02 0.00 0.03 99.93 03:56:27 03:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:56:27 03:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:38:01 2 0.03 0.00 0.02 0.00 0.03 99.92 03:56:27 03:38:01 3 0.03 0.00 0.00 0.10 0.07 99.80 03:56:27 03:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:39:01 all 0.10 0.00 0.01 0.05 0.01 99.84 03:56:27 03:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:39:01 2 0.76 0.00 0.03 0.00 0.03 99.17 03:56:27 03:39:01 3 0.00 0.00 0.02 0.10 0.00 99.88 03:56:27 03:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:39:01 7 0.00 0.00 0.00 0.28 0.00 99.72 03:56:27 03:40:01 all 0.16 0.00 0.01 0.04 0.01 99.78 03:56:27 03:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 03:40:01 2 1.24 0.00 0.07 0.00 0.03 98.66 03:56:27 03:40:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:56:27 03:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:40:01 7 0.00 0.00 0.02 0.32 0.00 99.67 03:56:27 03:41:01 all 0.02 0.00 0.01 0.03 0.01 99.94 03:56:27 03:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:41:01 2 0.08 0.00 0.00 0.00 0.02 99.90 03:56:27 03:41:01 3 0.03 0.00 0.03 0.00 0.03 99.90 03:56:27 03:41:01 4 0.02 0.00 0.03 0.07 0.02 99.87 03:56:27 03:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:41:01 7 0.00 0.00 0.00 0.13 0.02 99.85 03:56:27 03:42:01 all 0.06 0.00 0.01 0.00 0.01 99.92 03:56:27 03:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:42:01 2 0.47 0.00 0.00 0.00 0.02 99.52 03:56:27 03:42:01 3 0.03 0.00 0.07 0.00 0.03 99.87 03:56:27 03:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:43:01 all 0.24 0.00 0.01 0.02 0.01 99.73 03:56:27 03:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 03:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 03:43:01 2 1.73 0.00 0.00 0.00 0.00 98.27 03:56:27 03:43:01 3 0.07 0.00 0.03 0.02 0.03 99.85 03:56:27 03:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:56:27 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:43:01 7 0.07 0.00 0.00 0.12 0.00 99.82 03:56:27 03:44:01 all 0.10 0.00 0.01 0.01 0.01 99.87 03:56:27 03:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:44:01 2 0.68 0.00 0.02 0.00 0.02 99.29 03:56:27 03:44:01 3 0.05 0.00 0.02 0.00 0.03 99.90 03:56:27 03:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:44:01 7 0.00 0.00 0.00 0.10 0.00 99.90 03:56:27 03:45:01 all 0.01 0.00 0.00 0.01 0.01 99.97 03:56:27 03:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:45:01 3 0.05 0.00 0.00 0.00 0.03 99.92 03:56:27 03:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:45:01 7 0.02 0.00 0.02 0.08 0.00 99.88 03:56:27 03:46:01 all 2.70 0.00 0.75 0.58 0.02 95.95 03:56:27 03:46:01 0 3.19 0.00 1.49 3.02 0.00 92.31 03:56:27 03:46:01 1 1.82 0.00 0.60 0.08 0.02 97.48 03:56:27 03:46:01 2 1.69 0.00 0.69 0.02 0.03 97.57 03:56:27 03:46:01 3 2.29 0.00 0.50 0.03 0.03 97.14 03:56:27 03:46:01 4 3.53 0.00 0.43 0.47 0.02 95.55 03:56:27 03:46:01 5 2.84 0.00 1.03 0.52 0.02 95.60 03:56:27 03:46:01 6 3.21 0.00 0.60 0.02 0.02 96.16 03:56:27 03:46:01 7 3.06 0.00 0.64 0.50 0.02 95.78 03:56:27 03:47:01 all 9.09 0.00 4.15 3.61 0.08 83.08 03:56:27 03:47:01 0 8.61 0.00 3.85 5.65 0.08 81.80 03:56:27 03:47:01 1 9.14 0.00 4.15 1.58 0.05 85.08 03:56:27 03:47:01 2 9.53 0.00 4.58 2.59 0.07 83.24 03:56:27 03:47:01 3 9.06 0.00 4.69 1.10 0.10 85.04 03:56:27 03:47:01 4 10.15 0.00 3.83 6.51 0.07 79.45 03:56:27 03:47:01 5 7.52 0.00 3.60 6.60 0.07 82.22 03:56:27 03:47:01 6 9.84 0.00 4.51 0.51 0.08 85.06 03:56:27 03:47:01 7 8.89 0.00 3.96 4.30 0.10 82.74 03:56:27 03:56:27 03:47:01 CPU %user %nice %system %iowait %steal %idle 03:56:27 03:48:01 all 37.70 0.00 6.68 1.68 0.08 53.86 03:56:27 03:48:01 0 34.84 0.00 6.20 1.83 0.08 57.05 03:56:27 03:48:01 1 37.92 0.00 7.13 0.02 0.08 54.85 03:56:27 03:48:01 2 39.82 0.00 7.25 0.24 0.08 52.61 03:56:27 03:48:01 3 39.78 0.00 7.37 6.29 0.10 46.46 03:56:27 03:48:01 4 39.01 0.00 6.32 0.34 0.08 54.25 03:56:27 03:48:01 5 35.15 0.00 5.46 0.08 0.07 59.24 03:56:27 03:48:01 6 39.71 0.00 7.45 3.54 0.08 49.23 03:56:27 03:48:01 7 35.35 0.00 6.26 1.12 0.08 57.18 03:56:27 03:49:01 all 0.17 0.00 0.09 0.01 0.01 99.72 03:56:27 03:49:01 0 0.23 0.00 0.08 0.00 0.02 99.67 03:56:27 03:49:01 1 0.12 0.00 0.08 0.00 0.00 99.80 03:56:27 03:49:01 2 0.13 0.00 0.08 0.02 0.02 99.75 03:56:27 03:49:01 3 0.20 0.00 0.13 0.02 0.02 99.63 03:56:27 03:49:01 4 0.27 0.00 0.08 0.00 0.00 99.65 03:56:27 03:49:01 5 0.08 0.00 0.08 0.00 0.00 99.83 03:56:27 03:49:01 6 0.20 0.00 0.10 0.05 0.03 99.62 03:56:27 03:49:01 7 0.12 0.00 0.08 0.00 0.02 99.78 03:56:27 03:50:01 all 0.21 0.00 0.01 0.00 0.01 99.77 03:56:27 03:50:01 0 1.55 0.00 0.02 0.00 0.00 98.43 03:56:27 03:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 03:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:56:27 03:50:01 4 0.07 0.00 0.02 0.00 0.00 99.92 03:56:27 03:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 03:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:51:01 all 0.04 0.00 0.01 0.00 0.02 99.93 03:56:27 03:51:01 0 0.08 0.00 0.00 0.00 0.02 99.90 03:56:27 03:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:51:01 2 0.03 0.00 0.05 0.00 0.02 99.90 03:56:27 03:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 03:51:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:56:27 03:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:51:01 6 0.07 0.00 0.02 0.02 0.03 99.87 03:56:27 03:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:56:27 03:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 03:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 03:52:01 3 0.00 0.00 0.00 0.02 0.02 99.97 03:56:27 03:52:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:56:27 03:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:52:01 6 0.03 0.00 0.00 0.02 0.03 99.92 03:56:27 03:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:56:27 03:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:56:27 03:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 03:53:01 4 0.07 0.00 0.00 0.00 0.00 99.93 03:56:27 03:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:53:01 6 0.07 0.00 0.05 0.00 0.05 99.83 03:56:27 03:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:56:27 03:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 03:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:56:27 03:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 03:54:01 3 0.03 0.00 0.00 0.02 0.02 99.93 03:56:27 03:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:56:27 03:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:54:01 6 0.03 0.00 0.02 0.02 0.02 99.92 03:56:27 03:54:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:56:27 03:55:01 0 0.05 0.00 0.00 0.00 0.02 99.93 03:56:27 03:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:56:27 03:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:56:27 03:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:56:27 03:55:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:56:27 03:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:56:27 03:55:01 6 0.05 0.00 0.03 0.02 0.02 99.88 03:56:27 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:56:01 all 0.05 0.00 0.01 0.00 0.01 99.93 03:56:27 03:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:56:27 03:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 03:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:56:27 03:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:56:27 03:56:01 4 0.30 0.00 0.00 0.00 0.00 99.70 03:56:27 03:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:56:27 03:56:01 6 0.00 0.00 0.00 0.02 0.03 99.95 03:56:27 03:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:56:27 Average: all 0.56 0.00 0.13 0.15 0.01 99.15 03:56:27 Average: 0 0.49 0.00 0.13 0.24 0.00 99.14 03:56:27 Average: 1 0.51 0.00 0.13 0.03 0.01 99.32 03:56:27 Average: 2 0.60 0.00 0.15 0.30 0.03 98.93 03:56:27 Average: 3 0.53 0.00 0.14 0.12 0.02 99.20 03:56:27 Average: 4 0.64 0.00 0.12 0.13 0.01 99.11 03:56:27 Average: 5 0.63 0.00 0.11 0.09 0.01 99.16 03:56:27 Average: 6 0.52 0.00 0.13 0.06 0.01 99.28 03:56:27 Average: 7 0.53 0.00 0.11 0.28 0.01 99.07 03:56:27 03:56:27 03:56:27