12:53:01 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120517 12:53:01 Running as SYSTEM 12:53:01 [EnvInject] - Loading node environment variables. 12:53:01 Building remotely on prd-ubuntu2204-docker-4c-16g-6080 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-titanium 12:53:02 [ssh-agent] Looking for ssh-agent implementation... 12:53:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:53:02 $ ssh-agent 12:53:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjdhxGW/agent.43217 12:53:02 SSH_AGENT_PID=43219 12:53:02 [ssh-agent] Started. 12:53:02 Running ssh-add (command line suppressed) 12:53:02 Identity added: /w/workspace/transportpce-tox-verify-titanium@tmp/private_key_17840805481752734643.key (/w/workspace/transportpce-tox-verify-titanium@tmp/private_key_17840805481752734643.key) 12:53:02 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:53:02 The recommended git tool is: NONE 12:53:04 using credential jenkins-ssh 12:53:04 Wiping out workspace first. 12:53:04 Cloning the remote Git repository 12:53:04 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:53:04 > git init /w/workspace/transportpce-tox-verify-titanium # timeout=10 12:53:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:53:04 > git --version # timeout=10 12:53:04 > git --version # 'git version 2.34.1' 12:53:04 using GIT_SSH to set credentials jenkins-ssh 12:53:04 Verifying host key using known hosts file 12:53:04 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. 12:53:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:53:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:53:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:53:08 using GIT_SSH to set credentials jenkins-ssh 12:53:08 Verifying host key using known hosts file 12:53:08 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. 12:53:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/17/120517/1 # timeout=10 12:53:08 > git rev-parse 61c2594a1a8b661a20bcc7503830e5d8f935e029^{commit} # timeout=10 12:53:08 Checking out Revision 61c2594a1a8b661a20bcc7503830e5d8f935e029 (refs/changes/17/120517/1) 12:53:08 > git config core.sparsecheckout # timeout=10 12:53:08 > git checkout -f 61c2594a1a8b661a20bcc7503830e5d8f935e029 # timeout=10 12:53:11 Commit message: "Adapt serializeContextTest from test-common" 12:53:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:53:12 > git rev-list --no-walk 5b24b58a3c2ae611d2467a2c7d45177b1a5bc376 # timeout=10 12:53:12 > git remote # timeout=10 12:53:12 > git submodule init # timeout=10 12:53:12 > git submodule sync # timeout=10 12:53:12 > git config --get remote.origin.url # timeout=10 12:53:12 > git submodule init # timeout=10 12:53:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:53:12 ERROR: No submodules found. 12:53:12 provisioning config files... 12:53:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:53:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:53:12 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins17601078925264459625.sh 12:53:12 ---> python-tools-install.sh 12:53:12 Setup pyenv: 12:53:12 * system (set by /opt/pyenv/version) 12:53:12 * 3.8.20 (set by /opt/pyenv/version) 12:53:12 * 3.9.20 (set by /opt/pyenv/version) 12:53:12 3.10.15 12:53:12 3.11.10 12:53:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9lpT 12:53:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:53:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:21 lf-activate-venv(): INFO: Base packages installed successfully 12:53:21 lf-activate-venv(): INFO: Installing additional packages: lftools 12:53:46 lf-activate-venv(): INFO: Adding /tmp/venv-9lpT/bin to PATH 12:53:46 Generating Requirements File 12:54:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:54:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:54:06 Python 3.11.10 12:54:06 pip 26.0.1 from /tmp/venv-9lpT/lib/python3.11/site-packages/pip (python 3.11) 12:54:06 appdirs==1.4.4 12:54:06 argcomplete==3.6.3 12:54:06 aspy.yaml==1.3.0 12:54:06 attrs==25.4.0 12:54:06 autopage==0.6.0 12:54:06 beautifulsoup4==4.14.3 12:54:06 boto3==1.42.42 12:54:06 botocore==1.42.42 12:54:06 bs4==0.0.2 12:54:06 certifi==2026.1.4 12:54:06 cffi==2.0.0 12:54:06 cfgv==3.5.0 12:54:06 chardet==5.2.0 12:54:06 charset-normalizer==3.4.4 12:54:06 click==8.3.1 12:54:06 cliff==4.13.1 12:54:06 cmd2==3.2.0 12:54:06 cryptography==3.3.2 12:54:06 debtcollector==3.0.0 12:54:06 decorator==5.2.1 12:54:06 defusedxml==0.7.1 12:54:06 Deprecated==1.3.1 12:54:06 distlib==0.4.0 12:54:06 dnspython==2.8.0 12:54:06 docker==7.1.0 12:54:06 dogpile.cache==1.5.0 12:54:06 durationpy==0.10 12:54:06 email-validator==2.3.0 12:54:06 filelock==3.20.3 12:54:06 future==1.0.0 12:54:06 gitdb==4.0.12 12:54:06 GitPython==3.1.46 12:54:06 httplib2==0.30.2 12:54:06 identify==2.6.16 12:54:06 idna==3.11 12:54:06 importlib-resources==1.5.0 12:54:06 iso8601==2.1.0 12:54:06 Jinja2==3.1.6 12:54:06 jmespath==1.1.0 12:54:06 jsonpatch==1.33 12:54:06 jsonpointer==3.0.0 12:54:06 jsonschema==4.26.0 12:54:06 jsonschema-specifications==2025.9.1 12:54:06 keystoneauth1==5.13.0 12:54:06 kubernetes==35.0.0 12:54:06 lftools==0.37.21 12:54:06 lxml==6.0.2 12:54:06 markdown-it-py==4.0.0 12:54:06 MarkupSafe==3.0.3 12:54:06 mdurl==0.1.2 12:54:06 msgpack==1.1.2 12:54:06 multi_key_dict==2.0.3 12:54:06 munch==4.0.0 12:54:06 netaddr==1.3.0 12:54:06 niet==1.4.2 12:54:06 nodeenv==1.10.0 12:54:06 oauth2client==4.1.3 12:54:06 oauthlib==3.3.1 12:54:06 openstacksdk==4.9.0 12:54:06 os-service-types==1.8.2 12:54:06 osc-lib==4.3.0 12:54:06 oslo.config==10.2.0 12:54:06 oslo.context==6.2.0 12:54:06 oslo.i18n==6.7.1 12:54:06 oslo.log==8.0.0 12:54:06 oslo.serialization==5.9.0 12:54:06 oslo.utils==9.2.0 12:54:06 packaging==26.0 12:54:06 pbr==7.0.3 12:54:06 platformdirs==4.5.1 12:54:06 prettytable==3.17.0 12:54:06 psutil==7.2.2 12:54:06 pyasn1==0.6.2 12:54:06 pyasn1_modules==0.4.2 12:54:06 pycparser==3.0 12:54:06 pygerrit2==2.0.15 12:54:06 PyGithub==2.8.1 12:54:06 Pygments==2.19.2 12:54:06 PyJWT==2.11.0 12:54:06 PyNaCl==1.6.2 12:54:06 pyparsing==2.4.7 12:54:06 pyperclip==1.11.0 12:54:06 pyrsistent==0.20.0 12:54:06 python-cinderclient==9.8.0 12:54:06 python-dateutil==2.9.0.post0 12:54:06 python-heatclient==5.0.0 12:54:06 python-jenkins==1.8.3 12:54:06 python-keystoneclient==5.7.0 12:54:06 python-magnumclient==4.9.0 12:54:06 python-openstackclient==8.3.0 12:54:06 python-swiftclient==4.9.0 12:54:06 PyYAML==6.0.3 12:54:06 referencing==0.37.0 12:54:06 requests==2.32.5 12:54:06 requests-oauthlib==2.0.0 12:54:06 requestsexceptions==1.4.0 12:54:06 rfc3986==2.0.0 12:54:06 rich==14.3.2 12:54:06 rich-argparse==1.7.2 12:54:06 rpds-py==0.30.0 12:54:06 rsa==4.9.1 12:54:06 ruamel.yaml==0.19.1 12:54:06 ruamel.yaml.clib==0.2.15 12:54:06 s3transfer==0.16.0 12:54:06 simplejson==3.20.2 12:54:06 six==1.17.0 12:54:06 smmap==5.0.2 12:54:06 soupsieve==2.8.3 12:54:06 stevedore==5.6.0 12:54:06 tabulate==0.9.0 12:54:06 toml==0.10.2 12:54:06 tomlkit==0.14.0 12:54:06 tqdm==4.67.3 12:54:06 typing_extensions==4.15.0 12:54:06 tzdata==2025.3 12:54:06 urllib3==1.26.20 12:54:06 virtualenv==20.36.1 12:54:06 wcwidth==0.5.3 12:54:06 websocket-client==1.9.0 12:54:06 wrapt==2.1.1 12:54:06 xdg==6.0.0 12:54:06 xmltodict==1.0.2 12:54:06 yq==3.4.3 12:54:06 [EnvInject] - Injecting environment variables from a build step. 12:54:06 [EnvInject] - Injecting as environment variables the properties content 12:54:06 PYTHON=python3 12:54:06 12:54:06 [EnvInject] - Variables injected successfully. 12:54:06 [transportpce-tox-verify-titanium] $ /bin/bash -l /tmp/jenkins8983195353591709248.sh 12:54:07 ---> tox-install.sh 12:54:07 + source /home/jenkins/lf-env.sh 12:54:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:07 ++ mktemp -d /tmp/venv-XXXX 12:54:07 + lf_venv=/tmp/venv-bvGS 12:54:07 + local venv_file=/tmp/.os_lf_venv 12:54:07 + local python=python3 12:54:07 + local options 12:54:07 + local set_path=true 12:54:07 + local install_args= 12:54:07 ++ 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 12:54:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:07 + true 12:54:07 + case $1 in 12:54:07 + venv_file=/tmp/.toxenv 12:54:07 + shift 2 12:54:07 + true 12:54:07 + case $1 in 12:54:07 + shift 12:54:07 + break 12:54:07 + case $python in 12:54:07 + local pkg_list= 12:54:07 + [[ -d /opt/pyenv ]] 12:54:07 + echo 'Setup pyenv:' 12:54:07 Setup pyenv: 12:54:07 + export PYENV_ROOT=/opt/pyenv 12:54:07 + PYENV_ROOT=/opt/pyenv 12:54:07 + 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 12:54:07 + 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 12:54:07 + pyenv versions 12:54:07 system 12:54:07 3.8.20 12:54:07 3.9.20 12:54:07 3.10.15 12:54:07 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 12:54:07 + command -v pyenv 12:54:07 ++ pyenv init - --no-rehash 12:54:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:54:07 for i in ${!paths[@]}; do 12:54:07 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:54:07 fi; done; 12:54:07 echo "${paths[*]}"'\'')" 12:54:07 export PATH="/opt/pyenv/shims:${PATH}" 12:54:07 export PYENV_SHELL=bash 12:54:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:07 pyenv() { 12:54:07 local command 12:54:07 command="${1:-}" 12:54:07 if [ "$#" -gt 0 ]; then 12:54:07 shift 12:54:07 fi 12:54:07 12:54:07 case "$command" in 12:54:07 rehash|shell) 12:54:07 eval "$(pyenv "sh-$command" "$@")" 12:54:07 ;; 12:54:07 *) 12:54:07 command pyenv "$command" "$@" 12:54:07 ;; 12:54:07 esac 12:54:07 }' 12:54:07 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:54:07 for i in ${!paths[@]}; do 12:54:07 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:54:07 fi; done; 12:54:07 echo "${paths[*]}"' 12:54:07 ++ 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 12:54:07 ++ 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 12:54:07 ++ 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 12:54:07 ++ export PYENV_SHELL=bash 12:54:07 ++ PYENV_SHELL=bash 12:54:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:07 +++ complete -F _pyenv pyenv 12:54:07 ++ lf-pyver python3 12:54:07 ++ local py_version_xy=python3 12:54:07 ++ local py_version_xyz= 12:54:07 ++ pyenv versions 12:54:07 ++ sed 's/^[ *]* //' 12:54:07 ++ local command 12:54:07 ++ command=versions 12:54:07 ++ '[' 1 -gt 0 ']' 12:54:07 ++ shift 12:54:07 ++ case "$command" in 12:54:07 ++ command pyenv versions 12:54:07 ++ awk '{ print $1 }' 12:54:07 ++ grep -E '^[0-9.]*[0-9]$' 12:54:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:07 +++ grep '^3' /tmp/.pyenv_versions 12:54:07 +++ sort -V 12:54:07 +++ tail -n 1 12:54:07 ++ py_version_xyz=3.11.10 12:54:07 ++ [[ -z 3.11.10 ]] 12:54:07 ++ echo 3.11.10 12:54:07 ++ return 0 12:54:07 + pyenv local 3.11.10 12:54:07 + local command 12:54:07 + command=local 12:54:07 + '[' 2 -gt 0 ']' 12:54:07 + shift 12:54:07 + case "$command" in 12:54:07 + command pyenv local 3.11.10 12:54:07 + for arg in "$@" 12:54:07 + case $arg in 12:54:07 + pkg_list+='tox ' 12:54:07 + for arg in "$@" 12:54:07 + case $arg in 12:54:07 + pkg_list+='virtualenv ' 12:54:07 + for arg in "$@" 12:54:07 + case $arg in 12:54:07 + pkg_list+='urllib3~=1.26.15 ' 12:54:07 + [[ -f /tmp/.toxenv ]] 12:54:07 + [[ ! -f /tmp/.toxenv ]] 12:54:07 + [[ -n '' ]] 12:54:07 + python3 -m venv /tmp/venv-bvGS 12:54:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bvGS' 12:54:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bvGS 12:54:11 + echo /tmp/venv-bvGS 12:54:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:54:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:54:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:54:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:11 + local 'pip_opts=--upgrade --quiet' 12:54:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:54:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:54:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:54:11 + [[ -n '' ]] 12:54:11 + [[ -n '' ]] 12:54:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:54:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:11 + /tmp/venv-bvGS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:54:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:54:14 lf-activate-venv(): INFO: Base packages installed successfully 12:54:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:54:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:54:14 + /tmp/venv-bvGS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:54:16 + type python3 12:54:16 + true 12:54:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bvGS/bin to PATH' 12:54:16 lf-activate-venv(): INFO: Adding /tmp/venv-bvGS/bin to PATH 12:54:16 + PATH=/tmp/venv-bvGS/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 12:54:16 + return 0 12:54:16 + python3 --version 12:54:16 Python 3.11.10 12:54:16 + python3 -m pip --version 12:54:17 pip 26.0.1 from /tmp/venv-bvGS/lib/python3.11/site-packages/pip (python 3.11) 12:54:17 + python3 -m pip freeze 12:54:17 cachetools==7.0.0 12:54:17 chardet==5.2.0 12:54:17 colorama==0.4.6 12:54:17 distlib==0.4.0 12:54:17 filelock==3.20.3 12:54:17 packaging==26.0 12:54:17 platformdirs==4.5.1 12:54:17 pluggy==1.6.0 12:54:17 pyproject-api==1.10.0 12:54:17 tox==4.34.1 12:54:17 urllib3==1.26.20 12:54:17 virtualenv==20.36.1 12:54:17 [transportpce-tox-verify-titanium] $ /bin/sh -xe /tmp/jenkins12375643631713159729.sh 12:54:17 [EnvInject] - Injecting environment variables from a build step. 12:54:17 [EnvInject] - Injecting as environment variables the properties content 12:54:17 PARALLEL=True 12:54:17 12:54:17 [EnvInject] - Variables injected successfully. 12:54:17 [transportpce-tox-verify-titanium] $ /bin/bash -l /tmp/jenkins12949419916404548659.sh 12:54:17 ---> tox-run.sh 12:54:17 + 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 12:54:17 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-titanium/archives/tox 12:54:17 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-titanium/archives/docs 12:54:17 + mkdir -p /w/workspace/transportpce-tox-verify-titanium/archives/tox 12:54:17 + cd /w/workspace/transportpce-tox-verify-titanium/. 12:54:17 + source /home/jenkins/lf-env.sh 12:54:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:54:17 ++ mktemp -d /tmp/venv-XXXX 12:54:17 + lf_venv=/tmp/venv-3S5z 12:54:17 + local venv_file=/tmp/.os_lf_venv 12:54:17 + local python=python3 12:54:17 + local options 12:54:17 + local set_path=true 12:54:17 + local install_args= 12:54:17 ++ 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 12:54:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:54:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:54:17 + true 12:54:17 + case $1 in 12:54:17 + venv_file=/tmp/.toxenv 12:54:17 + shift 2 12:54:17 + true 12:54:17 + case $1 in 12:54:17 + shift 12:54:17 + break 12:54:17 + case $python in 12:54:17 + local pkg_list= 12:54:17 + [[ -d /opt/pyenv ]] 12:54:17 + echo 'Setup pyenv:' 12:54:17 Setup pyenv: 12:54:17 + export PYENV_ROOT=/opt/pyenv 12:54:17 + PYENV_ROOT=/opt/pyenv 12:54:17 + 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 12:54:17 + 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 12:54:17 + pyenv versions 12:54:17 system 12:54:17 3.8.20 12:54:17 3.9.20 12:54:17 3.10.15 12:54:17 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 12:54:17 + command -v pyenv 12:54:17 ++ pyenv init - --no-rehash 12:54:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:54:17 for i in ${!paths[@]}; do 12:54:17 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:54:17 fi; done; 12:54:17 echo "${paths[*]}"'\'')" 12:54:17 export PATH="/opt/pyenv/shims:${PATH}" 12:54:17 export PYENV_SHELL=bash 12:54:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:54:17 pyenv() { 12:54:17 local command 12:54:17 command="${1:-}" 12:54:17 if [ "$#" -gt 0 ]; then 12:54:17 shift 12:54:17 fi 12:54:17 12:54:17 case "$command" in 12:54:17 rehash|shell) 12:54:17 eval "$(pyenv "sh-$command" "$@")" 12:54:17 ;; 12:54:17 *) 12:54:17 command pyenv "$command" "$@" 12:54:17 ;; 12:54:17 esac 12:54:17 }' 12:54:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:54:17 for i in ${!paths[@]}; do 12:54:17 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:54:17 fi; done; 12:54:17 echo "${paths[*]}"' 12:54:17 ++ 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 12:54:17 ++ 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 12:54:17 ++ 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 12:54:17 ++ export PYENV_SHELL=bash 12:54:17 ++ PYENV_SHELL=bash 12:54:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:54:17 +++ complete -F _pyenv pyenv 12:54:17 ++ lf-pyver python3 12:54:17 ++ local py_version_xy=python3 12:54:17 ++ local py_version_xyz= 12:54:17 ++ pyenv versions 12:54:17 ++ local command 12:54:17 ++ command=versions 12:54:17 ++ '[' 1 -gt 0 ']' 12:54:17 ++ shift 12:54:17 ++ case "$command" in 12:54:17 ++ command pyenv versions 12:54:17 ++ sed 's/^[ *]* //' 12:54:17 ++ awk '{ print $1 }' 12:54:17 ++ grep -E '^[0-9.]*[0-9]$' 12:54:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:54:17 +++ grep '^3' /tmp/.pyenv_versions 12:54:17 +++ tail -n 1 12:54:17 +++ sort -V 12:54:17 ++ py_version_xyz=3.11.10 12:54:17 ++ [[ -z 3.11.10 ]] 12:54:17 ++ echo 3.11.10 12:54:17 ++ return 0 12:54:17 + pyenv local 3.11.10 12:54:17 + local command 12:54:17 + command=local 12:54:17 + '[' 2 -gt 0 ']' 12:54:17 + shift 12:54:17 + case "$command" in 12:54:17 + command pyenv local 3.11.10 12:54:17 + for arg in "$@" 12:54:17 + case $arg in 12:54:17 + pkg_list+='tox ' 12:54:17 + for arg in "$@" 12:54:17 + case $arg in 12:54:17 + pkg_list+='virtualenv ' 12:54:17 + for arg in "$@" 12:54:17 + case $arg in 12:54:17 + pkg_list+='urllib3~=1.26.15 ' 12:54:17 + [[ -f /tmp/.toxenv ]] 12:54:17 ++ cat /tmp/.toxenv 12:54:17 + lf_venv=/tmp/venv-bvGS 12:54:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bvGS from' file:/tmp/.toxenv 12:54:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bvGS from file:/tmp/.toxenv 12:54:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:54:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:17 + local 'pip_opts=--upgrade --quiet' 12:54:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:54:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:54:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:54:17 + [[ -n '' ]] 12:54:17 + [[ -n '' ]] 12:54:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:54:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:17 + /tmp/venv-bvGS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:54:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:54:18 lf-activate-venv(): INFO: Base packages installed successfully 12:54:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:54:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:54:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:54:18 + /tmp/venv-bvGS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:54:19 + type python3 12:54:19 + true 12:54:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bvGS/bin to PATH' 12:54:19 lf-activate-venv(): INFO: Adding /tmp/venv-bvGS/bin to PATH 12:54:19 + PATH=/tmp/venv-bvGS/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 12:54:19 + return 0 12:54:19 + [[ -d /opt/pyenv ]] 12:54:19 + echo '---> Setting up pyenv' 12:54:19 ---> Setting up pyenv 12:54:19 + export PYENV_ROOT=/opt/pyenv 12:54:19 + PYENV_ROOT=/opt/pyenv 12:54:19 + export PATH=/opt/pyenv/bin:/tmp/venv-bvGS/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 12:54:19 + PATH=/opt/pyenv/bin:/tmp/venv-bvGS/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 12:54:19 ++ pwd 12:54:19 + PYTHONPATH=/w/workspace/transportpce-tox-verify-titanium 12:54:19 + export PYTHONPATH 12:54:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:54:19 + TOX_TESTENV_PASSENV=PYTHONPATH 12:54:19 + tox --version 12:54:20 4.34.1 from /tmp/venv-bvGS/lib/python3.11/site-packages/tox/__init__.py 12:54:20 + PARALLEL=True 12:54:20 + TOX_OPTIONS_LIST= 12:54:20 + [[ -n '' ]] 12:54:20 + case ${PARALLEL,,} in 12:54:20 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:54:20 + tox --parallel auto --parallel-live 12:54:20 + tee -a /w/workspace/transportpce-tox-verify-titanium/archives/tox/tox.log 12:54:22 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:54:22 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:54:22 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:54:22 checkbashisms: freeze> python -m pip freeze --all 12:54:22 checkbashisms: pip==25.3,setuptools==80.9.0 12:54:22 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./fixCIcentOS8reposMirrors.sh 12:54:22 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-titanium/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)' 12:54:22 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-titanium/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:54:24 checkbashisms: OK ✔ in 3.48 seconds 12:54:24 pre-commit: install_deps> python -I -m pip install pre-commit 12:54:26 pre-commit: freeze> python -m pip freeze --all 12:54:26 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.3,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.36.1 12:54:26 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./fixCIcentOS8reposMirrors.sh 12:54:26 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-titanium/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)' 12:54:26 /usr/bin/cpan 12:54:26 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-titanium/tests> pre-commit run --all-files --show-diff-on-failure 12:54:27 [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. 12:54:27 [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. 12:54:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:54:27 [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. 12:54:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:54:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:54:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:54:28 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:54:28 buildcontroller: freeze> python -m pip freeze --all 12:54:28 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:54:29 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:54:29 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_controller.sh 12:54:29 + update-java-alternatives -l 12:54:29 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:54:29 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:54:29 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:54:29 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:54:29 update-alternatives: error: no alternatives for jaotc 12:54:29 update-alternatives: error: no alternatives for rmic 12:54:29 + java -version 12:54:29 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:54:29 + JAVA_VER=21 12:54:29 + echo 21 12:54:29 21 12:54:29 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:54:29 + javac -version 12:54:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:54:29 [INFO] Once installed this environment will be reused. 12:54:29 [INFO] This may take a few minutes... 12:54:29 + JAVAC_VER=21 12:54:29 + echo 21 12:54:29 21 12:54:29 ok, java is 21 or newer 12:54:29 + [ 21 -ge 21 ] 12:54:29 + [ 21 -ge 21 ] 12:54:29 + echo ok, java is 21 or newer 12:54:29 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 12:54:30 https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz: 12:54:30 2026-02-05 12:54:30 ERROR 404: Not Found. 12:54:30 + sudo mkdir -p /opt 12:54:30 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 12:54:30 tar: /tmp/apache-maven-3.9.11-bin.tar.gz: Cannot open: No such file or directory 12:54:30 tar: Error is not recoverable: exiting now 12:54:30 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 12:54:30 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:54:30 + mvn --version 12:54:30 ./installMavenUbuntu.sh: 28: mvn: not found 12:54:30 buildcontroller: exit 127 (1.12 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./build_controller.sh pid=44353 12:54:30 buildcontroller: FAIL ✖ in 9.76 seconds 12:54:30 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:54:34 pylint: freeze> python -m pip freeze --all 12:54:34 pylint: astroid==4.0.3,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.14.0 12:54:34 pylint: commands[0] /w/workspace/transportpce-tox-verify-titanium/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}$' '{}' + 12:54:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:54:34 [INFO] Once installed this environment will be reused. 12:54:34 [INFO] This may take a few minutes... 12:54:41 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:54:41 [INFO] Once installed this environment will be reused. 12:54:41 [INFO] This may take a few minutes... 12:54:45 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:54:45 [INFO] Once installed this environment will be reused. 12:54:45 [INFO] This may take a few minutes... 12:54:46 docs-linkcheck: freeze> python -m pip freeze --all 12:54:46 docs: freeze> python -m pip freeze --all 12:54:46 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 12:54:46 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-titanium/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-titanium/docs/_build/linkcheck 12:54:47 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 12:54:47 docs: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-titanium/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-titanium/docs/_build/html 12:54:49 docs: OK ✔ in 28.96 seconds 12:54:49 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:54:50 docs-linkcheck: OK ✔ in 30.09 seconds 12:54:50 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:54:54 trim trailing whitespace.................................................Passed 12:54:54 Tabs remover.............................................................Passed 12:54:54 autopep8................................................................. 12:54:54 ------------------------------------ 12:54:54 Your code has been rated at 10.00/10 12:54:54 12:54:57 build_karaf_tests121: freeze> python -m pip freeze --all 12:54:57 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:54:57 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 12:54:57 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf121 12:54:57 ./build_karaf_for_tests.sh: 22: mvn: not found 12:54:57 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:54:57 build karaf in karaf121 with ./karaf121.env 12:54:57 build_karaf_tests121: exit 127 (0.07 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh pid=44870 12:54:58 build_karaf_tests121: FAIL ✖ in 8.29 seconds 12:54:58 pylint: OK ✔ in 27.5 seconds 12:54:58 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:54:58 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:54:58 build_karaf_tests221: freeze> python -m pip freeze --all 12:54:58 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:54:58 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 12:54:59 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf221 12:54:59 build karaf in karaf221 with ./karaf221.env 12:54:59 ./build_karaf_for_tests.sh: 22: mvn: not found 12:54:59 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:54:59 build_karaf_tests221: exit 127 (0.03 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh pid=44896 12:54:59 Passed 12:54:59 build_karaf_tests221: FAIL ✖ in 8.49 seconds 12:54:59 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:54:59 perltidy.................................................................Passed 12:54:59 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-titanium/tests> pre-commit run gitlint-ci --hook-stage manual 12:54:59 [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. 12:54:59 [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. 12:54:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:54:59 [INFO] Once installed this environment will be reused. 12:54:59 [INFO] This may take a few minutes... 12:55:04 build_karaf_tests190: freeze> python -m pip freeze --all 12:55:04 build_karaf_tests71: freeze> python -m pip freeze --all 12:55:05 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:55:05 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 12:55:05 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karafoc 12:55:05 ./build_karaf_for_tests.sh: 22: mvn: not found 12:55:05 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:55:05 build karaf in karafoc with ./karafoc.env 12:55:05 build_karaf_tests190: exit 127 (0.01 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh pid=44978 12:55:05 build_karaf_tests190: FAIL ✖ in 7.39 seconds 12:55:05 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:55:05 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh 12:55:05 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf71 12:55:05 ./build_karaf_for_tests.sh: 22: mvn: not found 12:55:05 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:55:05 build karaf in karaf71 with ./karaf71.env 12:55:05 build_karaf_tests71: exit 127 (0.02 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./build_karaf_for_tests.sh pid=44993 12:55:05 build_karaf_tests71: FAIL ✖ in 7.45 seconds 12:55:05 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:55:05 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 12:55:05 buildlighty: freeze> python -m pip freeze --all 12:55:05 gitlint..................................................................Passed 12:55:06 pre-commit: OK ✔ in 42.1 seconds 12:55:06 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:55:06 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-titanium/lighty> ./build.sh 12:55:06 ./build.sh: 7: mvn: not found 12:55:06 unzip: cannot find or open target/tpce-bin.zip, target/tpce-bin.zip.zip or target/tpce-bin.zip.ZIP. 12:55:06 buildlighty: exit 9 (0.01 seconds) /w/workspace/transportpce-tox-verify-titanium/lighty> ./build.sh pid=45032 12:55:12 buildlighty: FAIL ✖ in 7.15 seconds 12:55:12 sims: freeze> python -m pip freeze --all 12:55:12 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:55:12 sims: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./install_lightynode.sh 12:55:12 Using lighynode version 20.1.0.5 12:55:12 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:55:58 sims: OK ✔ in 11.04 seconds 12:55:58 testsPCE: freeze> python -m pip freeze --all 12:55:58 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 12:55:58 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh pce 12:55:58 pytest -q transportpce_tests/pce/test01_pce.py 12:57:59 EEEEEEEEEEEEEEEEEEEE [100%] 13:35:59 ==================================== ERRORS ==================================== 13:35:59 _______ ERROR at setup of TestTransportPCEPce.test_01_load_port_mapping ________ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 ____ ERROR at setup of TestTransportPCEPce.test_02_load_simple_topology_bi _____ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 ___________ ERROR at setup of TestTransportPCEPce.test_03_get_nodeId ___________ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 ___________ ERROR at setup of TestTransportPCEPce.test_04_get_linkId ___________ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 ____ ERROR at setup of TestTransportPCEPce.test_05_path_computation_xpdr_bi ____ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 ____ ERROR at setup of TestTransportPCEPce.test_06_path_computation_rdm_bi _____ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 ____ ERROR at setup of TestTransportPCEPce.test_07_load_simple_topology_uni ____ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 ___________ ERROR at setup of TestTransportPCEPce.test_08_get_nodeId ___________ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 ___________ ERROR at setup of TestTransportPCEPce.test_09_get_linkId ___________ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 ___ ERROR at setup of TestTransportPCEPce.test_10_path_computation_xpdr_uni ____ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 ____ ERROR at setup of TestTransportPCEPce.test_11_path_computation_rdm_uni ____ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 _____ ERROR at setup of TestTransportPCEPce.test_12_load_complex_topology ______ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 ___________ ERROR at setup of TestTransportPCEPce.test_13_get_nodeId ___________ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 _____ ERROR at setup of TestTransportPCEPce.test_14_fail_path_computation ______ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 ___ ERROR at setup of TestTransportPCEPce.test_15_success1_path_computation ____ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 ___ ERROR at setup of TestTransportPCEPce.test_16_success2_path_computation ____ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 ___ ERROR at setup of TestTransportPCEPce.test_17_success3_path_computation ____ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 _ ERROR at setup of TestTransportPCEPce.test_18_path_computation_before_oms_attribute_deletion _ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 _ ERROR at setup of TestTransportPCEPce.test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link _ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 _ ERROR at setup of TestTransportPCEPce.test_20_path_computation_after_oms_attribute_deletion _ 13:35:59 13:35:59 cls = 13:35:59 13:35:59 @classmethod 13:35:59 def setUpClass(cls): 13:35:59 # pylint: disable=bare-except 13:35:59 sample_files_parsed = False 13:35:59 time.sleep(20) 13:35:59 try: 13:35:59 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "honeynode-topo.json") 13:35:59 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:35:59 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-simple-topology.json") 13:35:59 13:35:59 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:35:59 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:35:59 13:35:59 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:35:59 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:35:59 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:35:59 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:35:59 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:35:59 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:35:59 cls.port_mapping_data = port_mapping.read() 13:35:59 sample_files_parsed = True 13:35:59 except PermissionError as err: 13:35:59 print("Permission Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except FileNotFoundError as err: 13:35:59 print("File Not found Error when trying to read sample files\n", err) 13:35:59 sys.exit(2) 13:35:59 except: 13:35:59 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:35:59 sys.exit(2) 13:35:59 finally: 13:35:59 if sample_files_parsed: 13:35:59 print("sample files content loaded") 13:35:59 13:35:59 > cls.processes = test_utils.start_tpce() 13:35:59 ^^^^^^^^^^^^^^^^^^^^^^^ 13:35:59 13:35:59 transportpce_tests/pce/test01_pce.py:93: 13:35:59 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:35:59 13:35:59 def start_tpce(): 13:35:59 if 'NO_ODL_STARTUP' in os.environ: 13:35:59 print('No OpenDaylight instance to start!') 13:35:59 return [] 13:35:59 print('starting OpenDaylight...') 13:35:59 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:35:59 process = start_lighty() 13:35:59 else: 13:35:59 process = start_karaf() 13:35:59 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:35:59 print('OpenDaylight started !') 13:35:59 else: 13:35:59 print('OpenDaylight failed to start !') 13:35:59 shutdown_process(process) 13:35:59 for pid in process_list: 13:35:59 shutdown_process(pid) 13:35:59 > sys.exit(1) 13:35:59 E SystemExit: 1 13:35:59 13:35:59 transportpce_tests/common/test_utils.py:232: SystemExit 13:35:59 ---------------------------- Captured stdout setup ----------------------------- 13:35:59 sample files content loaded 13:35:59 starting OpenDaylight... 13:35:59 starting KARAF (karaf) TransportPCE build... 13:35:59 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:35:59 =========================== short test summary info ============================ 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_01_load_port_mapping 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_02_load_simple_topology_bi 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_03_get_nodeId 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_04_get_linkId 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_05_path_computation_xpdr_bi 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_06_path_computation_rdm_bi 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_07_load_simple_topology_uni 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_08_get_nodeId 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_09_get_linkId 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_10_path_computation_xpdr_uni 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_11_path_computation_rdm_uni 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_12_load_complex_topology 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_13_get_nodeId 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_14_fail_path_computation 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_15_success1_path_computation 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_16_success2_path_computation 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_17_success3_path_computation 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_18_path_computation_before_oms_attribute_deletion 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link 13:35:59 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_20_path_computation_after_oms_attribute_deletion 13:35:59 20 errors in 2401.10s (0:40:01) 13:36:00 testsPCE: exit 1 (2401.44 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh pce pid=45085 13:36:00 testsPCE: FAIL ✖ in 40 minutes 54.9 seconds 13:36:00 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 13:36:00 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 13:36:00 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 13:36:07 tests121: freeze> python -m pip freeze --all 13:36:07 tests190: freeze> python -m pip freeze --all 13:36:07 tests_tapi: freeze> python -m pip freeze --all 13:36:07 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 13:36:07 tests121: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh 1.2.1 13:36:07 using environment variables from ./karaf121.env 13:36:07 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 13:36:08 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 13:36:08 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh tapi 13:36:08 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 13:36:08 tests190: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh oc 13:36:08 using environment variables from ./karafoc.env 13:36:08 using environment variables from ./karaf221.env 13:36:08 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 13:36:08 pytest -q transportpce_tests/oc/test01_portmapping.py 13:37:48 EEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 13:52:48 ==================================== ERRORS ==================================== 13:52:48 __ ERROR at setup of TestTransportPCEPortmapping.test_01_meta_data_insertion ___ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 _ ERROR at setup of TestTransportPCEPortmapping.test_02_catlog_input_insertion _ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_device_connection _ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 _ ERROR at setup of TestTransportPCEPortmapping.test_04_xpdr_device_connected __ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 _ ERROR at setup of TestTransportPCEPortmapping.test_05_xpdr_portmapping_info __ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 __ ERROR at setup of TestTransportPCEPortmapping.test_08_mpdr_switching_pool ___ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 ___ ERROR at setup of TestTransportPCEPortmapping.test_09_check_mccapprofile ___ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 13:52:48 13:52:48 cls = 13:52:48 13:52:48 @classmethod 13:52:48 def setUpClass(cls): 13:52:48 > cls.processes = test_utils.start_tpce() 13:52:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:52:48 13:52:48 transportpce_tests/oc/test01_portmapping.py:29: 13:52:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:52:48 13:52:48 def start_tpce(): 13:52:48 if 'NO_ODL_STARTUP' in os.environ: 13:52:48 print('No OpenDaylight instance to start!') 13:52:48 return [] 13:52:48 print('starting OpenDaylight...') 13:52:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:52:48 process = start_lighty() 13:52:48 else: 13:52:48 process = start_karaf() 13:52:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:52:48 print('OpenDaylight started !') 13:52:48 else: 13:52:48 print('OpenDaylight failed to start !') 13:52:48 shutdown_process(process) 13:52:48 for pid in process_list: 13:52:48 shutdown_process(pid) 13:52:48 > sys.exit(1) 13:52:48 E SystemExit: 1 13:52:48 13:52:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:52:48 ---------------------------- Captured stdout setup ----------------------------- 13:52:48 starting OpenDaylight... 13:52:48 starting KARAF (karafoc) TransportPCE build... 13:52:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:52:48 =========================== short test summary info ============================ 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_device_connection 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_04_xpdr_device_connected 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_05_xpdr_portmapping_info 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 13:52:48 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 13:52:48 10 errors in 1000.58s (0:16:40) 13:52:49 tests190: exit 1 (1000.91 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh oc pid=45460 13:52:49 Etests190: FAIL ✖ in 16 minutes 49.01 seconds 13:52:49 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-titanium/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-titanium/tests/test-requirements.txt 13:52:56 tests71: freeze> python -m pip freeze --all 13:52:56 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.4,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 13:52:56 tests71: commands[0] /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh 7.1 13:52:56 using environment variables from ./karaf71.env 13:52:56 pytest -q transportpce_tests/7.1/test01_portmapping.py 13:54:28 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 14:11:09 ==================================== ERRORS ==================================== 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_01_rdm_device_connection __ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 __ ERROR at setup of TestTransportPCEPortmapping.test_02_rdm_device_connected __ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 __ ERROR at setup of TestTransportPCEPortmapping.test_03_rdm_portmapping_info __ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_05_rdm_portmapping_SRG1_PP7_TXRX _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG3_PP1_TXRX _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_07_xpdr_device_connection _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_08_xpdr_device_connected __ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_09_xpdr_portmapping_info __ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_portmapping_NETWORK1 _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_portmapping_NETWORK2 _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_portmapping_CLIENT1 _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_13_xpdr_portmapping_CLIENT2 _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_14_xpdr_portmapping_CLIENT3 _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_15_xpdr_portmapping_CLIENT4 _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_16_xpdr_device_disconnection _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_17_xpdr_device_disconnected _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_18_xpdr_device_not_connected _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_19_rdm_device_disconnection _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_20_rdm_device_disconnected _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 _ ERROR at setup of TestTransportPCEPortmapping.test_21_rdm_device_not_connected _ 14:11:09 14:11:09 cls = 14:11:09 14:11:09 @classmethod 14:11:09 def setUpClass(cls): 14:11:09 > cls.processes = test_utils.start_tpce() 14:11:09 ^^^^^^^^^^^^^^^^^^^^^^^ 14:11:09 14:11:09 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:11:09 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:11:09 14:11:09 def start_tpce(): 14:11:09 if 'NO_ODL_STARTUP' in os.environ: 14:11:09 print('No OpenDaylight instance to start!') 14:11:09 return [] 14:11:09 print('starting OpenDaylight...') 14:11:09 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:11:09 process = start_lighty() 14:11:09 else: 14:11:09 process = start_karaf() 14:11:09 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:11:09 print('OpenDaylight started !') 14:11:09 else: 14:11:09 print('OpenDaylight failed to start !') 14:11:09 shutdown_process(process) 14:11:09 for pid in process_list: 14:11:09 shutdown_process(pid) 14:11:09 > sys.exit(1) 14:11:09 E SystemExit: 1 14:11:09 14:11:09 transportpce_tests/common/test_utils.py:232: SystemExit 14:11:09 ---------------------------- Captured stdout setup ----------------------------- 14:11:09 starting OpenDaylight... 14:11:09 starting KARAF (karaf121) TransportPCE build... 14:11:09 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:11:09 =========================== short test summary info ============================ 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_SRG1_PP7_TXRX 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG3_PP1_TXRX 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_xpdr_device_connection 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_xpdr_device_connected 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_xpdr_portmapping_info 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_portmapping_NETWORK1 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_portmapping_NETWORK2 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_portmapping_CLIENT1 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_13_xpdr_portmapping_CLIENT2 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_14_xpdr_portmapping_CLIENT3 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_15_xpdr_portmapping_CLIENT4 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_16_xpdr_device_disconnection 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_17_xpdr_device_disconnected 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_18_xpdr_device_not_connected 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_rdm_device_disconnection 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_20_rdm_device_disconnected 14:11:09 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_21_rdm_device_not_connected 14:11:09 21 errors in 2100.97s (0:35:00) 14:11:09 tests121: exit 1 (2101.29 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh 1.2.1 pid=45446 14:11:09 EEEE [100%] 14:12:57 ==================================== ERRORS ==================================== 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_01_xpdr_device_connection _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_02_xpdr_device_connected __ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_portmapping_info __ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_04_tpdr_portmapping_NETWORK1 _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_05_tpdr_portmapping_CLIENT1 _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK1 _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 ___ ERROR at setup of TestTransportPCEPortmapping.test_08_check_mccapprofile ___ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 __ ERROR at setup of TestTransportPCEPortmapping.test_09_mpdr_switching_pool ___ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_device_disconnected _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_device_not_connected _ 14:12:57 14:12:57 cls = 14:12:57 14:12:57 @classmethod 14:12:57 def setUpClass(cls): 14:12:57 > cls.processes = test_utils.start_tpce() 14:12:57 ^^^^^^^^^^^^^^^^^^^^^^^ 14:12:57 14:12:57 transportpce_tests/7.1/test01_portmapping.py:32: 14:12:57 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:12:57 14:12:57 def start_tpce(): 14:12:57 if 'NO_ODL_STARTUP' in os.environ: 14:12:57 print('No OpenDaylight instance to start!') 14:12:57 return [] 14:12:57 print('starting OpenDaylight...') 14:12:57 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:12:57 process = start_lighty() 14:12:57 else: 14:12:57 process = start_karaf() 14:12:57 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:12:57 print('OpenDaylight started !') 14:12:57 else: 14:12:57 print('OpenDaylight failed to start !') 14:12:57 shutdown_process(process) 14:12:57 for pid in process_list: 14:12:57 shutdown_process(pid) 14:12:57 > sys.exit(1) 14:12:57 E SystemExit: 1 14:12:57 14:12:57 transportpce_tests/common/test_utils.py:232: SystemExit 14:12:57 ---------------------------- Captured stdout setup ----------------------------- 14:12:57 starting OpenDaylight... 14:12:57 starting KARAF (karaf71) TransportPCE build... 14:12:57 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:12:57 =========================== short test summary info ============================ 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_xpdr_device_connection 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_xpdr_device_connected 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_portmapping_info 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_tpdr_portmapping_NETWORK1 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_tpdr_portmapping_CLIENT1 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK1 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_check_mccapprofile 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_mpdr_switching_pool 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_device_disconnected 14:12:57 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_device_not_connected 14:12:57 12 errors in 1200.64s (0:20:00) 14:12:57 tests121: FAIL ✖ in 35 minutes 9.26 seconds 14:12:57 tests71: exit 1 (1200.93 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh 7.1 pid=45645 14:14:29 EEEEEEEEEEEEE$ ssh-agent -k 14:35:48 unset SSH_AUTH_SOCK; 14:35:48 unset SSH_AGENT_PID; 14:35:48 echo Agent pid 43219 killed; 14:35:48 [ssh-agent] Stopped. 14:35:48 Build was aborted 14:35:48 Aborted by new patch set. 14:35:48 [PostBuildScript] - [INFO] Executing post build scripts. 14:35:48 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins497171493234505264.sh 14:35:48 ---> sysstat.sh 14:35:49 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins16325054595541828995.sh 14:35:49 ---> package-listing.sh 14:35:49 ++ facter osfamily 14:35:49 ++ tr '[:upper:]' '[:lower:]' 14:35:49 + OS_FAMILY=debian 14:35:49 + workspace=/w/workspace/transportpce-tox-verify-titanium 14:35:49 + START_PACKAGES=/tmp/packages_start.txt 14:35:49 + END_PACKAGES=/tmp/packages_end.txt 14:35:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:35:49 + PACKAGES=/tmp/packages_start.txt 14:35:49 + '[' /w/workspace/transportpce-tox-verify-titanium ']' 14:35:49 + PACKAGES=/tmp/packages_end.txt 14:35:49 + case "${OS_FAMILY}" in 14:35:49 + dpkg -l 14:35:49 + grep '^ii' 14:35:49 + '[' -f /tmp/packages_start.txt ']' 14:35:49 + '[' -f /tmp/packages_end.txt ']' 14:35:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:35:49 + '[' /w/workspace/transportpce-tox-verify-titanium ']' 14:35:49 + mkdir -p /w/workspace/transportpce-tox-verify-titanium/archives/ 14:35:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-titanium/archives/ 14:35:49 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins13519244333923535198.sh 14:35:49 ---> capture-instance-metadata.sh 14:35:49 Setup pyenv: 14:35:49 system 14:35:49 3.8.20 14:35:49 3.9.20 14:35:49 3.10.15 14:35:49 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 14:35:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9lpT from file:/tmp/.os_lf_venv 14:35:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:51 lf-activate-venv(): INFO: Base packages installed successfully 14:35:51 lf-activate-venv(): INFO: Installing additional packages: lftools 14:35:53 Terminated 14:35:53 tests71: FAIL ✖ in 20 minutes 8.37 seconds 14:35:53 tests_tapi: exit 1 (3585.32 seconds) /w/workspace/transportpce-tox-verify-titanium/tests> ./launch_tests.sh tapi pid=45458 14:35:53 + tox_status=143 14:35:53 + echo '---> Completed tox runs' 14:35:53 ---> Completed tox runs 14:35:53 + for i in .tox/*/log 14:35:53 ++ echo .tox/build_karaf_tests121/log 14:35:53 ++ awk -F/ '{print $2}' 14:35:53 + tox_env=build_karaf_tests121 14:35:53 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-titanium/archives/tox/build_karaf_tests121 14:36:01 lf-activate-venv(): INFO: Adding /tmp/venv-9lpT/bin to PATH 14:36:01 INFO: Running in OpenStack, capturing instance metadata 14:36:02 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins11674712544289825569.sh 14:36:02 provisioning config files... 14:36:02 Could not find credentials [logs] for transportpce-tox-verify-titanium #20 14:36:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-titanium@tmp/config1654180889696617298tmp 14:36:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:36:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:36:02 provisioning config files... 14:36:02 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:36:02 [EnvInject] - Injecting environment variables from a build step. 14:36:02 [EnvInject] - Injecting as environment variables the properties content 14:36:02 SERVER_ID=logs 14:36:02 14:36:02 [EnvInject] - Variables injected successfully. 14:36:02 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins17928546841314203997.sh 14:36:02 ---> create-netrc.sh 14:36:02 WARN: Log server credential not found. 14:36:02 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins7122623411944012287.sh 14:36:02 ---> python-tools-install.sh 14:36:02 Setup pyenv: 14:36:02 system 14:36:02 3.8.20 14:36:02 3.9.20 14:36:02 3.10.15 14:36:02 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 14:36:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9lpT from file:/tmp/.os_lf_venv 14:36:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:04 lf-activate-venv(): INFO: Base packages installed successfully 14:36:04 lf-activate-venv(): INFO: Installing additional packages: lftools 14:36:13 lf-activate-venv(): INFO: Adding /tmp/venv-9lpT/bin to PATH 14:36:13 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins2192171522321356180.sh 14:36:13 ---> sudo-logs.sh 14:36:13 Archiving 'sudo' log.. 14:36:13 [transportpce-tox-verify-titanium] $ /bin/bash /tmp/jenkins10221529303286575089.sh 14:36:14 ---> job-cost.sh 14:36:14 Setup pyenv: 14:36:14 system 14:36:14 3.8.20 14:36:14 3.9.20 14:36:14 3.10.15 14:36:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 14:36:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9lpT from file:/tmp/.os_lf_venv 14:36:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:16 lf-activate-venv(): INFO: Base packages installed successfully 14:36:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:36:21 lf-activate-venv(): INFO: Adding /tmp/venv-9lpT/bin to PATH 14:36:21 INFO: No Stack... 14:36:21 INFO: Retrieving Pricing Info for: v3-standard-4 14:36:22 INFO: Archiving Costs 14:36:22 [transportpce-tox-verify-titanium] $ /bin/bash -l /tmp/jenkins3548562022902921546.sh 14:36:22 ---> logs-deploy.sh 14:36:22 Setup pyenv: 14:36:22 system 14:36:22 3.8.20 14:36:22 3.9.20 14:36:22 3.10.15 14:36:22 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-titanium/.python-version) 14:36:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9lpT from file:/tmp/.os_lf_venv 14:36:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:24 lf-activate-venv(): INFO: Base packages installed successfully 14:36:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:36:32 lf-activate-venv(): INFO: Adding /tmp/venv-9lpT/bin to PATH 14:36:32 WARNING: Nexus logging server not set 14:36:32 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-titanium/20/ 14:36:32 INFO: archiving logs to S3 14:36:33 ---> uname -a: 14:36:33 Linux prd-ubuntu2204-docker-4c-16g-6080 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:36:33 14:36:33 14:36:33 ---> lscpu: 14:36:33 Architecture: x86_64 14:36:33 CPU op-mode(s): 32-bit, 64-bit 14:36:33 Address sizes: 40 bits physical, 48 bits virtual 14:36:33 Byte Order: Little Endian 14:36:33 CPU(s): 4 14:36:33 On-line CPU(s) list: 0-3 14:36:33 Vendor ID: AuthenticAMD 14:36:33 Model name: AMD EPYC-Rome Processor 14:36:33 CPU family: 23 14:36:33 Model: 49 14:36:33 Thread(s) per core: 1 14:36:33 Core(s) per socket: 1 14:36:33 Socket(s): 4 14:36:33 Stepping: 0 14:36:33 BogoMIPS: 5599.99 14:36:33 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 14:36:33 Virtualization: AMD-V 14:36:33 Hypervisor vendor: KVM 14:36:33 Virtualization type: full 14:36:33 L1d cache: 128 KiB (4 instances) 14:36:33 L1i cache: 128 KiB (4 instances) 14:36:33 L2 cache: 2 MiB (4 instances) 14:36:33 L3 cache: 64 MiB (4 instances) 14:36:33 NUMA node(s): 1 14:36:33 NUMA node0 CPU(s): 0-3 14:36:33 Vulnerability Gather data sampling: Not affected 14:36:33 Vulnerability Indirect target selection: Not affected 14:36:33 Vulnerability Itlb multihit: Not affected 14:36:33 Vulnerability L1tf: Not affected 14:36:33 Vulnerability Mds: Not affected 14:36:33 Vulnerability Meltdown: Not affected 14:36:33 Vulnerability Mmio stale data: Not affected 14:36:33 Vulnerability Reg file data sampling: Not affected 14:36:33 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:36:33 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:36:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:36:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:36:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:36:33 Vulnerability Srbds: Not affected 14:36:33 Vulnerability Tsa: Not affected 14:36:33 Vulnerability Tsx async abort: Not affected 14:36:33 Vulnerability Vmscape: Not affected 14:36:33 14:36:33 14:36:33 ---> nproc: 14:36:33 4 14:36:33 14:36:33 14:36:33 ---> df -h: 14:36:33 Filesystem Size Used Avail Use% Mounted on 14:36:33 tmpfs 1.6G 1.1M 1.6G 1% /run 14:36:33 /dev/vda1 78G 12G 67G 15% / 14:36:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:36:33 tmpfs 5.0M 0 5.0M 0% /run/lock 14:36:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:36:33 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:36:33 14:36:33 14:36:33 ---> free -m: 14:36:33 total used free shared buff/cache available 14:36:33 Mem: 15989 612 9420 4 5956 15034 14:36:33 Swap: 1023 0 1023 14:36:33 14:36:33 14:36:33 ---> ip addr: 14:36:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:36:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:36:33 inet 127.0.0.1/8 scope host lo 14:36:33 valid_lft forever preferred_lft forever 14:36:33 inet6 ::1/128 scope host 14:36:33 valid_lft forever preferred_lft forever 14:36:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:36:33 link/ether fa:16:3e:c5:bd:29 brd ff:ff:ff:ff:ff:ff 14:36:33 altname enp0s3 14:36:33 inet 10.30.170.202/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:36:33 valid_lft 2308sec preferred_lft 2308sec 14:36:33 inet6 fe80::f816:3eff:fec5:bd29/64 scope link 14:36:33 valid_lft forever preferred_lft forever 14:36:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:36:33 link/ether fe:99:78:52:6f:73 brd ff:ff:ff:ff:ff:ff 14:36:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:36:33 valid_lft forever preferred_lft forever 14:36:33 14:36:33 14:36:33 ---> sar -b -r -n DEV: 14:36:33 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6080) 02/05/26 _x86_64_ (4 CPU) 14:36:33 14:36:33 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:36:33 00:10:08 1.90 0.00 1.90 0.00 0.00 22.73 437.07 14:36:33 00:20:01 1.63 0.00 1.63 0.00 0.00 16.59 0.00 14:36:33 00:30:01 1.64 0.00 1.64 0.00 0.00 16.98 0.00 14:36:33 00:40:08 1.70 0.00 1.70 0.00 0.00 17.48 0.00 14:36:33 00:50:01 1.60 0.00 1.60 0.00 0.00 16.45 0.00 14:36:33 01:00:01 1.62 0.00 1.62 0.00 0.00 16.57 0.00 14:36:33 01:10:16 1.71 0.00 1.71 0.00 0.00 17.39 0.00 14:36:33 01:20:01 1.68 0.00 1.68 0.00 0.00 16.94 0.00 14:36:33 01:30:01 1.72 0.00 1.72 0.00 0.00 17.38 0.00 14:36:33 01:40:17 1.75 0.00 1.75 0.00 0.00 17.90 0.00 14:36:33 01:50:10 1.69 0.00 1.69 0.00 0.00 17.35 0.00 14:36:33 02:00:01 1.62 0.00 1.62 0.00 0.00 16.64 0.00 14:36:33 02:10:11 1.78 0.00 1.78 0.00 0.00 18.04 0.00 14:36:33 02:20:18 1.79 0.00 1.79 0.00 0.00 18.18 0.00 14:36:33 02:30:01 1.69 0.00 1.69 0.00 0.00 17.05 0.00 14:36:33 02:40:18 1.77 0.00 1.77 0.00 0.00 17.75 0.00 14:36:33 02:50:11 1.67 0.00 1.67 0.00 0.00 17.06 0.00 14:36:33 03:00:01 1.73 0.00 1.73 0.00 0.00 17.35 0.00 14:36:33 03:10:17 1.86 0.00 1.86 0.00 0.00 18.67 0.00 14:36:33 03:20:17 1.76 0.00 1.76 0.00 0.00 17.83 0.00 14:36:33 03:30:01 1.72 0.00 1.72 0.00 0.00 17.44 0.00 14:36:33 03:40:12 1.78 0.00 1.78 0.00 0.00 18.26 0.00 14:36:33 03:50:01 1.58 0.00 1.58 0.00 0.00 16.27 0.00 14:36:33 04:00:01 1.67 0.00 1.67 0.00 0.00 17.02 0.00 14:36:33 04:10:10 1.75 0.00 1.75 0.00 0.00 17.65 0.00 14:36:33 04:20:01 1.72 0.00 1.72 0.00 0.00 17.33 0.00 14:36:33 04:30:01 1.81 0.00 1.81 0.00 0.00 18.44 0.11 14:36:33 04:40:18 1.76 0.00 1.76 0.00 0.00 17.43 0.00 14:36:33 04:50:01 1.66 0.00 1.66 0.00 0.00 16.85 0.00 14:36:33 05:00:01 1.67 0.00 1.67 0.00 0.00 17.00 0.00 14:36:33 05:10:11 1.77 0.00 1.77 0.00 0.00 17.79 0.00 14:36:33 05:20:01 1.63 0.00 1.63 0.00 0.00 16.51 0.00 14:36:33 05:30:01 1.56 0.00 1.56 0.00 0.00 15.71 0.00 14:36:33 05:40:12 1.65 0.00 1.65 0.00 0.00 16.76 0.00 14:36:33 05:50:01 1.63 0.00 1.63 0.00 0.00 16.61 0.00 14:36:33 06:00:01 1.62 0.00 1.62 0.00 0.00 16.54 0.00 14:36:33 06:10:12 1.71 0.00 1.71 0.00 0.00 17.24 0.00 14:36:33 06:20:01 1.72 0.00 1.72 0.00 0.00 17.34 0.00 14:36:33 06:30:01 1.77 0.00 1.77 0.00 0.00 17.85 0.00 14:36:33 06:40:12 1.81 0.00 1.81 0.00 0.00 18.10 0.00 14:36:33 06:50:01 1.66 0.00 1.66 0.00 0.00 17.02 0.00 14:36:33 07:00:01 1.63 0.00 1.63 0.00 0.00 16.72 0.00 14:36:33 07:10:17 1.74 0.00 1.74 0.00 0.00 17.67 0.00 14:36:33 07:20:01 1.71 0.00 1.71 0.00 0.00 17.32 0.00 14:36:33 07:30:01 1.67 0.00 1.67 0.00 0.00 16.92 0.00 14:36:33 07:40:12 1.77 0.00 1.77 0.00 0.00 17.82 0.00 14:36:33 07:50:01 1.60 0.00 1.60 0.00 0.00 16.04 0.00 14:36:33 08:00:01 1.71 0.00 1.71 0.00 0.00 17.40 0.00 14:36:33 08:10:17 1.72 0.00 1.72 0.00 0.00 17.22 0.00 14:36:33 08:20:01 1.71 0.00 1.71 0.00 0.00 17.36 0.00 14:36:33 08:30:01 1.66 0.00 1.66 0.00 0.00 16.98 0.00 14:36:33 08:40:18 1.74 0.00 1.74 0.00 0.00 17.40 0.00 14:36:33 08:50:01 1.69 0.00 1.69 0.00 0.00 16.94 0.00 14:36:33 09:00:01 1.75 0.00 1.75 0.00 0.00 17.81 0.00 14:36:33 09:10:14 1.77 0.00 1.77 0.00 0.00 17.65 0.00 14:36:33 09:20:01 1.76 0.00 1.76 0.00 0.00 18.42 0.11 14:36:33 09:30:01 1.70 0.00 1.70 0.00 0.00 17.40 0.00 14:36:33 09:40:18 1.71 0.00 1.71 0.00 0.00 17.43 0.00 14:36:33 09:50:01 1.62 0.00 1.62 0.00 0.00 16.74 0.00 14:36:33 10:00:01 2.02 0.00 1.98 0.05 0.00 29.40 451.04 14:36:33 10:10:18 1.78 0.00 1.78 0.00 0.00 18.01 0.00 14:36:33 10:20:18 1.74 0.00 1.74 0.00 0.00 17.83 0.00 14:36:33 10:30:01 1.71 0.00 1.71 0.00 0.00 17.48 0.00 14:36:33 10:40:18 1.73 0.00 1.73 0.00 0.00 17.89 0.00 14:36:33 10:50:17 1.73 0.00 1.73 0.00 0.00 17.77 0.00 14:36:33 11:00:01 1.63 0.00 1.63 0.00 0.00 16.76 0.00 14:36:33 11:10:17 1.68 0.00 1.68 0.00 0.00 17.31 0.00 14:36:33 11:20:18 1.65 0.00 1.65 0.00 0.00 16.89 0.00 14:36:33 11:30:01 1.71 0.00 1.71 0.00 0.00 17.32 0.00 14:36:33 11:40:17 1.78 0.00 1.78 0.00 0.00 18.14 0.00 14:36:33 11:50:18 1.67 0.00 1.67 0.00 0.00 17.17 0.00 14:36:33 12:00:01 1.74 0.00 1.73 0.00 0.00 18.36 0.04 14:36:33 12:10:18 1.72 0.00 1.72 0.00 0.00 17.55 0.00 14:36:33 12:20:01 1.78 0.00 1.78 0.00 0.00 18.05 0.00 14:36:33 12:30:01 1.79 0.00 1.79 0.00 0.00 17.84 0.00 14:36:33 12:40:18 1.77 0.00 1.77 0.00 0.00 17.75 0.00 14:36:33 12:50:01 1.75 0.00 1.75 0.00 0.00 17.70 0.00 14:36:33 13:00:01 107.99 2.39 101.91 3.69 156.85 10846.26 1566.15 14:36:33 13:10:04 1.87 0.00 1.85 0.02 0.00 19.20 0.17 14:36:33 13:20:01 1.89 0.00 1.88 0.02 0.00 19.69 0.13 14:36:33 13:30:01 1.82 0.00 1.80 0.02 0.00 19.04 0.15 14:36:33 13:40:18 8.03 0.02 7.66 0.35 0.14 848.28 1011.01 14:36:33 13:50:01 1.69 0.00 1.65 0.03 0.00 17.68 5.32 14:36:33 14:00:01 3.66 0.00 3.51 0.14 0.00 304.41 71.92 14:36:33 14:10:05 1.90 0.00 1.86 0.05 0.00 20.19 0.53 14:36:33 14:20:01 1.69 0.00 1.67 0.03 0.00 18.33 0.24 14:36:33 14:30:01 1.75 0.00 1.74 0.02 0.00 18.12 0.16 14:36:33 Average: 3.04 0.03 2.96 0.05 1.80 155.30 41.13 14:36:33 14:36:33 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:36:33 00:10:08 13224376 15593188 403560 2.46 122580 2460424 942084 5.41 537096 2316876 208 14:36:33 00:20:01 13224748 15593572 403120 2.46 122580 2460436 942084 5.41 537096 2316900 204 14:36:33 00:30:01 13225616 15594576 402128 2.46 122580 2460572 942084 5.41 537100 2317220 204 14:36:33 00:40:08 13226508 15595472 401308 2.45 122580 2460580 942084 5.41 537100 2316836 32 14:36:33 00:50:01 13226316 15595292 401568 2.45 122580 2460592 942084 5.41 537100 2317044 204 14:36:33 01:00:01 13225592 15594700 402060 2.46 122580 2460724 942148 5.41 537100 2317376 204 14:36:33 01:10:16 13225488 15594616 402168 2.46 122580 2460740 942084 5.41 537100 2317780 8 14:36:33 01:20:01 13224484 15593620 403108 2.46 122580 2460748 942132 5.41 537100 2317420 204 14:36:33 01:30:01 13222276 15591548 405152 2.47 122580 2460884 942084 5.41 537104 2317344 200 14:36:33 01:40:17 13222680 15592080 404600 2.47 122580 2461020 942084 5.41 537100 2318056 8 14:36:33 01:50:10 13222900 15592452 404208 2.47 122584 2461164 942084 5.41 537112 2317504 180 14:36:33 02:00:01 13223596 15593280 403432 2.46 122584 2461292 942132 5.41 537104 2317560 200 14:36:33 02:10:11 13224228 15593928 402776 2.46 122584 2461308 942084 5.41 537104 2317572 32 14:36:33 02:20:18 13224576 15594288 402408 2.46 122584 2461320 942116 5.41 537104 2317684 8 14:36:33 02:30:01 13223400 15593116 403588 2.46 122584 2461324 942084 5.41 537104 2317592 8 14:36:33 02:40:18 13222648 15592508 404116 2.47 122588 2461464 942084 5.41 537108 2317732 4 14:36:33 02:50:11 13222680 15592544 404044 2.47 122588 2461468 942148 5.41 537112 2317928 204 14:36:33 03:00:01 13221676 15591552 405020 2.47 122588 2461480 942084 5.41 537112 2317864 156 14:36:33 03:10:17 13221680 15591696 404868 2.47 122588 2461624 942084 5.41 537112 2317968 164 14:36:33 03:20:17 13222128 15592152 404372 2.47 122588 2461628 942084 5.41 537108 2318096 4 14:36:33 03:30:01 13222944 15592984 403588 2.46 122592 2461636 942084 5.41 537116 2318292 156 14:36:33 03:40:12 13222908 15593344 403296 2.46 122592 2462032 942084 5.41 537112 2318308 4 14:36:33 03:50:01 13222424 15593004 403624 2.47 122592 2462172 942084 5.41 537116 2318516 280 14:36:33 04:00:01 13222456 15593176 403500 2.46 122592 2462308 942084 5.41 537112 2318760 204 14:36:33 04:10:10 13221956 15592696 403936 2.47 122592 2462320 942084 5.41 537116 2318684 152 14:36:33 04:20:01 13220952 15591720 404772 2.47 122592 2462328 943220 5.41 537120 2319680 264 14:36:33 04:30:01 13221724 15592636 403948 2.47 122592 2462464 942084 5.41 537112 2318988 8 14:36:33 04:40:18 13221088 15591992 404604 2.47 122592 2462472 942084 5.41 537112 2318960 156 14:36:33 04:50:01 13221016 15591932 404584 2.47 122592 2462480 942084 5.41 537112 2318996 200 14:36:33 05:00:01 13221748 15592664 403944 2.47 122592 2462496 942132 5.41 537120 2319056 268 14:36:33 05:10:11 13221552 15592608 403992 2.47 122592 2462632 942084 5.41 537116 2319192 168 14:36:33 05:20:01 13221300 15592368 404212 2.47 122592 2462644 942084 5.41 537120 2319232 268 14:36:33 05:30:01 13221300 15592372 404232 2.47 122592 2462648 942084 5.41 537116 2319116 268 14:36:33 05:40:12 13219540 15590752 405900 2.48 122592 2462788 942084 5.41 537116 2319156 180 14:36:33 05:50:01 13219184 15590396 406188 2.48 122592 2462792 942084 5.41 537112 2319460 212 14:36:33 06:00:01 13217820 15589048 407532 2.49 122592 2462804 942084 5.41 537112 2319484 128 14:36:33 06:10:12 13217016 15588256 408364 2.49 122592 2462812 942084 5.41 537112 2319160 16 14:36:33 06:20:01 13215256 15586624 409988 2.50 122592 2462948 942084 5.41 537112 2319352 200 14:36:33 06:30:01 13214084 15585468 411084 2.51 122600 2462960 942084 5.41 537112 2319308 208 14:36:33 06:40:12 13212236 15583636 412820 2.52 122600 2462968 942084 5.41 537120 2319520 4 14:36:33 06:50:01 13211684 15583220 413196 2.52 122600 2463104 942084 5.41 537120 2319456 204 14:36:33 07:00:01 13211264 15583068 413332 2.52 122600 2463372 942084 5.41 537128 2319952 164 14:36:33 07:10:17 13211936 15583752 412760 2.52 122600 2463384 942148 5.41 537124 2319788 28 14:36:33 07:20:01 13211656 15583604 412932 2.52 122600 2463516 942084 5.41 537132 2320340 172 14:36:33 07:30:01 13212720 15584684 411824 2.52 122604 2463532 942084 5.41 537128 2320088 276 14:36:33 07:40:12 13212216 15584188 412336 2.52 122604 2463536 942084 5.41 537124 2319888 32 14:36:33 07:50:01 13212064 15584048 412564 2.52 122604 2463544 943880 5.42 537124 2320484 204 14:36:33 08:00:01 13211492 15583620 412964 2.52 122604 2463692 942084 5.41 537128 2320140 276 14:36:33 08:10:17 13211016 15583152 413384 2.52 122608 2463692 942084 5.41 537124 2320092 16 14:36:33 08:20:01 13211424 15583960 412440 2.52 122608 2464092 942084 5.41 537132 2320600 304 14:36:33 08:30:01 13211596 15584268 412180 2.52 122608 2464224 942084 5.41 537128 2320724 204 14:36:33 08:40:18 13211656 15584340 412136 2.52 122608 2464236 942132 5.41 537132 2320836 164 14:36:33 08:50:01 13211968 15584660 411780 2.51 122608 2464244 942084 5.41 537132 2320812 168 14:36:33 09:00:01 13212000 15584832 411632 2.51 122608 2464380 942872 5.41 537128 2321132 204 14:36:33 09:10:14 13212568 15585536 410896 2.51 122608 2464520 942084 5.41 537132 2321088 160 14:36:33 09:20:01 13212064 15585048 411408 2.51 122608 2464528 942148 5.41 537128 2321168 200 14:36:33 09:30:01 13211616 15584608 411808 2.52 122608 2464536 942148 5.41 537128 2321032 8 14:36:33 09:40:18 13211700 15584828 411532 2.51 122608 2464676 942084 5.41 537132 2321092 184 14:36:33 09:50:01 13213140 15586284 410108 2.50 122608 2464692 942084 5.41 537132 2321268 272 14:36:33 10:00:01 13214212 15587388 408924 2.50 122608 2464692 942872 5.41 537140 2321892 168 14:36:33 10:10:18 13214720 15588036 408212 2.49 122608 2464832 942084 5.41 537128 2321316 36 14:36:33 10:20:18 13215224 15588544 407704 2.49 122608 2464836 942084 5.41 537128 2321396 4 14:36:33 10:30:01 13215404 15588736 407516 2.49 122608 2464848 942116 5.41 537128 2321424 204 14:36:33 10:40:18 13214976 15588436 407912 2.49 122608 2464992 942068 5.41 537132 2321476 192 14:36:33 10:50:17 13214796 15588276 408048 2.49 122608 2464996 942084 5.41 537128 2321564 36 14:36:33 11:00:01 13214544 15588036 408268 2.49 122608 2465008 942084 5.41 537128 2321380 8 14:36:33 11:10:17 13215496 15588992 407308 2.49 122608 2465016 942084 5.41 537128 2321580 228 14:36:33 11:20:18 13215580 15589220 407156 2.49 122608 2465152 942084 5.41 537128 2321532 196 14:36:33 11:30:01 13215080 15588728 407624 2.49 122608 2465164 942132 5.41 537132 2321668 156 14:36:33 11:40:17 13215668 15589324 407008 2.49 122608 2465168 942084 5.41 537128 2321512 16 14:36:33 11:50:18 13215588 15589384 406908 2.49 122608 2465308 942080 5.41 537128 2321880 32 14:36:33 12:00:01 13226260 15600076 396236 2.42 122608 2465324 942084 5.41 537132 2321812 204 14:36:33 12:10:18 13225756 15599576 396640 2.42 122608 2465332 942084 5.41 537136 2321876 152 14:36:33 12:20:01 13225000 15598836 397308 2.43 122608 2465340 942084 5.41 537132 2322032 208 14:36:33 12:30:01 13225000 15598984 397308 2.43 122608 2465488 942084 5.41 537140 2322148 268 14:36:33 12:40:18 13225000 15598988 397252 2.43 122608 2465488 942084 5.41 537136 2322064 160 14:36:33 12:50:01 13225000 15599000 397160 2.43 122608 2465500 942084 5.41 537132 2322076 8 14:36:33 13:00:01 10003676 15406584 533684 3.26 215840 5164792 1147384 6.59 765820 5028396 204 14:36:33 13:10:04 10002740 15405808 534396 3.26 215840 5164928 1147332 6.59 765820 5028636 192 14:36:33 13:20:01 10001480 15404572 535644 3.27 215840 5164936 1147332 6.59 765820 5029044 180 14:36:33 13:30:01 10000736 15403912 536296 3.28 215840 5165012 1148864 6.59 765820 5029756 212 14:36:33 13:40:18 9696088 15344608 593584 3.63 223000 5378972 1274216 7.31 773464 5316724 44 14:36:33 13:50:01 9694324 15342868 595268 3.64 223000 5378980 1274240 7.31 773468 5317468 128 14:36:33 14:00:01 9608776 15339348 597960 3.65 225504 5450208 1256172 7.21 776136 5387108 200 14:36:33 14:10:05 9606520 15337140 600088 3.67 225504 5450212 1256284 7.21 776136 5388472 224 14:36:33 14:20:01 9669612 15400568 536820 3.28 225540 5450492 1160412 6.66 776232 5311196 216 14:36:33 14:30:01 9670152 15401112 536304 3.28 225540 5450496 1160412 6.66 776232 5311436 200 14:36:33 Average: 12825164 15565869 423994 2.59 133924 2791707 971474 5.58 564059 2652419 151 14:36:33 14:36:33 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:36:33 00:10:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 00:10:08 ens3 0.42 0.16 0.15 0.10 0.00 0.00 0.00 0.00 14:36:33 00:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 00:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 00:20:01 ens3 0.22 0.08 0.04 0.02 0.00 0.00 0.00 0.00 14:36:33 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 00:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 00:30:01 ens3 0.64 0.21 0.20 0.12 0.00 0.00 0.00 0.00 14:36:33 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 00:40:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 00:40:08 ens3 2.83 0.38 0.64 0.29 0.00 0.00 0.00 0.00 14:36:33 00:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 00:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 00:50:01 ens3 2.78 1.08 0.36 1.15 0.00 0.00 0.00 0.00 14:36:33 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 01:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 01:00:01 ens3 0.74 0.14 0.12 0.06 0.00 0.00 0.00 0.00 14:36:33 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 01:10:16 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 01:10:16 ens3 0.59 0.14 6.54 0.06 0.00 0.00 0.00 0.00 14:36:33 01:10:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 01:20:01 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 01:20:01 ens3 0.91 0.13 0.98 0.06 0.00 0.00 0.00 0.00 14:36:33 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 01:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 01:30:01 ens3 0.35 0.11 0.08 0.04 0.00 0.00 0.00 0.00 14:36:33 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 01:40:17 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 01:40:17 ens3 0.38 0.13 0.10 0.06 0.00 0.00 0.00 0.00 14:36:33 01:40:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 01:50:10 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 01:50:10 ens3 0.24 0.07 0.04 0.02 0.00 0.00 0.00 0.00 14:36:33 01:50:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 02:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 02:00:01 ens3 0.71 0.14 0.16 0.07 0.00 0.00 0.00 0.00 14:36:33 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 02:10:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 02:10:11 ens3 2.60 0.19 0.41 0.10 0.00 0.00 0.00 0.00 14:36:33 02:10:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 02:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 02:20:18 ens3 2.06 0.69 0.29 0.90 0.00 0.00 0.00 0.00 14:36:33 02:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 02:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 02:30:01 ens3 1.60 0.20 5.37 0.13 0.00 0.00 0.00 0.00 14:36:33 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 02:40:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 02:40:18 ens3 0.72 0.13 0.32 0.07 0.00 0.00 0.00 0.00 14:36:33 02:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 02:50:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 02:50:11 ens3 0.50 0.14 0.12 0.07 0.00 0.00 0.00 0.00 14:36:33 02:50:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 03:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 03:00:01 ens3 0.44 0.11 0.09 0.04 0.00 0.00 0.00 0.00 14:36:33 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 03:10:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 03:10:17 ens3 0.36 0.11 0.08 0.04 0.00 0.00 0.00 0.00 14:36:33 03:10:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 03:20:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 03:20:17 ens3 0.64 0.09 0.07 0.02 0.00 0.00 0.00 0.00 14:36:33 03:20:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 03:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 03:30:01 ens3 0.43 0.17 0.14 0.08 0.00 0.00 0.00 0.00 14:36:33 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 03:40:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 03:40:12 ens3 2.53 0.19 0.44 0.13 0.00 0.00 0.00 0.00 14:36:33 03:40:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 03:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 03:50:01 ens3 1.98 0.76 0.27 0.99 0.00 0.00 0.00 0.00 14:36:33 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 04:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 04:00:01 ens3 0.59 0.08 0.06 0.02 0.00 0.00 0.00 0.00 14:36:33 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 04:10:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 04:10:10 ens3 0.42 0.10 0.08 0.04 0.00 0.00 0.00 0.00 14:36:33 04:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 04:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 04:20:01 ens3 0.35 0.10 0.05 0.03 0.00 0.00 0.00 0.00 14:36:33 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 04:30:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 04:30:01 ens3 0.32 0.11 0.08 0.03 0.00 0.00 0.00 0.00 14:36:33 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 04:40:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 04:40:18 ens3 0.40 0.10 0.08 0.04 0.00 0.00 0.00 0.00 14:36:33 04:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 04:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 04:50:01 ens3 0.38 0.14 0.11 0.06 0.00 0.00 0.00 0.00 14:36:33 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 05:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 05:00:01 ens3 0.37 0.13 0.10 0.06 0.00 0.00 0.00 0.00 14:36:33 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 05:10:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 05:10:11 ens3 0.26 0.10 0.07 0.04 0.00 0.00 0.00 0.00 14:36:33 05:10:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 05:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 05:20:01 ens3 0.30 0.11 0.07 0.04 0.00 0.00 0.00 0.00 14:36:33 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 05:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 05:30:01 ens3 0.28 0.10 0.07 0.04 0.00 0.00 0.00 0.00 14:36:33 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 05:40:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 05:40:12 ens3 0.31 0.10 0.07 0.04 0.00 0.00 0.00 0.00 14:36:33 05:40:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 05:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 05:50:01 ens3 0.22 0.08 0.04 0.02 0.00 0.00 0.00 0.00 14:36:33 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 06:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 06:00:01 ens3 0.23 0.07 0.04 0.02 0.00 0.00 0.00 0.00 14:36:33 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 06:10:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 06:10:12 ens3 0.57 0.46 0.11 0.66 0.00 0.00 0.00 0.00 14:36:33 06:10:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 06:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 06:20:01 ens3 0.22 0.08 0.04 0.02 0.00 0.00 0.00 0.00 14:36:33 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 06:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 06:30:01 ens3 0.29 0.12 0.07 0.04 0.00 0.00 0.00 0.00 14:36:33 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 06:40:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 06:40:12 ens3 0.39 0.12 0.11 0.06 0.00 0.00 0.00 0.00 14:36:33 06:40:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 06:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 06:50:01 ens3 0.32 0.12 0.09 0.05 0.00 0.00 0.00 0.00 14:36:33 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 07:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 07:00:01 ens3 0.32 0.09 0.08 0.04 0.00 0.00 0.00 0.00 14:36:33 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 07:10:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 07:10:17 ens3 0.49 0.21 0.17 0.11 0.00 0.00 0.00 0.00 14:36:33 07:10:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 07:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 07:20:01 ens3 0.31 0.12 0.08 0.04 0.00 0.00 0.00 0.00 14:36:33 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 07:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 07:30:01 ens3 0.23 0.07 0.04 0.02 0.00 0.00 0.00 0.00 14:36:33 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 07:40:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 07:40:12 ens3 0.32 0.10 0.08 0.04 0.00 0.00 0.00 0.00 14:36:33 07:40:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 07:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 07:50:01 ens3 0.24 0.09 0.05 0.02 0.00 0.00 0.00 0.00 14:36:33 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 08:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 08:00:01 ens3 0.28 0.10 0.07 0.04 0.00 0.00 0.00 0.00 14:36:33 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 08:10:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 08:10:17 ens3 0.40 0.16 0.13 0.08 0.00 0.00 0.00 0.00 14:36:33 08:10:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 08:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 08:20:01 ens3 0.58 0.57 0.10 0.81 0.00 0.00 0.00 0.00 14:36:33 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 08:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 08:30:01 ens3 0.38 0.14 0.11 0.07 0.00 0.00 0.00 0.00 14:36:33 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 08:40:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 08:40:18 ens3 0.45 0.15 0.12 0.06 0.00 0.00 0.00 0.00 14:36:33 08:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 08:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 08:50:01 ens3 0.24 0.08 0.05 0.02 0.00 0.00 0.00 0.00 14:36:33 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 09:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 09:00:01 ens3 0.23 0.08 0.05 0.02 0.00 0.00 0.00 0.00 14:36:33 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 09:10:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 09:10:14 ens3 0.31 0.13 0.10 0.06 0.00 0.00 0.00 0.00 14:36:33 09:10:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 09:20:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 09:20:01 ens3 0.59 0.27 0.23 0.13 0.00 0.00 0.00 0.00 14:36:33 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 09:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 09:30:01 ens3 1.01 0.32 0.40 0.26 0.00 0.00 0.00 0.00 14:36:33 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 09:40:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 09:40:18 ens3 0.77 0.35 0.16 0.89 0.00 0.00 0.00 0.00 14:36:33 09:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 09:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 09:50:01 ens3 0.28 0.08 0.05 0.02 0.00 0.00 0.00 0.00 14:36:33 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 10:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 10:00:01 ens3 0.71 0.25 0.26 0.17 0.00 0.00 0.00 0.00 14:36:33 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 10:10:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 10:10:18 ens3 0.45 0.16 0.14 0.08 0.00 0.00 0.00 0.00 14:36:33 10:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 10:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 10:20:18 ens3 0.31 0.10 0.07 0.04 0.00 0.00 0.00 0.00 14:36:33 10:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 10:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 10:30:01 ens3 0.72 0.27 0.27 0.17 0.00 0.00 0.00 0.00 14:36:33 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 10:40:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 10:40:18 ens3 0.85 0.64 0.23 0.83 0.00 0.00 0.00 0.00 14:36:33 10:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 10:50:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 10:50:17 ens3 0.44 0.30 0.06 0.25 0.00 0.00 0.00 0.00 14:36:33 10:50:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 11:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 11:00:01 ens3 0.32 0.11 0.08 0.04 0.00 0.00 0.00 0.00 14:36:33 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 11:10:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 11:10:17 ens3 0.35 0.14 0.10 0.06 0.00 0.00 0.00 0.00 14:36:33 11:10:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 11:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 11:20:18 ens3 0.24 0.08 0.04 0.02 0.00 0.00 0.00 0.00 14:36:33 11:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 11:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 11:30:01 ens3 0.48 0.16 0.14 0.08 0.00 0.00 0.00 0.00 14:36:33 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 11:40:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 11:40:17 ens3 0.36 0.11 0.09 0.04 0.00 0.00 0.00 0.00 14:36:33 11:40:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 11:50:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 11:50:18 ens3 0.22 0.08 0.04 0.02 0.00 0.00 0.00 0.00 14:36:33 11:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 12:00:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 12:00:01 ens3 0.25 0.13 0.06 0.03 0.00 0.00 0.00 0.00 14:36:33 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 12:10:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 12:10:18 ens3 0.31 0.13 0.10 0.06 0.00 0.00 0.00 0.00 14:36:33 12:10:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 12:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 12:20:01 ens3 0.24 0.09 0.05 0.02 0.00 0.00 0.00 0.00 14:36:33 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 12:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 12:30:01 ens3 0.23 0.08 0.05 0.02 0.00 0.00 0.00 0.00 14:36:33 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 12:40:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 12:40:18 ens3 0.35 0.11 0.10 0.06 0.00 0.00 0.00 0.00 14:36:33 12:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 12:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 12:50:01 ens3 0.29 0.10 0.07 0.04 0.00 0.00 0.00 0.00 14:36:33 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 13:00:01 lo 0.87 0.87 0.13 0.13 0.00 0.00 0.00 0.00 14:36:33 13:00:01 ens3 72.60 55.36 801.77 9.70 0.00 0.00 0.00 0.00 14:36:33 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 13:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 13:10:04 ens3 0.39 0.17 0.14 0.09 0.00 0.00 0.00 0.00 14:36:33 13:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 13:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 13:20:01 ens3 0.27 0.10 0.05 0.02 0.00 0.00 0.00 0.00 14:36:33 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 13:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 13:30:01 ens3 0.67 0.63 0.10 0.62 0.00 0.00 0.00 0.00 14:36:33 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 13:40:18 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 13:40:18 ens3 1.02 0.76 0.39 0.42 0.00 0.00 0.00 0.00 14:36:33 13:40:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 13:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 13:50:01 ens3 0.30 0.15 0.06 0.03 0.00 0.00 0.00 0.00 14:36:33 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 14:00:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 14:00:01 ens3 0.54 0.36 0.18 0.16 0.00 0.00 0.00 0.00 14:36:33 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 14:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 14:10:05 ens3 0.31 0.16 0.08 0.05 0.00 0.00 0.00 0.00 14:36:33 14:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 14:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 14:20:01 ens3 0.46 0.29 0.09 0.15 0.00 0.00 0.00 0.00 14:36:33 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 14:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 14:30:01 ens3 0.26 0.11 0.05 0.02 0.00 0.00 0.00 0.00 14:36:33 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 14:36:33 Average: ens3 1.41 0.83 9.49 0.25 0.00 0.00 0.00 0.00 14:36:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:33 14:36:33 14:36:33 ---> sar -P ALL: 14:36:33 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-6080) 02/05/26 _x86_64_ (4 CPU) 14:36:33 14:36:33 00:00:01 CPU %user %nice %system %iowait %steal %idle 14:36:33 00:10:08 all 0.12 0.00 0.03 0.01 0.02 99.83 14:36:33 00:10:08 0 0.02 0.00 0.02 0.00 0.01 99.95 14:36:33 00:10:08 1 0.40 0.00 0.02 0.00 0.01 99.57 14:36:33 00:10:08 2 0.03 0.00 0.03 0.01 0.02 99.92 14:36:33 00:10:08 3 0.02 0.00 0.04 0.03 0.02 99.88 14:36:33 00:20:01 all 0.04 0.00 0.03 0.01 0.01 99.91 14:36:33 00:20:01 0 0.01 0.00 0.02 0.00 0.01 99.96 14:36:33 00:20:01 1 0.11 0.00 0.02 0.00 0.01 99.86 14:36:33 00:20:01 2 0.02 0.00 0.03 0.01 0.01 99.93 14:36:33 00:20:01 3 0.02 0.00 0.03 0.03 0.03 99.89 14:36:33 00:30:01 all 0.02 0.00 0.02 0.01 0.01 99.94 14:36:33 00:30:01 0 0.01 0.00 0.02 0.00 0.01 99.96 14:36:33 00:30:01 1 0.01 0.00 0.02 0.01 0.02 99.94 14:36:33 00:30:01 2 0.02 0.00 0.02 0.00 0.02 99.94 14:36:33 00:30:01 3 0.02 0.00 0.03 0.03 0.02 99.91 14:36:33 00:40:08 all 0.06 0.00 0.03 0.33 0.02 99.56 14:36:33 00:40:08 0 0.02 0.00 0.01 0.00 0.01 99.95 14:36:33 00:40:08 1 0.19 0.00 0.04 0.29 0.03 99.44 14:36:33 00:40:08 2 0.02 0.00 0.02 1.01 0.01 98.93 14:36:33 00:40:08 3 0.02 0.00 0.03 0.04 0.02 99.89 14:36:33 00:50:01 all 0.08 0.00 0.03 0.02 0.01 99.86 14:36:33 00:50:01 0 0.02 0.00 0.03 0.04 0.01 99.91 14:36:33 00:50:01 1 0.04 0.00 0.04 0.00 0.02 99.90 14:36:33 00:50:01 2 0.22 0.00 0.03 0.04 0.01 99.70 14:36:33 00:50:01 3 0.02 0.00 0.02 0.01 0.01 99.93 14:36:33 01:00:01 all 0.02 0.00 0.02 0.01 0.01 99.93 14:36:33 01:00:01 0 0.02 0.00 0.04 0.01 0.02 99.91 14:36:33 01:00:01 1 0.01 0.00 0.02 0.00 0.01 99.96 14:36:33 01:00:01 2 0.03 0.00 0.01 0.03 0.01 99.91 14:36:33 01:00:01 3 0.02 0.00 0.02 0.01 0.01 99.94 14:36:33 01:10:16 all 0.03 0.00 0.02 0.01 0.01 99.93 14:36:33 01:10:16 0 0.01 0.00 0.02 0.02 0.01 99.93 14:36:33 01:10:16 1 0.02 0.00 0.02 0.00 0.01 99.94 14:36:33 01:10:16 2 0.07 0.00 0.02 0.00 0.01 99.89 14:36:33 01:10:16 3 0.02 0.00 0.02 0.00 0.01 99.95 14:36:33 01:20:01 all 0.03 0.00 0.03 0.01 0.02 99.91 14:36:33 01:20:01 0 0.01 0.00 0.02 0.01 0.00 99.97 14:36:33 01:20:01 1 0.03 0.00 0.04 0.03 0.03 99.88 14:36:33 01:20:01 2 0.08 0.00 0.03 0.00 0.02 99.88 14:36:33 01:20:01 3 0.02 0.00 0.03 0.01 0.02 99.93 14:36:33 01:30:01 all 0.13 0.00 0.03 0.01 0.02 99.82 14:36:33 01:30:01 0 0.01 0.00 0.03 0.01 0.02 99.93 14:36:33 01:30:01 1 0.20 0.00 0.02 0.02 0.01 99.75 14:36:33 01:30:01 2 0.02 0.00 0.03 0.00 0.01 99.94 14:36:33 01:30:01 3 0.27 0.00 0.03 0.00 0.02 99.67 14:36:33 01:40:17 all 0.07 0.00 0.03 0.01 0.02 99.88 14:36:33 01:40:17 0 0.00 0.00 0.01 0.01 0.01 99.97 14:36:33 01:40:17 1 0.02 0.00 0.03 0.03 0.01 99.92 14:36:33 01:40:17 2 0.03 0.00 0.04 0.00 0.02 99.91 14:36:33 01:40:17 3 0.22 0.00 0.04 0.01 0.02 99.71 14:36:33 01:50:10 all 0.15 0.00 0.03 0.01 0.01 99.80 14:36:33 01:50:10 0 0.00 0.00 0.01 0.01 0.01 99.97 14:36:33 01:50:10 1 0.02 0.00 0.04 0.03 0.02 99.89 14:36:33 01:50:10 2 0.21 0.00 0.04 0.01 0.02 99.72 14:36:33 01:50:10 3 0.38 0.00 0.02 0.00 0.01 99.59 14:36:33 14:36:33 01:50:10 CPU %user %nice %system %iowait %steal %idle 14:36:33 02:00:01 all 0.02 0.00 0.02 0.01 0.02 99.93 14:36:33 02:00:01 0 0.01 0.00 0.02 0.01 0.01 99.95 14:36:33 02:00:01 1 0.03 0.00 0.02 0.01 0.01 99.94 14:36:33 02:00:01 2 0.01 0.00 0.02 0.03 0.02 99.92 14:36:33 02:00:01 3 0.02 0.00 0.03 0.00 0.02 99.92 14:36:33 02:10:11 all 0.19 0.00 0.02 0.01 0.02 99.75 14:36:33 02:10:11 0 0.02 0.00 0.02 0.00 0.01 99.96 14:36:33 02:10:11 1 0.02 0.00 0.02 0.00 0.01 99.94 14:36:33 02:10:11 2 0.02 0.00 0.03 0.04 0.01 99.90 14:36:33 02:10:11 3 0.72 0.00 0.03 0.00 0.03 99.22 14:36:33 02:20:18 all 0.03 0.00 0.03 0.06 0.02 99.87 14:36:33 02:20:18 0 0.02 0.00 0.03 0.00 0.01 99.94 14:36:33 02:20:18 1 0.03 0.00 0.02 0.03 0.01 99.91 14:36:33 02:20:18 2 0.03 0.00 0.03 0.20 0.01 99.73 14:36:33 02:20:18 3 0.03 0.00 0.03 0.02 0.02 99.91 14:36:33 02:30:01 all 0.15 0.00 0.03 0.01 0.01 99.80 14:36:33 02:30:01 0 0.29 0.00 0.05 0.02 0.02 99.62 14:36:33 02:30:01 1 0.01 0.00 0.01 0.00 0.01 99.97 14:36:33 02:30:01 2 0.30 0.00 0.03 0.01 0.01 99.65 14:36:33 02:30:01 3 0.01 0.00 0.02 0.00 0.01 99.95 14:36:33 02:40:18 all 0.18 0.00 0.03 0.32 0.02 99.45 14:36:33 02:40:18 0 0.02 0.00 0.03 1.14 0.02 98.79 14:36:33 02:40:18 1 0.66 0.00 0.03 0.00 0.01 99.29 14:36:33 02:40:18 2 0.02 0.00 0.03 0.04 0.02 99.90 14:36:33 02:40:18 3 0.02 0.00 0.02 0.11 0.01 99.84 14:36:33 02:50:11 all 0.21 0.00 0.03 0.20 0.01 99.55 14:36:33 02:50:11 0 0.04 0.00 0.04 0.67 0.02 99.24 14:36:33 02:50:11 1 0.46 0.00 0.02 0.00 0.01 99.51 14:36:33 02:50:11 2 0.18 0.00 0.03 0.06 0.01 99.71 14:36:33 02:50:11 3 0.17 0.00 0.02 0.06 0.01 99.74 14:36:33 03:00:01 all 0.21 0.00 0.03 0.03 0.01 99.72 14:36:33 03:00:01 0 0.03 0.00 0.03 0.01 0.01 99.93 14:36:33 03:00:01 1 0.20 0.00 0.03 0.06 0.01 99.70 14:36:33 03:00:01 2 0.58 0.00 0.03 0.00 0.01 99.38 14:36:33 03:00:01 3 0.05 0.00 0.04 0.04 0.01 99.87 14:36:33 03:10:17 all 0.14 0.00 0.03 0.05 0.01 99.76 14:36:33 03:10:17 0 0.01 0.00 0.01 0.01 0.00 99.96 14:36:33 03:10:17 1 0.27 0.00 0.03 0.11 0.01 99.58 14:36:33 03:10:17 2 0.03 0.00 0.03 0.01 0.01 99.91 14:36:33 03:10:17 3 0.26 0.00 0.04 0.07 0.02 99.61 14:36:33 03:20:17 all 0.02 0.00 0.03 0.01 0.01 99.93 14:36:33 03:20:17 0 0.02 0.00 0.03 0.01 0.01 99.93 14:36:33 03:20:17 1 0.03 0.00 0.02 0.00 0.01 99.94 14:36:33 03:20:17 2 0.02 0.00 0.04 0.02 0.01 99.91 14:36:33 03:20:17 3 0.02 0.00 0.02 0.01 0.01 99.94 14:36:33 03:30:01 all 0.25 0.00 0.03 0.01 0.01 99.70 14:36:33 03:30:01 0 0.01 0.00 0.01 0.01 0.01 99.97 14:36:33 03:30:01 1 0.94 0.00 0.03 0.00 0.01 99.02 14:36:33 03:30:01 2 0.02 0.00 0.02 0.02 0.01 99.93 14:36:33 03:30:01 3 0.03 0.00 0.05 0.01 0.02 99.89 14:36:33 03:40:12 all 0.21 0.00 0.03 0.01 0.01 99.74 14:36:33 03:40:12 0 0.01 0.00 0.02 0.01 0.01 99.95 14:36:33 03:40:12 1 0.76 0.00 0.03 0.00 0.02 99.18 14:36:33 03:40:12 2 0.03 0.00 0.02 0.00 0.01 99.93 14:36:33 03:40:12 3 0.03 0.00 0.03 0.04 0.01 99.89 14:36:33 14:36:33 03:40:12 CPU %user %nice %system %iowait %steal %idle 14:36:33 03:50:01 all 0.09 0.00 0.02 0.01 0.01 99.86 14:36:33 03:50:01 0 0.01 0.00 0.01 0.00 0.00 99.98 14:36:33 03:50:01 1 0.32 0.00 0.04 0.00 0.02 99.62 14:36:33 03:50:01 2 0.02 0.00 0.02 0.00 0.01 99.95 14:36:33 03:50:01 3 0.03 0.00 0.03 0.03 0.02 99.90 14:36:33 04:00:01 all 0.22 0.00 0.02 0.01 0.01 99.73 14:36:33 04:00:01 0 0.80 0.00 0.01 0.00 0.00 99.18 14:36:33 04:00:01 1 0.04 0.00 0.02 0.01 0.02 99.91 14:36:33 04:00:01 2 0.01 0.00 0.03 0.01 0.02 99.93 14:36:33 04:00:01 3 0.02 0.00 0.03 0.01 0.02 99.92 14:36:33 04:10:10 all 0.10 0.00 0.03 0.01 0.02 99.85 14:36:33 04:10:10 0 0.35 0.00 0.04 0.00 0.01 99.60 14:36:33 04:10:10 1 0.03 0.00 0.03 0.00 0.02 99.91 14:36:33 04:10:10 2 0.02 0.00 0.02 0.01 0.01 99.94 14:36:33 04:10:10 3 0.01 0.00 0.02 0.02 0.01 99.93 14:36:33 04:20:01 all 0.02 0.00 0.02 0.01 0.01 99.94 14:36:33 04:20:01 0 0.02 0.00 0.02 0.00 0.01 99.94 14:36:33 04:20:01 1 0.03 0.00 0.01 0.01 0.01 99.94 14:36:33 04:20:01 2 0.01 0.00 0.03 0.00 0.01 99.94 14:36:33 04:20:01 3 0.01 0.00 0.03 0.03 0.02 99.92 14:36:33 04:30:01 all 0.04 0.00 0.02 0.01 0.02 99.91 14:36:33 04:30:01 0 0.12 0.00 0.02 0.01 0.01 99.84 14:36:33 04:30:01 1 0.02 0.00 0.02 0.00 0.02 99.94 14:36:33 04:30:01 2 0.02 0.00 0.02 0.01 0.02 99.93 14:36:33 04:30:01 3 0.01 0.00 0.02 0.02 0.02 99.93 14:36:33 04:40:18 all 0.20 0.00 0.02 0.01 0.02 99.75 14:36:33 04:40:18 0 0.53 0.00 0.01 0.01 0.01 99.44 14:36:33 04:40:18 1 0.23 0.00 0.03 0.01 0.01 99.71 14:36:33 04:40:18 2 0.02 0.00 0.03 0.00 0.02 99.93 14:36:33 04:40:18 3 0.02 0.00 0.02 0.01 0.02 99.93 14:36:33 04:50:01 all 0.08 0.00 0.02 0.01 0.02 99.88 14:36:33 04:50:01 0 0.01 0.00 0.01 0.00 0.00 99.98 14:36:33 04:50:01 1 0.27 0.00 0.03 0.02 0.02 99.67 14:36:33 04:50:01 2 0.02 0.00 0.02 0.01 0.02 99.94 14:36:33 04:50:01 3 0.02 0.00 0.03 0.01 0.02 99.91 14:36:33 05:00:01 all 0.02 0.00 0.02 0.01 0.02 99.93 14:36:33 05:00:01 0 0.02 0.00 0.02 0.01 0.01 99.95 14:36:33 05:00:01 1 0.02 0.00 0.03 0.02 0.02 99.92 14:36:33 05:00:01 2 0.02 0.00 0.03 0.00 0.02 99.94 14:36:33 05:00:01 3 0.02 0.00 0.03 0.01 0.02 99.92 14:36:33 05:10:11 all 0.09 0.00 0.02 0.01 0.02 99.86 14:36:33 05:10:11 0 0.01 0.00 0.01 0.00 0.01 99.97 14:36:33 05:10:11 1 0.04 0.00 0.03 0.02 0.02 99.88 14:36:33 05:10:11 2 0.02 0.00 0.02 0.00 0.02 99.94 14:36:33 05:10:11 3 0.30 0.00 0.02 0.01 0.02 99.65 14:36:33 05:20:01 all 0.21 0.00 0.03 0.01 0.01 99.74 14:36:33 05:20:01 0 0.01 0.00 0.01 0.00 0.00 99.98 14:36:33 05:20:01 1 0.03 0.00 0.04 0.02 0.03 99.87 14:36:33 05:20:01 2 0.78 0.00 0.02 0.00 0.02 99.18 14:36:33 05:20:01 3 0.03 0.00 0.03 0.01 0.01 99.93 14:36:33 05:30:01 all 0.15 0.00 0.03 0.01 0.01 99.80 14:36:33 05:30:01 0 0.00 0.00 0.01 0.00 0.00 99.99 14:36:33 05:30:01 1 0.19 0.00 0.05 0.04 0.03 99.69 14:36:33 05:30:01 2 0.37 0.00 0.01 0.00 0.01 99.60 14:36:33 05:30:01 3 0.01 0.00 0.03 0.01 0.01 99.93 14:36:33 14:36:33 05:30:01 CPU %user %nice %system %iowait %steal %idle 14:36:33 05:40:12 all 0.26 0.00 0.02 0.01 0.02 99.69 14:36:33 05:40:12 0 0.02 0.00 0.02 0.00 0.00 99.96 14:36:33 05:40:12 1 0.99 0.00 0.02 0.00 0.02 98.96 14:36:33 05:40:12 2 0.01 0.00 0.02 0.00 0.01 99.95 14:36:33 05:40:12 3 0.03 0.00 0.03 0.03 0.02 99.89 14:36:33 05:50:01 all 0.03 0.00 0.02 0.01 0.01 99.93 14:36:33 05:50:01 0 0.01 0.00 0.01 0.00 0.00 99.98 14:36:33 05:50:01 1 0.06 0.00 0.02 0.01 0.03 99.89 14:36:33 05:50:01 2 0.02 0.00 0.03 0.00 0.02 99.94 14:36:33 05:50:01 3 0.02 0.00 0.03 0.03 0.02 99.91 14:36:33 06:00:01 all 0.20 0.00 0.02 0.01 0.01 99.76 14:36:33 06:00:01 0 0.01 0.00 0.01 0.01 0.00 99.97 14:36:33 06:00:01 1 0.73 0.00 0.03 0.00 0.03 99.21 14:36:33 06:00:01 2 0.03 0.00 0.01 0.00 0.01 99.95 14:36:33 06:00:01 3 0.02 0.00 0.03 0.02 0.02 99.90 14:36:33 06:10:12 all 0.07 0.00 0.02 0.01 0.01 99.89 14:36:33 06:10:12 0 0.01 0.00 0.01 0.00 0.00 99.97 14:36:33 06:10:12 1 0.08 0.00 0.02 0.00 0.01 99.90 14:36:33 06:10:12 2 0.03 0.00 0.03 0.02 0.02 99.89 14:36:33 06:10:12 3 0.15 0.00 0.03 0.00 0.02 99.80 14:36:33 06:20:01 all 0.09 0.00 0.02 0.01 0.01 99.86 14:36:33 06:20:01 0 0.01 0.00 0.01 0.00 0.00 99.98 14:36:33 06:20:01 1 0.33 0.00 0.03 0.00 0.02 99.62 14:36:33 06:20:01 2 0.02 0.00 0.02 0.01 0.02 99.94 14:36:33 06:20:01 3 0.02 0.00 0.03 0.02 0.02 99.90 14:36:33 06:30:01 all 0.35 0.00 0.03 0.01 0.01 99.60 14:36:33 06:30:01 0 0.02 0.00 0.02 0.01 0.01 99.95 14:36:33 06:30:01 1 1.13 0.00 0.04 0.00 0.03 98.80 14:36:33 06:30:01 2 0.24 0.00 0.02 0.01 0.01 99.72 14:36:33 06:30:01 3 0.01 0.00 0.02 0.02 0.01 99.93 14:36:33 06:40:12 all 0.24 0.00 0.02 0.04 0.02 99.69 14:36:33 06:40:12 0 0.02 0.00 0.03 0.01 0.02 99.91 14:36:33 06:40:12 1 0.02 0.00 0.02 0.01 0.01 99.94 14:36:33 06:40:12 2 0.89 0.00 0.03 0.12 0.02 98.95 14:36:33 06:40:12 3 0.01 0.00 0.02 0.01 0.01 99.94 14:36:33 06:50:01 all 0.30 0.00 0.02 0.01 0.01 99.65 14:36:33 06:50:01 0 0.00 0.00 0.01 0.00 0.00 99.99 14:36:33 06:50:01 1 0.03 0.00 0.04 0.01 0.02 99.89 14:36:33 06:50:01 2 1.16 0.00 0.02 0.02 0.02 98.78 14:36:33 06:50:01 3 0.02 0.00 0.01 0.01 0.01 99.95 14:36:33 07:00:01 all 0.05 0.00 0.02 0.01 0.01 99.90 14:36:33 07:00:01 0 0.01 0.00 0.01 0.02 0.01 99.96 14:36:33 07:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:36:33 07:00:01 2 0.14 0.00 0.03 0.00 0.02 99.80 14:36:33 07:00:01 3 0.02 0.00 0.02 0.01 0.01 99.94 14:36:33 07:10:17 all 0.02 0.00 0.02 0.01 0.01 99.93 14:36:33 07:10:17 0 0.01 0.00 0.01 0.00 0.01 99.96 14:36:33 07:10:17 1 0.04 0.00 0.04 0.00 0.02 99.91 14:36:33 07:10:17 2 0.01 0.00 0.02 0.01 0.01 99.94 14:36:33 07:10:17 3 0.02 0.00 0.02 0.02 0.02 99.92 14:36:33 07:20:01 all 0.23 0.00 0.02 0.01 0.01 99.72 14:36:33 07:20:01 0 0.86 0.00 0.02 0.00 0.01 99.11 14:36:33 07:20:01 1 0.02 0.00 0.03 0.01 0.02 99.92 14:36:33 07:20:01 2 0.02 0.00 0.02 0.02 0.02 99.93 14:36:33 07:20:01 3 0.02 0.00 0.02 0.01 0.01 99.94 14:36:33 14:36:33 07:20:01 CPU %user %nice %system %iowait %steal %idle 14:36:33 07:30:01 all 0.11 0.00 0.03 0.01 0.02 99.84 14:36:33 07:30:01 0 0.02 0.00 0.01 0.02 0.01 99.93 14:36:33 07:30:01 1 0.06 0.00 0.03 0.01 0.02 99.90 14:36:33 07:30:01 2 0.35 0.00 0.04 0.00 0.02 99.59 14:36:33 07:30:01 3 0.02 0.00 0.02 0.00 0.01 99.95 14:36:33 07:40:12 all 0.43 0.00 0.02 0.01 0.01 99.53 14:36:33 07:40:12 0 0.81 0.00 0.01 0.02 0.01 99.14 14:36:33 07:40:12 1 0.08 0.00 0.03 0.00 0.02 99.87 14:36:33 07:40:12 2 0.80 0.00 0.02 0.00 0.01 99.16 14:36:33 07:40:12 3 0.02 0.00 0.02 0.01 0.01 99.94 14:36:33 07:50:01 all 0.06 0.00 0.02 0.01 0.01 99.90 14:36:33 07:50:01 0 0.06 0.00 0.00 0.00 0.01 99.92 14:36:33 07:50:01 1 0.14 0.00 0.03 0.00 0.02 99.80 14:36:33 07:50:01 2 0.01 0.00 0.03 0.02 0.01 99.93 14:36:33 07:50:01 3 0.02 0.00 0.03 0.01 0.01 99.94 14:36:33 08:00:01 all 0.10 0.00 0.02 0.01 0.02 99.85 14:36:33 08:00:01 0 0.02 0.00 0.01 0.01 0.00 99.95 14:36:33 08:00:01 1 0.34 0.00 0.02 0.02 0.02 99.60 14:36:33 08:00:01 2 0.02 0.00 0.03 0.00 0.01 99.94 14:36:33 08:00:01 3 0.02 0.00 0.04 0.01 0.02 99.91 14:36:33 08:10:17 all 0.13 0.00 0.02 0.01 0.01 99.82 14:36:33 08:10:17 0 0.02 0.00 0.02 0.02 0.01 99.93 14:36:33 08:10:17 1 0.47 0.00 0.03 0.00 0.02 99.49 14:36:33 08:10:17 2 0.02 0.00 0.03 0.00 0.02 99.92 14:36:33 08:10:17 3 0.01 0.00 0.02 0.01 0.01 99.94 14:36:33 08:20:01 all 0.04 0.00 0.03 0.01 0.01 99.91 14:36:33 08:20:01 0 0.09 0.00 0.03 0.03 0.01 99.84 14:36:33 08:20:01 1 0.02 0.00 0.02 0.00 0.01 99.95 14:36:33 08:20:01 2 0.04 0.00 0.05 0.00 0.02 99.89 14:36:33 08:20:01 3 0.02 0.00 0.02 0.01 0.01 99.95 14:36:33 08:30:01 all 0.08 0.00 0.02 0.01 0.02 99.88 14:36:33 08:30:01 0 0.01 0.00 0.01 0.01 0.01 99.96 14:36:33 08:30:01 1 0.01 0.00 0.02 0.00 0.01 99.96 14:36:33 08:30:01 2 0.26 0.00 0.03 0.01 0.03 99.66 14:36:33 08:30:01 3 0.02 0.00 0.03 0.01 0.01 99.93 14:36:33 08:40:18 all 0.37 0.00 0.02 0.01 0.01 99.58 14:36:33 08:40:18 0 0.01 0.00 0.02 0.00 0.00 99.96 14:36:33 08:40:18 1 0.09 0.00 0.01 0.00 0.01 99.88 14:36:33 08:40:18 2 0.10 0.00 0.04 0.03 0.03 99.80 14:36:33 08:40:18 3 1.26 0.00 0.02 0.00 0.02 98.69 14:36:33 08:50:01 all 0.02 0.00 0.02 0.01 0.02 99.93 14:36:33 08:50:01 0 0.01 0.00 0.02 0.02 0.01 99.94 14:36:33 08:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:36:33 08:50:01 2 0.03 0.00 0.03 0.01 0.02 99.92 14:36:33 08:50:01 3 0.02 0.00 0.02 0.01 0.02 99.93 14:36:33 09:00:01 all 0.12 0.00 0.02 0.01 0.01 99.83 14:36:33 09:00:01 0 0.01 0.00 0.01 0.01 0.00 99.96 14:36:33 09:00:01 1 0.43 0.00 0.05 0.00 0.02 99.50 14:36:33 09:00:01 2 0.01 0.00 0.01 0.02 0.01 99.94 14:36:33 09:00:01 3 0.02 0.00 0.02 0.01 0.02 99.93 14:36:33 09:10:14 all 0.13 0.00 0.03 0.01 0.02 99.82 14:36:33 09:10:14 0 0.01 0.00 0.01 0.00 0.00 99.97 14:36:33 09:10:14 1 0.47 0.00 0.04 0.00 0.02 99.46 14:36:33 09:10:14 2 0.03 0.00 0.02 0.02 0.02 99.91 14:36:33 09:10:14 3 0.01 0.00 0.02 0.01 0.02 99.94 14:36:33 14:36:33 09:10:14 CPU %user %nice %system %iowait %steal %idle 14:36:33 09:20:01 all 0.18 0.00 0.02 0.01 0.01 99.77 14:36:33 09:20:01 0 0.01 0.00 0.02 0.00 0.01 99.96 14:36:33 09:20:01 1 0.52 0.00 0.04 0.01 0.03 99.40 14:36:33 09:20:01 2 0.01 0.00 0.01 0.03 0.01 99.94 14:36:33 09:20:01 3 0.18 0.00 0.02 0.01 0.02 99.78 14:36:33 09:30:01 all 0.22 0.00 0.02 0.01 0.01 99.74 14:36:33 09:30:01 0 0.02 0.00 0.02 0.00 0.01 99.95 14:36:33 09:30:01 1 0.65 0.00 0.02 0.00 0.01 99.31 14:36:33 09:30:01 2 0.02 0.00 0.02 0.03 0.02 99.92 14:36:33 09:30:01 3 0.18 0.00 0.03 0.01 0.02 99.77 14:36:33 09:40:18 all 0.13 0.00 0.03 0.01 0.01 99.82 14:36:33 09:40:18 0 0.29 0.00 0.02 0.00 0.00 99.69 14:36:33 09:40:18 1 0.19 0.00 0.02 0.00 0.01 99.77 14:36:33 09:40:18 2 0.02 0.00 0.03 0.02 0.02 99.91 14:36:33 09:40:18 3 0.02 0.00 0.03 0.01 0.02 99.92 14:36:33 09:50:01 all 0.25 0.00 0.02 0.01 0.01 99.71 14:36:33 09:50:01 0 0.00 0.00 0.01 0.00 0.00 99.99 14:36:33 09:50:01 1 0.48 0.00 0.04 0.01 0.02 99.45 14:36:33 09:50:01 2 0.02 0.00 0.03 0.02 0.01 99.91 14:36:33 09:50:01 3 0.47 0.00 0.03 0.01 0.02 99.48 14:36:33 10:00:01 all 0.06 0.00 0.03 0.01 0.01 99.88 14:36:33 10:00:01 0 0.01 0.01 0.02 0.00 0.00 99.96 14:36:33 10:00:01 1 0.03 0.00 0.04 0.04 0.03 99.87 14:36:33 10:00:01 2 0.03 0.00 0.04 0.01 0.01 99.92 14:36:33 10:00:01 3 0.19 0.00 0.02 0.01 0.01 99.77 14:36:33 10:10:18 all 0.21 0.00 0.02 0.01 0.01 99.74 14:36:33 10:10:18 0 0.00 0.00 0.00 0.00 0.00 99.99 14:36:33 10:10:18 1 0.45 0.00 0.03 0.00 0.02 99.49 14:36:33 10:10:18 2 0.02 0.00 0.02 0.01 0.01 99.94 14:36:33 10:10:18 3 0.36 0.00 0.03 0.02 0.02 99.56 14:36:33 10:20:18 all 0.22 0.00 0.03 0.01 0.01 99.73 14:36:33 10:20:18 0 0.00 0.00 0.01 0.00 0.01 99.98 14:36:33 10:20:18 1 0.03 0.00 0.03 0.00 0.02 99.93 14:36:33 10:20:18 2 0.01 0.00 0.02 0.01 0.01 99.95 14:36:33 10:20:18 3 0.84 0.00 0.06 0.02 0.03 99.05 14:36:33 10:30:01 all 0.15 0.00 0.03 0.01 0.02 99.80 14:36:33 10:30:01 0 0.01 0.00 0.01 0.00 0.00 99.98 14:36:33 10:30:01 1 0.02 0.00 0.03 0.00 0.01 99.94 14:36:33 10:30:01 2 0.02 0.00 0.02 0.01 0.02 99.93 14:36:33 10:30:01 3 0.56 0.00 0.04 0.02 0.03 99.35 14:36:33 10:40:18 all 0.07 0.00 0.02 0.50 0.02 99.40 14:36:33 10:40:18 0 0.01 0.00 0.02 1.24 0.01 98.71 14:36:33 10:40:18 1 0.11 0.00 0.03 0.71 0.03 99.13 14:36:33 10:40:18 2 0.02 0.00 0.02 0.00 0.01 99.95 14:36:33 10:40:18 3 0.12 0.00 0.02 0.03 0.02 99.81 14:36:33 10:50:17 all 0.07 0.00 0.02 0.01 0.02 99.89 14:36:33 10:50:17 0 0.21 0.00 0.02 0.01 0.01 99.75 14:36:33 10:50:17 1 0.02 0.00 0.02 0.01 0.02 99.93 14:36:33 10:50:17 2 0.03 0.00 0.02 0.00 0.02 99.93 14:36:33 10:50:17 3 0.02 0.00 0.03 0.02 0.02 99.92 14:36:33 11:00:01 all 0.03 0.00 0.02 0.07 0.01 99.86 14:36:33 11:00:01 0 0.08 0.00 0.02 0.03 0.01 99.86 14:36:33 11:00:01 1 0.02 0.00 0.02 0.01 0.02 99.94 14:36:33 11:00:01 2 0.02 0.00 0.02 0.04 0.01 99.91 14:36:33 11:00:01 3 0.02 0.00 0.03 0.18 0.02 99.76 14:36:33 14:36:33 11:00:01 CPU %user %nice %system %iowait %steal %idle 14:36:33 11:10:17 all 0.02 0.00 0.02 0.04 0.01 99.90 14:36:33 11:10:17 0 0.02 0.00 0.01 0.00 0.01 99.95 14:36:33 11:10:17 1 0.02 0.00 0.03 0.00 0.01 99.94 14:36:33 11:10:17 2 0.02 0.00 0.04 0.15 0.02 99.77 14:36:33 11:10:17 3 0.01 0.00 0.01 0.02 0.01 99.95 14:36:33 11:20:18 all 0.11 0.00 0.03 0.04 0.01 99.81 14:36:33 11:20:18 0 0.23 0.00 0.03 0.01 0.01 99.73 14:36:33 11:20:18 1 0.18 0.00 0.03 0.03 0.01 99.74 14:36:33 11:20:18 2 0.03 0.00 0.02 0.05 0.01 99.89 14:36:33 11:20:18 3 0.02 0.00 0.03 0.07 0.02 99.87 14:36:33 11:30:01 all 0.16 0.00 0.02 0.03 0.01 99.78 14:36:33 11:30:01 0 0.57 0.00 0.02 0.03 0.01 99.37 14:36:33 11:30:01 1 0.02 0.00 0.03 0.00 0.01 99.94 14:36:33 11:30:01 2 0.03 0.00 0.04 0.06 0.02 99.86 14:36:33 11:30:01 3 0.02 0.00 0.02 0.01 0.01 99.95 14:36:33 11:40:17 all 0.11 0.00 0.04 0.04 0.01 99.80 14:36:33 11:40:17 0 0.36 0.00 0.05 0.04 0.01 99.54 14:36:33 11:40:17 1 0.03 0.00 0.04 0.02 0.01 99.89 14:36:33 11:40:17 2 0.03 0.00 0.03 0.09 0.02 99.84 14:36:33 11:40:17 3 0.02 0.00 0.01 0.01 0.01 99.95 14:36:33 11:50:18 all 0.10 0.00 0.03 0.01 0.01 99.84 14:36:33 11:50:18 0 0.01 0.00 0.01 0.01 0.00 99.97 14:36:33 11:50:18 1 0.11 0.00 0.04 0.00 0.02 99.83 14:36:33 11:50:18 2 0.13 0.00 0.03 0.01 0.01 99.82 14:36:33 11:50:18 3 0.17 0.00 0.03 0.04 0.01 99.75 14:36:33 12:00:01 all 0.18 0.00 0.03 0.02 0.01 99.77 14:36:33 12:00:01 0 0.01 0.00 0.02 0.00 0.00 99.97 14:36:33 12:00:01 1 0.04 0.00 0.04 0.00 0.02 99.90 14:36:33 12:00:01 2 0.06 0.00 0.03 0.05 0.01 99.84 14:36:33 12:00:01 3 0.59 0.00 0.03 0.01 0.01 99.36 14:36:33 12:10:18 all 0.09 0.00 0.03 0.11 0.01 99.76 14:36:33 12:10:18 0 0.01 0.00 0.01 0.06 0.00 99.92 14:36:33 12:10:18 1 0.10 0.00 0.02 0.20 0.01 99.67 14:36:33 12:10:18 2 0.03 0.00 0.04 0.15 0.02 99.76 14:36:33 12:10:18 3 0.23 0.00 0.05 0.02 0.01 99.69 14:36:33 12:20:01 all 0.12 0.00 0.02 0.03 0.01 99.81 14:36:33 12:20:01 0 0.01 0.00 0.01 0.01 0.00 99.97 14:36:33 12:20:01 1 0.03 0.00 0.04 0.10 0.01 99.82 14:36:33 12:20:01 2 0.02 0.00 0.03 0.01 0.01 99.93 14:36:33 12:20:01 3 0.43 0.00 0.02 0.02 0.02 99.51 14:36:33 12:30:01 all 0.15 0.00 0.03 0.01 0.01 99.80 14:36:33 12:30:01 0 0.01 0.00 0.01 0.00 0.00 99.98 14:36:33 12:30:01 1 0.02 0.00 0.03 0.03 0.01 99.92 14:36:33 12:30:01 2 0.03 0.00 0.03 0.01 0.01 99.93 14:36:33 12:30:01 3 0.53 0.00 0.04 0.02 0.02 99.39 14:36:33 12:40:18 all 0.07 0.00 0.03 0.01 0.01 99.88 14:36:33 12:40:18 0 0.01 0.00 0.01 0.00 0.00 99.98 14:36:33 12:40:18 1 0.03 0.00 0.04 0.03 0.02 99.89 14:36:33 12:40:18 2 0.02 0.00 0.02 0.00 0.01 99.95 14:36:33 12:40:18 3 0.22 0.00 0.04 0.00 0.02 99.71 14:36:33 12:50:01 all 0.09 0.00 0.03 0.01 0.02 99.85 14:36:33 12:50:01 0 0.02 0.00 0.03 0.01 0.01 99.94 14:36:33 12:50:01 1 0.01 0.00 0.02 0.03 0.01 99.92 14:36:33 12:50:01 2 0.02 0.00 0.03 0.01 0.02 99.93 14:36:33 12:50:01 3 0.30 0.00 0.04 0.00 0.03 99.63 14:36:33 14:36:33 12:50:01 CPU %user %nice %system %iowait %steal %idle 14:36:33 13:00:01 all 10.35 0.00 1.09 1.24 0.05 87.27 14:36:33 13:00:01 0 11.46 0.00 1.13 0.70 0.05 86.66 14:36:33 13:00:01 1 9.59 0.00 1.05 2.17 0.05 87.13 14:36:33 13:00:01 2 11.77 0.00 1.32 1.65 0.05 85.21 14:36:33 13:00:01 3 8.57 0.00 0.84 0.45 0.04 90.09 14:36:33 13:10:04 all 0.16 0.00 0.09 0.40 0.03 99.32 14:36:33 13:10:04 0 0.19 0.00 0.05 0.12 0.02 99.62 14:36:33 13:10:04 1 0.19 0.00 0.11 1.25 0.04 98.40 14:36:33 13:10:04 2 0.16 0.00 0.11 0.14 0.04 99.55 14:36:33 13:10:04 3 0.11 0.00 0.07 0.08 0.03 99.71 14:36:33 13:20:01 all 0.31 0.00 0.10 0.10 0.03 99.46 14:36:33 13:20:01 0 0.17 0.00 0.12 0.04 0.04 99.64 14:36:33 13:20:01 1 0.23 0.00 0.14 0.28 0.05 99.30 14:36:33 13:20:01 2 0.18 0.00 0.09 0.09 0.04 99.61 14:36:33 13:20:01 3 0.66 0.00 0.03 0.01 0.01 99.28 14:36:33 13:30:01 all 0.23 0.00 0.10 0.11 0.03 99.52 14:36:33 13:30:01 0 0.15 0.00 0.09 0.07 0.03 99.67 14:36:33 13:30:01 1 0.39 0.00 0.13 0.05 0.04 99.39 14:36:33 13:30:01 2 0.15 0.00 0.09 0.26 0.03 99.46 14:36:33 13:30:01 3 0.25 0.00 0.08 0.08 0.03 99.57 14:36:33 13:40:18 all 1.03 0.00 0.23 0.04 0.05 98.65 14:36:33 13:40:18 0 1.10 0.00 0.23 0.01 0.05 98.60 14:36:33 13:40:18 1 1.56 0.00 0.24 0.03 0.06 98.11 14:36:33 13:40:18 2 0.94 0.00 0.24 0.02 0.06 98.75 14:36:33 13:40:18 3 0.50 0.00 0.22 0.09 0.05 99.14 14:36:33 13:50:01 all 0.37 0.00 0.19 0.01 0.07 99.36 14:36:33 13:50:01 0 0.64 0.00 0.15 0.01 0.06 99.13 14:36:33 13:50:01 1 0.28 0.00 0.22 0.01 0.07 99.41 14:36:33 13:50:01 2 0.31 0.00 0.20 0.01 0.07 99.41 14:36:33 13:50:01 3 0.26 0.00 0.20 0.01 0.07 99.47 14:36:33 14:00:01 all 0.83 0.00 0.22 0.02 0.08 98.85 14:36:33 14:00:01 0 0.43 0.00 0.22 0.01 0.08 99.27 14:36:33 14:00:01 1 0.30 0.00 0.22 0.05 0.08 99.36 14:36:33 14:00:01 2 1.48 0.00 0.18 0.02 0.07 98.25 14:36:33 14:00:01 3 1.12 0.00 0.26 0.02 0.08 98.52 14:36:33 14:10:05 all 0.26 0.00 0.18 0.01 0.08 99.47 14:36:33 14:10:05 0 0.22 0.00 0.16 0.00 0.07 99.55 14:36:33 14:10:05 1 0.36 0.00 0.23 0.03 0.08 99.30 14:36:33 14:10:05 2 0.18 0.00 0.15 0.00 0.08 99.59 14:36:33 14:10:05 3 0.27 0.00 0.19 0.01 0.08 99.45 14:36:33 14:20:01 all 0.24 0.00 0.12 0.01 0.06 99.58 14:36:33 14:20:01 0 0.19 0.00 0.12 0.00 0.06 99.63 14:36:33 14:20:01 1 0.47 0.00 0.10 0.01 0.05 99.38 14:36:33 14:20:01 2 0.15 0.00 0.14 0.01 0.08 99.61 14:36:33 14:20:01 3 0.14 0.00 0.10 0.02 0.06 99.69 14:36:33 14:30:01 all 0.16 0.00 0.08 0.01 0.05 99.70 14:36:33 14:30:01 0 0.13 0.00 0.07 0.02 0.05 99.72 14:36:33 14:30:01 1 0.12 0.00 0.11 0.01 0.07 99.70 14:36:33 14:30:01 2 0.13 0.00 0.08 0.00 0.06 99.72 14:36:33 14:30:01 3 0.25 0.00 0.05 0.01 0.04 99.65 14:36:33 Average: all 0.27 0.00 0.05 0.05 0.02 99.61 14:36:33 Average: 0 0.24 0.00 0.04 0.05 0.01 99.65 14:36:33 Average: 1 0.32 0.00 0.06 0.07 0.02 99.53 14:36:33 Average: 2 0.27 0.00 0.05 0.06 0.02 99.60 14:36:33 Average: 3 0.26 0.00 0.05 0.03 0.02 99.65 14:36:33 14:36:33 14:36:33