Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 126fa1752f0ab77254c2b21d51294f7e511c946d 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-ssh5843764836168320325.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh12028004874363389110.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10874932464373829999.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 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-ssh1244777940498453068.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15931823090281590771.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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-6511 in /w/workspace/foundry_device-onvif-camera_main [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-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 126fa1752f0ab77254c2b21d51294f7e511c946d (main) Commit message: "Merge pull request #449 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 126fa1752f0ab77254c2b21d51294f7e511c946d # timeout=10 > git rev-list --no-walk a701db29a77f3bc55bc717b71f527cfd5cf355f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:12:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:12:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:12:31 ========================================================= 07:12:31 EdgeX Global Pipelines Version Info 07:12:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:12:32 ------------------- 07:12:32 stable info: 07:12:32 ------------------- 07:12:32 Commited By: Ginny Guan ginny@iotechsys.com 07:12:32 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:12:32 Message: update stable to v1.0.260 07:12:32 ------------------- 07:12:32 experimental info: 07:12:32 ------------------- 07:12:32 Commited By: Ginny Guan ginny@iotechsys.com 07:12:32 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:12:32 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:12:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 07:12:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 07:12:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:12:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:12:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:12:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:12:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:12:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 126fa1752f0ab77254c2b21d51294f7e511c946d [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 126fa17 [Pipeline] echo 07:12:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:12:33 provisioning config files... 07:12:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3910397305256259898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:33 ---> ****-login.sh 07:12:33 nexus3.edgexfoundry.org:10001 07:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:34 Configure a credential helper to remove this warning. See 07:12:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:34 07:12:34 Login Succeeded 07:12:34 nexus3.edgexfoundry.org:10002 07:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:34 Configure a credential helper to remove this warning. See 07:12:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:34 07:12:34 Login Succeeded 07:12:34 nexus3.edgexfoundry.org:10003 07:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:34 Configure a credential helper to remove this warning. See 07:12:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:34 07:12:34 Login Succeeded 07:12:34 nexus3.edgexfoundry.org:10004 07:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:34 Configure a credential helper to remove this warning. See 07:12:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:34 07:12:34 Login Succeeded 07:12:34 ****.io 07:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:34 Configure a credential helper to remove this warning. See 07:12:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:34 07:12:34 Login Succeeded 07:12:34 ---> ****-login.sh ends [Pipeline] } 07:12:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:12:35 + git rev-list -1 --merges 126fa1752f0ab77254c2b21d51294f7e511c946d~1..126fa1752f0ab77254c2b21d51294f7e511c946d [Pipeline] echo 07:12:35 -----------> git rev-list -1 --merges 126fa1752f0ab77254c2b21d51294f7e511c946d~1..126fa1752f0ab77254c2b21d51294f7e511c946d 126fa1752f0ab77254c2b21d51294f7e511c946d 07:12:35 126fa1752f0ab77254c2b21d51294f7e511c946d [false] [Pipeline] sh 07:12:35 + git log --format=format:%s -1 126fa1752f0ab77254c2b21d51294f7e511c946d [Pipeline] echo 07:12:35 ========================================================= 07:12:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:12:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:12:36 + git log --format=format:%s -1 126fa1752f0ab77254c2b21d51294f7e511c946d [Pipeline] echo 07:12:36 [semverPrep] GIT_COMMIT: 126fa1752f0ab77254c2b21d51294f7e511c946d, Commit Message: Merge pull request #449 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27 [Pipeline] echo 07:12:36 [semverPrep] This is not a build commit. [Pipeline] sh 07:12:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:12:36 + grep -v github /etc/ssh/ssh_known_hosts 07:12:36 + [ -e /tmp/ssh_known_hosts ] 07:12:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:12:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:12:36 + sudo tee -a /etc/ssh/ssh_known_hosts 07:12:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:12:37 07:12:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:12:37 0.1.4: Pulling from edgex-devops/py-git-semver 07:12:37 b85a868b505f: Pulling fs layer 07:12:37 e2be974225ed: Pulling fs layer 07:12:37 339a4e72a1f5: Pulling fs layer 07:12:37 988bab9f4d93: Pulling fs layer 07:12:37 1469e6f7b9e6: Pulling fs layer 07:12:37 eaf3925da568: Pulling fs layer 07:12:37 bab4dde63d76: Pulling fs layer 07:12:37 bde34c3a00c8: Pulling fs layer 07:12:37 b352a97aabf1: Pulling fs layer 07:12:37 4872d77fe225: Pulling fs layer 07:12:37 5851b861e8e6: Pulling fs layer 07:12:37 bab4dde63d76: Waiting 07:12:37 b352a97aabf1: Waiting 07:12:37 988bab9f4d93: Waiting 07:12:37 5851b861e8e6: Waiting 07:12:37 bde34c3a00c8: Waiting 07:12:37 eaf3925da568: Waiting 07:12:37 4872d77fe225: Waiting 07:12:37 e2be974225ed: Verifying Checksum 07:12:37 e2be974225ed: Download complete 07:12:37 988bab9f4d93: Verifying Checksum 07:12:37 988bab9f4d93: Download complete 07:12:37 1469e6f7b9e6: Download complete 07:12:37 eaf3925da568: Download complete 07:12:37 339a4e72a1f5: Download complete 07:12:37 bde34c3a00c8: Download complete 07:12:37 b352a97aabf1: Verifying Checksum 07:12:37 b352a97aabf1: Download complete 07:12:37 4872d77fe225: Verifying Checksum 07:12:37 4872d77fe225: Download complete 07:12:37 5851b861e8e6: Download complete 07:12:37 b85a868b505f: Verifying Checksum 07:12:37 b85a868b505f: Download complete 07:12:37 bab4dde63d76: Verifying Checksum 07:12:37 bab4dde63d76: Download complete 07:12:38 b85a868b505f: Pull complete 07:12:39 e2be974225ed: Pull complete 07:12:39 339a4e72a1f5: Pull complete 07:12:39 988bab9f4d93: Pull complete 07:12:39 1469e6f7b9e6: Pull complete 07:12:39 eaf3925da568: Pull complete 07:12:41 bab4dde63d76: Pull complete 07:12:41 bde34c3a00c8: Pull complete 07:12:41 b352a97aabf1: Pull complete 07:12:41 4872d77fe225: Pull complete 07:12:41 5851b861e8e6: Pull complete 07:12:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:12:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:12:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:41 prd-ubuntu20.04-docker-8c-8g-6511 does not seem to be running inside a container 07:12:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:12:42 $ docker top d28dda81f1225f4a1e2a848d35c87e4adccb11f5b32918ce985f3afc7f6eff0e -eo pid,comm 07:12:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:12:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:12:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:12:42 [ssh-agent] Looking for ssh-agent implementation... 07:12:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:43 $ docker exec d28dda81f1225f4a1e2a848d35c87e4adccb11f5b32918ce985f3afc7f6eff0e ssh-agent 07:12:43 SSH_AUTH_SOCK=/tmp/ssh-RMHC2FpWbtds/agent.33 07:12:43 SSH_AGENT_PID=39 07:12:43 Running ssh-add (command line suppressed) 07:12:43 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17546401058318012703.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17546401058318012703.key) 07:12:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:12:43 + git tag --points-at HEAD [Pipeline] } 07:12:43 $ docker exec --env ******** --env ******** d28dda81f1225f4a1e2a848d35c87e4adccb11f5b32918ce985f3afc7f6eff0e ssh-agent -k 07:12:43 unset SSH_AUTH_SOCK; 07:12:43 unset SSH_AGENT_PID; 07:12:43 echo Agent pid 39 killed; 07:12:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:12:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:12:43 [ssh-agent] Looking for ssh-agent implementation... 07:12:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:43 $ docker exec d28dda81f1225f4a1e2a848d35c87e4adccb11f5b32918ce985f3afc7f6eff0e ssh-agent 07:12:43 SSH_AUTH_SOCK=/tmp/ssh-veuZN0LoxvGh/agent.73 07:12:43 SSH_AGENT_PID=79 07:12:43 Running ssh-add (command line suppressed) 07:12:44 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10489620868133901051.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10489620868133901051.key) 07:12:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:12:44 + git semver init 07:12:44 2024-07-26 07:12:44,553 [run_init] DEBUG init version:0.0.0 force:False 07:12:44 2024-07-26 07:12:44,553 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 07:12:44 2024-07-26 07:12:44,554 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 07:12:44 2024-07-26 07:12:44,554 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 07:12:46 2024-07-26 07:12:45,841 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 07:12:46 2024-07-26 07:12:45,841 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 07:12:46 2024-07-26 07:12:45,841 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:12:46 2024-07-26 07:12:45,841 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:12:46 3.2.0-dev.17 [Pipeline] } 07:12:46 $ docker exec --env ******** --env ******** d28dda81f1225f4a1e2a848d35c87e4adccb11f5b32918ce985f3afc7f6eff0e ssh-agent -k 07:12:46 unset SSH_AUTH_SOCK; 07:12:46 unset SSH_AGENT_PID; 07:12:46 echo Agent pid 79 killed; 07:12:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:12:46 + git semver [Pipeline] } 07:12:46 $ docker stop --time=1 d28dda81f1225f4a1e2a848d35c87e4adccb11f5b32918ce985f3afc7f6eff0e 07:12:48 $ docker rm -f --volumes d28dda81f1225f4a1e2a848d35c87e4adccb11f5b32918ce985f3afc7f6eff0e [Pipeline] // withDockerContainer [Pipeline] sh 07:12:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:12:48 Stashed 1 file(s) [Pipeline] echo 07:12:48 [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [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 07:12:48 provisioning config files... 07:12:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1895601249922281798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:49 ---> ****-login.sh 07:12:49 nexus3.edgexfoundry.org:10001 07:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:49 Configure a credential helper to remove this warning. See 07:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:49 07:12:49 Login Succeeded 07:12:49 nexus3.edgexfoundry.org:10002 07:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:49 Configure a credential helper to remove this warning. See 07:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:49 07:12:49 Login Succeeded 07:12:49 nexus3.edgexfoundry.org:10003 07:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:49 Configure a credential helper to remove this warning. See 07:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:49 07:12:49 Login Succeeded 07:12:49 nexus3.edgexfoundry.org:10004 07:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:49 Configure a credential helper to remove this warning. See 07:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:49 07:12:49 Login Succeeded 07:12:49 ****.io 07:12:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:49 Configure a credential helper to remove this warning. See 07:12:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:49 07:12:49 Login Succeeded 07:12:49 ---> ****-login.sh ends [Pipeline] } 07:12:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:12:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:12:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:12:49 ========================================================= 07:12:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:12:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 07:12:50 Sending build context to Docker daemon 36.62MB 07:12:50 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 07:12:50 Step 2/13 : FROM ${BASE} AS builder 07:12:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:12:50 619be1103602: Pulling fs layer 07:12:50 7862e08f4a3e: Pulling fs layer 07:12:50 5df492c9dc93: Pulling fs layer 07:12:50 7629e6793208: Pulling fs layer 07:12:50 4f4fb700ef54: Pulling fs layer 07:12:50 fb5054dd5b73: Pulling fs layer 07:12:50 eeca6798cff9: Pulling fs layer 07:12:50 aa269ceb94a6: Pulling fs layer 07:12:50 ada007ff1a6a: Pulling fs layer 07:12:50 4f4fb700ef54: Waiting 07:12:50 fb5054dd5b73: Waiting 07:12:50 eeca6798cff9: Waiting 07:12:50 aa269ceb94a6: Waiting 07:12:50 ada007ff1a6a: Waiting 07:12:50 7629e6793208: Waiting 07:12:50 7862e08f4a3e: Download complete 07:12:50 7629e6793208: Verifying Checksum 07:12:50 7629e6793208: Download complete 07:12:50 4f4fb700ef54: Verifying Checksum 07:12:50 4f4fb700ef54: Download complete 07:12:50 619be1103602: Verifying Checksum 07:12:50 619be1103602: Download complete 07:12:50 fb5054dd5b73: Verifying Checksum 07:12:50 fb5054dd5b73: Download complete 07:12:50 eeca6798cff9: Verifying Checksum 07:12:50 eeca6798cff9: Download complete 07:12:50 619be1103602: Pull complete 07:12:50 ada007ff1a6a: Verifying Checksum 07:12:50 ada007ff1a6a: Download complete 07:12:50 7862e08f4a3e: Pull complete 07:12:50 5df492c9dc93: Verifying Checksum 07:12:50 5df492c9dc93: Download complete 07:12:51 aa269ceb94a6: Verifying Checksum 07:12:51 aa269ceb94a6: Download complete 07:12:53 5df492c9dc93: Pull complete 07:12:53 7629e6793208: Pull complete 07:12:53 4f4fb700ef54: Pull complete 07:12:53 fb5054dd5b73: Pull complete 07:12:53 eeca6798cff9: Pull complete 07:12:56 aa269ceb94a6: Pull complete 07:12:56 ada007ff1a6a: Pull complete 07:12:56 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:12:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:12:56 ---> f489d0715acc 07:12:56 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:12:57 ---> Running in b6828314b06a 07:12:58 Removing intermediate container b6828314b06a 07:12:58 ---> d9341b2e6f79 07:12:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:12:58 ---> Running in ce8ab26b3ce9 07:12:58 Removing intermediate container ce8ab26b3ce9 07:12:58 ---> 053f46904f93 07:12:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 07:12:58 ---> Running in 8248c2cf69bd 07:12:58 Removing intermediate container 8248c2cf69bd 07:12:58 ---> 5bf5feaa261f 07:12:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 07:12:58 ---> Running in 062090ebf048 07:12:58 Removing intermediate container 062090ebf048 07:12:58 ---> 1019ebfc6033 07:12:58 Step 7/13 : LABEL Name=edgex-device-onvif-camera 07:12:58 ---> Running in 47f2b78125ce 07:12:58 Removing intermediate container 47f2b78125ce 07:12:58 ---> dec4d17a108c 07:12:58 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:12:58 ---> Running in 6fb429f25d37 07:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:12:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:12:59 OK: 264 MiB in 52 packages 07:12:59 Removing intermediate container 6fb429f25d37 07:12:59 ---> d1db6e7703f0 07:12:59 Step 9/13 : WORKDIR /device-onvif-camera 07:12:59 ---> Running in 9b0e879dafda 07:12:59 Removing intermediate container 9b0e879dafda 07:12:59 ---> 7942ed81e9ab 07:12:59 Step 10/13 : COPY go.mod vendor* ./ 07:12:59 ---> b26f8d61ea6c 07:12:59 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:12:59 ---> Running in 1bf299508a85 07:13:03 Still waiting to schedule task 07:13:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:13:55 Removing intermediate container 1bf299508a85 07:13:55 ---> 49085d8cb499 07:13:55 Step 12/13 : COPY . . 07:13:55 ---> ae6ba8cbdc61 07:13:55 Step 13/13 : RUN ${MAKE} 07:13:55 ---> Running in 392852ae820c 07:13:55 noop 07:13:55 Removing intermediate container 392852ae820c 07:13:55 ---> 6de815ac0fc8 07:13:55 Successfully built 6de815ac0fc8 07:13:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:56 + docker inspect -f . ci-base-image-x86_64 07:13:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:56 prd-ubuntu20.04-docker-8c-8g-6511 does not seem to be running inside a container 07:13:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 07:13:56 $ docker top e3c8580ddb2380310127cd9dec1c5418bed1bbb823f2df0003f92020efe28c10 -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:57 + go version 07:13:57 go version go1.21.9 linux/amd64 [Pipeline] } 07:13:57 $ docker stop --time=1 e3c8580ddb2380310127cd9dec1c5418bed1bbb823f2df0003f92020efe28c10 07:13:58 $ docker rm -f --volumes e3c8580ddb2380310127cd9dec1c5418bed1bbb823f2df0003f92020efe28c10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:58 + docker inspect -f . ci-base-image-x86_64 07:13:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:13:58 prd-ubuntu20.04-docker-8c-8g-6511 does not seem to be running inside a container 07:13:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat 07:13:59 $ docker top 7ccd07d8b341f99dbbf4b8025d99957a34bc88fe17e2e12b04875a60128ea827 -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:59 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 07:13:59 + make test 07:13:59 go test ./... -coverprofile=coverage.out ./... 07:14:01 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:14:19 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 07:14:19 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 07:14:20 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.4% of statements 07:14:20 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.162s coverage: 86.5% of statements 07:14:30 go vet ./... 07:14:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:14:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:14:35 ./bin/test-attribution-txt.sh 07:14:35 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 07:14:35 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 07:14:35 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 07:14:35 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 07:14:35 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 07:14:35 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 07:14:35 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 07:14:35 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 07:14:35 An attribution for golang.org/x/term is missing from Attribution.txt, please add 07:14:35 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 07:14:35 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 07:14:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:14:35 $ docker stop --time=1 7ccd07d8b341f99dbbf4b8025d99957a34bc88fe17e2e12b04875a60128ea827 07:14:37 $ docker rm -f --volumes 7ccd07d8b341f99dbbf4b8025d99957a34bc88fe17e2e12b04875a60128ea827 [Pipeline] // withDockerContainer [Pipeline] sh 07:14:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:14:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:14:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:14:39 + ls -al . 07:14:39 total 312 07:14:39 drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 07:14 . 07:14:39 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 07:12 .. 07:14:39 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 07:14 .git 07:14:39 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 07:12 .github 07:14:39 -rw-rw-r-- 1 jenkins jenkins 493 Jul 26 07:12 .gitignore 07:14:39 -rw-rw-r-- 1 jenkins jenkins 42 Jul 26 07:12 .golangci.yml 07:14:39 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 07:12 .semver 07:14:39 -rw-rw-r-- 1 jenkins jenkins 11155 Jul 26 07:12 Attribution.txt 07:14:39 -rw-rw-r-- 1 jenkins jenkins 17665 Jul 26 07:12 CHANGELOG.md 07:14:39 -rw-rw-r-- 1 jenkins jenkins 1683 Jul 26 07:12 Dockerfile 07:14:39 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 07:12 GOVERNANCE.md 07:14:39 -rw-rw-r-- 1 jenkins jenkins 739 Jul 26 07:12 Jenkinsfile 07:14:39 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 26 07:12 LICENSE 07:14:39 -rw-rw-r-- 1 jenkins jenkins 2883 Jul 26 07:12 Makefile 07:14:39 -rw-rw-r-- 1 jenkins jenkins 625 Jul 26 07:12 OWNERS.md 07:14:39 -rw-rw-r-- 1 jenkins jenkins 2620 Jul 26 07:12 README.md 07:14:39 -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 07:12 VERSION 07:14:39 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 07:12 bin 07:14:39 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 07:12 cmd 07:14:39 -rw-r--r-- 1 jenkins jenkins 78805 Jul 26 07:14 coverage.out 07:14:39 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 07:12 doc 07:14:39 -rw-rw-r-- 1 jenkins jenkins 7331 Jul 26 07:12 go.mod 07:14:39 -rw-rw-r-- 1 jenkins jenkins 102413 Jul 26 07:12 go.sum 07:14:39 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 07:12 internal 07:14:39 -rw-rw-r-- 1 jenkins jenkins 236 Jul 26 07:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:39 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=126fa1752f0ab77254c2b21d51294f7e511c946d --label arch=amd64 --label version=3.2.0-dev.17 . 07:14:39 Sending build context to Docker daemon 36.7MB 07:14:39 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 07:14:39 Step 2/27 : FROM ${BASE} AS builder 07:14:39 ---> 6de815ac0fc8 07:14:39 Step 3/27 : ARG ADD_BUILD_TAGS="" 07:14:39 ---> Running in b055fbd38077 07:14:39 Removing intermediate container b055fbd38077 07:14:39 ---> 7d9d17c0054b 07:14:39 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:14:39 ---> Running in 58dc938fe2d8 07:14:39 Removing intermediate container 58dc938fe2d8 07:14:39 ---> 9020f9fbb226 07:14:39 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 07:14:39 ---> Running in 20a418dc76a9 07:14:39 Removing intermediate container 20a418dc76a9 07:14:39 ---> 33e5a7efa499 07:14:39 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 07:14:39 ---> Running in b10c55cfe642 07:14:39 Removing intermediate container b10c55cfe642 07:14:39 ---> e8f04e1ce83d 07:14:39 Step 7/27 : LABEL Name=edgex-device-onvif-camera 07:14:39 ---> Running in 1b9df1dce4a2 07:14:40 Removing intermediate container 1b9df1dce4a2 07:14:40 ---> da2f79834530 07:14:40 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:14:40 ---> Running in ba8a8ac7e3df 07:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:14:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:14:40 OK: 264 MiB in 52 packages 07:14:40 Removing intermediate container ba8a8ac7e3df 07:14:40 ---> 7c2563bad0f7 07:14:40 Step 9/27 : WORKDIR /device-onvif-camera 07:14:41 ---> Running in 184ac717da3b 07:14:41 Removing intermediate container 184ac717da3b 07:14:41 ---> de54f1d7ae3f 07:14:41 Step 10/27 : COPY go.mod vendor* ./ 07:14:41 ---> d20ba957f411 07:14:41 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:41 ---> Running in 31967b6d253d 07:14:42 Removing intermediate container 31967b6d253d 07:14:42 ---> 59d8c820a608 07:14:42 Step 12/27 : COPY . . 07:14:42 ---> 7803babb4c21 07:14:42 Step 13/27 : RUN ${MAKE} 07:14:42 ---> Running in 08cdec3f44b7 07:14:43 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 07:14:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6526 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 07:14:43 Running in /w/workspace/device-onvif-camera/203 [Pipeline] { [Pipeline] checkout 07:14:46 The recommended git tool is: git 07:14:54 using credential edgex-jenkins-ssh 07:14:54 Cloning the remote Git repository 07:14:54 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 07:14:54 > git init /w/workspace/device-onvif-camera/203 # timeout=10 07:14:54 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 07:14:54 > git --version # timeout=10 07:14:54 > git --version # 'git version 2.25.1' 07:14:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:57 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 07:14:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:58 Avoid second fetch 07:14:58 Checking out Revision 126fa1752f0ab77254c2b21d51294f7e511c946d (main) 07:14:59 Commit message: "Merge pull request #449 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" 07:14:58 > git config core.sparsecheckout # timeout=10 07:14:58 > git checkout -f 126fa1752f0ab77254c2b21d51294f7e511c946d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:15:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:15:04 % Total % Received % Xferd Average Speed Time Time Time Current 07:15:04 Dload Upload Total Spent Left Speed 07:15:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh 07:15:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:15:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:15:04 + sudo tee /etc/docker/daemon.new 07:15:04 { 07:15:04 "registry-mirrors": [ 07:15:04 "https://nexus3.edgexfoundry.org:10001" 07:15:04 ], 07:15:04 "bip": "10.250.0.254/24", 07:15:04 "hosts": [ 07:15:04 "tcp://0.0.0.0:5555", 07:15:04 "unix:///var/run/docker.sock" 07:15:04 ], 07:15:04 "mtu": 1458, 07:15:04 "selinux-enabled": true, 07:15:04 "seccomp-profile": "/etc/docker/seccomp.json" 07:15:04 } [Pipeline] sh 07:15:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:15:05 + sudo service docker restart 07:15:16 Removing intermediate container 08cdec3f44b7 07:15:16 ---> 32891df5b7fc 07:15:16 Step 14/27 : FROM alpine:3.18 07:15:16 3.18: Pulling from library/alpine 07:15:16 930bdd4d222e: Pulling fs layer 07:15:16 930bdd4d222e: Download complete 07:15:16 930bdd4d222e: Pull complete 07:15:16 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:15:16 Status: Downloaded newer image for alpine:3.18 07:15:16 ---> 18f865063206 07:15:16 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:15:16 ---> Running in cfea29864e79 07:15:16 Removing intermediate container cfea29864e79 07:15:16 ---> 5eb8c5b2034a 07:15:16 Step 16/27 : RUN apk add --update --no-cache dumb-init 07:15:16 ---> Running in 27301a6ae8ce 07:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:15:16 (1/1) Installing dumb-init (1.2.5-r2) 07:15:16 Executing busybox-1.36.1-r7.trigger 07:15:16 OK: 7 MiB in 16 packages 07:15:16 Removing intermediate container 27301a6ae8ce 07:15:16 ---> 1555ee821673 07:15:16 Step 17/27 : RUN apk --no-cache upgrade 07:15:16 ---> Running in 74be42abeb66 07:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:15:16 OK: 7 MiB in 16 packages 07:15:16 Removing intermediate container 74be42abeb66 07:15:16 ---> a17829bf5057 07:15:16 Step 18/27 : WORKDIR / 07:15:16 ---> Running in 5f846ffe0fc1 07:15:16 Removing intermediate container 5f846ffe0fc1 07:15:16 ---> b8234d4a219d 07:15:16 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 07:15:17 ---> 3579ea6fc7b6 07:15:17 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 07:15:17 ---> 322657305b42 07:15:17 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:15:17 ---> 51a6e71bec15 07:15:17 Step 22/27 : EXPOSE 59984 07:15:17 ---> Running in e3a636f10938 07:15:17 Removing intermediate container e3a636f10938 07:15:17 ---> b8064bf1ac30 07:15:17 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 07:15:17 ---> Running in 136eb335dec2 07:15:17 Removing intermediate container 136eb335dec2 07:15:17 ---> 68154b6d1fa1 07:15:17 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 07:15:17 ---> Running in 45403a462bed 07:15:17 Removing intermediate container 45403a462bed 07:15:17 ---> d15ddd1d2c7e 07:15:17 Step 25/27 : LABEL arch=amd64 07:15:17 ---> Running in 6934228391b5 07:15:17 Removing intermediate container 6934228391b5 07:15:17 ---> f1f71a51550c 07:15:17 Step 26/27 : LABEL git_sha=126fa1752f0ab77254c2b21d51294f7e511c946d 07:15:17 ---> Running in 4a0f79f8a3bb 07:15:17 Removing intermediate container 4a0f79f8a3bb 07:15:17 ---> 3796ef231148 07:15:17 Step 27/27 : LABEL version=3.2.0-dev.17 07:15:18 ---> Running in 0b7b2cdbf61c 07:15:18 Removing intermediate container 0b7b2cdbf61c 07:15:18 ---> 5c3a6de286a5 07:15:18 [Warning] One or more build-args [ARCH] were not consumed 07:15:18 Successfully built 5c3a6de286a5 07:15:18 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:18 provisioning config files... 07:15:18 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5424952168918050120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:18 ---> ****-login.sh 07:15:18 nexus3.edgexfoundry.org:10001 07:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:18 Configure a credential helper to remove this warning. See 07:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:18 07:15:18 Login Succeeded 07:15:18 nexus3.edgexfoundry.org:10002 07:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:18 Configure a credential helper to remove this warning. See 07:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:18 07:15:18 Login Succeeded 07:15:18 nexus3.edgexfoundry.org:10003 07:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:18 Configure a credential helper to remove this warning. See 07:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:18 07:15:18 Login Succeeded 07:15:18 nexus3.edgexfoundry.org:10004 07:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:18 Configure a credential helper to remove this warning. See 07:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:18 07:15:18 Login Succeeded 07:15:18 ****.io 07:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:19 Configure a credential helper to remove this warning. See 07:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:19 07:15:19 Login Succeeded 07:15:19 ---> ****-login.sh ends [Pipeline] } 07:15:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:15:19 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 07:15:19 126fa1752f0ab77254c2b21d51294f7e511c946d 07:15:19 latest 07:15:19 3.2.0-dev.17 07:15:19 126fa1752f0ab77254c2b21d51294f7e511c946d-3.2.0-dev.17 07:15:19 main 07:15:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:19 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:126fa1752f0ab77254c2b21d51294f7e511c946d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:19 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:126fa1752f0ab77254c2b21d51294f7e511c946d 07:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:15:19 2106b769c32f: Preparing 07:15:19 fcd6ef936279: Preparing 07:15:19 98f19a01a73d: Preparing 07:15:19 685974d51201: Preparing 07:15:19 632e12104c83: Preparing 07:15:19 ce7f800efff9: Preparing 07:15:19 ce7f800efff9: Waiting 07:15:19 2106b769c32f: Pushed 07:15:19 632e12104c83: Pushed 07:15:19 685974d51201: Pushed 07:15:19 fcd6ef936279: Pushed 07:15:19 ce7f800efff9: Layer already exists 07:15:23 98f19a01a73d: Pushed 07:15:23 126fa1752f0ab77254c2b21d51294f7e511c946d: digest: sha256:5335429889dd167dd0e13a4dfe3ebe9af4925b385a8add58bedd43b92216ff75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:23 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { 07:15:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:15:23 2106b769c32f: Preparing 07:15:23 fcd6ef936279: Preparing 07:15:23 98f19a01a73d: Preparing 07:15:23 685974d51201: Preparing 07:15:23 632e12104c83: Preparing 07:15:23 ce7f800efff9: Preparing 07:15:23 ce7f800efff9: Waiting 07:15:23 632e12104c83: Layer already exists 07:15:23 2106b769c32f: Layer already exists 07:15:23 fcd6ef936279: Layer already exists 07:15:23 685974d51201: Layer already exists 07:15:23 98f19a01a73d: Layer already exists 07:15:23 ce7f800efff9: Layer already exists 07:15:23 latest: digest: sha256:5335429889dd167dd0e13a4dfe3ebe9af4925b385a8add58bedd43b92216ff75 size: 1573 [Pipeline] } [Pipeline] configFileProvider 07:15:23 provisioning config files... [Pipeline] // withEnv 07:15:23 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/203@tmp/config13655619725861666010tmp [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:24 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:24 ---> ****-login.sh 07:15:24 nexus3.edgexfoundry.org:10001 07:15:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.17 07:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:15:24 2106b769c32f: Preparing 07:15:24 fcd6ef936279: Preparing 07:15:24 98f19a01a73d: Preparing 07:15:24 685974d51201: Preparing 07:15:24 632e12104c83: Preparing 07:15:24 ce7f800efff9: Preparing 07:15:24 98f19a01a73d: Layer already exists 07:15:24 fcd6ef936279: Layer already exists 07:15:24 632e12104c83: Layer already exists 07:15:24 685974d51201: Layer already exists 07:15:24 2106b769c32f: Layer already exists 07:15:24 ce7f800efff9: Layer already exists 07:15:24 3.2.0-dev.17: digest: sha256:5335429889dd167dd0e13a4dfe3ebe9af4925b385a8add58bedd43b92216ff75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:24 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:126fa1752f0ab77254c2b21d51294f7e511c946d-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 07:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:24 Configure a credential helper to remove this warning. See 07:15:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:24 07:15:24 Login Succeeded 07:15:24 nexus3.edgexfoundry.org:10002 [Pipeline] sh 07:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:25 Configure a credential helper to remove this warning. See 07:15:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:25 07:15:25 Login Succeeded 07:15:25 nexus3.edgexfoundry.org:10003 07:15:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:126fa1752f0ab77254c2b21d51294f7e511c946d-3.2.0-dev.17 07:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:15:25 2106b769c32f: Preparing 07:15:25 fcd6ef936279: Preparing 07:15:25 98f19a01a73d: Preparing 07:15:25 685974d51201: Preparing 07:15:25 632e12104c83: Preparing 07:15:25 ce7f800efff9: Preparing 07:15:25 ce7f800efff9: Waiting 07:15:25 fcd6ef936279: Layer already exists 07:15:25 2106b769c32f: Layer already exists 07:15:25 98f19a01a73d: Layer already exists 07:15:25 632e12104c83: Layer already exists 07:15:25 685974d51201: Layer already exists 07:15:25 ce7f800efff9: Layer already exists 07:15:25 126fa1752f0ab77254c2b21d51294f7e511c946d-3.2.0-dev.17: digest: sha256:5335429889dd167dd0e13a4dfe3ebe9af4925b385a8add58bedd43b92216ff75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:25 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:25 Configure a credential helper to remove this warning. See 07:15:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:25 07:15:25 Login Succeeded 07:15:25 nexus3.edgexfoundry.org:10004 07:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 07:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 07:15:25 2106b769c32f: Preparing 07:15:25 fcd6ef936279: Preparing 07:15:25 98f19a01a73d: Preparing 07:15:25 685974d51201: Preparing 07:15:25 632e12104c83: Preparing 07:15:25 ce7f800efff9: Preparing 07:15:25 98f19a01a73d: Layer already exists 07:15:25 685974d51201: Layer already exists 07:15:25 fcd6ef936279: Layer already exists 07:15:25 632e12104c83: Layer already exists 07:15:25 2106b769c32f: Layer already exists 07:15:25 ce7f800efff9: Layer already exists 07:15:25 main: digest: sha256:5335429889dd167dd0e13a4dfe3ebe9af4925b385a8add58bedd43b92216ff75 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:15:25 ===================================================== [Pipeline] echo 07:15:25 taggedImages: 07:15:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:126fa1752f0ab77254c2b21d51294f7e511c946d 07:15:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 07:15:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.17 07:15:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:126fa1752f0ab77254c2b21d51294f7e511c946d-3.2.0-dev.17 07:15:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 07:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:25 Configure a credential helper to remove this warning. See 07:15:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:25 07:15:25 Login Succeeded 07:15:25 ****.io [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:26 07:15:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:26 Configure a credential helper to remove this warning. See 07:15:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:26 07:15:26 Login Succeeded 07:15:26 ---> ****-login.sh ends [Pipeline] } 07:15:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:15:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:26 latest: Pulling from edgex-lftools-log-publisher 07:15:26 5eb5b503b376: Pulling fs layer 07:15:26 5c69ac0246d0: Pulling fs layer 07:15:26 ec43610c2a17: Pulling fs layer 07:15:26 3a2ae6a8a46f: Pulling fs layer 07:15:26 33b1e0a273af: Pulling fs layer 07:15:26 5d3b04190fa2: Pulling fs layer 07:15:26 2f39f015ded8: Pulling fs layer 07:15:26 3a2ae6a8a46f: Waiting 07:15:26 33b1e0a273af: Waiting 07:15:26 5d3b04190fa2: Waiting 07:15:26 2f39f015ded8: Waiting 07:15:26 5c69ac0246d0: Download complete 07:15:26 3a2ae6a8a46f: Verifying Checksum 07:15:26 33b1e0a273af: Verifying Checksum 07:15:26 33b1e0a273af: Download complete 07:15:26 5d3b04190fa2: Download complete 07:15:26 ec43610c2a17: Verifying Checksum 07:15:26 ec43610c2a17: Download complete [Pipeline] echo 07:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:15:26 ========================================================= 07:15:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:15:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 07:15:26 5eb5b503b376: Verifying Checksum [Pipeline] sh 07:15:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 07:15:27 2f39f015ded8: Download complete 07:15:27 Sending build context to Docker daemon 21.72MB 07:15:27 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 07:15:27 Step 2/13 : FROM ${BASE} AS builder 07:15:28 5eb5b503b376: Pull complete 07:15:28 5c69ac0246d0: Pull complete 07:15:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:15:28 c6b39de5b339: Pulling fs layer 07:15:28 a69c41024577: Pulling fs layer 07:15:28 d6de4b400683: Pulling fs layer 07:15:28 35cb2a7552d0: Pulling fs layer 07:15:28 4f4fb700ef54: Pulling fs layer 07:15:28 464afbd9ba4c: Pulling fs layer 07:15:28 00f215d4a9da: Pulling fs layer 07:15:28 d496ad576159: Pulling fs layer 07:15:28 35cb2a7552d0: Waiting 07:15:28 4f4fb700ef54: Waiting 07:15:28 00f215d4a9da: Waiting 07:15:28 d496ad576159: Waiting 07:15:28 464afbd9ba4c: Waiting 07:15:28 a69c41024577: Verifying Checksum 07:15:28 a69c41024577: Download complete 07:15:28 35cb2a7552d0: Verifying Checksum 07:15:28 35cb2a7552d0: Download complete 07:15:28 4f4fb700ef54: Verifying Checksum 07:15:28 4f4fb700ef54: Download complete 07:15:28 464afbd9ba4c: Download complete 07:15:28 c6b39de5b339: Download complete 07:15:28 ec43610c2a17: Pull complete 07:15:28 3a2ae6a8a46f: Pull complete 07:15:28 d496ad576159: Verifying Checksum 07:15:28 d496ad576159: Download complete 07:15:28 33b1e0a273af: Pull complete 07:15:28 5d3b04190fa2: Pull complete 07:15:28 c6b39de5b339: Pull complete 07:15:29 a69c41024577: Pull complete 07:15:30 d6de4b400683: Download complete 07:15:31 00f215d4a9da: Verifying Checksum 07:15:31 00f215d4a9da: Download complete 07:15:33 2f39f015ded8: Pull complete 07:15:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:15:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:33 prd-ubuntu20.04-docker-8c-8g-6511 does not seem to be running inside a container 07:15:33 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:15:35 $ docker top a1898d23f211d94a27bbfe6a2763d5c123f3ab7c2e18af2cfe17b26cf6a4f156 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:36 ---> job-cost.sh 07:15:36 lf-activate-venv: SKIPPING 07:15:36 INFO: No Stack... 07:15:36 INFO: Retrieving Pricing Info for: v3-standard-8 07:15:37 INFO: Archiving Costs [Pipeline] sh 07:15:37 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 07:15:37 + cut -d, -f6 [Pipeline] lock 07:15:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-203-stack-cost] 07:15:37 Resource [jenkins-edgexfoundry-device-onvif-camera-main-203-stack-cost] did not exist. Created. 07:15:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:15:37 + echo total: 1.309999942779541 [Pipeline] stash 07:15:37 Stashed 1 file(s) [Pipeline] } 07:15:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-203-stack-cost] [Pipeline] // lock [Pipeline] } 07:15:37 $ docker stop --time=1 a1898d23f211d94a27bbfe6a2763d5c123f3ab7c2e18af2cfe17b26cf6a4f156 07:15:38 $ docker rm -f --volumes a1898d23f211d94a27bbfe6a2763d5c123f3ab7c2e18af2cfe17b26cf6a4f156 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:15:43 d6de4b400683: Pull complete 07:15:43 35cb2a7552d0: Pull complete 07:15:43 4f4fb700ef54: Pull complete 07:15:43 464afbd9ba4c: Pull complete 07:15:51 00f215d4a9da: Pull complete 07:15:53 d496ad576159: Pull complete 07:15:53 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:15:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:15:53 ---> f246e2811388 07:15:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 07:15:55 ---> Running in 540338b94dc0 07:15:55 Removing intermediate container 540338b94dc0 07:15:55 ---> 38f662ac0a4d 07:15:55 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:15:55 ---> Running in a2bb13cbb851 07:15:55 Removing intermediate container a2bb13cbb851 07:15:55 ---> 548dcb2db819 07:15:55 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 07:15:55 ---> Running in 2e828f7b72ef 07:15:56 Removing intermediate container 2e828f7b72ef 07:15:56 ---> 32c14e5b47a1 07:15:56 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 07:15:56 ---> Running in a0cf88c4efb1 07:15:56 Removing intermediate container a0cf88c4efb1 07:15:56 ---> 8b48da8e05e6 07:15:56 Step 7/13 : LABEL Name=edgex-device-onvif-camera 07:15:56 ---> Running in 880e6bd2880e 07:15:57 Removing intermediate container 880e6bd2880e 07:15:57 ---> 91bb2537a3ab 07:15:57 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:15:57 ---> Running in 37144ff51a08 07:15:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:15:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:15:59 OK: 266 MiB in 52 packages 07:16:00 Removing intermediate container 37144ff51a08 07:16:00 ---> ff85c537be33 07:16:00 Step 9/13 : WORKDIR /device-onvif-camera 07:16:00 ---> Running in 0ef133f36d2b 07:16:00 Removing intermediate container 0ef133f36d2b 07:16:00 ---> f99d6cb1d381 07:16:00 Step 10/13 : COPY go.mod vendor* ./ 07:16:01 ---> 2e698a5a3bd8 07:16:01 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:16:01 ---> Running in e267ec925d40 07:17:53 Removing intermediate container e267ec925d40 07:17:53 ---> c26e7325dac4 07:17:53 Step 12/13 : COPY . . 07:17:53 ---> b54d74e67f64 07:17:53 Step 13/13 : RUN ${MAKE} 07:17:53 ---> Running in a3ca12eea3e7 07:17:53 noop 07:17:53 Removing intermediate container a3ca12eea3e7 07:17:53 ---> 39f40020fb5d 07:17:53 Successfully built 39f40020fb5d 07:17:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:53 + docker inspect -f . ci-base-image-arm64 07:17:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:53 prd-ubuntu20.04-docker-arm64-4c-16g-6526 does not seem to be running inside a container 07:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/203 -v /w/workspace/device-onvif-camera/203:/w/workspace/device-onvif-camera/203:rw,z -v /w/workspace/device-onvif-camera/203@tmp:/w/workspace/device-onvif-camera/203@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 ******** ci-base-image-arm64 cat 07:17:55 $ docker top c965034af3036138a7d572b7797a740309f7105cbb41b2f519c41df43de34a25 -eo pid,comm [Pipeline] { [Pipeline] sh 07:17:55 + go version 07:17:55 go version go1.21.9 linux/arm64 [Pipeline] } 07:17:55 $ docker stop --time=1 c965034af3036138a7d572b7797a740309f7105cbb41b2f519c41df43de34a25 07:17:57 $ docker rm -f --volumes c965034af3036138a7d572b7797a740309f7105cbb41b2f519c41df43de34a25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:58 + docker inspect -f . ci-base-image-arm64 07:17:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:58 prd-ubuntu20.04-docker-arm64-4c-16g-6526 does not seem to be running inside a container 07:17:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/203 -v /w/workspace/device-onvif-camera/203:/w/workspace/device-onvif-camera/203:rw,z -v /w/workspace/device-onvif-camera/203@tmp:/w/workspace/device-onvif-camera/203@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 ******** ci-base-image-arm64 cat 07:17:59 $ docker top 822a5512f1b15f7336a7ec5c90ceeb654a0d0a887566ef7ac7c2516f2c1437e0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:00 + git config --global --add safe.directory /w/workspace/device-onvif-camera/203 [Pipeline] fileExists [Pipeline] sh 07:18:00 + make test 07:18:00 go test ./... -coverprofile=coverage.out ./... 07:18:07 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:21:29 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 07:21:29 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 07:21:29 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.170s coverage: 31.4% of statements 07:21:47 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.912s coverage: 86.5% of statements 07:21:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:21:47 go vet ./... 07:22:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:22:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:22:34 ./bin/test-attribution-txt.sh 07:22:34 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 07:22:34 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 07:22:34 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 07:22:34 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 07:22:34 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 07:22:34 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 07:22:34 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 07:22:34 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 07:22:34 An attribution for golang.org/x/term is missing from Attribution.txt, please add 07:22:34 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 07:22:34 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 07:22:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:22:34 $ docker stop --time=1 822a5512f1b15f7336a7ec5c90ceeb654a0d0a887566ef7ac7c2516f2c1437e0 07:22:36 $ docker rm -f --volumes 822a5512f1b15f7336a7ec5c90ceeb654a0d0a887566ef7ac7c2516f2c1437e0 [Pipeline] // withDockerContainer [Pipeline] sh 07:22:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:22:37 Warning: overwriting stash ‘coverage-report’ 07:22:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:22:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:22:38 + ls -al . 07:22:38 total 308 07:22:38 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 07:18 . 07:22:38 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 07:14 .. 07:22:38 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 07:15 .git 07:22:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 07:14 .github 07:22:38 -rw-rw-r-- 1 jenkins jenkins 493 Jul 26 07:14 .gitignore 07:22:38 -rw-rw-r-- 1 jenkins jenkins 42 Jul 26 07:14 .golangci.yml 07:22:38 -rw-rw-r-- 1 jenkins jenkins 11155 Jul 26 07:14 Attribution.txt 07:22:38 -rw-rw-r-- 1 jenkins jenkins 17665 Jul 26 07:14 CHANGELOG.md 07:22:38 -rw-rw-r-- 1 jenkins jenkins 1683 Jul 26 07:14 Dockerfile 07:22:38 -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 07:14 GOVERNANCE.md 07:22:38 -rw-rw-r-- 1 jenkins jenkins 739 Jul 26 07:14 Jenkinsfile 07:22:38 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 26 07:14 LICENSE 07:22:38 -rw-rw-r-- 1 jenkins jenkins 2883 Jul 26 07:14 Makefile 07:22:38 -rw-rw-r-- 1 jenkins jenkins 625 Jul 26 07:14 OWNERS.md 07:22:38 -rw-rw-r-- 1 jenkins jenkins 2620 Jul 26 07:14 README.md 07:22:38 -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 07:12 VERSION 07:22:38 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 07:14 bin 07:22:38 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 07:14 cmd 07:22:38 -rw-r--r-- 1 jenkins jenkins 78805 Jul 26 07:21 coverage.out 07:22:38 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 07:14 doc 07:22:38 -rw-rw-r-- 1 jenkins jenkins 7331 Jul 26 07:14 go.mod 07:22:38 -rw-rw-r-- 1 jenkins jenkins 102413 Jul 26 07:14 go.sum 07:22:38 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 07:14 internal 07:22:38 -rw-rw-r-- 1 jenkins jenkins 236 Jul 26 07:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:39 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=126fa1752f0ab77254c2b21d51294f7e511c946d --label arch=arm64 --label version=3.2.0-dev.17 . 07:22:39 Sending build context to Docker daemon 21.8MB 07:22:39 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 07:22:39 Step 2/27 : FROM ${BASE} AS builder 07:22:39 ---> 39f40020fb5d 07:22:39 Step 3/27 : ARG ADD_BUILD_TAGS="" 07:22:39 ---> Running in f7e311779956 07:22:40 Removing intermediate container f7e311779956 07:22:40 ---> 6ba6e70dea2c 07:22:40 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:22:40 ---> Running in 06a30bf1f1a6 07:22:40 Removing intermediate container 06a30bf1f1a6 07:22:40 ---> b622b6cbc6dc 07:22:40 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 07:22:40 ---> Running in 5499c2074698 07:22:40 Removing intermediate container 5499c2074698 07:22:40 ---> 96632241a44f 07:22:40 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 07:22:40 ---> Running in cd12c45fbddf 07:22:41 Removing intermediate container cd12c45fbddf 07:22:41 ---> 5d8db7034338 07:22:41 Step 7/27 : LABEL Name=edgex-device-onvif-camera 07:22:41 ---> Running in fb14a2d086c2 07:22:41 Removing intermediate container fb14a2d086c2 07:22:41 ---> d82269770cd7 07:22:41 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:22:41 ---> Running in ef9b7a0e13cf 07:22:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:22:43 OK: 266 MiB in 52 packages 07:22:44 Removing intermediate container ef9b7a0e13cf 07:22:44 ---> 7664739e6434 07:22:44 Step 9/27 : WORKDIR /device-onvif-camera 07:22:44 ---> Running in 61c8b0e6e5ed 07:22:44 Removing intermediate container 61c8b0e6e5ed 07:22:44 ---> 98ba0c054f19 07:22:44 Step 10/27 : COPY go.mod vendor* ./ 07:22:45 ---> 5d9e34d1fabd 07:22:45 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:45 ---> Running in 9455fdc39cf7 07:22:47 Removing intermediate container 9455fdc39cf7 07:22:47 ---> 1495f4686a49 07:22:47 Step 12/27 : COPY . . 07:22:49 ---> f0d8ebb03e6b 07:22:49 Step 13/27 : RUN ${MAKE} 07:22:49 ---> Running in faf5db7927a3 07:22:50 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 07:26:12 Removing intermediate container faf5db7927a3 07:26:12 ---> 618a430a9861 07:26:12 Step 14/27 : FROM alpine:3.18 07:26:12 3.18: Pulling from library/alpine 07:26:12 4983c3fe2029: Pulling fs layer 07:26:12 4983c3fe2029: Verifying Checksum 07:26:12 4983c3fe2029: Download complete 07:26:12 4983c3fe2029: Pull complete 07:26:12 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:26:12 Status: Downloaded newer image for alpine:3.18 07:26:12 ---> a0237000ae83 07:26:12 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:26:12 ---> Running in b9b627e9d54d 07:26:12 Removing intermediate container b9b627e9d54d 07:26:12 ---> b2a0005ec482 07:26:12 Step 16/27 : RUN apk add --update --no-cache dumb-init 07:26:12 ---> Running in 07e987ac277b 07:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:26:14 (1/1) Installing dumb-init (1.2.5-r2) 07:26:14 Executing busybox-1.36.1-r7.trigger 07:26:14 OK: 8 MiB in 16 packages 07:26:15 Removing intermediate container 07e987ac277b 07:26:15 ---> 298d573a71f5 07:26:15 Step 17/27 : RUN apk --no-cache upgrade 07:26:15 ---> Running in 3a31a2e171b2 07:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:26:17 OK: 8 MiB in 16 packages 07:26:18 Removing intermediate container 3a31a2e171b2 07:26:18 ---> ca3c3a7f5198 07:26:18 Step 18/27 : WORKDIR / 07:26:18 ---> Running in bb88c43ae04d 07:26:19 Removing intermediate container bb88c43ae04d 07:26:19 ---> e77ad554015d 07:26:19 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 07:26:21 ---> f31bbaf315c1 07:26:21 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 07:26:21 ---> 2c301adbee45 07:26:21 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:26:21 ---> 3b1c52b34a49 07:26:21 Step 22/27 : EXPOSE 59984 07:26:21 ---> Running in e30625ff0481 07:26:22 Removing intermediate container e30625ff0481 07:26:22 ---> b996476973b0 07:26:22 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 07:26:22 ---> Running in 26704ab3d450 07:26:22 Removing intermediate container 26704ab3d450 07:26:22 ---> d701709b1d31 07:26:22 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 07:26:22 ---> Running in a76117a2153e 07:26:22 Removing intermediate container a76117a2153e 07:26:22 ---> 998e77d2a2ce 07:26:22 Step 25/27 : LABEL arch=arm64 07:26:22 ---> Running in f4766f872124 07:26:23 Removing intermediate container f4766f872124 07:26:23 ---> 37f6c459e353 07:26:23 Step 26/27 : LABEL git_sha=126fa1752f0ab77254c2b21d51294f7e511c946d 07:26:23 ---> Running in 9c418a47144d 07:26:23 Removing intermediate container 9c418a47144d 07:26:23 ---> 149a026af96d 07:26:23 Step 27/27 : LABEL version=3.2.0-dev.17 07:26:23 ---> Running in 358d9ea0e322 07:26:23 Removing intermediate container 358d9ea0e322 07:26:23 ---> 21aa8d50b02f 07:26:23 [Warning] One or more build-args [ARCH] were not consumed 07:26:23 Successfully built 21aa8d50b02f 07:26:23 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:24 provisioning config files... 07:26:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/203@tmp/config14065814156517813761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:24 ---> ****-login.sh 07:26:24 nexus3.edgexfoundry.org:10001 07:26:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:24 Configure a credential helper to remove this warning. See 07:26:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:24 07:26:24 Login Succeeded 07:26:24 nexus3.edgexfoundry.org:10002 07:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:25 Configure a credential helper to remove this warning. See 07:26:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:25 07:26:25 Login Succeeded 07:26:25 nexus3.edgexfoundry.org:10003 07:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:25 Configure a credential helper to remove this warning. See 07:26:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:25 07:26:25 Login Succeeded 07:26:25 nexus3.edgexfoundry.org:10004 07:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:25 Configure a credential helper to remove this warning. See 07:26:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:25 07:26:25 Login Succeeded 07:26:25 ****.io 07:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:26 Configure a credential helper to remove this warning. See 07:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:26 07:26:26 Login Succeeded 07:26:26 ---> ****-login.sh ends [Pipeline] } 07:26:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:26:26 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 07:26:26 126fa1752f0ab77254c2b21d51294f7e511c946d 07:26:26 latest 07:26:26 3.2.0-dev.17 07:26:26 126fa1752f0ab77254c2b21d51294f7e511c946d-3.2.0-dev.17 07:26:26 main 07:26:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:26 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:126fa1752f0ab77254c2b21d51294f7e511c946d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:126fa1752f0ab77254c2b21d51294f7e511c946d 07:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:26:27 cfd3c1bfe3b2: Preparing 07:26:27 51ed1b022712: Preparing 07:26:27 2119e598d5c5: Preparing 07:26:27 62d06568fc18: Preparing 07:26:27 18d61f008cbe: Preparing 07:26:27 3c20671a5817: Preparing 07:26:27 3c20671a5817: Waiting 07:26:27 62d06568fc18: Pushed 07:26:27 cfd3c1bfe3b2: Pushed 07:26:27 51ed1b022712: Pushed 07:26:27 18d61f008cbe: Pushed 07:26:27 3c20671a5817: Layer already exists 07:26:34 2119e598d5c5: Pushed 07:26:34 126fa1752f0ab77254c2b21d51294f7e511c946d: digest: sha256:579432c9733fda449f262f25df2426ac44df2e97c05a4f1ed77e5ec1426b659e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:34 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:34 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:26:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:26:34 cfd3c1bfe3b2: Preparing 07:26:34 51ed1b022712: Preparing 07:26:34 2119e598d5c5: Preparing 07:26:34 62d06568fc18: Preparing 07:26:34 18d61f008cbe: Preparing 07:26:34 3c20671a5817: Preparing 07:26:34 cfd3c1bfe3b2: Layer already exists 07:26:34 62d06568fc18: Layer already exists 07:26:34 51ed1b022712: Layer already exists 07:26:34 2119e598d5c5: Layer already exists 07:26:34 18d61f008cbe: Layer already exists 07:26:34 3c20671a5817: Layer already exists 07:26:34 latest: digest: sha256:579432c9733fda449f262f25df2426ac44df2e97c05a4f1ed77e5ec1426b659e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:35 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:35 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.17 07:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:26:35 cfd3c1bfe3b2: Preparing 07:26:35 51ed1b022712: Preparing 07:26:35 2119e598d5c5: Preparing 07:26:35 62d06568fc18: Preparing 07:26:35 18d61f008cbe: Preparing 07:26:35 3c20671a5817: Preparing 07:26:35 3c20671a5817: Waiting 07:26:35 cfd3c1bfe3b2: Layer already exists 07:26:35 62d06568fc18: Layer already exists 07:26:35 18d61f008cbe: Layer already exists 07:26:35 51ed1b022712: Layer already exists 07:26:35 2119e598d5c5: Layer already exists 07:26:35 3c20671a5817: Layer already exists 07:26:36 3.2.0-dev.17: digest: sha256:579432c9733fda449f262f25df2426ac44df2e97c05a4f1ed77e5ec1426b659e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:36 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:126fa1752f0ab77254c2b21d51294f7e511c946d-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:36 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:126fa1752f0ab77254c2b21d51294f7e511c946d-3.2.0-dev.17 07:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:26:36 cfd3c1bfe3b2: Preparing 07:26:36 51ed1b022712: Preparing 07:26:36 2119e598d5c5: Preparing 07:26:36 62d06568fc18: Preparing 07:26:36 18d61f008cbe: Preparing 07:26:36 3c20671a5817: Preparing 07:26:36 3c20671a5817: Waiting 07:26:36 62d06568fc18: Layer already exists 07:26:36 51ed1b022712: Layer already exists 07:26:36 18d61f008cbe: Layer already exists 07:26:36 2119e598d5c5: Layer already exists 07:26:36 cfd3c1bfe3b2: Layer already exists 07:26:36 3c20671a5817: Layer already exists 07:26:36 126fa1752f0ab77254c2b21d51294f7e511c946d-3.2.0-dev.17: digest: sha256:579432c9733fda449f262f25df2426ac44df2e97c05a4f1ed77e5ec1426b659e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:37 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:37 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 07:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 07:26:37 cfd3c1bfe3b2: Preparing 07:26:37 51ed1b022712: Preparing 07:26:37 2119e598d5c5: Preparing 07:26:37 62d06568fc18: Preparing 07:26:37 18d61f008cbe: Preparing 07:26:37 3c20671a5817: Preparing 07:26:37 3c20671a5817: Waiting 07:26:37 18d61f008cbe: Layer already exists 07:26:37 cfd3c1bfe3b2: Layer already exists 07:26:37 2119e598d5c5: Layer already exists 07:26:37 62d06568fc18: Layer already exists 07:26:37 51ed1b022712: Layer already exists 07:26:37 3c20671a5817: Layer already exists 07:26:37 main: digest: sha256:579432c9733fda449f262f25df2426ac44df2e97c05a4f1ed77e5ec1426b659e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:26:38 ===================================================== [Pipeline] echo 07:26:38 taggedImages: 07:26:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:126fa1752f0ab77254c2b21d51294f7e511c946d 07:26:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 07:26:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.17 07:26:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:126fa1752f0ab77254c2b21d51294f7e511c946d-3.2.0-dev.17 07:26:38 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:26:38 07:26:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:26:38 arm64: Pulling from edgex-lftools-log-publisher 07:26:38 8998bd30e6a1: Pulling fs layer 07:26:38 04944245beec: Pulling fs layer 07:26:38 699f458cf7ca: Pulling fs layer 07:26:38 765212b225bb: Pulling fs layer 07:26:38 f23df028b6ca: Pulling fs layer 07:26:38 d65c8cfc05b1: Pulling fs layer 07:26:38 2437ff75d9bd: Pulling fs layer 07:26:38 765212b225bb: Waiting 07:26:38 d65c8cfc05b1: Waiting 07:26:38 f23df028b6ca: Waiting 07:26:38 2437ff75d9bd: Waiting 07:26:39 04944245beec: Verifying Checksum 07:26:39 04944245beec: Download complete 07:26:39 765212b225bb: Verifying Checksum 07:26:39 765212b225bb: Download complete 07:26:39 f23df028b6ca: Download complete 07:26:39 d65c8cfc05b1: Verifying Checksum 07:26:39 d65c8cfc05b1: Download complete 07:26:39 699f458cf7ca: Verifying Checksum 07:26:39 699f458cf7ca: Download complete 07:26:39 8998bd30e6a1: Download complete 07:26:42 2437ff75d9bd: Verifying Checksum 07:26:42 2437ff75d9bd: Download complete 07:26:44 8998bd30e6a1: Pull complete 07:26:44 04944245beec: Pull complete 07:26:46 699f458cf7ca: Pull complete 07:26:46 765212b225bb: Pull complete 07:26:47 f23df028b6ca: Pull complete 07:26:47 d65c8cfc05b1: Pull complete 07:27:05 2437ff75d9bd: Pull complete 07:27:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:27:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:27:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:05 prd-ubuntu20.04-docker-arm64-4c-16g-6526 does not seem to be running inside a container 07:27:05 $ 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-onvif-camera/203 -v /w/workspace/device-onvif-camera/203:/w/workspace/device-onvif-camera/203:rw,z -v /w/workspace/device-onvif-camera/203@tmp:/w/workspace/device-onvif-camera/203@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:27:08 $ docker top 60713390e3b6c2b23e263c0bdb07f1b468e9ccc61ae29d784505fe601ffd65f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:09 ---> job-cost.sh 07:27:09 lf-activate-venv: SKIPPING 07:27:09 INFO: No Stack... 07:27:09 INFO: Retrieving Pricing Info for: v3-standard-4 07:27:10 INFO: Archiving Costs [Pipeline] sh 07:27:11 + cat /w/workspace/device-onvif-camera/203/archives/cost.csv 07:27:11 + cut -d, -f6 [Pipeline] lock 07:27:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-203-stack-cost] 07:27:11 Resource [jenkins-edgexfoundry-device-onvif-camera-main-203-stack-cost] did not exist. Created. 07:27:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-203-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:27:12 /w/workspace/device-onvif-camera/203@tmp/durable-44d9072d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:27:12 + echo total: 0.10999999940395355 [Pipeline] stash 07:27:12 Warning: overwriting stash ‘stack-cost’ 07:27:12 Stashed 1 file(s) [Pipeline] } 07:27:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-203-stack-cost] [Pipeline] // lock [Pipeline] } 07:27:12 $ docker stop --time=1 60713390e3b6c2b23e263c0bdb07f1b468e9ccc61ae29d784505fe601ffd65f1 07:27:14 $ docker rm -f --volumes 60713390e3b6c2b23e263c0bdb07f1b468e9ccc61ae29d784505fe601ffd65f1 [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 07:27:14 provisioning config files... 07:27:14 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1225773759567162338tmp [Pipeline] { [Pipeline] sh 07:27:15 + set +x 07:27:15 + curl -s https://codecov.io/bash 07:27:15 + bash -s -- 07:27:15 07:27:15 _____ _ 07:27:15 / ____| | | 07:27:15 | | ___ __| | ___ ___ _____ __ 07:27:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:27:15 | |___| (_) | (_| | __/ (_| (_) \ V / 07:27:15 \_____\___/ \__,_|\___|\___\___/ \_/ 07:27:15 Bash-1.0.6 07:27:15 07:27:15 07:27:15 ==> git version 2.25.1 found 07:27: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 07:27:15 Release-Date: 2020-01-08 07:27: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 07:27:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:27:15 ==> Jenkins CI detected. 07:27:15 current dir:  /w/workspace/foundry_device-onvif-camera_main 07:27:15 project root: . 07:27:15 --> token set from env 07:27:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:27:15 ==> Running gcov in . (disable via -X gcov) 07:27:15 ==> Python coveragepy not found 07:27:15 ==> Searching for coverage reports in: 07:27:15 + . 07:27:15 -> Found 1 reports 07:27:15 ==> Detecting git/mercurial file structure 07:27:15 ==> Reading reports 07:27:15 + ./coverage.out bytes=78805 07:27:15 ==> Appending adjustments 07:27:15 https://docs.codecov.io/docs/fixing-reports 07:27:15 + Found adjustments 07:27:15 ==> Gzipping contents 07:27:15 12K /tmp/codecov.ZZUlHs.gz 07:27:15 ==> Uploading reports 07:27:15 url: https://codecov.io 07:27:15 query: branch=main&commit=126fa1752f0ab77254c2b21d51294f7e511c946d&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:27:15 -> Pinging Codecov 07:27:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=126fa1752f0ab77254c2b21d51294f7e511c946d&build=203&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F203%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 07:27:15 -> Uploading to 07:27:15 https://storage.googleapis.com/codecov/v4/raw/2024-07-26/F29A59C45E3A92E06B3E522C9905F8EF/126fa1752f0ab77254c2b21d51294f7e511c946d/585b5719-08ad-479a-9ebb-06376ec54dc0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240726%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240726T072715Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53074d2d9f79fb96649d2021b8b5fecda6bee04aa9fda5e13add59ae445d3179 07:27:15 % Total % Received % Xferd Average Speed Time Time Time Current 07:27:15 Dload Upload Total Spent Left Speed 07:27:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 42276 --:--:-- --:--:-- --:--:-- 42448 07:27:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/126fa1752f0ab77254c2b21d51294f7e511c946d [Pipeline] } 07:27:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:27:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:27:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:27:16 07:27:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:27:16 latest: Pulling from edgex-devops/edgex-snyk-go 07:27:16 619be1103602: Already exists 07:27:16 f8ea3408117e: Pulling fs layer 07:27:16 91320369b822: Pulling fs layer 07:27:16 0406650e8295: Pulling fs layer 07:27:16 4f4fb700ef54: Pulling fs layer 07:27:16 96d80e3f36e1: Pulling fs layer 07:27:16 bcf3aedb951c: Pulling fs layer 07:27:16 4f4fb700ef54: Waiting 07:27:16 96d80e3f36e1: Waiting 07:27:16 bcf3aedb951c: Waiting 07:27:16 0406650e8295: Verifying Checksum 07:27:16 0406650e8295: Download complete 07:27:16 f8ea3408117e: Verifying Checksum 07:27:16 f8ea3408117e: Download complete 07:27:16 4f4fb700ef54: Verifying Checksum 07:27:16 4f4fb700ef54: Download complete 07:27:16 f8ea3408117e: Pull complete 07:27:17 96d80e3f36e1: Download complete 07:27:17 91320369b822: Verifying Checksum 07:27:17 91320369b822: Download complete 07:27:18 bcf3aedb951c: Download complete 07:27:20 91320369b822: Pull complete 07:27:20 0406650e8295: Pull complete 07:27:20 4f4fb700ef54: Pull complete 07:27:20 96d80e3f36e1: Pull complete 07:27:24 bcf3aedb951c: Pull complete 07:27:24 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 07:27:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:27:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:24 prd-ubuntu20.04-docker-8c-8g-6511 does not seem to be running inside a container 07:27:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:27:27 $ docker top a3438e84da4d647fdbcf787334fa7f461646978fa733a45ad851b93674efff8a -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:27 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 07:27:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 07:27:27 + set -o pipefail 07:27:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 07:27:37 07:27:37 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 07:27:37 07:27:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/8e92fef1-ef83-4565-94fc-a4df17a1ab68 07:27:37 07:27:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:27:37 07:27:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:27:37 07:27:37 07:27:37 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 07:27:37 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:27:37 $ docker stop --time=1 a3438e84da4d647fdbcf787334fa7f461646978fa733a45ad851b93674efff8a 07:27:41 $ docker rm -f --volumes a3438e84da4d647fdbcf787334fa7f461646978fa733a45ad851b93674efff8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:27:42 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:27:42 provisioning config files... 07:27:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8851816086990648981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:42 --> edgex-publish-swagger.sh 07:27:42 === Publish doc/openapi/v3 API === 07:27:42 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 07:27:42 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 07:27:42 % Total % Received % Xferd Average Speed Time Time Time Current 07:27:42 Dload Upload Total Spent Left Speed 07:27:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 2040k --:--:-- --:--:-- --:--:-- 2031k 100 485k 100 156 100 485k 229 714k --:--:-- --:--:-- --:--:-- 713k 07:27:43 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:27:43 [Pipeline] } 07:27:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:27:47 + git log --format=format:%s -1 126fa1752f0ab77254c2b21d51294f7e511c946d [Pipeline] sh 07:27:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:27:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:27:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:48 prd-ubuntu20.04-docker-8c-8g-6511 does not seem to be running inside a container 07:27:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:27:49 $ docker top 3cd191207d2158cb25a7d741b6792bc5a777e1d01173bc0d4ff8f45c4e3e0ab9 -eo pid,comm 07:27:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:27:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:27:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:27:49 [ssh-agent] Looking for ssh-agent implementation... 07:27:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:27:49 $ docker exec 3cd191207d2158cb25a7d741b6792bc5a777e1d01173bc0d4ff8f45c4e3e0ab9 ssh-agent 07:27:49 SSH_AUTH_SOCK=/tmp/ssh-jdj1lquE0rSK/agent.33 07:27:49 SSH_AGENT_PID=39 07:27:49 Running ssh-add (command line suppressed) 07:27:49 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1830878007715523880.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1830878007715523880.key) 07:27:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:27:49 + git semver tag 07:27:50 2024-07-26 07:27:49,998 [run_tag] DEBUG tag force:False 07:27:50 2024-07-26 07:27:49,998 [check_head_tag] DEBUG check head tag 07:27:50 2024-07-26 07:27:49,999 [execute] INFO git cat-file --batch-check 07:27:50 2024-07-26 07:27:49,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 07:27:50 2024-07-26 07:27:50,002 [execute] INFO git cat-file --batch 07:27:50 2024-07-26 07:27:50,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 07:27:50 2024-07-26 07:27:50,019 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:27:50 2024-07-26 07:27:50,019 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 07:27:50 2024-07-26 07:27:50,019 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 07:27:50 2024-07-26 07:27:50,024 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:27:50 3.2.0-dev.17 [Pipeline] } 07:27:50 $ docker exec --env ******** --env ******** 3cd191207d2158cb25a7d741b6792bc5a777e1d01173bc0d4ff8f45c4e3e0ab9 ssh-agent -k 07:27:50 unset SSH_AUTH_SOCK; 07:27:50 unset SSH_AGENT_PID; 07:27:50 echo Agent pid 39 killed; 07:27:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:27:50 + git semver [Pipeline] } 07:27:50 $ docker stop --time=1 3cd191207d2158cb25a7d741b6792bc5a777e1d01173bc0d4ff8f45c4e3e0ab9 07:27:52 $ docker rm -f --volumes 3cd191207d2158cb25a7d741b6792bc5a777e1d01173bc0d4ff8f45c4e3e0ab9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:27:52 07:27:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:27:52 0.23.1-centos7: Pulling from edgex-lftools 07:27:52 ab5ef0e58194: Pulling fs layer 07:27:52 9712f1f96733: Pulling fs layer 07:27:52 63f879dbbcfc: Pulling fs layer 07:27:52 0d9ebad4ef96: Pulling fs layer 07:27:52 e9a5061849ea: Pulling fs layer 07:27:52 d747dcd14b5f: Pulling fs layer 07:27:52 2de7ff778b66: Pulling fs layer 07:27:52 e9a5061849ea: Waiting 07:27:52 d747dcd14b5f: Waiting 07:27:52 0d9ebad4ef96: Waiting 07:27:52 2de7ff778b66: Waiting 07:27:52 9712f1f96733: Verifying Checksum 07:27:52 9712f1f96733: Download complete 07:27:53 63f879dbbcfc: Verifying Checksum 07:27:53 63f879dbbcfc: Download complete 07:27:53 e9a5061849ea: Verifying Checksum 07:27:53 e9a5061849ea: Download complete 07:27:53 d747dcd14b5f: Download complete 07:27:53 0d9ebad4ef96: Verifying Checksum 07:27:53 0d9ebad4ef96: Download complete 07:27:53 ab5ef0e58194: Download complete 07:27:53 2de7ff778b66: Verifying Checksum 07:27:53 2de7ff778b66: Download complete 07:27:55 ab5ef0e58194: Pull complete 07:27:55 9712f1f96733: Pull complete 07:27:56 63f879dbbcfc: Pull complete 07:28:00 0d9ebad4ef96: Pull complete 07:28:00 e9a5061849ea: Pull complete 07:28:00 d747dcd14b5f: Pull complete 07:28:01 2de7ff778b66: Pull complete 07:28:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:28:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:28:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:01 prd-ubuntu20.04-docker-8c-8g-6511 does not seem to be running inside a container 07:28:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:28:05 $ docker top c0b9baf5fef7ab37169d74e54437b673fe9556237d6d75d34e6bb5025f50077f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:28:05 provisioning config files... 07:28:05 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14567816595764057120tmp 07:28:05 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8948136014110822680tmp 07:28:05 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15975268084494789153tmp [Pipeline] { [Pipeline] echo 07:28:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:28:05 ---> sigul-configuration.sh 07:28:05 gpg: directory `/root/.gnupg' created 07:28:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:28:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:28:05 gpg: keyring `/root/.gnupg/secring.gpg' created 07:28:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:28:05 gpg: CAST5 encrypted data 07:28:05 gpg: encrypted with 1 passphrase 07:28:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:28:05 + mkdir /home/jenkins 07:28:05 + mkdir /home/jenkins/sigul [Pipeline] sh 07:28:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:28:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:28:06 ---> sigul-install.sh 07:28:06 Sigul already installed; skipping installation. [Pipeline] sh 07:28:06 + git tag --list 07:28:06 v0.0.0 07:28:06 v2.2.0 07:28:06 v2.3.0 07:28:06 v2.3.1 07:28:06 v3.0 07:28:06 v3.0.0 07:28:06 v3.1 07:28:06 v3.1.0 07:28:06 v3.1.0-dev.1 07:28:06 v3.1.0-dev.10 07:28:06 v3.1.0-dev.11 07:28:06 v3.1.0-dev.12 07:28:06 v3.1.0-dev.13 07:28:06 v3.1.0-dev.14 07:28:06 v3.1.0-dev.15 07:28:06 v3.1.0-dev.16 07:28:06 v3.1.0-dev.17 07:28:06 v3.1.0-dev.18 07:28:06 v3.1.0-dev.19 07:28:06 v3.1.0-dev.2 07:28:06 v3.1.0-dev.20 07:28:06 v3.1.0-dev.21 07:28:06 v3.1.0-dev.22 07:28:06 v3.1.0-dev.23 07:28:06 v3.1.0-dev.24 07:28:06 v3.1.0-dev.25 07:28:06 v3.1.0-dev.26 07:28:06 v3.1.0-dev.27 07:28:06 v3.1.0-dev.28 07:28:06 v3.1.0-dev.3 07:28:06 v3.1.0-dev.4 07:28:06 v3.1.0-dev.5 07:28:06 v3.1.0-dev.6 07:28:06 v3.1.0-dev.7 07:28:06 v3.1.0-dev.8 07:28:06 v3.1.0-dev.9 07:28:06 v3.1.1 07:28:06 v3.2.0-dev.1 07:28:06 v3.2.0-dev.10 07:28:06 v3.2.0-dev.11 07:28:06 v3.2.0-dev.12 07:28:06 v3.2.0-dev.13 07:28:06 v3.2.0-dev.14 07:28:06 v3.2.0-dev.15 07:28:06 v3.2.0-dev.16 07:28:06 v3.2.0-dev.17 07:28:06 v3.2.0-dev.2 07:28:06 v3.2.0-dev.3 07:28:06 v3.2.0-dev.4 07:28:06 v3.2.0-dev.5 07:28:06 v3.2.0-dev.6 07:28:06 v3.2.0-dev.7 07:28:06 v3.2.0-dev.8 07:28:06 v3.2.0-dev.9 [Pipeline] sh 07:28:06 + lftools sign git-tag v3.2.0-dev.17 07:28:07 Signing Git tag with Sigul... 07:28:07 Signing v3.2.0-dev.17 [Pipeline] echo 07:28:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:28:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:28:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:28:08 $ docker stop --time=1 c0b9baf5fef7ab37169d74e54437b673fe9556237d6d75d34e6bb5025f50077f 07:28:09 $ docker rm -f --volumes c0b9baf5fef7ab37169d74e54437b673fe9556237d6d75d34e6bb5025f50077f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:28:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:28:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:28:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:10 prd-ubuntu20.04-docker-8c-8g-6511 does not seem to be running inside a container 07:28:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:28:10 $ docker top ac54b34883c943f26822867410f38e424769cc80b50f69f8e770ce1813e62494 -eo pid,comm 07:28:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:28:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:28:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:28:10 [ssh-agent] Looking for ssh-agent implementation... 07:28:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:28:10 $ docker exec ac54b34883c943f26822867410f38e424769cc80b50f69f8e770ce1813e62494 ssh-agent 07:28:11 SSH_AUTH_SOCK=/tmp/ssh-PqLULXt7fi4L/agent.32 07:28:11 SSH_AGENT_PID=38 07:28:11 Running ssh-add (command line suppressed) 07:28:11 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17314459551811655349.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17314459551811655349.key) 07:28:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:28:11 + git semver bump pre 07:28:11 2024-07-26 07:28:11,672 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:28:11 2024-07-26 07:28:11,673 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev 07:28:11 2024-07-26 07:28:11,673 [bump_version] DEBUG bumped version:3.2.0-dev.18 07:28:11 2024-07-26 07:28:11,673 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 07:28:11 2024-07-26 07:28:11,673 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:28:11 2024-07-26 07:28:11,673 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 07:28:11 2024-07-26 07:28:11,677 [execute] INFO git cat-file --batch-check 07:28:11 2024-07-26 07:28:11,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:28:11 2024-07-26 07:28:11,684 [execute] INFO git cat-file --batch 07:28:11 2024-07-26 07:28:11,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:28:11 2024-07-26 07:28:11,689 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:28:11 3.2.0-dev.18 [Pipeline] } 07:28:11 $ docker exec --env ******** --env ******** ac54b34883c943f26822867410f38e424769cc80b50f69f8e770ce1813e62494 ssh-agent -k 07:28:11 unset SSH_AUTH_SOCK; 07:28:11 unset SSH_AGENT_PID; 07:28:11 echo Agent pid 38 killed; 07:28:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:28:12 + git semver [Pipeline] } 07:28:12 $ docker stop --time=1 ac54b34883c943f26822867410f38e424769cc80b50f69f8e770ce1813e62494 07:28:13 $ docker rm -f --volumes ac54b34883c943f26822867410f38e424769cc80b50f69f8e770ce1813e62494 [Pipeline] // withDockerContainer [Pipeline] sh 07:28:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:28:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:28:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:14 prd-ubuntu20.04-docker-8c-8g-6511 does not seem to be running inside a container 07:28:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:28:14 $ docker top e8d84962b7f1d4621605df219f0204b2c81976a3f25fc5c2e07e0d9a5ef75bb4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:28:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:28:15 [ssh-agent] Looking for ssh-agent implementation... 07:28:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:28:15 $ docker exec e8d84962b7f1d4621605df219f0204b2c81976a3f25fc5c2e07e0d9a5ef75bb4 ssh-agent 07:28:15 SSH_AUTH_SOCK=/tmp/ssh-ZQlemQ02g5Ts/agent.33 07:28:15 SSH_AGENT_PID=39 07:28:15 Running ssh-add (command line suppressed) 07:28:15 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16537710032576698735.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16537710032576698735.key) 07:28:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:28:15 + git semver push 07:28:15 2024-07-26 07:28:15,808 [run_push] DEBUG push 07:28:15 2024-07-26 07:28:15,808 [execute] INFO git cat-file --batch-check 07:28:15 2024-07-26 07:28:15,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 07:28:15 2024-07-26 07:28:15,812 [execute] INFO git rev-list 8bfffc49fe3c41c1d7f7c5c3d46457c0735130ab -- 07:28:15 2024-07-26 07:28:15,812 [execute] DEBUG Popen(['git', 'rev-list', '8bfffc49fe3c41c1d7f7c5c3d46457c0735130ab', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 07:28:15 2024-07-26 07:28:15,821 [execute] INFO git fetch -v origin 07:28:15 2024-07-26 07:28:15,821 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 07:28:16 2024-07-26 07:28:16,261 [run_push] DEBUG no remote changes detected 07:28:16 2024-07-26 07:28:16,262 [execute] INFO git push origin semver 07:28:16 2024-07-26 07:28:16,262 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 07:28:17 2024-07-26 07:28:17,010 [run_push] DEBUG push all version tags 07:28:17 2024-07-26 07:28:17,010 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:28:17 2024-07-26 07:28:17,011 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 07:28:17 2024-07-26 07:28:17,642 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 07:28:17 3.2.0-dev.18 [Pipeline] } 07:28:17 $ docker exec --env ******** --env ******** e8d84962b7f1d4621605df219f0204b2c81976a3f25fc5c2e07e0d9a5ef75bb4 ssh-agent -k 07:28:18 unset SSH_AUTH_SOCK; 07:28:18 unset SSH_AGENT_PID; 07:28:18 echo Agent pid 39 killed; 07:28:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:28:18 + git semver [Pipeline] } 07:28:18 $ docker stop --time=1 e8d84962b7f1d4621605df219f0204b2c81976a3f25fc5c2e07e0d9a5ef75bb4 07:28:20 $ docker rm -f --volumes e8d84962b7f1d4621605df219f0204b2c81976a3f25fc5c2e07e0d9a5ef75bb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:28:20 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 07:28:20 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:28:20 total 16 07:28:20 drwxr-xr-x 3 root root 4096 Jul 26 07:15 . 07:28:20 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 07:28 .. 07:28:20 drwxr-xr-x 2 root root 4096 Jul 26 07:15 cost 07:28:20 -rw-r--r-- 1 root root 93 Jul 26 07:15 cost.csv 07:28:20 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 07:28:20 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 07:28:20 total 16 07:28:20 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 07:15 . 07:28:20 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 07:28 .. 07:28:20 drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 07:15 cost 07:28:20 -rw-r--r-- 1 jenkins jenkins 93 Jul 26 07:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:28:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:28:22 ---> package-listing.sh 07:28:22 ++ facter osfamily 07:28:22 ++ tr '[:upper:]' '[:lower:]' 07:28:22 + OS_FAMILY=debian 07:28:22 + workspace=/w/workspace/foundry_device-onvif-camera_main 07:28:22 + START_PACKAGES=/tmp/packages_start.txt 07:28:22 + END_PACKAGES=/tmp/packages_end.txt 07:28:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:28:22 + PACKAGES=/tmp/packages_start.txt 07:28:22 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:28:22 + PACKAGES=/tmp/packages_end.txt 07:28:22 + case "${OS_FAMILY}" in 07:28:22 + dpkg -l 07:28:22 + grep '^ii' 07:28:22 + '[' -f /tmp/packages_start.txt ']' 07:28:22 + '[' -f /tmp/packages_end.txt ']' 07:28:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:28:22 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 07:28:22 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 07:28:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 07:28:22 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:28:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:28:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:23 prd-ubuntu20.04-docker-8c-8g-6511 does not seem to be running inside a container 07:28:23 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:28:23 $ docker top 3e9e6b5bf6570a854fae1d410b44b29ef9da368e3a08b57686eb6d5f4498ec88 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:23 + touch /tmp/pre-build-complete [Pipeline] sh 07:28:24 + mkdir -p /var/log/sysstat [Pipeline] sh 07:28:24 + ls /var/log/sa-host 07:28:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:28:24 provisioning config files... 07:28:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8109656998342488564tmp [Pipeline] { [Pipeline] echo 07:28:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:28:24 ---> create-netrc.sh [Pipeline] } 07:28:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:28:25 ---> python-tools-install.sh [Pipeline] echo 07:28:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:28:25 ---> sudo-logs.sh 07:28:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:28:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:28:25 ---> job-cost.sh 07:28:25 lf-activate-venv: SKIPPING 07:28:25 DEBUG: total: 1.309999942779541 07:28:25 INFO: Retrieving Stack Cost... 07:28:26 INFO: Retrieving Pricing Info for: v3-standard-8 07:28:26 INFO: Archiving Costs [Pipeline] echo 07:28:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:28:26 ---> logs-deploy.sh 07:28:26 lf-activate-venv: SKIPPING 07:28:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/203 07:28:26 INFO: archiving workspace using pattern(s): 07:28:27 Archives upload complete. 07:28:28 INFO: archiving logs to Nexus 07:28:28 ---> uname -a: 07:28:28 Linux prd-ubuntu20-04-docker-8c-8g-6511 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:28:28 07:28:28 07:28:28 ---> lscpu: 07:28:28 Architecture: x86_64 07:28:28 CPU op-mode(s): 32-bit, 64-bit 07:28:28 Byte Order: Little Endian 07:28:28 Address sizes: 40 bits physical, 48 bits virtual 07:28:28 CPU(s): 8 07:28:28 On-line CPU(s) list: 0-7 07:28:28 Thread(s) per core: 1 07:28:28 Core(s) per socket: 1 07:28:28 Socket(s): 8 07:28:28 NUMA node(s): 1 07:28:28 Vendor ID: AuthenticAMD 07:28:28 CPU family: 23 07:28:28 Model: 49 07:28:28 Model name: AMD EPYC-Rome Processor 07:28:28 Stepping: 0 07:28:28 CPU MHz: 2800.000 07:28:28 BogoMIPS: 5600.00 07:28:28 Virtualization: AMD-V 07:28:28 Hypervisor vendor: KVM 07:28:28 Virtualization type: full 07:28:28 L1d cache: 256 KiB 07:28:28 L1i cache: 256 KiB 07:28:28 L2 cache: 4 MiB 07:28:28 L3 cache: 128 MiB 07:28:28 NUMA node0 CPU(s): 0-7 07:28:28 Vulnerability Itlb multihit: Not affected 07:28:28 Vulnerability L1tf: Not affected 07:28:28 Vulnerability Mds: Not affected 07:28:28 Vulnerability Meltdown: Not affected 07:28:28 Vulnerability Mmio stale data: Not affected 07:28:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:28:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:28:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:28:28 Vulnerability Srbds: Not affected 07:28:28 Vulnerability Tsx async abort: Not affected 07:28:28 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 07:28:28 07:28:28 07:28:28 ---> nproc: 07:28:28 8 07:28:28 07:28:28 07:28:28 ---> df -h: 07:28:28 Filesystem Size Used Avail Use% Mounted on 07:28:28 overlay 155G 14G 142G 9% / 07:28:28 tmpfs 64M 0 64M 0% /dev 07:28:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:28:28 shm 64M 0 64M 0% /dev/shm 07:28:28 /dev/vda1 155G 14G 142G 9% /facter-os 07:28:28 07:28:28 07:28:28 ---> sar -b -r -n DEV: 07:28:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6511) 07/26/24 _x86_64_ (8 CPU) 07:28:28 07:28:28 02:08:53 LINUX RESTART (8 CPU) 07:28:28 07:28:28 02:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:28:28 02:10:01 80.01 33.62 46.39 0.00 3532.90 112802.30 0.00 07:28:28 02:11:01 11.75 0.00 11.75 0.00 0.00 66604.52 0.00 07:28:28 02:12:01 3.15 1.72 1.43 0.00 46.79 16.66 0.00 07:28:28 02:13:01 3.38 2.15 1.23 0.00 41.46 26.40 0.00 07:28:28 02:14:01 4.57 0.97 3.60 0.00 67.46 1450.16 0.00 07:28:28 02:15:01 47.99 5.35 42.64 0.00 4315.41 7138.54 0.00 07:28:28 02:16:01 3.57 0.02 3.55 0.00 0.13 92.90 0.00 07:28:28 02:17:01 1.28 0.02 1.27 0.00 0.13 14.40 0.00 07:28:28 02:18:01 1.77 0.00 1.77 0.00 0.00 20.93 0.00 07:28:28 02:19:01 1.97 0.00 1.97 0.00 0.00 22.53 0.00 07:28:28 02:20:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 07:28:28 02:21:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 07:28:28 02:22:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 07:28:28 02:23:01 1.77 0.00 1.77 0.00 0.00 21.20 0.00 07:28:28 02:24:01 2.10 0.02 2.08 0.00 0.13 24.26 0.00 07:28:28 02:25:01 1.57 0.00 1.57 0.00 0.00 21.20 0.00 07:28:28 02:26:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 07:28:28 02:27:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 07:28:28 02:28:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 07:28:28 02:29:01 1.88 0.00 1.88 0.00 0.00 23.06 0.00 07:28:28 02:30:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 07:28:28 02:31:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 07:28:28 02:32:01 1.07 0.00 1.07 0.00 0.00 14.66 0.00 07:28:28 02:33:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 07:28:28 02:34:01 1.20 0.00 1.20 0.00 0.00 15.86 0.00 07:28:28 02:35:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 07:28:28 02:36:01 1.02 0.00 1.02 0.00 0.00 13.46 0.00 07:28:28 02:37:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 07:28:28 02:38:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 07:28:28 02:39:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 07:28:28 02:40:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 07:28:28 02:41:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 07:28:28 02:42:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 07:28:28 02:43:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 07:28:28 02:44:01 1.13 0.00 1.13 0.00 0.00 15.06 0.00 07:28:28 02:45:01 0.85 0.00 0.85 0.00 0.00 11.20 0.00 07:28:28 02:46:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 07:28:28 02:47:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 07:28:28 02:48:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 07:28:28 02:49:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 07:28:28 02:50:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 07:28:28 02:51:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 07:28:28 02:52:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 07:28:28 02:53:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 07:28:28 02:54:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 07:28:28 02:55:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 07:28:28 02:56:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 07:28:28 02:57:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 07:28:28 02:58:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 07:28:28 02:59:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 07:28:28 03:00:01 1.05 0.00 1.05 0.00 0.00 13.86 0.00 07:28:28 03:01:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 07:28:28 03:02:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 07:28:28 03:03:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 07:28:28 03:04:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 07:28:28 03:05:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 07:28:28 03:06:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 07:28:28 03:07:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 07:28:28 03:08:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 07:28:28 03:09:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 07:28:28 03:10:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 07:28:28 03:11:01 1.25 0.00 1.25 0.00 0.00 13.59 0.00 07:28:28 03:12:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 07:28:28 03:13:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 07:28:28 03:14:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 07:28:28 03:15:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 07:28:28 03:16:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 07:28:28 03:17:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 07:28:28 03:18:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 07:28:28 03:19:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 07:28:28 03:20:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 07:28:28 03:21:02 1.23 0.00 1.23 0.00 0.00 13.73 0.00 07:28:28 03:22:01 1.59 0.00 1.59 0.00 0.00 19.38 0.00 07:28:28 03:23:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 07:28:28 03:24:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 07:28:28 03:25:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 07:28:28 03:26:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 07:28:28 03:27:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 07:28:28 03:28:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 07:28:28 03:29:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 07:28:28 03:30:01 1.09 0.00 1.09 0.00 0.00 13.05 0.00 07:28:28 03:31:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 07:28:28 03:32:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 07:28:28 03:33:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 07:28:28 03:34:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 07:28:28 03:35:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 07:28:28 03:36:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 07:28:28 03:37:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 07:28:28 03:38:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 07:28:28 03:39:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 07:28:28 03:40:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 07:28:28 03:41:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 07:28:28 03:42:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 07:28:28 03:43:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 07:28:28 03:44:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 07:28:28 03:45:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 07:28:28 03:46:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 07:28:28 03:47:02 0.92 0.00 0.92 0.00 0.00 10.53 0.00 07:28:28 03:48:01 1.44 0.00 1.44 0.00 0.00 17.35 0.00 07:28:28 03:49:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 07:28:28 03:50:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 07:28:28 03:51:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 07:28:28 03:52:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 07:28:28 03:53:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 07:28:28 03:54:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 07:28:28 03:55:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 07:28:28 03:56:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 07:28:28 03:57:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 07:28:28 03:58:01 1.07 0.00 1.07 0.00 0.00 14.00 0.00 07:28:28 03:59:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 07:28:28 04:00:01 1.12 0.00 1.12 0.00 0.00 14.80 0.00 07:28:28 04:01:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 07:28:28 04:02:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 07:28:28 04:03:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 07:28:28 04:04:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 07:28:28 04:05:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 07:28:28 04:06:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 07:28:28 04:07:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 07:28:28 04:08:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 07:28:28 04:09:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 07:28:28 04:10:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 07:28:28 04:11:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 07:28:28 04:12:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 07:28:28 04:13:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 07:28:28 04:14:01 1.28 0.00 1.28 0.00 0.00 16.80 0.00 07:28:28 04:15:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 07:28:28 04:16:01 1.32 0.00 1.32 0.00 0.00 17.06 0.00 07:28:28 04:17:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 07:28:28 04:18:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 07:28:28 04:19:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 07:28:28 04:20:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 07:28:28 04:21:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 07:28:28 04:22:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 07:28:28 04:23:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 07:28:28 04:24:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 07:28:28 04:25:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 07:28:28 04:26:01 1.23 0.00 1.23 0.00 0.00 16.80 0.00 07:28:28 04:27:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 07:28:28 04:28:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 07:28:28 04:29:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 07:28:28 04:30:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 07:28:28 04:31:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 07:28:28 04:32:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 07:28:28 04:33:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 07:28:28 04:34:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 07:28:28 04:35:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 07:28:28 04:36:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 07:28:28 04:37:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 07:28:28 04:38:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 07:28:28 04:39:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 07:28:28 04:40:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 07:28:28 04:41:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 07:28:28 04:42:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 07:28:28 04:43:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 07:28:28 04:44:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 07:28:28 04:45:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 07:28:28 04:46:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 07:28:28 04:47:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 07:28:28 04:48:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 07:28:28 04:49:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 07:28:28 04:50:01 2.72 0.63 2.08 0.00 70.51 25.72 0.00 07:28:28 04:51:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 07:28:28 04:52:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 07:28:28 04:53:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 07:28:28 04:54:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 07:28:28 04:55:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 07:28:28 04:56:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 07:28:28 04:57:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 07:28:28 04:58:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 07:28:28 04:59:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 07:28:28 05:00:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 07:28:28 05:01:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 07:28:28 05:02:01 1.32 0.02 1.30 0.00 1.20 16.40 0.00 07:28:28 05:03:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 07:28:28 05:04:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 07:28:28 05:05:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 07:28:28 05:06:01 1.40 0.00 1.40 0.00 0.00 17.86 0.00 07:28:28 05:07:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 07:28:28 05:08:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 07:28:28 05:09:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 07:28:28 05:10:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 07:28:28 05:11:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 07:28:28 05:12:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 07:28:28 05:13:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 07:28:28 05:14:01 1.37 0.00 1.37 0.00 0.00 16.54 0.00 07:28:28 05:15:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 07:28:28 05:16:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 07:28:28 05:17:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 07:28:28 05:18:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 07:28:28 05:19:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 07:28:28 05:20:01 1.47 0.00 1.47 0.00 0.00 18.40 0.00 07:28:28 05:21:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 07:28:28 05:22:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 07:28:28 05:23:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 07:28:28 05:24:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 07:28:28 05:25:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 07:28:28 05:26:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 07:28:28 05:27:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 07:28:28 05:28:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 07:28:28 05:29:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 07:28:28 05:30:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 07:28:28 05:31:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 07:28:28 05:32:01 1.40 0.00 1.40 0.00 0.00 18.00 0.00 07:28:28 05:33:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 07:28:28 05:34:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 07:28:28 05:35:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 07:28:28 05:36:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 07:28:28 05:37:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 07:28:28 05:38:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 07:28:28 05:39:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 07:28:28 05:40:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 07:28:28 05:41:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 07:28:28 05:42:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 07:28:28 05:43:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 07:28:28 05:44:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 07:28:28 05:45:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 07:28:28 05:46:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 07:28:28 05:47:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 07:28:28 05:48:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 07:28:28 05:49:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 07:28:28 05:50:01 1.68 0.00 1.68 0.00 0.00 20.13 0.00 07:28:28 05:51:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 07:28:28 05:52:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 07:28:28 05:53:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 07:28:28 05:54:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 07:28:28 05:55:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 07:28:28 05:56:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 07:28:28 05:57:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 07:28:28 05:58:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 07:28:28 05:59:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 07:28:28 06:00:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 07:28:28 06:01:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 07:28:28 06:02:01 1.77 0.00 1.77 0.00 0.00 20.66 0.00 07:28:28 06:03:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 07:28:28 06:04:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 07:28:28 06:05:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 07:28:28 06:06:01 1.32 0.00 1.32 0.00 0.00 17.33 0.00 07:28:28 06:07:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 07:28:28 06:08:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 07:28:28 06:09:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 07:28:28 06:10:01 1.23 0.00 1.23 0.00 0.00 16.53 0.00 07:28:28 06:11:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 07:28:28 06:12:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 07:28:28 06:13:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 07:28:28 06:14:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 07:28:28 06:15:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 07:28:28 06:16:01 2.22 0.00 2.22 0.00 0.00 25.46 0.00 07:28:28 06:17:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 07:28:28 06:18:01 1.68 0.00 1.68 0.00 0.00 20.53 0.00 07:28:28 06:19:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 07:28:28 06:20:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 07:28:28 06:21:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 07:28:28 06:22:01 1.70 0.00 1.70 0.00 0.00 19.60 0.00 07:28:28 06:23:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 07:28:28 06:24:01 1.33 0.00 1.33 0.00 0.00 17.60 0.00 07:28:28 06:25:01 1.05 0.03 1.02 0.00 0.27 10.80 0.00 07:28:28 06:26:01 4.75 2.23 2.53 0.00 36.29 81.22 0.00 07:28:28 06:27:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 07:28:28 06:28:02 1.47 0.00 1.47 0.00 0.00 17.60 0.00 07:28:28 06:29:01 1.05 0.00 1.05 0.00 0.00 11.66 0.00 07:28:28 06:30:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 07:28:28 06:31:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 07:28:28 06:32:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 07:28:28 06:33:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 07:28:28 06:34:01 1.30 0.00 1.30 0.00 0.00 17.06 0.00 07:28:28 06:35:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 07:28:28 06:36:01 1.70 0.00 1.70 0.00 0.00 19.59 0.00 07:28:28 06:37:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 07:28:28 06:38:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 07:28:28 06:39:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 07:28:28 06:40:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 07:28:28 06:41:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 07:28:28 06:42:01 1.77 0.00 1.77 0.00 0.00 21.33 0.00 07:28:28 06:43:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 07:28:28 06:44:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 07:28:28 06:45:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 07:28:28 06:46:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 07:28:28 06:47:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 07:28:28 06:48:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 07:28:28 06:49:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 07:28:28 06:50:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 07:28:28 06:51:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 07:28:28 06:52:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 07:28:28 06:53:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 07:28:28 06:54:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 07:28:28 06:55:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 07:28:28 06:56:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 07:28:28 06:57:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 07:28:28 06:58:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 07:28:28 06:59:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 07:28:28 07:00:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 07:28:28 07:01:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 07:28:28 07:02:01 1.68 0.00 1.68 0.00 0.00 21.20 0.00 07:28:28 07:03:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 07:28:28 07:04:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 07:28:28 07:05:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 07:28:28 07:06:01 1.65 0.00 1.65 0.00 0.00 19.59 0.00 07:28:28 07:07:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 07:28:28 07:08:01 1.83 0.00 1.83 0.00 0.00 21.60 0.00 07:28:28 07:09:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 07:28:28 07:10:01 1.42 0.00 1.42 0.00 0.00 18.26 0.00 07:28:28 07:11:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 07:28:28 07:12:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 07:28:28 07:13:01 376.20 12.93 363.27 0.00 1853.96 37239.39 0.00 07:28:28 07:14:01 292.98 1.87 291.12 0.00 24.26 82931.91 0.00 07:28:28 07:15:01 85.44 0.13 85.30 0.00 8.13 19904.82 0.00 07:28:28 07:16:01 153.07 0.10 152.97 0.00 14.00 47820.99 0.00 07:28:28 07:17:01 1.85 0.00 1.85 0.00 0.00 21.86 0.00 07:28:28 07:18:01 2.42 0.00 2.42 0.00 0.00 27.33 0.00 07:28:28 07:19:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 07:28:28 07:20:01 1.73 0.00 1.73 0.00 0.00 19.59 0.00 07:28:28 07:21:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 07:28:28 07:22:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 07:28:28 07:23:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 07:28:28 07:24:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 07:28:28 07:25:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 07:28:28 07:26:01 2.15 0.00 2.15 0.00 0.00 24.66 0.00 07:28:28 07:27:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 07:28:28 07:28:01 98.03 0.32 97.72 0.00 16.00 42593.43 0.00 07:28:28 Average: 4.85 0.19 4.66 0.00 31.26 1321.12 0.00 07:28:28 07:28:28 02:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:28:28 02:10:01 30586160 31861704 513540 1.56 47292 1542616 1618864 4.77 593308 1415952 6032 07:28:28 02:11:01 30586812 31862500 512004 1.56 47380 1542620 1618864 4.77 593584 1415864 136 07:28:28 02:12:01 30569884 31847016 527404 1.60 47428 1544016 1618864 4.77 612192 1416884 36 07:28:28 02:13:01 30518040 31797308 576020 1.75 47496 1545552 1618864 4.77 661200 1417480 140 07:28:28 02:14:01 30458004 31785088 587172 1.79 49180 1590560 1670220 4.92 672844 1462776 380 07:28:28 02:15:01 30055140 31759616 575804 1.75 77296 1944472 1605080 4.73 946728 1551024 168 07:28:28 02:16:01 30060744 31760512 574912 1.75 75924 1941212 1607464 4.74 945184 1547808 8 07:28:28 02:17:01 30060088 31759956 575364 1.75 76016 1941228 1607464 4.74 945104 1547816 212 07:28:28 02:18:01 30059988 31760040 574920 1.75 76112 1941232 1607464 4.74 945608 1547820 136 07:28:28 02:19:01 30061988 31762180 572736 1.74 76216 1941236 1607464 4.74 943256 1547824 4 07:28:28 02:20:01 30061752 31762000 572844 1.74 76304 1941236 1607464 4.74 943776 1547824 4 07:28:28 02:21:01 30062572 31762940 571912 1.74 76400 1941240 1607464 4.74 943216 1547828 128 07:28:28 02:22:01 30062712 31763136 571624 1.74 76496 1941232 1607464 4.74 943004 1547832 8 07:28:28 02:23:01 30062728 31763272 571444 1.74 76592 1941236 1607464 4.74 943156 1547840 136 07:28:28 02:24:01 30060996 31761668 573268 1.74 76700 1941240 1639092 4.83 943584 1547828 12 07:28:28 02:25:01 30061580 31762372 572484 1.74 76796 1941224 1639092 4.83 944812 1547816 132 07:28:28 02:26:01 30061804 31762664 572352 1.74 76892 1941224 1639092 4.83 944596 1547828 8 07:28:28 02:27:01 30061804 31762808 572208 1.74 76980 1941236 1639092 4.83 944588 1547840 140 07:28:28 02:28:01 30062564 31763640 571520 1.74 77076 1941236 1639092 4.83 944000 1547816 8 07:28:28 02:29:01 30062452 31763620 571504 1.74 77172 1941232 1639092 4.83 944632 1547820 4 07:28:28 02:30:01 30062216 31763484 571588 1.74 77260 1941232 1639092 4.83 944716 1547820 4 07:28:28 02:31:01 30062428 31763920 571080 1.74 77340 1941372 1639092 4.83 944732 1547952 140 07:28:28 02:32:01 30062396 31763936 571016 1.74 77372 1941376 1639092 4.83 944764 1547956 8 07:28:28 02:33:01 30062136 31763688 571220 1.74 77388 1941380 1639092 4.83 944784 1547956 148 07:28:28 02:34:01 30062144 31763736 571132 1.74 77436 1941368 1639092 4.83 944856 1547960 28 07:28:28 02:35:01 30061976 31763620 571164 1.74 77468 1941392 1623020 4.78 945180 1547972 144 07:28:28 02:36:01 30062192 31763872 571076 1.74 77500 1941392 1623020 4.78 945116 1547972 28 07:28:28 02:37:01 30062152 31763868 571032 1.74 77532 1941396 1623020 4.78 945176 1547976 132 07:28:28 02:38:01 30061812 31763572 571332 1.74 77564 1941396 1623020 4.78 945396 1547984 12 07:28:28 02:39:01 30061764 31763568 571256 1.74 77604 1941392 1623020 4.78 945484 1547992 144 07:28:28 02:40:01 30061772 31763620 571156 1.74 77636 1941404 1623020 4.78 945728 1548000 4 07:28:28 02:41:01 30061788 31763668 571048 1.74 77668 1941404 1623020 4.78 945764 1548004 144 07:28:28 02:42:01 30061804 31763728 571040 1.74 77700 1941408 1623020 4.78 945816 1548012 4 07:28:28 02:43:01 30061988 31763956 570984 1.74 77744 1941408 1623020 4.78 945912 1547988 236 07:28:28 02:44:01 30061736 31763732 571208 1.74 77776 1941404 1623020 4.78 945928 1547992 8 07:28:28 02:45:01 30061664 31763720 571088 1.74 77800 1941420 1623020 4.78 946160 1548000 180 07:28:28 02:46:01 30061616 31763696 571040 1.74 77832 1941420 1623020 4.78 946144 1548000 16 07:28:28 02:47:01 30061736 31763872 570948 1.74 77864 1941424 1639440 4.83 946384 1548004 224 07:28:28 02:48:01 30061256 31763412 571356 1.74 77904 1941428 1639440 4.83 946364 1548008 28 07:28:28 02:49:01 30061208 31763412 571312 1.74 77944 1941420 1639308 4.83 946440 1548008 16 07:28:28 02:50:01 30061004 31763268 571448 1.74 77980 1941436 1639308 4.83 946972 1548016 4 07:28:28 02:51:01 30061020 31763312 571332 1.74 78012 1941436 1639308 4.83 946776 1548016 144 07:28:28 02:52:01 30060752 31763080 571504 1.74 78044 1941440 1639308 4.83 946840 1548020 8 07:28:28 02:53:01 30060956 31763320 571200 1.74 78076 1941448 1639308 4.83 946660 1548024 164 07:28:28 02:54:01 30060648 31763056 571416 1.74 78124 1941432 1639308 4.83 946764 1548028 4 07:28:28 02:55:01 30060924 31763376 571028 1.74 78156 1941452 1639308 4.83 946944 1548032 24 07:28:28 02:56:01 30060856 31763348 571236 1.74 78196 1941452 1639308 4.83 946992 1548032 12 07:28:28 02:57:01 30060816 31763344 571220 1.74 78228 1941456 1639308 4.83 947040 1548036 256 07:28:28 02:58:01 30060732 31763304 571416 1.74 78268 1941460 1639308 4.83 947096 1548040 28 07:28:28 02:59:01 30060716 31763324 571352 1.74 78300 1941452 1639308 4.83 947168 1548040 12 07:28:28 03:00:01 30060724 31763384 571244 1.74 78340 1941464 1639308 4.83 947400 1548044 28 07:28:28 03:01:01 30060684 31763380 571196 1.74 78372 1941468 1639308 4.83 947444 1548048 160 07:28:28 03:02:01 30059472 31762200 572360 1.74 78400 1941468 1639308 4.83 949056 1548048 12 07:28:28 03:03:01 30059424 31762172 572316 1.74 78424 1941476 1639308 4.83 948828 1548052 160 07:28:28 03:04:01 30058200 31760980 573424 1.74 78448 1941468 1639308 4.83 949916 1548056 36 07:28:28 03:05:01 30058420 31761228 573100 1.74 78472 1941480 1639308 4.83 949880 1548060 156 07:28:28 03:06:01 30058420 31761272 573048 1.74 78504 1941484 1639308 4.83 949572 1548064 8 07:28:28 03:07:01 30058372 31761240 573000 1.74 78536 1941488 1639308 4.83 949608 1548064 28 07:28:28 03:08:01 30058356 31761272 573056 1.74 78568 1941492 1639308 4.83 949692 1548068 8 07:28:28 03:09:01 30058096 31761044 573192 1.74 78620 1941492 1639308 4.83 949888 1548072 60 07:28:28 03:10:01 30057752 31760764 573664 1.74 78652 1941496 1639308 4.83 950672 1548076 28 07:28:28 03:11:01 30057256 31760324 574096 1.75 78684 1941500 1639308 4.83 950168 1548080 4 07:28:28 03:12:01 30057200 31760300 574048 1.75 78716 1941504 1639308 4.83 950524 1548084 24 07:28:28 03:13:01 30051316 31754476 579612 1.76 78748 1941508 1639308 4.83 958812 1547212 8 07:28:28 03:14:01 30051188 31754392 579544 1.76 78788 1941504 1639308 4.83 958476 1547204 32 07:28:28 03:15:01 30051228 31754488 579424 1.76 78844 1941512 1639308 4.83 958336 1547204 16 07:28:28 03:16:01 30050732 31754096 579824 1.76 78868 1941580 1639308 4.83 958652 1547272 12 07:28:28 03:17:01 30049812 31753212 580848 1.77 78900 1941580 1655360 4.88 958692 1547276 8 07:28:28 03:18:01 30049740 31753168 580608 1.77 78932 1941584 1655360 4.88 958628 1547276 28 07:28:28 03:19:01 30049644 31753112 580568 1.77 78972 1941580 1655360 4.88 958680 1547284 8 07:28:28 03:20:01 30049996 31753548 580108 1.76 79020 1941588 1639280 4.83 958880 1547284 8 07:28:28 03:21:02 30049396 31753000 580556 1.77 79084 1941600 1639280 4.83 958888 1547292 20 07:28:28 03:22:01 30049380 31753084 580460 1.77 79172 1941600 1639280 4.83 959020 1547308 16 07:28:28 03:23:01 30049104 31752852 580656 1.77 79204 1941604 1639280 4.83 959356 1547312 4 07:28:28 03:24:01 30048348 31752280 581132 1.77 79268 1941736 1622992 4.78 959144 1547436 8 07:28:28 03:25:01 30048196 31752184 581216 1.77 79312 1941728 1639264 4.83 959344 1547448 16 07:28:28 03:26:01 30048104 31752144 581424 1.77 79328 1941740 1639264 4.83 959404 1547456 12 07:28:28 03:27:01 30048088 31752156 581384 1.77 79352 1941744 1639264 4.83 959464 1547460 8 07:28:28 03:28:01 30047832 31751956 581340 1.77 79400 1941744 1639264 4.83 959568 1547436 4 07:28:28 03:29:01 30048060 31752240 581036 1.77 79424 1941748 1639264 4.83 959500 1547440 8 07:28:28 03:30:01 30047756 31751940 581388 1.77 79440 1941752 1639264 4.83 960480 1547444 20 07:28:28 03:31:01 30047496 31751748 581604 1.77 79480 1941756 1639264 4.83 960168 1547452 12 07:28:28 03:32:01 30047496 31751760 581572 1.77 79496 1941760 1639264 4.83 960208 1547452 8 07:28:28 03:33:01 30047448 31751764 581576 1.77 79576 1941760 1639264 4.83 960280 1547452 8 07:28:28 03:34:01 30047432 31751804 581612 1.77 79608 1941756 1639264 4.83 960368 1547456 12 07:28:28 03:35:01 30047384 31751796 581576 1.77 79648 1941748 1639264 4.83 960528 1547460 16 07:28:28 03:36:01 30046856 31751296 582052 1.77 79664 1941768 1639264 4.83 960584 1547460 12 07:28:28 03:37:01 30047064 31751532 581988 1.77 79680 1941772 1639264 4.83 960928 1547464 24 07:28:28 03:38:01 30046560 31751048 582460 1.77 79696 1941772 1639264 4.83 960704 1547464 8 07:28:28 03:39:01 30046300 31750820 582660 1.77 79728 1941780 1639264 4.83 960736 1547472 40 07:28:28 03:40:01 30046448 31750968 582484 1.77 79760 1941788 1639264 4.83 960944 1547476 44 07:28:28 03:41:01 30046148 31750704 582724 1.77 79776 1941788 1639264 4.83 961004 1547480 12 07:28:28 03:42:01 30046140 31750724 582648 1.77 79800 1941792 1639264 4.83 961064 1547484 8 07:28:28 03:43:01 30046092 31750692 582620 1.77 79816 1941792 1639264 4.83 961088 1547484 8 07:28:28 03:44:01 30045824 31750476 582776 1.77 79864 1941796 1639264 4.83 961224 1547488 8 07:28:28 03:45:01 30045580 31750288 582896 1.77 79928 1941784 1639264 4.83 961552 1547492 8 07:28:28 03:46:01 30045572 31750360 582772 1.77 79984 1941800 1639264 4.83 961564 1547492 4 07:28:28 03:47:02 30045992 31750800 582480 1.77 80008 1941804 1639264 4.83 961580 1547496 8 07:28:28 03:48:01 30045472 31750356 582896 1.77 80080 1941804 1639264 4.83 961704 1547496 8 07:28:28 03:49:01 30045172 31750164 583036 1.77 80176 1941808 1639264 4.83 961816 1547500 4 07:28:28 03:50:01 30044864 31749952 583176 1.77 80208 1941880 1639264 4.83 962036 1547572 16 07:28:28 03:51:01 30044896 31750072 583288 1.77 80304 1941872 1655420 4.88 962076 1547572 8 07:28:28 03:52:01 30045320 31750544 583160 1.77 80328 1941884 1655420 4.88 962200 1547576 4 07:28:28 03:53:01 30045272 31750516 583148 1.77 80344 1941888 1655420 4.88 962208 1547580 8 07:28:28 03:54:01 30045248 31750520 583112 1.77 80368 1941888 1655420 4.88 962284 1547580 8 07:28:28 03:55:01 30045384 31750676 583116 1.77 80384 1941892 1655420 4.88 962432 1547584 20 07:28:28 03:56:01 30045148 31750468 583400 1.77 80416 1941888 1655420 4.88 962788 1547588 12 07:28:28 03:57:01 30044628 31749996 583836 1.78 80440 1941900 1655420 4.88 962904 1547592 4 07:28:28 03:58:01 30044572 31749952 583812 1.78 80456 1941908 1639300 4.83 962956 1547596 8 07:28:28 03:59:01 30044564 31749960 583736 1.78 80480 1941908 1639300 4.83 962976 1547596 12 07:28:28 04:00:01 30044076 31749504 584180 1.78 80504 1941912 1639300 4.83 963292 1547604 40 07:28:28 04:01:01 30044028 31749480 584144 1.78 80536 1941904 1639300 4.83 963168 1547604 16 07:28:28 04:02:01 30043352 31748848 584776 1.78 80552 1941916 1639300 4.83 963980 1547608 28 07:28:28 04:03:01 30043320 31748912 584644 1.78 80568 1941984 1655444 4.88 963780 1547676 12 07:28:28 04:04:01 30043428 31749036 584452 1.78 80592 1941984 1655444 4.88 964536 1547676 8 07:28:28 04:05:01 30042600 31748228 585184 1.78 80608 1941988 1655444 4.88 964604 1547680 16 07:28:28 04:06:01 30042868 31748516 584832 1.78 80640 1941992 1638732 4.83 964576 1547684 36 07:28:28 04:07:01 30042760 31748560 584980 1.78 80656 1942120 1638732 4.83 964620 1547804 8 07:28:28 04:08:01 30041752 31747584 585952 1.78 80680 1942128 1638732 4.83 964688 1547808 8 07:28:28 04:09:01 30041696 31747560 585940 1.78 80712 1942128 1638732 4.83 964836 1547816 12 07:28:28 04:10:01 30041840 31747752 585892 1.78 80744 1942132 1638732 4.83 965176 1547824 4 07:28:28 04:11:01 30041564 31747512 586096 1.78 80792 1942120 1638732 4.83 965112 1547828 28 07:28:28 04:12:01 30041232 31747236 586284 1.78 80824 1942136 1638732 4.83 965216 1547828 4 07:28:28 04:13:01 30033996 31740040 593360 1.80 80856 1942144 1638732 4.83 972328 1547832 8 07:28:28 04:14:01 30033372 31739468 593924 1.81 80896 1942148 1638732 4.83 972236 1547836 4 07:28:28 04:15:01 30033396 31739524 593800 1.81 80936 1942148 1638732 4.83 972620 1547836 8 07:28:28 04:16:01 30032908 31739080 594180 1.81 80984 1942144 1638732 4.83 972424 1547840 28 07:28:28 04:17:01 30033112 31739328 593872 1.81 81016 1942156 1638732 4.83 972764 1547844 24 07:28:28 04:18:01 30033288 31739552 593808 1.81 81056 1942160 1638732 4.83 972548 1547848 8 07:28:28 04:19:01 30033232 31739540 593776 1.81 81088 1942156 1638732 4.83 972592 1547852 28 07:28:28 04:20:01 30033028 31739384 593916 1.81 81128 1942164 1638732 4.83 972800 1547852 12 07:28:28 04:21:01 30032980 31739352 593872 1.81 81152 1942168 1638732 4.83 972828 1547856 28 07:28:28 04:22:01 30032964 31739376 593800 1.81 81176 1942168 1638732 4.83 973196 1547856 4 07:28:28 04:23:01 30032916 31739348 593756 1.81 81200 1942172 1654788 4.88 973220 1547860 24 07:28:28 04:24:01 30032616 31739084 593968 1.81 81224 1942176 1654788 4.88 973296 1547864 28 07:28:28 04:25:01 30032600 31739068 594192 1.81 81248 1942176 1638680 4.83 973384 1547864 16 07:28:28 04:26:01 30032548 31739064 594168 1.81 81280 1942176 1638680 4.83 973184 1547868 40 07:28:28 04:27:01 30032784 31739340 593872 1.81 81304 1942188 1638680 4.83 973536 1547872 28 07:28:28 04:28:01 30032184 31738760 594368 1.81 81336 1942188 1654732 4.88 973576 1547876 8 07:28:28 04:29:01 30032388 31739000 594068 1.81 81368 1942196 1654732 4.88 973320 1547880 40 07:28:28 04:30:01 30032404 31739060 594004 1.81 81400 1942196 1654732 4.88 973596 1547884 8 07:28:28 04:31:01 30032356 31739048 593956 1.81 81448 1942184 1654732 4.88 973608 1547888 28 07:28:28 04:32:01 30032372 31739152 593860 1.81 81488 1942204 1654732 4.88 973744 1547892 8 07:28:28 04:33:01 30031780 31738616 594296 1.81 81520 1942268 1654732 4.88 973728 1547948 12 07:28:28 04:34:01 30031552 31738436 594420 1.81 81560 1942272 1654732 4.88 973800 1547964 8 07:28:28 04:35:01 30031568 31738528 594340 1.81 81604 1942272 1654732 4.88 974252 1547968 12 07:28:28 04:36:01 30031924 31738932 593992 1.81 81660 1942280 1654732 4.88 974928 1547980 256 07:28:28 04:37:01 30031880 31738932 594196 1.81 81692 1942284 1654732 4.88 974964 1547988 208 07:28:28 04:38:01 30031620 31738708 594416 1.81 81732 1942284 1638476 4.83 974484 1547988 12 07:28:28 04:39:01 30031612 31738744 594364 1.81 81764 1942288 1638476 4.83 974524 1547996 24 07:28:28 04:40:01 30031408 31738628 594416 1.81 81788 1942356 1638476 4.83 974760 1548044 8 07:28:28 04:41:01 30031424 31738668 594356 1.81 81816 1942356 1638476 4.83 974772 1548048 28 07:28:28 04:42:01 30031408 31738824 594148 1.81 81848 1942488 1638476 4.83 975004 1548176 4 07:28:28 04:43:01 30031108 31738560 594356 1.81 81880 1942488 1638476 4.83 974892 1548180 8 07:28:28 04:44:01 30031028 31738520 594628 1.81 81912 1942496 1621996 4.78 974964 1548188 4 07:28:28 04:45:01 30031204 31738728 594376 1.81 81936 1942500 1621996 4.78 975420 1548192 36 07:28:28 04:46:01 30031436 31738972 594328 1.81 81976 1942496 1621996 4.78 975148 1548200 36 07:28:28 04:47:01 30031144 31738728 594548 1.81 81992 1942508 1621996 4.78 975484 1548208 28 07:28:28 04:48:01 30031340 31738944 594192 1.81 82016 1942508 1621996 4.78 975556 1548196 12 07:28:28 04:49:01 30031468 31739112 594196 1.81 82040 1942512 1621996 4.78 975308 1548200 24 07:28:28 04:50:01 30026520 31736328 596784 1.81 82092 1944616 1605600 4.73 978612 1547300 16 07:28:28 04:51:01 30026504 31736336 596732 1.81 82132 1944608 1605600 4.73 978948 1547300 8 07:28:28 04:52:01 30026392 31736276 596776 1.81 82164 1944624 1605600 4.73 978736 1547308 8 07:28:28 04:53:01 30026092 31736012 596980 1.82 82196 1944628 1605600 4.73 978780 1547312 24 07:28:28 04:54:01 30026320 31736280 596748 1.81 82228 1944628 1605600 4.73 978960 1547316 8 07:28:28 04:55:01 30026588 31736560 596460 1.81 82260 1944632 1605600 4.73 979176 1547316 28 07:28:28 04:56:01 30026604 31736652 596376 1.81 82324 1944616 1605600 4.73 979304 1547316 4 07:28:28 04:57:01 30026336 31736440 596576 1.81 82356 1944636 1605600 4.73 979360 1547324 28 07:28:28 04:58:01 30026596 31736740 596236 1.81 82396 1944640 1605600 4.73 979164 1547328 8 07:28:28 04:59:01 30026548 31736732 596188 1.81 82436 1944640 1605600 4.73 979204 1547332 8 07:28:28 05:00:01 30026312 31736548 596324 1.81 82476 1944644 1605600 4.73 979432 1547328 28 07:28:28 05:01:01 30026464 31736740 596264 1.81 82540 1944628 1605600 4.73 979500 1547332 8 07:28:28 05:02:01 30026336 31736716 596148 1.81 82572 1944688 1605600 4.73 980592 1547380 48 07:28:28 05:03:01 30026060 31736484 596376 1.81 82596 1944696 1621704 4.78 980136 1547392 220 07:28:28 05:04:01 30025768 31736328 596368 1.81 82628 1944824 1621704 4.78 980468 1547492 8 07:28:28 05:05:01 30021856 31732448 600240 1.83 82660 1944828 1621704 4.78 987332 1547512 40 07:28:28 05:06:01 30021336 31731964 600664 1.83 82700 1944824 1621704 4.78 987304 1547516 32 07:28:28 05:07:01 30020784 31731456 601128 1.83 82716 1944832 1621704 4.78 987672 1547516 8 07:28:28 05:08:01 30020708 31731400 601348 1.83 82740 1944836 1621704 4.78 987424 1547520 4 07:28:28 05:09:01 30020416 31731084 601708 1.83 82756 1944836 1621704 4.78 987432 1547520 12 07:28:28 05:10:01 30020592 31731296 601660 1.83 82780 1944840 1621704 4.78 987864 1547524 36 07:28:28 05:11:01 30020592 31731336 601616 1.83 82812 1944848 1621704 4.78 987528 1547528 8 07:28:28 05:12:01 30020544 31731296 601584 1.83 82844 1944848 1621704 4.78 987844 1547528 12 07:28:28 05:13:01 30019708 31730544 602168 1.83 82876 1944852 1621704 4.78 988236 1547392 16 07:28:28 05:14:01 30019880 31730748 601904 1.83 82908 1944852 1621704 4.78 987892 1547392 16 07:28:28 05:15:01 30020108 31731012 601564 1.83 82948 1944856 1621704 4.78 987896 1547396 32 07:28:28 05:16:01 30020092 31731032 601528 1.83 82980 1944860 1621704 4.78 987928 1547400 8 07:28:28 05:17:01 30020284 31731256 601492 1.83 83024 1944852 1621704 4.78 988236 1547400 8 07:28:28 05:18:01 30020016 31731024 601644 1.83 83064 1944864 1621704 4.78 988020 1547404 4 07:28:28 05:19:01 30019732 31730784 601844 1.83 83096 1944872 1621704 4.78 988044 1547408 36 07:28:28 05:20:01 30019684 31730904 601660 1.83 83136 1945004 1621704 4.78 988176 1547520 8 07:28:28 05:21:01 30019416 31730680 601868 1.83 83176 1945008 1621704 4.78 988140 1547524 8 07:28:28 05:22:01 30019280 31730580 601824 1.83 83224 1945000 1621704 4.78 988156 1547524 12 07:28:28 05:23:01 30018948 31730324 602080 1.83 83256 1945004 1621704 4.78 988204 1547552 24 07:28:28 05:24:01 30019096 31730536 601784 1.83 83288 1945016 1621704 4.78 988268 1547560 28 07:28:28 05:25:01 30018544 31730008 602248 1.83 83316 1945016 1621704 4.78 988348 1547556 12 07:28:28 05:26:01 30018212 31729708 602432 1.83 83340 1945020 1621704 4.78 988312 1547560 16 07:28:28 05:27:01 30018472 31729976 602152 1.83 83376 1945004 1621704 4.78 988320 1547560 12 07:28:28 05:28:01 30018392 31729944 602096 1.83 83400 1945024 1621704 4.78 988368 1547564 28 07:28:28 05:29:01 30018084 31729656 602312 1.83 83416 1945028 1621704 4.78 988672 1547568 28 07:28:28 05:30:01 30018076 31729700 602456 1.83 83448 1945032 1621704 4.78 988552 1547572 20 07:28:28 05:31:01 30018204 31729832 602268 1.83 83472 1945036 1621704 4.78 988736 1547576 12 07:28:28 05:32:01 30018236 31729936 602192 1.83 83520 1945024 1621704 4.78 988496 1547580 28 07:28:28 05:33:01 30017920 31729644 602392 1.83 83548 1945040 1621704 4.78 988520 1547580 4 07:28:28 05:34:01 30017840 31729612 602388 1.83 83576 1945044 1637832 4.83 988568 1547584 28 07:28:28 05:35:01 30017540 31729352 602600 1.83 83604 1945044 1637832 4.83 988676 1547584 4 07:28:28 05:36:01 30017740 31729592 602512 1.83 83636 1945052 1637832 4.83 988952 1547588 36 07:28:28 05:37:01 30017692 31729556 602472 1.83 83680 1945044 1637832 4.83 988660 1547592 8 07:28:28 05:38:01 30017912 31729848 602120 1.83 83716 1945060 1637832 4.83 988732 1547596 4 07:28:28 05:39:01 30017612 31729584 602320 1.83 83748 1945064 1637832 4.83 988748 1547600 24 07:28:28 05:40:01 30018116 31730140 602200 1.83 83796 1945068 1653884 4.87 988864 1547608 8 07:28:28 05:41:01 30017848 31729928 602412 1.83 83820 1945068 1653884 4.87 988920 1547612 8 07:28:28 05:42:01 30018084 31730184 602088 1.83 83860 1945056 1653884 4.87 988988 1547612 8 07:28:28 05:43:01 30018036 31730160 602032 1.83 83888 1945072 1653884 4.87 989012 1547612 4 07:28:28 05:44:01 30017988 31730172 601984 1.83 83920 1945076 1653884 4.87 989064 1547620 8 07:28:28 05:45:01 30017896 31730088 602192 1.83 83944 1945080 1653884 4.87 988956 1547624 8 07:28:28 05:46:01 30017912 31730148 602108 1.83 83984 1945080 1653884 4.87 988932 1547620 8 07:28:28 05:47:01 30017572 31729812 602364 1.83 84004 1945080 1653884 4.87 988932 1547624 8 07:28:28 05:48:01 30017784 31730084 602056 1.83 84028 1945088 1653884 4.87 989004 1547628 8 07:28:28 05:49:01 30017736 31730040 602020 1.83 84044 1945092 1653884 4.87 988988 1547632 8 07:28:28 05:50:01 30017468 31729824 602228 1.83 84084 1945096 1653884 4.87 989096 1547636 4 07:28:28 05:51:01 30017412 31729828 602176 1.83 84116 1945096 1653884 4.87 989088 1547640 12 07:28:28 05:52:01 30017128 31729676 602224 1.83 84156 1945212 1653884 4.87 989108 1547752 8 07:28:28 05:53:01 30017080 31729684 602264 1.83 84188 1945236 1653884 4.87 989132 1547772 8 07:28:28 05:54:01 30017160 31729828 602208 1.83 84228 1945236 1653884 4.87 989180 1547772 12 07:28:28 05:55:01 30016844 31729576 602412 1.83 84260 1945240 1653884 4.87 989292 1547780 28 07:28:28 05:56:01 30016608 31729344 602600 1.83 84292 1945240 1653884 4.87 989268 1547784 8 07:28:28 05:57:01 30016552 31729344 602564 1.83 84316 1945240 1653884 4.87 989312 1547792 8 07:28:28 05:58:01 30016536 31729324 602516 1.83 84348 1945252 1653884 4.87 989332 1547788 12 07:28:28 05:59:01 30016696 31729528 602488 1.83 84364 1945252 1653884 4.87 989384 1547792 8 07:28:28 06:00:01 30016680 31729544 602436 1.83 84396 1945256 1653884 4.87 989460 1547796 16 07:28:28 06:01:01 30016840 31729736 602388 1.83 84428 1945256 1637652 4.83 989432 1547796 16 07:28:28 06:02:01 30016516 31729448 602636 1.83 84456 1945252 1637652 4.83 989784 1547800 32 07:28:28 06:03:01 30016492 31729468 602600 1.83 84480 1945264 1637652 4.83 989528 1547804 40 07:28:28 06:04:01 30016516 31729524 602492 1.83 84512 1945264 1637652 4.83 989940 1547804 20 07:28:28 06:05:01 30016012 31729048 602936 1.83 84536 1945268 1621588 4.78 989672 1547808 20 07:28:28 06:06:01 30016372 31729440 602372 1.83 84564 1945276 1637716 4.83 989892 1547812 40 07:28:28 06:07:01 30016316 31729368 602360 1.83 84592 1945276 1637716 4.83 989632 1547812 4 07:28:28 06:08:01 30016228 31729364 602276 1.83 84624 1945280 1637716 4.83 989744 1547820 28 07:28:28 06:09:01 30015872 31729064 602484 1.83 84656 1945280 1637716 4.83 989812 1547824 4 07:28:28 06:10:01 30015744 31728952 602432 1.83 84688 1945288 1637716 4.83 989924 1547828 44 07:28:28 06:11:01 30015672 31728936 602388 1.83 84724 1945292 1637716 4.83 989896 1547836 12 07:28:28 06:12:01 30016116 31729380 602036 1.83 84780 1945276 1621496 4.78 989936 1547836 12 07:28:28 06:13:01 30015628 31728996 602500 1.83 84804 1945296 1621496 4.78 990788 1547836 208 07:28:28 06:14:01 30016112 31729516 601984 1.83 84848 1945296 1621496 4.78 990376 1547836 12 07:28:28 06:15:01 30016096 31729604 601876 1.83 84944 1945300 1621496 4.78 990344 1547840 8 07:28:28 06:16:01 30016080 31729680 601744 1.83 85040 1945300 1621496 4.78 990700 1547844 8 07:28:28 06:17:01 30015740 31729372 602100 1.83 85080 1945292 1637548 4.83 990540 1547844 8 07:28:28 06:18:01 30016000 31729712 601800 1.83 85132 1945312 1637548 4.83 990664 1547852 8 07:28:28 06:19:01 30016212 31729944 601524 1.83 85148 1945316 1637548 4.83 990356 1547856 8 07:28:28 06:20:01 30016132 31729900 601628 1.83 85188 1945316 1637548 4.83 990464 1547856 8 07:28:28 06:21:01 30016552 31730372 601324 1.83 85224 1945320 1637548 4.83 990800 1547860 4 07:28:28 06:22:01 30016276 31730112 601544 1.83 85264 1945304 1637548 4.83 990604 1547860 8 07:28:28 06:23:01 30016252 31730120 601516 1.83 85272 1945324 1637548 4.83 990584 1547864 8 07:28:28 06:24:01 30016488 31730388 601196 1.83 85292 1945332 1637548 4.83 990620 1547872 4 07:28:28 06:25:01 30016108 31730008 601468 1.83 85316 1945328 1637548 4.83 991076 1547872 20 07:28:28 06:26:01 30012472 31729088 602044 1.83 85384 1947828 1637548 4.83 991480 1550128 192 07:28:28 06:27:01 30012488 31729116 602016 1.83 85412 1947812 1637548 4.83 991212 1550128 12 07:28:28 06:28:02 30012692 31729368 601704 1.83 85436 1947832 1637548 4.83 991260 1550132 4 07:28:28 06:29:01 30012644 31729340 601660 1.83 85464 1947836 1637548 4.83 991276 1550136 24 07:28:28 06:30:01 30012880 31729616 601328 1.83 85496 1947836 1637548 4.83 991444 1550136 16 07:28:28 06:31:01 30012756 31729520 601568 1.83 85528 1947840 1637548 4.83 991396 1550140 24 07:28:28 06:32:01 30012932 31729732 601532 1.83 85552 1947844 1637548 4.83 991500 1550144 8 07:28:28 06:33:01 30012924 31729760 601484 1.83 85596 1947836 1637548 4.83 991536 1550144 8 07:28:28 06:34:01 30012624 31729508 601676 1.83 85628 1947852 1637548 4.83 991584 1550152 40 07:28:28 06:35:01 30012860 31729788 601340 1.83 85664 1947852 1637548 4.83 991736 1550152 8 07:28:28 06:36:01 30012560 31729520 601536 1.83 85692 1947856 1637548 4.83 991700 1550156 8 07:28:28 06:37:01 30012544 31729520 601520 1.83 85704 1947860 1637548 4.83 991712 1550160 8 07:28:28 06:38:01 30012244 31729252 601728 1.83 85748 1947844 1621180 4.78 991804 1550160 12 07:28:28 06:39:01 30012132 31729208 601708 1.83 85796 1947864 1621180 4.78 991736 1550164 8 07:28:28 06:40:01 30012316 31729440 601616 1.83 85844 1947864 1621180 4.78 991896 1550164 8 07:28:28 06:41:01 30012040 31729196 601832 1.83 85860 1947868 1621180 4.78 991876 1550168 12 07:28:28 06:42:01 30011520 31728728 602284 1.83 85900 1947880 1637272 4.83 992212 1550180 8 07:28:28 06:43:01 30011724 31728948 602004 1.83 85924 1947872 1637272 4.83 992028 1550180 8 07:28:28 06:44:01 30011644 31728920 602076 1.83 85964 1947884 1637272 4.83 992076 1550184 8 07:28:28 06:45:01 30011564 31728860 602080 1.83 85980 1947888 1637272 4.83 992224 1550188 16 07:28:28 06:46:01 30011296 31728636 602260 1.83 86012 1947888 1637272 4.83 992208 1550188 8 07:28:28 06:47:01 30011488 31728848 602232 1.83 86036 1947892 1637272 4.83 992224 1550192 8 07:28:28 06:48:01 30011724 31729112 601940 1.83 86080 1947876 1637272 4.83 992344 1550192 8 07:28:28 06:49:01 30011884 31729324 601876 1.83 86112 1947896 1637272 4.83 992460 1550196 8 07:28:28 06:50:01 30011356 31728824 602352 1.83 86132 1947900 1637272 4.83 992636 1550200 8 07:28:28 06:51:01 30010836 31728316 602828 1.83 86148 1947900 1637272 4.83 992512 1550200 12 07:28:28 06:52:01 30010788 31728304 602780 1.83 86172 1947908 1653336 4.87 992604 1550208 8 07:28:28 06:53:01 30010992 31728532 602484 1.83 86220 1947892 1653336 4.87 992664 1550208 12 07:28:28 06:54:01 30010692 31728280 602676 1.83 86248 1947912 1653336 4.87 992772 1550212 12 07:28:28 06:55:01 30010708 31728324 602572 1.83 86272 1947916 1653336 4.87 993084 1550216 36 07:28:28 06:56:01 30010944 31728592 602252 1.83 86296 1947916 1653336 4.87 992856 1550216 8 07:28:28 06:57:01 30011144 31728824 602168 1.83 86328 1947920 1653336 4.87 992924 1550220 24 07:28:28 06:58:01 30010804 31728532 602432 1.83 86372 1947908 1653336 4.87 992968 1550224 8 07:28:28 06:59:01 30010756 31728516 602384 1.83 86388 1947928 1653336 4.87 993088 1550228 28 07:28:28 07:00:01 30010992 31728800 602040 1.83 86432 1947932 1653336 4.87 993204 1550232 8 07:28:28 07:01:01 30010684 31728640 602120 1.83 86456 1948064 1637176 4.82 993148 1550364 16 07:28:28 07:02:01 30010360 31728368 602628 1.83 86484 1948068 1637176 4.82 993456 1550368 0 07:28:28 07:03:01 30010300 31728332 602636 1.83 86528 1948056 1637176 4.82 993476 1550372 8 07:28:28 07:04:01 30010876 31728956 602088 1.83 86560 1948072 1637176 4.82 993616 1550372 24 07:28:28 07:05:01 30010828 31728924 602096 1.83 86572 1948076 1637176 4.82 993176 1550376 28 07:28:28 07:06:01 30010528 31728668 602316 1.83 86608 1948072 1637176 4.82 993512 1550376 8 07:28:28 07:07:01 30010416 31728576 602344 1.83 86624 1948080 1637176 4.82 993264 1550380 8 07:28:28 07:08:01 30010360 31728556 602304 1.83 86660 1948076 1637176 4.82 993296 1550384 8 07:28:28 07:09:01 30010596 31728820 601968 1.83 86692 1948084 1637176 4.82 993272 1550384 12 07:28:28 07:10:01 30010456 31728728 602212 1.83 86716 1948092 1637176 4.82 993368 1550392 4 07:28:28 07:11:01 30010204 31728508 602424 1.83 86748 1948096 1637176 4.82 993332 1550396 28 07:28:28 07:12:01 30009804 31728164 602880 1.83 86780 1948096 1637176 4.82 993372 1550396 4 07:28:28 07:13:01 28669060 31476588 799604 2.43 115644 2965080 1910276 5.63 1354288 2430644 1596 07:28:28 07:14:01 27131140 31283760 983444 2.99 230072 4036828 2273188 6.70 1729284 3422852 39668 07:28:28 07:15:01 26399908 31286328 978444 2.98 235068 4719868 2284376 6.73 2170152 3665324 681456 07:28:28 07:16:01 26406412 31498488 769888 2.34 244184 4902120 1729828 5.10 1688060 4125552 380 07:28:28 07:17:01 26407272 31499416 769060 2.34 244220 4902128 1729828 5.10 1688360 4125552 256 07:28:28 07:18:01 26414904 31507084 761384 2.32 244256 4902124 1729828 5.10 1680412 4125560 8 07:28:28 07:19:01 26414452 31506640 761768 2.32 244272 4902136 1729828 5.10 1680204 4125564 8 07:28:28 07:20:01 26420160 31512392 756032 2.30 244300 4902136 1729828 5.10 1675376 4125564 44 07:28:28 07:21:01 26420160 31512452 755956 2.30 244332 4902144 1729828 5.10 1675364 4125568 16 07:28:28 07:22:01 26421544 31513844 754440 2.29 244348 4902140 1729828 5.10 1673684 4125568 8 07:28:28 07:23:01 26421496 31513804 754696 2.30 244380 4902144 1729828 5.10 1673700 4125572 12 07:28:28 07:24:01 26421940 31514304 754180 2.29 244396 4902156 1729828 5.10 1673584 4125584 8 07:28:28 07:25:01 26421988 31514416 754052 2.29 244456 4902156 1729828 5.10 1673704 4125588 8 07:28:28 07:26:01 26421916 31514412 753980 2.29 244536 4902152 1729828 5.10 1673712 4125596 12 07:28:28 07:27:01 26421892 31514564 753800 2.29 244560 4902292 1729828 5.10 1673752 4125712 4 07:28:28 07:28:01 25014032 31484504 778808 2.37 267352 6135060 1788832 5.27 1751840 5329776 517216 07:28:28 Average: 29864639 31730039 600264 1.83 89059 2080564 1644530 4.85 1004140 1670302 3938 07:28:28 07:28:28 02:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:28:28 02:10:01 ens3 128.92 97.54 495.59 22.37 0.00 0.00 0.00 0.00 07:28:28 02:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 07:28:28 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:11:01 ens3 2.48 0.35 0.44 0.21 0.00 0.00 0.00 0.00 07:28:28 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:12:01 ens3 3.67 1.35 1.85 1.03 0.00 0.00 0.00 0.00 07:28:28 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:13:01 ens3 12.45 9.55 13.24 6.96 0.00 0.00 0.00 0.00 07:28:28 02:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:28:28 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:14:01 ens3 62.24 28.00 668.32 2.20 0.00 0.00 0.00 0.00 07:28:28 02:14:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:28:28 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:15:01 ens3 161.12 51.46 2048.35 3.78 0.00 0.00 0.00 0.00 07:28:28 02:15:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 07:28:28 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:16:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:28:28 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:17:01 ens3 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:28:28 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:18:01 ens3 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:28:28 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:19:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:20:01 ens3 0.37 0.15 0.09 0.07 0.00 0.00 0.00 0.00 07:28:28 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:21:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:22:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:28:28 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:23:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:24:01 ens3 0.17 0.02 0.06 0.00 0.00 0.00 0.00 0.00 07:28:28 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:25:01 ens3 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:28:28 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:26:01 ens3 0.35 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:28:28 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:27:01 ens3 0.33 0.13 0.07 0.01 0.00 0.00 0.00 0.00 07:28:28 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:28:01 ens3 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:28:28 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:29:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:30:01 ens3 0.32 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:31:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:32:01 ens3 0.25 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:28:28 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:33:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:34:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:35:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:28:28 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:37:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:38:01 ens3 0.23 0.12 0.12 0.01 0.00 0.00 0.00 0.00 07:28:28 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:40:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:41:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:42:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:43:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:44:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:45:01 ens3 0.35 0.27 0.09 0.08 0.00 0.00 0.00 0.00 07:28:28 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:47:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:48:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:49:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:50:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:51:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:52:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:54:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:55:01 ens3 0.30 0.23 0.09 0.08 0.00 0.00 0.00 0.00 07:28:28 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:58:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 02:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:00:01 ens3 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:01:01 ens3 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:28:28 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:02:01 ens3 1.43 0.73 0.84 0.43 0.00 0.00 0.00 0.00 07:28:28 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:04:01 ens3 0.87 0.52 0.31 0.22 0.00 0.00 0.00 0.00 07:28:28 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:05:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:06:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:07:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:08:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:09:01 ens3 0.32 0.18 0.07 0.01 0.00 0.00 0.00 0.00 07:28:28 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:10:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:11:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:12:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:13:01 ens3 4.35 3.83 2.44 4.62 0.00 0.00 0.00 0.00 07:28:28 03:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:28:28 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:14:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:15:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:28:28 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:18:01 ens3 0.27 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:28:28 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:19:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:20:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:21:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:21:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:22:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:24:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:25:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:26:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:30:01 ens3 0.26 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:31:01 ens3 0.15 0.03 0.17 0.00 0.00 0.00 0.00 0.00 07:28:28 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:34:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:35:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:40:01 ens3 0.30 0.22 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:44:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:45:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:46:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:47:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:48:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:50:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:55:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:56:01 ens3 0.30 0.23 0.28 0.02 0.00 0.00 0.00 0.00 07:28:28 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:00:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 07:28:28 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:02:01 ens3 0.52 0.53 0.27 0.23 0.00 0.00 0.00 0.00 07:28:28 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:04:01 ens3 0.95 0.42 0.31 0.22 0.00 0.00 0.00 0.00 07:28:28 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:05:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 07:28:28 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:06:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:09:01 ens3 0.22 0.12 0.12 0.01 0.00 0.00 0.00 0.00 07:28:28 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:10:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:13:01 ens3 4.00 3.07 2.37 4.48 0.00 0.00 0.00 0.00 07:28:28 04:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:15:01 ens3 0.23 0.12 0.08 0.06 0.00 0.00 0.00 0.00 07:28:28 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:16:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:20:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:25:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:30:01 ens3 0.30 0.22 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:34:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:35:01 ens3 0.45 0.38 0.32 0.11 0.00 0.00 0.00 0.00 07:28:28 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:40:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 07:28:28 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:43:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:44:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:45:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:46:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:50:01 ens3 0.28 0.27 0.08 0.08 0.00 0.00 0.00 0.00 07:28:28 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:55:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:00:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:02:01 ens3 0.50 0.52 0.27 0.23 0.00 0.00 0.00 0.00 07:28:28 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:04:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:28:28 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:05:01 ens3 7.93 12.01 1.21 22.34 0.00 0.00 0.00 0.00 07:28:28 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:10:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:13:01 ens3 4.27 3.65 2.44 4.58 0.00 0.00 0.00 0.00 07:28:28 05:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:14:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:15:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:17:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:19:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:20:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 07:28:28 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:25:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:30:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:34:01 ens3 0.30 0.18 0.23 0.01 0.00 0.00 0.00 0.00 07:28:28 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:35:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:40:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:28:28 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:45:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:46:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:50:01 ens3 0.33 0.28 0.09 0.08 0.00 0.00 0.00 0.00 07:28:28 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:51:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:55:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:00:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:02:01 ens3 0.50 0.33 0.26 0.21 0.00 0.00 0.00 0.00 07:28:28 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:04:01 ens3 1.13 0.47 0.64 0.22 0.00 0.00 0.00 0.00 07:28:28 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:05:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:10:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:13:01 ens3 2.70 2.33 1.60 3.38 0.00 0.00 0.00 0.00 07:28:28 06:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:14:01 ens3 1.55 1.38 0.84 1.20 0.00 0.00 0.00 0.00 07:28:28 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:15:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:16:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:20:01 ens3 0.30 0.22 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:22:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:25:01 ens3 0.37 0.28 0.10 0.15 0.00 0.00 0.00 0.00 07:28:28 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:26:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:28:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:28:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:30:01 ens3 0.30 0.27 0.08 0.08 0.00 0.00 0.00 0.00 07:28:28 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:35:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:39:01 ens3 0.27 0.22 0.28 0.01 0.00 0.00 0.00 0.00 07:28:28 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:40:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 07:28:28 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:42:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:45:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:46:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:50:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:54:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:55:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:00:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:02:01 ens3 0.47 0.37 0.26 0.21 0.00 0.00 0.00 0.00 07:28:28 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:04:01 ens3 1.22 0.45 0.59 0.22 0.00 0.00 0.00 0.00 07:28:28 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:05:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:06:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:10:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:13:01 vetha1426b7 21.86 27.18 2.03 21.12 0.00 0.00 0.00 0.00 07:28:28 07:13:01 ens3 421.36 296.23 5621.94 81.55 0.00 0.00 0.00 0.00 07:28:28 07:13:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 07:28:28 07:13:01 docker0 54.76 62.84 4.29 293.75 0.00 0.00 0.00 0.00 07:28:28 07:14:01 vethaf5fce4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:28:28 07:14:01 ens3 583.19 348.96 3414.64 101.38 0.00 0.00 0.00 0.00 07:28:28 07:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:28:28 07:14:01 docker0 321.95 546.06 28.07 3385.61 0.00 0.00 0.00 0.00 07:28:28 07:15:01 vetheba811e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:28:28 07:15:01 ens3 32.04 19.01 56.96 12.54 0.00 0.00 0.00 0.00 07:28:28 07:15:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:28:28 07:15:01 docker0 1.45 2.38 0.09 30.89 0.00 0.00 0.00 0.00 07:28:28 07:16:01 ens3 149.15 103.37 2669.34 192.86 0.00 0.00 0.00 0.00 07:28:28 07:16:01 lo 8.06 8.06 0.80 0.80 0.00 0.00 0.00 0.00 07:28:28 07:16:01 docker0 2.70 4.40 0.17 62.24 0.00 0.00 0.00 0.00 07:28:28 07:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:18:01 ens3 0.58 0.35 2.49 0.03 0.00 0.00 0.00 0.00 07:28:28 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:19:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:20:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:25:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:28:28 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:26:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:28:28 07:28:01 ens3 416.25 232.43 8117.60 45.24 0.00 0.00 0.00 0.00 07:28:28 07:28:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 07:28:28 07:28:01 docker0 88.54 167.99 7.82 1307.79 0.00 0.00 0.00 0.00 07:28:28 Average: ens3 6.39 3.89 72.51 1.62 0.00 0.00 0.00 0.00 07:28:28 Average: lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 07:28:28 Average: docker0 1.47 2.46 0.13 15.93 0.00 0.00 0.00 0.00 07:28:28 07:28:28 07:28:28 ---> sar -P ALL: 07:28:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6511) 07/26/24 _x86_64_ (8 CPU) 07:28:28 07:28:28 02:08:53 LINUX RESTART (8 CPU) 07:28:28 07:28:28 02:09:02 CPU %user %nice %system %iowait %steal %idle 07:28:28 02:10:01 all 2.12 0.00 0.75 9.36 0.06 87.71 07:28:28 02:10:01 0 3.18 0.00 0.74 7.16 0.03 88.89 07:28:28 02:10:01 1 2.64 0.00 0.73 0.70 0.05 95.88 07:28:28 02:10:01 2 3.26 0.00 0.76 32.38 0.07 63.53 07:28:28 02:10:01 3 1.20 0.00 0.58 7.24 0.22 90.76 07:28:28 02:10:01 4 1.08 0.00 0.31 20.45 0.02 78.15 07:28:28 02:10:01 5 1.33 0.00 1.90 0.43 0.03 96.31 07:28:28 02:10:01 6 1.61 0.00 0.48 6.53 0.02 91.37 07:28:28 02:10:01 7 2.69 0.00 0.51 0.29 0.03 96.48 07:28:28 02:11:01 all 0.14 0.00 0.01 0.05 0.00 99.80 07:28:28 02:11:01 0 0.03 0.00 0.02 0.03 0.00 99.92 07:28:28 02:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:11:01 2 0.02 0.00 0.00 0.23 0.00 99.75 07:28:28 02:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 02:11:01 4 0.93 0.00 0.00 0.07 0.02 98.99 07:28:28 02:11:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:28:28 02:11:01 6 0.00 0.00 0.00 0.10 0.00 99.90 07:28:28 02:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:12:01 all 0.14 0.00 0.02 0.03 0.00 99.81 07:28:28 02:12:01 0 0.25 0.00 0.03 0.12 0.00 99.60 07:28:28 02:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:12:01 2 0.20 0.00 0.03 0.12 0.00 99.65 07:28:28 02:12:01 3 0.17 0.00 0.02 0.00 0.02 99.80 07:28:28 02:12:01 4 0.12 0.00 0.02 0.00 0.00 99.87 07:28:28 02:12:01 5 0.17 0.00 0.00 0.00 0.00 99.83 07:28:28 02:12:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 02:12:01 7 0.18 0.00 0.00 0.00 0.00 99.82 07:28:28 02:13:01 all 0.53 0.00 0.05 0.02 0.01 99.39 07:28:28 02:13:01 0 0.18 0.00 0.05 0.07 0.00 99.70 07:28:28 02:13:01 1 0.13 0.00 0.02 0.00 0.02 99.83 07:28:28 02:13:01 2 1.08 0.00 0.10 0.12 0.02 98.68 07:28:28 02:13:01 3 0.12 0.00 0.03 0.00 0.00 99.85 07:28:28 02:13:01 4 0.20 0.00 0.03 0.00 0.00 99.77 07:28:28 02:13:01 5 2.02 0.00 0.07 0.00 0.00 97.92 07:28:28 02:13:01 6 0.08 0.00 0.03 0.00 0.00 99.88 07:28:28 02:13:01 7 0.45 0.00 0.03 0.00 0.02 99.50 07:28:28 02:14:01 all 0.15 0.00 0.08 0.20 0.01 99.56 07:28:28 02:14:01 0 0.10 0.00 0.05 0.05 0.02 99.78 07:28:28 02:14:01 1 0.08 0.00 0.20 0.50 0.00 99.22 07:28:28 02:14:01 2 0.08 0.00 0.03 0.22 0.03 99.63 07:28:28 02:14:01 3 0.10 0.00 0.05 0.00 0.00 99.85 07:28:28 02:14:01 4 0.20 0.00 0.07 0.42 0.02 99.30 07:28:28 02:14:01 5 0.50 0.00 0.18 0.42 0.02 98.88 07:28:28 02:14:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 02:14:01 7 0.05 0.00 0.03 0.02 0.00 99.90 07:28:28 02:15:01 all 2.73 0.00 1.34 3.78 0.03 92.12 07:28:28 02:15:01 0 3.40 0.00 1.37 1.57 0.03 93.63 07:28:28 02:15:01 1 3.19 0.00 1.15 1.12 0.03 94.50 07:28:28 02:15:01 2 4.01 0.00 1.79 0.38 0.03 93.79 07:28:28 02:15:01 3 1.70 0.00 2.42 0.33 0.03 95.51 07:28:28 02:15:01 4 2.58 0.00 1.19 1.41 0.03 94.78 07:28:28 02:15:01 5 2.06 0.00 0.82 21.74 0.03 75.35 07:28:28 02:15:01 6 2.34 0.00 0.98 2.12 0.03 94.53 07:28:28 02:15:01 7 2.52 0.00 1.00 1.59 0.03 94.85 07:28:28 02:16:01 all 0.21 0.00 0.06 0.02 0.00 99.71 07:28:28 02:16:01 0 0.05 0.00 0.08 0.00 0.00 99.87 07:28:28 02:16:01 1 0.20 0.00 0.12 0.00 0.00 99.68 07:28:28 02:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:16:01 3 0.08 0.00 0.03 0.02 0.02 99.85 07:28:28 02:16:01 4 1.11 0.00 0.10 0.00 0.00 98.79 07:28:28 02:16:01 5 0.08 0.00 0.05 0.15 0.00 99.72 07:28:28 02:16:01 6 0.07 0.00 0.03 0.02 0.00 99.88 07:28:28 02:16:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 02:17:01 all 0.27 0.00 0.01 0.01 0.00 99.71 07:28:28 02:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 02:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 02:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 02:17:01 3 0.08 0.00 0.00 0.00 0.00 99.92 07:28:28 02:17:01 4 1.97 0.00 0.00 0.02 0.02 98.00 07:28:28 02:17:01 5 0.02 0.00 0.02 0.03 0.00 99.93 07:28:28 02:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:18:01 all 0.20 0.00 0.01 0.01 0.00 99.79 07:28:28 02:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:18:01 1 0.05 0.00 0.05 0.00 0.00 99.90 07:28:28 02:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 02:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:18:01 4 1.39 0.00 0.00 0.00 0.00 98.61 07:28:28 02:18:01 5 0.02 0.00 0.02 0.05 0.00 99.92 07:28:28 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:28:28 02:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:19:01 5 0.02 0.00 0.00 0.10 0.00 99.88 07:28:28 02:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:20:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:28:28 02:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 02:20:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 02:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 02:20:01 5 0.02 0.00 0.03 0.03 0.02 99.90 07:28:28 02:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:28:28 02:20:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 02:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:28:28 02:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 02:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:21:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:28:28 02:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 02:21:01 5 0.00 0.00 0.02 0.05 0.00 99.93 07:28:28 02:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:28:28 02:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 02:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:22:01 5 0.05 0.00 0.02 0.05 0.00 99.88 07:28:28 02:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 02:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:28:28 02:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 02:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 02:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 02:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 02:23:01 5 0.03 0.00 0.03 0.05 0.02 99.87 07:28:28 02:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:24:01 all 0.21 0.00 0.03 0.01 0.00 99.75 07:28:28 02:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 02:24:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 02:24:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 02:24:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:28:28 02:24:01 4 1.53 0.00 0.02 0.00 0.00 98.45 07:28:28 02:24:01 5 0.03 0.00 0.05 0.05 0.00 99.87 07:28:28 02:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:25:01 all 0.25 0.00 0.00 0.01 0.00 99.74 07:28:28 02:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 02:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 02:25:01 4 1.79 0.00 0.00 0.00 0.00 98.21 07:28:28 02:25:01 5 0.03 0.00 0.02 0.03 0.02 99.90 07:28:28 02:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:26:01 all 0.11 0.00 0.01 0.01 0.00 99.88 07:28:28 02:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:26:01 4 0.81 0.00 0.02 0.00 0.00 99.17 07:28:28 02:26:01 5 0.02 0.00 0.00 0.05 0.00 99.93 07:28:28 02:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:27:01 all 0.02 0.00 0.00 0.01 0.01 99.96 07:28:28 02:27:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:28:28 02:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:27:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:28:28 02:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 02:27:01 5 0.02 0.00 0.02 0.08 0.02 99.87 07:28:28 02:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:28:01 all 0.02 0.00 0.00 0.01 0.00 99.96 07:28:28 02:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 02:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 02:28:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 02:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:28:01 5 0.02 0.00 0.02 0.05 0.00 99.92 07:28:28 02:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:29:01 all 0.01 0.00 0.01 0.01 0.00 99.96 07:28:28 02:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 02:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:29:01 5 0.02 0.00 0.03 0.05 0.02 99.88 07:28:28 02:29:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 02:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:30:01 all 0.01 0.00 0.01 0.27 0.00 99.71 07:28:28 02:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:30:01 4 0.02 0.00 0.00 0.12 0.00 99.87 07:28:28 02:30:01 5 0.02 0.00 0.03 2.04 0.00 97.91 07:28:28 02:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:31:01 all 0.09 0.00 0.00 0.03 0.00 99.87 07:28:28 02:31:01 0 0.02 0.00 0.02 0.08 0.00 99.88 07:28:28 02:31:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:28:28 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 02:31:01 4 0.53 0.00 0.00 0.18 0.02 99.27 07:28:28 02:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:28:28 02:31:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 02:32:01 all 0.24 0.00 0.01 0.01 0.01 99.74 07:28:28 02:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 02:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 02:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:32:01 4 1.82 0.00 0.00 0.03 0.00 98.14 07:28:28 02:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 02:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 02:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:33:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:28:28 02:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:33:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 02:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:34:01 all 0.01 0.00 0.00 0.01 0.00 99.97 07:28:28 02:34:01 0 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 02:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:34:01 4 0.08 0.00 0.00 0.03 0.00 99.88 07:28:28 02:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:35:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:28:28 02:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 02:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 02:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 02:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:35:01 4 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 02:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 02:35:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 02:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 02:36:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 02:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 02:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 02:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 02:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 02:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 02:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 02:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 02:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 02:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:38:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:28:28 02:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 02:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:38:01 4 0.03 0.00 0.00 0.02 0.02 99.93 07:28:28 02:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 02:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 02:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 02:39:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 02:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:40:01 all 0.06 0.00 0.01 0.01 0.01 99.91 07:28:28 02:40:01 0 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 02:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:28:28 02:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 02:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 02:40:01 4 0.28 0.00 0.02 0.03 0.00 99.67 07:28:28 02:40:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:28:28 02:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:41:01 all 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 02:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:41:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:28:28 02:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:41:01 4 0.13 0.00 0.05 0.02 0.00 99.80 07:28:28 02:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 02:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:28:28 02:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:42:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:28:28 02:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:42:01 4 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 02:42:01 5 0.00 0.00 0.05 0.00 0.02 99.93 07:28:28 02:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:28:28 02:42:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 02:43:01 all 0.04 0.00 0.01 0.00 0.00 99.94 07:28:28 02:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:43:01 4 0.30 0.00 0.00 0.03 0.00 99.67 07:28:28 02:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:44:01 all 0.05 0.00 0.01 0.00 0.00 99.93 07:28:28 02:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 02:44:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 02:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 02:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:44:01 4 0.30 0.00 0.03 0.03 0.00 99.63 07:28:28 02:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:45:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:28:28 02:45:01 0 0.02 0.00 0.02 0.08 0.00 99.88 07:28:28 02:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:28:28 02:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:45:01 4 0.02 0.00 0.00 0.02 0.02 99.95 07:28:28 02:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 02:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 02:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 02:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 02:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 07:28:28 02:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 02:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:47:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 02:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 02:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 02:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 02:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:28:28 02:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:48:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 02:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:48:01 4 0.00 0.00 0.00 0.03 0.02 99.95 07:28:28 02:48:01 5 0.05 0.00 0.03 0.00 0.00 99.92 07:28:28 02:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:49:01 all 0.01 0.00 0.01 0.01 0.00 99.96 07:28:28 02:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 02:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:49:01 4 0.00 0.00 0.02 0.05 0.00 99.93 07:28:28 02:49:01 5 0.02 0.00 0.05 0.00 0.00 99.93 07:28:28 02:49:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 02:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:28:28 02:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:50:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:28:28 02:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:50:01 4 0.03 0.00 0.00 0.03 0.02 99.92 07:28:28 02:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 02:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:51:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 02:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:51:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 02:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 02:51:01 4 0.03 0.00 0.00 0.02 0.00 99.95 07:28:28 02:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:28:28 02:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 02:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 02:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:52:01 4 0.03 0.00 0.02 0.03 0.02 99.90 07:28:28 02:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 02:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:53:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:28:28 02:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:28:28 02:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 02:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 02:53:01 5 0.05 0.00 0.03 0.00 0.00 99.92 07:28:28 02:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:28:28 02:53:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 02:54:01 all 0.00 0.00 0.01 0.00 0.00 99.98 07:28:28 02:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 02:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 02:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:54:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 02:54:01 5 0.00 0.00 0.05 0.00 0.02 99.93 07:28:28 02:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:28:28 02:55:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 02:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 07:28:28 02:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 02:55:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 02:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 02:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:56:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:28:28 02:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:28:28 02:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:56:01 4 0.02 0.00 0.00 0.03 0.02 99.93 07:28:28 02:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 02:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:57:01 all 0.08 0.00 0.02 0.00 0.00 99.90 07:28:28 02:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:57:01 1 0.07 0.00 0.03 0.00 0.00 99.90 07:28:28 02:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:57:01 4 0.48 0.00 0.05 0.02 0.00 99.45 07:28:28 02:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:57:01 6 0.00 0.00 0.03 0.00 0.02 99.95 07:28:28 02:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:58:01 all 0.27 0.00 0.01 0.00 0.00 99.71 07:28:28 02:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 02:58:01 1 0.10 0.00 0.03 0.00 0.02 99.85 07:28:28 02:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:58:01 4 1.99 0.00 0.02 0.03 0.02 97.95 07:28:28 02:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 02:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 02:59:01 all 0.16 0.00 0.02 0.00 0.00 99.81 07:28:28 02:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:59:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 02:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 02:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 02:59:01 4 1.14 0.00 0.07 0.02 0.00 98.77 07:28:28 02:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 02:59:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 02:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 03:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 03:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 03:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:00:01 4 0.02 0.00 0.00 0.03 0.00 99.95 07:28:28 03:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:28:28 03:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 03:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:01:01 4 0.08 0.00 0.02 0.03 0.00 99.87 07:28:28 03:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:02:01 all 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:02:01 1 0.10 0.00 0.07 0.00 0.02 99.82 07:28:28 03:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:02:01 4 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 03:02:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 03:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:02:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 03:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:28:28 03:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:28:28 03:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:03:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 03:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:04:01 all 0.02 0.00 0.00 0.01 0.00 99.97 07:28:28 03:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:04:01 1 0.07 0.00 0.00 0.00 0.02 99.92 07:28:28 03:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 03:04:01 4 0.00 0.00 0.00 0.05 0.00 99.95 07:28:28 03:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:28:28 03:04:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 03:05:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:28:28 03:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:05:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 03:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:05:01 4 0.12 0.00 0.02 0.02 0.02 99.83 07:28:28 03:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:06:01 all 0.01 0.00 0.01 0.01 0.00 99.96 07:28:28 03:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:06:01 1 0.05 0.00 0.05 0.00 0.02 99.88 07:28:28 03:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 03:06:01 4 0.00 0.00 0.00 0.10 0.00 99.90 07:28:28 03:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:07:01 all 0.17 0.00 0.00 0.01 0.01 99.81 07:28:28 03:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:28:28 03:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 03:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:07:01 4 1.24 0.00 0.00 0.07 0.00 98.69 07:28:28 03:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:08:01 all 0.13 0.00 0.01 0.00 0.01 99.85 07:28:28 03:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:08:01 1 0.08 0.00 0.03 0.00 0.00 99.88 07:28:28 03:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:08:01 3 0.02 0.00 0.05 0.00 0.02 99.92 07:28:28 03:08:01 4 0.90 0.00 0.02 0.03 0.02 99.04 07:28:28 03:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:28:28 03:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:09:01 3 0.07 0.00 0.02 0.00 0.02 99.90 07:28:28 03:09:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 03:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:09:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 03:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:10:01 all 0.03 0.00 0.01 0.01 0.00 99.96 07:28:28 03:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 03:10:01 4 0.15 0.00 0.00 0.05 0.00 99.80 07:28:28 03:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:11:01 all 0.02 0.00 0.02 0.00 0.00 99.96 07:28:28 03:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:11:01 1 0.05 0.00 0.05 0.00 0.00 99.90 07:28:28 03:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 03:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 03:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 03:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 03:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:12:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 03:12:01 4 0.02 0.00 0.00 0.03 0.02 99.93 07:28:28 03:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:13:01 all 0.07 0.00 0.02 0.00 0.00 99.91 07:28:28 03:13:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:28:28 03:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:13:01 3 0.08 0.00 0.00 0.00 0.00 99.92 07:28:28 03:13:01 4 0.02 0.00 0.03 0.03 0.00 99.92 07:28:28 03:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:13:01 6 0.15 0.00 0.03 0.00 0.00 99.82 07:28:28 03:13:01 7 0.20 0.00 0.03 0.00 0.00 99.77 07:28:28 03:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:28:28 03:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 03:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:14:01 4 0.02 0.00 0.00 0.03 0.00 99.95 07:28:28 03:14:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 03:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 03:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 03:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 07:28:28 03:15:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 03:16:01 all 0.11 0.00 0.01 0.00 0.00 99.88 07:28:28 03:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 03:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:16:01 4 0.68 0.00 0.02 0.02 0.02 99.27 07:28:28 03:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:17:01 all 0.26 0.00 0.01 0.01 0.00 99.72 07:28:28 03:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 03:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:17:01 4 1.99 0.00 0.00 0.03 0.00 97.98 07:28:28 03:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 03:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:18:01 all 0.14 0.00 0.01 0.01 0.00 99.83 07:28:28 03:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:18:01 4 1.04 0.00 0.02 0.10 0.02 98.82 07:28:28 03:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 03:19:01 0 0.00 0.00 0.05 0.00 0.02 99.93 07:28:28 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 03:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 03:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:28:28 03:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 03:20:01 4 0.02 0.00 0.02 0.03 0.00 99.93 07:28:28 03:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:20:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:28:28 03:21:02 all 0.19 0.00 0.01 0.01 0.01 99.80 07:28:28 03:21:02 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:21:02 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:21:02 2 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 03:21:02 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:21:02 4 1.39 0.00 0.00 0.03 0.00 98.58 07:28:28 03:21:02 5 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 03:21:02 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:21:02 7 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 03:22:01 all 0.27 0.00 0.01 0.01 0.00 99.71 07:28:28 03:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 03:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:22:01 4 1.99 0.00 0.00 0.05 0.02 97.95 07:28:28 03:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 03:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:23:01 all 0.25 0.00 0.01 0.01 0.00 99.73 07:28:28 03:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:23:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 03:23:01 4 1.92 0.00 0.00 0.05 0.00 98.03 07:28:28 03:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:24:01 all 0.02 0.00 0.01 0.01 0.00 99.97 07:28:28 03:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 03:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:24:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 03:24:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 03:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 03:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:28:28 03:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:25:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 03:25:01 4 0.02 0.00 0.00 0.05 0.02 99.92 07:28:28 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 03:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 03:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:26:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 03:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 07:28:28 03:26:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 03:27:01 all 0.02 0.00 0.00 0.00 0.01 99.97 07:28:28 03:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 03:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 03:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:27:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 03:27:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 03:28:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 03:28:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:28:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 03:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:28:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:28:28 03:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 03:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:29:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 03:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:29:01 4 0.00 0.00 0.02 0.02 0.02 99.95 07:28:28 03:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:30:01 all 0.06 0.00 0.01 0.01 0.00 99.91 07:28:28 03:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:30:01 2 0.00 0.00 0.02 0.08 0.00 99.90 07:28:28 03:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 03:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:30:01 6 0.00 0.00 0.05 0.00 0.00 99.95 07:28:28 03:30:01 7 0.48 0.00 0.02 0.00 0.02 99.49 07:28:28 03:31:01 all 0.23 0.00 0.01 0.01 0.00 99.75 07:28:28 03:31:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 03:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:31:01 4 1.74 0.00 0.00 0.08 0.00 98.17 07:28:28 03:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 03:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 03:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:32:01 6 0.03 0.00 0.03 0.02 0.02 99.90 07:28:28 03:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:33:01 all 0.03 0.00 0.01 0.01 0.00 99.95 07:28:28 03:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 03:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:33:01 4 0.00 0.00 0.00 0.05 0.02 99.93 07:28:28 03:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:33:01 6 0.05 0.00 0.03 0.00 0.00 99.92 07:28:28 03:33:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:28:28 03:34:01 all 0.06 0.00 0.01 0.00 0.00 99.93 07:28:28 03:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:34:01 4 0.43 0.00 0.00 0.02 0.00 99.55 07:28:28 03:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 03:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 03:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 03:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 03:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:35:01 7 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 03:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:28:28 03:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 03:36:01 4 0.02 0.00 0.00 0.02 0.02 99.95 07:28:28 03:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 03:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:36:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:28:28 03:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 03:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 03:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 03:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 07:28:28 03:37:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 03:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 03:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 03:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:28:28 03:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:28:28 03:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:39:01 4 0.03 0.00 0.02 0.03 0.02 99.90 07:28:28 03:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:40:01 all 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:40:01 2 0.00 0.00 0.03 0.00 0.02 99.95 07:28:28 03:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:40:01 4 0.17 0.00 0.05 0.02 0.00 99.77 07:28:28 03:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 03:41:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:28:28 03:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:41:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 03:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:42:01 all 0.01 0.00 0.01 0.01 0.00 99.96 07:28:28 03:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 03:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:42:01 4 0.00 0.00 0.00 0.08 0.02 99.90 07:28:28 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:43:01 all 0.04 0.00 0.01 0.00 0.00 99.95 07:28:28 03:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 03:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 03:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:43:01 4 0.20 0.00 0.00 0.02 0.00 99.78 07:28:28 03:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 03:44:01 all 0.23 0.00 0.00 0.01 0.01 99.75 07:28:28 03:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 03:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:44:01 4 1.74 0.00 0.00 0.05 0.02 98.19 07:28:28 03:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 03:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:45:01 all 0.08 0.00 0.01 0.00 0.00 99.90 07:28:28 03:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 03:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 03:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:45:01 4 0.60 0.00 0.07 0.03 0.00 99.30 07:28:28 03:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:28:28 03:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 03:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:46:01 4 0.02 0.00 0.00 0.03 0.00 99.95 07:28:28 03:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:46:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 03:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:47:02 all 0.00 0.00 0.00 0.00 0.00 99.99 07:28:28 03:47:02 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:47:02 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:47:02 2 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 03:47:02 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:47:02 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 03:47:02 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:47:02 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:47:02 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:28:28 03:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:48:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 03:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:48:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 03:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 07:28:28 03:48:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 03:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 03:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:49:01 2 0.02 0.00 0.05 0.00 0.00 99.93 07:28:28 03:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:49:01 4 0.02 0.00 0.00 0.03 0.02 99.93 07:28:28 03:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:50:01 all 0.04 0.00 0.00 0.01 0.01 99.94 07:28:28 03:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 03:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 03:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 03:50:01 4 0.27 0.00 0.00 0.05 0.00 99.68 07:28:28 03:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:51:01 all 0.26 0.00 0.01 0.01 0.00 99.73 07:28:28 03:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:51:01 2 0.00 0.00 0.05 0.02 0.00 99.93 07:28:28 03:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:51:01 4 1.97 0.00 0.00 0.03 0.00 98.00 07:28:28 03:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:52:01 all 0.27 0.00 0.01 0.00 0.00 99.72 07:28:28 03:52:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 03:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 03:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:52:01 4 1.97 0.00 0.00 0.03 0.00 98.00 07:28:28 03:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:53:01 all 0.01 0.00 0.00 0.00 0.00 99.99 07:28:28 03:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:53:01 4 0.03 0.00 0.00 0.02 0.02 99.93 07:28:28 03:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 03:54:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:28:28 03:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 03:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:54:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 03:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 03:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 03:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 03:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:55:01 4 0.00 0.00 0.02 0.03 0.00 99.95 07:28:28 03:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 03:56:01 all 0.12 0.00 0.01 0.00 0.00 99.86 07:28:28 03:56:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:28:28 03:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:56:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 03:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:56:01 4 0.86 0.00 0.05 0.03 0.00 99.06 07:28:28 03:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:57:01 all 0.20 0.00 0.01 0.00 0.00 99.79 07:28:28 03:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 03:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:57:01 4 1.42 0.00 0.07 0.02 0.02 98.48 07:28:28 03:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 03:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 03:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 03:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 03:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:58:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 03:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 03:59:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:28:28 03:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:59:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 03:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 03:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:59:01 4 0.03 0.00 0.00 0.02 0.00 99.95 07:28:28 03:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 03:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:28:28 03:59:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 04:00:01 all 0.01 0.00 0.01 0.00 0.01 99.98 07:28:28 04:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 04:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 04:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:00:01 4 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 04:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 04:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 04:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 04:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:01:01 4 0.00 0.00 0.02 0.03 0.00 99.95 07:28:28 04:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:28:28 04:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 04:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:28:28 04:03:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:28:28 04:03:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:28:28 04:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 04:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:03:01 4 0.02 0.00 0.02 0.05 0.00 99.92 07:28:28 04:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:03:01 7 0.00 0.00 0.00 0.00 0.10 99.90 07:28:28 04:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 04:04:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:28:28 04:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 04:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:04:01 4 0.02 0.00 0.02 0.03 0.00 99.93 07:28:28 04:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:05:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:28:28 04:05:01 0 0.07 0.00 0.03 0.00 0.02 99.88 07:28:28 04:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:05:01 4 0.03 0.00 0.00 0.02 0.02 99.93 07:28:28 04:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:05:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:28:28 04:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 04:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:06:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 04:06:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 04:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:07:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:28:28 04:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:28:28 04:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 04:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 04:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:08:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 04:08:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 04:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:08:01 4 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 04:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:09:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:28:28 04:09:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:28:28 04:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:09:01 4 0.10 0.00 0.05 0.03 0.00 99.82 07:28:28 04:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 04:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:10:01 all 0.15 0.00 0.01 0.02 0.00 99.82 07:28:28 04:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 04:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:10:01 4 1.08 0.00 0.00 0.15 0.02 98.76 07:28:28 04:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 07:28:28 04:10:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 04:11:01 all 0.15 0.00 0.01 0.00 0.00 99.84 07:28:28 04:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 04:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:11:01 4 1.17 0.00 0.00 0.02 0.00 98.81 07:28:28 04:11:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 04:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:12:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:28:28 04:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 04:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:13:01 all 0.09 0.00 0.03 0.00 0.01 99.87 07:28:28 04:13:01 0 0.10 0.00 0.02 0.00 0.02 99.87 07:28:28 04:13:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:28:28 04:13:01 2 0.12 0.00 0.02 0.00 0.02 99.85 07:28:28 04:13:01 3 0.02 0.00 0.05 0.00 0.00 99.93 07:28:28 04:13:01 4 0.12 0.00 0.03 0.02 0.02 99.82 07:28:28 04:13:01 5 0.03 0.00 0.02 0.02 0.00 99.93 07:28:28 04:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:13:01 7 0.25 0.00 0.05 0.00 0.00 99.70 07:28:28 04:14:01 all 0.07 0.00 0.02 0.00 0.00 99.91 07:28:28 04:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:14:01 4 0.42 0.00 0.03 0.03 0.00 99.52 07:28:28 04:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 04:14:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 04:14:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 04:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 04:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:15:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 04:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 04:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:28:28 04:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:16:01 4 0.00 0.00 0.00 0.05 0.02 99.93 07:28:28 04:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:16:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:28:28 04:17:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 04:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:17:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 04:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 04:18:01 all 0.02 0.00 0.00 0.01 0.00 99.97 07:28:28 04:18:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:28:28 04:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:18:01 4 0.00 0.00 0.00 0.07 0.00 99.93 07:28:28 04:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 04:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 04:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 04:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 04:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:20:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:28:28 04:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 04:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:20:01 4 0.03 0.00 0.02 0.03 0.00 99.92 07:28:28 04:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 04:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:21:01 all 0.07 0.00 0.00 0.00 0.00 99.92 07:28:28 04:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 04:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:21:01 4 0.52 0.00 0.00 0.02 0.02 99.45 07:28:28 04:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:28:28 04:21:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 04:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:28:28 04:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 04:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 04:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 04:23:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:28:28 04:23:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:28:28 04:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 04:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:23:01 4 0.12 0.00 0.02 0.03 0.00 99.83 07:28:28 04:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:24:01 all 0.11 0.00 0.01 0.25 0.00 99.63 07:28:28 04:24:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 04:24:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 04:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:24:01 4 0.71 0.00 0.00 1.96 0.02 97.31 07:28:28 04:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 04:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:25:01 all 0.26 0.00 0.01 0.00 0.00 99.73 07:28:28 04:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 04:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 04:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:25:01 4 1.97 0.00 0.00 0.00 0.00 98.03 07:28:28 04:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:25:01 6 0.00 0.00 0.05 0.00 0.00 99.95 07:28:28 04:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:26:01 all 0.27 0.00 0.00 0.01 0.00 99.72 07:28:28 04:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:28:28 04:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:26:01 4 1.99 0.00 0.00 0.03 0.00 97.98 07:28:28 04:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 04:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:27:01 all 0.06 0.00 0.00 0.00 0.00 99.94 07:28:28 04:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:27:01 4 0.42 0.00 0.00 0.02 0.00 99.57 07:28:28 04:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:28:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:28:28 04:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 04:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:28:01 4 0.00 0.00 0.02 0.02 0.02 99.95 07:28:28 04:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 04:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:29:01 all 0.13 0.00 0.00 0.00 0.00 99.86 07:28:28 04:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:29:01 4 0.96 0.00 0.00 0.02 0.00 99.02 07:28:28 04:29:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:30:01 all 0.25 0.00 0.01 0.00 0.00 99.74 07:28:28 04:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:28:28 04:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:30:01 4 1.87 0.00 0.00 0.02 0.00 98.11 07:28:28 04:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:31:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:28:28 04:31:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:28:28 04:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 04:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:31:01 4 0.13 0.00 0.00 0.03 0.02 99.82 07:28:28 04:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:32:01 all 0.03 0.00 0.01 0.01 0.00 99.96 07:28:28 04:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 04:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:32:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 04:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:32:01 4 0.17 0.00 0.02 0.02 0.00 99.80 07:28:28 04:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 04:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 04:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:28:28 04:32:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 04:33:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 04:33:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:28:28 04:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 04:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 04:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 04:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 04:34:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 04:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 04:35:01 all 0.11 0.00 0.00 0.00 0.01 99.87 07:28:28 04:35:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:28:28 04:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 04:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 04:35:01 4 0.71 0.00 0.00 0.03 0.02 99.24 07:28:28 04:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:36:01 all 0.14 0.00 0.01 0.00 0.00 99.84 07:28:28 04:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 04:36:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 04:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 04:36:01 4 1.08 0.00 0.00 0.02 0.00 98.91 07:28:28 04:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 04:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:37:01 all 0.00 0.00 0.01 0.00 0.00 99.98 07:28:28 04:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 04:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 04:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 04:38:01 4 0.02 0.00 0.00 0.02 0.02 99.95 07:28:28 04:38:01 5 0.02 0.00 0.00 0.02 0.02 99.95 07:28:28 04:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:28:28 04:39:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:28:28 04:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 04:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:28:28 04:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 04:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:40:01 3 0.02 0.00 0.05 0.00 0.02 99.92 07:28:28 04:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 04:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 04:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:41:01 all 0.00 0.00 0.01 0.00 0.00 99.98 07:28:28 04:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:41:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 04:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:41:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 04:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:42:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:28:28 04:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 04:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 04:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:42:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 04:42:01 4 0.20 0.00 0.00 0.02 0.02 99.77 07:28:28 04:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 04:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:43:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 04:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:43:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 04:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 04:43:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 04:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:28:28 04:43:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 04:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 04:44:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:28:28 04:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 04:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 04:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:45:01 all 0.22 0.00 0.01 0.00 0.00 99.76 07:28:28 04:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:45:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 04:45:01 4 1.71 0.00 0.00 0.02 0.00 98.27 07:28:28 04:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:45:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 04:46:01 all 0.07 0.00 0.01 0.00 0.00 99.91 07:28:28 04:46:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 04:46:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 04:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:46:01 4 0.43 0.00 0.00 0.00 0.02 99.55 07:28:28 04:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 04:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:47:01 3 0.00 0.00 0.05 0.00 0.02 99.93 07:28:28 04:47:01 4 0.08 0.00 0.00 0.02 0.00 99.90 07:28:28 04:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:48:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:28:28 04:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:48:01 1 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 04:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:48:01 4 0.17 0.00 0.03 0.00 0.00 99.80 07:28:28 04:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:49:01 all 0.01 0.00 0.01 0.00 0.01 99.98 07:28:28 04:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 04:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 04:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:49:01 3 0.03 0.00 0.05 0.00 0.02 99.90 07:28:28 04:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 04:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:50:01 all 0.02 0.00 0.03 0.01 0.01 99.93 07:28:28 04:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 04:50:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 04:50:01 2 0.03 0.00 0.07 0.03 0.02 99.85 07:28:28 04:50:01 3 0.00 0.00 0.05 0.00 0.02 99.93 07:28:28 04:50:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:28:28 04:50:01 5 0.02 0.00 0.03 0.02 0.00 99.93 07:28:28 04:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 04:51:01 all 0.15 0.00 0.01 0.00 0.00 99.84 07:28:28 04:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 04:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 04:51:01 4 1.14 0.00 0.00 0.02 0.00 98.84 07:28:28 04:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 04:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:52:01 all 0.09 0.00 0.01 0.00 0.00 99.90 07:28:28 04:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:52:01 4 0.63 0.00 0.03 0.02 0.00 99.32 07:28:28 04:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 04:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:53:01 all 0.25 0.00 0.01 0.00 0.00 99.73 07:28:28 04:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:53:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 04:53:01 4 1.97 0.00 0.00 0.02 0.02 98.00 07:28:28 04:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:54:01 all 0.27 0.00 0.01 0.00 0.00 99.72 07:28:28 04:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:54:01 3 0.02 0.00 0.05 0.00 0.00 99.93 07:28:28 04:54:01 4 1.99 0.00 0.00 0.02 0.00 98.00 07:28:28 04:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:28:28 04:54:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 04:55:01 all 0.21 0.00 0.01 0.00 0.00 99.78 07:28:28 04:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:55:01 1 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 04:55:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:28:28 04:55:01 3 0.00 0.00 0.03 0.00 0.02 99.95 07:28:28 04:55:01 4 1.60 0.00 0.00 0.00 0.00 98.40 07:28:28 04:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:56:01 all 0.19 0.00 0.01 0.01 0.00 99.79 07:28:28 04:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 04:56:01 4 1.42 0.00 0.02 0.03 0.00 98.53 07:28:28 04:56:01 5 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 04:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:57:01 all 0.01 0.00 0.00 0.00 0.01 99.98 07:28:28 04:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:57:01 1 0.00 0.00 0.02 0.02 0.02 99.95 07:28:28 04:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 04:57:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 04:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 04:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:58:01 all 0.15 0.00 0.01 0.00 0.00 99.83 07:28:28 04:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 04:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:58:01 2 0.05 0.00 0.00 0.00 0.02 99.93 07:28:28 04:58:01 3 0.03 0.00 0.05 0.00 0.00 99.92 07:28:28 04:58:01 4 1.04 0.00 0.02 0.02 0.00 98.92 07:28:28 04:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 04:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 04:59:01 all 0.20 0.00 0.01 0.00 0.00 99.79 07:28:28 04:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 04:59:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:28:28 04:59:01 4 1.45 0.00 0.03 0.02 0.00 98.50 07:28:28 04:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 04:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 04:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 05:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:00:01 1 0.00 0.00 0.02 0.02 0.02 99.95 07:28:28 05:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 05:00:01 3 0.00 0.00 0.05 0.00 0.00 99.95 07:28:28 05:00:01 4 0.00 0.00 0.02 0.02 0.02 99.95 07:28:28 05:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:01:01 all 0.02 0.00 0.00 0.01 0.00 99.97 07:28:28 05:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:01:01 2 0.08 0.00 0.00 0.00 0.02 99.90 07:28:28 05:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 05:01:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 05:01:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 05:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:02:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 05:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 05:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 05:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:03:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:28:28 05:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 05:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 05:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 05:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:04:01 all 0.13 0.00 0.01 0.01 0.01 99.84 07:28:28 05:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 05:04:01 1 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 05:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 05:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:04:01 4 0.94 0.00 0.02 0.10 0.02 98.92 07:28:28 05:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 05:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:05:01 all 0.10 0.00 0.02 0.00 0.00 99.87 07:28:28 05:05:01 0 0.02 0.00 0.05 0.00 0.02 99.92 07:28:28 05:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 05:05:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:28:28 05:05:01 3 0.07 0.00 0.02 0.00 0.00 99.92 07:28:28 05:05:01 4 0.15 0.00 0.02 0.02 0.00 99.82 07:28:28 05:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 05:05:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 05:05:01 7 0.38 0.00 0.02 0.00 0.00 99.60 07:28:28 07:28:28 05:05:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 05:06:01 all 0.21 0.00 0.01 0.01 0.00 99.77 07:28:28 05:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:06:01 3 1.65 0.00 0.05 0.00 0.00 98.30 07:28:28 05:06:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 05:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:07:01 all 0.26 0.00 0.01 0.01 0.00 99.72 07:28:28 05:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 05:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:07:01 3 1.97 0.00 0.02 0.00 0.00 98.01 07:28:28 05:07:01 4 0.02 0.00 0.00 0.05 0.00 99.93 07:28:28 05:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:08:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 05:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 05:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 05:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:08:01 4 0.02 0.00 0.00 0.03 0.00 99.95 07:28:28 05:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:09:01 all 0.16 0.00 0.01 0.00 0.00 99.83 07:28:28 05:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 05:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:09:01 3 1.19 0.00 0.02 0.00 0.00 98.79 07:28:28 05:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 05:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:10:01 all 0.26 0.00 0.01 0.01 0.00 99.73 07:28:28 05:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:10:01 3 1.98 0.00 0.02 0.00 0.02 97.98 07:28:28 05:10:01 4 0.00 0.00 0.00 0.05 0.00 99.95 07:28:28 05:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:11:01 all 0.10 0.00 0.01 0.00 0.00 99.89 07:28:28 05:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:11:01 3 0.68 0.00 0.00 0.00 0.00 99.32 07:28:28 05:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 05:11:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 05:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 05:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 05:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 05:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:13:01 all 0.23 0.00 0.03 0.01 0.00 99.73 07:28:28 05:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:13:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:28:28 05:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 05:13:01 3 1.48 0.00 0.07 0.00 0.00 98.45 07:28:28 05:13:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 05:13:01 5 0.10 0.00 0.05 0.02 0.00 99.83 07:28:28 05:13:01 6 0.07 0.00 0.02 0.00 0.00 99.92 07:28:28 05:13:01 7 0.10 0.00 0.03 0.00 0.00 99.87 07:28:28 05:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 05:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 05:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 05:14:01 4 0.00 0.00 0.02 0.03 0.00 99.95 07:28:28 05:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 05:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:15:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 05:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:28:28 05:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 05:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 05:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 05:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 05:16:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 05:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 07:28:28 05:16:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 05:17:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:28:28 05:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 05:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 05:17:01 3 0.22 0.00 0.00 0.02 0.02 99.75 07:28:28 05:17:01 4 0.00 0.00 0.02 0.03 0.00 99.95 07:28:28 05:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 05:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:18:01 all 0.15 0.00 0.02 0.00 0.00 99.82 07:28:28 05:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 05:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:18:01 3 1.14 0.00 0.12 0.00 0.00 98.74 07:28:28 05:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 05:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 05:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:19:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 05:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:20:01 all 0.14 0.00 0.01 0.00 0.00 99.85 07:28:28 05:20:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 05:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:20:01 3 1.04 0.00 0.02 0.00 0.00 98.94 07:28:28 05:20:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 05:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:21:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:28:28 05:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 05:21:01 1 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 05:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 05:21:01 3 0.17 0.00 0.02 0.00 0.00 99.82 07:28:28 05:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:21:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 05:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:22:01 all 0.26 0.00 0.00 0.00 0.00 99.73 07:28:28 05:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 05:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:22:01 3 2.00 0.00 0.00 0.00 0.02 97.98 07:28:28 05:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:23:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:28:28 05:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 05:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 05:23:01 3 1.97 0.00 0.02 0.00 0.00 98.01 07:28:28 05:23:01 4 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 05:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:24:01 all 0.03 0.00 0.00 0.00 0.00 99.96 07:28:28 05:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:24:01 3 0.20 0.00 0.00 0.00 0.00 99.80 07:28:28 05:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:25:01 all 0.22 0.00 0.01 0.00 0.00 99.76 07:28:28 05:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 05:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:25:01 3 1.73 0.00 0.03 0.00 0.00 98.24 07:28:28 05:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:26:01 all 0.07 0.00 0.00 0.01 0.00 99.92 07:28:28 05:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 05:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 05:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:26:01 3 0.42 0.00 0.00 0.00 0.00 99.58 07:28:28 05:26:01 4 0.00 0.00 0.00 0.07 0.00 99.93 07:28:28 05:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:27:01 all 0.00 0.00 0.01 0.00 0.00 99.98 07:28:28 05:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 05:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 05:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:27:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:28:28 05:27:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 05:28:01 all 0.05 0.00 0.01 0.00 0.00 99.93 07:28:28 05:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 05:28:01 1 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:28:01 3 0.37 0.00 0.02 0.00 0.00 99.62 07:28:28 05:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 05:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:29:01 all 0.17 0.00 0.01 0.00 0.00 99.81 07:28:28 05:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 05:29:01 3 1.24 0.00 0.02 0.00 0.00 98.74 07:28:28 05:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 05:29:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 05:30:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:28:28 05:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 05:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 05:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:30:01 4 0.00 0.00 0.00 0.05 0.02 99.93 07:28:28 05:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:30:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:28:28 05:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 05:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 05:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:31:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 05:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 05:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 05:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:32:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:28:28 05:32:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 05:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 05:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:28:28 05:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:33:01 1 0.00 0.00 0.00 0.05 0.00 99.95 07:28:28 05:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:33:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 05:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 05:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:34:01 all 0.26 0.00 0.01 0.00 0.01 99.73 07:28:28 05:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 05:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:34:01 3 1.97 0.00 0.00 0.00 0.02 98.01 07:28:28 05:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 05:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:34:01 7 0.03 0.00 0.05 0.00 0.00 99.92 07:28:28 05:35:01 all 0.23 0.00 0.01 0.01 0.00 99.75 07:28:28 05:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 05:35:01 1 0.03 0.00 0.00 0.03 0.00 99.93 07:28:28 05:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:35:01 3 1.73 0.00 0.02 0.00 0.00 98.26 07:28:28 05:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 05:36:01 all 0.01 0.00 0.00 0.03 0.00 99.95 07:28:28 05:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 05:36:01 4 0.02 0.00 0.00 0.23 0.02 99.73 07:28:28 05:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 05:37:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:28:28 05:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:37:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 05:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 05:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 05:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 05:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 05:38:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:28:28 05:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 05:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 05:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 07:28:28 05:38:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 05:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 05:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:39:01 1 0.02 0.00 0.00 0.02 0.02 99.95 07:28:28 05:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 05:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 05:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:40:01 all 0.15 0.00 0.01 0.00 0.00 99.84 07:28:28 05:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:40:01 3 1.12 0.00 0.02 0.00 0.00 98.86 07:28:28 05:40:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:40:01 7 0.02 0.00 0.05 0.00 0.00 99.93 07:28:28 05:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 05:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:41:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 05:42:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:28:28 05:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 05:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 05:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:42:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:28:28 05:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:28:28 05:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:43:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 05:43:01 4 0.20 0.00 0.03 0.02 0.02 99.73 07:28:28 05:43:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 05:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 05:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 05:44:01 all 0.04 0.00 0.01 0.00 0.00 99.94 07:28:28 05:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 05:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:28:28 05:44:01 4 0.17 0.00 0.08 0.00 0.00 99.75 07:28:28 05:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 05:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 05:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 05:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 05:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:45:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 05:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:45:01 7 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 05:46:01 all 0.03 0.00 0.01 0.00 0.01 99.96 07:28:28 05:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 05:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 05:46:01 3 0.07 0.00 0.00 0.00 0.00 99.93 07:28:28 05:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 05:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 05:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 05:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 05:47:01 all 0.02 0.00 0.00 0.00 0.01 99.96 07:28:28 05:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 05:47:01 4 0.15 0.00 0.00 0.02 0.02 99.82 07:28:28 05:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 05:48:01 all 0.21 0.00 0.01 0.00 0.00 99.78 07:28:28 05:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 05:48:01 4 1.55 0.00 0.00 0.02 0.00 98.43 07:28:28 05:48:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 05:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:48:01 7 0.02 0.00 0.05 0.00 0.00 99.93 07:28:28 05:49:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:28:28 05:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:49:01 4 0.13 0.00 0.02 0.00 0.00 99.85 07:28:28 05:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 05:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 07:28:28 05:49:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 05:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:28:28 05:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:50:01 4 0.03 0.00 0.00 0.02 0.02 99.93 07:28:28 05:50:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 05:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 05:51:01 all 0.07 0.00 0.01 0.00 0.00 99.92 07:28:28 05:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 05:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 05:51:01 4 0.48 0.00 0.02 0.02 0.00 99.48 07:28:28 05:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:52:01 all 0.26 0.00 0.01 0.00 0.00 99.73 07:28:28 05:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 05:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 05:52:01 4 1.89 0.00 0.00 0.02 0.02 98.08 07:28:28 05:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 05:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 05:53:01 all 0.00 0.00 0.00 0.00 0.00 99.99 07:28:28 05:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 05:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 05:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:54:01 all 0.14 0.00 0.01 0.00 0.00 99.84 07:28:28 05:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:54:01 3 0.07 0.00 0.00 0.00 0.00 99.93 07:28:28 05:54:01 4 1.03 0.00 0.03 0.02 0.00 98.92 07:28:28 05:54:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 05:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 05:55:01 all 0.08 0.00 0.00 0.00 0.00 99.91 07:28:28 05:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:55:01 4 0.58 0.00 0.00 0.02 0.02 99.38 07:28:28 05:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 05:56:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:28:28 05:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 05:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 05:56:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 05:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 05:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 05:57:01 all 0.09 0.00 0.01 0.00 0.00 99.90 07:28:28 05:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 05:57:01 4 0.58 0.00 0.02 0.00 0.02 99.38 07:28:28 05:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 05:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:57:01 7 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 05:58:01 all 0.12 0.00 0.01 0.00 0.00 99.87 07:28:28 05:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 05:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 05:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:58:01 4 0.85 0.00 0.00 0.02 0.00 99.14 07:28:28 05:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:58:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 05:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 05:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 05:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 05:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:59:01 3 0.02 0.00 0.05 0.00 0.00 99.93 07:28:28 05:59:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 05:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 05:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 05:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 06:00:01 all 0.06 0.00 0.01 0.00 0.00 99.93 07:28:28 06:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 06:00:01 4 0.35 0.00 0.03 0.02 0.00 99.60 07:28:28 06:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 07:28:28 06:00:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 06:01:01 all 0.19 0.00 0.01 0.01 0.00 99.79 07:28:28 06:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:01:01 4 1.42 0.00 0.02 0.03 0.02 98.51 07:28:28 06:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:02:01 all 0.06 0.00 0.01 0.03 0.00 99.90 07:28:28 06:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:02:01 4 0.40 0.00 0.00 0.20 0.02 99.38 07:28:28 06:02:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 06:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 06:03:01 all 0.06 0.00 0.01 0.00 0.01 99.92 07:28:28 06:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 06:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 06:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:03:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 06:03:01 4 0.30 0.00 0.00 0.00 0.00 99.70 07:28:28 06:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:03:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:28:28 06:04:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:28:28 06:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 06:04:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 06:04:01 5 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 06:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:04:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:28:28 06:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 06:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:05:01 4 0.02 0.00 0.02 0.02 0.02 99.93 07:28:28 06:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 06:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:06:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:28:28 06:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:07:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:28:28 06:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:07:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 06:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 06:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 06:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:08:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 06:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:08:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 06:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 06:09:01 all 0.01 0.00 0.00 0.00 0.00 99.97 07:28:28 06:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:09:01 4 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 06:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 06:10:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 06:10:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:28:28 06:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:28:28 06:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 06:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:11:01 4 0.10 0.00 0.02 0.02 0.00 99.87 07:28:28 06:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:28:28 06:11:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 06:12:01 all 0.17 0.00 0.01 0.00 0.00 99.81 07:28:28 06:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 06:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 06:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:12:01 4 1.24 0.00 0.03 0.02 0.02 98.69 07:28:28 06:12:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 06:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:13:01 all 0.06 0.00 0.03 0.00 0.01 99.90 07:28:28 06:13:01 0 0.05 0.00 0.05 0.00 0.02 99.88 07:28:28 06:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:13:01 2 0.15 0.00 0.02 0.00 0.02 99.82 07:28:28 06:13:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 06:13:01 4 0.00 0.00 0.02 0.02 0.03 99.93 07:28:28 06:13:01 5 0.07 0.00 0.05 0.00 0.02 99.87 07:28:28 06:13:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 06:13:01 7 0.12 0.00 0.02 0.00 0.00 99.87 07:28:28 06:14:01 all 0.06 0.00 0.01 0.01 0.00 99.91 07:28:28 06:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 06:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:14:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 06:14:01 4 0.42 0.00 0.02 0.08 0.00 99.48 07:28:28 06:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 06:15:01 all 0.26 0.00 0.01 0.00 0.00 99.73 07:28:28 06:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 06:15:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 06:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 06:15:01 4 1.97 0.00 0.02 0.03 0.00 97.98 07:28:28 06:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:16:01 all 0.09 0.00 0.01 0.01 0.00 99.89 07:28:28 06:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 07:28:28 06:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:28:28 06:16:01 4 0.48 0.00 0.02 0.03 0.02 99.45 07:28:28 06:16:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:28:28 06:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:17:01 all 0.00 0.00 0.01 0.00 0.00 99.99 07:28:28 06:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:17:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 06:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 06:18:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:28:28 06:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 06:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:19:01 all 0.05 0.00 0.01 0.00 0.01 99.93 07:28:28 06:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 06:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:19:01 4 0.32 0.00 0.05 0.02 0.02 99.60 07:28:28 06:19:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:28:28 06:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:20:01 all 0.26 0.00 0.01 0.00 0.00 99.73 07:28:28 06:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:20:01 4 0.35 0.00 0.00 0.03 0.00 99.62 07:28:28 06:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:20:01 7 1.63 0.00 0.00 0.00 0.00 98.37 07:28:28 06:21:01 all 0.25 0.00 0.01 0.00 0.01 99.73 07:28:28 06:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 06:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 06:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 06:21:01 7 1.94 0.00 0.03 0.00 0.02 98.01 07:28:28 06:22:01 all 0.06 0.00 0.01 0.00 0.00 99.92 07:28:28 06:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 06:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 06:22:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:28:28 06:22:01 7 0.30 0.00 0.07 0.00 0.00 99.63 07:28:28 07:28:28 06:22:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 06:23:01 all 0.00 0.00 0.00 0.00 0.00 99.99 07:28:28 06:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:28:28 06:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 06:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 06:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 07:28:28 06:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 06:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:25:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 06:25:01 5 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 06:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 06:25:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 06:26:01 all 0.02 0.00 0.02 0.01 0.00 99.95 07:28:28 06:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:26:01 2 0.00 0.00 0.05 0.05 0.00 99.90 07:28:28 06:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:26:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 06:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:26:01 6 0.12 0.00 0.08 0.02 0.02 99.77 07:28:28 06:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:27:01 all 0.02 0.00 0.01 0.00 0.01 99.97 07:28:28 06:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 06:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 06:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 06:27:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 06:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:27:01 6 0.05 0.00 0.00 0.00 0.02 99.93 07:28:28 06:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:28:02 all 0.20 0.00 0.01 0.00 0.00 99.79 07:28:28 06:28:02 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:28:02 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:28:02 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:28:02 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:28:02 4 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 06:28:02 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:28:02 6 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 06:28:02 7 1.50 0.00 0.03 0.00 0.00 98.47 07:28:28 06:29:01 all 0.26 0.00 0.01 0.00 0.00 99.72 07:28:28 06:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:29:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 06:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:29:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 06:29:01 7 1.99 0.00 0.00 0.00 0.02 98.00 07:28:28 06:30:01 all 0.22 0.00 0.01 0.01 0.00 99.76 07:28:28 06:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:30:01 4 0.00 0.00 0.00 0.12 0.00 99.88 07:28:28 06:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 06:30:01 7 1.65 0.00 0.00 0.00 0.00 98.35 07:28:28 06:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:28:28 06:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 06:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 06:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:31:01 4 0.00 0.00 0.03 0.02 0.00 99.95 07:28:28 06:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 06:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 06:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 06:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 06:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:28:28 06:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:33:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 06:33:01 4 0.00 0.00 0.05 0.02 0.00 99.93 07:28:28 06:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 06:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 07:28:28 06:33:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 06:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 06:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:34:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 06:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:34:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 06:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:35:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:28:28 06:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:35:01 4 0.00 0.00 0.00 0.03 0.02 99.95 07:28:28 06:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:28:28 06:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 06:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 06:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:36:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 06:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:36:01 6 0.02 0.00 0.05 0.00 0.02 99.92 07:28:28 06:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 06:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:37:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 06:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:37:01 6 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 06:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 06:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:28:28 06:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 06:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:38:01 4 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 06:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 06:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:39:01 all 0.02 0.00 0.00 0.00 0.00 99.97 07:28:28 06:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:39:01 4 0.02 0.00 0.02 0.03 0.00 99.93 07:28:28 06:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:39:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:28:28 06:40:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:28:28 06:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:40:01 4 0.02 0.00 0.00 0.03 0.00 99.95 07:28:28 06:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 06:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:41:01 6 0.00 0.00 0.03 0.00 0.02 99.95 07:28:28 06:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:42:01 all 0.01 0.00 0.00 0.00 0.00 99.97 07:28:28 06:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 06:42:01 4 0.00 0.00 0.02 0.03 0.00 99.95 07:28:28 06:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 06:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:43:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 06:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 06:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 06:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 06:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 06:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:44:01 4 0.02 0.00 0.03 0.02 0.02 99.92 07:28:28 06:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:44:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 06:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:28:28 06:44:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 06:45:01 all 0.08 0.00 0.01 0.00 0.00 99.90 07:28:28 06:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:45:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 06:45:01 7 0.60 0.00 0.02 0.00 0.00 99.39 07:28:28 06:46:01 all 0.03 0.00 0.00 0.00 0.01 99.96 07:28:28 06:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 06:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 06:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 06:46:01 4 0.02 0.00 0.00 0.03 0.00 99.95 07:28:28 06:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:46:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 06:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:28:28 06:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:47:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:47:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 06:47:01 7 0.10 0.00 0.02 0.00 0.00 99.88 07:28:28 06:48:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:28:28 06:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:48:01 4 0.00 0.00 0.00 0.03 0.02 99.95 07:28:28 06:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 06:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 06:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:50:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:28:28 06:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 06:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:50:01 4 0.00 0.00 0.02 0.03 0.00 99.95 07:28:28 06:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:50:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 06:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:28:28 06:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:28:28 06:51:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 06:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 06:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 06:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 06:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:52:01 4 0.03 0.00 0.03 0.02 0.00 99.92 07:28:28 06:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:52:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 06:53:01 all 0.00 0.00 0.01 0.00 0.01 99.98 07:28:28 06:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 06:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 06:53:01 4 0.00 0.00 0.00 0.02 0.02 99.97 07:28:28 06:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 06:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:28:28 06:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:54:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 06:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:54:01 6 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 06:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:55:01 all 0.21 0.00 0.01 0.00 0.00 99.78 07:28:28 06:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:55:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 06:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 06:55:01 6 0.02 0.00 0.05 0.00 0.02 99.92 07:28:28 06:55:01 7 1.60 0.00 0.00 0.00 0.00 98.40 07:28:28 07:28:28 06:55:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 06:56:01 all 0.27 0.00 0.00 0.00 0.00 99.73 07:28:28 06:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 06:56:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 06:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:56:01 7 1.97 0.00 0.00 0.00 0.00 98.03 07:28:28 06:57:01 all 0.27 0.00 0.01 0.00 0.03 99.69 07:28:28 06:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 06:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:57:01 4 0.02 0.00 0.02 0.02 0.10 99.85 07:28:28 06:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:57:01 6 0.03 0.00 0.02 0.00 0.12 99.83 07:28:28 06:57:01 7 1.99 0.00 0.00 0.00 0.02 98.00 07:28:28 06:58:01 all 0.05 0.00 0.02 0.00 0.00 99.91 07:28:28 06:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 06:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 06:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 06:58:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 06:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 06:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 06:58:01 7 0.38 0.00 0.12 0.00 0.00 99.50 07:28:28 06:59:01 all 0.02 0.00 0.00 0.00 0.00 99.97 07:28:28 06:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 06:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:59:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 06:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 06:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 06:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:00:01 all 0.11 0.00 0.01 0.00 0.00 99.88 07:28:28 07:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:00:01 4 0.00 0.00 0.02 0.03 0.00 99.95 07:28:28 07:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:00:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 07:00:01 7 0.80 0.00 0.00 0.00 0.02 99.19 07:28:28 07:01:01 all 0.07 0.00 0.01 0.00 0.00 99.92 07:28:28 07:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:01:01 4 0.00 0.00 0.02 0.02 0.00 99.97 07:28:28 07:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:01:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 07:01:01 7 0.45 0.00 0.03 0.00 0.00 99.52 07:28:28 07:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 07:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 07:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 07:02:01 4 0.02 0.00 0.00 0.03 0.00 99.95 07:28:28 07:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:02:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 07:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:03:01 all 0.20 0.00 0.01 0.00 0.00 99.79 07:28:28 07:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 07:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 07:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 07:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 07:03:01 7 1.48 0.00 0.02 0.00 0.00 98.50 07:28:28 07:04:01 all 0.01 0.00 0.01 0.00 0.22 99.75 07:28:28 07:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:04:01 3 0.00 0.00 0.03 0.00 0.02 99.95 07:28:28 07:04:01 4 0.00 0.00 0.02 0.03 0.02 99.93 07:28:28 07:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:04:01 6 0.02 0.00 0.03 0.00 0.28 99.67 07:28:28 07:04:01 7 0.03 0.00 0.00 0.00 1.45 98.52 07:28:28 07:05:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:28:28 07:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 07:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 07:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 07:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:05:01 6 0.03 0.00 0.05 0.00 0.02 99.90 07:28:28 07:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 07:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 07:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 07:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 07:06:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 07:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:06:01 4 0.00 0.00 0.03 0.03 0.00 99.93 07:28:28 07:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 07:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:28:28 07:06:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 07:07:01 all 0.05 0.00 0.00 0.00 0.00 99.94 07:28:28 07:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 07:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 07:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 07:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:07:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 07:07:01 7 0.30 0.00 0.00 0.00 0.00 99.70 07:28:28 07:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 07:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 07:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:08:01 4 0.02 0.00 0.02 0.03 0.02 99.92 07:28:28 07:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:08:01 6 0.05 0.00 0.03 0.00 0.00 99.92 07:28:28 07:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:09:01 all 0.22 0.00 0.01 0.00 0.00 99.76 07:28:28 07:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 07:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 07:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 07:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:09:01 6 0.02 0.00 0.05 0.00 0.02 99.92 07:28:28 07:09:01 7 1.69 0.00 0.02 0.00 0.00 98.29 07:28:28 07:10:01 all 0.20 0.00 0.01 0.00 0.00 99.78 07:28:28 07:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 07:10:01 4 0.00 0.00 0.02 0.03 0.00 99.95 07:28:28 07:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:10:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:28:28 07:10:01 7 1.50 0.00 0.05 0.00 0.02 98.43 07:28:28 07:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:28:28 07:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 07:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 07:11:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 07:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:11:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:28:28 07:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:12:01 all 0.03 0.00 0.00 0.00 0.00 99.96 07:28:28 07:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 07:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:12:01 4 0.02 0.00 0.00 0.03 0.00 99.95 07:28:28 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 07:12:01 7 0.15 0.00 0.02 0.00 0.00 99.83 07:28:28 07:13:01 all 7.27 0.00 2.78 1.23 0.06 88.66 07:28:28 07:13:01 0 8.28 0.00 3.25 2.40 0.07 86.01 07:28:28 07:13:01 1 6.26 0.00 2.82 1.73 0.05 89.14 07:28:28 07:13:01 2 8.35 0.00 2.94 1.09 0.05 87.57 07:28:28 07:13:01 3 7.18 0.00 2.48 0.24 0.05 90.05 07:28:28 07:13:01 4 7.35 0.00 2.90 2.60 0.05 87.10 07:28:28 07:13:01 5 5.18 0.00 2.67 1.31 0.05 90.79 07:28:28 07:13:01 6 8.73 0.00 2.47 0.37 0.07 88.36 07:28:28 07:13:01 7 6.85 0.00 2.71 0.08 0.07 90.29 07:28:28 07:14:01 all 8.38 0.00 4.08 1.04 0.07 86.42 07:28:28 07:14:01 0 8.56 0.00 4.03 0.65 0.07 86.68 07:28:28 07:14:01 1 8.71 0.00 4.09 0.35 0.07 86.78 07:28:28 07:14:01 2 7.25 0.00 3.18 0.57 0.05 88.94 07:28:28 07:14:01 3 8.08 0.00 4.47 3.90 0.07 83.48 07:28:28 07:14:01 4 9.52 0.00 5.99 2.37 0.10 82.02 07:28:28 07:14:01 5 8.89 0.00 3.38 0.32 0.07 87.34 07:28:28 07:14:01 6 7.54 0.00 4.11 0.10 0.07 88.18 07:28:28 07:14:01 7 8.51 0.00 3.39 0.10 0.05 87.94 07:28:28 07:15:01 all 58.77 0.00 8.64 0.44 0.16 31.99 07:28:28 07:15:01 0 58.02 0.00 8.69 0.54 0.15 32.60 07:28:28 07:15:01 1 58.24 0.00 8.14 0.10 0.15 33.37 07:28:28 07:15:01 2 60.39 0.00 9.18 1.13 0.17 29.13 07:28:28 07:15:01 3 60.61 0.00 8.31 0.02 0.15 30.91 07:28:28 07:15:01 4 58.13 0.00 8.89 0.57 0.15 32.25 07:28:28 07:15:01 5 57.57 0.00 8.27 0.99 0.17 33.00 07:28:28 07:15:01 6 58.60 0.00 8.81 0.10 0.15 32.35 07:28:28 07:15:01 7 58.57 0.00 8.83 0.10 0.15 32.35 07:28:28 07:16:01 all 6.08 0.00 2.27 1.77 0.05 89.83 07:28:28 07:16:01 0 5.02 0.00 2.07 0.02 0.03 92.86 07:28:28 07:16:01 1 6.01 0.00 2.36 0.08 0.07 91.48 07:28:28 07:16:01 2 6.56 0.00 3.08 9.94 0.07 80.35 07:28:28 07:16:01 3 5.02 0.00 2.03 0.62 0.05 92.28 07:28:28 07:16:01 4 6.32 0.00 1.98 2.25 0.05 89.39 07:28:28 07:16:01 5 7.06 0.00 2.15 0.45 0.07 90.27 07:28:28 07:16:01 6 5.40 0.00 1.66 0.02 0.03 92.89 07:28:28 07:16:01 7 7.25 0.00 2.88 0.83 0.05 88.99 07:28:28 07:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 07:28:28 07:17:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:28:28 07:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:28:28 07:17:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 07:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:17:01 5 0.07 0.00 0.02 0.00 0.00 99.92 07:28:28 07:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:17:01 7 0.10 0.00 0.02 0.07 0.00 99.82 07:28:28 07:28:28 07:17:01 CPU %user %nice %system %iowait %steal %idle 07:28:28 07:18:01 all 0.03 0.00 0.03 0.01 0.01 99.94 07:28:28 07:18:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:28:28 07:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 07:18:01 2 0.02 0.00 0.05 0.00 0.00 99.93 07:28:28 07:18:01 3 0.00 0.00 0.03 0.02 0.00 99.95 07:28:28 07:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 07:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 07:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:18:01 7 0.05 0.00 0.02 0.03 0.02 99.88 07:28:28 07:19:01 all 0.01 0.00 0.00 0.00 0.00 99.97 07:28:28 07:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 07:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 07:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 07:19:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:28:28 07:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 07:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 07:20:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:28:28 07:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:28:28 07:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:20:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:28:28 07:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 07:20:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:28:28 07:20:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:28:28 07:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:20:01 7 0.07 0.00 0.00 0.02 0.00 99.92 07:28:28 07:21:01 all 0.04 0.00 0.01 0.00 0.00 99.94 07:28:28 07:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 07:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 07:21:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:28:28 07:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:21:01 7 0.22 0.00 0.02 0.03 0.00 99.73 07:28:28 07:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:28:28 07:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 07:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:28:28 07:22:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:28:28 07:22:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:28:28 07:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 07:22:01 7 0.08 0.00 0.00 0.02 0.00 99.90 07:28:28 07:23:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:28:28 07:23:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:28:28 07:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:23:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 07:23:01 3 0.00 0.00 0.03 0.00 0.02 99.95 07:28:28 07:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 07:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 07:23:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:28:28 07:23:01 7 0.07 0.00 0.00 0.00 0.00 99.93 07:28:28 07:24:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:28:28 07:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 07:24:01 1 0.15 0.00 0.00 0.00 0.00 99.85 07:28:28 07:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 07:24:01 3 0.05 0.00 0.07 0.02 0.00 99.87 07:28:28 07:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:24:01 7 0.03 0.00 0.00 0.02 0.02 99.93 07:28:28 07:25:01 all 0.12 0.00 0.00 0.01 0.00 99.86 07:28:28 07:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:28:28 07:25:01 1 0.86 0.00 0.00 0.00 0.00 99.14 07:28:28 07:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:28:28 07:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:28:28 07:25:01 7 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 07:26:01 all 0.11 0.00 0.01 0.01 0.00 99.87 07:28:28 07:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:26:01 1 0.76 0.00 0.03 0.00 0.02 99.19 07:28:28 07:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 07:26:01 3 0.07 0.00 0.03 0.02 0.00 99.88 07:28:28 07:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:26:01 7 0.00 0.00 0.00 0.03 0.00 99.97 07:28:28 07:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:28:28 07:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:28:28 07:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:28:28 07:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:28:28 07:27:01 3 0.03 0.00 0.02 0.02 0.00 99.93 07:28:28 07:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:28:28 07:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:28:28 07:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:28:28 07:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:28:28 07:28:01 all 8.01 0.00 3.43 1.29 0.07 87.22 07:28:28 07:28:01 0 8.48 0.00 2.93 0.02 0.05 88.52 07:28:28 07:28:01 1 7.31 0.00 3.29 0.37 0.07 88.96 07:28:28 07:28:01 2 8.20 0.00 4.71 0.15 0.07 86.87 07:28:28 07:28:01 3 8.61 0.00 3.69 0.10 0.08 87.52 07:28:28 07:28:01 4 8.26 0.00 3.43 8.10 0.07 80.14 07:28:28 07:28:01 5 7.88 0.00 2.69 0.12 0.07 89.24 07:28:28 07:28:01 6 7.99 0.00 3.39 0.13 0.07 88.41 07:28:28 07:28:01 7 7.32 0.00 3.28 1.31 0.05 88.03 07:28:28 07:28:28 Average: CPU %user %nice %system %iowait %steal %idle 07:28:28 Average: all 0.36 0.00 0.08 0.07 0.01 99.49 07:28:28 Average: 0 0.31 0.00 0.08 0.04 0.01 99.56 07:28:28 Average: 1 0.31 0.00 0.08 0.02 0.01 99.59 07:28:28 Average: 2 0.32 0.00 0.09 0.14 0.00 99.44 07:28:28 Average: 3 0.38 0.00 0.09 0.04 0.01 99.49 07:28:28 Average: 4 0.56 0.00 0.08 0.15 0.01 99.20 07:28:28 Average: 5 0.30 0.00 0.07 0.09 0.00 99.53 07:28:28 Average: 6 0.30 0.00 0.08 0.03 0.00 99.59 07:28:28 Average: 7 0.38 0.00 0.08 0.01 0.01 99.52 07:28:28 07:28:28 07:28:28