Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-2c-2g-9 (ubuntu1804-builder-2c-2g) in workspace /w/workspace/smo-ves-cli-sonar The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves > git init /w/workspace/smo-ves-cli-sonar # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/ves # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c49f023e9b29f413db3d8503d37c1a34f5563724 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c49f023e9b29f413db3d8503d37c1a34f5563724 # timeout=10 Commit message: "CI: Add SonarCloud scan GHA workflow" > git rev-list --no-walk c49f023e9b29f413db3d8503d37c1a34f5563724 # timeout=10 [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins5125923121277244057.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k2eA lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-k2eA/bin to PATH Generating Requirements File Python 3.10.6 pip 24.3.1 from /tmp/venv-k2eA/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.2 aspy.yaml==1.3.0 attrs==24.3.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.87 botocore==1.35.87 bs4==0.0.2 cachetools==5.5.0 certifi==2024.12.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.8 cliff==4.8.0 cmd2==2.5.8 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.15 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.37.0 httplib2==0.22.0 identify==2.6.3 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.5 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.9.1 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.2.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.2.0 oslo.config==9.7.0 oslo.context==5.7.0 oslo.i18n==6.5.0 oslo.log==6.2.0 oslo.serialization==5.6.0 oslo.utils==8.0.0 packaging==24.2 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 psutil==6.1.1 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.5.0 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.22.3 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.4 simplejson==3.19.3 six==1.17.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.4.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.28.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [smo-ves-cli-sonar] $ /bin/bash -l /tmp/jenkins12376385974534486958.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-2ae4 + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-ves-cli-sonar/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ awk '{ print $1 }' ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-2ae4 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2ae4' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2ae4 + echo /tmp/venv-2ae4 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + /tmp/venv-2ae4/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-2ae4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2ae4/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-2ae4/bin to PATH + PATH=/tmp/venv-2ae4/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + python3 --version Python 3.10.6 + python3 -m pip --version pip 24.3.1 from /tmp/venv-2ae4/lib/python3.10/site-packages/pip (python 3.10) + python3 -m pip freeze cachetools==5.5.0 chardet==5.2.0 colorama==0.4.6 distlib==0.3.9 filelock==3.16.1 packaging==24.2 platformdirs==4.3.6 pluggy==1.5.0 pyproject-api==1.8.0 tomli==2.2.1 tox==4.23.2 typing_extensions==4.12.2 urllib3==1.26.20 virtualenv==20.28.0 [smo-ves-cli-sonar] $ /bin/sh -xe /tmp/jenkins615169163153682018.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=True [EnvInject] - Variables injected successfully. [smo-ves-cli-sonar] $ /bin/bash -l /tmp/jenkins1397722613618017140.sh ---> tox-run.sh + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + ARCHIVE_TOX_DIR=/w/workspace/smo-ves-cli-sonar/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/smo-ves-cli-sonar/archives/docs + mkdir -p /w/workspace/smo-ves-cli-sonar/archives/tox + cd /w/workspace/smo-ves-cli-sonar/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-yA6F + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-ves-cli-sonar/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ sed 's/^[ *]* //' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ tail -n 1 +++ grep '^3' /tmp/.pyenv_versions +++ sort -V ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-2ae4 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2ae4 from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2ae4 from file:/tmp/.toxenv + /tmp/venv-2ae4/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-2ae4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2ae4/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-2ae4/bin to PATH + PATH=/tmp/venv-2ae4/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-2ae4/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/tmp/venv-2ae4/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ pwd + PYTHONPATH=/w/workspace/smo-ves-cli-sonar + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.23.2 from /tmp/venv-2ae4/lib/python3.10/site-packages/tox/__init__.py + PARALLEL=True + TOX_OPTIONS_LIST= + [[ -n code,flake8 ]] + TOX_OPTIONS_LIST=' -e code,flake8' + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' -e code,flake8 --parallel auto --parallel-live' + tee -a /w/workspace/smo-ves-cli-sonar/archives/tox/tox.log + tox -e code,flake8 --parallel auto --parallel-live code: install_deps> python -I -m pip install confluent-kafka coverage flask future gevent jsonschema kafka-python mock pytest pytest-cov pytest-mock PyYAML requests requests_mock flake8: freeze> python -m pip freeze --all flake8: pip==24.3.1,setuptools==75.6.0,wheel==0.45.1  error: subprocess-exited-with-error × Building wheel for confluent-kafka (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [109 lines of output] running bdist_wheel running build running build_py creating build/lib.linux-x86_64-cpython-310/confluent_kafka copying src/confluent_kafka/deserializing_consumer.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka copying src/confluent_kafka/serializing_producer.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka copying src/confluent_kafka/error.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka copying src/confluent_kafka/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry copying src/confluent_kafka/schema_registry/json_schema.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry copying src/confluent_kafka/schema_registry/avro.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry copying src/confluent_kafka/schema_registry/schema_registry_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry copying src/confluent_kafka/schema_registry/serde.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry copying src/confluent_kafka/schema_registry/error.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry copying src/confluent_kafka/schema_registry/rule_registry.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry copying src/confluent_kafka/schema_registry/wildcard_matcher.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry copying src/confluent_kafka/schema_registry/mock_schema_registry_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry copying src/confluent_kafka/schema_registry/protobuf.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry copying src/confluent_kafka/schema_registry/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry creating build/lib.linux-x86_64-cpython-310/confluent_kafka/kafkatest copying src/confluent_kafka/kafkatest/verifiable_consumer.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/kafkatest copying src/confluent_kafka/kafkatest/verifiable_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/kafkatest copying src/confluent_kafka/kafkatest/verifiable_producer.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/kafkatest copying src/confluent_kafka/kafkatest/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/kafkatest creating build/lib.linux-x86_64-cpython-310/confluent_kafka/avro copying src/confluent_kafka/avro/cached_schema_registry_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/avro copying src/confluent_kafka/avro/load.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/avro copying src/confluent_kafka/avro/error.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/avro copying src/confluent_kafka/avro/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/avro creating build/lib.linux-x86_64-cpython-310/confluent_kafka/serialization copying src/confluent_kafka/serialization/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/serialization creating build/lib.linux-x86_64-cpython-310/confluent_kafka/admin copying src/confluent_kafka/admin/_listoffsets.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin copying src/confluent_kafka/admin/_resource.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin copying src/confluent_kafka/admin/_metadata.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin copying src/confluent_kafka/admin/_topic.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin copying src/confluent_kafka/admin/_cluster.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin copying src/confluent_kafka/admin/_scram.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin copying src/confluent_kafka/admin/_acl.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin copying src/confluent_kafka/admin/_config.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin copying src/confluent_kafka/admin/_group.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin copying src/confluent_kafka/admin/_records.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin copying src/confluent_kafka/admin/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/admin creating build/lib.linux-x86_64-cpython-310/confluent_kafka/_util copying src/confluent_kafka/_util/validation_util.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/_util copying src/confluent_kafka/_util/conversion_util.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/_util copying src/confluent_kafka/_util/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/_util creating build/lib.linux-x86_64-cpython-310/confluent_kafka/_model copying src/confluent_kafka/_model/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/_model creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/confluent copying src/confluent_kafka/schema_registry/confluent/meta_pb2.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/confluent copying src/confluent_kafka/schema_registry/confluent/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/confluent creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules copying src/confluent_kafka/schema_registry/rules/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/confluent/types copying src/confluent_kafka/schema_registry/confluent/types/decimal_pb2.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/confluent/types copying src/confluent_kafka/schema_registry/confluent/types/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/confluent/types creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption copying src/confluent_kafka/schema_registry/rules/encryption/encrypt_executor.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption copying src/confluent_kafka/schema_registry/rules/encryption/kms_driver_registry.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption copying src/confluent_kafka/schema_registry/rules/encryption/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/jsonata copying src/confluent_kafka/schema_registry/rules/jsonata/jsonata_executor.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/jsonata copying src/confluent_kafka/schema_registry/rules/jsonata/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/jsonata creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel copying src/confluent_kafka/schema_registry/rules/cel/string_format.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel copying src/confluent_kafka/schema_registry/rules/cel/constraints.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel copying src/confluent_kafka/schema_registry/rules/cel/cel_field_presence.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel copying src/confluent_kafka/schema_registry/rules/cel/cel_field_executor.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel copying src/confluent_kafka/schema_registry/rules/cel/extra_func.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel copying src/confluent_kafka/schema_registry/rules/cel/cel_executor.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel copying src/confluent_kafka/schema_registry/rules/cel/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/cel creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/dek_registry copying src/confluent_kafka/schema_registry/rules/encryption/dek_registry/mock_dek_registry_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/dek_registry copying src/confluent_kafka/schema_registry/rules/encryption/dek_registry/dek_registry_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/dek_registry copying src/confluent_kafka/schema_registry/rules/encryption/dek_registry/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/dek_registry creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/awskms copying src/confluent_kafka/schema_registry/rules/encryption/awskms/aws_driver.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/awskms copying src/confluent_kafka/schema_registry/rules/encryption/awskms/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/awskms creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/gcpkms copying src/confluent_kafka/schema_registry/rules/encryption/gcpkms/gcp_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/gcpkms copying src/confluent_kafka/schema_registry/rules/encryption/gcpkms/gcp_driver.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/gcpkms copying src/confluent_kafka/schema_registry/rules/encryption/gcpkms/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/gcpkms creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/hcvault copying src/confluent_kafka/schema_registry/rules/encryption/hcvault/hcvault_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/hcvault copying src/confluent_kafka/schema_registry/rules/encryption/hcvault/hcvault_driver.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/hcvault copying src/confluent_kafka/schema_registry/rules/encryption/hcvault/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/hcvault creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/localkms copying src/confluent_kafka/schema_registry/rules/encryption/localkms/local_driver.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/localkms copying src/confluent_kafka/schema_registry/rules/encryption/localkms/local_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/localkms copying src/confluent_kafka/schema_registry/rules/encryption/localkms/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/localkms creating build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/azurekms copying src/confluent_kafka/schema_registry/rules/encryption/azurekms/azure_aead.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/azurekms copying src/confluent_kafka/schema_registry/rules/encryption/azurekms/azure_driver.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/azurekms copying src/confluent_kafka/schema_registry/rules/encryption/azurekms/azure_client.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/azurekms copying src/confluent_kafka/schema_registry/rules/encryption/azurekms/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/schema_registry/rules/encryption/azurekms creating build/lib.linux-x86_64-cpython-310/confluent_kafka/avro/serializer copying src/confluent_kafka/avro/serializer/message_serializer.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/avro/serializer copying src/confluent_kafka/avro/serializer/__init__.py -> build/lib.linux-x86_64-cpython-310/confluent_kafka/avro/serializer running build_ext building 'confluent_kafka.cimpl' extension creating build/temp.linux-x86_64-cpython-310/tmp/pip-install-aon60p40/confluent-kafka_0f20dd7452ea4bd89ff3bbb60d8cd63a/src/confluent_kafka/src gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -I/w/workspace/smo-ves-cli-sonar/.tox/code/include -I/opt/pyenv/versions/3.10.6/include/python3.10 -c /tmp/pip-install-aon60p40/confluent-kafka_0f20dd7452ea4bd89ff3bbb60d8cd63a/src/confluent_kafka/src/Admin.c -o build/temp.linux-x86_64-cpython-310/tmp/pip-install-aon60p40/confluent-kafka_0f20dd7452ea4bd89ff3bbb60d8cd63a/src/confluent_kafka/src/Admin.o In file included from /tmp/pip-install-aon60p40/confluent-kafka_0f20dd7452ea4bd89ff3bbb60d8cd63a/src/confluent_kafka/src/Admin.c:17:0: /tmp/pip-install-aon60p40/confluent-kafka_0f20dd7452ea4bd89ff3bbb60d8cd63a/src/confluent_kafka/src/confluent_kafka.h:23:10: fatal error: librdkafka/rdkafka.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. error: command '/usr/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for confluent-kafka ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (confluent-kafka) flake8: OK ✔ in 1.69 seconds Collecting confluent-kafka Downloading confluent_kafka-2.7.0.tar.gz (205 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting coverage Downloading coverage-7.6.9-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB) Collecting flask Downloading flask-3.1.0-py3-none-any.whl.metadata (2.7 kB) Collecting future Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting gevent Downloading gevent-24.11.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB) Collecting jsonschema Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Collecting kafka-python Downloading kafka_python-2.0.2-py2.py3-none-any.whl.metadata (7.8 kB) Collecting mock Downloading mock-5.1.0-py3-none-any.whl.metadata (3.0 kB) Collecting pytest Downloading pytest-8.3.4-py3-none-any.whl.metadata (7.5 kB) Collecting pytest-cov Downloading pytest_cov-6.0.0-py3-none-any.whl.metadata (27 kB) Collecting pytest-mock Downloading pytest_mock-3.14.0-py3-none-any.whl.metadata (3.8 kB) Collecting PyYAML Using cached PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting requests Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting requests_mock Downloading requests_mock-1.12.1-py2.py3-none-any.whl.metadata (4.1 kB) Collecting Werkzeug>=3.1 (from flask) Downloading werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) Collecting Jinja2>=3.1.2 (from flask) Using cached jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) Collecting itsdangerous>=2.2 (from flask) Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) Collecting click>=8.1.3 (from flask) Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB) Collecting blinker>=1.9 (from flask) Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) Collecting zope.event (from gevent) Downloading zope.event-5.0-py3-none-any.whl.metadata (4.4 kB) Collecting zope.interface (from gevent) Downloading zope.interface-7.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (44 kB) Collecting greenlet>=3.1.1 (from gevent) Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting attrs>=22.2.0 (from jsonschema) Using cached attrs-24.3.0-py3-none-any.whl.metadata (11 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema) Using cached referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) Collecting rpds-py>=0.7.1 (from jsonschema) Using cached rpds_py-0.22.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest) Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) Collecting iniconfig (from pytest) Downloading iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) Collecting packaging (from pytest) Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting pluggy<2,>=1.5 (from pytest) Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting tomli>=1 (from pytest) Using cached tomli-2.2.1-py3-none-any.whl.metadata (10 kB) Collecting charset-normalizer<4,>=2 (from requests) Using cached charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests) Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests) Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests) Using cached certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask) Using cached MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Requirement already satisfied: setuptools in ./.tox/code/lib/python3.10/site-packages (from zope.event->gevent) (75.6.0) Downloading coverage-7.6.9-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (234 kB) Downloading flask-3.1.0-py3-none-any.whl (102 kB) Using cached future-1.0.0-py3-none-any.whl (491 kB) Downloading gevent-24.11.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 58.4 MB/s eta 0:00:00 Using cached jsonschema-4.23.0-py3-none-any.whl (88 kB) Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) Downloading mock-5.1.0-py3-none-any.whl (30 kB) Downloading pytest-8.3.4-py3-none-any.whl (343 kB) Downloading pytest_cov-6.0.0-py3-none-any.whl (22 kB) Downloading pytest_mock-3.14.0-py3-none-any.whl (9.9 kB) Using cached PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) Using cached requests-2.32.3-py3-none-any.whl (64 kB) Downloading requests_mock-1.12.1-py2.py3-none-any.whl (27 kB) Using cached attrs-24.3.0-py3-none-any.whl (63 kB) Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) Using cached certifi-2024.12.14-py3-none-any.whl (164 kB) Using cached charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) Using cached click-8.1.8-py3-none-any.whl (98 kB) Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (599 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 599.5/599.5 kB 20.4 MB/s eta 0:00:00 Using cached idna-3.10-py3-none-any.whl (70 kB) Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) Using cached jinja2-3.1.5-py3-none-any.whl (134 kB) Using cached jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) Using cached pluggy-1.5.0-py3-none-any.whl (20 kB) Using cached referencing-0.35.1-py3-none-any.whl (26 kB) Using cached rpds_py-0.22.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (381 kB) Using cached tomli-2.2.1-py3-none-any.whl (14 kB) Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) Downloading werkzeug-3.1.3-py3-none-any.whl (224 kB) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Using cached packaging-24.2-py3-none-any.whl (65 kB) Downloading zope.event-5.0-py3-none-any.whl (6.8 kB) Downloading zope.interface-7.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (254 kB) Using cached MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Building wheels for collected packages: confluent-kafka Building wheel for confluent-kafka (pyproject.toml): started Building wheel for confluent-kafka (pyproject.toml): finished with status 'error' Failed to build confluent-kafka code: exit 1 (9.29 seconds) /w/workspace/smo-ves-cli-sonar> python -I -m pip install confluent-kafka coverage flask future gevent jsonschema kafka-python mock pytest pytest-cov pytest-mock PyYAML requests requests_mock pid=3508  code: FAIL code 1 (10.34 seconds) flake8: OK (1.69 seconds) evaluation failed :( (10.52 seconds) + tox_status=255 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ echo .tox/code/log ++ awk -F/ '{print $2}' + tox_env=code + cp -r .tox/code/log /w/workspace/smo-ves-cli-sonar/archives/tox/code + for i in .tox/*/log ++ echo .tox/flake8/log ++ awk -F/ '{print $2}' + tox_env=flake8 + cp -r .tox/flake8/log /w/workspace/smo-ves-cli-sonar/archives/tox/flake8 + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 255 -eq 0 + exit 255 ++ '[' 2 = 1 ']' Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins16510187996862371138.sh ---> sysstat.sh [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins17349475183170549741.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/smo-ves-cli-sonar + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/smo-ves-cli-sonar ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/smo-ves-cli-sonar ']' + mkdir -p /w/workspace/smo-ves-cli-sonar/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/smo-ves-cli-sonar/archives/ [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins1585140637992914955.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-ves-cli-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k2eA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-k2eA/bin to PATH INFO: Running in OpenStack, capturing instance metadata [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins6504861000591908609.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/smo-ves-cli-sonar@tmp/config8366892479874023821tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins9467876898646321414.sh ---> create-netrc.sh [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins11611914155159996573.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-ves-cli-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k2eA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-k2eA/bin to PATH [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins14317463091693194953.sh ---> sudo-logs.sh Archiving 'sudo' log.. [smo-ves-cli-sonar] $ /bin/bash /tmp/jenkins5668118125606572681.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-ves-cli-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k2eA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-k2eA/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-2 INFO: Archiving Costs [smo-ves-cli-sonar] $ /bin/bash -l /tmp/jenkins3889848138464383856.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/smo-ves-cli-sonar/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k2eA from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-k2eA/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/smo-ves-cli-sonar/830 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-2c-2g-9 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0,1 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 984M 0 984M 0% /dev tmpfs 200M 668K 199M 1% /run /dev/vda1 20G 7.3G 12G 38% / tmpfs 997M 0 997M 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 997M 0 997M 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 200M 0 200M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 1992 347 107 0 1537 1469 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:6a:86:d1 brd ff:ff:ff:ff:ff:ff inet 10.32.7.140/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 73923sec preferred_lft 73923sec inet6 fe80::f816:3eff:fe6a:86d1/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-9) 12/24/24 _x86_64_ (2 CPU) 10:36:06 LINUX RESTART (2 CPU) 10:37:02 tps rtps wtps bread/s bwrtn/s 10:38:01 1.17 0.00 1.17 0.00 12.88 10:39:01 1.38 0.00 1.38 0.00 15.60 10:40:01 0.82 0.00 0.82 0.00 9.47 10:41:01 1.47 0.00 1.47 0.00 18.53 10:42:01 0.90 0.00 0.90 0.00 10.40 10:43:01 1.33 0.00 1.33 0.00 16.40 10:44:01 0.85 0.00 0.85 0.00 9.60 10:45:01 1.48 0.00 1.48 0.00 16.93 10:46:01 4.63 3.67 0.97 95.32 24.00 10:47:01 1.33 0.00 1.33 0.00 16.53 10:48:01 0.88 0.00 0.88 0.00 10.40 10:49:01 1.17 0.00 1.17 0.00 15.06 10:50:01 0.82 0.00 0.82 0.00 9.07 10:51:01 1.07 0.00 1.07 0.00 14.80 10:52:01 1.25 0.05 1.20 0.40 14.80 10:53:01 1.08 0.00 1.08 0.00 13.06 10:54:01 0.78 0.00 0.78 0.00 9.47 10:55:01 1.10 0.00 1.10 0.00 14.53 10:56:01 0.90 0.00 0.90 0.00 10.40 10:57:01 1.03 0.00 1.03 0.00 13.60 10:58:01 0.87 0.00 0.87 0.00 9.87 10:59:01 1.03 0.00 1.03 0.00 13.33 11:00:01 0.85 0.00 0.85 0.00 9.87 11:01:01 1.23 0.00 1.23 0.00 15.86 11:02:01 0.80 0.00 0.80 0.00 9.07 11:03:01 1.12 0.00 1.12 0.00 14.80 11:04:01 0.82 0.00 0.82 0.00 9.60 11:05:01 1.13 0.00 1.13 0.00 13.86 11:06:01 0.92 0.00 0.92 0.00 12.26 11:07:01 1.25 0.00 1.25 0.00 16.66 11:08:01 0.90 0.00 0.90 0.00 9.73 11:09:01 1.40 0.00 1.40 0.00 16.53 11:10:01 0.77 0.00 0.77 0.00 9.60 11:11:01 1.45 0.00 1.45 0.00 16.40 11:12:01 0.82 0.00 0.82 0.00 9.60 11:13:01 1.73 0.00 1.73 0.00 20.00 11:14:01 0.78 0.00 0.78 0.00 8.67 11:15:01 1.13 0.00 1.13 0.00 14.80 11:16:01 0.83 0.00 0.83 0.00 9.87 11:17:01 1.18 0.00 1.18 0.00 14.53 11:18:01 1.18 0.02 1.17 0.13 14.13 11:19:01 0.97 0.00 0.97 0.00 13.46 11:20:01 0.87 0.00 0.87 0.00 10.13 11:21:01 1.20 0.00 1.20 0.00 16.13 11:22:01 0.90 0.00 0.90 0.00 12.00 11:23:02 1.17 0.00 1.17 0.00 14.26 11:24:01 0.92 0.00 0.92 0.00 10.71 11:25:01 1.07 0.00 1.07 0.00 14.00 11:26:01 0.90 0.00 0.90 0.00 10.13 11:27:01 1.68 0.00 1.68 0.00 20.80 11:28:01 0.97 0.00 0.97 0.00 11.33 11:29:01 1.37 0.00 1.37 0.00 15.73 11:30:01 0.82 0.00 0.82 0.00 9.60 11:31:01 1.48 0.00 1.48 0.00 16.93 11:32:01 1.05 0.00 1.05 0.00 12.66 11:33:01 1.13 0.00 1.13 0.00 15.46 11:34:01 0.92 0.00 0.92 0.00 10.40 11:35:01 1.05 0.00 1.05 0.00 14.80 11:36:01 1.03 0.00 1.03 0.00 11.73 11:37:01 1.63 0.00 1.63 0.00 20.13 11:38:01 0.98 0.00 0.98 0.00 11.46 11:39:01 1.42 0.00 1.42 0.00 17.06 11:40:01 0.92 0.00 0.92 0.00 10.93 11:41:01 1.42 0.00 1.42 0.00 17.46 11:42:01 0.97 0.00 0.97 0.00 12.00 11:43:01 2.05 0.00 2.05 0.00 24.00 11:44:01 0.67 0.00 0.67 0.00 8.53 11:45:01 1.37 0.00 1.37 0.00 16.66 11:46:01 0.85 0.00 0.85 0.00 9.73 11:47:01 1.70 0.00 1.70 0.00 21.73 11:48:01 0.97 0.00 0.97 0.00 11.33 11:49:01 1.13 0.00 1.13 0.00 14.26 11:50:01 0.87 0.00 0.87 0.00 11.20 11:51:01 1.18 0.00 1.18 0.00 14.93 11:52:01 0.85 0.00 0.85 0.00 9.60 11:53:01 1.10 0.00 1.10 0.00 15.33 11:54:01 0.85 0.00 0.85 0.00 9.87 11:55:01 1.13 0.00 1.13 0.00 14.66 11:56:01 0.77 0.00 0.77 0.00 9.47 11:57:01 1.27 0.00 1.27 0.00 16.93 11:58:01 0.90 0.00 0.90 0.00 10.40 11:59:01 1.22 0.00 1.22 0.00 15.46 12:00:01 0.92 0.00 0.92 0.00 10.40 12:01:01 1.22 0.00 1.22 0.00 14.93 12:02:01 1.00 0.00 1.00 0.00 12.66 12:03:01 1.28 0.00 1.28 0.00 15.86 12:04:01 0.83 0.00 0.83 0.00 9.47 12:05:01 1.45 0.00 1.45 0.00 18.00 12:06:01 0.85 0.00 0.85 0.00 10.00 12:07:01 1.45 0.00 1.45 0.00 18.26 12:08:01 0.87 0.00 0.87 0.00 10.13 12:09:01 1.20 0.00 1.20 0.00 15.06 12:10:01 0.87 0.00 0.87 0.00 9.33 12:11:01 1.40 0.00 1.40 0.00 16.66 12:12:01 1.00 0.00 1.00 0.00 11.73 12:13:01 1.48 0.00 1.48 0.00 16.93 12:14:01 0.87 0.00 0.87 0.00 10.66 12:15:01 1.25 0.00 1.25 0.00 16.13 12:16:01 0.82 0.00 0.82 0.00 8.93 12:17:01 1.45 0.00 1.45 0.00 18.40 12:18:01 1.08 0.00 1.08 0.00 12.53 12:19:01 1.02 0.00 1.02 0.00 12.93 12:20:01 0.87 0.00 0.87 0.00 10.26 12:21:01 1.33 0.00 1.33 0.00 17.86 12:22:01 0.98 0.00 0.98 0.00 10.66 12:23:01 1.42 0.00 1.42 0.00 16.80 12:24:01 0.88 0.00 0.88 0.00 10.26 12:25:01 1.43 0.00 1.43 0.00 16.40 12:26:01 0.80 0.00 0.80 0.00 9.33 12:27:01 1.33 0.00 1.33 0.00 16.13 12:28:01 0.93 0.00 0.93 0.00 10.26 12:29:01 1.23 0.00 1.23 0.00 15.33 12:30:01 0.93 0.00 0.93 0.00 10.80 12:31:01 1.12 0.00 1.12 0.00 14.13 12:32:01 0.87 0.00 0.87 0.00 10.26 12:33:01 1.23 0.00 1.23 0.00 16.40 12:34:01 0.80 0.00 0.80 0.00 9.20 12:35:01 1.30 0.00 1.30 0.00 17.46 12:36:01 0.97 0.00 0.97 0.00 11.73 12:37:01 1.37 0.00 1.37 0.00 16.80 12:38:01 1.05 0.00 1.05 0.00 12.00 12:39:01 1.30 0.00 1.30 0.00 16.13 12:40:01 0.97 0.00 0.97 0.00 10.93 12:41:01 1.18 0.00 1.18 0.00 15.06 12:42:01 1.12 0.00 1.12 0.00 12.26 12:43:01 1.23 0.00 1.23 0.00 15.60 12:44:01 1.00 0.00 1.00 0.00 11.06 12:45:01 1.20 0.00 1.20 0.00 14.93 12:46:01 0.97 0.00 0.97 0.00 10.66 12:47:01 1.25 0.00 1.25 0.00 16.66 12:48:01 1.35 0.00 1.35 0.00 14.80 12:49:01 1.32 0.00 1.32 0.00 15.60 12:50:01 0.95 0.00 0.95 0.00 10.80 12:51:01 1.35 0.00 1.35 0.00 16.53 12:52:01 1.07 0.00 1.07 0.00 12.26 12:53:01 1.28 0.00 1.28 0.00 16.66 12:54:01 0.98 0.00 0.98 0.00 11.60 12:55:01 1.22 0.00 1.22 0.00 14.40 12:56:01 0.92 0.00 0.92 0.00 10.80 12:57:01 1.30 0.00 1.30 0.00 16.93 12:58:01 1.00 0.00 1.00 0.00 10.66 12:59:01 1.13 0.00 1.13 0.00 14.80 13:00:02 0.92 0.00 0.92 0.00 10.40 13:01:01 1.30 0.00 1.30 0.00 16.00 13:02:01 0.97 0.00 0.97 0.00 11.20 13:03:01 1.70 0.00 1.70 0.00 19.73 13:04:01 0.92 0.00 0.92 0.00 10.26 13:05:01 1.30 0.00 1.30 0.00 15.86 13:06:01 0.93 0.00 0.93 0.00 10.66 13:07:01 1.42 0.00 1.42 0.00 17.20 13:08:01 1.25 0.00 1.25 0.00 14.40 13:09:01 1.55 0.00 1.55 0.00 17.33 13:10:01 0.95 0.00 0.95 0.00 10.53 13:11:01 1.32 0.00 1.32 0.00 16.66 13:12:01 0.90 0.00 0.90 0.00 10.13 13:13:01 1.67 0.00 1.67 0.00 19.60 13:14:01 0.93 0.00 0.93 0.00 10.80 13:15:01 1.28 0.00 1.28 0.00 15.86 13:16:01 0.90 0.00 0.90 0.00 10.13 13:17:01 1.52 0.00 1.52 0.00 17.86 13:18:01 1.25 0.00 1.25 0.00 14.26 13:19:01 1.68 0.00 1.68 0.00 20.00 13:20:01 0.93 0.00 0.93 0.00 10.26 13:21:01 1.60 0.00 1.60 0.00 18.40 13:22:01 1.02 0.00 1.02 0.00 11.87 13:23:01 1.48 0.00 1.48 0.00 18.53 13:24:01 0.95 0.00 0.95 0.00 9.87 13:25:01 1.67 0.00 1.67 0.00 19.73 13:26:01 0.92 0.00 0.92 0.00 10.26 13:27:01 1.27 0.00 1.27 0.00 15.46 13:28:01 1.08 0.00 1.08 0.00 12.80 13:29:01 1.42 0.00 1.42 0.00 17.33 13:30:01 1.08 0.00 1.08 0.00 14.66 13:31:01 2.15 0.00 2.15 0.00 26.53 13:32:01 1.08 0.00 1.08 0.00 12.26 13:33:01 1.37 0.00 1.37 0.00 15.46 13:34:01 1.02 0.00 1.02 0.00 11.20 13:35:01 1.32 0.02 1.30 1.33 15.60 13:36:01 1.08 0.00 1.08 0.00 10.80 13:37:01 1.23 0.00 1.23 0.00 15.73 13:38:01 1.15 0.00 1.15 0.00 12.93 13:39:01 1.33 0.00 1.33 0.00 15.60 13:40:01 0.90 0.00 0.90 0.00 11.06 13:41:01 1.48 0.00 1.48 0.00 17.06 13:42:01 0.98 0.00 0.98 0.00 10.26 13:43:01 1.62 0.00 1.62 0.00 18.53 13:44:01 1.10 0.00 1.10 0.00 12.00 13:45:01 1.70 0.00 1.70 0.00 18.80 13:46:01 0.93 0.00 0.93 0.00 10.13 13:47:01 1.38 0.00 1.38 0.00 17.46 13:48:01 1.00 0.00 1.00 0.00 11.46 13:49:01 1.50 0.00 1.50 0.00 17.86 13:50:01 0.98 0.00 0.98 0.00 11.06 13:51:01 1.40 0.00 1.40 0.00 16.40 13:52:01 1.05 0.00 1.05 0.00 11.60 13:53:01 1.78 0.00 1.78 0.00 20.00 13:54:01 0.93 0.00 0.93 0.00 9.73 13:55:01 1.25 0.00 1.25 0.00 15.60 13:56:01 0.98 0.00 0.98 0.00 11.60 13:57:01 1.52 0.00 1.52 0.00 18.13 13:58:01 1.03 0.00 1.03 0.00 11.33 13:59:01 1.62 0.00 1.62 0.00 18.26 14:00:01 1.02 0.00 1.02 0.00 11.07 14:01:01 1.78 0.00 1.78 0.00 20.26 14:02:01 3.17 1.97 1.20 79.99 181.17 14:03:01 154.13 35.59 118.54 1493.54 13600.53 Average: 1.92 0.20 1.72 8.12 80.65 10:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:38:01 283124 1638292 1757508 86.13 25588 1428844 463504 15.00 326340 1310484 96 10:39:01 282968 1638244 1757664 86.13 25620 1428972 463504 15.00 326380 1310560 88 10:40:01 282844 1638204 1757788 86.14 25652 1428980 463504 15.00 326404 1310608 96 10:41:01 282736 1638172 1757896 86.14 25700 1428976 471732 15.27 326488 1310612 100 10:42:01 282584 1638064 1758048 86.15 25732 1428988 471732 15.27 326684 1310616 148 10:43:01 281960 1637484 1758672 86.18 25772 1428992 471732 15.27 327320 1310616 156 10:44:01 282092 1637636 1758540 86.18 25804 1428992 467428 15.13 326952 1310616 88 10:45:01 282108 1637692 1758524 86.18 25836 1428996 471400 15.26 326980 1310620 88 10:46:01 259828 1618904 1780804 87.27 25896 1432120 474348 15.36 346828 1312544 88 10:47:01 259900 1619044 1780732 87.26 25944 1432136 474348 15.36 346356 1312536 96 10:48:01 259760 1618952 1780872 87.27 25984 1432144 474348 15.36 346364 1312544 112 10:49:01 260048 1619304 1780584 87.26 26024 1432148 474348 15.36 346420 1312548 148 10:50:01 259668 1618956 1780964 87.28 26056 1432148 478392 15.49 346508 1312548 164 10:51:01 259404 1618716 1781228 87.29 26096 1432148 478392 15.49 346492 1312556 36 10:52:01 259340 1618764 1781292 87.29 26156 1432160 478016 15.47 346664 1312560 92 10:53:01 259528 1619000 1781104 87.28 26196 1432160 478016 15.47 346564 1312560 88 10:54:01 259396 1618904 1781236 87.29 26228 1432164 478016 15.47 346652 1312564 176 10:55:01 259480 1619028 1781152 87.28 26260 1432168 478016 15.47 346672 1312568 156 10:56:01 259496 1619056 1781136 87.28 26304 1432160 478016 15.47 346652 1312568 4 10:57:01 259412 1619060 1781220 87.29 26344 1432172 478016 15.47 346888 1312572 176 10:58:01 259156 1618848 1781476 87.30 26376 1432176 473588 15.33 346800 1312576 176 10:59:01 259280 1619020 1781352 87.29 26416 1432180 473588 15.33 346904 1312580 176 11:00:01 259272 1619052 1781360 87.29 26448 1432176 477568 15.46 346832 1312584 112 11:01:01 259048 1618892 1781584 87.31 26504 1432180 477568 15.46 346956 1312588 12 11:02:01 258808 1618668 1781824 87.32 26528 1432188 477568 15.46 346968 1312588 92 11:03:01 259048 1618948 1781584 87.31 26560 1432192 477568 15.46 346948 1312592 88 11:04:01 259032 1618964 1781600 87.31 26592 1432196 477568 15.46 346964 1312596 112 11:05:01 258604 1618604 1782028 87.33 26632 1432196 473076 15.31 347280 1312596 100 11:06:01 258140 1618180 1782492 87.35 26680 1432196 473076 15.31 347604 1312604 32 11:07:01 258520 1618656 1782112 87.33 26736 1432208 477048 15.44 347516 1312608 156 11:08:01 258644 1618784 1781988 87.33 26780 1432208 477048 15.44 347416 1312608 160 11:09:01 258636 1618908 1781996 87.33 26820 1432344 477048 15.44 347468 1312692 148 11:10:01 258504 1618848 1782128 87.33 26836 1432348 477048 15.44 347496 1312748 144 11:11:01 258636 1618988 1781996 87.33 26868 1432348 477048 15.44 347444 1312748 92 11:12:01 258544 1618940 1782088 87.33 26892 1432352 477048 15.44 347604 1312752 92 11:13:01 258452 1618932 1782180 87.33 26964 1432356 477048 15.44 347572 1312756 92 11:14:01 258320 1618824 1782312 87.34 26988 1432356 477048 15.44 347656 1312756 160 11:15:01 258212 1618764 1782420 87.35 27020 1432360 477048 15.44 347628 1312760 96 11:16:01 258324 1618864 1782308 87.34 27052 1432364 477048 15.44 347676 1312764 172 11:17:01 256952 1617540 1783680 87.41 27104 1432360 477048 15.44 348284 1312764 192 11:18:01 258092 1618744 1782540 87.35 27144 1432372 477048 15.44 347812 1312772 172 11:19:01 258340 1619028 1782292 87.34 27176 1432376 477048 15.44 347860 1312776 200 11:20:01 258092 1618812 1782540 87.35 27208 1432376 477048 15.44 347880 1312776 176 11:21:01 257860 1618616 1782772 87.36 27256 1432372 477048 15.44 347956 1312780 172 11:22:01 257752 1618584 1782880 87.37 27304 1432388 477048 15.44 348044 1312788 200 11:23:02 258000 1618872 1782632 87.36 27344 1432388 477048 15.44 348012 1312788 176 11:24:01 257760 1618668 1782872 87.37 27376 1432392 477048 15.44 348008 1312792 180 11:25:01 257768 1618692 1782864 87.37 27408 1432396 477048 15.44 348104 1312796 196 11:26:01 257876 1618860 1782756 87.36 27440 1432396 477048 15.44 348140 1312796 180 11:27:01 257908 1618940 1782724 87.36 27496 1432404 477048 15.44 348264 1312804 176 11:28:01 257776 1618872 1782856 87.37 27528 1432408 477048 15.44 348200 1312808 172 11:29:01 257808 1618932 1782824 87.37 27552 1432408 477048 15.44 348292 1312808 176 11:30:01 257816 1618964 1782816 87.37 27568 1432412 477048 15.44 348236 1312812 180 11:31:01 257560 1618740 1783072 87.38 27600 1432412 477048 15.44 348352 1312812 180 11:32:01 257556 1618768 1783076 87.38 27640 1432408 481060 15.57 348412 1312816 176 11:33:01 257184 1618480 1783448 87.40 27680 1432420 481060 15.57 348764 1312820 196 11:34:01 256936 1618264 1783696 87.41 27712 1432420 481060 15.57 348420 1312820 180 11:35:01 257092 1618456 1783540 87.40 27744 1432424 481060 15.57 348484 1312824 196 11:36:01 257092 1618496 1783540 87.40 27784 1432428 481060 15.57 348508 1312828 176 11:37:01 256968 1618564 1783664 87.41 27832 1432560 481060 15.57 348628 1312960 88 11:38:01 257084 1618696 1783548 87.40 27872 1432564 481060 15.57 348488 1312964 172 11:39:01 257116 1618780 1783516 87.40 27896 1432568 481060 15.57 348536 1312968 176 11:40:01 256992 1618708 1783640 87.41 27928 1432572 481060 15.57 348616 1312972 144 11:41:01 256992 1618740 1783640 87.41 27960 1432576 481060 15.57 348612 1312976 176 11:42:01 256900 1618684 1783732 87.41 28008 1432564 481060 15.57 348800 1312980 24 11:43:01 256592 1618432 1784040 87.43 28048 1432580 481060 15.57 349036 1312980 0 11:44:01 256560 1618396 1784072 87.43 28064 1432584 481060 15.57 348736 1312984 88 11:45:01 256608 1618456 1784024 87.43 28088 1432588 481060 15.57 348748 1312988 92 11:46:01 256716 1618580 1783916 87.42 28112 1432588 481060 15.57 348764 1312988 92 11:47:01 255592 1617568 1785040 87.47 28168 1432596 476556 15.43 350824 1311940 16 11:48:01 255956 1617984 1784676 87.46 28208 1432600 476556 15.43 350692 1311944 152 11:49:01 255708 1617780 1784924 87.47 28248 1432600 476556 15.43 350716 1311944 152 11:50:01 255872 1617956 1784760 87.46 28280 1432596 476556 15.43 350712 1311948 112 11:51:01 255880 1618020 1784752 87.46 28308 1432608 476556 15.43 350764 1311952 172 11:52:01 255628 1617784 1785004 87.47 28336 1432608 476556 15.43 350920 1311952 176 11:53:01 255328 1617524 1785304 87.49 28372 1432612 476556 15.43 351100 1311956 112 11:54:01 255436 1617668 1785196 87.48 28396 1432616 476556 15.43 350856 1311960 156 11:55:01 255552 1617828 1785080 87.48 28420 1432620 476556 15.43 350924 1311964 176 11:56:01 255312 1617592 1785320 87.49 28436 1432624 476556 15.43 350900 1311968 136 11:57:01 255592 1617904 1785040 87.47 28476 1432632 476556 15.43 351020 1311976 180 11:58:01 255344 1617688 1785288 87.49 28508 1432632 480632 15.56 350988 1311976 180 11:59:01 255220 1617620 1785412 87.49 28548 1432636 476472 15.42 351044 1311980 92 12:00:01 255220 1617648 1785412 87.49 28588 1432640 476472 15.42 351068 1311984 196 12:01:01 255268 1617752 1785364 87.49 28628 1432640 476472 15.42 351144 1311984 92 12:02:01 255236 1617764 1785396 87.49 28684 1432628 476472 15.42 351324 1311988 32 12:03:01 255492 1618108 1785140 87.48 28724 1432648 476472 15.42 351332 1311992 168 12:04:01 254868 1617516 1785764 87.51 28756 1432648 476472 15.42 351352 1311992 172 12:05:01 254684 1617396 1785948 87.52 28812 1432656 476472 15.42 351836 1312000 168 12:06:01 255228 1617960 1785404 87.49 28836 1432660 476472 15.42 351476 1312004 96 12:07:01 254736 1617532 1785896 87.52 28908 1432644 476472 15.42 351760 1312004 8 12:08:01 254868 1617712 1785764 87.51 28932 1432664 476472 15.42 351560 1312008 168 12:09:01 254644 1617532 1785988 87.52 28972 1432668 476472 15.42 351648 1312012 176 12:10:01 254900 1617816 1785732 87.51 29000 1432668 476472 15.42 351728 1312012 168 12:11:01 254776 1617720 1785856 87.51 29032 1432672 476472 15.42 351636 1312016 96 12:12:01 254568 1617556 1786064 87.53 29072 1432676 476472 15.42 351744 1312020 180 12:13:01 254528 1617632 1786104 87.53 29096 1432800 476472 15.42 351792 1312104 92 12:14:01 254404 1617576 1786228 87.53 29128 1432808 476472 15.42 351728 1312152 96 12:15:01 254288 1617520 1786344 87.54 29160 1432820 476472 15.42 351836 1312164 92 12:16:01 254560 1617812 1786072 87.53 29180 1432820 476472 15.42 351860 1312164 172 12:17:01 253420 1616708 1787212 87.58 29220 1432816 480472 15.55 352080 1312168 12 12:18:01 254188 1617520 1786444 87.54 29252 1432828 480472 15.55 351984 1312172 88 12:19:01 254236 1617584 1786396 87.54 29276 1432828 480472 15.55 352008 1312172 96 12:20:01 254228 1617620 1786404 87.54 29308 1432832 480472 15.55 351968 1312176 188 12:21:01 254228 1617672 1786404 87.54 29356 1432836 480472 15.55 352088 1312180 152 12:22:01 253896 1617384 1786736 87.56 29396 1432836 480472 15.55 352220 1312180 88 12:23:01 253880 1617408 1786752 87.56 29428 1432840 480472 15.55 352168 1312184 144 12:24:01 254004 1617572 1786628 87.55 29460 1432848 480472 15.55 352180 1312192 196 12:25:01 254004 1617608 1786628 87.55 29492 1432848 480472 15.55 352240 1312192 96 12:26:01 253888 1617512 1786744 87.56 29508 1432852 480472 15.55 352288 1312196 108 12:27:01 253920 1617596 1786712 87.56 29548 1432856 480472 15.55 352412 1312200 88 12:28:01 253920 1617624 1786712 87.56 29596 1432856 480472 15.55 352368 1312200 100 12:29:01 253672 1617448 1786960 87.57 29636 1432860 480472 15.55 352424 1312204 140 12:30:01 253656 1617476 1786976 87.57 29668 1432868 480472 15.55 352460 1312212 168 12:31:01 253464 1617324 1787168 87.58 29708 1432868 480472 15.55 352440 1312212 156 12:32:01 253124 1617016 1787508 87.60 29732 1432872 480472 15.55 352572 1312216 184 12:33:01 253124 1617052 1787508 87.60 29756 1432880 480472 15.55 352560 1312224 88 12:34:01 253480 1617568 1787152 87.58 29776 1433008 480472 15.55 352612 1312352 188 12:35:01 253108 1617240 1787524 87.60 29816 1433012 480472 15.55 352628 1312356 192 12:36:01 253280 1617444 1787352 87.59 29848 1433016 480472 15.55 352676 1312360 176 12:37:01 253148 1617360 1787484 87.59 29904 1433000 480472 15.55 352716 1312360 172 12:38:01 252884 1617152 1787748 87.61 29944 1433020 480472 15.55 352700 1312364 196 12:39:01 253064 1617368 1787568 87.60 29976 1433024 480472 15.55 352828 1312368 176 12:40:01 253172 1617516 1787460 87.59 30008 1433024 480472 15.55 352764 1312368 156 12:41:01 252808 1617316 1787824 87.61 30040 1433156 480472 15.55 352860 1312500 208 12:42:01 252808 1617352 1787824 87.61 30072 1433160 480472 15.55 352984 1312504 188 12:43:01 252492 1617068 1788140 87.63 30104 1433164 480472 15.55 353300 1312508 176 12:44:01 252500 1617088 1788132 87.63 30144 1433168 480472 15.55 352972 1312512 192 12:45:01 252492 1617156 1788140 87.63 30176 1433172 480472 15.55 353108 1312516 216 12:46:01 252740 1617436 1787892 87.61 30208 1433172 480472 15.55 353120 1312516 192 12:47:01 251960 1616736 1788672 87.65 30248 1433172 476984 15.44 353524 1312520 220 12:48:01 251900 1616752 1788732 87.66 30312 1433184 476984 15.44 353728 1312528 192 12:49:01 252148 1617016 1788484 87.64 30352 1433184 476984 15.44 353492 1312528 172 12:50:01 252396 1617292 1788236 87.63 30384 1433188 476984 15.44 353432 1312532 196 12:51:01 252404 1617336 1788228 87.63 30416 1433192 476984 15.44 353476 1312536 176 12:52:01 252188 1617152 1788444 87.64 30464 1433176 476984 15.44 353636 1312536 8 12:53:01 252180 1617244 1788452 87.64 30504 1433200 476984 15.44 353636 1312544 216 12:54:01 252188 1617288 1788444 87.64 30536 1433204 476984 15.44 353628 1312548 176 12:55:01 251972 1617072 1788660 87.65 30568 1433204 476984 15.44 353728 1312548 176 12:56:01 251980 1617132 1788652 87.65 30592 1433208 476984 15.44 353772 1312552 196 12:57:01 251656 1616784 1788976 87.67 30640 1433196 476984 15.44 353880 1312556 28 12:58:01 251780 1616976 1788852 87.66 30664 1433212 476984 15.44 353880 1312556 172 12:59:01 251696 1616908 1788936 87.67 30688 1433216 476984 15.44 353900 1312560 196 13:00:02 251812 1617044 1788820 87.66 30704 1433220 476984 15.44 353924 1312564 192 13:01:01 251804 1617080 1788828 87.66 30728 1433224 476984 15.44 354020 1312568 188 13:02:01 251588 1616912 1789044 87.67 30768 1433228 476984 15.44 354084 1312572 208 13:03:01 251712 1617092 1788920 87.66 30824 1433228 476984 15.44 354032 1312572 188 13:04:01 251620 1617020 1789012 87.67 30840 1433232 476984 15.44 354024 1312576 188 13:05:01 251312 1616744 1789320 87.68 30864 1433240 476984 15.44 354328 1312584 200 13:06:01 251452 1616908 1789180 87.68 30896 1433240 476984 15.44 354128 1312584 196 13:07:01 251460 1616984 1789172 87.68 30936 1433244 476984 15.44 354156 1312588 188 13:08:01 251336 1616920 1789296 87.68 31008 1433240 476984 15.44 354236 1312592 176 13:09:01 251388 1616944 1789244 87.68 31032 1433248 476984 15.44 354272 1312588 176 13:10:01 251372 1616956 1789260 87.68 31056 1433252 476984 15.44 354292 1312592 180 13:11:01 251280 1616916 1789352 87.69 31080 1433260 476984 15.44 354248 1312600 152 13:12:01 251304 1616956 1789328 87.68 31104 1433260 476984 15.44 354332 1312600 176 13:13:01 251160 1616848 1789472 87.69 31144 1433248 476984 15.44 354788 1312604 24 13:14:01 251120 1616836 1789512 87.69 31160 1433268 476984 15.44 354480 1312608 180 13:15:01 251028 1616912 1789604 87.70 31192 1433396 476984 15.44 354436 1312736 172 13:16:01 251068 1616972 1789564 87.70 31208 1433400 481044 15.57 354444 1312740 176 13:17:01 250232 1616164 1790400 87.74 31232 1433404 481044 15.57 354600 1312744 176 13:18:01 250976 1616940 1789656 87.70 31272 1433388 481044 15.57 354580 1312744 8 13:19:01 250768 1616796 1789864 87.71 31312 1433408 476440 15.42 354596 1312748 152 13:20:01 250820 1616852 1789812 87.71 31328 1433412 476440 15.42 354648 1312752 152 13:21:01 250884 1616952 1789748 87.71 31360 1433416 476440 15.42 354676 1312756 152 13:22:01 250792 1616884 1789840 87.71 31396 1433416 476440 15.42 354692 1312760 204 13:23:01 250800 1616932 1789832 87.71 31444 1433420 476440 15.42 354656 1312768 180 13:24:01 250636 1616816 1789996 87.72 31464 1433428 480412 15.55 354788 1312768 188 13:25:01 250676 1616896 1789956 87.72 31512 1433432 480412 15.55 354748 1312772 192 13:26:01 250552 1616808 1790080 87.72 31528 1433436 480412 15.55 354784 1312776 176 13:27:01 250328 1616636 1790304 87.73 31560 1433436 480412 15.55 355004 1312776 188 13:28:01 250584 1616936 1790048 87.72 31616 1433432 480412 15.55 354956 1312780 32 13:29:01 250740 1617136 1789892 87.71 31656 1433448 480412 15.55 355004 1312788 172 13:30:01 250052 1616512 1790580 87.75 31704 1433448 477480 15.46 356004 1312052 340 13:31:01 249604 1616220 1791028 87.77 31752 1433580 477480 15.46 356036 1312184 180 13:32:01 249636 1616328 1790996 87.77 31792 1433584 477480 15.46 355992 1312188 188 13:33:01 249900 1616608 1790732 87.75 31832 1433584 477480 15.46 355996 1312188 96 13:34:01 249860 1616636 1790772 87.76 31864 1433588 477480 15.46 355948 1312192 176 13:35:01 249908 1616736 1790724 87.75 31896 1433632 477480 15.46 355980 1312236 196 13:36:01 249900 1616780 1790732 87.75 31924 1433632 477480 15.46 356100 1312236 188 13:37:01 249444 1616344 1791188 87.78 31956 1433640 477480 15.46 356112 1312244 204 13:38:01 249568 1616496 1791064 87.77 31996 1433628 477480 15.46 356152 1312248 8 13:39:01 249684 1616680 1790948 87.76 32020 1433648 477480 15.46 356236 1312252 200 13:40:01 249568 1616568 1791064 87.77 32036 1433652 477480 15.46 356136 1312256 208 13:41:01 249484 1616512 1791148 87.77 32068 1433656 477480 15.46 356164 1312260 172 13:42:01 249436 1616488 1791196 87.78 32100 1433656 477480 15.46 356240 1312260 176 13:43:01 247792 1614912 1792840 87.86 32128 1433660 477480 15.46 358124 1312264 196 13:44:01 248072 1615212 1792560 87.84 32160 1433664 477480 15.46 357768 1312268 172 13:45:01 247832 1615028 1792800 87.86 32200 1433664 477480 15.46 357884 1312268 176 13:46:01 247948 1615164 1792684 87.85 32216 1433668 477480 15.46 357880 1312272 192 13:47:01 246780 1614028 1793852 87.91 32240 1433676 477688 15.46 358480 1312280 184 13:48:01 247308 1614560 1793324 87.88 32272 1433660 477688 15.46 358268 1312280 180 13:49:01 247108 1614412 1793524 87.89 32312 1433680 477688 15.46 358612 1312284 172 13:50:01 246852 1614228 1793780 87.90 32352 1433684 477688 15.46 358440 1312288 216 13:51:01 246968 1614368 1793664 87.90 32392 1433684 477688 15.46 358424 1312288 172 13:52:01 247124 1614592 1793508 87.89 32432 1433688 477688 15.46 358600 1312292 208 13:53:01 247124 1614612 1793508 87.89 32464 1433692 477688 15.46 358512 1312296 176 13:54:01 247016 1614520 1793616 87.90 32492 1433684 477688 15.46 358528 1312296 172 13:55:01 247032 1614600 1793600 87.89 32524 1433696 477688 15.46 358624 1312300 212 13:56:01 247156 1614752 1793476 87.89 32548 1433700 477688 15.46 358672 1312304 212 13:57:01 246916 1614560 1793716 87.90 32596 1433708 477688 15.46 358724 1312312 176 13:58:01 246908 1614724 1793724 87.90 32628 1433840 477688 15.46 358764 1312444 200 13:59:01 246988 1614816 1793644 87.90 32652 1433844 477688 15.46 358708 1312448 176 14:00:01 246508 1614384 1794124 87.92 32684 1433844 477688 15.46 359160 1312448 192 14:01:01 246596 1614512 1794036 87.92 32732 1433840 477688 15.46 358800 1312452 172 14:02:01 232564 1608228 1808068 88.60 32800 1441256 485712 15.72 367032 1318420 176 14:03:01 107976 1523300 1932656 94.71 64148 1435664 551376 17.85 444196 1334580 94796 Average: 254183 1617738 1786449 87.54 29451 1432807 477978 15.47 351550 1312523 609 10:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:38:01 ens3 0.22 0.03 0.01 0.00 0.00 0.00 0.00 0.00 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:40:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:42:01 ens3 1.05 0.12 0.11 0.07 0.00 0.00 0.00 0.00 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:01 ens3 1.02 0.47 0.29 0.18 0.00 0.00 0.00 0.00 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:44:01 ens3 0.03 0.02 0.00 0.03 0.00 0.00 0.00 0.00 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 ens3 15.76 11.93 14.22 10.93 0.00 0.00 0.00 0.00 10:46:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:47:01 ens3 0.18 0.15 0.08 0.13 0.00 0.00 0.00 0.00 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:48:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:49:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:52:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:54:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:04:01 ens3 0.20 0.15 0.23 0.01 0.00 0.00 0.00 0.00 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:01 ens3 0.85 0.28 0.16 0.08 0.00 0.00 0.00 0.00 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:06:01 ens3 0.33 0.30 0.25 0.21 0.00 0.00 0.00 0.00 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:07:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:12:01 ens3 0.20 0.18 0.11 0.07 0.00 0.00 0.00 0.00 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:13:01 ens3 0.22 0.13 0.12 0.01 0.00 0.00 0.00 0.00 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:01 ens3 0.27 0.18 0.08 0.04 0.00 0.00 0.00 0.00 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:19:01 ens3 0.12 0.10 0.01 0.03 0.00 0.00 0.00 0.00 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:22:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:23:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:23:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:27:01 ens3 0.28 0.18 0.09 0.04 0.00 0.00 0.00 0.00 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:28:01 ens3 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:32:01 ens3 0.58 0.12 0.12 0.07 0.00 0.00 0.00 0.00 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:01 ens3 0.33 0.32 0.25 0.17 0.00 0.00 0.00 0.00 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:01 ens3 0.12 0.12 0.01 0.04 0.00 0.00 0.00 0.00 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:43:01 ens3 0.50 0.47 0.27 0.19 0.00 0.00 0.00 0.00 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:45:01 ens3 0.10 0.12 0.01 0.04 0.00 0.00 0.00 0.00 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:47:01 ens3 4.33 5.50 2.44 10.14 0.00 0.00 0.00 0.00 11:47:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 11:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:50:01 ens3 0.33 0.08 0.39 0.00 0.00 0.00 0.00 0.00 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:52:01 ens3 0.55 0.15 0.12 0.07 0.00 0.00 0.00 0.00 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:53:01 ens3 0.53 0.40 0.27 0.19 0.00 0.00 0.00 0.00 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:01 ens3 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:57:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:02:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:04:01 ens3 0.57 0.00 0.06 0.00 0.00 0.00 0.00 0.00 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:05:01 ens3 0.55 0.55 0.27 0.20 0.00 0.00 0.00 0.00 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:06:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:01 ens3 0.92 0.47 0.57 0.30 0.00 0.00 0.00 0.00 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:12:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:17:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:22:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:32:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:34:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:36:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:42:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:43:01 ens3 0.43 0.43 0.26 0.18 0.00 0.00 0.00 0.00 12:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:45:01 ens3 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 12:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:47:01 ens3 4.60 3.47 2.85 4.00 0.00 0.00 0.00 0.00 12:47:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:48:01 ens3 0.35 0.25 0.26 0.21 0.00 0.00 0.00 0.00 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:52:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:00:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:02:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:04:01 ens3 0.55 0.00 0.06 0.00 0.00 0.00 0.00 0.00 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:05:01 ens3 0.52 0.50 0.28 0.19 0.00 0.00 0.00 0.00 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:07:01 ens3 0.22 0.18 0.08 0.10 0.00 0.00 0.00 0.00 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:10:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:12:01 ens3 0.27 0.18 0.35 0.07 0.00 0.00 0.00 0.00 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:01 ens3 1.05 0.52 0.40 0.26 0.00 0.00 0.00 0.00 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:15:01 ens3 0.12 0.12 0.01 0.04 0.00 0.00 0.00 0.00 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:17:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:20:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:22:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:27:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:29:01 ens3 0.23 0.23 0.17 0.02 0.00 0.00 0.00 0.00 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:30:01 ens3 0.77 0.47 0.22 0.11 0.00 0.00 0.00 0.00 13:30:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:31:01 ens3 0.35 0.35 0.26 0.20 0.00 0.00 0.00 0.00 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:32:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:37:01 ens3 0.32 0.27 0.19 0.08 0.00 0.00 0.00 0.00 13:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:42:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:01 ens3 1.45 3.62 0.33 6.94 0.00 0.00 0.00 0.00 13:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:44:01 ens3 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:47:01 ens3 4.05 3.48 2.38 4.20 0.00 0.00 0.00 0.00 13:47:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:48:01 ens3 0.42 0.00 0.04 0.00 0.00 0.00 0.00 0.00 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:49:01 ens3 0.38 0.48 0.28 0.29 0.00 0.00 0.00 0.00 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:52:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:01 ens3 0.40 0.38 0.26 0.21 0.00 0.00 0.00 0.00 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:01 ens3 0.23 0.18 0.23 0.01 0.00 0.00 0.00 0.00 14:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:02:01 ens3 55.62 33.61 106.15 13.45 0.00 0.00 0.00 0.00 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:01 ens3 229.86 158.83 1086.12 35.92 0.00 0.00 0.00 0.00 14:03:01 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 Average: ens3 1.68 1.17 5.95 0.45 0.00 0.00 0.00 0.00 Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-builder-2c-2g-9) 12/24/24 _x86_64_ (2 CPU) 10:36:06 LINUX RESTART (2 CPU) 10:37:02 CPU %user %nice %system %iowait %steal %idle 10:38:01 all 0.03 0.00 0.03 0.02 0.01 99.92 10:38:01 0 0.02 0.00 0.02 0.03 0.00 99.93 10:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:39:01 all 0.03 0.00 0.02 0.04 0.01 99.91 10:39:01 0 0.03 0.00 0.02 0.08 0.02 99.85 10:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:40:01 all 0.03 0.00 0.04 0.01 0.02 99.90 10:40:01 0 0.05 0.00 0.05 0.03 0.00 99.87 10:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:41:01 all 0.58 0.00 0.04 0.03 0.01 99.34 10:41:01 0 1.14 0.00 0.05 0.05 0.02 98.74 10:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:42:01 all 0.03 0.00 0.02 0.02 0.01 99.92 10:42:01 0 0.05 0.00 0.03 0.02 0.02 99.88 10:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:43:01 all 0.23 0.00 0.03 0.02 0.01 99.72 10:43:01 0 0.45 0.00 0.03 0.03 0.02 99.46 10:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:44:01 all 0.02 0.00 0.03 0.02 0.02 99.92 10:44:01 0 0.03 0.00 0.03 0.03 0.02 99.88 10:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:45:01 all 0.03 0.00 0.01 0.03 0.01 99.92 10:45:01 0 0.03 0.00 0.00 0.05 0.03 99.88 10:45:01 1 0.02 0.00 0.03 0.03 0.00 99.92 10:46:01 all 2.30 0.00 0.12 0.13 0.02 97.44 10:46:01 0 2.23 0.00 0.12 0.12 0.02 97.52 10:46:01 1 2.37 0.00 0.08 0.13 0.02 97.40 10:47:01 all 0.03 0.00 0.03 0.02 0.01 99.92 10:47:01 0 0.03 0.00 0.05 0.00 0.02 99.90 10:47:01 1 0.02 0.00 0.03 0.03 0.00 99.92 10:48:01 all 0.01 0.00 0.02 0.03 0.02 99.93 10:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:48:01 1 0.00 0.00 0.02 0.05 0.02 99.92 10:48:01 CPU %user %nice %system %iowait %steal %idle 10:49:01 all 0.02 0.00 0.02 0.02 0.02 99.93 10:49:01 0 0.03 0.00 0.02 0.02 0.02 99.92 10:49:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:50:01 all 0.03 0.00 0.02 0.02 0.01 99.93 10:50:01 0 0.03 0.00 0.02 0.03 0.02 99.90 10:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:51:01 all 1.03 0.00 0.01 0.02 0.02 98.93 10:51:01 0 2.00 0.00 0.00 0.03 0.02 97.95 10:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:52:01 all 1.02 0.00 0.05 0.02 0.01 98.90 10:52:01 0 2.00 0.00 0.07 0.03 0.03 97.87 10:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:53:01 all 1.00 0.00 0.02 0.02 0.01 98.96 10:53:01 0 1.99 0.00 0.02 0.03 0.02 97.95 10:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:54:01 all 0.28 0.00 0.04 0.01 0.02 99.65 10:54:01 0 0.53 0.00 0.07 0.02 0.02 99.37 10:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:55:01 all 0.02 0.00 0.03 0.02 0.01 99.93 10:55:01 0 0.03 0.00 0.03 0.03 0.02 99.88 10:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:56:01 all 0.03 0.00 0.03 0.01 0.02 99.92 10:56:01 0 0.03 0.00 0.05 0.02 0.02 99.88 10:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:57:01 all 0.01 0.00 0.03 0.02 0.01 99.93 10:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:57:01 1 0.02 0.00 0.02 0.05 0.00 99.92 10:58:01 all 0.02 0.00 0.02 0.02 0.02 99.93 10:58:01 0 0.02 0.00 0.03 0.00 0.03 99.92 10:58:01 1 0.00 0.00 0.02 0.03 0.00 99.95 10:59:01 all 0.03 0.00 0.03 0.02 0.01 99.92 10:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:59:01 1 0.02 0.00 0.02 0.03 0.02 99.92 10:59:01 CPU %user %nice %system %iowait %steal %idle 11:00:01 all 0.02 0.00 0.02 0.02 0.02 99.93 11:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:00:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:01:01 all 0.02 0.00 0.02 0.02 0.01 99.94 11:01:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:01:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:02:01 all 0.02 0.00 0.02 0.02 0.02 99.93 11:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:02:01 1 0.02 0.00 0.03 0.03 0.00 99.92 11:03:01 all 0.22 0.00 0.03 0.02 0.01 99.73 11:03:01 0 0.43 0.00 0.05 0.02 0.02 99.48 11:03:01 1 0.00 0.00 0.00 0.03 0.02 99.95 11:04:01 all 1.02 0.00 0.04 0.02 0.02 98.91 11:04:01 0 1.99 0.00 0.05 0.00 0.02 97.95 11:04:01 1 0.03 0.00 0.03 0.03 0.00 99.90 11:05:01 all 1.02 0.00 0.02 0.02 0.01 98.94 11:05:01 0 2.00 0.00 0.02 0.00 0.02 97.96 11:05:01 1 0.03 0.00 0.03 0.03 0.00 99.90 11:06:01 all 0.60 0.00 0.03 0.02 0.01 99.34 11:06:01 0 1.13 0.00 0.07 0.00 0.02 98.79 11:06:01 1 0.05 0.00 0.00 0.03 0.02 99.90 11:07:01 all 0.08 0.00 0.03 0.03 0.02 99.85 11:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:07:01 1 0.13 0.00 0.00 0.05 0.00 99.82 11:08:01 all 0.02 0.00 0.02 0.02 0.01 99.94 11:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:08:01 1 0.02 0.00 0.02 0.03 0.00 99.93 11:09:01 all 0.03 0.00 0.02 0.03 0.02 99.92 11:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:09:01 1 0.02 0.00 0.02 0.03 0.02 99.92 11:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 11:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:10:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:10:01 CPU %user %nice %system %iowait %steal %idle 11:11:01 all 0.03 0.00 0.03 0.02 0.01 99.92 11:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:11:01 1 0.05 0.00 0.02 0.03 0.02 99.88 11:12:01 all 0.03 0.00 0.02 0.01 0.02 99.92 11:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:12:01 1 0.02 0.00 0.02 0.03 0.00 99.93 11:13:01 all 0.03 0.00 0.03 0.05 0.02 99.87 11:13:01 0 0.03 0.00 0.03 0.02 0.02 99.90 11:13:01 1 0.05 0.00 0.02 0.07 0.02 99.85 11:14:01 all 0.66 0.00 0.03 0.04 0.02 99.25 11:14:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:14:01 1 1.29 0.00 0.03 0.08 0.02 98.58 11:15:01 all 0.29 0.00 0.02 0.02 0.01 99.66 11:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:15:01 1 0.55 0.00 0.03 0.03 0.00 99.38 11:16:01 all 0.15 0.00 0.01 0.02 0.02 99.81 11:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:16:01 1 0.27 0.00 0.00 0.03 0.02 99.68 11:17:01 all 0.15 0.00 0.03 0.03 0.02 99.77 11:17:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:17:01 1 0.28 0.00 0.03 0.05 0.00 99.63 11:18:01 all 0.30 0.00 0.01 0.02 0.01 99.67 11:18:01 0 0.58 0.00 0.02 0.00 0.02 99.38 11:18:01 1 0.02 0.00 0.00 0.03 0.02 99.93 11:19:01 all 0.21 0.00 0.03 0.02 0.01 99.74 11:19:01 0 0.42 0.00 0.05 0.00 0.02 99.52 11:19:01 1 0.02 0.00 0.02 0.03 0.00 99.93 11:20:01 all 0.01 0.00 0.01 0.02 0.02 99.95 11:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:20:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:21:01 all 0.50 0.00 0.02 0.02 0.01 99.46 11:21:01 0 0.98 0.00 0.02 0.00 0.02 98.99 11:21:01 1 0.00 0.00 0.03 0.03 0.00 99.93 11:21:01 CPU %user %nice %system %iowait %steal %idle 11:22:01 all 0.52 0.00 0.03 0.04 0.02 99.39 11:22:01 0 1.04 0.00 0.05 0.00 0.03 98.87 11:22:01 1 0.00 0.00 0.02 0.08 0.02 99.88 11:23:02 all 0.02 0.00 0.02 0.02 0.01 99.94 11:23:02 0 0.02 0.00 0.02 0.00 0.02 99.95 11:23:02 1 0.02 0.00 0.00 0.03 0.00 99.95 11:24:01 all 0.02 0.00 0.02 0.02 0.02 99.93 11:24:01 0 0.00 0.00 0.03 0.02 0.02 99.93 11:24:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:25:01 all 0.01 0.00 0.01 0.01 0.01 99.97 11:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:25:01 1 0.00 0.00 0.02 0.03 0.02 99.93 11:26:01 all 0.02 0.00 0.02 0.02 0.02 99.93 11:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:26:01 1 0.00 0.00 0.02 0.03 0.00 99.95 11:27:01 all 0.02 0.00 0.03 0.03 0.01 99.92 11:27:01 0 0.02 0.00 0.05 0.00 0.03 99.90 11:27:01 1 0.03 0.00 0.02 0.07 0.00 99.88 11:28:01 all 0.03 0.00 0.00 0.02 0.02 99.94 11:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:28:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:29:01 all 0.18 0.00 0.04 0.01 0.01 99.77 11:29:01 0 0.33 0.00 0.05 0.00 0.02 99.60 11:29:01 1 0.00 0.00 0.02 0.02 0.02 99.95 11:30:01 all 1.00 0.00 0.02 0.01 0.02 98.96 11:30:01 0 1.99 0.00 0.03 0.00 0.02 97.96 11:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:31:01 all 1.00 0.00 0.02 0.04 0.01 98.93 11:31:01 0 1.99 0.00 0.00 0.03 0.03 97.95 11:31:01 1 0.00 0.00 0.03 0.05 0.00 99.92 11:32:01 all 0.47 0.00 0.03 0.02 0.01 99.48 11:32:01 0 0.93 0.00 0.05 0.00 0.02 99.00 11:32:01 1 0.00 0.00 0.03 0.03 0.00 99.93 11:32:01 CPU %user %nice %system %iowait %steal %idle 11:33:01 all 0.03 0.00 0.03 0.02 0.02 99.92 11:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:33:01 1 0.02 0.00 0.00 0.02 0.02 99.95 11:34:01 all 0.02 0.00 0.02 0.02 0.01 99.94 11:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:34:01 1 0.00 0.00 0.02 0.03 0.00 99.95 11:35:01 all 0.03 0.00 0.02 0.02 0.01 99.93 11:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:35:01 1 0.02 0.00 0.02 0.03 0.02 99.92 11:36:01 all 0.02 0.00 0.02 0.01 0.02 99.94 11:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:36:01 1 0.03 0.00 0.03 0.03 0.02 99.88 11:37:01 all 0.02 0.00 0.02 0.05 0.01 99.91 11:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:37:01 1 0.03 0.00 0.00 0.08 0.00 99.88 11:38:01 all 0.03 0.00 0.03 0.04 0.01 99.90 11:38:01 0 0.03 0.00 0.03 0.03 0.02 99.88 11:38:01 1 0.00 0.00 0.02 0.05 0.02 99.92 11:39:01 all 0.01 0.00 0.02 0.01 0.02 99.95 11:39:01 0 0.02 0.00 0.03 0.00 0.03 99.92 11:39:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:40:01 all 0.03 0.00 0.02 0.05 0.02 99.89 11:40:01 0 0.05 0.00 0.02 0.03 0.02 99.88 11:40:01 1 0.00 0.00 0.03 0.05 0.00 99.92 11:41:01 all 0.03 0.00 0.02 0.02 0.01 99.93 11:41:01 0 0.02 0.00 0.02 0.02 0.02 99.93 11:41:01 1 0.03 0.00 0.00 0.03 0.02 99.92 11:42:01 all 0.07 0.00 0.01 0.02 0.02 99.89 11:42:01 0 0.10 0.00 0.00 0.00 0.00 99.90 11:42:01 1 0.03 0.00 0.02 0.03 0.02 99.90 11:43:01 all 1.03 0.00 0.02 0.02 0.02 98.91 11:43:01 0 1.99 0.00 0.02 0.00 0.02 97.98 11:43:01 1 0.03 0.00 0.03 0.05 0.03 99.85 11:43:01 CPU %user %nice %system %iowait %steal %idle 11:44:01 all 1.01 0.00 0.00 0.01 0.01 98.97 11:44:01 0 2.00 0.00 0.02 0.00 0.02 97.96 11:44:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:45:01 all 1.03 0.00 0.02 0.02 0.02 98.92 11:45:01 0 2.02 0.00 0.02 0.00 0.02 97.95 11:45:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:46:01 all 0.13 0.00 0.02 0.01 0.02 99.83 11:46:01 0 0.25 0.00 0.05 0.00 0.03 99.67 11:46:01 1 0.02 0.00 0.00 0.03 0.00 99.95 11:47:01 all 0.36 0.00 0.05 0.04 0.01 99.54 11:47:01 0 0.37 0.00 0.05 0.02 0.02 99.55 11:47:01 1 0.35 0.00 0.05 0.05 0.02 99.53 11:48:01 all 0.02 0.00 0.03 0.03 0.02 99.91 11:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:48:01 1 0.00 0.00 0.00 0.05 0.00 99.95 11:49:01 all 0.03 0.00 0.01 0.02 0.01 99.94 11:49:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:49:01 1 0.03 0.00 0.02 0.03 0.00 99.92 11:50:01 all 0.08 0.00 0.03 0.01 0.02 99.87 11:50:01 0 0.10 0.00 0.02 0.00 0.02 99.87 11:50:01 1 0.03 0.00 0.03 0.02 0.02 99.90 11:51:01 all 1.02 0.00 0.02 0.04 0.01 98.91 11:51:01 0 1.99 0.00 0.02 0.00 0.00 98.00 11:51:01 1 0.03 0.00 0.03 0.07 0.03 99.83 11:52:01 all 1.01 0.00 0.02 0.03 0.02 98.92 11:52:01 0 1.99 0.00 0.00 0.00 0.00 98.01 11:52:01 1 0.03 0.00 0.03 0.08 0.02 99.83 11:53:01 all 0.97 0.00 0.06 0.04 0.02 98.92 11:53:01 0 1.89 0.00 0.08 0.00 0.03 98.00 11:53:01 1 0.02 0.00 0.03 0.07 0.02 99.87 11:54:01 all 0.03 0.00 0.02 0.01 0.01 99.93 11:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:54:01 1 0.02 0.00 0.02 0.02 0.00 99.95 11:54:01 CPU %user %nice %system %iowait %steal %idle 11:55:01 all 0.02 0.00 0.03 0.02 0.02 99.92 11:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:55:01 1 0.00 0.00 0.03 0.03 0.02 99.92 11:56:01 all 0.02 0.00 0.01 0.01 0.01 99.96 11:56:01 0 0.03 0.00 0.02 0.02 0.02 99.92 11:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:57:01 all 0.03 0.00 0.02 0.02 0.01 99.92 11:57:01 0 0.05 0.00 0.00 0.00 0.02 99.93 11:57:01 1 0.02 0.00 0.02 0.03 0.00 99.93 11:58:01 all 0.01 0.00 0.03 0.02 0.02 99.93 11:58:01 0 0.02 0.00 0.07 0.00 0.02 99.90 11:58:01 1 0.00 0.00 0.00 0.03 0.02 99.95 11:59:01 all 0.04 0.00 0.02 0.02 0.02 99.91 11:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:59:01 1 0.08 0.00 0.00 0.03 0.02 99.87 12:00:01 all 0.01 0.00 0.02 0.02 0.01 99.95 12:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:00:01 1 0.00 0.00 0.00 0.03 0.00 99.97 12:01:01 all 0.30 0.00 0.02 0.02 0.02 99.63 12:01:01 0 0.57 0.00 0.03 0.00 0.02 99.38 12:01:01 1 0.02 0.00 0.02 0.03 0.00 99.93 12:02:01 all 1.01 0.00 0.02 0.02 0.02 98.93 12:02:01 0 2.00 0.00 0.03 0.00 0.02 97.95 12:02:01 1 0.02 0.00 0.02 0.03 0.02 99.92 12:03:01 all 0.54 0.00 0.02 0.02 0.01 99.42 12:03:01 0 1.04 0.00 0.05 0.00 0.02 98.89 12:03:01 1 0.03 0.00 0.00 0.03 0.02 99.92 12:04:01 all 0.49 0.00 0.05 0.02 0.02 99.43 12:04:01 0 0.94 0.00 0.08 0.00 0.00 98.97 12:04:01 1 0.03 0.00 0.02 0.03 0.02 99.90 12:05:01 all 0.03 0.00 0.03 0.03 0.02 99.89 12:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:05:01 1 0.03 0.00 0.03 0.05 0.02 99.87 12:05:01 CPU %user %nice %system %iowait %steal %idle 12:06:01 all 0.03 0.00 0.02 0.02 0.01 99.92 12:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:06:01 1 0.05 0.00 0.05 0.03 0.02 99.85 12:07:01 all 0.03 0.00 0.02 0.03 0.01 99.92 12:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:07:01 1 0.03 0.00 0.02 0.05 0.02 99.88 12:08:01 all 0.03 0.00 0.03 0.02 0.02 99.92 12:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:08:01 1 0.03 0.00 0.03 0.03 0.02 99.88 12:09:01 all 0.03 0.00 0.03 0.02 0.01 99.92 12:09:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:09:01 1 0.03 0.00 0.03 0.03 0.02 99.88 12:10:01 all 0.01 0.00 0.02 0.01 0.02 99.95 12:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:10:01 1 0.02 0.00 0.03 0.02 0.03 99.90 12:11:01 all 0.01 0.00 0.03 0.02 0.02 99.93 12:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:11:01 1 0.00 0.00 0.02 0.03 0.00 99.95 12:12:01 all 0.02 0.00 0.02 0.02 0.01 99.94 12:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:12:01 1 0.00 0.00 0.00 0.03 0.00 99.97 12:13:01 all 0.32 0.00 0.02 0.02 0.02 99.62 12:13:01 0 0.63 0.00 0.05 0.02 0.03 99.27 12:13:01 1 0.00 0.00 0.02 0.03 0.00 99.95 12:14:01 all 1.01 0.00 0.02 0.02 0.01 98.94 12:14:01 0 2.00 0.00 0.02 0.00 0.02 97.96 12:14:01 1 0.02 0.00 0.00 0.05 0.02 99.92 12:15:01 all 0.89 0.00 0.05 0.01 0.01 99.04 12:15:01 0 1.76 0.00 0.08 0.00 0.02 98.14 12:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 12:16:01 all 0.02 0.00 0.02 0.02 0.01 99.94 12:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:16:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:16:01 CPU %user %nice %system %iowait %steal %idle 12:17:01 all 0.03 0.00 0.01 0.01 0.02 99.94 12:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:17:01 1 0.00 0.00 0.00 0.03 0.00 99.97 12:18:01 all 0.02 0.00 0.02 0.02 0.01 99.94 12:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:18:01 1 0.00 0.00 0.02 0.03 0.00 99.95 12:19:01 all 0.02 0.00 0.02 0.02 0.01 99.94 12:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:19:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:20:01 all 0.01 0.00 0.02 0.01 0.02 99.95 12:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:20:01 1 0.02 0.00 0.00 0.03 0.00 99.95 12:21:01 all 0.03 0.00 0.02 0.03 0.01 99.92 12:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:21:01 1 0.03 0.00 0.03 0.05 0.02 99.87 12:22:01 all 0.02 0.00 0.01 0.02 0.01 99.95 12:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:22:01 1 0.03 0.00 0.02 0.03 0.02 99.90 12:23:01 all 0.01 0.00 0.03 0.02 0.01 99.93 12:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:23:01 1 0.02 0.00 0.03 0.03 0.00 99.92 12:24:01 all 0.02 0.00 0.03 0.02 0.02 99.92 12:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:24:01 1 0.02 0.00 0.05 0.02 0.02 99.90 12:25:01 all 0.03 0.00 0.03 0.01 0.01 99.93 12:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:25:01 1 0.02 0.00 0.03 0.03 0.02 99.90 12:26:01 all 0.94 0.00 0.05 0.01 0.02 98.98 12:26:01 0 1.86 0.00 0.03 0.00 0.02 98.09 12:26:01 1 0.02 0.00 0.07 0.02 0.02 99.88 12:27:01 all 1.01 0.00 0.02 0.02 0.02 98.94 12:27:01 0 1.99 0.00 0.00 0.00 0.00 98.01 12:27:01 1 0.03 0.00 0.02 0.03 0.03 99.88 12:27:01 CPU %user %nice %system %iowait %steal %idle 12:28:01 all 1.03 0.00 0.01 0.02 0.01 98.93 12:28:01 0 1.99 0.00 0.00 0.00 0.02 98.00 12:28:01 1 0.05 0.00 0.02 0.05 0.02 99.87 12:29:01 all 0.14 0.00 0.07 0.02 0.02 99.76 12:29:01 0 0.27 0.00 0.10 0.00 0.00 99.63 12:29:01 1 0.02 0.00 0.05 0.03 0.02 99.88 12:30:01 all 0.02 0.00 0.01 0.04 0.01 99.92 12:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:30:01 1 0.02 0.00 0.00 0.08 0.02 99.88 12:31:01 all 0.01 0.00 0.02 0.02 0.02 99.94 12:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:31:01 1 0.02 0.00 0.02 0.03 0.02 99.92 12:32:01 all 0.03 0.00 0.03 0.01 0.01 99.93 12:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:32:01 1 0.03 0.00 0.05 0.02 0.02 99.88 12:33:01 all 0.02 0.00 0.01 0.01 0.01 99.96 12:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:33:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:34:01 all 0.03 0.00 0.01 0.02 0.02 99.93 12:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:34:01 1 0.03 0.00 0.02 0.03 0.02 99.90 12:35:01 all 0.02 0.00 0.03 0.02 0.01 99.92 12:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:35:01 1 0.02 0.00 0.05 0.03 0.02 99.88 12:36:01 all 0.34 0.00 0.03 0.02 0.02 99.59 12:36:01 0 0.62 0.00 0.02 0.00 0.02 99.35 12:36:01 1 0.05 0.00 0.03 0.02 0.02 99.88 12:37:01 all 1.02 0.00 0.02 0.02 0.02 98.92 12:37:01 0 1.99 0.00 0.03 0.00 0.00 97.98 12:37:01 1 0.03 0.00 0.03 0.07 0.03 99.83 12:38:01 all 0.96 0.00 0.05 0.02 0.01 98.97 12:38:01 0 1.86 0.00 0.08 0.00 0.02 98.05 12:38:01 1 0.05 0.00 0.02 0.03 0.02 99.88 12:38:01 CPU %user %nice %system %iowait %steal %idle 12:39:01 all 0.08 0.00 0.05 0.02 0.02 99.83 12:39:01 0 0.12 0.00 0.07 0.00 0.00 99.82 12:39:01 1 0.05 0.00 0.02 0.03 0.02 99.88 12:40:01 all 0.01 0.00 0.01 0.02 0.01 99.96 12:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:40:01 1 0.02 0.00 0.02 0.03 0.02 99.92 12:41:01 all 0.03 0.00 0.03 0.02 0.01 99.92 12:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:41:01 1 0.03 0.00 0.03 0.03 0.02 99.88 12:42:01 all 0.02 0.00 0.01 0.02 0.02 99.94 12:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:42:01 1 0.02 0.00 0.00 0.03 0.02 99.93 12:43:01 all 0.07 0.00 0.01 0.03 0.01 99.89 12:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:43:01 1 0.10 0.00 0.02 0.03 0.00 99.85 12:44:01 all 0.01 0.00 0.02 0.02 0.02 99.94 12:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:44:01 1 0.00 0.00 0.00 0.05 0.00 99.95 12:45:01 all 0.02 0.00 0.03 0.02 0.02 99.92 12:45:01 0 0.02 0.00 0.07 0.00 0.03 99.88 12:45:01 1 0.02 0.00 0.02 0.03 0.02 99.92 12:46:01 all 0.03 0.00 0.02 0.02 0.01 99.93 12:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:47:01 all 0.25 0.00 0.07 0.01 0.01 99.67 12:47:01 0 0.22 0.00 0.08 0.00 0.02 99.68 12:47:01 1 0.28 0.00 0.07 0.03 0.00 99.62 12:48:01 all 0.02 0.00 0.02 0.03 0.02 99.92 12:48:01 0 0.03 0.00 0.02 0.05 0.02 99.88 12:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:49:01 all 0.83 0.00 0.04 0.02 0.01 99.11 12:49:01 0 1.63 0.00 0.07 0.03 0.02 98.25 12:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:49:01 CPU %user %nice %system %iowait %steal %idle 12:50:01 all 1.01 0.00 0.02 0.02 0.02 98.94 12:50:01 0 2.00 0.00 0.02 0.02 0.03 97.93 12:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:51:01 all 1.02 0.00 0.02 0.02 0.01 98.94 12:51:01 0 2.02 0.00 0.03 0.03 0.02 97.90 12:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:52:01 all 0.18 0.00 0.06 0.01 0.02 99.74 12:52:01 0 0.35 0.00 0.10 0.02 0.02 99.52 12:52:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:53:01 all 0.02 0.00 0.03 0.02 0.01 99.93 12:53:01 0 0.03 0.00 0.03 0.03 0.02 99.88 12:53:01 1 0.00 0.00 0.03 0.00 0.00 99.97 12:54:01 all 0.03 0.00 0.03 0.02 0.01 99.92 12:54:01 0 0.02 0.00 0.07 0.02 0.02 99.88 12:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:55:01 all 0.03 0.00 0.02 0.01 0.02 99.93 12:55:01 0 0.05 0.00 0.03 0.03 0.02 99.87 12:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:56:01 all 0.13 0.00 0.03 0.03 0.01 99.79 12:56:01 0 0.25 0.00 0.03 0.05 0.02 99.65 12:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:57:01 all 1.03 0.00 0.02 0.05 0.01 98.90 12:57:01 0 1.99 0.00 0.02 0.10 0.02 97.88 12:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:58:01 all 1.02 0.00 0.00 0.03 0.02 98.93 12:58:01 0 2.00 0.00 0.02 0.07 0.03 97.88 12:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:59:01 all 1.01 0.00 0.02 0.01 0.01 98.96 12:59:01 0 1.99 0.00 0.02 0.02 0.02 97.96 12:59:01 1 0.02 0.00 0.02 0.02 0.00 99.95 13:00:02 all 0.32 0.00 0.06 0.01 0.02 99.60 13:00:02 0 0.63 0.00 0.10 0.02 0.02 99.23 13:00:02 1 0.02 0.00 0.00 0.00 0.00 99.98 13:00:02 CPU %user %nice %system %iowait %steal %idle 13:01:01 all 0.03 0.00 0.01 0.01 0.01 99.94 13:01:01 0 0.05 0.00 0.02 0.02 0.02 99.90 13:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:02:01 all 0.04 0.00 0.00 0.02 0.01 99.93 13:02:01 0 0.05 0.00 0.00 0.03 0.02 99.90 13:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:03:01 all 0.01 0.00 0.03 0.06 0.02 99.89 13:03:01 0 0.03 0.00 0.03 0.10 0.03 99.80 13:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:04:01 all 0.02 0.00 0.02 0.01 0.02 99.94 13:04:01 0 0.02 0.00 0.03 0.02 0.02 99.92 13:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:05:01 all 0.03 0.00 0.02 0.01 0.01 99.93 13:05:01 0 0.03 0.00 0.00 0.02 0.02 99.93 13:05:01 1 0.02 0.00 0.02 0.02 0.00 99.95 13:06:01 all 0.03 0.00 0.02 0.01 0.01 99.94 13:06:01 0 0.05 0.00 0.03 0.02 0.02 99.88 13:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:07:01 all 0.03 0.00 0.00 0.03 0.02 99.93 13:07:01 0 0.03 0.00 0.02 0.05 0.03 99.87 13:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:08:01 all 0.02 0.00 0.02 0.08 0.01 99.87 13:08:01 0 0.02 0.00 0.02 0.15 0.02 99.80 13:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:09:01 all 0.71 0.00 0.02 0.01 0.02 99.24 13:09:01 0 1.40 0.00 0.05 0.03 0.02 98.50 13:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:10:01 all 1.02 0.00 0.01 0.02 0.01 98.95 13:10:01 0 2.02 0.00 0.00 0.02 0.02 97.95 13:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:11:01 all 0.31 0.00 0.02 0.01 0.02 99.64 13:11:01 0 0.61 0.00 0.03 0.03 0.02 99.30 13:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:11:01 CPU %user %nice %system %iowait %steal %idle 13:12:01 all 0.03 0.00 0.02 0.02 0.01 99.92 13:12:01 0 0.03 0.00 0.03 0.02 0.02 99.90 13:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:13:01 all 0.05 0.00 0.03 0.02 0.02 99.89 13:13:01 0 0.05 0.00 0.03 0.03 0.02 99.87 13:13:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:14:01 all 0.03 0.00 0.02 0.01 0.01 99.94 13:14:01 0 0.03 0.00 0.03 0.02 0.02 99.90 13:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:15:01 all 0.05 0.00 0.03 0.01 0.02 99.90 13:15:01 0 0.07 0.00 0.05 0.03 0.02 99.83 13:15:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:16:01 all 0.02 0.00 0.03 0.01 0.01 99.94 13:16:01 0 0.03 0.00 0.05 0.02 0.02 99.88 13:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:17:01 all 0.42 0.00 0.02 0.02 0.02 99.52 13:17:01 0 0.00 0.00 0.03 0.02 0.00 99.95 13:17:01 1 0.83 0.00 0.02 0.00 0.02 99.14 13:18:01 all 1.02 0.00 0.02 0.02 0.01 98.93 13:18:01 0 0.03 0.00 0.02 0.03 0.02 99.90 13:18:01 1 2.00 0.00 0.02 0.00 0.02 97.96 13:19:01 all 1.03 0.00 0.01 0.03 0.02 98.92 13:19:01 0 0.03 0.00 0.02 0.03 0.00 99.92 13:19:01 1 1.99 0.00 0.02 0.03 0.02 97.95 13:20:01 all 0.57 0.00 0.05 0.00 0.02 99.36 13:20:01 0 0.05 0.00 0.02 0.00 0.03 99.90 13:20:01 1 1.11 0.00 0.08 0.02 0.00 98.79 13:21:01 all 0.03 0.00 0.03 0.02 0.01 99.92 13:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:21:01 1 0.00 0.00 0.02 0.02 0.02 99.95 13:22:01 all 0.03 0.00 0.02 0.02 0.02 99.92 13:22:01 0 0.03 0.00 0.03 0.02 0.02 99.90 13:22:01 1 0.00 0.00 0.00 0.03 0.02 99.95 13:22:01 CPU %user %nice %system %iowait %steal %idle 13:23:01 all 0.02 0.00 0.03 0.02 0.02 99.92 13:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:23:01 1 0.00 0.00 0.02 0.03 0.00 99.95 13:24:01 all 0.03 0.00 0.02 0.03 0.01 99.92 13:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:24:01 1 0.02 0.00 0.00 0.05 0.02 99.92 13:25:01 all 0.01 0.00 0.01 0.08 0.02 99.89 13:25:01 0 0.02 0.00 0.02 0.05 0.02 99.90 13:25:01 1 0.00 0.00 0.02 0.10 0.00 99.88 13:26:01 all 0.03 0.00 0.02 0.01 0.01 99.93 13:26:01 0 0.07 0.00 0.02 0.00 0.02 99.90 13:26:01 1 0.00 0.00 0.02 0.02 0.02 99.95 13:27:01 all 0.02 0.00 0.03 0.01 0.02 99.93 13:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 13:28:01 all 0.02 0.00 0.02 0.03 0.02 99.92 13:28:01 0 0.02 0.00 0.02 0.02 0.02 99.93 13:28:01 1 0.00 0.00 0.02 0.05 0.02 99.92 13:29:01 all 0.03 0.00 0.02 0.03 0.01 99.92 13:29:01 0 0.02 0.00 0.02 0.00 0.03 99.93 13:29:01 1 0.03 0.00 0.03 0.03 0.00 99.90 13:30:01 all 0.84 0.00 0.10 0.02 0.02 99.03 13:30:01 0 1.01 0.00 0.08 0.00 0.02 98.89 13:30:01 1 0.68 0.00 0.12 0.03 0.00 99.17 13:31:01 all 1.02 0.00 0.03 0.05 0.01 98.89 13:31:01 0 1.99 0.00 0.05 0.00 0.02 97.95 13:31:01 1 0.03 0.00 0.02 0.10 0.02 99.83 13:32:01 all 0.65 0.00 0.02 0.02 0.01 99.31 13:32:01 0 1.27 0.00 0.03 0.02 0.02 98.66 13:32:01 1 0.02 0.00 0.00 0.03 0.00 99.95 13:33:01 all 0.03 0.00 0.02 0.02 0.02 99.92 13:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:33:01 1 0.03 0.00 0.03 0.02 0.02 99.90 13:33:01 CPU %user %nice %system %iowait %steal %idle 13:34:01 all 0.01 0.00 0.03 0.01 0.01 99.95 13:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:34:01 1 0.02 0.00 0.03 0.03 0.02 99.90 13:35:01 all 0.03 0.00 0.03 0.02 0.02 99.91 13:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:35:01 1 0.03 0.00 0.05 0.02 0.02 99.88 13:36:01 all 0.01 0.00 0.03 0.01 0.01 99.94 13:36:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:36:01 1 0.00 0.00 0.00 0.03 0.02 99.95 13:37:01 all 0.03 0.00 0.03 0.02 0.02 99.91 13:37:01 0 0.03 0.00 0.03 0.02 0.02 99.90 13:37:01 1 0.03 0.00 0.02 0.02 0.00 99.93 13:38:01 all 0.02 0.00 0.01 0.02 0.01 99.95 13:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:38:01 1 0.00 0.00 0.00 0.03 0.02 99.95 13:39:01 all 0.02 0.00 0.01 0.01 0.02 99.95 13:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:39:01 1 0.02 0.00 0.00 0.02 0.02 99.95 13:40:01 all 0.02 0.00 0.03 0.01 0.01 99.94 13:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:40:01 1 0.00 0.00 0.02 0.02 0.00 99.97 13:41:01 all 0.13 0.00 0.03 0.02 0.02 99.81 13:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:41:01 1 0.23 0.00 0.03 0.03 0.02 99.68 13:42:01 all 1.02 0.00 0.02 0.02 0.01 98.93 13:42:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:42:01 1 1.99 0.00 0.00 0.02 0.00 98.00 13:43:01 all 0.58 0.00 0.02 0.02 0.02 99.37 13:43:01 0 0.13 0.00 0.03 0.00 0.02 99.82 13:43:01 1 1.01 0.00 0.02 0.03 0.02 98.92 13:44:01 all 0.02 0.00 0.03 0.02 0.01 99.93 13:44:01 0 0.03 0.00 0.03 0.02 0.02 99.90 13:44:01 1 0.02 0.00 0.00 0.03 0.00 99.95 13:44:01 CPU %user %nice %system %iowait %steal %idle 13:45:01 all 0.03 0.00 0.02 0.06 0.01 99.89 13:45:01 0 0.03 0.00 0.03 0.03 0.02 99.88 13:45:01 1 0.00 0.00 0.00 0.07 0.00 99.93 13:46:01 all 0.02 0.00 0.02 0.03 0.02 99.92 13:46:01 0 0.03 0.00 0.03 0.02 0.02 99.90 13:46:01 1 0.02 0.00 0.00 0.07 0.00 99.92 13:47:01 all 0.74 0.00 0.05 0.01 0.01 99.19 13:47:01 0 1.04 0.00 0.07 0.00 0.02 98.87 13:47:01 1 0.42 0.00 0.03 0.02 0.02 99.52 13:48:01 all 1.01 0.00 0.02 0.02 0.02 98.93 13:48:01 0 2.00 0.00 0.05 0.00 0.02 97.93 13:48:01 1 0.00 0.00 0.02 0.02 0.00 99.97 13:49:01 all 1.03 0.00 0.01 0.02 0.01 98.94 13:49:01 0 2.00 0.00 0.02 0.00 0.02 97.96 13:49:01 1 0.05 0.00 0.00 0.03 0.00 99.92 13:50:01 all 0.68 0.00 0.02 0.02 0.01 99.28 13:50:01 0 1.36 0.00 0.02 0.00 0.02 98.61 13:50:01 1 0.00 0.00 0.02 0.03 0.00 99.95 13:51:01 all 0.02 0.00 0.03 0.03 0.01 99.92 13:51:01 0 0.03 0.00 0.05 0.02 0.02 99.88 13:51:01 1 0.00 0.00 0.00 0.05 0.02 99.93 13:52:01 all 0.03 0.00 0.01 0.01 0.02 99.94 13:52:01 0 0.02 0.00 0.00 0.00 0.03 99.95 13:52:01 1 0.03 0.00 0.00 0.02 0.00 99.95 13:53:01 all 0.01 0.00 0.03 0.02 0.01 99.94 13:53:01 0 0.00 0.00 0.03 0.00 0.02 99.95 13:53:01 1 0.00 0.00 0.02 0.03 0.00 99.95 13:54:01 all 0.02 0.00 0.02 0.02 0.02 99.93 13:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:54:01 1 0.02 0.00 0.00 0.02 0.00 99.97 13:55:01 all 0.02 0.00 0.02 0.02 0.01 99.94 13:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:55:01 1 0.02 0.00 0.02 0.03 0.00 99.93 13:55:01 CPU %user %nice %system %iowait %steal %idle 13:56:01 all 0.02 0.00 0.02 0.03 0.02 99.92 13:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:56:01 1 0.00 0.00 0.00 0.07 0.02 99.92 13:57:01 all 0.02 0.00 0.02 0.05 0.01 99.91 13:57:01 0 0.03 0.00 0.02 0.03 0.02 99.90 13:57:01 1 0.00 0.00 0.02 0.05 0.00 99.93 13:58:01 all 0.00 0.00 0.02 0.03 0.01 99.95 13:58:01 0 0.00 0.00 0.02 0.00 0.03 99.95 13:58:01 1 0.00 0.00 0.00 0.05 0.00 99.95 13:59:01 all 0.02 0.00 0.02 0.01 0.02 99.94 13:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:59:01 1 0.00 0.00 0.02 0.03 0.02 99.93 14:00:01 all 0.02 0.00 0.03 0.02 0.02 99.92 14:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:00:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:01:01 all 0.02 0.00 0.03 0.02 0.01 99.93 14:01:01 0 0.03 0.00 0.03 0.02 0.03 99.88 14:01:01 1 0.02 0.00 0.02 0.03 0.00 99.93 14:02:01 all 1.25 0.00 0.10 0.06 0.02 98.57 14:02:01 0 1.11 0.00 0.12 0.07 0.02 98.69 14:02:01 1 1.40 0.00 0.10 0.05 0.00 98.45 14:03:01 all 39.02 0.00 3.08 7.79 0.09 50.03 14:03:01 0 55.25 0.00 3.91 6.09 0.10 34.64 14:03:01 1 22.70 0.00 2.22 9.49 0.10 65.49 Average: all 0.46 0.00 0.04 0.06 0.01 99.43 Average: 0 0.71 0.00 0.05 0.04 0.02 99.19 Average: 1 0.21 0.00 0.03 0.07 0.01 99.68