Push event to branch master Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9731ff554622f59033b24e5d9b019db0cdc2797c Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh3328890533798574683.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7351648464053979980.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/master/workspace@libs/edgex-global-pipelines/.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/edgex-docs/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8453650157359506595.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 shared 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-ssh6490872075116687361.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/master/workspace@libs/lf-pipelines/.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/edgex-docs/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2578007699038244569.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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] node Running on prd-centos7-docker-4c-2g-952 in /w/workspace/edgexfoundry_edgex-docs_master [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/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-docs_master@tmp/jenkins-gitclient-ssh8307017037139407383.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9731ff554622f59033b24e5d9b019db0cdc2797c (master) > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.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 9731ff554622f59033b24e5d9b019db0cdc2797c # timeout=10 Commit message: "Merge pull request #588 from lenny-intel/typo" > git rev-list --no-walk 7ed28980d944447e8926bbc1a8312757f125da9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 08:27:03 + docker inspect -f . python:3-slim 08:27:03 08:27:03 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 08:27:03 + docker pull python:3-slim 08:27:03 3-slim: Pulling from library/python 08:27:03 f8416d8bac72: Pulling fs layer 08:27:03 76cee30eba29: Pulling fs layer 08:27:03 25db5d180001: Pulling fs layer 08:27:03 567b57d5964a: Pulling fs layer 08:27:03 b489ab31cb6f: Pulling fs layer 08:27:03 567b57d5964a: Waiting 08:27:03 b489ab31cb6f: Waiting 08:27:03 76cee30eba29: Verifying Checksum 08:27:03 76cee30eba29: Download complete 08:27:03 567b57d5964a: Verifying Checksum 08:27:03 567b57d5964a: Download complete 08:27:04 b489ab31cb6f: Verifying Checksum 08:27:04 b489ab31cb6f: Download complete 08:27:04 25db5d180001: Verifying Checksum 08:27:04 25db5d180001: Download complete 08:27:04 f8416d8bac72: Verifying Checksum 08:27:04 f8416d8bac72: Download complete 08:27:06 f8416d8bac72: Pull complete 08:27:06 76cee30eba29: Pull complete 08:27:06 25db5d180001: Pull complete 08:27:06 567b57d5964a: Pull complete 08:27:06 b489ab31cb6f: Pull complete 08:27:06 Digest: sha256:cd1045dbabff11dab74379e25f7974aa7638bc5ad46755d67d0f1f1783aee101 08:27:06 Status: Downloaded newer image for python:3-slim 08:27:06 docker.io/library/python:3-slim [Pipeline] withDockerContainer 08:27:06 prd-centos7-docker-4c-2g-952 does not seem to be running inside a container 08:27:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/edgexfoundry_edgex-docs_master -v /w/workspace/edgexfoundry_edgex-docs_master:/w/workspace/edgexfoundry_edgex-docs_master:rw,z -v /w/workspace/edgexfoundry_edgex-docs_master@tmp:/w/workspace/edgexfoundry_edgex-docs_master@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 ******** python:3-slim cat 08:27:08 $ docker top bbe6fbb5b6ea651404dcb9141d83aa12738c9f00e2ec7ff7432511fee13dc705 -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:08 + pip install mkdocs 08:27:09 Collecting mkdocs 08:27:09 Downloading mkdocs-1.2.2-py3-none-any.whl (6.4 MB) 08:27:10 Collecting click>=3.3 08:27:10 Downloading click-8.0.1-py3-none-any.whl (97 kB) 08:27:10 Collecting Jinja2>=2.10.1 08:27:10 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) 08:27:10 Collecting ghp-import>=1.0 08:27:10 Downloading ghp-import-2.0.1.tar.gz (11 kB) 08:27:10 Collecting pyyaml-env-tag>=0.1 08:27:11 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) 08:27:11 Collecting watchdog>=2.0 08:27:11 Downloading watchdog-2.1.5-py3-none-manylinux2014_x86_64.whl (75 kB) 08:27:11 Collecting mergedeep>=1.3.4 08:27:11 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) 08:27:11 Collecting PyYAML>=3.10 08:27:11 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) 08:27:11 Collecting Markdown>=3.2.1 08:27:11 Downloading Markdown-3.3.4-py3-none-any.whl (97 kB) 08:27:11 Collecting importlib-metadata>=3.10 08:27:11 Downloading importlib_metadata-4.8.1-py3-none-any.whl (17 kB) 08:27:11 Collecting packaging>=20.5 08:27:11 Downloading packaging-21.0-py3-none-any.whl (40 kB) 08:27:11 Collecting python-dateutil>=2.8.1 08:27:11 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 08:27:11 Collecting zipp>=0.5 08:27:11 Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) 08:27:11 Collecting MarkupSafe>=2.0 08:27:11 Downloading MarkupSafe-2.0.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) 08:27:11 Collecting pyparsing>=2.0.2 08:27:11 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 08:27:11 Collecting six>=1.5 08:27:11 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 08:27:12 Building wheels for collected packages: ghp-import 08:27:12 Building wheel for ghp-import (setup.py): started 08:27:12 Building wheel for ghp-import (setup.py): finished with status 'done' 08:27:12 Created wheel for ghp-import: filename=ghp_import-2.0.1-py3-none-any.whl size=11029 sha256=0aab25377116b318af46add082233f55fa710c3fb8deb10483e6da6249629ae6 08:27:12 Stored in directory: /root/.cache/pip/wheels/7b/cf/81/546b017f27f85a40ba3a7965095786499fb1e69053ff6679a2 08:27:12 Successfully built ghp-import 08:27:12 Installing collected packages: six, zipp, PyYAML, python-dateutil, pyparsing, MarkupSafe, watchdog, pyyaml-env-tag, packaging, mergedeep, Markdown, Jinja2, importlib-metadata, ghp-import, click, mkdocs 08:27:13 Successfully installed Jinja2-3.0.1 Markdown-3.3.4 MarkupSafe-2.0.1 PyYAML-5.4.1 click-8.0.1 ghp-import-2.0.1 importlib-metadata-4.8.1 mergedeep-1.3.4 mkdocs-1.2.2 packaging-21.0 pyparsing-2.4.7 python-dateutil-2.8.2 pyyaml-env-tag-0.1 six-1.16.0 watchdog-2.1.5 zipp-3.5.0 08:27:13 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Pipeline] sh 08:27:13 + pip install mkdocs-material==5.1.0 08:27:14 Collecting mkdocs-material==5.1.0 08:27:14 Downloading mkdocs_material-5.1.0-py2.py3-none-any.whl (3.1 MB) 08:27:14 Requirement already satisfied: markdown>=3.2 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (3.3.4) 08:27:14 Collecting mkdocs-material-extensions>=1.0b1 08:27:14 Downloading mkdocs_material_extensions-1.0.3-py3-none-any.whl (8.1 kB) 08:27:14 Requirement already satisfied: mkdocs>=1.1 in /usr/local/lib/python3.9/site-packages (from mkdocs-material==5.1.0) (1.2.2) 08:27:14 Collecting pymdown-extensions>=7.0 08:27:14 Downloading pymdown_extensions-8.2-py3-none-any.whl (207 kB) 08:27:14 Collecting Pygments>=2.4 08:27:14 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) 08:27:14 Requirement already satisfied: pyyaml-env-tag>=0.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (0.1) 08:27:14 Requirement already satisfied: PyYAML>=3.10 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (5.4.1) 08:27:14 Requirement already satisfied: ghp-import>=1.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.0.1) 08:27:14 Requirement already satisfied: click>=3.3 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (8.0.1) 08:27:14 Requirement already satisfied: packaging>=20.5 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (21.0) 08:27:14 Requirement already satisfied: importlib-metadata>=3.10 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (4.8.1) 08:27:14 Requirement already satisfied: mergedeep>=1.3.4 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (1.3.4) 08:27:14 Requirement already satisfied: watchdog>=2.0 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (2.1.5) 08:27:14 Requirement already satisfied: Jinja2>=2.10.1 in /usr/local/lib/python3.9/site-packages (from mkdocs>=1.1->mkdocs-material==5.1.0) (3.0.1) 08:27:14 Requirement already satisfied: python-dateutil>=2.8.1 in /usr/local/lib/python3.9/site-packages (from ghp-import>=1.0->mkdocs>=1.1->mkdocs-material==5.1.0) (2.8.2) 08:27:14 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.9/site-packages (from importlib-metadata>=3.10->mkdocs>=1.1->mkdocs-material==5.1.0) (3.5.0) 08:27:14 Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.9/site-packages (from Jinja2>=2.10.1->mkdocs>=1.1->mkdocs-material==5.1.0) (2.0.1) 08:27:14 Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.9/site-packages (from packaging>=20.5->mkdocs>=1.1->mkdocs-material==5.1.0) (2.4.7) 08:27:14 Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.9/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs>=1.1->mkdocs-material==5.1.0) (1.16.0) 08:27:14 Installing collected packages: pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs-material 08:27:16 Successfully installed Pygments-2.10.0 mkdocs-material-5.1.0 mkdocs-material-extensions-1.0.3 pymdown-extensions-8.2 08:27:16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Pipeline] sh 08:27:17 + mkdocs build 08:27:17 INFO - Cleaning site directory 08:27:17 INFO - Building documentation to directory: /w/workspace/edgexfoundry_edgex-docs_master/docs/2.0 08:27:17 INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: 08:27:17 - design/adr/0001-Registy-Refactor.md 08:27:17 - design/adr/0004-Feature-Flags.md 08:27:17 - design/adr/0005-Service-Self-Config.md 08:27:17 - design/adr/0018-Service-Registry.md 08:27:17 - design/adr/013-Device-Service-Events-Message-Bus.md 08:27:17 - design/adr/014-Secret-Provider-For-All.md 08:27:17 - design/adr/core/0003-V2-API-Principles.md 08:27:17 - design/adr/device-service/0002-Array-Datatypes.md 08:27:17 - design/adr/device-service/0011-DeviceService-Rest-API.md 08:27:17 - design/adr/device-service/0012-DeviceService-Filters.md 08:27:17 - design/adr/devops/0007-Release-Automation.md 08:27:17 - design/adr/devops/0010-Release-Artifacts.md 08:27:17 - design/adr/security/0008-Secret-Creation-and-Distribution.md 08:27:17 - design/adr/security/0009-Secure-Bootstrapping.md 08:27:17 - design/adr/security/0015-in-cluster-tls.md 08:27:17 - design/adr/security/0016-docker-image-guidelines.md 08:27:17 - design/adr/security/0017-consul-security.md 08:27:17 - design/legacy-design/device-service/discovery.md 08:27:17 - design/legacy-requirements/device-service.md 08:27:17 - microservices/device/profile/Ch-DeviceProfileRef.md 08:27:17 - security/Ch-Docker-Swarm-SecuringDeviceServices.md 08:27:17 - security/Ch-SSH-Tunneling-HowToSecureDeviceServices.md 08:27:17 - security/security-file-token-provider.1.md 08:27:17 - threat-models/secret-store/README.md 08:27:17 - threat-models/secret-store/background.md 08:27:17 - threat-models/secret-store/high_level_design.md 08:27:17 - threat-models/secret-store/threat_model.md 08:27:17 - threat-models/secret-store/vault_master_key_encryption.md 08:27:21 INFO - Documentation built in 3.89 seconds [Pipeline] stash 08:27:26 Stashed 401 file(s) [Pipeline] } 08:27:26 $ docker stop --time=1 bbe6fbb5b6ea651404dcb9141d83aa12738c9f00e2ec7ff7432511fee13dc705 08:27:27 $ docker rm -f bbe6fbb5b6ea651404dcb9141d83aa12738c9f00e2ec7ff7432511fee13dc705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to GitHub pages) [Pipeline] node 08:27:29 Running on prd-centos7-docker-4c-2g-951 in /w/workspace/edgexfoundry_edgex-docs_master [Pipeline] { [Pipeline] checkout 08:27:29 The recommended git tool is: git 08:27:32 using credential edgex-jenkins-ssh 08:27:32 Cloning the remote Git repository 08:27:32 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 08:27:32 > git init /w/workspace/edgexfoundry_edgex-docs_master # timeout=10 08:27:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 08:27:32 > git --version # timeout=10 08:27:32 > git --version # 'git version 2.24.4' 08:27:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:32 [INFO] Currently running in a labeled security context 08:27:32 [INFO] Currently SELinux is 'enforcing' on the host 08:27:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_master@tmp/jenkins-gitclient-ssh247417812180673220.key 08:27:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:49 Avoid second fetch 08:27:49 Checking out Revision 9731ff554622f59033b24e5d9b019db0cdc2797c (master) 08:27:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 08:27:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:49 > git config core.sparsecheckout # timeout=10 08:27:49 > git checkout -f 9731ff554622f59033b24e5d9b019db0cdc2797c # timeout=10 08:27:53 Commit message: "Merge pull request #588 from lenny-intel/typo" [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:54 + git log --format=%B -n 1 08:27:54 + head -n 1 08:27:54 + grep -v Signed-off-by [Pipeline] cleanWs 08:27:54 [WS-CLEANUP] Deleting project workspace... 08:27:54 [WS-CLEANUP] Deferred wipeout is used... 08:27:54 [WS-CLEANUP] done [Pipeline] dir 08:27:54 Running in /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src [Pipeline] { [Pipeline] git 08:27:54 The recommended git tool is: git 08:27:54 using credential edgex-jenkins-ssh 08:27:54 Cloning the remote Git repository 08:27:54 Cloning repository git@github.com:edgexfoundry/edgex-docs.git 08:27:54 > git init /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src # timeout=10 08:27:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git 08:27:54 > git --version # timeout=10 08:27:54 > git --version # 'git version 2.24.4' 08:27:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:54 [INFO] Currently running in a labeled security context 08:27:54 [INFO] Currently SELinux is 'enforcing' on the host 08:27:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/jenkins-gitclient-ssh8347529767821033716.key 08:27:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:13 Avoid second fetch 08:28:13 Checking out Revision efb3a8546e8517d140c97e9767a35cd2d1e21f0d (refs/remotes/origin/gh-pages) 08:28:14 Commit message: "ci: feat: Document Secrets for Device Services (#582)" 08:28:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.git # timeout=10 08:28:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:13 > git rev-parse refs/remotes/origin/gh-pages^{commit} # timeout=10 08:28:13 > git config core.sparsecheckout # timeout=10 08:28:13 > git checkout -f efb3a8546e8517d140c97e9767a35cd2d1e21f0d # timeout=10 08:28:14 > git branch -a -v --no-abbrev # timeout=10 08:28:14 > git checkout -b gh-pages efb3a8546e8517d140c97e9767a35cd2d1e21f0d # timeout=10 [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:28:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:17 [ssh-agent] Looking for ssh-agent implementation... 08:28:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:17 $ ssh-agent 08:28:17 SSH_AUTH_SOCK=/tmp/ssh-WPBBFXbx4l0T/agent.16463 08:28:17 SSH_AGENT_PID=16465 08:28:17 Running ssh-add (command line suppressed) 08:28:17 Identity added: /w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/private_key_418676605478474287.key (/w/workspace/edgexfoundry_edgex-docs_master/gh-pages-src@tmp/private_key_418676605478474287.key) 08:28:17 [ssh-agent] Started. [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:18 total 16 08:28:18 drwxrwxr-x. 7 jenkins jenkins 115 Sep 23 08:28 . 08:28:18 drwxrwxr-x. 4 jenkins jenkins 50 Sep 23 08:27 .. 08:28:18 drwxrwxr-x. 11 jenkins jenkins 229 Sep 23 08:28 1.2 08:28:18 drwxrwxr-x. 11 jenkins jenkins 229 Sep 23 08:28 1.3 08:28:18 drwxrwxr-x. 14 jenkins jenkins 4096 Sep 23 08:28 2.0 08:28:18 -rw-rw-r--. 1 jenkins jenkins 21 Sep 23 08:28 CNAME 08:28:18 drwxrwxr-x. 3 jenkins jenkins 69 Sep 23 08:28 docs 08:28:18 drwxrwxr-x. 8 jenkins jenkins 162 Sep 23 08:28 .git 08:28:18 -rw-rw-r--. 1 jenkins jenkins 148 Sep 23 08:28 index.html 08:28:18 -rw-rw-r--. 1 jenkins jenkins 248 Sep 23 08:28 versions.json 08:28:18 total 16 08:28:18 drwxrwxr-x. 6 jenkins jenkins 103 Sep 23 08:28 . 08:28:18 drwxrwxr-x. 4 jenkins jenkins 50 Sep 23 08:27 .. 08:28:18 drwxrwxr-x. 11 jenkins jenkins 229 Sep 23 08:28 1.2 08:28:18 drwxrwxr-x. 11 jenkins jenkins 229 Sep 23 08:28 1.3 08:28:18 drwxrwxr-x. 14 jenkins jenkins 4096 Sep 23 08:28 2.0 08:28:18 -rw-rw-r--. 1 jenkins jenkins 21 Sep 23 08:26 CNAME 08:28:18 drwxrwxr-x. 8 jenkins jenkins 162 Sep 23 08:28 .git 08:28:18 -rw-rw-r--. 1 jenkins jenkins 148 Sep 23 08:26 index.html 08:28:18 -rw-rw-r--. 1 jenkins jenkins 248 Sep 23 08:26 versions.json 08:28:18 [edgeXGHPagesPublish] We have detected there are changes to commit: 08:28:18 [gh-pages a4db0346] ci: Merge pull request #588 from lenny-intel/typo 08:28:18 4 files changed, 128 insertions(+), 128 deletions(-) 08:28:18 rewrite 2.0/sitemap.xml.gz (100%) 08:28:18 [edgeXGHPagesPublish] DRY_RUN set to : false 08:28:18 [edgeXGHPagesPublish] DRY_RUN disabled. Pushing changes to gh-pages 08:28:18 Warning: Permanently added the RSA host key for IP address '140.82.112.4' to the list of known hosts. 08:28:19 To github.com:edgexfoundry/edgex-docs.git 08:28:19 efb3a854..a4db0346 gh-pages -> gh-pages [Pipeline] } 08:28:19 $ ssh-agent -k 08:28:19 unset SSH_AUTH_SOCK; 08:28:19 unset SSH_AGENT_PID; 08:28:19 echo Agent pid 16465 killed; 08:28:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:28:20 + '[' -d /w/workspace/edgexfoundry_edgex-docs_master/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:28:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:28:21 ---> package-listing.sh 08:28:21 ++ facter osfamily 08:28:21 ++ tr '[:upper:]' '[:lower:]' 08:28:21 + OS_FAMILY=redhat 08:28:21 + workspace=/w/workspace/edgexfoundry_edgex-docs_master 08:28:21 + START_PACKAGES=/tmp/packages_start.txt 08:28:21 + END_PACKAGES=/tmp/packages_end.txt 08:28:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:28:21 + PACKAGES=/tmp/packages_start.txt 08:28:21 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 08:28:21 + PACKAGES=/tmp/packages_end.txt 08:28:21 + case "${OS_FAMILY}" in 08:28:21 + sort 08:28:21 + rpm -qa 08:28:22 + '[' -f /tmp/packages_start.txt ']' 08:28:22 + '[' -f /tmp/packages_end.txt ']' 08:28:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:28:22 + '[' /w/workspace/edgexfoundry_edgex-docs_master ']' 08:28:22 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_master/archives/ 08:28:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_master/archives/ [Pipeline] echo 08:28:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:28:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:28:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:28:23 08:28:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:28:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:28:23 latest: Pulling from edgex-lftools-log-publisher 08:28:23 b4d181a07f80: Pulling fs layer 08:28:23 a1111a8f2ec3: Pulling fs layer 08:28:23 ed53099fbce6: Pulling fs layer 08:28:23 dc539afda2c1: Pulling fs layer 08:28:23 77bc0d833cb6: Pulling fs layer 08:28:23 9065ff56babe: Pulling fs layer 08:28:23 d287ab97295c: Pulling fs layer 08:28:23 77bc0d833cb6: Waiting 08:28:23 9065ff56babe: Waiting 08:28:23 d287ab97295c: Waiting 08:28:23 dc539afda2c1: Waiting 08:28:23 a1111a8f2ec3: Verifying Checksum 08:28:23 a1111a8f2ec3: Download complete 08:28:23 dc539afda2c1: Verifying Checksum 08:28:23 dc539afda2c1: Download complete 08:28:24 77bc0d833cb6: Verifying Checksum 08:28:24 77bc0d833cb6: Download complete 08:28:24 9065ff56babe: Download complete 08:28:24 ed53099fbce6: Verifying Checksum 08:28:24 ed53099fbce6: Download complete 08:28:25 b4d181a07f80: Verifying Checksum 08:28:25 b4d181a07f80: Download complete 08:28:26 b4d181a07f80: Pull complete 08:28:26 a1111a8f2ec3: Pull complete 08:28:26 ed53099fbce6: Pull complete 08:28:27 dc539afda2c1: Pull complete 08:28:27 77bc0d833cb6: Pull complete 08:28:27 9065ff56babe: Pull complete 08:28:28 d287ab97295c: Verifying Checksum 08:28:28 d287ab97295c: Download complete 08:28:32 d287ab97295c: Pull complete 08:28:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:28:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:28:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:28:32 prd-centos7-docker-4c-2g-952 does not seem to be running inside a container 08:28:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-docs_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-docs_master -v /w/workspace/edgexfoundry_edgex-docs_master:/w/workspace/edgexfoundry_edgex-docs_master:rw,z -v /w/workspace/edgexfoundry_edgex-docs_master@tmp:/w/workspace/edgexfoundry_edgex-docs_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:28:35 $ docker top 497e75b93cecda76dc992fe231b152f83cd6797fd75d54bdcac7e01026780deb -eo pid,comm [Pipeline] { [Pipeline] sh 08:28:35 + touch /tmp/pre-build-complete [Pipeline] sh 08:28:35 + mkdir -p /var/log/sysstat [Pipeline] sh 08:28:36 + ls /var/log/sa-host 08:28:36 + sadf -c /var/log/sa-host/sa05 08:28:36 file_magic: OK 08:28:36 HZ: Using current value: 100 08:28:36 file_header: OK 08:28:36 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:28:36 Statistics: 08:28:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:28:36 File successfully converted to sysstat format version 12.0.3 08:28:36 + sadf -c /var/log/sa-host/sa23 08:28:36 file_magic: OK 08:28:36 HZ: Using current value: 100 08:28:36 file_header: OK 08:28:36 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:28:36 Statistics: 08:28:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:28:36 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:36 provisioning config files... 08:28:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_master@tmp/config6592057060170664166tmp [Pipeline] { [Pipeline] echo 08:28:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:28:37 ---> create-netrc.sh [Pipeline] } 08:28:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:28:37 ---> python-tools-install.sh [Pipeline] echo 08:28:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:28:38 ---> sudo-logs.sh 08:28:38 Archiving 'sudo' log.. 08:28:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-952.vexxhost.local: Name or service not known 08:28:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-952.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:28:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:28:38 ---> job-cost.sh 08:28:38 lf-activate-venv: SKIPPING 08:28:38 INFO: No Stack... 08:28:39 INFO: Retrieving Pricing Info for: v3-standard-2 08:28:39 INFO: Archiving Costs [Pipeline] echo 08:28:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:28:39 ---> logs-deploy.sh 08:28:39 lf-activate-venv: SKIPPING 08:28:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/master/220 08:28:39 INFO: archiving workspace using pattern(s): 08:28:40 Archives upload complete. 08:28:40 INFO: archiving logs to Nexus 08:28:41 ---> uname -a: 08:28:41 Linux prd-centos7-docker-4c-2g-952.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 08:28:41 08:28:41 08:28:41 ---> lscpu: 08:28:41 Architecture: x86_64 08:28:41 CPU op-mode(s): 32-bit, 64-bit 08:28:41 Byte Order: Little Endian 08:28:41 Address sizes: 40 bits physical, 48 bits virtual 08:28:41 CPU(s): 2 08:28:41 On-line CPU(s) list: 0,1 08:28:41 Thread(s) per core: 1 08:28:41 Core(s) per socket: 1 08:28:41 Socket(s): 2 08:28:41 NUMA node(s): 1 08:28:41 Vendor ID: AuthenticAMD 08:28:41 CPU family: 23 08:28:41 Model: 49 08:28:41 Model name: AMD EPYC-Rome Processor 08:28:41 Stepping: 0 08:28:41 CPU MHz: 2799.998 08:28:41 BogoMIPS: 5599.99 08:28:41 Virtualization: AMD-V 08:28:41 Hypervisor vendor: KVM 08:28:41 Virtualization type: full 08:28:41 L1d cache: 32K 08:28:41 L1i cache: 32K 08:28:41 L2 cache: 512K 08:28:41 L3 cache: 16384K 08:28:41 NUMA node0 CPU(s): 0,1 08:28:41 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:28:41 08:28:41 08:28:41 ---> nproc: 08:28:41 2 08:28:41 08:28:41 08:28:41 ---> df -h: 08:28:41 Filesystem Size Used Avail Use% Mounted on 08:28:41 overlay 40G 7.7G 33G 20% / 08:28:41 tmpfs 64M 0 64M 0% /dev 08:28:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:28:41 shm 64M 0 64M 0% /dev/shm 08:28:41 /dev/vda1 40G 7.7G 33G 20% /facter-os 08:28:41 08:28:41 08:28:41 ---> sar -b -r -n DEV: 08:28:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) 08:28:41 08:28:41 05:51:24 LINUX RESTART (2 CPU) 08:28:41 08:28:41 05:52:01 tps rtps wtps bread/s bwrtn/s 08:28:41 05:53:01 2.30 0.00 2.30 0.00 632.96 08:28:41 05:54:01 1.02 0.00 1.02 0.00 16.16 08:28:41 05:55:01 0.28 0.00 0.28 0.00 3.23 08:28:41 05:56:01 0.22 0.00 0.22 0.00 2.43 08:28:41 05:57:01 0.28 0.00 0.28 0.00 3.15 08:28:41 05:58:01 0.30 0.00 0.30 0.00 4.18 08:28:41 05:59:01 0.20 0.00 0.20 0.00 1.78 08:28:41 06:00:01 0.27 0.00 0.27 0.00 3.65 08:28:41 06:01:02 0.23 0.02 0.22 0.13 2.97 08:28:41 06:02:01 0.41 0.10 0.30 1.76 4.98 08:28:41 06:03:01 0.27 0.00 0.27 0.00 3.63 08:28:41 06:04:01 0.22 0.00 0.22 0.00 2.30 08:28:41 06:05:01 0.22 0.00 0.22 0.00 2.35 08:28:41 06:06:01 0.22 0.00 0.22 0.00 2.28 08:28:41 06:07:01 0.23 0.08 0.15 2.66 2.02 08:28:41 06:08:01 0.88 0.10 0.78 3.20 16.16 08:28:41 06:09:01 0.20 0.00 0.20 0.00 2.57 08:28:41 06:10:01 0.18 0.00 0.18 0.00 2.03 08:28:41 06:11:01 0.18 0.00 0.18 0.00 1.75 08:28:41 06:12:01 0.28 0.00 0.28 0.00 3.66 08:28:41 06:13:01 0.23 0.00 0.23 0.00 2.70 08:28:41 06:14:01 0.15 0.00 0.15 0.00 1.75 08:28:41 06:15:01 0.20 0.00 0.20 0.00 1.77 08:28:41 06:16:01 0.20 0.00 0.20 0.00 1.48 08:28:41 06:17:01 0.23 0.00 0.23 0.00 3.37 08:28:41 06:18:01 0.23 0.00 0.23 0.00 2.85 08:28:41 06:19:01 0.23 0.00 0.23 0.00 1.80 08:28:41 06:20:01 0.18 0.00 0.18 0.00 1.87 08:28:41 06:21:01 0.17 0.00 0.17 0.00 1.20 08:28:41 06:22:01 0.25 0.00 0.25 0.00 3.61 08:28:41 06:23:01 0.22 0.00 0.22 0.00 2.42 08:28:41 06:24:01 0.17 0.00 0.17 0.00 1.33 08:28:41 06:25:01 0.17 0.00 0.17 0.00 1.33 08:28:41 06:26:01 0.22 0.00 0.22 0.00 1.62 08:28:41 06:27:01 0.30 0.00 0.30 0.00 4.21 08:28:41 06:28:01 0.22 0.00 0.22 0.00 2.42 08:28:41 06:29:01 275.58 254.11 21.47 3446.68 960.04 08:28:41 06:30:01 0.38 0.00 0.38 0.00 5.70 08:28:41 06:31:01 0.17 0.00 0.17 0.00 1.37 08:28:41 06:32:01 0.25 0.00 0.25 0.00 3.08 08:28:41 06:33:01 0.22 0.00 0.22 0.00 2.58 08:28:41 06:34:01 0.23 0.00 0.23 0.00 2.45 08:28:41 06:35:01 0.17 0.00 0.17 0.00 1.33 08:28:41 06:36:02 0.17 0.00 0.17 0.00 1.33 08:28:41 06:37:01 0.24 0.00 0.24 0.00 3.27 08:28:41 06:38:01 0.22 0.00 0.22 0.00 2.55 08:28:41 06:39:01 0.17 0.00 0.17 0.00 1.20 08:28:41 06:40:01 0.15 0.00 0.15 0.00 1.87 08:28:41 06:41:01 0.20 0.00 0.20 0.00 3.18 08:28:41 06:42:01 0.28 0.00 0.28 0.00 4.88 08:28:41 06:43:01 0.25 0.00 0.25 0.00 4.17 08:28:41 06:44:01 0.20 0.00 0.20 0.00 2.78 08:28:41 06:45:01 0.20 0.00 0.20 0.00 3.05 08:28:41 06:46:01 0.23 0.00 0.23 0.00 3.22 08:28:41 06:47:01 0.28 0.00 0.28 0.00 5.03 08:28:41 06:48:01 0.28 0.00 0.28 0.00 4.23 08:28:41 06:49:01 0.38 0.00 0.38 0.00 6.73 08:28:41 06:50:01 0.22 0.00 0.22 0.00 3.43 08:28:41 06:51:01 0.32 0.00 0.32 0.00 5.13 08:28:41 06:52:01 0.25 0.00 0.25 0.00 4.68 08:28:41 06:53:01 0.28 0.00 0.28 0.00 4.33 08:28:41 06:54:01 0.25 0.00 0.25 0.00 3.73 08:28:41 06:55:01 0.37 0.00 0.37 0.00 5.46 08:28:41 06:56:01 0.38 0.00 0.38 0.00 6.61 08:28:41 06:57:01 0.25 0.00 0.25 0.00 4.55 08:28:41 06:58:01 0.22 0.00 0.22 0.00 3.70 08:28:41 06:59:01 0.13 0.00 0.13 0.00 1.07 08:28:41 07:00:01 0.17 0.00 0.17 0.00 1.33 08:28:41 07:01:01 0.28 0.00 0.28 0.00 3.10 08:28:41 07:02:01 0.25 0.00 0.25 0.00 2.86 08:28:41 07:03:01 0.18 0.00 0.18 0.00 2.02 08:28:41 07:04:01 0.25 0.00 0.25 0.00 3.07 08:28:41 07:05:01 0.22 0.00 0.22 0.00 2.58 08:28:41 07:06:01 0.18 0.00 0.18 0.00 2.02 08:28:41 07:07:01 0.15 0.00 0.15 0.00 1.73 08:28:41 07:08:01 0.18 0.00 0.18 0.00 2.00 08:28:41 07:09:01 0.37 0.00 0.37 0.00 5.61 08:28:41 07:10:01 0.22 0.00 0.22 0.00 2.02 08:28:41 07:11:01 0.27 0.00 0.27 0.00 3.11 08:28:41 07:12:01 0.25 0.00 0.25 0.00 2.30 08:28:41 07:13:02 0.23 0.00 0.23 0.00 3.22 08:28:41 07:14:01 0.20 0.00 0.20 0.00 2.73 08:28:41 07:15:01 0.20 0.00 0.20 0.00 1.60 08:28:41 07:16:01 0.28 0.00 0.28 0.00 3.53 08:28:41 07:17:01 0.22 0.00 0.22 0.00 2.02 08:28:41 07:18:01 0.23 0.00 0.23 0.00 3.35 08:28:41 07:19:01 0.20 0.00 0.20 0.00 2.81 08:28:41 07:20:01 0.17 0.00 0.17 0.00 1.47 08:28:41 07:21:01 0.25 0.00 0.25 0.00 2.95 08:28:41 07:22:01 0.22 0.00 0.22 0.00 2.15 08:28:41 07:23:01 0.30 0.00 0.30 0.00 4.96 08:28:41 07:24:01 0.22 0.00 0.22 0.00 2.42 08:28:41 07:25:01 0.17 0.00 0.17 0.00 1.33 08:28:41 07:26:01 0.25 0.00 0.25 0.00 2.98 08:28:41 07:27:01 0.25 0.00 0.25 0.00 2.43 08:28:41 07:28:01 0.23 0.00 0.23 0.00 3.18 08:28:41 07:29:01 0.22 0.00 0.22 0.00 2.42 08:28:41 07:30:01 0.22 0.00 0.22 0.00 2.98 08:28:41 07:31:01 0.25 0.00 0.25 0.00 2.80 08:28:41 07:32:01 0.22 0.00 0.22 0.00 2.28 08:28:41 07:33:01 0.25 0.00 0.25 0.00 2.92 08:28:41 07:34:01 0.22 0.00 0.22 0.00 2.55 08:28:41 07:35:01 0.17 0.00 0.17 0.00 1.20 08:28:41 07:36:01 0.25 0.00 0.25 0.00 2.80 08:28:41 07:37:01 0.25 0.00 0.25 0.00 2.47 08:28:41 07:38:01 0.25 0.00 0.25 0.00 2.92 08:28:41 07:39:01 0.22 0.00 0.22 0.00 2.55 08:28:41 07:40:01 0.17 0.00 0.17 0.00 1.20 08:28:41 07:41:01 0.25 0.00 0.25 0.00 2.93 08:28:41 07:42:01 0.23 0.00 0.23 0.00 2.32 08:28:41 07:43:01 0.28 0.00 0.28 0.00 3.36 08:28:41 07:44:01 0.28 0.00 0.28 0.00 3.00 08:28:41 07:45:02 0.17 0.00 0.17 0.00 1.33 08:28:41 07:46:01 0.25 0.00 0.25 0.00 2.86 08:28:41 07:47:01 0.22 0.00 0.22 0.00 2.15 08:28:41 07:48:01 0.23 0.00 0.23 0.00 3.20 08:28:41 07:49:01 0.22 0.00 0.22 0.00 2.42 08:28:41 07:50:01 0.17 0.00 0.17 0.00 1.47 08:28:41 07:51:01 0.28 0.00 0.28 0.00 2.85 08:28:41 07:52:01 0.22 0.00 0.22 0.00 2.15 08:28:41 07:53:01 0.23 0.00 0.23 0.00 3.20 08:28:41 07:54:01 0.22 0.00 0.22 0.00 2.52 08:28:41 07:55:01 0.27 0.00 0.27 0.00 3.70 08:28:41 07:56:01 0.30 0.00 0.30 0.00 3.50 08:28:41 07:57:01 0.22 0.00 0.22 0.00 2.45 08:28:41 07:58:01 0.30 0.00 0.30 0.00 3.55 08:28:41 07:59:01 0.23 0.00 0.23 0.00 2.95 08:28:41 08:00:01 0.17 0.00 0.17 0.00 1.47 08:28:41 08:01:01 0.25 0.00 0.25 0.00 2.67 08:28:41 08:02:01 0.25 0.00 0.25 0.00 2.91 08:28:41 08:03:01 0.20 0.00 0.20 0.00 2.55 08:28:41 08:04:01 0.20 0.00 0.20 0.00 1.87 08:28:41 08:05:01 0.25 0.00 0.25 0.00 4.46 08:28:41 08:06:01 0.22 0.00 0.22 0.00 2.28 08:28:41 08:07:01 0.25 0.00 0.25 0.00 2.78 08:28:41 08:08:01 0.20 0.00 0.20 0.00 2.68 08:28:41 08:09:01 0.17 0.00 0.17 0.00 1.47 08:28:41 08:10:01 0.25 0.00 0.25 0.00 2.93 08:28:41 08:11:01 0.22 0.00 0.22 0.00 2.02 08:28:41 08:12:01 0.32 0.00 0.32 0.00 5.13 08:28:41 08:13:01 0.25 0.00 0.25 0.00 2.70 08:28:41 08:14:01 0.17 0.00 0.17 0.00 1.47 08:28:41 08:15:01 0.25 0.00 0.25 0.00 2.93 08:28:41 08:16:01 0.22 0.00 0.22 0.00 2.02 08:28:41 08:17:01 0.25 0.00 0.25 0.00 2.95 08:28:41 08:18:02 0.23 0.00 0.23 0.00 2.83 08:28:41 08:19:01 0.22 0.00 0.22 0.00 3.30 08:28:41 08:20:01 0.25 0.00 0.25 0.00 2.80 08:28:41 08:21:01 0.22 0.00 0.22 0.00 2.15 08:28:41 08:22:01 0.25 0.00 0.25 0.00 2.78 08:28:41 08:23:01 0.22 0.00 0.22 0.00 2.58 08:28:41 08:24:01 0.20 0.00 0.20 0.00 1.88 08:28:41 08:25:01 0.25 0.00 0.25 0.00 2.82 08:28:41 08:26:01 0.25 0.00 0.25 0.00 2.45 08:28:41 08:27:01 69.25 0.72 68.53 208.70 6853.69 08:28:41 08:28:01 58.87 3.01 55.85 2498.85 11825.95 08:28:41 Average: 2.84 1.66 1.18 39.53 132.95 08:28:41 08:28:41 05:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:28:41 05:53:01 5752280 0 661952 8.27 2620 1592088 1083920 11.97 377616 1493420 12 08:28:41 05:54:01 5755524 0 658704 8.22 2620 1592092 1063704 11.74 374556 1493972 8 08:28:41 05:55:01 5755624 0 658596 8.22 2620 1592100 1063704 11.74 374432 1493820 8 08:28:41 05:56:01 5754288 0 659928 8.24 2620 1592104 1063704 11.74 375548 1494344 8 08:28:41 05:57:01 5751372 0 662840 8.28 2620 1592108 1063800 11.74 378868 1494344 20 08:28:41 05:58:01 5751320 0 662888 8.28 2620 1592112 1063704 11.74 378468 1494344 16 08:28:41 05:59:01 5742224 0 671980 8.39 2620 1592116 1063704 11.74 387436 1494344 8 08:28:41 06:00:01 5741776 0 672420 8.40 2620 1592124 1063788 11.74 388848 1493312 8 08:28:41 06:01:02 5740980 0 673216 8.41 2620 1592124 1066476 11.77 389020 1493312 8 08:28:41 06:02:01 5741400 0 672668 8.40 2620 1592252 1064320 11.75 389416 1493292 20 08:28:41 06:03:01 5742040 0 672028 8.39 2620 1592252 1064212 11.75 388832 1493292 8 08:28:41 06:04:01 5742352 0 671708 8.39 2620 1592260 1064212 11.75 388840 1493292 8 08:28:41 06:05:01 5741204 0 672852 8.40 2620 1592264 1064380 11.75 389756 1493292 8 08:28:41 06:06:01 5742444 0 671608 8.39 2620 1592268 1064212 11.75 388760 1493292 8 08:28:41 06:07:01 5739572 0 674476 8.42 2620 1592272 1066168 11.77 391256 1493292 8 08:28:41 06:08:01 5741472 0 672572 8.40 2620 1592276 1064392 11.75 389376 1493244 8 08:28:41 06:09:01 5742208 0 671832 8.39 2620 1592280 1064212 11.75 388552 1493244 8 08:28:41 06:10:01 5742496 0 671536 8.38 2620 1592288 1064212 11.75 388424 1493248 8 08:28:41 06:11:01 5742464 0 671568 8.39 2620 1592288 1064212 11.75 388464 1493244 8 08:28:41 06:12:01 5741988 0 672040 8.39 2620 1592292 1064296 11.75 388892 1493244 8 08:28:41 06:13:01 5741828 0 672196 8.39 2620 1592296 1064212 11.75 388452 1493244 8 08:28:41 06:14:01 5741904 0 672116 8.39 2620 1592300 1064212 11.75 388856 1493244 8 08:28:41 06:15:01 5741896 0 672116 8.39 2620 1592308 1064212 11.75 388780 1493244 8 08:28:41 06:16:01 5742112 0 671900 8.39 2620 1592308 1064212 11.75 388844 1493244 8 08:28:41 06:17:01 5741692 0 672312 8.39 2620 1592316 1064296 11.75 389396 1493244 8 08:28:41 06:18:01 5741896 0 672104 8.39 2620 1592320 1064212 11.75 388872 1493248 8 08:28:41 06:19:01 5742052 0 671948 8.39 2620 1592320 1064212 11.75 388940 1493244 8 08:28:41 06:20:01 5742084 0 671908 8.39 2620 1592328 1064212 11.75 388864 1493244 8 08:28:41 06:21:01 5742340 0 671652 8.39 2620 1592328 1064212 11.75 388848 1493244 8 08:28:41 06:22:01 5741248 0 672732 8.40 2620 1592340 1064320 11.75 389468 1493244 8 08:28:41 06:23:01 5741888 0 672088 8.39 2620 1592344 1064212 11.75 388996 1493244 8 08:28:41 06:24:01 5741888 0 672084 8.39 2620 1592348 1064212 11.75 388884 1493244 8 08:28:41 06:25:01 5742300 0 671668 8.39 2620 1592352 1064212 11.75 388956 1493244 8 08:28:41 06:26:01 5742176 0 671788 8.39 2620 1592356 1064212 11.75 389024 1493248 8 08:28:41 06:27:01 5741140 0 672816 8.40 2620 1592364 1064308 11.75 389524 1493244 8 08:28:41 06:28:01 5741648 0 672304 8.39 2620 1592368 1064212 11.75 388904 1493244 8 08:28:41 06:29:01 5588316 0 766336 9.57 2620 1651668 1064244 11.75 429204 1512260 8 08:28:41 06:30:01 5588356 0 766292 9.57 2620 1651672 1064244 11.75 429276 1512260 8 08:28:41 06:31:01 5588264 0 766380 9.57 2620 1651676 1064244 11.75 429348 1512260 8 08:28:41 06:32:01 5587320 0 767320 9.58 2620 1651680 1064340 11.75 429840 1512260 8 08:28:41 06:33:01 5587712 0 766920 9.58 2620 1651688 1064244 11.75 429220 1512264 8 08:28:41 06:34:01 5587804 0 766828 9.57 2620 1651688 1064244 11.75 429244 1512260 8 08:28:41 06:35:01 5587936 0 766692 9.57 2620 1651692 1064244 11.75 429280 1512260 8 08:28:41 06:36:02 5587720 0 766904 9.58 2620 1651696 1064244 11.75 429232 1512260 8 08:28:41 06:37:01 5587284 0 767336 9.58 2620 1651700 1064340 11.75 429728 1512260 8 08:28:41 06:38:01 5587712 0 766900 9.58 2620 1651708 1064244 11.75 429368 1512260 8 08:28:41 06:39:01 5587844 0 766768 9.57 2620 1651708 1064244 11.75 429364 1512260 8 08:28:41 06:40:01 5586636 0 767968 9.59 2620 1651716 1064388 11.75 430024 1512260 8 08:28:41 06:41:01 5588100 0 766468 9.57 2620 1651752 1064244 11.75 429308 1512268 24 08:28:41 06:42:01 5587236 0 767364 9.58 2620 1651720 1064340 11.75 429768 1512260 8 08:28:41 06:43:01 5588060 0 766532 9.57 2620 1651728 1064244 11.75 429384 1512260 8 08:28:41 06:44:01 5588016 0 766576 9.57 2620 1651728 1064244 11.75 429268 1512260 8 08:28:41 06:45:01 5587876 0 766708 9.57 2620 1651736 1064244 11.75 429396 1512260 8 08:28:41 06:46:01 5587860 0 766720 9.57 2620 1651740 1064244 11.75 429332 1512260 8 08:28:41 06:47:01 5587144 0 767432 9.58 2620 1651744 1064340 11.75 429912 1512260 8 08:28:41 06:48:01 5587744 0 766828 9.57 2620 1651748 1064244 11.75 429376 1512260 8 08:28:41 06:49:01 5587784 0 766784 9.57 2620 1651752 1064244 11.75 429444 1512248 8 08:28:41 06:50:01 5587736 0 766828 9.57 2620 1651756 1064244 11.75 429432 1512244 8 08:28:41 06:51:01 5587760 0 766800 9.57 2620 1651760 1064244 11.75 429320 1512244 8 08:28:41 06:52:01 5585136 0 769420 9.61 2620 1651764 1064460 11.75 431716 1512244 20 08:28:41 06:53:01 5585564 0 768988 9.60 2620 1651768 1064376 11.75 431612 1512244 8 08:28:41 06:54:01 5585776 0 768772 9.60 2620 1651772 1064376 11.75 431616 1512244 12 08:28:41 06:55:01 5585448 0 769096 9.60 2620 1651776 1064376 11.75 431524 1512244 8 08:28:41 06:56:01 5585696 0 768840 9.60 2620 1651784 1064376 11.75 431560 1512248 8 08:28:41 06:57:01 5584996 0 769540 9.61 2620 1651784 1064460 11.75 431944 1512244 20 08:28:41 06:58:01 5585784 0 768748 9.60 2620 1651788 1064376 11.75 431600 1512244 16 08:28:41 06:59:01 5585464 0 769064 9.60 2620 1651792 1064376 11.75 431540 1512244 8 08:28:41 07:00:01 5585572 0 768952 9.60 2620 1651796 1064376 11.75 431648 1512244 8 08:28:41 07:01:01 5584168 0 770348 9.62 2620 1651804 1066720 11.78 432320 1512244 8 08:28:41 07:02:01 5585228 0 769280 9.61 2620 1651812 1064448 11.75 431864 1512252 20 08:28:41 07:03:01 5585672 0 768832 9.60 2620 1651816 1064376 11.75 431668 1512244 16 08:28:41 07:04:01 5585892 0 768608 9.60 2620 1651820 1064376 11.75 431656 1512244 8 08:28:41 07:05:01 5583800 0 770696 9.62 2620 1651824 1064932 11.76 433176 1512244 20 08:28:41 07:06:01 5585804 0 768688 9.60 2620 1651828 1064632 11.75 431192 1512244 20 08:28:41 07:07:01 5585648 0 768840 9.60 2620 1651832 1064692 11.75 431624 1512244 20 08:28:41 07:08:01 5585396 0 769088 9.60 2620 1651836 1064632 11.75 431744 1512244 16 08:28:41 07:09:01 5585804 0 768728 9.60 2620 1651788 1064092 11.75 431428 1512220 8 08:28:41 07:10:01 5586124 0 768408 9.59 2620 1651788 1064092 11.75 431412 1512220 8 08:28:41 07:11:01 5585928 0 768592 9.60 2620 1651800 1064092 11.75 431340 1512224 8 08:28:41 07:12:01 5585380 0 769140 9.60 2620 1651800 1064200 11.75 431944 1512220 20 08:28:41 07:13:02 5586160 0 768356 9.59 2620 1651804 1064092 11.75 430956 1512220 20 08:28:41 07:14:01 5586284 0 768224 9.59 2620 1651812 1064092 11.75 430984 1512220 8 08:28:41 07:15:01 5586548 0 767960 9.59 2620 1651812 1064092 11.75 430916 1512220 8 08:28:41 07:16:01 5585848 0 768652 9.60 2620 1651820 1064092 11.75 431468 1512220 8 08:28:41 07:17:01 5585612 0 768868 9.60 2620 1651840 1064188 11.75 431728 1512224 24 08:28:41 07:18:01 5586236 0 768256 9.59 2620 1651828 1064092 11.75 430992 1512224 20 08:28:41 07:19:01 5586452 0 768036 9.59 2620 1651832 1064164 11.75 431148 1512220 8 08:28:41 07:20:01 5586576 0 767912 9.59 2620 1651832 1064092 11.75 431036 1512220 8 08:28:41 07:21:01 5586700 0 767780 9.59 2620 1651840 1064092 11.75 430944 1512220 8 08:28:41 07:22:01 5586108 0 768368 9.59 2620 1651844 1064188 11.75 431588 1512224 20 08:28:41 07:23:01 5586468 0 768004 9.59 2620 1651848 1064092 11.75 431100 1512220 16 08:28:41 07:24:01 5586228 0 768240 9.59 2620 1651852 1064092 11.75 431352 1512220 8 08:28:41 07:25:01 5586220 0 768244 9.59 2620 1651856 1064092 11.75 431520 1512220 8 08:28:41 07:26:01 5585924 0 768532 9.60 2620 1651864 1064092 11.75 431500 1512220 8 08:28:41 07:27:01 5586076 0 768376 9.59 2620 1651868 1064188 11.75 431544 1512220 20 08:28:41 07:28:01 5586452 0 767996 9.59 2620 1651872 1064092 11.75 431164 1512220 16 08:28:41 07:29:01 5586584 0 767860 9.59 2620 1651876 1064092 11.75 431152 1512220 8 08:28:41 07:30:01 5586296 0 768144 9.59 2620 1651880 1064092 11.75 431176 1512220 8 08:28:41 07:31:01 5587700 0 766736 9.57 2620 1651884 1062500 11.73 430044 1512220 8 08:28:41 07:32:01 5585964 0 768464 9.60 2620 1651892 1064164 11.75 431608 1512220 16 08:28:41 07:33:01 5586412 0 768016 9.59 2620 1651892 1064092 11.75 431488 1512220 16 08:28:41 07:34:01 5586124 0 768296 9.59 2620 1651900 1064092 11.75 431572 1512224 8 08:28:41 07:35:01 5586092 0 768328 9.59 2620 1651900 1064092 11.75 431564 1512220 8 08:28:41 07:36:01 5586008 0 768408 9.59 2620 1651904 1064092 11.75 431488 1512220 8 08:28:41 07:37:01 5585368 0 769040 9.60 2620 1651912 1064176 11.75 431552 1512220 16 08:28:41 07:38:01 5585884 0 768524 9.60 2620 1651912 1064092 11.75 431212 1512220 16 08:28:41 07:39:01 5586256 0 768144 9.59 2620 1651920 1064092 11.75 431224 1512220 8 08:28:41 07:40:01 5585564 0 768836 9.60 2620 1651920 1064092 11.75 431600 1512220 8 08:28:41 07:41:01 5585516 0 768876 9.60 2620 1651928 1064092 11.75 431492 1512220 8 08:28:41 07:42:01 5585880 0 768504 9.60 2620 1651936 1064164 11.75 431520 1512220 16 08:28:41 07:43:01 5585920 0 768460 9.60 2620 1651940 1064092 11.75 431172 1512224 16 08:28:41 07:44:01 5586160 0 768212 9.59 2620 1651948 1064092 11.75 431248 1512220 8 08:28:41 07:45:02 5586332 0 768036 9.59 2620 1651952 1064092 11.75 431120 1512220 8 08:28:41 07:46:01 5585952 0 768412 9.59 2620 1651956 1064092 11.75 431276 1512220 8 08:28:41 07:47:01 5585512 0 768848 9.60 2620 1651960 1064176 11.75 431604 1512220 20 08:28:41 07:48:01 5586064 0 768292 9.59 2620 1651964 1064128 11.75 431208 1512220 16 08:28:41 07:49:01 5586104 0 768196 9.59 2620 1652020 1064092 11.75 431260 1512232 16 08:28:41 07:50:01 5586128 0 768216 9.59 2620 1651976 1064092 11.75 431272 1512224 8 08:28:41 07:51:01 5586104 0 768240 9.59 2620 1651976 1064092 11.75 431168 1512220 8 08:28:41 07:52:01 5585928 0 768412 9.59 2620 1651980 1064188 11.75 431276 1512220 20 08:28:41 07:53:01 5586120 0 768216 9.59 2620 1651984 1064092 11.75 431168 1512220 16 08:28:41 07:54:01 5585972 0 768360 9.59 2620 1651988 1064092 11.75 431172 1512220 12 08:28:41 07:55:01 5585784 0 768540 9.60 2620 1651996 1064092 11.75 431680 1512220 8 08:28:41 07:56:01 5585784 0 768540 9.60 2620 1651996 1064092 11.75 431612 1512220 8 08:28:41 07:57:01 5585456 0 768856 9.60 2620 1652008 1064164 11.75 431644 1512220 20 08:28:41 07:58:01 5585832 0 768480 9.60 2620 1652008 1064092 11.75 431656 1512220 16 08:28:41 07:59:01 5586168 0 768140 9.59 2620 1652012 1064092 11.75 431712 1512220 8 08:28:41 08:00:01 5585848 0 768452 9.59 2620 1652020 1064092 11.75 431700 1512220 8 08:28:41 08:01:01 5583912 0 770388 9.62 2620 1652020 1067684 11.79 432632 1512220 8 08:28:41 08:02:01 5585488 0 768804 9.60 2620 1652028 1064176 11.75 431672 1512220 20 08:28:41 08:03:01 5586072 0 768216 9.59 2620 1652032 1064092 11.75 431336 1512220 16 08:28:41 08:04:01 5586128 0 768156 9.59 2620 1652036 1064092 11.75 431244 1512220 8 08:28:41 08:05:01 5585124 0 769152 9.60 2620 1652044 1064356 11.75 432028 1512224 8 08:28:41 08:06:01 5585956 0 768320 9.59 2620 1652044 1064092 11.75 431364 1512220 8 08:28:41 08:07:01 5585828 0 768444 9.59 2620 1652048 1064188 11.75 431460 1512220 20 08:28:41 08:08:01 5586492 0 767772 9.59 2620 1652056 1064092 11.75 431344 1512220 16 08:28:41 08:09:01 5586336 0 767928 9.59 2620 1652056 1064092 11.75 431376 1512220 8 08:28:41 08:10:01 5586172 0 768084 9.59 2620 1652064 1064092 11.75 431452 1512220 8 08:28:41 08:11:01 5585696 0 768560 9.60 2620 1652064 1064164 11.75 431668 1512220 16 08:28:41 08:12:01 5585588 0 768656 9.60 2620 1652076 1064164 11.75 431848 1512220 16 08:28:41 08:13:01 5586040 0 768200 9.59 2620 1652080 1064092 11.75 431732 1512220 16 08:28:41 08:14:01 5585768 0 768472 9.60 2620 1652080 1064092 11.75 431600 1512220 8 08:28:41 08:15:01 5585544 0 768688 9.60 2620 1652088 1064092 11.75 431672 1512220 8 08:28:41 08:16:01 5586088 0 768144 9.59 2620 1652088 1064092 11.75 431656 1512220 8 08:28:41 08:17:01 5585556 0 768668 9.60 2620 1652096 1064176 11.75 431784 1512220 20 08:28:41 08:18:02 5585768 0 768452 9.59 2620 1652100 1064092 11.75 431800 1512220 16 08:28:41 08:19:01 5585528 0 768688 9.60 2620 1652104 1064092 11.75 431804 1512220 8 08:28:41 08:20:01 5585784 0 768428 9.59 2620 1652108 1064092 11.75 431712 1512220 8 08:28:41 08:21:01 5585884 0 768324 9.59 2620 1652112 1064092 11.75 431644 1512224 8 08:28:41 08:22:01 5585540 0 768644 9.60 2620 1652136 1064164 11.75 431888 1512224 20 08:28:41 08:23:01 5585760 0 768436 9.59 2620 1652124 1064092 11.75 431680 1512224 16 08:28:41 08:24:01 5586220 0 767972 9.59 2620 1652128 1064092 11.75 431748 1512220 8 08:28:41 08:25:01 5585536 0 768652 9.60 2620 1652132 1064092 11.75 431716 1512220 8 08:28:41 08:26:01 5585520 0 768660 9.60 2620 1652140 1064092 11.75 431720 1512224 8 08:28:41 08:27:01 5210024 0 890672 11.12 2620 1905624 1248476 13.78 745268 1563104 56624 08:28:41 08:28:01 4766468 0 1069036 13.35 2620 2170816 1315436 14.52 1013240 1699496 20 08:28:41 Average: 5614911 0 748327 9.34 2620 1643082 1067156 11.78 426653 1509417 374 08:28:41 08:28:41 05:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:28:41 05:53:01 eth0 2.70 1.20 1.92 0.14 0.00 0.00 0.00 0.00 08:28:41 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 05:54:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 05:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 05:56:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 05:57:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 05:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 05:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:00:01 eth0 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 08:28:41 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:01:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 06:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:02:01 eth0 0.25 0.24 0.09 0.08 0.00 0.00 0.00 0.00 08:28:41 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:03:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:04:01 eth0 0.37 0.08 0.03 0.01 0.00 0.00 0.00 0.00 08:28:41 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:05:01 eth0 0.80 0.43 0.32 0.21 0.00 0.00 0.00 0.00 08:28:41 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:06:01 eth0 0.52 0.02 0.05 0.00 0.00 0.00 0.00 0.00 08:28:41 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:07:01 eth0 0.68 0.42 0.35 0.24 0.00 0.00 0.00 0.00 08:28:41 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:08:01 eth0 0.23 0.17 0.12 0.04 0.00 0.00 0.00 0.00 08:28:41 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:11:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:12:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:13:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:15:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:17:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:19:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:28:41 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:21:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:22:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:24:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:27:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:32:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:34:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:35:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:36:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:37:01 eth0 0.25 0.19 0.09 0.07 0.00 0.00 0.00 0.00 08:28:41 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:40:01 eth0 0.35 0.28 0.35 0.02 0.00 0.00 0.00 0.00 08:28:41 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:42:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:43:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:45:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:47:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:48:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:52:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:57:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:28:41 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:02:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:03:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:04:01 eth0 0.62 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:28:41 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:05:01 eth0 1.50 0.82 0.86 0.38 0.00 0.00 0.00 0.00 08:28:41 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:06:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:07:01 eth0 0.15 0.12 0.08 0.10 0.00 0.00 0.00 0.00 08:28:41 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:12:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:13:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:17:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:18:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:19:01 eth0 0.23 0.20 0.18 0.01 0.00 0.00 0.00 0.00 08:28:41 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:22:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:27:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:32:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:35:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:37:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:38:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:42:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:43:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:45:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:47:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:48:01 eth0 0.30 0.28 0.35 0.02 0.00 0.00 0.00 0.00 08:28:41 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:52:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:41 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:57:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:02:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:04:01 eth0 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:28:41 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:05:01 eth0 1.50 0.68 0.75 0.34 0.00 0.00 0.00 0.00 08:28:41 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:06:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:07:01 eth0 0.15 0.12 0.08 0.13 0.00 0.00 0.00 0.00 08:28:41 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:09:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:11:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:28:41 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:12:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:13:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:17:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:18:02 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:22:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:28:41 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:23:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:27:01 eth0 937.13 617.99 3482.13 87.22 0.00 0.00 0.00 0.00 08:28:41 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:28:01 eth0 442.68 256.52 1045.05 759.74 0.00 0.00 0.00 0.00 08:28:41 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 08:28:01 docker0 20.42 31.06 1.55 204.40 0.00 0.00 0.00 0.00 08:28:41 Average: eth0 8.96 5.68 29.09 5.46 0.00 0.00 0.00 0.00 08:28:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:41 Average: docker0 0.13 0.20 0.01 1.31 0.00 0.00 0.00 0.00 08:28:41 08:28:41 08:28:41 ---> sar -P ALL: 08:28:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) 08:28:41 08:28:41 05:51:24 LINUX RESTART (2 CPU) 08:28:41 08:28:41 05:52:01 CPU %user %nice %system %iowait %steal %idle 08:28:41 05:53:01 all 0.28 0.00 0.09 0.00 0.01 99.62 08:28:41 05:53:01 0 0.18 0.00 0.12 0.00 0.00 99.70 08:28:41 05:53:01 1 0.37 0.00 0.07 0.00 0.02 99.55 08:28:41 05:54:01 all 0.19 0.00 0.06 0.00 0.02 99.73 08:28:41 05:54:01 0 0.05 0.00 0.08 0.00 0.02 99.85 08:28:41 05:54:01 1 0.33 0.00 0.03 0.00 0.02 99.62 08:28:41 05:55:01 all 0.24 0.00 0.04 0.00 0.01 99.71 08:28:41 05:55:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:28:41 05:55:01 1 0.42 0.00 0.03 0.00 0.00 99.55 08:28:41 05:56:01 all 0.22 0.00 0.04 0.00 0.02 99.72 08:28:41 05:56:01 0 0.05 0.00 0.07 0.00 0.02 99.87 08:28:41 05:56:01 1 0.38 0.00 0.02 0.00 0.02 99.58 08:28:41 05:57:01 all 0.18 0.00 0.03 0.00 0.01 99.77 08:28:41 05:57:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:28:41 05:57:01 1 0.30 0.00 0.05 0.00 0.02 99.63 08:28:41 05:58:01 all 0.19 0.00 0.06 0.00 0.02 99.73 08:28:41 05:58:01 0 0.17 0.00 0.08 0.00 0.02 99.73 08:28:41 05:58:01 1 0.22 0.00 0.03 0.00 0.02 99.73 08:28:41 05:59:01 all 0.26 0.00 0.03 0.00 0.01 99.71 08:28:41 05:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:28:41 05:59:01 1 0.48 0.00 0.02 0.00 0.02 99.48 08:28:41 06:00:01 all 0.14 0.00 0.03 0.00 0.02 99.81 08:28:41 06:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:28:41 06:00:01 1 0.23 0.00 0.03 0.00 0.02 99.72 08:28:41 06:01:02 all 0.20 0.00 0.04 0.01 0.01 99.74 08:28:41 06:01:02 0 0.35 0.00 0.05 0.00 0.00 99.60 08:28:41 06:01:02 1 0.05 0.00 0.03 0.02 0.02 99.88 08:28:41 06:02:01 all 0.24 0.00 0.05 0.00 0.01 99.70 08:28:41 06:02:01 0 0.46 0.00 0.05 0.00 0.02 99.47 08:28:41 06:02:01 1 0.02 0.00 0.05 0.00 0.00 99.93 08:28:41 06:03:01 all 0.23 0.00 0.02 0.00 0.02 99.74 08:28:41 06:03:01 0 0.42 0.00 0.02 0.00 0.02 99.55 08:28:41 06:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:28:41 08:28:41 06:03:01 CPU %user %nice %system %iowait %steal %idle 08:28:41 06:04:01 all 0.18 0.00 0.02 0.00 0.02 99.78 08:28:41 06:04:01 0 0.35 0.00 0.02 0.00 0.02 99.62 08:28:41 06:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:28:41 06:05:01 all 0.19 0.00 0.03 0.00 0.02 99.76 08:28:41 06:05:01 0 0.28 0.00 0.03 0.00 0.02 99.67 08:28:41 06:05:01 1 0.10 0.00 0.03 0.00 0.02 99.85 08:28:41 06:06:01 all 0.18 0.00 0.03 0.00 0.01 99.77 08:28:41 06:06:01 0 0.33 0.00 0.02 0.00 0.00 99.65 08:28:41 06:06:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:28:41 06:07:01 all 0.13 0.00 0.04 0.00 0.01 99.82 08:28:41 06:07:01 0 0.17 0.00 0.05 0.00 0.00 99.78 08:28:41 06:07:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:28:41 06:08:01 all 0.12 0.00 0.03 0.00 0.02 99.83 08:28:41 06:08:01 0 0.20 0.00 0.03 0.00 0.02 99.75 08:28:41 06:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 06:09:01 all 0.17 0.00 0.03 0.00 0.01 99.80 08:28:41 06:09:01 0 0.32 0.00 0.03 0.00 0.02 99.63 08:28:41 06:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:28:41 06:10:01 all 0.18 0.00 0.02 0.00 0.02 99.78 08:28:41 06:10:01 0 0.35 0.00 0.02 0.00 0.02 99.62 08:28:41 06:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:28:41 06:11:01 all 0.13 0.00 0.03 0.00 0.01 99.83 08:28:41 06:11:01 0 0.08 0.00 0.02 0.00 0.02 99.88 08:28:41 06:11:01 1 0.18 0.00 0.03 0.00 0.00 99.78 08:28:41 06:12:01 all 0.15 0.00 0.03 0.00 0.02 99.80 08:28:41 06:12:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:28:41 06:12:01 1 0.25 0.00 0.02 0.00 0.02 99.72 08:28:41 06:13:01 all 0.11 0.00 0.03 0.00 0.01 99.85 08:28:41 06:13:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:28:41 06:13:01 1 0.22 0.00 0.03 0.00 0.00 99.75 08:28:41 06:14:01 all 0.18 0.00 0.03 0.00 0.02 99.78 08:28:41 06:14:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:28:41 06:14:01 1 0.28 0.00 0.02 0.00 0.02 99.68 08:28:41 08:28:41 06:14:01 CPU %user %nice %system %iowait %steal %idle 08:28:41 06:15:01 all 0.13 0.00 0.04 0.00 0.01 99.82 08:28:41 06:15:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:28:41 06:15:01 1 0.25 0.00 0.03 0.00 0.00 99.72 08:28:41 06:16:01 all 0.12 0.00 0.03 0.00 0.02 99.83 08:28:41 06:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:28:41 06:16:01 1 0.18 0.00 0.03 0.00 0.02 99.77 08:28:41 06:17:01 all 0.11 0.00 0.03 0.00 0.02 99.84 08:28:41 06:17:01 0 0.03 0.00 0.05 0.00 0.03 99.88 08:28:41 06:17:01 1 0.18 0.00 0.02 0.00 0.00 99.80 08:28:41 06:18:01 all 0.13 0.00 0.03 0.00 0.02 99.82 08:28:41 06:18:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:28:41 06:18:01 1 0.20 0.00 0.02 0.00 0.02 99.77 08:28:41 06:19:01 all 0.11 0.00 0.03 0.01 0.01 99.85 08:28:41 06:19:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:28:41 06:19:01 1 0.20 0.00 0.03 0.00 0.00 99.77 08:28:41 06:20:01 all 0.16 0.00 0.03 0.00 0.02 99.79 08:28:41 06:20:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:28:41 06:20:01 1 0.27 0.00 0.02 0.00 0.02 99.70 08:28:41 06:21:01 all 0.18 0.00 0.03 0.00 0.01 99.79 08:28:41 06:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 06:21:01 1 0.32 0.00 0.02 0.00 0.00 99.67 08:28:41 06:22:01 all 0.21 0.00 0.04 0.00 0.02 99.73 08:28:41 06:22:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:28:41 06:22:01 1 0.37 0.00 0.03 0.00 0.00 99.60 08:28:41 06:23:01 all 0.17 0.00 0.03 0.00 0.01 99.80 08:28:41 06:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:28:41 06:23:01 1 0.32 0.00 0.02 0.00 0.00 99.67 08:28:41 06:24:01 all 0.18 0.00 0.03 0.00 0.01 99.78 08:28:41 06:24:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:28:41 06:24:01 1 0.30 0.00 0.02 0.00 0.00 99.68 08:28:41 06:25:01 all 0.05 0.00 0.03 0.00 0.01 99.92 08:28:41 06:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:28:41 06:25:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:28:41 08:28:41 06:25:01 CPU %user %nice %system %iowait %steal %idle 08:28:41 06:26:01 all 0.18 0.00 0.03 0.00 0.01 99.78 08:28:41 06:26:01 0 0.32 0.00 0.03 0.00 0.00 99.65 08:28:41 06:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 06:27:01 all 0.17 0.00 0.03 0.00 0.02 99.78 08:28:41 06:27:01 0 0.28 0.00 0.03 0.00 0.02 99.67 08:28:41 06:27:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:28:41 06:28:01 all 0.15 0.00 0.04 0.00 0.01 99.80 08:28:41 06:28:01 0 0.27 0.00 0.05 0.00 0.00 99.68 08:28:41 06:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 06:29:01 all 0.22 4.03 13.41 2.10 0.03 80.21 08:28:41 06:29:01 0 0.41 4.02 13.39 2.11 0.03 80.04 08:28:41 06:29:01 1 0.03 4.04 13.42 2.09 0.03 80.38 08:28:41 06:30:01 all 0.14 0.00 0.04 0.00 0.02 99.80 08:28:41 06:30:01 0 0.12 0.00 0.03 0.00 0.02 99.83 08:28:41 06:30:01 1 0.17 0.00 0.05 0.00 0.02 99.77 08:28:41 06:31:01 all 0.23 0.00 0.02 0.00 0.01 99.75 08:28:41 06:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:28:41 06:31:01 1 0.42 0.00 0.02 0.00 0.02 99.55 08:28:41 06:32:01 all 0.16 0.00 0.05 0.00 0.02 99.77 08:28:41 06:32:01 0 0.10 0.00 0.05 0.00 0.00 99.85 08:28:41 06:32:01 1 0.22 0.00 0.05 0.00 0.03 99.70 08:28:41 06:33:01 all 0.04 0.00 0.03 0.00 0.03 99.91 08:28:41 06:33:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:28:41 06:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:28:41 06:34:01 all 0.12 0.00 0.03 0.01 0.01 99.84 08:28:41 06:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 06:34:01 1 0.20 0.00 0.02 0.02 0.00 99.77 08:28:41 06:35:01 all 0.18 0.00 0.03 0.00 0.02 99.77 08:28:41 06:35:01 0 0.03 0.00 0.05 0.00 0.03 99.88 08:28:41 06:35:01 1 0.33 0.00 0.02 0.00 0.00 99.65 08:28:41 06:36:02 all 0.22 0.00 0.04 0.00 0.01 99.73 08:28:41 06:36:02 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 06:36:02 1 0.40 0.00 0.05 0.00 0.00 99.55 08:28:41 08:28:41 06:36:02 CPU %user %nice %system %iowait %steal %idle 08:28:41 06:37:01 all 0.24 0.00 0.03 0.00 0.00 99.74 08:28:41 06:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:28:41 06:37:01 1 0.42 0.00 0.02 0.00 0.00 99.56 08:28:41 06:38:01 all 0.22 0.00 0.03 0.00 0.02 99.74 08:28:41 06:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 06:38:01 1 0.40 0.00 0.02 0.00 0.02 99.57 08:28:41 06:39:01 all 0.18 0.00 0.03 0.00 0.01 99.78 08:28:41 06:39:01 0 0.13 0.00 0.02 0.00 0.00 99.85 08:28:41 06:39:01 1 0.23 0.00 0.03 0.00 0.02 99.72 08:28:41 06:40:01 all 0.17 0.00 0.04 0.00 0.02 99.77 08:28:41 06:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 06:40:01 1 0.30 0.00 0.05 0.00 0.02 99.63 08:28:41 06:41:01 all 0.04 0.00 0.03 0.00 0.01 99.92 08:28:41 06:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:28:41 06:41:01 1 0.08 0.00 0.05 0.00 0.02 99.85 08:28:41 06:42:01 all 0.19 0.00 0.02 0.00 0.00 99.79 08:28:41 06:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:28:41 06:42:01 1 0.33 0.00 0.00 0.00 0.00 99.67 08:28:41 06:43:01 all 0.16 0.00 0.03 0.00 0.02 99.79 08:28:41 06:43:01 0 0.30 0.00 0.03 0.00 0.02 99.65 08:28:41 06:43:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:28:41 06:44:01 all 0.22 0.00 0.03 0.00 0.02 99.74 08:28:41 06:44:01 0 0.40 0.00 0.03 0.00 0.02 99.55 08:28:41 06:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:28:41 06:45:01 all 0.16 0.00 0.03 0.00 0.01 99.81 08:28:41 06:45:01 0 0.32 0.00 0.03 0.00 0.00 99.65 08:28:41 06:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:28:41 06:46:01 all 0.11 0.00 0.03 0.00 0.01 99.86 08:28:41 06:46:01 0 0.17 0.00 0.03 0.00 0.02 99.78 08:28:41 06:46:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:28:41 06:47:01 all 0.09 0.00 0.03 0.00 0.02 99.86 08:28:41 06:47:01 0 0.15 0.00 0.05 0.00 0.02 99.78 08:28:41 06:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:28:41 08:28:41 06:47:01 CPU %user %nice %system %iowait %steal %idle 08:28:41 06:48:01 all 0.18 0.00 0.03 0.00 0.01 99.78 08:28:41 06:48:01 0 0.32 0.00 0.03 0.00 0.00 99.65 08:28:41 06:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 06:49:01 all 0.18 0.00 0.03 0.00 0.02 99.77 08:28:41 06:49:01 0 0.30 0.00 0.02 0.00 0.02 99.67 08:28:41 06:49:01 1 0.05 0.00 0.05 0.00 0.02 99.88 08:28:41 06:50:01 all 0.15 0.00 0.03 0.00 0.01 99.82 08:28:41 06:50:01 0 0.25 0.00 0.02 0.00 0.00 99.73 08:28:41 06:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:28:41 06:51:01 all 0.08 0.00 0.03 0.00 0.02 99.87 08:28:41 06:51:01 0 0.15 0.00 0.02 0.00 0.02 99.82 08:28:41 06:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:28:41 06:52:01 all 0.39 0.00 0.03 0.00 0.01 99.57 08:28:41 06:52:01 0 0.52 0.00 0.02 0.00 0.00 99.47 08:28:41 06:52:01 1 0.27 0.00 0.05 0.00 0.02 99.67 08:28:41 06:53:01 all 0.08 0.00 0.03 0.00 0.01 99.88 08:28:41 06:53:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:28:41 06:53:01 1 0.17 0.00 0.02 0.00 0.00 99.82 08:28:41 06:54:01 all 0.18 0.00 0.03 0.00 0.03 99.76 08:28:41 06:54:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:28:41 06:54:01 1 0.30 0.00 0.03 0.00 0.02 99.65 08:28:41 06:55:01 all 0.15 0.00 0.02 0.00 0.02 99.82 08:28:41 06:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:28:41 06:55:01 1 0.28 0.00 0.02 0.00 0.02 99.68 08:28:41 06:56:01 all 0.17 0.00 0.03 0.00 0.02 99.79 08:28:41 06:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:28:41 06:56:01 1 0.33 0.00 0.03 0.00 0.02 99.62 08:28:41 06:57:01 all 0.17 0.00 0.03 0.00 0.01 99.79 08:28:41 06:57:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:28:41 06:57:01 1 0.27 0.00 0.02 0.00 0.00 99.72 08:28:41 06:58:01 all 0.03 0.00 0.03 0.00 0.01 99.93 08:28:41 06:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:28:41 06:58:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:28:41 08:28:41 06:58:01 CPU %user %nice %system %iowait %steal %idle 08:28:41 06:59:01 all 0.15 0.00 0.03 0.00 0.03 99.79 08:28:41 06:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 06:59:01 1 0.27 0.00 0.03 0.00 0.03 99.67 08:28:41 07:00:01 all 0.18 0.00 0.03 0.00 0.01 99.78 08:28:41 07:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:28:41 07:00:01 1 0.30 0.00 0.03 0.00 0.00 99.67 08:28:41 07:01:01 all 0.15 0.00 0.03 0.00 0.01 99.81 08:28:41 07:01:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:28:41 07:01:01 1 0.23 0.00 0.02 0.00 0.00 99.75 08:28:41 07:02:01 all 0.21 0.00 0.03 0.00 0.01 99.75 08:28:41 07:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:28:41 07:02:01 1 0.37 0.00 0.03 0.00 0.00 99.60 08:28:41 07:03:01 all 0.24 0.00 0.03 0.00 0.03 99.71 08:28:41 07:03:01 0 0.07 0.00 0.05 0.00 0.03 99.85 08:28:41 07:03:01 1 0.42 0.00 0.00 0.00 0.02 99.57 08:28:41 07:04:01 all 0.23 0.00 0.03 0.00 0.01 99.74 08:28:41 07:04:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 07:04:01 1 0.42 0.00 0.02 0.00 0.00 99.57 08:28:41 07:05:01 all 0.23 0.00 0.04 0.00 0.01 99.72 08:28:41 07:05:01 0 0.20 0.00 0.05 0.00 0.02 99.73 08:28:41 07:05:01 1 0.27 0.00 0.03 0.00 0.00 99.70 08:28:41 07:06:01 all 0.09 0.00 0.06 0.00 0.01 99.84 08:28:41 07:06:01 0 0.17 0.00 0.08 0.00 0.02 99.73 08:28:41 07:06:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:28:41 07:07:01 all 0.20 0.00 0.03 0.00 0.01 99.77 08:28:41 07:07:01 0 0.37 0.00 0.03 0.00 0.00 99.60 08:28:41 07:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:28:41 07:08:01 all 0.19 0.00 0.03 0.00 0.01 99.77 08:28:41 07:08:01 0 0.35 0.00 0.02 0.00 0.02 99.62 08:28:41 07:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:28:41 07:09:01 all 0.18 0.00 0.03 0.00 0.01 99.77 08:28:41 07:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:28:41 07:09:01 1 0.32 0.00 0.03 0.00 0.00 99.65 08:28:41 08:28:41 07:09:01 CPU %user %nice %system %iowait %steal %idle 08:28:41 07:10:01 all 0.17 0.00 0.04 0.00 0.02 99.77 08:28:41 07:10:01 0 0.13 0.00 0.05 0.00 0.02 99.80 08:28:41 07:10:01 1 0.20 0.00 0.03 0.00 0.02 99.75 08:28:41 07:11:01 all 0.15 0.00 0.03 0.00 0.01 99.82 08:28:41 07:11:01 0 0.28 0.00 0.03 0.00 0.02 99.67 08:28:41 07:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:28:41 07:12:01 all 0.06 0.00 0.03 0.00 0.02 99.89 08:28:41 07:12:01 0 0.08 0.00 0.05 0.00 0.03 99.83 08:28:41 07:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:28:41 07:13:02 all 0.18 0.00 0.03 0.00 0.02 99.77 08:28:41 07:13:02 0 0.33 0.00 0.03 0.00 0.02 99.62 08:28:41 07:13:02 1 0.02 0.00 0.03 0.00 0.02 99.93 08:28:41 07:14:01 all 0.18 0.00 0.03 0.00 0.01 99.79 08:28:41 07:14:01 0 0.34 0.00 0.02 0.00 0.00 99.64 08:28:41 07:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:28:41 07:15:01 all 0.18 0.00 0.03 0.01 0.02 99.77 08:28:41 07:15:01 0 0.33 0.00 0.03 0.02 0.02 99.60 08:28:41 07:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:28:41 07:16:01 all 0.15 0.00 0.03 0.00 0.01 99.81 08:28:41 07:16:01 0 0.12 0.00 0.02 0.00 0.00 99.87 08:28:41 07:16:01 1 0.18 0.00 0.05 0.00 0.02 99.75 08:28:41 07:17:01 all 0.23 0.00 0.03 0.00 0.02 99.73 08:28:41 07:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:28:41 07:17:01 1 0.42 0.00 0.03 0.00 0.02 99.53 08:28:41 07:18:01 all 0.23 0.00 0.03 0.00 0.01 99.73 08:28:41 07:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:28:41 07:18:01 1 0.42 0.00 0.03 0.00 0.00 99.55 08:28:41 07:19:01 all 0.23 0.00 0.03 0.00 0.01 99.74 08:28:41 07:19:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:28:41 07:19:01 1 0.42 0.00 0.02 0.00 0.02 99.55 08:28:41 07:20:01 all 0.21 0.00 0.03 0.00 0.01 99.75 08:28:41 07:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 07:20:01 1 0.38 0.00 0.03 0.00 0.00 99.58 08:28:41 08:28:41 07:20:01 CPU %user %nice %system %iowait %steal %idle 08:28:41 07:21:01 all 0.18 0.00 0.03 0.00 0.02 99.78 08:28:41 07:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:28:41 07:21:01 1 0.32 0.00 0.03 0.00 0.02 99.63 08:28:41 07:22:01 all 0.22 0.00 0.03 0.00 0.01 99.75 08:28:41 07:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:28:41 07:22:01 1 0.38 0.00 0.03 0.00 0.02 99.57 08:28:41 07:23:01 all 0.07 0.00 0.04 0.00 0.01 99.88 08:28:41 07:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:28:41 07:23:01 1 0.12 0.00 0.07 0.00 0.02 99.80 08:28:41 07:24:01 all 0.18 0.00 0.03 0.00 0.01 99.78 08:28:41 07:24:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:28:41 07:24:01 1 0.30 0.00 0.03 0.00 0.00 99.67 08:28:41 07:25:01 all 0.18 0.00 0.03 0.00 0.02 99.77 08:28:41 07:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:28:41 07:25:01 1 0.33 0.00 0.05 0.00 0.02 99.60 08:28:41 07:26:01 all 0.18 0.00 0.03 0.00 0.01 99.79 08:28:41 07:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:28:41 07:26:01 1 0.33 0.00 0.02 0.00 0.00 99.65 08:28:41 07:27:01 all 0.23 0.00 0.03 0.00 0.01 99.74 08:28:41 07:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:28:41 07:27:01 1 0.42 0.00 0.05 0.00 0.02 99.52 08:28:41 07:28:01 all 0.17 0.00 0.03 0.00 0.01 99.79 08:28:41 07:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:28:41 07:28:01 1 0.30 0.00 0.03 0.00 0.02 99.65 08:28:41 07:29:01 all 0.17 0.00 0.03 0.00 0.01 99.79 08:28:41 07:29:01 0 0.32 0.00 0.03 0.00 0.02 99.63 08:28:41 07:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:28:41 07:30:01 all 0.07 0.00 0.05 0.00 0.02 99.87 08:28:41 07:30:01 0 0.10 0.00 0.05 0.00 0.00 99.85 08:28:41 07:30:01 1 0.03 0.00 0.05 0.00 0.03 99.88 08:28:41 07:31:01 all 0.13 0.00 0.04 0.00 0.01 99.82 08:28:41 07:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:28:41 07:31:01 1 0.22 0.00 0.05 0.00 0.02 99.72 08:28:41 08:28:41 07:31:01 CPU %user %nice %system %iowait %steal %idle 08:28:41 07:32:01 all 0.23 0.00 0.03 0.00 0.01 99.72 08:28:41 07:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:28:41 07:32:01 1 0.43 0.00 0.05 0.00 0.00 99.52 08:28:41 07:33:01 all 0.18 0.00 0.04 0.00 0.02 99.76 08:28:41 07:33:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:28:41 07:33:01 1 0.32 0.00 0.03 0.00 0.02 99.63 08:28:41 07:34:01 all 0.23 0.00 0.03 0.00 0.01 99.73 08:28:41 07:34:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:28:41 07:34:01 1 0.40 0.00 0.03 0.00 0.02 99.55 08:28:41 07:35:01 all 0.20 0.00 0.03 0.00 0.01 99.77 08:28:41 07:35:01 0 0.38 0.00 0.02 0.00 0.02 99.58 08:28:41 07:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:28:41 07:36:01 all 0.22 0.00 0.02 0.00 0.02 99.75 08:28:41 07:36:01 0 0.40 0.00 0.02 0.00 0.02 99.57 08:28:41 07:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:28:41 07:37:01 all 0.18 0.00 0.04 0.00 0.01 99.77 08:28:41 07:37:01 0 0.32 0.00 0.03 0.00 0.00 99.65 08:28:41 07:37:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:28:41 07:38:01 all 0.18 0.00 0.03 0.00 0.02 99.77 08:28:41 07:38:01 0 0.33 0.00 0.03 0.00 0.02 99.62 08:28:41 07:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 07:39:01 all 0.12 0.00 0.04 0.00 0.01 99.83 08:28:41 07:39:01 0 0.12 0.00 0.02 0.00 0.00 99.87 08:28:41 07:39:01 1 0.12 0.00 0.07 0.00 0.02 99.80 08:28:41 07:40:01 all 0.09 0.00 0.05 0.00 0.01 99.85 08:28:41 07:40:01 0 0.03 0.00 0.05 0.00 0.00 99.92 08:28:41 07:40:01 1 0.15 0.00 0.05 0.00 0.02 99.78 08:28:41 07:41:01 all 0.18 0.00 0.03 0.00 0.01 99.79 08:28:41 07:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 07:41:01 1 0.32 0.00 0.02 0.00 0.00 99.67 08:28:41 07:42:01 all 0.22 0.00 0.03 0.00 0.01 99.74 08:28:41 07:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:28:41 07:42:01 1 0.38 0.00 0.03 0.00 0.00 99.58 08:28:41 08:28:41 07:42:01 CPU %user %nice %system %iowait %steal %idle 08:28:41 07:43:01 all 0.14 0.00 0.03 0.00 0.02 99.82 08:28:41 07:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:28:41 07:43:01 1 0.27 0.00 0.03 0.00 0.02 99.68 08:28:41 07:44:01 all 0.20 0.00 0.03 0.00 0.02 99.76 08:28:41 07:44:01 0 0.08 0.00 0.03 0.00 0.02 99.87 08:28:41 07:44:01 1 0.32 0.00 0.02 0.00 0.02 99.65 08:28:41 07:45:02 all 0.17 0.00 0.03 0.00 0.01 99.79 08:28:41 07:45:02 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 07:45:02 1 0.30 0.00 0.03 0.00 0.00 99.67 08:28:41 07:46:01 all 0.13 0.00 0.02 0.00 0.01 99.85 08:28:41 07:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:28:41 07:46:01 1 0.20 0.00 0.02 0.00 0.00 99.78 08:28:41 07:47:01 all 0.15 0.00 0.03 0.00 0.02 99.80 08:28:41 07:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 07:47:01 1 0.27 0.00 0.03 0.00 0.02 99.68 08:28:41 07:48:01 all 0.08 0.00 0.04 0.00 0.02 99.86 08:28:41 07:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:28:41 07:48:01 1 0.12 0.00 0.07 0.00 0.02 99.80 08:28:41 07:49:01 all 0.12 0.00 0.03 0.00 0.01 99.84 08:28:41 07:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:28:41 07:49:01 1 0.22 0.00 0.05 0.00 0.02 99.72 08:28:41 07:50:01 all 0.19 0.00 0.04 0.00 0.01 99.76 08:28:41 07:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 07:50:01 1 0.35 0.00 0.05 0.00 0.00 99.60 08:28:41 07:51:01 all 0.18 0.00 0.03 0.00 0.02 99.77 08:28:41 07:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:28:41 07:51:01 1 0.33 0.00 0.03 0.00 0.02 99.62 08:28:41 07:52:01 all 0.20 0.00 0.04 0.00 0.00 99.76 08:28:41 07:52:01 0 0.05 0.00 0.05 0.00 0.00 99.90 08:28:41 07:52:01 1 0.35 0.00 0.03 0.00 0.00 99.62 08:28:41 07:53:01 all 0.21 0.00 0.04 0.00 0.01 99.74 08:28:41 07:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:28:41 07:53:01 1 0.37 0.00 0.05 0.00 0.00 99.58 08:28:41 08:28:41 07:53:01 CPU %user %nice %system %iowait %steal %idle 08:28:41 07:54:01 all 0.18 0.00 0.03 0.00 0.03 99.77 08:28:41 07:54:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:28:41 07:54:01 1 0.30 0.00 0.03 0.00 0.02 99.65 08:28:41 07:55:01 all 0.19 0.00 0.03 0.00 0.01 99.77 08:28:41 07:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 07:55:01 1 0.35 0.00 0.03 0.00 0.00 99.62 08:28:41 07:56:01 all 0.08 0.00 0.03 0.00 0.00 99.89 08:28:41 07:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:28:41 07:56:01 1 0.10 0.00 0.03 0.00 0.00 99.87 08:28:41 07:57:01 all 0.11 0.00 0.04 0.00 0.01 99.84 08:28:41 07:57:01 0 0.18 0.00 0.05 0.00 0.02 99.75 08:28:41 07:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:28:41 07:58:01 all 0.17 0.00 0.03 0.00 0.02 99.79 08:28:41 07:58:01 0 0.30 0.00 0.03 0.00 0.02 99.65 08:28:41 07:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:28:41 07:59:01 all 0.16 0.00 0.02 0.00 0.01 99.82 08:28:41 07:59:01 0 0.30 0.00 0.02 0.00 0.02 99.67 08:28:41 07:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:28:41 08:00:01 all 0.16 0.00 0.03 0.00 0.01 99.80 08:28:41 08:00:01 0 0.30 0.00 0.03 0.00 0.00 99.67 08:28:41 08:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:28:41 08:01:01 all 0.19 0.00 0.04 0.00 0.01 99.76 08:28:41 08:01:01 0 0.33 0.00 0.03 0.00 0.00 99.63 08:28:41 08:01:01 1 0.05 0.00 0.05 0.00 0.02 99.88 08:28:41 08:02:01 all 0.21 0.00 0.04 0.00 0.02 99.73 08:28:41 08:02:01 0 0.12 0.00 0.03 0.00 0.02 99.83 08:28:41 08:02:01 1 0.30 0.00 0.05 0.00 0.02 99.63 08:28:41 08:03:01 all 0.12 0.00 0.03 0.00 0.01 99.84 08:28:41 08:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:28:41 08:03:01 1 0.20 0.00 0.05 0.00 0.02 99.73 08:28:41 08:04:01 all 0.20 0.00 0.06 0.00 0.02 99.72 08:28:41 08:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:28:41 08:04:01 1 0.38 0.00 0.08 0.00 0.02 99.52 08:28:41 08:28:41 08:04:01 CPU %user %nice %system %iowait %steal %idle 08:28:41 08:05:01 all 0.13 0.00 0.04 0.00 0.01 99.82 08:28:41 08:05:01 0 0.15 0.00 0.03 0.00 0.02 99.80 08:28:41 08:05:01 1 0.10 0.00 0.05 0.00 0.00 99.85 08:28:41 08:06:01 all 0.13 0.00 0.03 0.00 0.02 99.82 08:28:41 08:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:28:41 08:06:01 1 0.23 0.00 0.03 0.00 0.02 99.72 08:28:41 08:07:01 all 0.13 0.00 0.05 0.00 0.01 99.82 08:28:41 08:07:01 0 0.05 0.00 0.05 0.00 0.00 99.90 08:28:41 08:07:01 1 0.20 0.00 0.05 0.00 0.02 99.73 08:28:41 08:08:01 all 0.15 0.00 0.04 0.00 0.01 99.80 08:28:41 08:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 08:08:01 1 0.27 0.00 0.05 0.00 0.00 99.68 08:28:41 08:09:01 all 0.17 0.00 0.03 0.00 0.02 99.78 08:28:41 08:09:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:28:41 08:09:01 1 0.27 0.00 0.03 0.00 0.00 99.70 08:28:41 08:10:01 all 0.20 0.00 0.03 0.00 0.02 99.75 08:28:41 08:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 08:10:01 1 0.37 0.00 0.03 0.00 0.02 99.58 08:28:41 08:11:01 all 0.04 0.00 0.04 0.00 0.01 99.91 08:28:41 08:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:28:41 08:11:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:28:41 08:12:01 all 0.19 0.00 0.05 0.00 0.01 99.75 08:28:41 08:12:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:28:41 08:12:01 1 0.35 0.00 0.05 0.00 0.00 99.60 08:28:41 08:13:01 all 0.17 0.00 0.03 0.00 0.02 99.79 08:28:41 08:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:28:41 08:13:01 1 0.30 0.00 0.02 0.00 0.02 99.67 08:28:41 08:14:01 all 0.15 0.00 0.03 0.00 0.00 99.82 08:28:41 08:14:01 0 0.27 0.00 0.02 0.00 0.00 99.72 08:28:41 08:14:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:28:41 08:15:01 all 0.16 0.00 0.04 0.00 0.02 99.78 08:28:41 08:15:01 0 0.30 0.00 0.03 0.00 0.02 99.65 08:28:41 08:15:01 1 0.02 0.00 0.05 0.00 0.02 99.92 08:28:41 08:28:41 08:15:01 CPU %user %nice %system %iowait %steal %idle 08:28:41 08:16:01 all 0.18 0.00 0.02 0.00 0.01 99.79 08:28:41 08:16:01 0 0.32 0.00 0.02 0.00 0.00 99.67 08:28:41 08:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:28:41 08:17:01 all 0.18 0.00 0.04 0.00 0.01 99.77 08:28:41 08:17:01 0 0.32 0.00 0.03 0.00 0.00 99.65 08:28:41 08:17:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:28:41 08:18:02 all 0.12 0.00 0.04 0.00 0.01 99.83 08:28:41 08:18:02 0 0.03 0.00 0.02 0.00 0.00 99.95 08:28:41 08:18:02 1 0.20 0.00 0.07 0.00 0.02 99.72 08:28:41 08:19:01 all 0.19 0.00 0.03 0.00 0.01 99.78 08:28:41 08:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:28:41 08:19:01 1 0.36 0.00 0.03 0.00 0.00 99.61 08:28:41 08:20:01 all 0.23 0.00 0.03 0.00 0.02 99.72 08:28:41 08:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:28:41 08:20:01 1 0.42 0.00 0.05 0.00 0.02 99.52 08:28:41 08:21:01 all 0.18 0.00 0.03 0.00 0.01 99.79 08:28:41 08:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:28:41 08:21:01 1 0.33 0.00 0.03 0.00 0.02 99.62 08:28:41 08:22:01 all 0.18 0.00 0.03 0.00 0.01 99.77 08:28:41 08:22:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:28:41 08:22:01 1 0.32 0.00 0.03 0.00 0.00 99.65 08:28:41 08:23:01 all 0.15 0.00 0.03 0.00 0.01 99.82 08:28:41 08:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:28:41 08:23:01 1 0.28 0.00 0.02 0.00 0.00 99.70 08:28:41 08:24:01 all 0.18 0.00 0.03 0.00 0.02 99.77 08:28:41 08:24:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:28:41 08:24:01 1 0.28 0.00 0.03 0.00 0.02 99.67 08:28:41 08:25:01 all 0.07 0.00 0.03 0.00 0.01 99.89 08:28:41 08:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:28:41 08:25:01 1 0.08 0.00 0.03 0.00 0.00 99.88 08:28:41 08:26:01 all 0.14 0.00 0.03 0.00 0.02 99.82 08:28:41 08:26:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:28:41 08:26:01 1 0.25 0.00 0.03 0.00 0.00 99.72 08:28:41 08:28:41 08:26:01 CPU %user %nice %system %iowait %steal %idle 08:28:41 08:27:01 all 9.90 0.00 1.84 2.18 0.04 86.04 08:28:41 08:27:01 0 9.99 0.00 2.30 2.11 0.03 85.56 08:28:41 08:27:01 1 9.81 0.00 1.38 2.25 0.05 86.51 08:28:41 08:28:01 all 15.48 0.00 2.96 0.68 0.06 80.82 08:28:41 08:28:01 0 21.17 0.00 3.59 0.85 0.07 74.31 08:28:41 08:28:01 1 9.90 0.00 2.35 0.51 0.05 87.19 08:28:41 Average: all 0.32 0.03 0.15 0.03 0.01 99.46 08:28:41 Average: 0 0.32 0.03 0.15 0.03 0.01 99.46 08:28:41 Average: 1 0.33 0.03 0.14 0.03 0.01 99.46 08:28:41 08:28:41 08:28:41