Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/115522 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-16g-666 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXxprXN5/agent.5009 SSH_AGENT_PID=5012 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8191932539000696204.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8191932539000696204.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/transportpce > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/22/115522/1 # timeout=10 > git rev-parse 130e9edb63bf63a3f23b29d9aa3ff2ec7074e516^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 130e9edb63bf63a3f23b29d9aa3ff2ec7074e516 (refs/changes/22/115522/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 130e9edb63bf63a3f23b29d9aa3ff2ec7074e516 # timeout=10 Commit message: "Migrate registration of some RPC implementations" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 8466b7bdae24a3d41b51cc0d44a4ae47fae1bf76 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 ERROR: No submodules found. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17826464889029508476.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7J2Q 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-7J2Q/bin to PATH Generating Requirements File Python 3.11.10 pip 25.0.1 from /tmp/venv-7J2Q/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.3 aspy.yaml==1.3.0 attrs==25.1.0 autopage==0.5.2 beautifulsoup4==4.13.3 boto3==1.36.25 botocore==1.36.25 bs4==0.0.2 cachetools==5.5.2 certifi==2025.1.31 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.1 click==8.1.8 cliff==4.8.0 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.4 durationpy==0.9 email_validator==2.2.0 filelock==3.17.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.38.0 httplib2==0.22.0 identify==2.6.7 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==32.0.1 lftools==0.37.10 lxml==5.3.1 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.3.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==7.0.0 oslo.serialization==5.6.0 oslo.utils==8.1.0 packaging==24.2 pbr==6.1.1 platformdirs==4.3.6 prettytable==3.14.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.6.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.1.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.3.0 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.23.0 rsa==4.9 ruamel.yaml==0.18.10 ruamel.yaml.clib==0.2.12 s3transfer==0.11.2 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.6 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.12.2 tzdata==2025.1 urllib3==1.26.20 virtualenv==20.29.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 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. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins309501372153010418.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-Fny0 + 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:/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:/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.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.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:/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:/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:/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 ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ sed 's/^[ *]* //' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + 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-Fny0 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fny0' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fny0 + echo /tmp/venv-Fny0 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + /tmp/venv-Fny0/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-Fny0/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-Fny0/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-Fny0/bin to PATH + PATH=/tmp/venv-Fny0/bin:/opt/pyenv/shims:/opt/pyenv/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.11.10 + python3 -m pip --version pip 25.0.1 from /tmp/venv-Fny0/lib/python3.11/site-packages/pip (python 3.11) + python3 -m pip freeze cachetools==5.5.2 chardet==5.2.0 colorama==0.4.6 distlib==0.3.9 filelock==3.17.0 packaging==24.2 platformdirs==4.3.6 pluggy==1.5.0 pyproject-api==1.9.0 tox==4.24.1 urllib3==1.26.20 virtualenv==20.29.2 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins5575744497170024691.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=True [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins18114592968327528768.sh ---> tox-run.sh + PATH=/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/transportpce-tox-verify-transportpce-master/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + cd /w/workspace/transportpce-tox-verify-transportpce-master/. + 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-4Ro1 + 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.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.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 ++ sed 's/^[ *]* //' ++ case "$command" in ++ command pyenv versions ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + 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-Fny0 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fny0 from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fny0 from file:/tmp/.toxenv + /tmp/venv-Fny0/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-Fny0/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-Fny0/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-Fny0/bin to PATH + PATH=/tmp/venv-Fny0/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 + [[ -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-Fny0/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 + PATH=/opt/pyenv/bin:/tmp/venv-Fny0/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 ++ pwd + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.24.1 from /tmp/venv-Fny0/lib/python3.11/site-packages/tox/__init__.py + PARALLEL=True + TOX_OPTIONS_LIST= + [[ -n '' ]] + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' + tox --parallel auto --parallel-live + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log checkbashisms: freeze> python -m pip freeze --all docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt docs: install_deps> python -I -m pip install -r docs/requirements.txt buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt checkbashisms: pip==25.0.1,setuptools==75.8.0,wheel==0.45.1 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + script ./reflectwarn.sh does not appear to have a #! interpreter line; you may get strange results checkbashisms: OK ✔ in 3.53 seconds pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.17.0,identify==2.6.7,nodeenv==1.9.1,pip==25.0.1,platformdirs==4.3.6,pre_commit==4.1.0,PyYAML==6.0.2,setuptools==75.8.0,virtualenv==20.29.2,wheel==0.45.1 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' /usr/bin/cpan pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. buildcontroller: freeze> python -m pip freeze --all [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. buildcontroller: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cryptography==44.0.1,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.1,netconf-client==3.1.3,packaging==24.2,paramiko==3.5.1,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.4,requests==2.32.3,setuptools==75.8.0,urllib3==2.3.0,wheel==0.45.1 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh + update-java-alternatives -l java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 update-alternatives: error: no alternatives for jaotc [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. update-alternatives: error: no alternatives for rmic + java -version + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; + JAVA_VER=21 21 + echo 21 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; + javac -version [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. + JAVAC_VER=21 + echo 21 21 ok, java is 21 or newer + [ 21 -ge 21 ] + [ 21 -ge 21 ] + echo ok, java is 21 or newer + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.tar.gz -P /tmp 2025-02-20 21:40:07 URL:https://dlcdn.apache.org/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.tar.gz [9083702/9083702] -> "/tmp/apache-maven-3.9.8-bin.tar.gz" [1] + sudo mkdir -p /opt + sudo tar xf /tmp/apache-maven-3.9.8-bin.tar.gz -C /opt + sudo ln -s /opt/apache-maven-3.9.8 /opt/maven + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn + mvn --version Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256) Maven home: /opt/maven Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable [INFO] Initializing environment for https://github.com/perltidy/perltidy. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/perltidy/perltidy. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... docs: freeze> python -m pip freeze --all docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==1.0.0,attrs==25.1.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.1.31,charset-normalizer==3.4.1,contourpy==1.3.1,cycler==0.12.1,docutils==0.21.2,fonttools==4.56.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.5,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.0,numpy==2.2.3,nwdiag==3.0.0,packaging==24.2,pillow==11.1.0,pip==25.0.1,Pygments==2.19.1,pyparsing==3.2.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,roman-numerals-py==3.0.0,seqdiag==3.0.0,setuptools==75.8.0,six==1.17.0,snowballstemmer==2.2.0,Sphinx==8.2.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.3.0,webcolors==24.11.1,wheel==0.45.1 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck docs: alabaster==1.0.0,attrs==25.1.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.1.31,charset-normalizer==3.4.1,contourpy==1.3.1,cycler==0.12.1,docutils==0.21.2,fonttools==4.56.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.5,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.0,numpy==2.2.3,nwdiag==3.0.0,packaging==24.2,pillow==11.1.0,pip==25.0.1,Pygments==2.19.1,pyparsing==3.2.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,roman-numerals-py==3.0.0,seqdiag==3.0.0,setuptools==75.8.0,six==1.17.0,snowballstemmer==2.2.0,Sphinx==8.2.0,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.3.0,webcolors==24.11.1,wheel==0.45.1 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html docs: OK ✔ in 35.27 seconds pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' docs-linkcheck: OK ✔ in 36.13 seconds pylint: freeze> python -m pip freeze --all pylint: astroid==3.3.8,dill==0.3.9,isort==6.0.0,mccabe==0.7.0,pip==25.0.1,platformdirs==4.3.6,pylint==3.3.4,setuptools==75.8.0,tomlkit==0.13.2,wheel==0.45.1 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + trim trailing whitespace.................................................Passed Tabs remover.............................................................Passed autopep8.................................................................Passed perltidy.................................................................Passed pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [INFO] Installing environment for https://github.com/jorisroovers/gitlint. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... gitlint..................................................................Passed ------------------------------------ Your code has been rated at 10.00/10 pre-commit: OK ✔ in 52.81 seconds pylint: OK ✔ in 29.75 seconds buildcontroller: OK ✔ in 1 minute 52.91 seconds build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests121: freeze> python -m pip freeze --all sims: freeze> python -m pip freeze --all build_karaf_tests221: freeze> python -m pip freeze --all build_karaf_tests121: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cryptography==44.0.1,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.1,netconf-client==3.1.3,packaging==24.2,paramiko==3.5.1,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.4,requests==2.32.3,setuptools==75.8.0,urllib3==2.3.0,wheel==0.45.1 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build_karaf_tests221: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cryptography==44.0.1,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.1,netconf-client==3.1.3,packaging==24.2,paramiko==3.5.1,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.4,requests==2.32.3,setuptools==75.8.0,urllib3==2.3.0,wheel==0.45.1 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh sims: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cryptography==44.0.1,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.1,netconf-client==3.1.3,packaging==24.2,paramiko==3.5.1,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.4,requests==2.32.3,setuptools==75.8.0,urllib3==2.3.0,wheel==0.45.1 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh Using lighynode version 20.1.0.4 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable sims: OK ✔ in 11.37 seconds build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests71: freeze> python -m pip freeze --all build_karaf_tests71: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cryptography==44.0.1,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.1,netconf-client==3.1.3,packaging==24.2,paramiko==3.5.1,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.4,requests==2.32.3,setuptools==75.8.0,urllib3==2.3.0,wheel==0.45.1 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable build_karaf_tests121: OK ✔ in 1 minute 17.52 seconds build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests221: OK ✔ in 1 minute 17.86 seconds build_karaf_tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests71: OK ✔ in 1 minute 9.82 seconds build_karaf_tests_hybrid: freeze> python -m pip freeze --all build_karaf_tests_hybrid: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cryptography==44.0.1,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.1,netconf-client==3.1.3,packaging==24.2,paramiko==3.5.1,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.4,requests==2.32.3,setuptools==75.8.0,urllib3==2.3.0,wheel==0.45.1 build_karaf_tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable build_karaf_tests190: freeze> python -m pip freeze --all build_karaf_tests190: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cryptography==44.0.1,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.1,netconf-client==3.1.3,packaging==24.2,paramiko==3.5.1,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.4,requests==2.32.3,setuptools==75.8.0,urllib3==2.3.0,wheel==0.45.1 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable testsPCE: freeze> python -m pip freeze --all testsPCE: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,click==8.1.8,contourpy==1.3.1,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.6,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.56.0,gnpy4tpce==2.4.7,idna==3.10,iniconfig==2.0.0,injector==0.22.0,itsdangerous==2.2.0,Jinja2==3.1.5,kiwisolver==1.4.8,lxml==5.3.1,MarkupSafe==3.0.2,matplotlib==3.10.0,netconf-client==3.1.3,networkx==2.8.8,numpy==1.26.4,packaging==24.2,pandas==1.5.3,paramiko==3.5.1,pbr==5.11.1,pillow==11.1.0,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pyparsing==3.2.1,pytest==8.3.4,python-dateutil==2.9.0.post0,pytz==2025.1,requests==2.32.3,scipy==1.15.2,setuptools==50.3.2,six==1.17.0,urllib3==2.3.0,Werkzeug==2.0.3,wheel==0.45.1,xlrd==1.2.0 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pytest -q transportpce_tests/pce/test01_pce.py build_karaf_tests_hybrid: OK ✔ in 1 minute 13.21 seconds build_karaf_tests190: OK ✔ in 1 minute 16.24 seconds tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt F..tests190: freeze> python -m pip freeze --all tests190: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cryptography==44.0.1,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.1,netconf-client==3.1.3,packaging==24.2,paramiko==3.5.1,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.4,requests==2.32.3,setuptools==75.8.0,urllib3==2.3.0,wheel==0.45.1 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc using environment variables from ./karafoc.env pytest -q transportpce_tests/oc/test01_portmapping.py ........................ [100%] 10 passed in 44.68s pytest -q transportpce_tests/oc/test02_topology.py ... [100%] =================================== FAILURES =================================== ________________ TransportPCEtesting.test_01_load_port_mapping _________________ self = conn = method = 'POST', url = '/rests/data/transportpce-portmapping:network' body = '{"nodes": [{"node-id": "OpenROADM-1-1", "node-info": {"node-type": "rdm", "openroadm-version": "1.2.1", "node-clli": ..., "node-ip-address": "1.2.3.4"}, "mapping": [], "mc-capabilities": [], "cp-to-degree": [], "switching-pool-lcp": []}]}' headers = {'User-Agent': 'python-requests/2.32.3', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/json', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Content-Length': '12976', 'Authorization': 'Basic YWRtaW46YWRtaW4='} retries = Retry(total=0, connect=None, read=False, redirect=None, status=None) timeout = Timeout(connect=10, read=10, total=None), chunked = False response_conn = preload_content = False, decode_content = False, enforce_content_length = True def _make_request( self, conn: BaseHTTPConnection, method: str, url: str, body: _TYPE_BODY | None = None, headers: typing.Mapping[str, str] | None = None, retries: Retry | None = None, timeout: _TYPE_TIMEOUT = _DEFAULT_TIMEOUT, chunked: bool = False, response_conn: BaseHTTPConnection | None = None, preload_content: bool = True, decode_content: bool = True, enforce_content_length: bool = True, ) -> BaseHTTPResponse: """ Perform a request on a given urllib connection object taken from our pool. :param conn: a connection from one of our connection pools :param method: HTTP request method (such as GET, POST, PUT, etc.) :param url: The URL to perform the request on. :param body: Data to send in the request body, either :class:`str`, :class:`bytes`, an iterable of :class:`str`/:class:`bytes`, or a file-like object. :param headers: Dictionary of custom headers to send, such as User-Agent, If-None-Match, etc. If None, pool headers are used. If provided, these headers completely replace any pool-specific headers. :param retries: Configure the number of retries to allow before raising a :class:`~urllib3.exceptions.MaxRetryError` exception. Pass ``None`` to retry until you receive a response. Pass a :class:`~urllib3.util.retry.Retry` object for fine-grained control over different types of retries. Pass an integer number to retry connection errors that many times, but no other types of errors. Pass zero to never retry. If ``False``, then retries are disabled and any exception is raised immediately. Also, instead of raising a MaxRetryError on redirects, the redirect response will be returned. :type retries: :class:`~urllib3.util.retry.Retry`, False, or an int. :param timeout: If specified, overrides the default timeout for this one request. It may be a float (in seconds) or an instance of :class:`urllib3.util.Timeout`. :param chunked: If True, urllib3 will send the body using chunked transfer encoding. Otherwise, urllib3 will send the body using the standard content-length form. Defaults to False. :param response_conn: Set this to ``None`` if you will handle releasing the connection or set the connection to have the response release it. :param preload_content: If True, the response's body will be preloaded during construction. :param decode_content: If True, will attempt to decode the body based on the 'content-encoding' header. :param enforce_content_length: Enforce content length checking. Body returned by server must match value of Content-Length header, if present. Otherwise, raise error. """ self.num_requests += 1 timeout_obj = self._get_timeout(timeout) timeout_obj.start_connect() conn.timeout = Timeout.resolve_default_timeout(timeout_obj.connect_timeout) try: # Trigger any extra validation we need to do. try: self._validate_conn(conn) except (SocketTimeout, BaseSSLError) as e: self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) raise # _validate_conn() starts the connection to an HTTPS proxy # so we need to wrap errors with 'ProxyError' here too. except ( OSError, NewConnectionError, TimeoutError, BaseSSLError, CertificateError, SSLError, ) as e: new_e: Exception = e if isinstance(e, (BaseSSLError, CertificateError)): new_e = SSLError(e) # If the connection didn't successfully connect to it's proxy # then there if isinstance( new_e, (OSError, NewConnectionError, TimeoutError, SSLError) ) and (conn and conn.proxy and not conn.has_connected_to_proxy): new_e = _wrap_proxy_error(new_e, conn.proxy.scheme) raise new_e # conn.request() calls http.client.*.request, not the method in # urllib3.request. It also calls makefile (recv) on the socket. try: conn.request( method, url, body=body, headers=headers, chunked=chunked, preload_content=preload_content, decode_content=decode_content, enforce_content_length=enforce_content_length, ) # We are swallowing BrokenPipeError (errno.EPIPE) since the server is # legitimately able to close the connection after sending a valid response. # With this behaviour, the received response is still readable. except BrokenPipeError: pass except OSError as e: # MacOS/Linux # EPROTOTYPE and ECONNRESET are needed on macOS # https://erickt.github.io/blog/2014/11/19/adventures-in-debugging-a-potential-osx-kernel-bug/ # Condition changed later to emit ECONNRESET instead of only EPROTOTYPE. if e.errno != errno.EPROTOTYPE and e.errno != errno.ECONNRESET: raise # Reset the timeout for the recv() on the socket read_timeout = timeout_obj.read_timeout if not conn.is_closed: # In Python 3 socket.py will catch EAGAIN and return None when you # try and read into the file pointer created by http.client, which # instead raises a BadStatusLine exception. Instead of catching # the exception and assuming all BadStatusLine exceptions are read # timeouts, check for a zero timeout before making the request. if read_timeout == 0: raise ReadTimeoutError( self, url, f"Read timed out. (read timeout={read_timeout})" ) conn.timeout = read_timeout # Receive the response from the server try: > response = conn.getresponse() ../.tox/testsPCE/lib/python3.11/site-packages/urllib3/connectionpool.py:534: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../.tox/testsPCE/lib/python3.11/site-packages/urllib3/connection.py:516: in getresponse httplib_response = super().getresponse() /opt/pyenv/versions/3.11.10/lib/python3.11/http/client.py:1395: in getresponse response.begin() /opt/pyenv/versions/3.11.10/lib/python3.11/http/client.py:325: in begin version, status, reason = self._read_status() /opt/pyenv/versions/3.11.10/lib/python3.11/http/client.py:286: in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = b = def readinto(self, b): """Read up to len(b) bytes into the writable buffer *b* and return the number of bytes read. If the socket is non-blocking and no bytes are available, None is returned. If *b* is non-empty, a 0 return value indicates that the connection was shutdown at the other end. """ self._checkClosed() self._checkReadable() if self._timeout_occurred: raise OSError("cannot read from timed out object") while True: try: > return self._sock.recv_into(b) E TimeoutError: timed out /opt/pyenv/versions/3.11.10/lib/python3.11/socket.py:718: TimeoutError The above exception was the direct cause of the following exception: self = request = , stream = False timeout = Timeout(connect=10, read=10, total=None), verify = True, cert = None proxies = OrderedDict() def send( self, request, stream=False, timeout=None, verify=True, cert=None, proxies=None ): """Sends PreparedRequest object. Returns Response object. :param request: The :class:`PreparedRequest ` being sent. :param stream: (optional) Whether to stream the request content. :param timeout: (optional) How long to wait for the server to send data before giving up, as a float, or a :ref:`(connect timeout, read timeout) ` tuple. :type timeout: float or tuple or urllib3 Timeout object :param verify: (optional) Either a boolean, in which case it controls whether we verify the server's TLS certificate, or a string, in which case it must be a path to a CA bundle to use :param cert: (optional) Any user-provided SSL certificate to be trusted. :param proxies: (optional) The proxies dictionary to apply to the request. :rtype: requests.Response """ try: conn = self.get_connection_with_tls_context( request, verify, proxies=proxies, cert=cert ) except LocationValueError as e: raise InvalidURL(e, request=request) self.cert_verify(conn, request.url, verify, cert) url = self.request_url(request, proxies) self.add_headers( request, stream=stream, timeout=timeout, verify=verify, cert=cert, proxies=proxies, ) chunked = not (request.body is None or "Content-Length" in request.headers) if isinstance(timeout, tuple): try: connect, read = timeout timeout = TimeoutSauce(connect=connect, read=read) except ValueError: raise ValueError( f"Invalid timeout {timeout}. Pass a (connect, read) timeout tuple, " f"or a single float to set both timeouts to the same value." ) elif isinstance(timeout, TimeoutSauce): pass else: timeout = TimeoutSauce(connect=timeout, read=timeout) try: > resp = conn.urlopen( method=request.method, url=url, body=request.body, headers=request.headers, redirect=False, assert_same_host=False, preload_content=False, decode_content=False, retries=self.max_retries, timeout=timeout, chunked=chunked, ) ../.tox/testsPCE/lib/python3.11/site-packages/requests/adapters.py:667: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../.tox/testsPCE/lib/python3.11/site-packages/urllib3/connectionpool.py:841: in urlopen retries = retries.increment( ../.tox/testsPCE/lib/python3.11/site-packages/urllib3/util/retry.py:474: in increment raise reraise(type(error), error, _stacktrace) ../.tox/testsPCE/lib/python3.11/site-packages/urllib3/util/util.py:39: in reraise raise value ../.tox/testsPCE/lib/python3.11/site-packages/urllib3/connectionpool.py:787: in urlopen response = self._make_request( ../.tox/testsPCE/lib/python3.11/site-packages/urllib3/connectionpool.py:536: in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = err = TimeoutError('timed out') url = '/rests/data/transportpce-portmapping:network', timeout_value = 10 def _raise_timeout( self, err: BaseSSLError | OSError | SocketTimeout, url: str, timeout_value: _TYPE_TIMEOUT | None, ) -> None: """Is the error actually a timeout? Will raise a ReadTimeout or pass""" if isinstance(err, SocketTimeout): > raise ReadTimeoutError( self, url, f"Read timed out. (read timeout={timeout_value})" ) from err E urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='localhost', port=8181): Read timed out. (read timeout=10) ../.tox/testsPCE/lib/python3.11/site-packages/urllib3/connectionpool.py:367: ReadTimeoutError During handling of the above exception, another exception occurred: self = def test_01_load_port_mapping(self): > response = test_utils.post_portmapping(self.port_mapping_data) transportpce_tests/pce/test01_pce.py:111: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ transportpce_tests/common/test_utils.py:469: in post_portmapping response = post_request(url[RESTCONF_VERSION].format('{}'), json_payload) transportpce_tests/common/test_utils.py:142: in post_request return requests.request( ../.tox/testsPCE/lib/python3.11/site-packages/requests/api.py:59: in request return session.request(method=method, url=url, **kwargs) ../.tox/testsPCE/lib/python3.11/site-packages/requests/sessions.py:589: in request resp = self.send(prep, **send_kwargs) ../.tox/testsPCE/lib/python3.11/site-packages/requests/sessions.py:703: in send r = adapter.send(request, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = request = , stream = False timeout = Timeout(connect=10, read=10, total=None), verify = True, cert = None proxies = OrderedDict() def send( self, request, stream=False, timeout=None, verify=True, cert=None, proxies=None ): """Sends PreparedRequest object. Returns Response object. :param request: The :class:`PreparedRequest ` being sent. :param stream: (optional) Whether to stream the request content. :param timeout: (optional) How long to wait for the server to send data before giving up, as a float, or a :ref:`(connect timeout, read timeout) ` tuple. :type timeout: float or tuple or urllib3 Timeout object :param verify: (optional) Either a boolean, in which case it controls whether we verify the server's TLS certificate, or a string, in which case it must be a path to a CA bundle to use :param cert: (optional) Any user-provided SSL certificate to be trusted. :param proxies: (optional) The proxies dictionary to apply to the request. :rtype: requests.Response """ try: conn = self.get_connection_with_tls_context( request, verify, proxies=proxies, cert=cert ) except LocationValueError as e: raise InvalidURL(e, request=request) self.cert_verify(conn, request.url, verify, cert) url = self.request_url(request, proxies) self.add_headers( request, stream=stream, timeout=timeout, verify=verify, cert=cert, proxies=proxies, ) chunked = not (request.body is None or "Content-Length" in request.headers) if isinstance(timeout, tuple): try: connect, read = timeout timeout = TimeoutSauce(connect=connect, read=read) except ValueError: raise ValueError( f"Invalid timeout {timeout}. Pass a (connect, read) timeout tuple, " f"or a single float to set both timeouts to the same value." ) elif isinstance(timeout, TimeoutSauce): pass else: timeout = TimeoutSauce(connect=timeout, read=timeout) try: resp = conn.urlopen( method=request.method, url=url, body=request.body, headers=request.headers, redirect=False, assert_same_host=False, preload_content=False, decode_content=False, retries=self.max_retries, timeout=timeout, chunked=chunked, ) except (ProtocolError, OSError) as err: raise ConnectionError(err, request=request) except MaxRetryError as e: if isinstance(e.reason, ConnectTimeoutError): # TODO: Remove this in 3.0.0: see #2811 if not isinstance(e.reason, NewConnectionError): raise ConnectTimeout(e, request=request) if isinstance(e.reason, ResponseError): raise RetryError(e, request=request) if isinstance(e.reason, _ProxyError): raise ProxyError(e, request=request) if isinstance(e.reason, _SSLError): # This branch is for urllib3 v1.22 and later. raise SSLError(e, request=request) raise ConnectionError(e, request=request) except ClosedPoolError as e: raise ConnectionError(e, request=request) except _ProxyError as e: raise ProxyError(e) except (_SSLError, _HTTPError) as e: if isinstance(e, _SSLError): # This branch is for urllib3 versions earlier than v1.22 raise SSLError(e, request=request) elif isinstance(e, ReadTimeoutError): > raise ReadTimeout(e, request=request) E requests.exceptions.ReadTimeout: HTTPConnectionPool(host='localhost', port=8181): Read timed out. (read timeout=10) ../.tox/testsPCE/lib/python3.11/site-packages/requests/adapters.py:713: ReadTimeout ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! =========================== short test summary info ============================ FAILED transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_01_load_port_mapping 1 failed, 19 passed in 132.48s (0:02:12) testsPCE: exit 1 (133.23 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pid=7478 testsPCE: FAIL ✖ in 3 minutes 41.35 seconds tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests_tapi: freeze> python -m pip freeze --all tests_tapi: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cryptography==44.0.1,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.1,netconf-client==3.1.3,packaging==24.2,paramiko==3.5.1,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.4,requests==2.32.3,setuptools==75.8.0,urllib3==2.3.0,wheel==0.45.1 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi using environment variables from ./karaf221.env pytest -q transportpce_tests/tapi/test01_abstracted_topology.py .............. [100%] 14 passed in 63.94s (0:01:03) ................................................... [100%] 51 passed in 214.55s (0:03:34) pytest -q transportpce_tests/tapi/test02_full_topology.py ............................... [100%] 31 passed in 282.93s (0:04:42) pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py ....................................................................... [100%] 71 passed in 279.57s (0:04:39) pytest -q transportpce_tests/tapi/test04_topo_extension.py ................... [100%] 19 passed in 137.67s (0:02:17) tests190: OK ✔ in 1 minute 57.44 seconds tests_tapi: OK ✔ in 15 minutes 22.24 seconds tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests71: freeze> python -m pip freeze --all tests71: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cryptography==44.0.1,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.1,netconf-client==3.1.3,packaging==24.2,paramiko==3.5.1,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.4,requests==2.32.3,setuptools==75.8.0,urllib3==2.3.0,wheel==0.45.1 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 using environment variables from ./karaf71.env pytest -q transportpce_tests/7.1/test01_portmapping.py ............ [100%] 12 passed in 43.12s pytest -q transportpce_tests/7.1/test02_otn_renderer.py .............................................................. [100%] 62 passed in 155.82s (0:02:35) pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py ................................................ [100%] 48 passed in 134.76s (0:02:14) pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py ...................... [100%] 22 passed in 72.67s (0:01:12) tests71: OK ✔ in 6 minutes 52.83 seconds tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests221: freeze> python -m pip freeze --all tests221: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cryptography==44.0.1,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.1,netconf-client==3.1.3,packaging==24.2,paramiko==3.5.1,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.4,requests==2.32.3,setuptools==75.8.0,urllib3==2.3.0,wheel==0.45.1 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 using environment variables from ./karaf221.env pytest -q transportpce_tests/2.2.1/test01_portmapping.py ................................... [100%] 35 passed in 77.23s (0:01:17) pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py ...... [100%] 6 passed in 43.86s pytest -q transportpce_tests/2.2.1/test03_topology.py ............................................ [100%] 44 passed in 135.15s (0:02:15) pytest -q transportpce_tests/2.2.1/test04_otn_topology.py ............ [100%] 12 passed in 58.48s pytest -q transportpce_tests/2.2.1/test05_flex_grid.py ................ [100%] 16 passed in 113.72s (0:01:53) pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py ............................... [100%] 31 passed in 34.18s pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py .......................... [100%] 26 passed in 90.16s (0:01:30) pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py ...................... [100%] 22 passed in 98.66s (0:01:38) pytest -q transportpce_tests/2.2.1/test09_olm.py ........................................ [100%] 40 passed in 180.84s (0:03:00) pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py ........................................................................ [ 74%] ......................... [100%] 97 passed in 669.60s (0:11:09) pytest -q transportpce_tests/2.2.1/test12_end2end.py ...................................................... [100%] 54 passed in 628.78s (0:10:28) pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py ........................................................................ [ 71%] ............................. [100%] 101 passed in 489.97s (0:08:09) pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py ........................................................................ [ 67%] ................................... [100%] 107 passed in 600.12s (0:10:00) pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py ............................................. [100%] 45 passed in 200.41s (0:03:20) tests221: OK ✔ in 57 minutes 10.31 seconds tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests121: freeze> python -m pip freeze --all tests121: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cryptography==44.0.1,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.1,netconf-client==3.1.3,packaging==24.2,paramiko==3.5.1,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.4,requests==2.32.3,setuptools==75.8.0,urllib3==2.3.0,wheel==0.45.1 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 using environment variables from ./karaf121.env pytest -q transportpce_tests/1.2.1/test01_portmapping.py ..................... [100%] 21 passed in 85.27s (0:01:25) pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py ...... [100%] 6 passed in 52.23s pytest -q transportpce_tests/1.2.1/test03_topology.py ............................................ [100%] 44 passed in 138.06s (0:02:18) pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py ........................ [100%] 24 passed in 82.20s (0:01:22) pytest -q transportpce_tests/1.2.1/test05_olm.py ........................................ [100%] 40 passed in 181.18s (0:03:01) pytest -q transportpce_tests/1.2.1/test06_end2end.py ...................................................... [100%] 54 passed in 533.99s (0:08:53) tests121: OK ✔ in 18 minutes 0.4 seconds tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests_hybrid: freeze> python -m pip freeze --all tests_hybrid: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cryptography==44.0.1,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.1,netconf-client==3.1.3,packaging==24.2,paramiko==3.5.1,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.4,requests==2.32.3,setuptools==75.8.0,urllib3==2.3.0,wheel==0.45.1 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid using environment variables from ./karaf121.env pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py ................................................... [100%] 51 passed in 331.71s (0:05:31) pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py ........................................................................ [ 66%] ..................................... [100%] 109 passed in 427.76s (0:07:07) pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py ..................................................... [100%] 53 passed in 439.12s (0:07:19) tests_hybrid: OK ✔ in 20 minutes 25.31 seconds buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt buildlighty: freeze> python -m pip freeze --all buildlighty: bcrypt==4.2.1,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,cryptography==44.0.1,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.1,netconf-client==3.1.3,packaging==24.2,paramiko==3.5.1,pip==25.0.1,pluggy==1.5.0,psutil==7.0.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.4,requests==2.32.3,setuptools==75.8.0,urllib3==2.3.0,wheel==0.45.1 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED buildcontroller: OK (112.91=setup[7.65]+cmd[105.26] seconds) testsPCE: FAIL code 1 (221.35=setup[88.12]+cmd[133.23] seconds) sims: OK (11.37=setup[6.91]+cmd[4.46] seconds) build_karaf_tests121: OK (77.51=setup[6.89]+cmd[70.62] seconds) tests121: OK (1080.40=setup[6.09]+cmd[1074.32] seconds) build_karaf_tests221: OK (77.86=setup[6.88]+cmd[70.98] seconds) tests_tapi: OK (922.24=setup[6.54]+cmd[915.71] seconds) tests221: OK (3430.31=setup[5.98]+cmd[3424.32] seconds) build_karaf_tests71: OK (69.82=setup[28.53]+cmd[41.29] seconds) tests71: OK (412.83=setup[5.55]+cmd[407.29] seconds) build_karaf_tests190: OK (76.24=setup[8.62]+cmd[67.62] seconds) tests190: OK (117.44=setup[8.19]+cmd[109.25] seconds) build_karaf_tests_hybrid: OK (73.20=setup[7.88]+cmd[65.32] seconds) tests_hybrid: OK (1225.31=setup[26.02]+cmd[1199.29] seconds) buildlighty: OK (21.99=setup[5.12]+cmd[16.87] seconds) docs: OK (35.27=setup[32.32]+cmd[2.95] seconds) docs-linkcheck: OK (36.13=setup[32.29]+cmd[3.83] seconds) checkbashisms: OK (3.53=setup[2.31]+cmd[0.00,0.04,1.18] seconds) pre-commit: OK (52.81=setup[3.00]+cmd[0.01,0.01,40.07,9.73] seconds) pylint: OK (29.75=setup[3.87]+cmd[25.88] seconds) evaluation failed :( (7427.43 seconds) + tox_status=255 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ echo .tox/build_karaf_tests121/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests121 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 + for i in .tox/*/log ++ echo .tox/build_karaf_tests190/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests190 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 + for i in .tox/*/log ++ echo .tox/build_karaf_tests221/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests221 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 + for i in .tox/*/log ++ echo .tox/build_karaf_tests71/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests71 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 + for i in .tox/*/log ++ echo .tox/build_karaf_tests_hybrid/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests_hybrid + cp -r .tox/build_karaf_tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests_hybrid + for i in .tox/*/log ++ echo .tox/buildcontroller/log ++ awk -F/ '{print $2}' + tox_env=buildcontroller + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller + for i in .tox/*/log ++ echo .tox/buildlighty/log ++ awk -F/ '{print $2}' + tox_env=buildlighty + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty + for i in .tox/*/log ++ echo .tox/checkbashisms/log ++ awk -F/ '{print $2}' + tox_env=checkbashisms + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms + for i in .tox/*/log ++ echo .tox/docs-linkcheck/log ++ awk -F/ '{print $2}' + tox_env=docs-linkcheck + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck + for i in .tox/*/log ++ echo .tox/docs/log ++ awk -F/ '{print $2}' + tox_env=docs + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs + for i in .tox/*/log ++ echo .tox/pre-commit/log ++ awk -F/ '{print $2}' + tox_env=pre-commit + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit + for i in .tox/*/log ++ echo .tox/pylint/log ++ awk -F/ '{print $2}' + tox_env=pylint + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint + for i in .tox/*/log ++ echo .tox/sims/log ++ awk -F/ '{print $2}' + tox_env=sims + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims + for i in .tox/*/log ++ echo .tox/tests121/log ++ awk -F/ '{print $2}' + tox_env=tests121 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 + for i in .tox/*/log ++ echo .tox/tests190/log ++ awk -F/ '{print $2}' + tox_env=tests190 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 + for i in .tox/*/log ++ echo .tox/tests221/log ++ awk -F/ '{print $2}' + tox_env=tests221 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 + for i in .tox/*/log ++ echo .tox/tests71/log ++ awk -F/ '{print $2}' + tox_env=tests71 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 + for i in .tox/*/log ++ echo .tox/testsPCE/log ++ awk -F/ '{print $2}' + tox_env=testsPCE + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE + for i in .tox/*/log ++ echo .tox/tests_hybrid/log ++ awk -F/ '{print $2}' + tox_env=tests_hybrid + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid + for i in .tox/*/log ++ echo .tox/tests_tapi/log ++ awk -F/ '{print $2}' + tox_env=tests_tapi + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> Archiving generated docs' ---> Archiving generated docs + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 255 -eq 0 + exit 255 ++ '[' 1 = 1 ']' ++ '[' -x /usr/bin/clear_console ']' ++ /usr/bin/clear_console -q Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5012 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4942779333518650772.sh ---> sysstat.sh [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16689484856132556748.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/transportpce-tox-verify-transportpce-master + 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/transportpce-tox-verify-transportpce-master ']' + 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/transportpce-tox-verify-transportpce-master ']' + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15007570405035297825.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7J2Q from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-7J2Q/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8746431698867797537.sh provisioning config files... Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #2778 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config7446434400345900401tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5337410822583004413.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17961358993321059511.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7J2Q from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-7J2Q/bin to PATH [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5264785405224050055.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13344056689733179065.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7J2Q 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-7J2Q/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins900140017683873579.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7J2Q from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-7J2Q/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/2778/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-16g-666 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5600.00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 18G 61G 23% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 708 4738 3 10542 14938 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 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:ab:51:90 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.69/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 47111sec preferred_lft 47111sec inet6 fe80::f816:3eff:feab:5190/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:f8:65:9c:b2 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-16g-666) 02/20/25 _x86_64_ (4 CPU) 12:49:40 LINUX RESTART (4 CPU) 12:50:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:00:07 28.23 6.07 9.70 12.46 1516.66 4917.36 251569.07 13:10:07 1.64 0.01 1.62 0.01 0.04 21.19 2.13 13:20:07 1.56 0.00 1.56 0.00 0.01 17.49 0.00 13:30:07 1.53 0.00 1.53 0.00 0.00 17.22 0.00 13:40:07 1.46 0.00 1.46 0.00 0.00 16.48 0.00 13:50:07 1.66 0.00 1.66 0.00 0.00 18.49 0.00 14:00:07 1.63 0.00 1.63 0.00 0.00 18.15 0.00 14:10:07 1.59 0.00 1.59 0.00 0.00 17.63 0.00 14:20:07 1.65 0.00 1.65 0.00 0.00 18.36 0.00 14:30:07 1.56 0.00 1.56 0.00 0.00 17.29 0.00 14:40:07 1.56 0.00 1.56 0.00 0.00 17.50 0.00 14:50:07 1.47 0.00 1.47 0.00 0.00 16.65 0.00 15:00:07 1.60 0.00 1.60 0.00 0.00 17.83 0.00 15:10:07 1.96 0.02 1.95 0.00 1.64 21.47 0.04 15:20:07 1.70 0.00 1.70 0.00 0.00 18.41 0.00 15:30:07 1.72 0.00 1.72 0.00 0.00 18.74 0.00 15:40:07 1.66 0.00 1.66 0.00 0.00 18.19 0.00 15:50:07 1.70 0.00 1.70 0.00 0.00 18.71 0.00 16:00:07 1.69 0.00 1.69 0.00 0.00 18.43 0.00 16:10:07 1.66 0.00 1.66 0.00 0.00 18.45 0.00 16:20:03 1.61 0.00 1.61 0.00 0.12 17.82 0.00 16:30:07 1.71 0.00 1.71 0.00 0.00 18.69 0.00 16:40:07 1.73 0.00 1.73 0.00 0.00 18.86 0.00 16:50:07 1.73 0.00 1.73 0.00 0.00 18.88 0.00 17:00:07 1.70 0.00 1.70 0.00 0.00 18.32 0.00 17:10:07 1.73 0.00 1.73 0.00 0.00 18.84 0.00 17:20:07 1.73 0.00 1.73 0.00 0.00 18.91 0.00 17:30:01 1.69 0.00 1.69 0.00 0.00 18.31 0.00 17:40:07 1.73 0.00 1.73 0.00 0.00 18.78 0.00 17:50:07 1.49 0.00 1.49 0.00 0.00 16.32 0.00 18:00:07 1.62 0.00 1.62 0.00 0.00 18.12 0.00 18:10:07 1.57 0.00 1.57 0.00 0.00 17.38 0.00 18:20:03 1.54 0.00 1.54 0.00 0.00 16.73 0.00 18:30:04 1.58 0.00 1.58 0.00 0.00 17.46 0.00 18:40:07 1.70 0.00 1.70 0.00 0.00 18.34 0.00 18:50:03 1.55 0.00 1.55 0.00 0.00 16.97 0.00 19:00:07 1.66 0.00 1.66 0.00 0.00 17.68 0.00 19:10:07 1.57 0.00 1.57 0.00 0.00 16.97 0.00 19:20:07 1.60 0.00 1.60 0.00 0.00 17.24 0.00 19:30:06 1.57 0.00 1.57 0.00 0.00 16.94 0.00 19:40:06 1.59 0.00 1.59 0.00 0.00 17.15 0.00 19:50:03 1.45 0.00 1.45 0.00 0.00 15.85 0.00 20:00:07 1.67 0.00 1.67 0.00 0.00 17.98 0.00 20:10:07 1.60 0.00 1.60 0.00 0.00 17.38 0.00 20:20:07 1.64 0.00 1.64 0.00 0.00 18.04 0.00 20:30:03 1.48 0.00 1.48 0.00 0.00 16.01 0.00 20:40:07 13.84 11.83 2.00 0.00 131.59 33.62 0.11 20:50:07 1.58 0.00 1.58 0.00 0.00 17.12 0.00 21:00:04 1.46 0.00 1.46 0.00 0.00 15.77 0.00 21:10:07 1.70 0.00 1.70 0.00 0.00 18.14 0.00 21:20:07 1.70 0.00 1.70 0.00 0.00 18.68 0.43 21:30:05 1.52 0.00 1.52 0.00 0.00 16.30 0.00 21:40:07 38.58 1.73 35.65 1.19 129.62 2014.56 955.30 21:50:05 92.09 4.31 83.34 4.45 228.41 35078.14 24818.19 22:00:07 13.44 0.01 12.75 0.68 0.07 356.48 3405.32 22:10:07 22.96 0.71 21.07 1.19 8.23 1605.73 2916.38 22:20:07 17.49 0.00 16.64 0.85 0.09 291.41 2079.34 22:30:07 5.28 0.00 5.11 0.16 0.01 88.85 276.95 22:40:07 5.65 0.00 5.49 0.17 0.00 96.18 365.80 22:50:07 5.63 0.00 5.46 0.17 0.00 93.58 727.40 23:00:07 6.45 0.00 6.26 0.19 0.00 105.63 75.37 23:10:07 17.78 0.01 17.00 0.76 0.09 1292.75 822.11 23:20:07 8.28 0.00 7.92 0.36 0.00 142.84 564.98 23:30:07 10.20 0.01 9.63 0.56 0.08 1157.33 577.83 23:40:07 4.94 0.00 4.77 0.17 0.00 129.03 178.68 Average: 5.73 0.38 4.98 0.36 31.32 741.49 4497.79 12:50:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:00:07 13453112 15535428 480608 2.94 42160 2266368 1106476 6.35 403592 2254664 52 13:10:07 13460348 15543488 472608 2.89 42868 2266480 1106684 6.35 404312 2262464 224 13:20:07 13459344 15543112 473032 2.89 43488 2266484 1106684 6.35 404932 2262696 36 13:30:07 13458604 15543124 473052 2.89 44088 2266620 1106684 6.35 405520 2262732 60 13:40:07 13458716 15543860 472288 2.88 44688 2266632 1106684 6.35 406128 2262852 228 13:50:07 13457876 15543764 472324 2.88 45296 2266768 1106764 6.35 406724 2263652 36 14:00:07 13457376 15543912 472316 2.88 45920 2266780 1106748 6.35 407352 2263772 44 14:10:07 13456368 15543520 472796 2.89 46520 2266788 1106748 6.35 407956 2264040 40 14:20:07 13455864 15543764 472460 2.89 47132 2266924 1106748 6.35 408560 2264244 40 14:30:07 13455612 15544104 472080 2.88 47732 2266924 1106744 6.35 409152 2264312 48 14:40:07 13454356 15543508 472732 2.89 48356 2266944 1106748 6.35 409792 2264404 48 14:50:07 13453348 15543264 473044 2.89 48980 2267076 1106864 6.35 410416 2264908 280 15:00:07 13452844 15543364 472928 2.89 49560 2267092 1106816 6.35 410996 2264852 308 15:10:07 13438032 15529804 486364 2.97 50168 2267712 1106816 6.35 411784 2265332 204 15:20:07 13437028 15529428 486704 2.97 50772 2267728 1106816 6.35 412396 2265380 44 15:30:07 13436228 15529216 486876 2.97 51348 2267740 1106816 6.35 412964 2265436 44 15:40:07 13436132 15529836 486172 2.97 51904 2267872 1106816 6.35 413520 2265632 64 15:50:07 13435380 15529776 486364 2.97 52448 2268012 1106896 6.35 414064 2266292 64 16:00:07 13434876 15529820 486200 2.97 52992 2268024 1106972 6.35 414600 2266164 72 16:10:07 13434120 15529680 486364 2.97 53572 2268032 1107192 6.36 415192 2266348 64 16:20:03 13433116 15529364 486608 2.97 54092 2268196 1107464 6.36 415696 2267040 240 16:30:07 13431352 15528144 487964 2.98 54616 2268212 1107560 6.36 416232 2266980 48 16:40:07 13422996 15520344 495632 3.03 55148 2268224 1107984 6.36 416768 2291984 56 16:50:07 13435720 15533656 482044 2.94 55596 2268360 1108148 6.36 417212 2279032 44 17:00:07 13433960 15532396 483336 2.95 56080 2268372 1108232 6.36 417696 2278964 52 17:10:07 13430992 15529980 485756 2.97 56612 2268380 1108644 6.36 418228 2280220 48 17:20:07 13418672 15518176 497568 3.04 57116 2268388 1108824 6.36 418732 2287388 40 17:30:01 13418196 15518172 497632 3.04 57572 2268396 1108964 6.37 419192 2287604 204 17:40:07 13418144 15518860 496952 3.04 58100 2268600 1109188 6.37 419720 2288044 56 17:50:07 13418560 15519868 495940 3.03 58548 2268732 1109384 6.37 420172 2288568 312 18:00:07 13418232 15520028 495796 3.03 59028 2268740 1109560 6.37 420636 2288848 36 18:10:07 13416916 15519332 496364 3.03 59496 2268884 1109640 6.37 421116 2288896 64 18:20:03 13414956 15517848 497852 3.04 59964 2268892 1109796 6.37 421576 2289092 128 18:30:04 13414956 15518304 497304 3.04 60408 2268896 1109944 6.37 422024 2289256 100 18:40:07 13414200 15518164 497436 3.04 60880 2269036 1110092 6.37 422500 2289568 52 18:50:03 13414200 15518616 497008 3.04 61316 2269048 1110284 6.37 422932 2291460 336 19:00:07 13413948 15518844 496768 3.03 61776 2269052 1110404 6.37 423400 2291464 48 19:10:07 13413452 15518820 496884 3.03 62236 2269068 1110604 6.37 423852 2291700 52 19:20:07 13413792 15519672 496016 3.03 62688 2269140 1110740 6.38 424284 2291948 52 19:30:06 13412696 15519232 496408 3.03 63172 2269276 1110884 6.38 424788 2292256 332 19:40:06 13411688 15518848 496780 3.03 63648 2269416 1111016 6.38 425268 2292588 140 19:50:03 13410684 15518340 497328 3.04 64132 2269420 1111220 6.38 425748 2292988 320 20:00:07 13410208 15518364 497160 3.04 64600 2269432 1111156 6.38 426224 2292828 52 20:10:07 13410208 15519008 496536 3.03 65116 2269556 1111352 6.38 426736 2293108 56 20:20:07 13410460 15519912 495544 3.03 65628 2269692 1111352 6.38 427248 2293352 48 20:30:03 13411060 15520936 494656 3.02 66036 2269700 1111400 6.38 427656 2293592 428 20:40:07 13350172 15509740 498108 3.04 68844 2309488 1111524 6.38 465388 2298288 48 20:50:07 13348912 15508948 498888 3.05 69180 2309612 1111588 6.38 465724 2298700 48 21:00:04 13349416 15509760 497992 3.04 69512 2309620 1111524 6.38 466020 2298420 224 21:10:07 13349420 15510176 497528 3.04 69876 2309632 1111524 6.38 466420 2298448 36 21:20:07 13350048 15511148 496732 3.03 70208 2309640 1111524 6.38 466752 2298472 36 21:30:05 13349508 15510972 496916 3.03 70556 2309652 1111524 6.38 467100 2298492 408 21:40:07 12168760 15237660 724900 4.43 116452 3116612 1478448 8.49 596292 3232004 462152 21:50:05 4145884 12689240 3235636 19.76 243980 8107776 4816620 27.65 2348576 9138756 348 22:00:07 3071532 11621432 4303252 26.28 245676 8112488 5048244 28.98 2366836 10180268 532 22:10:07 5718640 14607312 1318024 8.05 256308 8428396 2104580 12.08 2488492 7425224 208 22:20:07 2467524 11360340 4563200 27.87 258108 8430504 5266352 30.23 2491992 10646968 120 22:30:07 2329168 11224644 4698696 28.70 258632 8432584 5342020 30.66 2492656 10789560 140 22:40:07 2307208 11206316 4716888 28.81 259000 8435860 5348872 30.70 2493148 10805844 380 22:50:07 912912 9813584 6108892 37.31 259380 8437000 6740932 38.69 2493588 12199784 176 23:00:07 994948 9897648 6024772 36.80 259776 8438624 6665864 38.26 2494008 12099580 268 23:10:07 4153064 13322068 2601896 15.89 266936 8689616 3581832 20.56 2592628 8865404 32 23:20:07 2176464 11349468 4573180 27.93 267548 8692968 5241156 30.08 2594840 10825728 120 23:30:07 1927724 11370632 4551624 27.80 274448 8945272 5202372 29.86 2682916 10979664 532 23:40:07 1113160 10560012 5361664 32.75 274728 8948644 6008476 34.49 2695352 11769940 588 Average: 11406821 14794463 1202790 7.35 95119 3437048 1853916 10.64 812066 3807823 7258 12:50:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:00:07 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 13:00:07 ens3 30.87 18.87 316.75 2.79 0.00 0.00 0.00 0.00 13:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:10:07 ens3 0.64 0.27 0.16 0.56 0.00 0.00 0.00 0.00 13:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:20:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:20:07 ens3 0.39 0.11 0.07 0.04 0.00 0.00 0.00 0.00 13:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:30:07 ens3 0.96 0.28 0.29 0.18 0.00 0.00 0.00 0.00 13:30:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:40:07 ens3 0.61 0.10 0.08 0.04 0.00 0.00 0.00 0.00 13:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:50:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:50:07 ens3 0.31 0.11 0.06 0.04 0.00 0.00 0.00 0.00 13:50:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:00:07 ens3 0.40 0.13 0.10 0.06 0.00 0.00 0.00 0.00 14:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:10:07 ens3 0.27 0.07 0.04 0.02 0.00 0.00 0.00 0.00 14:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:20:07 ens3 0.50 0.17 0.14 0.09 0.00 0.00 0.00 0.00 14:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:30:07 ens3 0.25 0.07 0.04 0.02 0.00 0.00 0.00 0.00 14:30:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:40:07 ens3 0.34 0.10 0.07 0.04 0.00 0.00 0.00 0.00 14:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:50:07 ens3 0.53 0.17 0.15 0.10 0.00 0.00 0.00 0.00 14:50:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:00:07 ens3 0.39 0.10 0.07 0.04 0.00 0.00 0.00 0.00 15:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:07 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 15:10:07 ens3 0.32 0.11 0.05 0.02 0.00 0.00 0.00 0.00 15:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:20:07 ens3 0.27 0.08 0.04 0.02 0.00 0.00 0.00 0.00 15:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:30:07 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 15:30:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:40:07 ens3 0.32 0.10 0.07 0.04 0.00 0.00 0.00 0.00 15:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:50:07 ens3 0.27 0.10 0.06 0.04 0.00 0.00 0.00 0.00 15:50:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:00:07 ens3 0.33 0.11 0.07 0.04 0.00 0.00 0.00 0.00 16:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:10:07 ens3 0.25 0.07 0.04 0.02 0.00 0.00 0.00 0.00 16:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:20:03 ens3 0.61 0.20 0.19 0.12 0.00 0.00 0.00 0.00 16:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:30:07 ens3 0.34 0.10 0.07 0.04 0.00 0.00 0.00 0.00 16:30:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:40:07 ens3 6.50 4.63 4.36 3.05 0.00 0.00 0.00 0.00 16:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:50:07 ens3 0.72 1.04 0.09 1.44 0.00 0.00 0.00 0.00 16:50:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:00:07 ens3 0.60 0.72 0.06 1.39 0.00 0.00 0.00 0.00 17:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:10:07 ens3 0.56 0.64 0.06 1.43 0.00 0.00 0.00 0.00 17:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:20:07 ens3 1.31 1.70 0.19 2.28 0.00 0.00 0.00 0.00 17:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:30:01 ens3 0.34 0.13 0.07 0.04 0.00 0.00 0.00 0.00 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:40:07 ens3 0.39 0.14 0.10 0.06 0.00 0.00 0.00 0.00 17:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:50:07 ens3 0.28 0.11 0.06 0.04 0.00 0.00 0.00 0.00 17:50:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:00:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:00:07 ens3 0.40 0.13 0.10 0.06 0.00 0.00 0.00 0.00 18:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:10:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:10:07 ens3 0.23 0.08 0.04 0.02 0.00 0.00 0.00 0.00 18:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:20:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:20:03 ens3 0.38 0.13 0.10 0.06 0.00 0.00 0.00 0.00 18:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:30:04 ens3 0.38 0.10 0.07 0.04 0.00 0.00 0.00 0.00 18:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:40:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:40:07 ens3 0.35 0.10 0.07 0.04 0.00 0.00 0.00 0.00 18:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:50:03 ens3 0.41 0.16 0.12 0.08 0.00 0.00 0.00 0.00 18:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:00:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:00:07 ens3 0.39 0.13 0.10 0.06 0.00 0.00 0.00 0.00 19:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:10:07 ens3 0.33 0.10 0.07 0.04 0.00 0.00 0.00 0.00 19:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:20:07 ens3 0.23 0.08 0.04 0.02 0.00 0.00 0.00 0.00 19:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:30:06 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 19:30:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:40:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:40:06 ens3 0.31 0.10 0.07 0.04 0.00 0.00 0.00 0.00 19:40:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:03 ens3 0.26 0.11 0.06 0.04 0.00 0.00 0.00 0.00 19:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:00:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:00:07 ens3 0.23 0.07 0.04 0.02 0.00 0.00 0.00 0.00 20:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:10:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:10:07 ens3 0.48 0.14 0.11 0.06 0.00 0.00 0.00 0.00 20:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:20:07 ens3 0.46 0.14 0.11 0.06 0.00 0.00 0.00 0.00 20:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:30:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:30:03 ens3 0.41 0.14 0.11 0.06 0.00 0.00 0.00 0.00 20:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:07 ens3 0.48 0.16 0.13 0.08 0.00 0.00 0.00 0.00 20:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:50:07 ens3 0.35 0.14 0.09 0.06 0.00 0.00 0.00 0.00 20:50:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:00:04 ens3 0.24 0.08 0.04 0.02 0.00 0.00 0.00 0.00 21:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:10:07 ens3 0.23 0.08 0.04 0.02 0.00 0.00 0.00 0.00 21:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:20:07 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 21:20:07 ens3 0.61 0.21 0.21 0.11 0.00 0.00 0.00 0.00 21:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:30:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:30:05 ens3 0.28 0.09 0.04 0.02 0.00 0.00 0.00 0.00 21:30:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:40:07 lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 21:40:07 ens3 40.05 27.58 346.01 7.42 0.00 0.00 0.00 0.00 21:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:50:05 lo 10.41 10.41 8.78 8.78 0.00 0.00 0.00 0.00 21:50:05 ens3 78.15 57.12 1358.63 6.61 0.00 0.00 0.00 0.00 21:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:07 lo 16.52 16.52 9.56 9.56 0.00 0.00 0.00 0.00 22:00:07 ens3 0.83 0.57 0.17 0.13 0.00 0.00 0.00 0.00 22:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:07 lo 17.92 17.92 9.15 9.15 0.00 0.00 0.00 0.00 22:10:07 ens3 1.77 1.42 0.54 1.27 0.00 0.00 0.00 0.00 22:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:20:07 lo 15.12 15.12 8.23 8.23 0.00 0.00 0.00 0.00 22:20:07 ens3 1.00 0.76 0.20 0.16 0.00 0.00 0.00 0.00 22:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:07 lo 18.55 18.55 8.84 8.84 0.00 0.00 0.00 0.00 22:30:07 ens3 1.02 0.61 0.29 0.21 0.00 0.00 0.00 0.00 22:30:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:40:07 lo 24.52 24.52 8.23 8.23 0.00 0.00 0.00 0.00 22:40:07 ens3 0.59 0.33 0.12 0.08 0.00 0.00 0.00 0.00 22:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:07 lo 14.68 14.68 7.52 7.52 0.00 0.00 0.00 0.00 22:50:07 ens3 0.59 0.45 0.14 0.11 0.00 0.00 0.00 0.00 22:50:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:00:07 lo 16.60 16.60 9.80 9.80 0.00 0.00 0.00 0.00 23:00:07 ens3 0.73 0.60 0.16 0.13 0.00 0.00 0.00 0.00 23:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:10:07 lo 14.10 14.10 7.26 7.26 0.00 0.00 0.00 0.00 23:10:07 ens3 1.02 0.88 0.26 0.22 0.00 0.00 0.00 0.00 23:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:20:07 lo 23.26 23.26 8.49 8.49 0.00 0.00 0.00 0.00 23:20:07 ens3 0.86 0.59 0.22 0.17 0.00 0.00 0.00 0.00 23:20:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:07 lo 15.31 15.31 8.06 8.06 0.00 0.00 0.00 0.00 23:30:07 ens3 0.75 0.53 0.20 0.15 0.00 0.00 0.00 0.00 23:30:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:40:07 lo 33.22 33.22 13.03 13.03 0.00 0.00 0.00 0.00 23:40:07 ens3 0.92 0.64 0.20 0.15 0.00 0.00 0.00 0.00 23:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 3.48 3.48 1.65 1.65 0.00 0.00 0.00 0.00 Average: ens3 2.87 1.93 31.25 0.49 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-16g-666) 02/20/25 _x86_64_ (4 CPU) 12:49:40 LINUX RESTART (4 CPU) 12:50:00 CPU %user %nice %system %iowait %steal %idle 13:00:07 all 0.90 0.00 0.40 3.23 0.02 95.44 13:00:07 0 1.04 0.00 0.30 1.64 0.02 97.01 13:00:07 1 0.89 0.00 0.38 2.43 0.02 96.29 13:00:07 2 0.81 0.00 0.34 2.92 0.02 95.90 13:00:07 3 0.87 0.00 0.59 5.94 0.01 92.59 13:10:07 all 0.11 0.00 0.02 0.03 0.01 99.82 13:10:07 0 0.03 0.00 0.02 0.01 0.01 99.93 13:10:07 1 0.30 0.00 0.03 0.01 0.02 99.64 13:10:07 2 0.10 0.00 0.01 0.12 0.01 99.76 13:10:07 3 0.01 0.00 0.02 0.00 0.02 99.95 13:20:07 all 0.11 0.00 0.02 0.01 0.02 99.85 13:20:07 0 0.01 0.00 0.02 0.05 0.02 99.90 13:20:07 1 0.38 0.00 0.01 0.00 0.02 99.60 13:20:07 2 0.02 0.00 0.01 0.00 0.01 99.96 13:20:07 3 0.02 0.00 0.02 0.01 0.02 99.94 13:30:07 all 0.09 0.00 0.02 0.01 0.01 99.86 13:30:07 0 0.02 0.00 0.03 0.04 0.02 99.90 13:30:07 1 0.25 0.00 0.02 0.00 0.01 99.73 13:30:07 2 0.03 0.00 0.03 0.00 0.01 99.93 13:30:07 3 0.08 0.00 0.02 0.01 0.02 99.87 13:40:07 all 0.11 0.00 0.03 0.02 0.01 99.84 13:40:07 0 0.02 0.00 0.03 0.05 0.01 99.90 13:40:07 1 0.02 0.00 0.01 0.00 0.01 99.96 13:40:07 2 0.33 0.00 0.04 0.01 0.02 99.60 13:40:07 3 0.06 0.00 0.03 0.00 0.02 99.89 13:50:07 all 0.11 0.00 0.02 0.01 0.02 99.84 13:50:07 0 0.01 0.00 0.02 0.04 0.01 99.91 13:50:07 1 0.01 0.00 0.01 0.00 0.01 99.96 13:50:07 2 0.40 0.00 0.04 0.01 0.03 99.52 13:50:07 3 0.02 0.00 0.01 0.00 0.01 99.95 14:00:07 all 0.11 0.00 0.02 0.02 0.01 99.84 14:00:07 0 0.01 0.00 0.02 0.01 0.01 99.96 14:00:07 1 0.06 0.00 0.03 0.00 0.02 99.89 14:00:07 2 0.03 0.00 0.02 0.00 0.01 99.94 14:00:07 3 0.32 0.00 0.02 0.07 0.02 99.57 14:10:07 all 0.07 0.00 0.02 0.01 0.01 99.89 14:10:07 0 0.02 0.00 0.01 0.00 0.01 99.96 14:10:07 1 0.24 0.00 0.02 0.02 0.02 99.71 14:10:07 2 0.02 0.00 0.02 0.02 0.02 99.93 14:10:07 3 0.01 0.00 0.02 0.01 0.01 99.94 14:20:07 all 0.23 0.00 0.02 0.01 0.02 99.72 14:20:07 0 0.01 0.00 0.02 0.01 0.01 99.96 14:20:07 1 0.86 0.00 0.03 0.04 0.02 99.05 14:20:07 2 0.02 0.00 0.02 0.00 0.02 99.93 14:20:07 3 0.02 0.00 0.02 0.00 0.01 99.95 14:30:07 all 0.08 0.00 0.02 0.01 0.02 99.87 14:30:07 0 0.01 0.00 0.03 0.01 0.01 99.94 14:30:07 1 0.29 0.00 0.01 0.05 0.02 99.64 14:30:07 2 0.02 0.00 0.02 0.00 0.02 99.94 14:30:07 3 0.02 0.00 0.02 0.00 0.02 99.95 14:40:07 all 0.32 0.00 0.02 0.01 0.02 99.63 14:40:07 0 0.01 0.00 0.03 0.01 0.02 99.93 14:40:07 1 1.23 0.00 0.02 0.04 0.02 98.69 14:40:07 2 0.01 0.00 0.01 0.00 0.01 99.97 14:40:07 3 0.02 0.00 0.01 0.00 0.02 99.95 14:40:07 CPU %user %nice %system %iowait %steal %idle 14:50:07 all 0.23 0.00 0.02 0.01 0.01 99.72 14:50:07 0 0.02 0.00 0.04 0.01 0.03 99.92 14:50:07 1 0.35 0.00 0.01 0.04 0.01 99.58 14:50:07 2 0.55 0.00 0.03 0.00 0.01 99.41 14:50:07 3 0.01 0.00 0.01 0.00 0.01 99.97 15:00:07 all 0.04 0.00 0.02 0.01 0.02 99.92 15:00:07 0 0.03 0.00 0.03 0.03 0.02 99.89 15:00:07 1 0.01 0.00 0.01 0.01 0.01 99.96 15:00:07 2 0.09 0.00 0.01 0.00 0.02 99.88 15:00:07 3 0.01 0.00 0.01 0.00 0.01 99.96 15:10:07 all 0.26 0.00 0.02 0.01 0.02 99.69 15:10:07 0 0.02 0.00 0.03 0.02 0.03 99.91 15:10:07 1 0.02 0.00 0.02 0.02 0.01 99.94 15:10:07 2 0.94 0.00 0.04 0.00 0.01 99.01 15:10:07 3 0.04 0.00 0.02 0.00 0.01 99.92 15:20:07 all 0.28 0.00 0.02 0.01 0.02 99.68 15:20:07 0 0.01 0.00 0.03 0.00 0.03 99.93 15:20:07 1 0.02 0.00 0.02 0.03 0.01 99.92 15:20:07 2 0.69 0.00 0.02 0.00 0.02 99.27 15:20:07 3 0.38 0.00 0.01 0.00 0.01 99.59 15:30:07 all 0.02 0.00 0.02 0.01 0.02 99.94 15:30:07 0 0.02 0.00 0.03 0.01 0.03 99.92 15:30:07 1 0.02 0.00 0.02 0.02 0.02 99.93 15:30:07 2 0.01 0.00 0.01 0.00 0.01 99.98 15:30:07 3 0.04 0.00 0.01 0.00 0.02 99.93 15:40:07 all 0.18 0.00 0.01 0.01 0.02 99.78 15:40:07 0 0.68 0.00 0.02 0.00 0.02 99.27 15:40:07 1 0.01 0.00 0.02 0.02 0.01 99.94 15:40:07 2 0.02 0.00 0.01 0.01 0.01 99.95 15:40:07 3 0.01 0.00 0.02 0.00 0.02 99.96 15:50:07 all 0.08 0.00 0.01 0.01 0.02 99.88 15:50:07 0 0.20 0.00 0.02 0.01 0.03 99.75 15:50:07 1 0.01 0.00 0.01 0.03 0.01 99.94 15:50:07 2 0.09 0.00 0.02 0.00 0.01 99.88 15:50:07 3 0.01 0.00 0.01 0.01 0.01 99.95 16:00:07 all 0.01 0.00 0.02 0.01 0.02 99.95 16:00:07 0 0.01 0.00 0.01 0.01 0.01 99.97 16:00:07 1 0.01 0.00 0.01 0.01 0.01 99.97 16:00:07 2 0.01 0.00 0.02 0.02 0.01 99.94 16:00:07 3 0.02 0.00 0.04 0.00 0.04 99.90 16:10:07 all 0.02 0.00 0.02 0.01 0.01 99.94 16:10:07 0 0.01 0.00 0.02 0.01 0.01 99.96 16:10:07 1 0.01 0.00 0.01 0.00 0.01 99.96 16:10:07 2 0.02 0.00 0.02 0.04 0.01 99.91 16:10:07 3 0.04 0.00 0.03 0.00 0.02 99.91 16:20:03 all 0.21 0.00 0.02 0.01 0.02 99.75 16:20:03 0 0.78 0.00 0.01 0.00 0.02 99.19 16:20:03 1 0.02 0.00 0.02 0.00 0.01 99.95 16:20:03 2 0.02 0.00 0.03 0.02 0.02 99.90 16:20:03 3 0.01 0.00 0.01 0.01 0.01 99.96 16:30:07 all 0.17 0.00 0.02 0.01 0.02 99.78 16:30:07 0 0.64 0.00 0.01 0.01 0.01 99.32 16:30:07 1 0.01 0.00 0.01 0.00 0.01 99.96 16:30:07 2 0.02 0.00 0.03 0.03 0.02 99.90 16:30:07 3 0.01 0.00 0.01 0.01 0.01 99.96 16:30:07 CPU %user %nice %system %iowait %steal %idle 16:40:07 all 0.08 0.00 0.03 0.05 0.02 99.83 16:40:07 0 0.01 0.00 0.02 0.08 0.01 99.88 16:40:07 1 0.10 0.00 0.05 0.02 0.03 99.79 16:40:07 2 0.02 0.00 0.03 0.09 0.01 99.85 16:40:07 3 0.17 0.00 0.01 0.00 0.01 99.81 16:50:07 all 0.20 0.00 0.02 0.01 0.02 99.76 16:50:07 0 0.01 0.00 0.02 0.03 0.01 99.92 16:50:07 1 0.73 0.00 0.03 0.01 0.03 99.20 16:50:07 2 0.01 0.00 0.01 0.00 0.01 99.97 16:50:07 3 0.03 0.00 0.02 0.00 0.02 99.93 17:00:07 all 0.01 0.00 0.02 0.01 0.01 99.95 17:00:07 0 0.01 0.00 0.02 0.03 0.02 99.93 17:00:07 1 0.01 0.00 0.02 0.00 0.02 99.95 17:00:07 2 0.01 0.00 0.01 0.00 0.01 99.97 17:00:07 3 0.02 0.00 0.02 0.01 0.02 99.95 17:10:07 all 0.01 0.00 0.02 0.02 0.01 99.94 17:10:07 0 0.01 0.00 0.01 0.06 0.01 99.91 17:10:07 1 0.02 0.00 0.01 0.00 0.01 99.96 17:10:07 2 0.01 0.00 0.01 0.00 0.01 99.97 17:10:07 3 0.03 0.00 0.04 0.00 0.03 99.91 17:20:07 all 0.17 0.00 0.02 0.01 0.02 99.79 17:20:07 0 0.01 0.00 0.02 0.03 0.01 99.94 17:20:07 1 0.31 0.00 0.01 0.00 0.02 99.65 17:20:07 2 0.27 0.00 0.02 0.00 0.02 99.68 17:20:07 3 0.09 0.00 0.01 0.00 0.02 99.88 17:30:01 all 0.16 0.00 0.02 0.01 0.01 99.80 17:30:01 0 0.01 0.00 0.01 0.01 0.01 99.95 17:30:01 1 0.01 0.00 0.01 0.02 0.01 99.95 17:30:01 2 0.29 0.00 0.01 0.00 0.01 99.69 17:30:01 3 0.34 0.00 0.03 0.01 0.02 99.61 17:40:07 all 0.06 0.00 0.02 0.01 0.02 99.89 17:40:07 0 0.01 0.00 0.02 0.00 0.01 99.96 17:40:07 1 0.12 0.00 0.02 0.03 0.02 99.81 17:40:07 2 0.10 0.00 0.03 0.00 0.01 99.86 17:40:07 3 0.02 0.00 0.01 0.00 0.02 99.94 17:50:07 all 0.03 0.00 0.02 0.01 0.02 99.93 17:50:07 0 0.02 0.00 0.02 0.01 0.02 99.93 17:50:07 1 0.02 0.00 0.02 0.03 0.01 99.93 17:50:07 2 0.08 0.00 0.02 0.00 0.02 99.87 17:50:07 3 0.01 0.00 0.01 0.00 0.01 99.98 18:00:07 all 0.34 0.00 0.02 0.01 0.02 99.61 18:00:07 0 0.01 0.00 0.03 0.01 0.02 99.94 18:00:07 1 0.02 0.00 0.02 0.03 0.02 99.92 18:00:07 2 1.32 0.00 0.03 0.00 0.03 98.62 18:00:07 3 0.01 0.00 0.01 0.00 0.00 99.98 18:10:07 all 0.04 0.00 0.02 0.09 0.01 99.84 18:10:07 0 0.01 0.00 0.02 0.01 0.01 99.95 18:10:07 1 0.01 0.00 0.01 0.34 0.01 99.64 18:10:07 2 0.02 0.00 0.03 0.00 0.03 99.93 18:10:07 3 0.11 0.00 0.01 0.00 0.01 99.86 18:20:03 all 0.07 0.00 0.02 0.02 0.01 99.88 18:20:03 0 0.01 0.00 0.02 0.01 0.01 99.94 18:20:03 1 0.21 0.00 0.01 0.04 0.02 99.72 18:20:03 2 0.02 0.00 0.01 0.00 0.01 99.96 18:20:03 3 0.04 0.00 0.02 0.01 0.02 99.91 18:20:03 CPU %user %nice %system %iowait %steal %idle 18:30:04 all 0.24 0.00 0.02 0.01 0.01 99.72 18:30:04 0 0.25 0.00 0.02 0.01 0.02 99.71 18:30:04 1 0.69 0.00 0.01 0.00 0.02 99.27 18:30:04 2 0.02 0.00 0.02 0.01 0.01 99.93 18:30:04 3 0.01 0.00 0.01 0.00 0.00 99.98 18:40:07 all 0.26 0.00 0.02 0.01 0.01 99.70 18:40:07 0 0.01 0.00 0.03 0.01 0.01 99.94 18:40:07 1 0.99 0.00 0.03 0.02 0.03 98.93 18:40:07 2 0.01 0.00 0.02 0.00 0.01 99.96 18:40:07 3 0.01 0.00 0.01 0.00 0.01 99.97 18:50:03 all 0.36 0.00 0.02 0.01 0.02 99.59 18:50:03 0 0.02 0.00 0.04 0.01 0.02 99.91 18:50:03 1 1.41 0.00 0.02 0.01 0.02 98.54 18:50:03 2 0.01 0.00 0.02 0.01 0.02 99.94 18:50:03 3 0.01 0.00 0.01 0.00 0.00 99.98 19:00:07 all 0.01 0.00 0.02 0.01 0.02 99.95 19:00:07 0 0.02 0.00 0.02 0.01 0.02 99.93 19:00:07 1 0.01 0.00 0.02 0.02 0.02 99.93 19:00:07 2 0.01 0.00 0.01 0.00 0.02 99.95 19:00:07 3 0.01 0.00 0.01 0.00 0.01 99.97 19:10:07 all 0.14 0.00 0.02 0.01 0.02 99.81 19:10:07 0 0.02 0.00 0.03 0.01 0.02 99.92 19:10:07 1 0.01 0.00 0.03 0.02 0.02 99.92 19:10:07 2 0.53 0.00 0.02 0.00 0.01 99.43 19:10:07 3 0.00 0.00 0.01 0.01 0.01 99.98 19:20:07 all 0.15 0.00 0.02 0.01 0.02 99.80 19:20:07 0 0.01 0.00 0.02 0.01 0.02 99.94 19:20:07 1 0.03 0.00 0.02 0.01 0.03 99.91 19:20:07 2 0.57 0.00 0.02 0.01 0.01 99.38 19:20:07 3 0.01 0.00 0.01 0.00 0.01 99.98 19:30:06 all 0.16 0.00 0.02 0.01 0.02 99.80 19:30:06 0 0.02 0.00 0.03 0.01 0.03 99.92 19:30:06 1 0.01 0.00 0.01 0.00 0.01 99.97 19:30:06 2 0.10 0.00 0.02 0.02 0.01 99.85 19:30:06 3 0.50 0.00 0.01 0.00 0.01 99.47 19:40:06 all 0.14 0.00 0.01 0.01 0.02 99.83 19:40:06 0 0.02 0.00 0.02 0.01 0.01 99.94 19:40:06 1 0.50 0.00 0.02 0.00 0.02 99.46 19:40:06 2 0.01 0.00 0.01 0.02 0.01 99.94 19:40:06 3 0.01 0.00 0.01 0.00 0.01 99.96 19:50:03 all 0.26 0.00 0.02 0.01 0.01 99.70 19:50:03 0 0.01 0.00 0.01 0.00 0.01 99.96 19:50:03 1 0.99 0.00 0.03 0.00 0.03 98.94 19:50:03 2 0.02 0.00 0.02 0.02 0.01 99.93 19:50:03 3 0.01 0.00 0.01 0.00 0.01 99.97 20:00:07 all 0.03 0.00 0.02 0.01 0.02 99.93 20:00:07 0 0.01 0.00 0.01 0.00 0.01 99.96 20:00:07 1 0.10 0.00 0.03 0.00 0.04 99.83 20:00:07 2 0.02 0.00 0.01 0.02 0.01 99.93 20:00:07 3 0.00 0.00 0.01 0.00 0.00 99.98 20:10:07 all 0.04 0.00 0.02 0.01 0.01 99.92 20:10:07 0 0.01 0.00 0.01 0.01 0.01 99.96 20:10:07 1 0.11 0.00 0.02 0.00 0.02 99.85 20:10:07 2 0.02 0.00 0.03 0.02 0.02 99.91 20:10:07 3 0.01 0.00 0.01 0.01 0.00 99.96 20:10:07 CPU %user %nice %system %iowait %steal %idle 20:20:07 all 0.28 0.00 0.02 0.01 0.02 99.68 20:20:07 0 0.00 0.00 0.02 0.01 0.01 99.95 20:20:07 1 0.01 0.00 0.00 0.01 0.01 99.96 20:20:07 2 0.02 0.00 0.02 0.01 0.01 99.94 20:20:07 3 1.09 0.00 0.02 0.00 0.03 98.86 20:30:03 all 0.06 0.00 0.01 0.01 0.02 99.90 20:30:03 0 0.01 0.00 0.01 0.02 0.01 99.96 20:30:03 1 0.02 0.00 0.02 0.01 0.04 99.91 20:30:03 2 0.02 0.00 0.01 0.00 0.01 99.95 20:30:03 3 0.20 0.00 0.01 0.00 0.01 99.78 20:40:07 all 0.18 0.07 0.04 0.06 0.02 99.65 20:40:07 0 0.00 0.00 0.01 0.02 0.01 99.95 20:40:07 1 0.66 0.00 0.02 0.01 0.02 99.28 20:40:07 2 0.02 0.00 0.02 0.01 0.01 99.94 20:40:07 3 0.02 0.27 0.08 0.19 0.02 99.42 20:50:07 all 0.23 0.00 0.02 0.01 0.02 99.73 20:50:07 0 0.01 0.00 0.02 0.01 0.01 99.95 20:50:07 1 0.86 0.00 0.02 0.00 0.03 99.08 20:50:07 2 0.02 0.00 0.02 0.00 0.01 99.96 20:50:07 3 0.01 0.00 0.02 0.02 0.01 99.93 21:00:04 all 0.01 0.00 0.02 0.01 0.01 99.95 21:00:04 0 0.01 0.00 0.01 0.00 0.01 99.97 21:00:04 1 0.02 0.00 0.03 0.00 0.03 99.91 21:00:04 2 0.02 0.00 0.01 0.00 0.01 99.96 21:00:04 3 0.01 0.00 0.01 0.03 0.00 99.95 21:10:07 all 0.08 0.00 0.02 0.01 0.02 99.88 21:10:07 0 0.01 0.00 0.01 0.01 0.01 99.96 21:10:07 1 0.30 0.00 0.03 0.00 0.04 99.63 21:10:07 2 0.01 0.00 0.01 0.00 0.01 99.97 21:10:07 3 0.00 0.00 0.01 0.02 0.01 99.96 21:20:07 all 0.19 0.00 0.02 0.03 0.01 99.75 21:20:07 0 0.01 0.00 0.02 0.00 0.01 99.95 21:20:07 1 0.71 0.00 0.02 0.03 0.03 99.20 21:20:07 2 0.02 0.00 0.01 0.00 0.01 99.96 21:20:07 3 0.01 0.00 0.01 0.07 0.01 99.90 21:30:05 all 0.12 0.00 0.02 0.03 0.01 99.82 21:30:05 0 0.01 0.00 0.02 0.10 0.01 99.86 21:30:05 1 0.46 0.00 0.02 0.01 0.02 99.48 21:30:05 2 0.02 0.00 0.01 0.00 0.01 99.96 21:30:05 3 0.00 0.00 0.01 0.00 0.00 99.98 21:40:07 all 3.51 0.00 0.47 0.36 0.02 95.63 21:40:07 0 5.47 0.00 0.62 0.23 0.02 93.66 21:40:07 1 2.15 0.00 0.39 0.53 0.04 96.89 21:40:07 2 1.99 0.00 0.45 0.43 0.01 97.12 21:40:07 3 4.44 0.00 0.43 0.25 0.01 94.87 21:50:05 all 57.18 0.00 2.79 5.44 0.10 34.49 21:50:05 0 58.40 0.00 2.81 5.40 0.10 33.28 21:50:05 1 55.23 0.00 2.76 5.37 0.10 36.54 21:50:05 2 55.63 0.00 2.73 6.54 0.11 34.99 21:50:05 3 59.45 0.00 2.87 4.43 0.10 33.14 22:00:07 all 22.21 0.00 0.88 0.07 0.09 76.75 22:00:07 0 22.89 0.00 0.88 0.06 0.08 76.08 22:00:07 1 22.09 0.00 0.88 0.04 0.09 76.89 22:00:07 2 22.16 0.00 0.85 0.05 0.10 76.84 22:00:07 3 21.68 0.00 0.90 0.12 0.09 77.21 22:00:07 CPU %user %nice %system %iowait %steal %idle 22:10:07 all 26.40 0.00 0.97 0.30 0.09 72.24 22:10:07 0 26.82 0.00 0.84 0.26 0.09 71.99 22:10:07 1 25.46 0.00 1.03 0.85 0.09 72.56 22:10:07 2 27.31 0.00 1.01 0.04 0.09 71.55 22:10:07 3 26.00 0.00 1.00 0.06 0.09 72.85 22:20:07 all 26.22 0.00 0.88 0.05 0.09 72.76 22:20:07 0 25.84 0.00 0.74 0.04 0.09 73.30 22:20:07 1 27.21 0.00 0.84 0.06 0.10 71.79 22:20:07 2 25.96 0.00 0.97 0.05 0.10 72.92 22:20:07 3 25.85 0.00 0.98 0.05 0.10 73.02 22:30:07 all 7.83 0.00 0.46 0.02 0.09 91.60 22:30:07 0 7.30 0.00 0.41 0.03 0.08 92.18 22:30:07 1 7.77 0.00 0.49 0.02 0.09 91.64 22:30:07 2 8.44 0.00 0.50 0.03 0.09 90.94 22:30:07 3 7.80 0.00 0.45 0.01 0.09 91.66 22:40:07 all 7.63 0.00 0.39 0.21 0.08 91.70 22:40:07 0 7.69 0.00 0.31 0.10 0.07 91.83 22:40:07 1 7.63 0.00 0.44 0.37 0.08 91.48 22:40:07 2 7.65 0.00 0.45 0.10 0.08 91.73 22:40:07 3 7.54 0.00 0.36 0.25 0.08 91.78 22:50:07 all 8.83 0.00 0.39 0.07 0.07 90.63 22:50:07 0 9.20 0.00 0.38 0.05 0.07 90.30 22:50:07 1 8.79 0.00 0.44 0.02 0.07 90.68 22:50:07 2 8.47 0.00 0.42 0.19 0.08 90.85 22:50:07 3 8.88 0.00 0.32 0.02 0.07 90.71 23:00:07 all 8.93 0.00 0.40 0.15 0.08 90.43 23:00:07 0 8.98 0.00 0.31 0.25 0.08 90.37 23:00:07 1 9.31 0.00 0.47 0.23 0.09 89.91 23:00:07 2 8.86 0.00 0.38 0.07 0.08 90.61 23:00:07 3 8.58 0.00 0.43 0.06 0.08 90.84 23:10:07 all 22.61 0.00 0.95 0.81 0.09 75.55 23:10:07 0 22.89 0.00 0.99 0.39 0.08 75.65 23:10:07 1 22.79 0.00 0.92 0.62 0.09 75.58 23:10:07 2 21.35 0.00 0.97 1.64 0.09 75.95 23:10:07 3 23.42 0.00 0.91 0.58 0.09 75.01 23:20:07 all 13.84 0.00 0.52 0.05 0.08 85.52 23:20:07 0 14.15 0.00 0.48 0.09 0.07 85.21 23:20:07 1 14.08 0.00 0.52 0.02 0.08 85.29 23:20:07 2 13.97 0.00 0.53 0.03 0.09 85.38 23:20:07 3 13.16 0.00 0.53 0.05 0.09 86.18 23:30:07 all 13.31 0.00 0.52 0.05 0.08 86.03 23:30:07 0 13.34 0.00 0.48 0.11 0.08 85.99 23:30:07 1 12.99 0.00 0.50 0.02 0.08 86.41 23:30:07 2 13.42 0.00 0.48 0.03 0.08 85.99 23:30:07 3 13.50 0.00 0.62 0.06 0.07 85.75 23:40:07 all 9.82 0.00 0.47 0.02 0.09 89.59 23:40:07 0 9.65 0.00 0.48 0.02 0.09 89.75 23:40:07 1 10.05 0.00 0.48 0.03 0.09 89.36 23:40:07 2 9.57 0.00 0.47 0.03 0.09 89.84 23:40:07 3 10.02 0.00 0.46 0.00 0.09 89.43 Average: all 3.62 0.00 0.18 0.18 0.03 95.99 Average: 0 3.63 0.00 0.17 0.15 0.03 96.02 Average: 1 3.68 0.00 0.18 0.18 0.03 95.93 Average: 2 3.57 0.00 0.18 0.20 0.03 96.03 Average: 3 3.61 0.00 0.18 0.19 0.03 95.99