12:18:55 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119740 12:18:55 Running as SYSTEM 12:18:55 [EnvInject] - Loading node environment variables. 12:18:55 Building remotely on prd-ubuntu2204-docker-4c-16g-23089 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:18:55 [ssh-agent] Looking for ssh-agent implementation... 12:18:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:18:56 $ ssh-agent 12:18:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXXQeiXr/agent.2292 12:18:56 SSH_AGENT_PID=2294 12:18:56 [ssh-agent] Started. 12:18:56 Running ssh-add (command line suppressed) 12:18:56 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_11208207980035563345.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_11208207980035563345.key) 12:18:56 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:18:56 The recommended git tool is: NONE 12:18:58 using credential jenkins-ssh 12:18:58 Wiping out workspace first. 12:18:58 Cloning the remote Git repository 12:18:58 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:18:58 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:18:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:18:58 > git --version # timeout=10 12:18:58 > git --version # 'git version 2.34.1' 12:18:58 using GIT_SSH to set credentials jenkins-ssh 12:18:58 Verifying host key using known hosts file 12:18:58 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:18:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:19:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:19:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:19:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:19:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:19:04 using GIT_SSH to set credentials jenkins-ssh 12:19:04 Verifying host key using known hosts file 12:19: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:19:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/40/119740/11 # timeout=10 12:19:04 > git rev-parse 439ef117e143ed35381dbb969b45faef6b5a8440^{commit} # timeout=10 12:19:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:19:04 Checking out Revision 439ef117e143ed35381dbb969b45faef6b5a8440 (refs/changes/40/119740/11) 12:19:04 > git config core.sparsecheckout # timeout=10 12:19:04 > git checkout -f 439ef117e143ed35381dbb969b45faef6b5a8440 # timeout=10 12:19:04 Commit message: "Improved readability by creating helper methods" 12:19:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:19:04 > git rev-list --no-walk 82080981cdd7eb670a054fca9aff72dd5e48e941 # timeout=10 12:19:04 > git remote # timeout=10 12:19:04 > git submodule init # timeout=10 12:19:04 > git submodule sync # timeout=10 12:19:04 > git config --get remote.origin.url # timeout=10 12:19:04 > git submodule init # timeout=10 12:19:04 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:19:04 ERROR: No submodules found. 12:19:08 provisioning config files... 12:19:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:19:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:19:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6763174547952383263.sh 12:19:08 ---> python-tools-install.sh 12:19:08 Setup pyenv: 12:19:08 * system (set by /opt/pyenv/version) 12:19:08 * 3.8.20 (set by /opt/pyenv/version) 12:19:08 * 3.9.20 (set by /opt/pyenv/version) 12:19:08 3.10.15 12:19:08 3.11.10 12:19:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s4kt 12:19:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:19:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:19:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:19:16 lf-activate-venv(): INFO: Base packages installed successfully 12:19:16 lf-activate-venv(): INFO: Installing additional packages: lftools 12:19:43 lf-activate-venv(): INFO: Adding /tmp/venv-s4kt/bin to PATH 12:19:43 Generating Requirements File 12:20:04 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:20:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:20:05 Python 3.11.10 12:20:05 pip 25.3 from /tmp/venv-s4kt/lib/python3.11/site-packages/pip (python 3.11) 12:20:05 appdirs==1.4.4 12:20:05 argcomplete==3.6.3 12:20:05 aspy.yaml==1.3.0 12:20:05 attrs==25.4.0 12:20:05 autopage==0.5.2 12:20:05 beautifulsoup4==4.14.3 12:20:05 boto3==1.42.24 12:20:05 botocore==1.42.24 12:20:05 bs4==0.0.2 12:20:05 certifi==2026.1.4 12:20:05 cffi==2.0.0 12:20:05 cfgv==3.5.0 12:20:05 chardet==5.2.0 12:20:05 charset-normalizer==3.4.4 12:20:05 click==8.3.1 12:20:05 cliff==4.13.1 12:20:05 cmd2==3.1.0 12:20:05 cryptography==3.3.2 12:20:05 debtcollector==3.0.0 12:20:05 decorator==5.2.1 12:20:05 defusedxml==0.7.1 12:20:05 Deprecated==1.3.1 12:20:05 distlib==0.4.0 12:20:05 dnspython==2.8.0 12:20:05 docker==7.1.0 12:20:05 dogpile.cache==1.5.0 12:20:05 durationpy==0.10 12:20:05 email-validator==2.3.0 12:20:05 filelock==3.20.2 12:20:05 future==1.0.0 12:20:05 gitdb==4.0.12 12:20:05 GitPython==3.1.46 12:20:05 google-auth==2.47.0 12:20:05 httplib2==0.31.0 12:20:05 identify==2.6.15 12:20:05 idna==3.11 12:20:05 importlib-resources==1.5.0 12:20:05 iso8601==2.1.0 12:20:05 Jinja2==3.1.6 12:20:05 jmespath==1.0.1 12:20:05 jsonpatch==1.33 12:20:05 jsonpointer==3.0.0 12:20:05 jsonschema==4.26.0 12:20:05 jsonschema-specifications==2025.9.1 12:20:05 keystoneauth1==5.12.0 12:20:05 kubernetes==34.1.0 12:20:05 lftools==0.37.18 12:20:05 lxml==6.0.2 12:20:05 markdown-it-py==4.0.0 12:20:05 MarkupSafe==3.0.3 12:20:05 mdurl==0.1.2 12:20:05 msgpack==1.1.2 12:20:05 multi_key_dict==2.0.3 12:20:05 munch==4.0.0 12:20:05 netaddr==1.3.0 12:20:05 niet==1.4.2 12:20:05 nodeenv==1.10.0 12:20:05 oauth2client==4.1.3 12:20:05 oauthlib==3.3.1 12:20:05 openstacksdk==4.8.0 12:20:05 os-service-types==1.8.2 12:20:05 osc-lib==4.3.0 12:20:05 oslo.config==10.1.0 12:20:05 oslo.context==6.2.0 12:20:05 oslo.i18n==6.7.1 12:20:05 oslo.log==8.0.0 12:20:05 oslo.serialization==5.9.0 12:20:05 oslo.utils==9.2.0 12:20:05 packaging==25.0 12:20:05 pbr==7.0.3 12:20:05 platformdirs==4.5.1 12:20:05 prettytable==3.17.0 12:20:05 psutil==7.2.1 12:20:05 pyasn1==0.6.1 12:20:05 pyasn1_modules==0.4.2 12:20:05 pycparser==2.23 12:20:05 pygerrit2==2.0.15 12:20:05 PyGithub==2.8.1 12:20:05 Pygments==2.19.2 12:20:05 PyJWT==2.10.1 12:20:05 PyNaCl==1.6.2 12:20:05 pyparsing==2.4.7 12:20:05 pyperclip==1.11.0 12:20:05 pyrsistent==0.20.0 12:20:05 python-cinderclient==9.8.0 12:20:05 python-dateutil==2.9.0.post0 12:20:05 python-heatclient==4.3.0 12:20:05 python-jenkins==1.8.3 12:20:05 python-keystoneclient==5.7.0 12:20:05 python-magnumclient==4.9.0 12:20:05 python-openstackclient==8.2.0 12:20:05 python-swiftclient==4.9.0 12:20:05 PyYAML==6.0.3 12:20:05 referencing==0.37.0 12:20:05 requests==2.32.5 12:20:05 requests-oauthlib==2.0.0 12:20:05 requestsexceptions==1.4.0 12:20:05 rfc3986==2.0.0 12:20:05 rich==14.2.0 12:20:05 rich-argparse==1.7.2 12:20:05 rpds-py==0.30.0 12:20:05 rsa==4.9.1 12:20:05 ruamel.yaml==0.19.1 12:20:05 ruamel.yaml.clib==0.2.15 12:20:05 s3transfer==0.16.0 12:20:05 simplejson==3.20.2 12:20:05 six==1.17.0 12:20:05 smmap==5.0.2 12:20:05 soupsieve==2.8.1 12:20:05 stevedore==5.6.0 12:20:05 tabulate==0.9.0 12:20:05 toml==0.10.2 12:20:05 tomlkit==0.13.3 12:20:05 tqdm==4.67.1 12:20:05 typing_extensions==4.15.0 12:20:05 tzdata==2025.3 12:20:05 urllib3==1.26.20 12:20:05 virtualenv==20.36.0 12:20:05 wcwidth==0.2.14 12:20:05 websocket-client==1.9.0 12:20:05 wrapt==2.0.1 12:20:05 xdg==6.0.0 12:20:05 xmltodict==1.0.2 12:20:05 yq==3.4.3 12:20:05 [EnvInject] - Injecting environment variables from a build step. 12:20:05 [EnvInject] - Injecting as environment variables the properties content 12:20:05 PYTHON=python3 12:20:05 12:20:05 [EnvInject] - Variables injected successfully. 12:20:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7707458453965103770.sh 12:20:05 ---> tox-install.sh 12:20:05 + source /home/jenkins/lf-env.sh 12:20:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:20:05 ++ mktemp -d /tmp/venv-XXXX 12:20:05 + lf_venv=/tmp/venv-VrVs 12:20:05 + local venv_file=/tmp/.os_lf_venv 12:20:05 + local python=python3 12:20:05 + local options 12:20:05 + local set_path=true 12:20:05 + local install_args= 12:20:05 ++ 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:20:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:20:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:20:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:20:05 + true 12:20:05 + case $1 in 12:20:05 + venv_file=/tmp/.toxenv 12:20:05 + shift 2 12:20:05 + true 12:20:05 + case $1 in 12:20:05 + shift 12:20:05 + break 12:20:05 + case $python in 12:20:05 + local pkg_list= 12:20:05 + [[ -d /opt/pyenv ]] 12:20:05 + echo 'Setup pyenv:' 12:20:05 Setup pyenv: 12:20:05 + export PYENV_ROOT=/opt/pyenv 12:20:05 + PYENV_ROOT=/opt/pyenv 12:20:05 + 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:20:05 + 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:20:05 + pyenv versions 12:20:05 system 12:20:05 3.8.20 12:20:05 3.9.20 12:20:05 3.10.15 12:20:05 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:20:05 + command -v pyenv 12:20:05 ++ pyenv init - --no-rehash 12:20:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:20:05 for i in ${!paths[@]}; do 12:20:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:20:05 fi; done; 12:20:05 echo "${paths[*]}"'\'')" 12:20:05 export PATH="/opt/pyenv/shims:${PATH}" 12:20:05 export PYENV_SHELL=bash 12:20:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:20:05 pyenv() { 12:20:05 local command 12:20:05 command="${1:-}" 12:20:05 if [ "$#" -gt 0 ]; then 12:20:05 shift 12:20:05 fi 12:20:05 12:20:05 case "$command" in 12:20:05 rehash|shell) 12:20:05 eval "$(pyenv "sh-$command" "$@")" 12:20:05 ;; 12:20:05 *) 12:20:05 command pyenv "$command" "$@" 12:20:05 ;; 12:20:05 esac 12:20:05 }' 12:20:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:20:05 for i in ${!paths[@]}; do 12:20:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:20:05 fi; done; 12:20:05 echo "${paths[*]}"' 12:20:05 ++ 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:20:05 ++ 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:20:05 ++ 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:20:05 ++ export PYENV_SHELL=bash 12:20:05 ++ PYENV_SHELL=bash 12:20:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:20:05 +++ complete -F _pyenv pyenv 12:20:05 ++ lf-pyver python3 12:20:05 ++ local py_version_xy=python3 12:20:05 ++ local py_version_xyz= 12:20:05 ++ pyenv versions 12:20:05 ++ local command 12:20:05 ++ command=versions 12:20:05 ++ '[' 1 -gt 0 ']' 12:20:05 ++ shift 12:20:05 ++ case "$command" in 12:20:05 ++ grep -E '^[0-9.]*[0-9]$' 12:20:05 ++ command pyenv versions 12:20:05 ++ awk '{ print $1 }' 12:20:05 ++ sed 's/^[ *]* //' 12:20:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:20:05 +++ grep '^3' /tmp/.pyenv_versions 12:20:05 +++ sort -V 12:20:05 +++ tail -n 1 12:20:05 ++ py_version_xyz=3.11.10 12:20:05 ++ [[ -z 3.11.10 ]] 12:20:05 ++ echo 3.11.10 12:20:05 ++ return 0 12:20:05 + pyenv local 3.11.10 12:20:05 + local command 12:20:05 + command=local 12:20:05 + '[' 2 -gt 0 ']' 12:20:05 + shift 12:20:05 + case "$command" in 12:20:05 + command pyenv local 3.11.10 12:20:05 + for arg in "$@" 12:20:05 + case $arg in 12:20:05 + pkg_list+='tox ' 12:20:05 + for arg in "$@" 12:20:05 + case $arg in 12:20:05 + pkg_list+='virtualenv ' 12:20:05 + for arg in "$@" 12:20:05 + case $arg in 12:20:05 + pkg_list+='urllib3~=1.26.15 ' 12:20:05 + [[ -f /tmp/.toxenv ]] 12:20:05 + [[ ! -f /tmp/.toxenv ]] 12:20:05 + [[ -n '' ]] 12:20:05 + python3 -m venv /tmp/venv-VrVs 12:20:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VrVs' 12:20:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VrVs 12:20:09 + echo /tmp/venv-VrVs 12:20:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:20:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:20:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:20:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:20:09 + local 'pip_opts=--upgrade --quiet' 12:20:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:20:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:20:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:20:09 + [[ -n '' ]] 12:20:09 + [[ -n '' ]] 12:20:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:20:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:20:09 + /tmp/venv-VrVs/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:20:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:20:13 lf-activate-venv(): INFO: Base packages installed successfully 12:20:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:20:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:20:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:20:13 + /tmp/venv-VrVs/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:20:15 + type python3 12:20:15 + true 12:20:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VrVs/bin to PATH' 12:20:15 lf-activate-venv(): INFO: Adding /tmp/venv-VrVs/bin to PATH 12:20:15 + PATH=/tmp/venv-VrVs/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:20:15 + return 0 12:20:15 + python3 --version 12:20:15 Python 3.11.10 12:20:15 + python3 -m pip --version 12:20:16 pip 25.3 from /tmp/venv-VrVs/lib/python3.11/site-packages/pip (python 3.11) 12:20:16 + python3 -m pip freeze 12:20:16 cachetools==6.2.4 12:20:16 chardet==5.2.0 12:20:16 colorama==0.4.6 12:20:16 distlib==0.4.0 12:20:16 filelock==3.20.2 12:20:16 packaging==25.0 12:20:16 platformdirs==4.5.1 12:20:16 pluggy==1.6.0 12:20:16 pyproject-api==1.10.0 12:20:16 tox==4.33.0 12:20:16 urllib3==1.26.20 12:20:16 virtualenv==20.36.0 12:20:16 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins8514064572946480522.sh 12:20:16 [EnvInject] - Injecting environment variables from a build step. 12:20:16 [EnvInject] - Injecting as environment variables the properties content 12:20:16 PARALLEL=True 12:20:16 12:20:16 [EnvInject] - Variables injected successfully. 12:20:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2697639890786146228.sh 12:20:16 ---> tox-run.sh 12:20:16 + 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:20:16 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:20:16 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:20:16 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:20:16 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 12:20:16 + source /home/jenkins/lf-env.sh 12:20:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:20:16 ++ mktemp -d /tmp/venv-XXXX 12:20:16 + lf_venv=/tmp/venv-tGMe 12:20:16 + local venv_file=/tmp/.os_lf_venv 12:20:16 + local python=python3 12:20:16 + local options 12:20:16 + local set_path=true 12:20:16 + local install_args= 12:20:16 ++ 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:20:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:20:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:20:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:20:16 + true 12:20:16 + case $1 in 12:20:16 + venv_file=/tmp/.toxenv 12:20:16 + shift 2 12:20:16 + true 12:20:16 + case $1 in 12:20:16 + shift 12:20:16 + break 12:20:16 + case $python in 12:20:16 + local pkg_list= 12:20:16 + [[ -d /opt/pyenv ]] 12:20:16 + echo 'Setup pyenv:' 12:20:16 Setup pyenv: 12:20:16 + export PYENV_ROOT=/opt/pyenv 12:20:16 + PYENV_ROOT=/opt/pyenv 12:20:16 + 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:20:16 + 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:20:16 + pyenv versions 12:20:16 system 12:20:16 3.8.20 12:20:16 3.9.20 12:20:16 3.10.15 12:20:16 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:20:16 + command -v pyenv 12:20:16 ++ pyenv init - --no-rehash 12:20:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:20:16 for i in ${!paths[@]}; do 12:20:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:20:16 fi; done; 12:20:16 echo "${paths[*]}"'\'')" 12:20:16 export PATH="/opt/pyenv/shims:${PATH}" 12:20:16 export PYENV_SHELL=bash 12:20:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:20:16 pyenv() { 12:20:16 local command 12:20:16 command="${1:-}" 12:20:16 if [ "$#" -gt 0 ]; then 12:20:16 shift 12:20:16 fi 12:20:16 12:20:16 case "$command" in 12:20:16 rehash|shell) 12:20:16 eval "$(pyenv "sh-$command" "$@")" 12:20:16 ;; 12:20:16 *) 12:20:16 command pyenv "$command" "$@" 12:20:16 ;; 12:20:16 esac 12:20:16 }' 12:20:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:20:16 for i in ${!paths[@]}; do 12:20:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:20:16 fi; done; 12:20:16 echo "${paths[*]}"' 12:20:16 ++ 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:20:16 ++ 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:20:16 ++ 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:20:16 ++ export PYENV_SHELL=bash 12:20:16 ++ PYENV_SHELL=bash 12:20:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:20:16 +++ complete -F _pyenv pyenv 12:20:16 ++ lf-pyver python3 12:20:16 ++ local py_version_xy=python3 12:20:16 ++ local py_version_xyz= 12:20:16 ++ pyenv versions 12:20:16 ++ local command 12:20:16 ++ command=versions 12:20:16 ++ '[' 1 -gt 0 ']' 12:20:16 ++ shift 12:20:16 ++ case "$command" in 12:20:16 ++ command pyenv versions 12:20:16 ++ sed 's/^[ *]* //' 12:20:16 ++ awk '{ print $1 }' 12:20:16 ++ grep -E '^[0-9.]*[0-9]$' 12:20:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:20:16 +++ sort -V 12:20:16 +++ grep '^3' /tmp/.pyenv_versions 12:20:16 +++ tail -n 1 12:20:16 ++ py_version_xyz=3.11.10 12:20:16 ++ [[ -z 3.11.10 ]] 12:20:16 ++ echo 3.11.10 12:20:16 ++ return 0 12:20:16 + pyenv local 3.11.10 12:20:16 + local command 12:20:16 + command=local 12:20:16 + '[' 2 -gt 0 ']' 12:20:16 + shift 12:20:16 + case "$command" in 12:20:16 + command pyenv local 3.11.10 12:20:16 + for arg in "$@" 12:20:16 + case $arg in 12:20:16 + pkg_list+='tox ' 12:20:16 + for arg in "$@" 12:20:16 + case $arg in 12:20:16 + pkg_list+='virtualenv ' 12:20:16 + for arg in "$@" 12:20:16 + case $arg in 12:20:16 + pkg_list+='urllib3~=1.26.15 ' 12:20:16 + [[ -f /tmp/.toxenv ]] 12:20:16 ++ cat /tmp/.toxenv 12:20:16 + lf_venv=/tmp/venv-VrVs 12:20:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VrVs from' file:/tmp/.toxenv 12:20:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VrVs from file:/tmp/.toxenv 12:20:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:20:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:20:16 + local 'pip_opts=--upgrade --quiet' 12:20:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:20:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:20:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:20:16 + [[ -n '' ]] 12:20:16 + [[ -n '' ]] 12:20:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:20:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:20:16 + /tmp/venv-VrVs/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:20:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:20:17 lf-activate-venv(): INFO: Base packages installed successfully 12:20:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:20:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:20:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:20:17 + /tmp/venv-VrVs/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:20:18 + type python3 12:20:18 + true 12:20:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VrVs/bin to PATH' 12:20:18 lf-activate-venv(): INFO: Adding /tmp/venv-VrVs/bin to PATH 12:20:18 + PATH=/tmp/venv-VrVs/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:20:18 + return 0 12:20:18 + [[ -d /opt/pyenv ]] 12:20:18 + echo '---> Setting up pyenv' 12:20:18 ---> Setting up pyenv 12:20:18 + export PYENV_ROOT=/opt/pyenv 12:20:18 + PYENV_ROOT=/opt/pyenv 12:20:18 + export PATH=/opt/pyenv/bin:/tmp/venv-VrVs/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:20:18 + PATH=/opt/pyenv/bin:/tmp/venv-VrVs/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:20:18 ++ pwd 12:20:18 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 12:20:18 + export PYTHONPATH 12:20:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:20:18 + TOX_TESTENV_PASSENV=PYTHONPATH 12:20:18 + tox --version 12:20:19 4.33.0 from /tmp/venv-VrVs/lib/python3.11/site-packages/tox/__init__.py 12:20:19 + PARALLEL=True 12:20:19 + TOX_OPTIONS_LIST= 12:20:19 + [[ -n '' ]] 12:20:19 + case ${PARALLEL,,} in 12:20:19 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:20:19 + tox --parallel auto --parallel-live 12:20:19 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 12:20:20 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:20:20 checkbashisms: freeze> python -m pip freeze --all 12:20:20 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:20:20 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:20:21 checkbashisms: pip==25.3,setuptools==80.9.0 12:20:21 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:20:21 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 12:20:21 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:20:22 checkbashisms: OK ✔ in 3.16 seconds 12:20:22 pre-commit: install_deps> python -I -m pip install pre-commit 12:20:25 pre-commit: freeze> python -m pip freeze --all 12:20:25 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.2,identify==2.6.15,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.0 12:20:25 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:20:25 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 12:20:25 /usr/bin/cpan 12:20:25 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 12:20:25 [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:20:25 [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:20:25 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:20:26 [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:20:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:20:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:20:26 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:20:27 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:20:27 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:20:27 buildcontroller: freeze> python -m pip freeze --all 12:20:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:20:28 [INFO] Once installed this environment will be reused. 12:20:28 [INFO] This may take a few minutes... 12:20:28 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,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:20:28 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 12:20:28 + update-java-alternatives -l 12:20:28 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:20:28 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:20:28 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:20:28 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:20:28 update-alternatives: error: no alternatives for jaotc 12:20:28 update-alternatives: error: no alternatives for rmic 12:20:28 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:20:28 + java -version 12:20:28 + JAVA_VER=21 12:20:28 + echo 21 12:20:28 21 12:20:28 + javac -version 12:20:28 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:20:29 + JAVAC_VER=21 12:20:29 + echo 21 12:20:29 21 12:20:29 ok, java is 21 or newer 12:20:29 + [ 21 -ge 21 ] 12:20:29 + [ 21 -ge 21 ] 12:20:29 + echo ok, java is 21 or newer 12:20: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:20:29 https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz: 12:20:29 2026-01-08 12:20:29 ERROR 404: Not Found. 12:20:29 + sudo mkdir -p /opt 12:20:29 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 12:20:29 tar: /tmp/apache-maven-3.9.11-bin.tar.gz: Cannot open: No such file or directory 12:20:29 tar: Error is not recoverable: exiting now 12:20:29 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 12:20:29 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:20:29 + mvn --version 12:20:29 ./installMavenUbuntu.sh: 28: mvn: not found 12:20:29 buildcontroller: exit 127 (1.35 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh pid=3485 12:20:29 buildcontroller: FAIL ✖ in 10.15 seconds 12:20:29 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:20:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:20:32 [INFO] Once installed this environment will be reused. 12:20:32 [INFO] This may take a few minutes... 12:20:32 pylint: freeze> python -m pip freeze --all 12:20:33 pylint: astroid==4.0.3,dill==0.4.0,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.13.3 12:20:33 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 12:20:39 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:20:39 [INFO] Once installed this environment will be reused. 12:20:39 [INFO] This may take a few minutes... 12:20:42 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:20:42 [INFO] Once installed this environment will be reused. 12:20:42 [INFO] This may take a few minutes... 12:20:44 docs-linkcheck: freeze> python -m pip freeze --all 12:20:44 docs: freeze> python -m pip freeze --all 12:20:44 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.0,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.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:20:44 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 12:20:44 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.0,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,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-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.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:20:44 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 12:20:46 docs: OK ✔ in 27.11 seconds 12:20:46 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:20:48 docs-linkcheck: OK ✔ in 29.2 seconds 12:20:48 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:20:52 trim trailing whitespace.................................................Passed 12:20:52 Tabs remover.............................................................Passed 12:20:52 autopep8................................................................. 12:20:54 ------------------------------------ 12:20:54 Your code has been rated at 10.00/10 12:20:54 12:20:55 build_karaf_tests121: freeze> python -m pip freeze --all 12:20:55 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,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:20:55 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:20:55 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf121 12:20:55 ./build_karaf_for_tests.sh: 22: mvn: not found 12:20:55 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:20:55 build karaf in karaf121 with ./karaf121.env 12:20:55 build_karaf_tests121: exit 127 (0.08 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3947 12:20:56 build_karaf_tests121: FAIL ✖ in 9.25 seconds 12:20:56 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:20:57 pylint: OK ✔ in 27.47 seconds 12:20:57 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:20:57 Passed 12:20:57 perltidy.................................................................build_karaf_tests221: freeze> python -m pip freeze --all 12:20:57 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,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:20:57 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:20:57 build karaf in karaf221 with ./karaf221.env 12:20:57 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf221 12:20:57 ./build_karaf_for_tests.sh: 22: mvn: not found 12:20:57 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:20:57 build_karaf_tests221: exit 127 (0.01 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3981 12:20:57 Passed 12:20:57 build_karaf_tests221: FAIL ✖ in 9.08 seconds 12:20:57 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 12:20:57 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:20:58 [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:20:58 [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:20:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:20:58 [INFO] Once installed this environment will be reused. 12:20:58 [INFO] This may take a few minutes... 12:21:03 build_karaf_tests71: freeze> python -m pip freeze --all 12:21:04 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,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:21:04 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:21:04 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf71 12:21:04 ./build_karaf_for_tests.sh: 22: mvn: not found 12:21:04 build karaf in karaf71 with ./karaf71.env 12:21:04 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:21:04 build_karaf_tests71: exit 127 (0.02 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=4052 12:21:04 build_karaf_tests71: FAIL ✖ in 8.26 seconds 12:21:04 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:21:04 build_karaf_tests190: freeze> python -m pip freeze --all 12:21:04 gitlint..................................................................Passed 12:21:04 pre-commit: OK ✔ in 42.2 seconds 12:21:04 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,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:21:04 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:21:04 build karaf in karafoc with ./karafoc.env 12:21:04 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karafoc 12:21:04 ./build_karaf_for_tests.sh: 22: mvn: not found 12:21:04 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:21:04 build_karaf_tests190: exit 127 (0.01 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=4089 12:21:05 build_karaf_tests190: FAIL ✖ in 7.84 seconds 12:21:05 buildlighty: freeze> python -m pip freeze --all 12:21:05 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 12:21:05 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,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:21:05 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 12:21:05 ./build.sh: 7: mvn: not found 12:21:05 unzip: cannot find or open target/tpce-bin.zip, target/tpce-bin.zip.zip or target/tpce-bin.zip.ZIP. 12:21:05 buildlighty: exit 9 (0.01 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh pid=4112 12:21:18 buildlighty: FAIL ✖ in 7.57 seconds 12:21:18 sims: freeze> python -m pip freeze --all 12:21:19 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,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:21:19 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 12:21:19 Using lighynode version 20.1.0.5 12:21:19 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:22:17 sims: OK ✔ in 19.92 seconds 12:22:17 testsPCE: freeze> python -m pip freeze --all 12:22:17 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.7,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.23.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==25.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.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.1,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 12:22:17 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 12:22:17 pytest -q transportpce_tests/pce/test01_pce.py 12:24:17 EEEEEEEEEEEEEEEEEEEE [100%] 13:02:18 ==================================== ERRORS ==================================== 13:02:18 _______ ERROR at setup of TestTransportPCEPce.test_01_load_port_mapping ________ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 ____ ERROR at setup of TestTransportPCEPce.test_02_load_simple_topology_bi _____ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 ___________ ERROR at setup of TestTransportPCEPce.test_03_get_nodeId ___________ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 ___________ ERROR at setup of TestTransportPCEPce.test_04_get_linkId ___________ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 ____ ERROR at setup of TestTransportPCEPce.test_05_path_computation_xpdr_bi ____ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 ____ ERROR at setup of TestTransportPCEPce.test_06_path_computation_rdm_bi _____ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 ____ ERROR at setup of TestTransportPCEPce.test_07_load_simple_topology_uni ____ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 ___________ ERROR at setup of TestTransportPCEPce.test_08_get_nodeId ___________ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 ___________ ERROR at setup of TestTransportPCEPce.test_09_get_linkId ___________ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 ___ ERROR at setup of TestTransportPCEPce.test_10_path_computation_xpdr_uni ____ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 ____ ERROR at setup of TestTransportPCEPce.test_11_path_computation_rdm_uni ____ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 _____ ERROR at setup of TestTransportPCEPce.test_12_load_complex_topology ______ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 ___________ ERROR at setup of TestTransportPCEPce.test_13_get_nodeId ___________ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 _____ ERROR at setup of TestTransportPCEPce.test_14_fail_path_computation ______ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 ___ ERROR at setup of TestTransportPCEPce.test_15_success1_path_computation ____ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 ___ ERROR at setup of TestTransportPCEPce.test_16_success2_path_computation ____ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 ___ ERROR at setup of TestTransportPCEPce.test_17_success3_path_computation ____ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 _ ERROR at setup of TestTransportPCEPce.test_18_path_computation_before_oms_attribute_deletion _ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 _ ERROR at setup of TestTransportPCEPce.test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link _ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 _ ERROR at setup of TestTransportPCEPce.test_20_path_computation_after_oms_attribute_deletion _ 13:02:18 13:02:18 cls = 13:02:18 13:02:18 @classmethod 13:02:18 def setUpClass(cls): 13:02:18 # pylint: disable=bare-except 13:02:18 sample_files_parsed = False 13:02:18 time.sleep(20) 13:02:18 try: 13:02:18 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "honeynode-topo.json") 13:02:18 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:02:18 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-simple-topology.json") 13:02:18 13:02:18 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:02:18 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:02:18 13:02:18 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:02:18 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:02:18 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:02:18 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:02:18 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:02:18 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:02:18 cls.port_mapping_data = port_mapping.read() 13:02:18 sample_files_parsed = True 13:02:18 except PermissionError as err: 13:02:18 print("Permission Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except FileNotFoundError as err: 13:02:18 print("File Not found Error when trying to read sample files\n", err) 13:02:18 sys.exit(2) 13:02:18 except: 13:02:18 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:02:18 sys.exit(2) 13:02:18 finally: 13:02:18 if sample_files_parsed: 13:02:18 print("sample files content loaded") 13:02:18 13:02:18 > cls.processes = test_utils.start_tpce() 13:02:18 ^^^^^^^^^^^^^^^^^^^^^^^ 13:02:18 13:02:18 transportpce_tests/pce/test01_pce.py:93: 13:02:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:02:18 13:02:18 def start_tpce(): 13:02:18 if 'NO_ODL_STARTUP' in os.environ: 13:02:18 print('No OpenDaylight instance to start!') 13:02:18 return [] 13:02:18 print('starting OpenDaylight...') 13:02:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:02:18 process = start_lighty() 13:02:18 else: 13:02:18 process = start_karaf() 13:02:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:02:18 print('OpenDaylight started !') 13:02:18 else: 13:02:18 print('OpenDaylight failed to start !') 13:02:18 shutdown_process(process) 13:02:18 for pid in process_list: 13:02:18 shutdown_process(pid) 13:02:18 > sys.exit(1) 13:02:18 E SystemExit: 1 13:02:18 13:02:18 transportpce_tests/common/test_utils.py:232: SystemExit 13:02:18 ---------------------------- Captured stdout setup ----------------------------- 13:02:18 sample files content loaded 13:02:18 starting OpenDaylight... 13:02:18 starting KARAF (karaf) TransportPCE build... 13:02:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:02:18 =========================== short test summary info ============================ 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_01_load_port_mapping 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_02_load_simple_topology_bi 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_03_get_nodeId 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_04_get_linkId 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_05_path_computation_xpdr_bi 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_06_path_computation_rdm_bi 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_07_load_simple_topology_uni 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_08_get_nodeId 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_09_get_linkId 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_10_path_computation_xpdr_uni 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_11_path_computation_rdm_uni 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_12_load_complex_topology 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_13_get_nodeId 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_14_fail_path_computation 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_15_success1_path_computation 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_16_success2_path_computation 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_17_success3_path_computation 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_18_path_computation_before_oms_attribute_deletion 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link 13:02:18 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_20_path_computation_after_oms_attribute_deletion 13:02:18 20 errors in 2401.11s (0:40:01) 13:02:18 testsPCE: exit 1 (2401.44 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pid=4168 13:02:19 testsPCE: FAIL ✖ in 41 minutes 13.86 seconds 13:02:19 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:02:19 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:02:19 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:02:26 tests190: freeze> python -m pip freeze --all 13:02:26 tests_tapi: freeze> python -m pip freeze --all 13:02:26 tests121: freeze> python -m pip freeze --all 13:02:27 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,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:02:27 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 13:02:27 using environment variables from ./karafoc.env 13:02:27 pytest -q transportpce_tests/oc/test01_portmapping.py 13:02:27 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,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:02:27 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 13:02:27 using environment variables from ./karaf121.env 13:02:27 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 13:02:27 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,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:02:27 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 13:02:27 using environment variables from ./karaf221.env 13:02:27 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 13:04:07 EEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 13:19:07 ==================================== ERRORS ==================================== 13:19:07 __ ERROR at setup of TestTransportPCEPortmapping.test_01_meta_data_insertion ___ 13:19:07 13:19:07 cls = 13:19:07 13:19:07 @classmethod 13:19:07 def setUpClass(cls): 13:19:07 > cls.processes = test_utils.start_tpce() 13:19:07 ^^^^^^^^^^^^^^^^^^^^^^^ 13:19:07 13:19:07 transportpce_tests/oc/test01_portmapping.py:29: 13:19:07 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:19:07 13:19:07 def start_tpce(): 13:19:07 if 'NO_ODL_STARTUP' in os.environ: 13:19:07 print('No OpenDaylight instance to start!') 13:19:07 return [] 13:19:07 print('starting OpenDaylight...') 13:19:07 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:19:07 process = start_lighty() 13:19:07 else: 13:19:07 process = start_karaf() 13:19:07 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:19:07 print('OpenDaylight started !') 13:19:07 else: 13:19:07 print('OpenDaylight failed to start !') 13:19:07 shutdown_process(process) 13:19:07 for pid in process_list: 13:19:07 shutdown_process(pid) 13:19:07 > sys.exit(1) 13:19:07 E SystemExit: 1 13:19:07 13:19:07 transportpce_tests/common/test_utils.py:232: SystemExit 13:19:07 ---------------------------- Captured stdout setup ----------------------------- 13:19:07 starting OpenDaylight... 13:19:07 starting KARAF (karafoc) TransportPCE build... 13:19:07 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:19:07 _ ERROR at setup of TestTransportPCEPortmapping.test_02_catlog_input_insertion _ 13:19:07 13:19:07 cls = 13:19:07 13:19:07 @classmethod 13:19:07 def setUpClass(cls): 13:19:07 > cls.processes = test_utils.start_tpce() 13:19:07 ^^^^^^^^^^^^^^^^^^^^^^^ 13:19:07 13:19:07 transportpce_tests/oc/test01_portmapping.py:29: 13:19:07 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:19:07 13:19:07 def start_tpce(): 13:19:07 if 'NO_ODL_STARTUP' in os.environ: 13:19:07 print('No OpenDaylight instance to start!') 13:19:07 return [] 13:19:07 print('starting OpenDaylight...') 13:19:07 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:19:07 process = start_lighty() 13:19:07 else: 13:19:07 process = start_karaf() 13:19:07 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:19:07 print('OpenDaylight started !') 13:19:07 else: 13:19:07 print('OpenDaylight failed to start !') 13:19:07 shutdown_process(process) 13:19:07 for pid in process_list: 13:19:07 shutdown_process(pid) 13:19:07 > sys.exit(1) 13:19:07 E SystemExit: 1 13:19:07 13:19:07 transportpce_tests/common/test_utils.py:232: SystemExit 13:19:07 ---------------------------- Captured stdout setup ----------------------------- 13:19:07 starting OpenDaylight... 13:19:07 starting KARAF (karafoc) TransportPCE build... 13:19:07 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:19:07 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_device_connection _ 13:19:07 13:19:07 cls = 13:19:07 13:19:07 @classmethod 13:19:07 def setUpClass(cls): 13:19:07 > cls.processes = test_utils.start_tpce() 13:19:07 ^^^^^^^^^^^^^^^^^^^^^^^ 13:19:07 13:19:07 transportpce_tests/oc/test01_portmapping.py:29: 13:19:07 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:19:07 13:19:07 def start_tpce(): 13:19:07 if 'NO_ODL_STARTUP' in os.environ: 13:19:07 print('No OpenDaylight instance to start!') 13:19:07 return [] 13:19:07 print('starting OpenDaylight...') 13:19:07 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:19:07 process = start_lighty() 13:19:07 else: 13:19:07 process = start_karaf() 13:19:07 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:19:07 print('OpenDaylight started !') 13:19:07 else: 13:19:07 print('OpenDaylight failed to start !') 13:19:07 shutdown_process(process) 13:19:07 for pid in process_list: 13:19:07 shutdown_process(pid) 13:19:07 > sys.exit(1) 13:19:07 E SystemExit: 1 13:19:07 13:19:07 transportpce_tests/common/test_utils.py:232: SystemExit 13:19:07 ---------------------------- Captured stdout setup ----------------------------- 13:19:07 starting OpenDaylight... 13:19:07 starting KARAF (karafoc) TransportPCE build... 13:19:07 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:19:07 _ ERROR at setup of TestTransportPCEPortmapping.test_04_xpdr_device_connected __ 13:19:07 13:19:07 cls = 13:19:07 13:19:07 @classmethod 13:19:07 def setUpClass(cls): 13:19:07 > cls.processes = test_utils.start_tpce() 13:19:07 ^^^^^^^^^^^^^^^^^^^^^^^ 13:19:07 13:19:07 transportpce_tests/oc/test01_portmapping.py:29: 13:19:07 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:19:07 13:19:07 def start_tpce(): 13:19:07 if 'NO_ODL_STARTUP' in os.environ: 13:19:07 print('No OpenDaylight instance to start!') 13:19:07 return [] 13:19:07 print('starting OpenDaylight...') 13:19:07 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:19:07 process = start_lighty() 13:19:07 else: 13:19:07 process = start_karaf() 13:19:07 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:19:07 print('OpenDaylight started !') 13:19:07 else: 13:19:07 print('OpenDaylight failed to start !') 13:19:07 shutdown_process(process) 13:19:07 for pid in process_list: 13:19:07 shutdown_process(pid) 13:19:07 > sys.exit(1) 13:19:07 E SystemExit: 1 13:19:07 13:19:07 transportpce_tests/common/test_utils.py:232: SystemExit 13:19:07 ---------------------------- Captured stdout setup ----------------------------- 13:19:07 starting OpenDaylight... 13:19:07 starting KARAF (karafoc) TransportPCE build... 13:19:07 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:19:07 _ ERROR at setup of TestTransportPCEPortmapping.test_05_xpdr_portmapping_info __ 13:19:07 13:19:07 cls = 13:19:07 13:19:07 @classmethod 13:19:07 def setUpClass(cls): 13:19:07 > cls.processes = test_utils.start_tpce() 13:19:07 ^^^^^^^^^^^^^^^^^^^^^^^ 13:19:07 13:19:07 transportpce_tests/oc/test01_portmapping.py:29: 13:19:07 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:19:07 13:19:07 def start_tpce(): 13:19:07 if 'NO_ODL_STARTUP' in os.environ: 13:19:07 print('No OpenDaylight instance to start!') 13:19:07 return [] 13:19:07 print('starting OpenDaylight...') 13:19:07 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:19:07 process = start_lighty() 13:19:07 else: 13:19:07 process = start_karaf() 13:19:07 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:19:07 print('OpenDaylight started !') 13:19:07 else: 13:19:07 print('OpenDaylight failed to start !') 13:19:07 shutdown_process(process) 13:19:07 for pid in process_list: 13:19:07 shutdown_process(pid) 13:19:07 > sys.exit(1) 13:19:07 E SystemExit: 1 13:19:07 13:19:07 transportpce_tests/common/test_utils.py:232: SystemExit 13:19:07 ---------------------------- Captured stdout setup ----------------------------- 13:19:07 starting OpenDaylight... 13:19:07 starting KARAF (karafoc) TransportPCE build... 13:19:07 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:19:07 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _ 13:19:07 13:19:07 cls = 13:19:07 13:19:07 @classmethod 13:19:07 def setUpClass(cls): 13:19:07 > cls.processes = test_utils.start_tpce() 13:19:07 ^^^^^^^^^^^^^^^^^^^^^^^ 13:19:07 13:19:07 transportpce_tests/oc/test01_portmapping.py:29: 13:19:07 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:19:07 13:19:07 def start_tpce(): 13:19:07 if 'NO_ODL_STARTUP' in os.environ: 13:19:07 print('No OpenDaylight instance to start!') 13:19:07 return [] 13:19:07 print('starting OpenDaylight...') 13:19:07 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:19:07 process = start_lighty() 13:19:07 else: 13:19:07 process = start_karaf() 13:19:07 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:19:07 print('OpenDaylight started !') 13:19:07 else: 13:19:07 print('OpenDaylight failed to start !') 13:19:07 shutdown_process(process) 13:19:07 for pid in process_list: 13:19:07 shutdown_process(pid) 13:19:07 > sys.exit(1) 13:19:07 E SystemExit: 1 13:19:07 13:19:07 transportpce_tests/common/test_utils.py:232: SystemExit 13:19:07 ---------------------------- Captured stdout setup ----------------------------- 13:19:07 starting OpenDaylight... 13:19:07 starting KARAF (karafoc) TransportPCE build... 13:19:07 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:19:07 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 13:19:07 13:19:07 cls = 13:19:07 13:19:07 @classmethod 13:19:07 def setUpClass(cls): 13:19:07 > cls.processes = test_utils.start_tpce() 13:19:07 ^^^^^^^^^^^^^^^^^^^^^^^ 13:19:07 13:19:07 transportpce_tests/oc/test01_portmapping.py:29: 13:19:07 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:19:07 13:19:07 def start_tpce(): 13:19:07 if 'NO_ODL_STARTUP' in os.environ: 13:19:07 print('No OpenDaylight instance to start!') 13:19:07 return [] 13:19:07 print('starting OpenDaylight...') 13:19:07 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:19:07 process = start_lighty() 13:19:07 else: 13:19:07 process = start_karaf() 13:19:07 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:19:07 print('OpenDaylight started !') 13:19:07 else: 13:19:07 print('OpenDaylight failed to start !') 13:19:07 shutdown_process(process) 13:19:07 for pid in process_list: 13:19:07 shutdown_process(pid) 13:19:07 > sys.exit(1) 13:19:07 E SystemExit: 1 13:19:07 13:19:07 transportpce_tests/common/test_utils.py:232: SystemExit 13:19:07 ---------------------------- Captured stdout setup ----------------------------- 13:19:07 starting OpenDaylight... 13:19:07 starting KARAF (karafoc) TransportPCE build... 13:19:07 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:19:07 __ ERROR at setup of TestTransportPCEPortmapping.test_08_mpdr_switching_pool ___ 13:19:07 13:19:07 cls = 13:19:07 13:19:07 @classmethod 13:19:07 def setUpClass(cls): 13:19:07 > cls.processes = test_utils.start_tpce() 13:19:07 ^^^^^^^^^^^^^^^^^^^^^^^ 13:19:07 13:19:07 transportpce_tests/oc/test01_portmapping.py:29: 13:19:07 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:19:07 13:19:07 def start_tpce(): 13:19:07 if 'NO_ODL_STARTUP' in os.environ: 13:19:07 print('No OpenDaylight instance to start!') 13:19:07 return [] 13:19:07 print('starting OpenDaylight...') 13:19:07 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:19:07 process = start_lighty() 13:19:07 else: 13:19:07 process = start_karaf() 13:19:07 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:19:07 print('OpenDaylight started !') 13:19:07 else: 13:19:07 print('OpenDaylight failed to start !') 13:19:07 shutdown_process(process) 13:19:07 for pid in process_list: 13:19:07 shutdown_process(pid) 13:19:07 > sys.exit(1) 13:19:07 E SystemExit: 1 13:19:07 13:19:07 transportpce_tests/common/test_utils.py:232: SystemExit 13:19:07 ---------------------------- Captured stdout setup ----------------------------- 13:19:07 starting OpenDaylight... 13:19:07 starting KARAF (karafoc) TransportPCE build... 13:19:07 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:19:07 ___ ERROR at setup of TestTransportPCEPortmapping.test_09_check_mccapprofile ___ 13:19:07 13:19:07 cls = 13:19:07 13:19:07 @classmethod 13:19:07 def setUpClass(cls): 13:19:07 > cls.processes = test_utils.start_tpce() 13:19:07 ^^^^^^^^^^^^^^^^^^^^^^^ 13:19:07 13:19:07 transportpce_tests/oc/test01_portmapping.py:29: 13:19:07 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:19:07 13:19:07 def start_tpce(): 13:19:07 if 'NO_ODL_STARTUP' in os.environ: 13:19:07 print('No OpenDaylight instance to start!') 13:19:07 return [] 13:19:07 print('starting OpenDaylight...') 13:19:07 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:19:07 process = start_lighty() 13:19:07 else: 13:19:07 process = start_karaf() 13:19:07 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:19:07 print('OpenDaylight started !') 13:19:07 else: 13:19:07 print('OpenDaylight failed to start !') 13:19:07 shutdown_process(process) 13:19:07 for pid in process_list: 13:19:07 shutdown_process(pid) 13:19:07 > sys.exit(1) 13:19:07 E SystemExit: 1 13:19:07 13:19:07 transportpce_tests/common/test_utils.py:232: SystemExit 13:19:07 ---------------------------- Captured stdout setup ----------------------------- 13:19:07 starting OpenDaylight... 13:19:07 starting KARAF (karafoc) TransportPCE build... 13:19:07 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:19:07 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 13:19:07 13:19:07 cls = 13:19:07 13:19:07 @classmethod 13:19:07 def setUpClass(cls): 13:19:07 > cls.processes = test_utils.start_tpce() 13:19:07 ^^^^^^^^^^^^^^^^^^^^^^^ 13:19:07 13:19:07 transportpce_tests/oc/test01_portmapping.py:29: 13:19:07 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:19:07 13:19:07 def start_tpce(): 13:19:07 if 'NO_ODL_STARTUP' in os.environ: 13:19:07 print('No OpenDaylight instance to start!') 13:19:07 return [] 13:19:07 print('starting OpenDaylight...') 13:19:07 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:19:07 process = start_lighty() 13:19:07 else: 13:19:07 process = start_karaf() 13:19:07 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:19:07 print('OpenDaylight started !') 13:19:07 else: 13:19:07 print('OpenDaylight failed to start !') 13:19:07 shutdown_process(process) 13:19:07 for pid in process_list: 13:19:07 shutdown_process(pid) 13:19:07 > sys.exit(1) 13:19:07 E SystemExit: 1 13:19:07 13:19:07 transportpce_tests/common/test_utils.py:232: SystemExit 13:19:07 ---------------------------- Captured stdout setup ----------------------------- 13:19:07 starting OpenDaylight... 13:19:07 starting KARAF (karafoc) TransportPCE build... 13:19:07 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:19:07 =========================== short test summary info ============================ 13:19:07 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 13:19:07 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 13:19:07 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_device_connection 13:19:07 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_04_xpdr_device_connected 13:19:07 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_05_xpdr_portmapping_info 13:19:07 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 13:19:07 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 13:19:07 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 13:19:07 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 13:19:07 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 13:19:07 10 errors in 1000.56s (0:16:40) 13:19:07 tests190: exit 1 (1000.85 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc pid=4515 13:19:07 EEtests190: FAIL ✖ in 16 minutes 49.12 seconds 13:19:08 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 13:19:32 tests71: freeze> python -m pip freeze --all 13:19:32 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,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:19:32 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 13:19:32 using environment variables from ./karaf71.env 13:19:32 pytest -q transportpce_tests/7.1/test01_portmapping.py 13:20:48 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 13:37:28 ==================================== ERRORS ==================================== 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_01_rdm_device_connection __ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 __ ERROR at setup of TestTransportPCEPortmapping.test_02_rdm_device_connected __ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 __ ERROR at setup of TestTransportPCEPortmapping.test_03_rdm_portmapping_info __ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_05_rdm_portmapping_SRG1_PP7_TXRX _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG3_PP1_TXRX _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_07_xpdr_device_connection _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_08_xpdr_device_connected __ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_09_xpdr_portmapping_info __ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_portmapping_NETWORK1 _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_portmapping_NETWORK2 _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_portmapping_CLIENT1 _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_13_xpdr_portmapping_CLIENT2 _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_14_xpdr_portmapping_CLIENT3 _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_15_xpdr_portmapping_CLIENT4 _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_16_xpdr_device_disconnection _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_17_xpdr_device_disconnected _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_18_xpdr_device_not_connected _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_19_rdm_device_disconnection _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_20_rdm_device_disconnected _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 _ ERROR at setup of TestTransportPCEPortmapping.test_21_rdm_device_not_connected _ 13:37:28 13:37:28 cls = 13:37:28 13:37:28 @classmethod 13:37:28 def setUpClass(cls): 13:37:28 > cls.processes = test_utils.start_tpce() 13:37:28 ^^^^^^^^^^^^^^^^^^^^^^^ 13:37:28 13:37:28 transportpce_tests/1.2.1/test01_portmapping.py:33: 13:37:28 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:37:28 13:37:28 def start_tpce(): 13:37:28 if 'NO_ODL_STARTUP' in os.environ: 13:37:28 print('No OpenDaylight instance to start!') 13:37:28 return [] 13:37:28 print('starting OpenDaylight...') 13:37:28 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:37:28 process = start_lighty() 13:37:28 else: 13:37:28 process = start_karaf() 13:37:28 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:37:28 print('OpenDaylight started !') 13:37:28 else: 13:37:28 print('OpenDaylight failed to start !') 13:37:28 shutdown_process(process) 13:37:28 for pid in process_list: 13:37:28 shutdown_process(pid) 13:37:28 > sys.exit(1) 13:37:28 E SystemExit: 1 13:37:28 13:37:28 transportpce_tests/common/test_utils.py:232: SystemExit 13:37:28 ---------------------------- Captured stdout setup ----------------------------- 13:37:28 starting OpenDaylight... 13:37:28 starting KARAF (karaf121) TransportPCE build... 13:37:28 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:37:28 =========================== short test summary info ============================ 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_SRG1_PP7_TXRX 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG3_PP1_TXRX 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_xpdr_device_connection 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_xpdr_device_connected 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_xpdr_portmapping_info 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_portmapping_NETWORK1 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_portmapping_NETWORK2 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_portmapping_CLIENT1 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_13_xpdr_portmapping_CLIENT2 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_14_xpdr_portmapping_CLIENT3 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_15_xpdr_portmapping_CLIENT4 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_16_xpdr_device_disconnection 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_17_xpdr_device_disconnected 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_18_xpdr_device_not_connected 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_rdm_device_disconnection 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_20_rdm_device_disconnected 13:37:28 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_21_rdm_device_not_connected 13:37:28 21 errors in 2101.13s (0:35:01) 13:37:28 tests121: exit 1 (2101.44 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 pid=4526 13:37:28 EEEE [100%] 13:39:33 ==================================== ERRORS ==================================== 13:39:33 _ ERROR at setup of TestTransportPCEPortmapping.test_01_xpdr_device_connection _ 13:39:33 13:39:33 cls = 13:39:33 13:39:33 @classmethod 13:39:33 def setUpClass(cls): 13:39:33 > cls.processes = test_utils.start_tpce() 13:39:33 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:33 13:39:33 transportpce_tests/7.1/test01_portmapping.py:32: 13:39:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:33 13:39:33 def start_tpce(): 13:39:33 if 'NO_ODL_STARTUP' in os.environ: 13:39:33 print('No OpenDaylight instance to start!') 13:39:33 return [] 13:39:33 print('starting OpenDaylight...') 13:39:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:33 process = start_lighty() 13:39:33 else: 13:39:33 process = start_karaf() 13:39:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:33 print('OpenDaylight started !') 13:39:33 else: 13:39:33 print('OpenDaylight failed to start !') 13:39:33 shutdown_process(process) 13:39:33 for pid in process_list: 13:39:33 shutdown_process(pid) 13:39:33 > sys.exit(1) 13:39:33 E SystemExit: 1 13:39:33 13:39:33 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:33 ---------------------------- Captured stdout setup ----------------------------- 13:39:33 starting OpenDaylight... 13:39:33 starting KARAF (karaf71) TransportPCE build... 13:39:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:33 _ ERROR at setup of TestTransportPCEPortmapping.test_02_xpdr_device_connected __ 13:39:33 13:39:33 cls = 13:39:33 13:39:33 @classmethod 13:39:33 def setUpClass(cls): 13:39:33 > cls.processes = test_utils.start_tpce() 13:39:33 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:33 13:39:33 transportpce_tests/7.1/test01_portmapping.py:32: 13:39:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:33 13:39:33 def start_tpce(): 13:39:33 if 'NO_ODL_STARTUP' in os.environ: 13:39:33 print('No OpenDaylight instance to start!') 13:39:33 return [] 13:39:33 print('starting OpenDaylight...') 13:39:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:33 process = start_lighty() 13:39:33 else: 13:39:33 process = start_karaf() 13:39:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:33 print('OpenDaylight started !') 13:39:33 else: 13:39:33 print('OpenDaylight failed to start !') 13:39:33 shutdown_process(process) 13:39:33 for pid in process_list: 13:39:33 shutdown_process(pid) 13:39:33 > sys.exit(1) 13:39:33 E SystemExit: 1 13:39:33 13:39:33 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:33 ---------------------------- Captured stdout setup ----------------------------- 13:39:33 starting OpenDaylight... 13:39:33 starting KARAF (karaf71) TransportPCE build... 13:39:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:33 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_portmapping_info __ 13:39:33 13:39:33 cls = 13:39:33 13:39:33 @classmethod 13:39:33 def setUpClass(cls): 13:39:33 > cls.processes = test_utils.start_tpce() 13:39:33 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:33 13:39:33 transportpce_tests/7.1/test01_portmapping.py:32: 13:39:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:33 13:39:33 def start_tpce(): 13:39:33 if 'NO_ODL_STARTUP' in os.environ: 13:39:33 print('No OpenDaylight instance to start!') 13:39:33 return [] 13:39:33 print('starting OpenDaylight...') 13:39:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:33 process = start_lighty() 13:39:33 else: 13:39:33 process = start_karaf() 13:39:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:33 print('OpenDaylight started !') 13:39:33 else: 13:39:33 print('OpenDaylight failed to start !') 13:39:33 shutdown_process(process) 13:39:33 for pid in process_list: 13:39:33 shutdown_process(pid) 13:39:33 > sys.exit(1) 13:39:33 E SystemExit: 1 13:39:33 13:39:33 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:33 ---------------------------- Captured stdout setup ----------------------------- 13:39:33 starting OpenDaylight... 13:39:33 starting KARAF (karaf71) TransportPCE build... 13:39:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:33 _ ERROR at setup of TestTransportPCEPortmapping.test_04_tpdr_portmapping_NETWORK1 _ 13:39:33 13:39:33 cls = 13:39:33 13:39:33 @classmethod 13:39:33 def setUpClass(cls): 13:39:33 > cls.processes = test_utils.start_tpce() 13:39:33 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:33 13:39:33 transportpce_tests/7.1/test01_portmapping.py:32: 13:39:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:33 13:39:33 def start_tpce(): 13:39:33 if 'NO_ODL_STARTUP' in os.environ: 13:39:33 print('No OpenDaylight instance to start!') 13:39:33 return [] 13:39:33 print('starting OpenDaylight...') 13:39:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:33 process = start_lighty() 13:39:33 else: 13:39:33 process = start_karaf() 13:39:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:33 print('OpenDaylight started !') 13:39:33 else: 13:39:33 print('OpenDaylight failed to start !') 13:39:33 shutdown_process(process) 13:39:33 for pid in process_list: 13:39:33 shutdown_process(pid) 13:39:33 > sys.exit(1) 13:39:33 E SystemExit: 1 13:39:33 13:39:33 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:33 ---------------------------- Captured stdout setup ----------------------------- 13:39:33 starting OpenDaylight... 13:39:33 starting KARAF (karaf71) TransportPCE build... 13:39:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:33 _ ERROR at setup of TestTransportPCEPortmapping.test_05_tpdr_portmapping_CLIENT1 _ 13:39:33 13:39:33 cls = 13:39:33 13:39:33 @classmethod 13:39:33 def setUpClass(cls): 13:39:33 > cls.processes = test_utils.start_tpce() 13:39:33 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:33 13:39:33 transportpce_tests/7.1/test01_portmapping.py:32: 13:39:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:33 13:39:33 def start_tpce(): 13:39:33 if 'NO_ODL_STARTUP' in os.environ: 13:39:33 print('No OpenDaylight instance to start!') 13:39:33 return [] 13:39:33 print('starting OpenDaylight...') 13:39:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:33 process = start_lighty() 13:39:33 else: 13:39:33 process = start_karaf() 13:39:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:33 print('OpenDaylight started !') 13:39:33 else: 13:39:33 print('OpenDaylight failed to start !') 13:39:33 shutdown_process(process) 13:39:33 for pid in process_list: 13:39:33 shutdown_process(pid) 13:39:33 > sys.exit(1) 13:39:33 E SystemExit: 1 13:39:33 13:39:33 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:33 ---------------------------- Captured stdout setup ----------------------------- 13:39:33 starting OpenDaylight... 13:39:33 starting KARAF (karaf71) TransportPCE build... 13:39:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:33 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK1 _ 13:39:33 13:39:33 cls = 13:39:33 13:39:33 @classmethod 13:39:33 def setUpClass(cls): 13:39:33 > cls.processes = test_utils.start_tpce() 13:39:33 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:33 13:39:33 transportpce_tests/7.1/test01_portmapping.py:32: 13:39:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:33 13:39:33 def start_tpce(): 13:39:33 if 'NO_ODL_STARTUP' in os.environ: 13:39:33 print('No OpenDaylight instance to start!') 13:39:33 return [] 13:39:33 print('starting OpenDaylight...') 13:39:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:33 process = start_lighty() 13:39:33 else: 13:39:33 process = start_karaf() 13:39:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:33 print('OpenDaylight started !') 13:39:33 else: 13:39:33 print('OpenDaylight failed to start !') 13:39:33 shutdown_process(process) 13:39:33 for pid in process_list: 13:39:33 shutdown_process(pid) 13:39:33 > sys.exit(1) 13:39:33 E SystemExit: 1 13:39:33 13:39:33 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:33 ---------------------------- Captured stdout setup ----------------------------- 13:39:33 starting OpenDaylight... 13:39:33 starting KARAF (karaf71) TransportPCE build... 13:39:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:33 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 13:39:33 13:39:33 cls = 13:39:33 13:39:33 @classmethod 13:39:33 def setUpClass(cls): 13:39:33 > cls.processes = test_utils.start_tpce() 13:39:33 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:33 13:39:33 transportpce_tests/7.1/test01_portmapping.py:32: 13:39:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:33 13:39:33 def start_tpce(): 13:39:33 if 'NO_ODL_STARTUP' in os.environ: 13:39:33 print('No OpenDaylight instance to start!') 13:39:33 return [] 13:39:33 print('starting OpenDaylight...') 13:39:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:33 process = start_lighty() 13:39:33 else: 13:39:33 process = start_karaf() 13:39:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:33 print('OpenDaylight started !') 13:39:33 else: 13:39:33 print('OpenDaylight failed to start !') 13:39:33 shutdown_process(process) 13:39:33 for pid in process_list: 13:39:33 shutdown_process(pid) 13:39:33 > sys.exit(1) 13:39:33 E SystemExit: 1 13:39:33 13:39:33 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:33 ---------------------------- Captured stdout setup ----------------------------- 13:39:33 starting OpenDaylight... 13:39:33 starting KARAF (karaf71) TransportPCE build... 13:39:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:33 ___ ERROR at setup of TestTransportPCEPortmapping.test_08_check_mccapprofile ___ 13:39:33 13:39:33 cls = 13:39:33 13:39:33 @classmethod 13:39:33 def setUpClass(cls): 13:39:33 > cls.processes = test_utils.start_tpce() 13:39:33 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:33 13:39:33 transportpce_tests/7.1/test01_portmapping.py:32: 13:39:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:33 13:39:33 def start_tpce(): 13:39:33 if 'NO_ODL_STARTUP' in os.environ: 13:39:33 print('No OpenDaylight instance to start!') 13:39:33 return [] 13:39:33 print('starting OpenDaylight...') 13:39:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:33 process = start_lighty() 13:39:33 else: 13:39:33 process = start_karaf() 13:39:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:33 print('OpenDaylight started !') 13:39:33 else: 13:39:33 print('OpenDaylight failed to start !') 13:39:33 shutdown_process(process) 13:39:33 for pid in process_list: 13:39:33 shutdown_process(pid) 13:39:33 > sys.exit(1) 13:39:33 E SystemExit: 1 13:39:33 13:39:33 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:33 ---------------------------- Captured stdout setup ----------------------------- 13:39:33 starting OpenDaylight... 13:39:33 starting KARAF (karaf71) TransportPCE build... 13:39:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:33 __ ERROR at setup of TestTransportPCEPortmapping.test_09_mpdr_switching_pool ___ 13:39:33 13:39:33 cls = 13:39:33 13:39:33 @classmethod 13:39:33 def setUpClass(cls): 13:39:33 > cls.processes = test_utils.start_tpce() 13:39:33 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:33 13:39:33 transportpce_tests/7.1/test01_portmapping.py:32: 13:39:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:33 13:39:33 def start_tpce(): 13:39:33 if 'NO_ODL_STARTUP' in os.environ: 13:39:33 print('No OpenDaylight instance to start!') 13:39:33 return [] 13:39:33 print('starting OpenDaylight...') 13:39:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:33 process = start_lighty() 13:39:33 else: 13:39:33 process = start_karaf() 13:39:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:33 print('OpenDaylight started !') 13:39:33 else: 13:39:33 print('OpenDaylight failed to start !') 13:39:33 shutdown_process(process) 13:39:33 for pid in process_list: 13:39:33 shutdown_process(pid) 13:39:33 > sys.exit(1) 13:39:33 E SystemExit: 1 13:39:33 13:39:33 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:33 ---------------------------- Captured stdout setup ----------------------------- 13:39:33 starting OpenDaylight... 13:39:33 starting KARAF (karaf71) TransportPCE build... 13:39:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:33 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 13:39:33 13:39:33 cls = 13:39:33 13:39:33 @classmethod 13:39:33 def setUpClass(cls): 13:39:33 > cls.processes = test_utils.start_tpce() 13:39:33 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:33 13:39:33 transportpce_tests/7.1/test01_portmapping.py:32: 13:39:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:33 13:39:33 def start_tpce(): 13:39:33 if 'NO_ODL_STARTUP' in os.environ: 13:39:33 print('No OpenDaylight instance to start!') 13:39:33 return [] 13:39:33 print('starting OpenDaylight...') 13:39:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:33 process = start_lighty() 13:39:33 else: 13:39:33 process = start_karaf() 13:39:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:33 print('OpenDaylight started !') 13:39:33 else: 13:39:33 print('OpenDaylight failed to start !') 13:39:33 shutdown_process(process) 13:39:33 for pid in process_list: 13:39:33 shutdown_process(pid) 13:39:33 > sys.exit(1) 13:39:33 E SystemExit: 1 13:39:33 13:39:33 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:33 ---------------------------- Captured stdout setup ----------------------------- 13:39:33 starting OpenDaylight... 13:39:33 starting KARAF (karaf71) TransportPCE build... 13:39:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:33 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_device_disconnected _ 13:39:33 13:39:33 cls = 13:39:33 13:39:33 @classmethod 13:39:33 def setUpClass(cls): 13:39:33 > cls.processes = test_utils.start_tpce() 13:39:33 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:33 13:39:33 transportpce_tests/7.1/test01_portmapping.py:32: 13:39:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:33 13:39:33 def start_tpce(): 13:39:33 if 'NO_ODL_STARTUP' in os.environ: 13:39:33 print('No OpenDaylight instance to start!') 13:39:33 return [] 13:39:33 print('starting OpenDaylight...') 13:39:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:33 process = start_lighty() 13:39:33 else: 13:39:33 process = start_karaf() 13:39:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:33 print('OpenDaylight started !') 13:39:33 else: 13:39:33 print('OpenDaylight failed to start !') 13:39:33 shutdown_process(process) 13:39:33 for pid in process_list: 13:39:33 shutdown_process(pid) 13:39:33 > sys.exit(1) 13:39:33 E SystemExit: 1 13:39:33 13:39:33 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:33 ---------------------------- Captured stdout setup ----------------------------- 13:39:33 starting OpenDaylight... 13:39:33 starting KARAF (karaf71) TransportPCE build... 13:39:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:33 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_device_not_connected _ 13:39:33 13:39:33 cls = 13:39:33 13:39:33 @classmethod 13:39:33 def setUpClass(cls): 13:39:33 > cls.processes = test_utils.start_tpce() 13:39:33 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:33 13:39:33 transportpce_tests/7.1/test01_portmapping.py:32: 13:39:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:33 13:39:33 def start_tpce(): 13:39:33 if 'NO_ODL_STARTUP' in os.environ: 13:39:33 print('No OpenDaylight instance to start!') 13:39:33 return [] 13:39:33 print('starting OpenDaylight...') 13:39:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:33 process = start_lighty() 13:39:33 else: 13:39:33 process = start_karaf() 13:39:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:33 print('OpenDaylight started !') 13:39:33 else: 13:39:33 print('OpenDaylight failed to start !') 13:39:33 shutdown_process(process) 13:39:33 for pid in process_list: 13:39:33 shutdown_process(pid) 13:39:33 > sys.exit(1) 13:39:33 E SystemExit: 1 13:39:33 13:39:33 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:33 ---------------------------- Captured stdout setup ----------------------------- 13:39:33 starting OpenDaylight... 13:39:33 starting KARAF (karaf71) TransportPCE build... 13:39:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:33 =========================== short test summary info ============================ 13:39:33 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_xpdr_device_connection 13:39:33 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_xpdr_device_connected 13:39:33 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_portmapping_info 13:39:33 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_tpdr_portmapping_NETWORK1 13:39:33 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_tpdr_portmapping_CLIENT1 13:39:33 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK1 13:39:33 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 13:39:33 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_check_mccapprofile 13:39:33 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_mpdr_switching_pool 13:39:33 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 13:39:33 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_device_disconnected 13:39:33 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_device_not_connected 13:39:33 12 errors in 1200.68s (0:20:00) 13:39:33 tests121: FAIL ✖ in 35 minutes 9.75 seconds 13:39:33 tests71: exit 1 (1200.98 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 pid=4716 13:40:48 EEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 14:27:30 ==================================== ERRORS ==================================== 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_01_get_tapi_topology_T100G _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_02_get_tapi_topology_T0 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_03_connect_rdmb ___ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_04_check_tapi_topos _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_05_disconnect_roadmb _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_06_connect_xpdra __ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_07_check_tapi_topos _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_08_connect_rdma ___ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_09_connect_rdmc ___ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_10_check_tapi_topos _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_11_connect_xpdra_n1_to_roadma_pp1 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_12_connect_roadma_pp1_to_xpdra_n1 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_13_check_tapi_topology_T100G _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_14_check_tapi_topology_T0 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_15_connect_xpdrc __ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_16_connect_xpdrc_n1_to_roadmc_pp1 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_17_connect_roadmc_pp1_to_xpdrc_n1 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_18_check_tapi_topology_T100G _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_19_check_tapi_topology_T0 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_20_connect_spdr_sa1 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_21_connect_spdr_sc1 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_22_check_tapi_topology_T100G _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_23_check_tapi_topology_T0 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_24_connect_sprda_n1_to_roadma_pp2 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_25_connect_roadma_pp2_to_spdra_n1 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_26_connect_sprdc_n1_to_roadmc_pp2 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_27_connect_roadmc_pp2_to_spdrc_n1 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_28_check_tapi_topology_T100G _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_29_check_tapi_topology_T0 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_30_add_oms_attributes _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_31_create_OCH_OTU4_service _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_32_check_tapi_topology_T0 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_33_create_ODU4_service _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_34_check_tapi_topology_T0 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_35_connect_sprda_2_n2_to_roadma_pp3 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_36_connect_roadma_pp3_to_spdra_2_n2 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_37_check_tapi_topology_T0 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_38_delete_ODU4_service _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_39_delete_OCH_OTU4_service _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_40_check_tapi_topology_T0 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_41_disconnect_xponders_from_roadm _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_42_check_tapi_topology_T0 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_43_get_tapi_topology_T100G _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_44_disconnect_roadma _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_45_disconnect_roadmc _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_46_check_tapi_topos _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_47_disconnect_xpdra _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_48_disconnect_xpdrc _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_49_disconnect_spdr_sa1 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_50_disconnect_spdr_sc1 _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_51_check_uninstall_Tapi_Feature _ 14:27:30 14:27:30 cls = 14:27:30 14:27:30 @classmethod 14:27:30 def setUpClass(cls): 14:27:30 cls.init_failed = False 14:27:30 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:30 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:30 > cls.processes = test_utils.start_tpce() 14:27:30 ^^^^^^^^^^^^^^^^^^^^^^^ 14:27:30 14:27:30 transportpce_tests/tapi/test01_abstracted_topology.py:148: 14:27:30 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:30 14:27:30 def start_tpce(): 14:27:30 if 'NO_ODL_STARTUP' in os.environ: 14:27:30 print('No OpenDaylight instance to start!') 14:27:30 return [] 14:27:30 print('starting OpenDaylight...') 14:27:30 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:27:30 process = start_lighty() 14:27:30 else: 14:27:30 process = start_karaf() 14:27:30 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:27:30 print('OpenDaylight started !') 14:27:30 else: 14:27:30 print('OpenDaylight failed to start !') 14:27:30 shutdown_process(process) 14:27:30 for pid in process_list: 14:27:30 shutdown_process(pid) 14:27:30 > sys.exit(1) 14:27:30 E SystemExit: 1 14:27:30 14:27:30 transportpce_tests/common/test_utils.py:232: SystemExit 14:27:30 ---------------------------- Captured stdout setup ----------------------------- 14:27:30 starting OpenDaylight... 14:27:30 starting KARAF (karaf221) TransportPCE build... 14:27:30 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:27:30 =========================== short test summary info ============================ 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_01_get_tapi_topology_T100G 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_02_get_tapi_topology_T0 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_03_connect_rdmb 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_04_check_tapi_topos 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_05_disconnect_roadmb 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_06_connect_xpdra 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_07_check_tapi_topos 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_08_connect_rdma 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_09_connect_rdmc 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_10_check_tapi_topos 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_11_connect_xpdra_n1_to_roadma_pp1 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_12_connect_roadma_pp1_to_xpdra_n1 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_13_check_tapi_topology_T100G 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_14_check_tapi_topology_T0 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_15_connect_xpdrc 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_16_connect_xpdrc_n1_to_roadmc_pp1 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_17_connect_roadmc_pp1_to_xpdrc_n1 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_18_check_tapi_topology_T100G 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_19_check_tapi_topology_T0 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_20_connect_spdr_sa1 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_21_connect_spdr_sc1 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_22_check_tapi_topology_T100G 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_23_check_tapi_topology_T0 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_24_connect_sprda_n1_to_roadma_pp2 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_25_connect_roadma_pp2_to_spdra_n1 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_26_connect_sprdc_n1_to_roadmc_pp2 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_27_connect_roadmc_pp2_to_spdrc_n1 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_28_check_tapi_topology_T100G 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_29_check_tapi_topology_T0 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_30_add_oms_attributes 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_31_create_OCH_OTU4_service 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_32_check_tapi_topology_T0 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_33_create_ODU4_service 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_34_check_tapi_topology_T0 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_35_connect_sprda_2_n2_to_roadma_pp3 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_36_connect_roadma_pp3_to_spdra_2_n2 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_37_check_tapi_topology_T0 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_38_delete_ODU4_service 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_39_delete_OCH_OTU4_service 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_40_check_tapi_topology_T0 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_41_disconnect_xponders_from_roadm 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_42_check_tapi_topology_T0 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_43_get_tapi_topology_T100G 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_44_disconnect_roadma 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_45_disconnect_roadmc 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_46_check_tapi_topos 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_47_disconnect_xpdra 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_48_disconnect_xpdrc 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_49_disconnect_spdr_sa1 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_50_disconnect_spdr_sc1 14:27:30 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_51_check_uninstall_Tapi_Feature 14:27:30 51 errors in 5102.73s (1:25:02) 14:27:30 tests71: FAIL ✖ in 20 minutes 25.89 seconds 14:27:30 tests_tapi: exit 1 (5103.04 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=4537 14:27:30 tests_tapi: FAIL ✖ in 1 hour 25 minutes 11.37 seconds 14:27:30 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:27:38 tests221: freeze> python -m pip freeze --all 14:27:38 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 14:27:38 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 14:27:38 using environment variables from ./karaf221.env 14:27:38 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 14:29:19 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 15:26:00 ==================================== ERRORS ==================================== 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_01_rdm_device_connection __ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 __ ERROR at setup of TestTransportPCEPortmapping.test_02_rdm_device_connected __ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 __ ERROR at setup of TestTransportPCEPortmapping.test_03_rdm_portmapping_info __ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_05_rdm_portmapping_DEG2_TTP_TXRX_with_ots_oms _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG1_PP3_TXRX _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_07_rdm_portmapping_SRG3_PP1_TXRX _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_08_xpdr_device_connection _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_09_xpdr_device_connected __ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_portmapping_info __ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_portmapping_NETWORK1 _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_portmapping_XPDR2_NETWORK1 _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_13_xpdr_portmapping_XPDR1_CLIENT1 _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_14_xpdr_portmapping_XPDR1_CLIENT2 _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_15_spdr_device_connection _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_16_spdr_device_connected __ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_17_spdr_portmapping_info __ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_18_spdr_switching_pool_1 __ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_19_spdr_switching_pool_2 __ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_20_spdr_switching_pool_3 __ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_21_spdr_portmapping_mappings _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_22_spdr_portmapping_XPDR1_CLIENT1 _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_23_spdr_portmapping_XPDR1_NETWORK1 _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_24_spdr_portmapping_XPDR2_CLIENT2 _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_25_spdr_portmapping_XPDR2_NETWORK2 _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_26_spdr_portmapping_XPDR3_CLIENT3 _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_27_spdr_portmapping_XPDR3_NETWORK1 _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_28_spdr_device_disconnection _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_29_xpdr_device_disconnected _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_30_xpdr_device_disconnection _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_31_xpdr_device_disconnected _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_32_xpdr_device_not_connected _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_33_rdm_device_disconnection _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_34_rdm_device_disconnected _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 _ ERROR at setup of TestTransportPCEPortmapping.test_35_rdm_device_not_connected _ 15:26:00 15:26:00 cls = 15:26:00 15:26:00 @classmethod 15:26:00 def setUpClass(cls): 15:26:00 > cls.processes = test_utils.start_tpce() 15:26:00 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:00 15:26:00 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:00 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:00 15:26:00 def start_tpce(): 15:26:00 if 'NO_ODL_STARTUP' in os.environ: 15:26:00 print('No OpenDaylight instance to start!') 15:26:00 return [] 15:26:00 print('starting OpenDaylight...') 15:26:00 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:00 process = start_lighty() 15:26:00 else: 15:26:00 process = start_karaf() 15:26:00 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:00 print('OpenDaylight started !') 15:26:00 else: 15:26:00 print('OpenDaylight failed to start !') 15:26:00 shutdown_process(process) 15:26:00 for pid in process_list: 15:26:00 shutdown_process(pid) 15:26:00 > sys.exit(1) 15:26:00 E SystemExit: 1 15:26:00 15:26:00 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:00 ---------------------------- Captured stdout setup ----------------------------- 15:26:00 starting OpenDaylight... 15:26:00 starting KARAF (karaf221) TransportPCE build... 15:26:00 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:00 =========================== short test summary info ============================ 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_DEG2_TTP_TXRX_with_ots_oms 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG1_PP3_TXRX 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_rdm_portmapping_SRG3_PP1_TXRX 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_xpdr_device_connection 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_xpdr_device_connected 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_portmapping_info 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_portmapping_NETWORK1 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_portmapping_XPDR2_NETWORK1 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_13_xpdr_portmapping_XPDR1_CLIENT1 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_14_xpdr_portmapping_XPDR1_CLIENT2 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_15_spdr_device_connection 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_16_spdr_device_connected 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_17_spdr_portmapping_info 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_18_spdr_switching_pool_1 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_spdr_switching_pool_2 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_20_spdr_switching_pool_3 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_21_spdr_portmapping_mappings 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_22_spdr_portmapping_XPDR1_CLIENT1 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_23_spdr_portmapping_XPDR1_NETWORK1 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_24_spdr_portmapping_XPDR2_CLIENT2 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_25_spdr_portmapping_XPDR2_NETWORK2 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_26_spdr_portmapping_XPDR3_CLIENT3 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_27_spdr_portmapping_XPDR3_NETWORK1 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_28_spdr_device_disconnection 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_29_xpdr_device_disconnected 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_30_xpdr_device_disconnection 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_31_xpdr_device_disconnected 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_32_xpdr_device_not_connected 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_33_rdm_device_disconnection 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_34_rdm_device_disconnected 15:26:00 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_35_rdm_device_not_connected 15:26:00 35 errors in 3501.76s (0:58:21) 15:26:00 tests221: exit 1 (3502.10 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 pid=6167 15:26:00 tests221: FAIL ✖ in 58 minutes 30.49 seconds 15:26:00 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:26:09 tests_hybrid: freeze> python -m pip freeze --all 15:26:09 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 15:26:09 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 15:26:09 using environment variables from ./karaf221.env 15:26:09 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 15:27:50 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 16:51:12 ==================================== ERRORS ==================================== 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_01_connect_xpdrA _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_02_connect_xpdrC _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_03_connect_rdmA _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_04_connect_rdmC _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_05_connect_xpdrA_N1_to_roadmA_PP1 _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_06_connect_roadmA_PP1_to_xpdrA_N1 _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_07_connect_xpdrC_N1_to_roadmC_PP1 _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_08_connect_roadmC_PP1_to_xpdrC_N1 _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_09_add_omsAttributes_ROADMA_ROADMC _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_10_add_omsAttributes_ROADMC_ROADMA _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_11_create_eth_service1 _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_12_get_eth_service1 _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_13_change_status_line_port_xpdra _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_14_check_update_portmapping _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_15_check_update_openroadm_topo _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_16_check_update_service1 _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_17_restore_status_line_port_xpdra _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_18_check_update_portmapping_ok _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_19_check_update_openroadm_topo_ok _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_20_check_update_service1_ok _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_21_change_status_port_roadma_srg _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_22_check_update_portmapping _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_23_check_update_openroadm_topo _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_24_restore_status_port_roadma_srg _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_25_check_update_portmapping_ok _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_26_check_update_openroadm_topo_ok _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_27_check_update_service1_ok _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_28_change_status_line_port_roadma_deg _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_29_check_update_portmapping _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_30_check_update_openroadm_topo _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_31_restore_status_line_port_roadma_srg _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_32_check_update_portmapping_ok _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_33_check_update_openroadm_topo_ok _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_34_check_update_service1_ok _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_35_change_status_line_port_xpdrc _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_36_check_update_portmapping _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_37_check_update_openroadm_topo _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_38_restore_status_line_port_xpdrc _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_39_check_update_portmapping_ok _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_40_check_update_openroadm_topo_ok _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_41_check_update_service1_ok _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_42_change_status_port_roadma_srg _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_43_check_update_portmapping _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_44_check_update_openroadm_topo _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_45_check_update_service1_ok _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_46_delete_eth_service1 _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_47_disconnect_xponders_from_roadm _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_48_disconnect_XPDRA _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_49_disconnect_XPDRC _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_50_disconnect_ROADMA _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_51_disconnect_ROADMC _ 16:51:12 16:51:12 cls = 16:51:12 16:51:12 @classmethod 16:51:12 def setUpClass(cls): 16:51:12 > cls.processes = test_utils.start_tpce() 16:51:12 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:12 16:51:12 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:12 16:51:12 def start_tpce(): 16:51:12 if 'NO_ODL_STARTUP' in os.environ: 16:51:12 print('No OpenDaylight instance to start!') 16:51:12 return [] 16:51:12 print('starting OpenDaylight...') 16:51:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:12 process = start_lighty() 16:51:12 else: 16:51:12 process = start_karaf() 16:51:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:12 print('OpenDaylight started !') 16:51:12 else: 16:51:12 print('OpenDaylight failed to start !') 16:51:12 shutdown_process(process) 16:51:12 for pid in process_list: 16:51:12 shutdown_process(pid) 16:51:12 > sys.exit(1) 16:51:12 E SystemExit: 1 16:51:12 16:51:12 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:12 ---------------------------- Captured stdout setup ----------------------------- 16:51:12 starting OpenDaylight... 16:51:12 starting KARAF (karaf221) TransportPCE build... 16:51:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:12 =========================== short test summary info ============================ 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_01_connect_xpdrA 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_02_connect_xpdrC 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_03_connect_rdmA 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_04_connect_rdmC 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_05_connect_xpdrA_N1_to_roadmA_PP1 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_06_connect_roadmA_PP1_to_xpdrA_N1 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_07_connect_xpdrC_N1_to_roadmC_PP1 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_08_connect_roadmC_PP1_to_xpdrC_N1 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_09_add_omsAttributes_ROADMA_ROADMC 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_10_add_omsAttributes_ROADMC_ROADMA 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_11_create_eth_service1 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_12_get_eth_service1 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_13_change_status_line_port_xpdra 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_14_check_update_portmapping 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_15_check_update_openroadm_topo 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_16_check_update_service1 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_17_restore_status_line_port_xpdra 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_18_check_update_portmapping_ok 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_19_check_update_openroadm_topo_ok 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_20_check_update_service1_ok 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_21_change_status_port_roadma_srg 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_22_check_update_portmapping 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_23_check_update_openroadm_topo 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_24_restore_status_port_roadma_srg 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_25_check_update_portmapping_ok 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_26_check_update_openroadm_topo_ok 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_27_check_update_service1_ok 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_28_change_status_line_port_roadma_deg 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_29_check_update_portmapping 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_30_check_update_openroadm_topo 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_31_restore_status_line_port_roadma_srg 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_32_check_update_portmapping_ok 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_33_check_update_openroadm_topo_ok 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_34_check_update_service1_ok 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_35_change_status_line_port_xpdrc 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_36_check_update_portmapping 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_37_check_update_openroadm_topo 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_38_restore_status_line_port_xpdrc 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_39_check_update_portmapping_ok 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_40_check_update_openroadm_topo_ok 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_41_check_update_service1_ok 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_42_change_status_port_roadma_srg 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_43_check_update_portmapping 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_44_check_update_openroadm_topo 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_45_check_update_service1_ok 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_46_delete_eth_service1 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_47_disconnect_xponders_from_roadm 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_48_disconnect_XPDRA 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_49_disconnect_XPDRC 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_50_disconnect_ROADMA 16:51:12 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_51_disconnect_ROADMC 16:51:12 51 errors in 5102.57s (1:25:02) 16:51:12 tests_hybrid: exit 1 (5102.89 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid pid=6578 16:51:12 buildcontroller: FAIL code 127 (10.15=setup[8.80]+cmd[1.35] seconds) 16:51:12 sims: OK (19.92=setup[15.17]+cmd[4.75] seconds) 16:51:12 build_karaf_tests121: FAIL code 127 (9.25=setup[9.17]+cmd[0.08] seconds) 16:51:12 testsPCE: FAIL code 1 (2473.86=setup[72.42]+cmd[2401.44] seconds) 16:51:12 tests121: FAIL code 1 (2109.75=setup[8.31]+cmd[2101.44] seconds) 16:51:12 build_karaf_tests221: FAIL code 127 (9.07=setup[9.06]+cmd[0.01] seconds) 16:51:12 tests_tapi: FAIL code 1 (5111.37=setup[8.33]+cmd[5103.04] seconds) 16:51:12 tests221: FAIL code 1 (3510.49=setup[8.39]+cmd[3502.10] seconds) 16:51:12 build_karaf_tests71: FAIL code 127 (8.26=setup[8.24]+cmd[0.02] seconds) 16:51:12 tests71: FAIL code 1 (1225.89=setup[24.91]+cmd[1200.98] seconds) 16:51:12 build_karaf_tests190: FAIL code 127 (7.84=setup[7.83]+cmd[0.01] seconds) 16:51:12 tests190: FAIL code 1 (1009.11=setup[8.27]+cmd[1000.85] seconds) 16:51:12 tests_hybrid: FAIL code 1 (5111.79=setup[8.90]+cmd[5102.89] seconds) 16:51:12 buildlighty: FAIL code 9 (7.57=setup[7.56]+cmd[0.01] seconds) 16:51:12 docs: OK (27.11=setup[24.99]+cmd[2.12] seconds) 16:51:12 docs-linkcheck: OK (29.20=setup[24.90]+cmd[4.30] seconds) 16:51:12 checkbashisms: OK (3.16=setup[1.93]+cmd[0.01,0.05,1.18] seconds) 16:51:12 pre-commit: OK (42.20=setup[2.88]+cmd[0.01,0.00,32.31,6.98] seconds) 16:51:12 pylint: OK (27.47=setup[3.59]+cmd[23.87] seconds) 16:51:12 evaluation failed :( (16253.01 seconds) 16:51:12 + tox_status=255 16:51:12 + echo '---> Completed tox runs' 16:51:12 ---> Completed tox runs 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/build_karaf_tests121/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=build_karaf_tests121 16:51:12 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/build_karaf_tests190/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=build_karaf_tests190 16:51:12 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/build_karaf_tests221/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=build_karaf_tests221 16:51:12 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/build_karaf_tests71/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=build_karaf_tests71 16:51:12 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/buildcontroller/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=buildcontroller 16:51:12 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/buildlighty/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=buildlighty 16:51:12 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/checkbashisms/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=checkbashisms 16:51:12 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/docs-linkcheck/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=docs-linkcheck 16:51:12 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/docs/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=docs 16:51:12 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/pre-commit/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=pre-commit 16:51:12 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/pylint/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=pylint 16:51:12 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/sims/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=sims 16:51:12 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/tests121/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=tests121 16:51:12 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/tests190/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=tests190 16:51:12 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/tests221/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=tests221 16:51:12 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/tests71/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=tests71 16:51:12 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/testsPCE/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=testsPCE 16:51:12 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/tests_hybrid/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=tests_hybrid 16:51:12 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 16:51:12 + for i in .tox/*/log 16:51:12 ++ echo .tox/tests_tapi/log 16:51:12 ++ awk -F/ '{print $2}' 16:51:12 + tox_env=tests_tapi 16:51:12 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 16:51:12 + DOC_DIR=docs/_build/html 16:51:12 + [[ -d docs/_build/html ]] 16:51:12 + echo '---> Archiving generated docs' 16:51:12 ---> Archiving generated docs 16:51:12 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:51:12 + echo '---> tox-run.sh ends' 16:51:12 ---> tox-run.sh ends 16:51:12 + test 255 -eq 0 16:51:12 + exit 255 16:51:12 ++ '[' 1 = 1 ']' 16:51:12 ++ '[' -x /usr/bin/clear_console ']' 16:51:12 ++ /usr/bin/clear_console -q 16:51:12 Build step 'Execute shell' marked build as failure 16:51:12 $ ssh-agent -k 16:51:12 unset SSH_AUTH_SOCK; 16:51:12 unset SSH_AGENT_PID; 16:51:12 echo Agent pid 2294 killed; 16:51:12 [ssh-agent] Stopped. 16:51:12 [PostBuildScript] - [INFO] Executing post build scripts. 16:51:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1706900167947050553.sh 16:51:12 ---> sysstat.sh 16:51:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4858221165036341563.sh 16:51:13 ---> package-listing.sh 16:51:13 ++ facter osfamily 16:51:13 ++ tr '[:upper:]' '[:lower:]' 16:51:13 + OS_FAMILY=debian 16:51:13 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 16:51:13 + START_PACKAGES=/tmp/packages_start.txt 16:51:13 + END_PACKAGES=/tmp/packages_end.txt 16:51:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:51:13 + PACKAGES=/tmp/packages_start.txt 16:51:13 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:51:13 + PACKAGES=/tmp/packages_end.txt 16:51:13 + case "${OS_FAMILY}" in 16:51:13 + dpkg -l 16:51:13 + grep '^ii' 16:51:13 + '[' -f /tmp/packages_start.txt ']' 16:51:13 + '[' -f /tmp/packages_end.txt ']' 16:51:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:51:13 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:51:13 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:51:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:51:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16418116174040760376.sh 16:51:13 ---> capture-instance-metadata.sh 16:51:13 Setup pyenv: 16:51:13 system 16:51:13 3.8.20 16:51:13 3.9.20 16:51:13 3.10.15 16:51:13 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:51:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s4kt from file:/tmp/.os_lf_venv 16:51:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:51:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:51:15 lf-activate-venv(): INFO: Base packages installed successfully 16:51:15 lf-activate-venv(): INFO: Installing additional packages: lftools 16:51:29 lf-activate-venv(): INFO: Adding /tmp/venv-s4kt/bin to PATH 16:51:29 INFO: Running in OpenStack, capturing instance metadata 16:51:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10752387493113632559.sh 16:51:30 provisioning config files... 16:51:30 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4164 16:51:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config8828654258731338050tmp 16:51:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:51:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:51:30 provisioning config files... 16:51:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:51:30 [EnvInject] - Injecting environment variables from a build step. 16:51:30 [EnvInject] - Injecting as environment variables the properties content 16:51:30 SERVER_ID=logs 16:51:30 16:51:30 [EnvInject] - Variables injected successfully. 16:51:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins256794477865033531.sh 16:51:30 ---> create-netrc.sh 16:51:31 WARN: Log server credential not found. 16:51:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8859342742276996380.sh 16:51:31 ---> python-tools-install.sh 16:51:31 Setup pyenv: 16:51:31 system 16:51:31 3.8.20 16:51:31 3.9.20 16:51:31 3.10.15 16:51:31 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:51:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s4kt from file:/tmp/.os_lf_venv 16:51:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:51:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:51:33 lf-activate-venv(): INFO: Base packages installed successfully 16:51:33 lf-activate-venv(): INFO: Installing additional packages: lftools 16:51:43 lf-activate-venv(): INFO: Adding /tmp/venv-s4kt/bin to PATH 16:51:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9604586783179319909.sh 16:51:43 ---> sudo-logs.sh 16:51:43 Archiving 'sudo' log.. 16:51:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12699433037915872148.sh 16:51:43 ---> job-cost.sh 16:51:43 Setup pyenv: 16:51:43 system 16:51:43 3.8.20 16:51:43 3.9.20 16:51:43 3.10.15 16:51:43 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:51:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s4kt from file:/tmp/.os_lf_venv 16:51:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:51:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:51:46 lf-activate-venv(): INFO: Base packages installed successfully 16:51:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:51:54 lf-activate-venv(): INFO: Adding /tmp/venv-s4kt/bin to PATH 16:51:54 INFO: No Stack... 16:51:54 INFO: Retrieving Pricing Info for: v3-standard-4 16:51:55 INFO: Archiving Costs 16:51:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11172431914447738959.sh 16:51:55 ---> logs-deploy.sh 16:51:55 Setup pyenv: 16:51:55 system 16:51:55 3.8.20 16:51:55 3.9.20 16:51:55 3.10.15 16:51:55 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:51:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s4kt from file:/tmp/.os_lf_venv 16:51:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:51:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:51:57 lf-activate-venv(): INFO: Base packages installed successfully 16:51:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:52:07 lf-activate-venv(): INFO: Adding /tmp/venv-s4kt/bin to PATH 16:52:07 WARNING: Nexus logging server not set 16:52:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4164/ 16:52:07 INFO: archiving logs to S3 16:52:08 ---> uname -a: 16:52:08 Linux prd-ubuntu2204-docker-4c-16g-23089 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:52:08 16:52:08 16:52:08 ---> lscpu: 16:52:08 Architecture: x86_64 16:52:08 CPU op-mode(s): 32-bit, 64-bit 16:52:08 Address sizes: 40 bits physical, 48 bits virtual 16:52:08 Byte Order: Little Endian 16:52:08 CPU(s): 4 16:52:08 On-line CPU(s) list: 0-3 16:52:08 Vendor ID: AuthenticAMD 16:52:08 Model name: AMD EPYC-Rome Processor 16:52:08 CPU family: 23 16:52:08 Model: 49 16:52:08 Thread(s) per core: 1 16:52:08 Core(s) per socket: 1 16:52:08 Socket(s): 4 16:52:08 Stepping: 0 16:52:08 BogoMIPS: 5599.99 16:52:08 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 16:52:08 Virtualization: AMD-V 16:52:08 Hypervisor vendor: KVM 16:52:08 Virtualization type: full 16:52:08 L1d cache: 128 KiB (4 instances) 16:52:08 L1i cache: 128 KiB (4 instances) 16:52:08 L2 cache: 2 MiB (4 instances) 16:52:08 L3 cache: 64 MiB (4 instances) 16:52:08 NUMA node(s): 1 16:52:08 NUMA node0 CPU(s): 0-3 16:52:08 Vulnerability Gather data sampling: Not affected 16:52:08 Vulnerability Indirect target selection: Not affected 16:52:08 Vulnerability Itlb multihit: Not affected 16:52:08 Vulnerability L1tf: Not affected 16:52:08 Vulnerability Mds: Not affected 16:52:08 Vulnerability Meltdown: Not affected 16:52:08 Vulnerability Mmio stale data: Not affected 16:52:08 Vulnerability Reg file data sampling: Not affected 16:52:08 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:52:08 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:52:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:52:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:52:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:52:08 Vulnerability Srbds: Not affected 16:52:08 Vulnerability Tsa: Not affected 16:52:08 Vulnerability Tsx async abort: Not affected 16:52:08 Vulnerability Vmscape: Not affected 16:52:08 16:52:08 16:52:08 ---> nproc: 16:52:08 4 16:52:08 16:52:08 16:52:08 ---> df -h: 16:52:08 Filesystem Size Used Avail Use% Mounted on 16:52:08 tmpfs 1.6G 1.1M 1.6G 1% /run 16:52:08 /dev/vda1 78G 12G 67G 15% / 16:52:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:52:08 tmpfs 5.0M 0 5.0M 0% /run/lock 16:52:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:52:08 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:52:08 16:52:08 16:52:08 ---> free -m: 16:52:08 total used free shared buff/cache available 16:52:08 Mem: 15989 688 9254 4 6046 14958 16:52:08 Swap: 1023 0 1023 16:52:08 16:52:08 16:52:08 ---> ip addr: 16:52:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:52:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:52:08 inet 127.0.0.1/8 scope host lo 16:52:08 valid_lft forever preferred_lft forever 16:52:08 inet6 ::1/128 scope host 16:52:08 valid_lft forever preferred_lft forever 16:52:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:52:08 link/ether fa:16:3e:f7:a8:02 brd ff:ff:ff:ff:ff:ff 16:52:08 altname enp0s3 16:52:08 inet 10.30.171.10/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:52:08 valid_lft 61994sec preferred_lft 61994sec 16:52:08 inet6 fe80::f816:3eff:fef7:a802/64 scope link 16:52:08 valid_lft forever preferred_lft forever 16:52:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:52:08 link/ether 9a:da:35:03:b0:37 brd ff:ff:ff:ff:ff:ff 16:52:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:52:08 valid_lft forever preferred_lft forever 16:52:08 16:52:08 16:52:08 ---> sar -b -r -n DEV: 16:52:08 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-23089) 01/08/26 _x86_64_ (4 CPU) 16:52:08 16:52:08 10:05:27 LINUX RESTART (4 CPU) 16:52:08 16:52:08 10:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:52:08 10:20:15 3.36 0.24 2.99 0.13 202.78 3422.03 438.74 16:52:08 10:30:00 1.43 0.01 1.43 0.00 0.04 1860.01 0.00 16:52:08 10:40:01 1.21 0.00 1.21 0.00 0.21 14.28 0.00 16:52:08 10:50:02 1.14 0.00 1.14 0.00 0.00 13.53 0.00 16:52:08 11:00:11 1.28 0.00 1.28 0.00 0.00 14.76 0.00 16:52:08 11:10:01 1.31 0.00 1.31 0.00 0.00 15.19 0.00 16:52:08 11:20:11 1.32 0.00 1.32 0.00 0.00 15.47 0.00 16:52:08 11:30:12 1.27 0.00 1.27 0.00 0.00 15.54 0.00 16:52:08 11:40:02 1.16 0.00 1.16 0.00 0.00 14.06 0.00 16:52:08 11:50:12 13.84 0.00 1.42 12.42 0.14 16.85 238637.68 16:52:08 12:00:11 1.15 0.00 1.15 0.00 0.00 14.05 0.00 16:52:08 12:10:01 1.22 0.00 1.22 0.00 0.00 14.18 0.00 16:52:08 12:20:14 35.67 1.32 33.69 0.66 94.54 1391.86 362.19 16:52:08 12:30:15 74.27 1.18 70.22 2.87 65.68 9574.53 1416.19 16:52:08 12:40:01 1.78 0.00 1.76 0.02 0.00 20.07 0.15 16:52:08 12:50:12 1.73 0.00 1.71 0.02 0.00 19.39 0.13 16:52:08 13:00:12 1.86 0.00 1.84 0.02 0.00 21.24 0.13 16:52:08 13:10:15 9.89 0.02 9.52 0.35 0.17 870.81 1254.96 16:52:08 13:20:15 3.89 0.00 3.75 0.13 0.00 306.47 2.39 16:52:08 13:30:15 1.82 0.00 1.77 0.05 0.00 23.27 0.49 16:52:08 13:40:12 1.80 0.00 1.75 0.05 0.00 21.97 0.55 16:52:08 13:50:15 1.55 0.00 1.53 0.02 0.00 17.72 0.16 16:52:08 14:00:15 1.54 0.00 1.52 0.02 0.00 17.67 0.16 16:52:08 14:10:15 1.58 0.00 1.56 0.02 0.00 18.20 0.16 16:52:08 14:20:15 18.47 12.06 5.82 0.58 508.77 662.03 2371.92 16:52:08 14:30:15 3.33 0.00 3.22 0.11 0.01 307.13 541.69 16:52:08 14:40:15 1.66 0.00 1.64 0.02 0.00 19.00 0.16 16:52:08 14:50:15 1.60 0.00 1.59 0.02 0.00 18.28 0.16 16:52:08 15:00:15 1.55 0.00 1.53 0.02 0.00 17.71 0.16 16:52:08 15:10:15 1.46 0.00 1.44 0.02 0.00 16.97 0.16 16:52:08 15:20:15 1.62 0.00 1.60 0.02 0.00 18.48 0.16 16:52:08 15:30:15 3.81 0.00 3.70 0.10 0.00 302.92 1.08 16:52:08 15:40:15 1.78 0.00 1.76 0.02 0.00 19.95 0.16 16:52:08 15:50:15 1.80 0.00 1.78 0.02 0.00 20.09 0.16 16:52:08 16:00:15 1.80 0.00 1.78 0.02 0.00 20.17 0.16 16:52:08 16:10:15 1.82 0.00 1.80 0.02 0.00 20.16 0.16 16:52:08 16:20:15 1.87 0.00 1.85 0.02 0.00 20.72 0.16 16:52:08 16:30:15 1.90 0.00 1.88 0.02 0.00 20.88 0.16 16:52:08 16:40:13 1.83 0.00 1.82 0.02 0.00 20.27 0.16 16:52:08 16:50:15 1.87 0.00 1.85 0.02 0.00 20.37 0.16 16:52:08 Average: 5.41 0.37 4.58 0.45 21.97 483.23 6228.26 16:52:08 16:52:08 10:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:52:08 10:20:15 13676272 15527052 490076 2.99 55872 2020736 1130692 6.49 256488 2192360 44 16:52:08 10:30:00 13675768 15527140 490188 2.99 56420 2020752 1129712 6.48 257056 2193068 244 16:52:08 10:40:01 13674260 15526020 491264 3.00 56796 2020820 1129840 6.49 257384 2198984 208 16:52:08 10:50:02 13672272 15524500 492848 3.01 57204 2020836 1129840 6.49 257840 2199024 300 16:52:08 11:00:11 13670488 15523164 494148 3.02 57572 2020904 1129840 6.49 258204 2199276 36 16:52:08 11:10:01 13669348 15522724 494528 3.02 58012 2021168 1131040 6.49 258632 2200388 204 16:52:08 11:20:11 13669096 15522868 494364 3.02 58388 2021176 1129904 6.49 259016 2199628 64 16:52:08 11:30:12 13669096 15523328 493992 3.02 58824 2021188 1129936 6.49 259468 2199564 20 16:52:08 11:40:02 13669096 15523684 493584 3.01 59168 2021192 1129904 6.49 259812 2199656 204 16:52:08 11:50:12 13666324 15526348 490912 3.00 59876 2025900 1129904 6.49 265276 2199664 8 16:52:08 12:00:11 13664812 15525208 492012 3.01 60244 2025908 1129972 6.49 265636 2199532 112 16:52:08 12:10:01 13663312 15524288 493096 3.01 60612 2026108 1129972 6.49 266004 2199960 392 16:52:08 12:20:14 13037300 15410232 572792 3.50 95148 2474232 1183828 6.80 344748 2697056 169600 16:52:08 12:30:15 10420580 15331084 618444 3.78 173028 4736992 1309084 7.51 515124 4912092 8 16:52:08 12:40:01 10419092 15330216 619304 3.78 173476 4737144 1309004 7.51 515556 4912108 212 16:52:08 12:50:12 10418084 15329640 619808 3.79 173860 4737148 1309004 7.51 515960 4912024 100 16:52:08 13:00:12 10417076 15329276 620080 3.79 174352 4737288 1309116 7.51 516456 4912652 32 16:52:08 13:10:15 10106076 15267304 679700 4.15 182752 4953544 1437728 8.25 525332 5204828 4 16:52:08 13:20:15 10013848 15258576 687956 4.20 186056 5025636 1417496 8.14 528812 5272908 1164 16:52:08 13:30:15 10009568 15254768 691760 4.22 186384 5025768 1416704 8.13 529128 5272844 12 16:52:08 13:40:12 10072384 15318128 628500 3.84 186740 5025920 1319836 7.58 529552 5195680 28 16:52:08 13:50:15 10071632 15317632 628932 3.84 186992 5025932 1320860 7.58 529808 5195692 232 16:52:08 14:00:15 10071128 15317464 629248 3.84 187184 5026068 1329052 7.63 530000 5196084 76 16:52:08 14:10:15 10070888 15317508 629220 3.84 187448 5026072 1329052 7.63 530264 5196068 4 16:52:08 14:20:15 9661128 15313008 630216 3.85 193580 5406396 1324184 7.60 738420 5376524 68 16:52:08 14:30:15 9574848 15310816 631884 3.86 196596 5478756 1305100 7.49 741568 5443932 36 16:52:08 14:40:15 9573456 15309808 632844 3.87 196840 5478896 1305052 7.49 741800 5444160 4 16:52:08 14:50:15 9571940 15308472 634220 3.87 197024 5478908 1305152 7.49 741980 5445036 12 16:52:08 15:00:15 9573352 15310160 632676 3.86 197268 5478916 1305152 7.49 742236 5445060 68 16:52:08 15:10:15 9572072 15309312 633528 3.87 197536 5479056 1305192 7.49 742496 5445240 276 16:52:08 15:20:15 9569380 15306940 635872 3.88 197816 5479064 1305192 7.49 742776 5445276 48 16:52:08 15:30:15 9491808 15313000 629240 3.84 200892 5551376 1313492 7.54 745984 5517516 68 16:52:08 15:40:15 9490576 15312196 630028 3.85 201312 5551384 1314992 7.55 746392 5518940 12 16:52:08 15:50:15 9490576 15312576 629680 3.85 201660 5551396 1315056 7.55 746748 5519020 28 16:52:08 16:00:15 9490576 15312896 629332 3.84 201968 5551400 1315252 7.55 747060 5519216 44 16:52:08 16:10:15 9490324 15313004 629168 3.84 202224 5551492 1315252 7.55 747320 5519524 24 16:52:08 16:20:15 9490072 15313104 628940 3.84 202516 5551560 1315252 7.55 747584 5519724 24 16:52:08 16:30:15 9489320 15312688 629460 3.84 202692 5551696 1315284 7.55 747780 5519904 12 16:52:08 16:40:13 9489068 15312876 629304 3.84 202992 5551840 1315252 7.55 748088 5520020 72 16:52:08 16:50:15 9488564 15312676 629456 3.84 203292 5551848 1315252 7.55 748384 5520080 28 16:52:08 Average: 11041872 15376542 590815 3.61 149715 4226060 1263536 7.25 528704 4324508 4353 16:52:08 16:52:08 10:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:52:08 10:20:15 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 10:20:15 ens3 5.93 1.99 57.23 0.19 0.00 0.00 0.00 0.00 16:52:08 10:20:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 10:30:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 10:30:00 ens3 0.40 0.10 0.08 0.04 0.00 0.00 0.00 0.00 16:52:08 10:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 10:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 10:40:01 ens3 0.79 0.60 0.14 0.70 0.00 0.00 0.00 0.00 16:52:08 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 10:50:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 10:50:02 ens3 0.28 0.08 0.05 0.02 0.00 0.00 0.00 0.00 16:52:08 10:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 11:00:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 11:00:11 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 16:52:08 11:00:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 11:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 11:10:01 ens3 0.39 0.14 0.11 0.06 0.00 0.00 0.00 0.00 16:52:08 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 11:20:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 11:20:11 ens3 0.27 0.08 0.05 0.02 0.00 0.00 0.00 0.00 16:52:08 11:20:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 11:30:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 11:30:12 ens3 0.28 0.10 0.07 0.04 0.00 0.00 0.00 0.00 16:52:08 11:30:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 11:40:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 11:40:02 ens3 0.36 0.12 0.09 0.05 0.00 0.00 0.00 0.00 16:52:08 11:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 11:50:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 11:50:12 ens3 0.23 0.08 0.04 0.02 0.00 0.00 0.00 0.00 16:52:08 11:50:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 12:00:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 12:00:11 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 16:52:08 12:00:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 12:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 12:10:01 ens3 0.26 0.07 0.05 0.02 0.00 0.00 0.00 0.00 16:52:08 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 12:20:14 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 16:52:08 12:20:14 ens3 32.61 21.89 161.45 5.72 0.00 0.00 0.00 0.00 16:52:08 12:20:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 12:30:15 lo 0.74 0.74 0.11 0.11 0.00 0.00 0.00 0.00 16:52:08 12:30:15 ens3 36.36 24.79 677.56 3.02 0.00 0.00 0.00 0.00 16:52:08 12:30:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 12:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 12:40:01 ens3 0.34 0.13 0.08 0.04 0.00 0.00 0.00 0.00 16:52:08 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 12:50:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 12:50:12 ens3 0.25 0.09 0.05 0.02 0.00 0.00 0.00 0.00 16:52:08 12:50:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 13:00:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 13:00:12 ens3 1.27 0.31 0.41 0.24 0.00 0.00 0.00 0.00 16:52:08 13:00:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 13:10:15 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 13:10:15 ens3 1.00 0.78 0.35 0.40 0.00 0.00 0.00 0.00 16:52:08 13:10:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 13:20:15 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 13:20:15 ens3 0.55 0.36 0.15 0.14 0.00 0.00 0.00 0.00 16:52:08 13:20:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 13:30:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 13:30:15 ens3 0.39 0.17 0.09 0.05 0.00 0.00 0.00 0.00 16:52:08 13:30:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 13:40:12 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 13:40:12 ens3 0.62 0.35 0.14 0.18 0.00 0.00 0.00 0.00 16:52:08 13:40:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 13:50:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 13:50:15 ens3 0.30 0.11 0.05 0.02 0.00 0.00 0.00 0.00 16:52:08 13:50:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 14:00:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 14:00:15 ens3 0.34 0.15 0.08 0.04 0.00 0.00 0.00 0.00 16:52:08 14:00:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 14:10:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 14:10:15 ens3 0.29 0.11 0.05 0.02 0.00 0.00 0.00 0.00 16:52:08 14:10:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 14:20:15 lo 0.17 0.17 0.02 0.02 0.00 0.00 0.00 0.00 16:52:08 14:20:15 ens3 17.36 13.10 210.32 0.90 0.00 0.00 0.00 0.00 16:52:08 14:20:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 14:30:15 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 14:30:15 ens3 0.76 0.55 0.22 0.31 0.00 0.00 0.00 0.00 16:52:08 14:30:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 14:40:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 14:40:15 ens3 0.34 0.14 0.08 0.04 0.00 0.00 0.00 0.00 16:52:08 14:40:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 14:50:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 14:50:15 ens3 0.24 0.10 0.05 0.02 0.00 0.00 0.00 0.00 16:52:08 14:50:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 15:00:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 15:00:15 ens3 0.27 0.12 0.05 0.02 0.00 0.00 0.00 0.00 16:52:08 15:00:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 15:10:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 15:10:15 ens3 0.27 0.11 0.05 0.02 0.00 0.00 0.00 0.00 16:52:08 15:10:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 15:20:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 15:20:15 ens3 0.25 0.10 0.05 0.02 0.00 0.00 0.00 0.00 16:52:08 15:20:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 15:30:15 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 15:30:15 ens3 0.63 0.45 0.20 0.24 0.00 0.00 0.00 0.00 16:52:08 15:30:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 15:40:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 15:40:15 ens3 0.32 0.12 0.08 0.04 0.00 0.00 0.00 0.00 16:52:08 15:40:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 15:50:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 15:50:15 ens3 0.26 0.11 0.05 0.02 0.00 0.00 0.00 0.00 16:52:08 15:50:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 16:00:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 16:00:15 ens3 0.30 0.12 0.08 0.04 0.00 0.00 0.00 0.00 16:52:08 16:00:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 16:10:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 16:10:15 ens3 0.32 0.12 0.09 0.05 0.00 0.00 0.00 0.00 16:52:08 16:10:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 16:20:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 16:20:15 ens3 0.46 0.20 0.16 0.10 0.00 0.00 0.00 0.00 16:52:08 16:20:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 16:30:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 16:30:15 ens3 0.30 0.14 0.08 0.04 0.00 0.00 0.00 0.00 16:52:08 16:30:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 16:40:13 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 16:40:13 ens3 0.33 0.12 0.09 0.05 0.00 0.00 0.00 0.00 16:52:08 16:40:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 16:50:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 16:50:15 ens3 0.24 0.09 0.05 0.02 0.00 0.00 0.00 0.00 16:52:08 16:50:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 Average: lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:52:08 Average: ens3 2.69 1.72 27.88 0.33 0.00 0.00 0.00 0.00 16:52:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:08 16:52:08 16:52:08 ---> sar -P ALL: 16:52:08 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-23089) 01/08/26 _x86_64_ (4 CPU) 16:52:08 16:52:08 10:05:27 LINUX RESTART (4 CPU) 16:52:08 16:52:08 10:10:01 CPU %user %nice %system %iowait %steal %idle 16:52:08 10:20:15 all 0.08 0.00 0.05 0.07 0.01 99.78 16:52:08 10:20:15 0 0.04 0.00 0.02 0.06 0.01 99.88 16:52:08 10:20:15 1 0.11 0.00 0.06 0.02 0.02 99.79 16:52:08 10:20:15 2 0.14 0.00 0.06 0.01 0.02 99.77 16:52:08 10:20:15 3 0.05 0.00 0.06 0.18 0.02 99.70 16:52:08 10:30:00 all 0.18 0.00 0.03 0.02 0.01 99.76 16:52:08 10:30:00 0 0.11 0.00 0.01 0.02 0.01 99.85 16:52:08 10:30:00 1 0.02 0.00 0.02 0.00 0.01 99.95 16:52:08 10:30:00 2 0.58 0.00 0.04 0.01 0.03 99.34 16:52:08 10:30:00 3 0.02 0.00 0.03 0.05 0.01 99.89 16:52:08 10:40:01 all 0.03 0.00 0.02 0.01 0.01 99.92 16:52:08 10:40:01 0 0.03 0.00 0.02 0.00 0.01 99.94 16:52:08 10:40:01 1 0.02 0.00 0.02 0.00 0.01 99.95 16:52:08 10:40:01 2 0.03 0.00 0.03 0.01 0.03 99.91 16:52:08 10:40:01 3 0.03 0.00 0.02 0.03 0.01 99.91 16:52:08 10:50:02 all 0.05 0.00 0.02 0.01 0.01 99.90 16:52:08 10:50:02 0 0.01 0.00 0.01 0.00 0.00 99.97 16:52:08 10:50:02 1 0.02 0.00 0.02 0.00 0.01 99.94 16:52:08 10:50:02 2 0.14 0.00 0.04 0.03 0.02 99.76 16:52:08 10:50:02 3 0.02 0.00 0.03 0.00 0.02 99.93 16:52:08 11:00:11 all 0.23 0.00 0.03 0.01 0.01 99.72 16:52:08 11:00:11 0 0.01 0.00 0.02 0.03 0.01 99.93 16:52:08 11:00:11 1 0.02 0.00 0.02 0.00 0.01 99.95 16:52:08 11:00:11 2 0.86 0.00 0.05 0.02 0.03 99.04 16:52:08 11:00:11 3 0.01 0.00 0.02 0.00 0.01 99.96 16:52:08 11:10:01 all 0.18 0.00 0.02 0.01 0.01 99.77 16:52:08 11:10:01 0 0.02 0.00 0.03 0.03 0.02 99.90 16:52:08 11:10:01 1 0.02 0.00 0.02 0.00 0.01 99.96 16:52:08 11:10:01 2 0.67 0.00 0.02 0.02 0.02 99.27 16:52:08 11:10:01 3 0.02 0.00 0.02 0.01 0.01 99.95 16:52:08 11:20:11 all 0.03 0.00 0.02 0.01 0.01 99.93 16:52:08 11:20:11 0 0.01 0.00 0.01 0.00 0.00 99.97 16:52:08 11:20:11 1 0.02 0.00 0.02 0.00 0.01 99.94 16:52:08 11:20:11 2 0.06 0.00 0.03 0.02 0.03 99.86 16:52:08 11:20:11 3 0.02 0.00 0.01 0.02 0.01 99.94 16:52:08 11:30:12 all 0.06 0.00 0.02 0.01 0.01 99.89 16:52:08 11:30:12 0 0.01 0.00 0.01 0.00 0.00 99.97 16:52:08 11:30:12 1 0.03 0.00 0.03 0.01 0.03 99.91 16:52:08 11:30:12 2 0.06 0.00 0.03 0.02 0.01 99.87 16:52:08 11:30:12 3 0.14 0.00 0.01 0.02 0.01 99.81 16:52:08 11:40:02 all 0.08 0.00 0.02 0.01 0.02 99.87 16:52:08 11:40:02 0 0.01 0.00 0.02 0.00 0.01 99.96 16:52:08 11:40:02 1 0.27 0.00 0.03 0.00 0.02 99.69 16:52:08 11:40:02 2 0.03 0.00 0.04 0.03 0.03 99.87 16:52:08 11:40:02 3 0.01 0.00 0.02 0.00 0.01 99.96 16:52:08 11:50:12 all 0.04 0.00 0.03 0.03 0.01 99.89 16:52:08 11:50:12 0 0.08 0.00 0.04 0.08 0.01 99.79 16:52:08 11:50:12 1 0.03 0.00 0.03 0.00 0.01 99.92 16:52:08 11:50:12 2 0.02 0.00 0.03 0.04 0.02 99.89 16:52:08 11:50:12 3 0.01 0.00 0.01 0.00 0.01 99.96 16:52:08 12:00:11 all 0.20 0.00 0.03 0.21 0.01 99.55 16:52:08 12:00:11 0 0.73 0.00 0.03 0.00 0.02 99.21 16:52:08 12:00:11 1 0.02 0.00 0.03 0.01 0.01 99.94 16:52:08 12:00:11 2 0.02 0.00 0.03 0.84 0.02 99.10 16:52:08 12:00:11 3 0.02 0.00 0.02 0.00 0.01 99.94 16:52:08 16:52:08 12:00:11 CPU %user %nice %system %iowait %steal %idle 16:52:08 12:10:01 all 0.05 0.00 0.02 0.10 0.01 99.82 16:52:08 12:10:01 0 0.16 0.00 0.03 0.00 0.02 99.79 16:52:08 12:10:01 1 0.02 0.00 0.02 0.00 0.00 99.95 16:52:08 12:10:01 2 0.01 0.00 0.02 0.30 0.02 99.65 16:52:08 12:10:01 3 0.02 0.00 0.03 0.08 0.01 99.86 16:52:08 12:20:14 all 2.54 0.00 0.28 0.27 0.02 96.89 16:52:08 12:20:14 0 2.85 0.00 0.29 0.04 0.02 96.80 16:52:08 12:20:14 1 0.60 0.00 0.10 0.00 0.01 99.28 16:52:08 12:20:14 2 4.98 0.00 0.49 0.98 0.02 93.53 16:52:08 12:20:14 3 1.73 0.00 0.24 0.06 0.02 97.95 16:52:08 12:30:15 all 7.85 0.00 0.80 1.90 0.05 89.41 16:52:08 12:30:15 0 6.96 0.00 0.60 1.08 0.03 91.32 16:52:08 12:30:15 1 10.03 0.00 1.07 3.27 0.06 85.58 16:52:08 12:30:15 2 6.98 0.00 0.77 1.48 0.07 90.70 16:52:08 12:30:15 3 7.42 0.00 0.73 1.76 0.06 90.02 16:52:08 12:40:01 all 0.28 0.00 0.09 0.03 0.04 99.55 16:52:08 12:40:01 0 0.11 0.00 0.07 0.06 0.03 99.73 16:52:08 12:40:01 1 0.44 0.00 0.09 0.01 0.03 99.43 16:52:08 12:40:01 2 0.45 0.00 0.11 0.07 0.05 99.32 16:52:08 12:40:01 3 0.13 0.00 0.10 0.00 0.04 99.74 16:52:08 12:50:12 all 0.13 0.00 0.09 0.01 0.04 99.73 16:52:08 12:50:12 0 0.04 0.00 0.05 0.01 0.01 99.89 16:52:08 12:50:12 1 0.09 0.00 0.07 0.02 0.03 99.79 16:52:08 12:50:12 2 0.26 0.00 0.15 0.00 0.05 99.54 16:52:08 12:50:12 3 0.15 0.00 0.11 0.00 0.05 99.69 16:52:08 13:00:12 all 0.26 0.00 0.10 0.01 0.04 99.59 16:52:08 13:00:12 0 0.21 0.00 0.06 0.00 0.02 99.71 16:52:08 13:00:12 1 0.11 0.00 0.09 0.02 0.04 99.75 16:52:08 13:00:12 2 0.61 0.00 0.14 0.00 0.05 99.18 16:52:08 13:00:12 3 0.11 0.00 0.11 0.01 0.05 99.73 16:52:08 13:10:15 all 1.12 0.00 0.26 0.03 0.08 98.51 16:52:08 13:10:15 0 1.10 0.00 0.22 0.01 0.07 98.60 16:52:08 13:10:15 1 0.98 0.00 0.25 0.02 0.08 98.68 16:52:08 13:10:15 2 1.41 0.00 0.30 0.05 0.07 98.16 16:52:08 13:10:15 3 1.00 0.00 0.28 0.04 0.08 98.60 16:52:08 13:20:15 all 0.68 0.00 0.21 1.13 0.09 97.90 16:52:08 13:20:15 0 1.16 0.00 0.21 0.41 0.08 98.14 16:52:08 13:20:15 1 1.05 0.00 0.24 3.98 0.09 94.65 16:52:08 13:20:15 2 0.25 0.00 0.20 0.09 0.10 99.36 16:52:08 13:20:15 3 0.25 0.00 0.19 0.02 0.09 99.46 16:52:08 13:30:15 all 0.38 0.00 0.18 0.08 0.07 99.29 16:52:08 13:30:15 0 0.80 0.00 0.14 0.00 0.05 99.00 16:52:08 13:30:15 1 0.25 0.00 0.20 0.18 0.08 99.29 16:52:08 13:30:15 2 0.26 0.00 0.19 0.13 0.08 99.34 16:52:08 13:30:15 3 0.22 0.00 0.18 0.00 0.08 99.52 16:52:08 13:40:12 all 0.29 0.00 0.16 0.23 0.06 99.27 16:52:08 13:40:12 0 0.40 0.00 0.12 0.19 0.04 99.25 16:52:08 13:40:12 1 0.33 0.00 0.19 0.03 0.06 99.40 16:52:08 13:40:12 2 0.22 0.00 0.17 0.67 0.06 98.89 16:52:08 13:40:12 3 0.22 0.00 0.17 0.02 0.06 99.53 16:52:08 13:50:15 all 0.26 0.00 0.10 0.35 0.04 99.24 16:52:08 13:50:15 0 0.26 0.00 0.09 0.23 0.03 99.38 16:52:08 13:50:15 1 0.14 0.00 0.09 0.02 0.05 99.70 16:52:08 13:50:15 2 0.44 0.00 0.11 1.08 0.04 98.32 16:52:08 13:50:15 3 0.21 0.00 0.08 0.09 0.05 99.57 16:52:08 16:52:08 13:50:15 CPU %user %nice %system %iowait %steal %idle 16:52:08 14:00:15 all 0.29 0.00 0.09 0.24 0.04 99.33 16:52:08 14:00:15 0 0.17 0.00 0.06 0.52 0.03 99.23 16:52:08 14:00:15 1 0.31 0.00 0.12 0.04 0.04 99.49 16:52:08 14:00:15 2 0.15 0.00 0.08 0.22 0.05 99.50 16:52:08 14:00:15 3 0.55 0.00 0.11 0.18 0.04 99.12 16:52:08 14:10:15 all 0.22 0.00 0.10 0.04 0.04 99.61 16:52:08 14:10:15 0 0.18 0.00 0.10 0.06 0.03 99.63 16:52:08 14:10:15 1 0.12 0.00 0.10 0.02 0.04 99.72 16:52:08 14:10:15 2 0.24 0.00 0.09 0.05 0.04 99.57 16:52:08 14:10:15 3 0.33 0.00 0.09 0.03 0.04 99.51 16:52:08 14:20:15 all 0.50 0.09 0.34 0.28 0.04 98.74 16:52:08 14:20:15 0 0.49 0.08 0.35 0.18 0.04 98.85 16:52:08 14:20:15 1 0.58 0.08 0.24 0.38 0.03 98.68 16:52:08 14:20:15 2 0.41 0.16 0.30 0.31 0.04 98.78 16:52:08 14:20:15 3 0.52 0.05 0.48 0.25 0.04 98.66 16:52:08 14:30:15 all 0.56 0.00 0.12 0.22 0.03 99.06 16:52:08 14:30:15 0 0.63 0.00 0.12 0.11 0.03 99.10 16:52:08 14:30:15 1 1.12 0.00 0.16 0.62 0.03 98.07 16:52:08 14:30:15 2 0.32 0.00 0.11 0.14 0.03 99.40 16:52:08 14:30:15 3 0.19 0.00 0.10 0.00 0.03 99.67 16:52:08 14:40:15 all 0.26 0.00 0.09 0.03 0.03 99.60 16:52:08 14:40:15 0 0.38 0.00 0.08 0.02 0.03 99.49 16:52:08 14:40:15 1 0.39 0.00 0.10 0.05 0.03 99.43 16:52:08 14:40:15 2 0.16 0.00 0.12 0.03 0.04 99.66 16:52:08 14:40:15 3 0.09 0.00 0.06 0.01 0.03 99.81 16:52:08 14:50:15 all 0.24 0.00 0.09 0.03 0.04 99.60 16:52:08 14:50:15 0 0.43 0.00 0.09 0.00 0.03 99.45 16:52:08 14:50:15 1 0.18 0.00 0.11 0.09 0.04 99.59 16:52:08 14:50:15 2 0.28 0.00 0.12 0.01 0.05 99.54 16:52:08 14:50:15 3 0.10 0.00 0.06 0.02 0.02 99.81 16:52:08 15:00:15 all 0.18 0.00 0.09 0.01 0.04 99.68 16:52:08 15:00:15 0 0.13 0.00 0.06 0.01 0.03 99.77 16:52:08 15:00:15 1 0.17 0.00 0.09 0.01 0.04 99.69 16:52:08 15:00:15 2 0.33 0.00 0.14 0.01 0.06 99.46 16:52:08 15:00:15 3 0.09 0.00 0.07 0.02 0.04 99.78 16:52:08 15:10:15 all 0.30 0.00 0.09 0.19 0.04 99.38 16:52:08 15:10:15 0 0.10 0.00 0.07 0.32 0.03 99.49 16:52:08 15:10:15 1 0.16 0.00 0.09 0.09 0.05 99.62 16:52:08 15:10:15 2 0.21 0.00 0.11 0.11 0.05 99.54 16:52:08 15:10:15 3 0.72 0.00 0.08 0.26 0.04 98.90 16:52:08 15:20:15 all 0.26 0.00 0.09 0.25 0.03 99.37 16:52:08 15:20:15 0 0.19 0.00 0.07 0.04 0.03 99.67 16:52:08 15:20:15 1 0.49 0.00 0.08 0.05 0.03 99.34 16:52:08 15:20:15 2 0.17 0.00 0.09 0.58 0.03 99.13 16:52:08 15:20:15 3 0.17 0.00 0.10 0.35 0.04 99.34 16:52:08 15:30:15 all 0.47 0.00 0.12 0.17 0.03 99.21 16:52:08 15:30:15 0 0.37 0.00 0.05 0.17 0.02 99.39 16:52:08 15:30:15 1 1.12 0.00 0.15 0.45 0.04 98.23 16:52:08 15:30:15 2 0.18 0.00 0.12 0.07 0.04 99.59 16:52:08 15:30:15 3 0.21 0.00 0.14 0.00 0.04 99.61 16:52:08 15:40:15 all 0.31 0.00 0.10 0.07 0.03 99.49 16:52:08 15:40:15 0 0.28 0.00 0.08 0.01 0.03 99.61 16:52:08 15:40:15 1 0.54 0.00 0.10 0.10 0.02 99.23 16:52:08 15:40:15 2 0.31 0.00 0.12 0.15 0.03 99.38 16:52:08 15:40:15 3 0.12 0.00 0.09 0.03 0.03 99.73 16:52:08 16:52:08 15:40:15 CPU %user %nice %system %iowait %steal %idle 16:52:08 15:50:15 all 0.20 0.00 0.10 0.04 0.04 99.63 16:52:08 15:50:15 0 0.35 0.00 0.10 0.00 0.04 99.50 16:52:08 15:50:15 1 0.19 0.00 0.11 0.10 0.04 99.57 16:52:08 15:50:15 2 0.19 0.00 0.12 0.02 0.05 99.63 16:52:08 15:50:15 3 0.07 0.00 0.06 0.05 0.02 99.81 16:52:08 16:00:15 all 0.21 0.00 0.09 0.03 0.04 99.64 16:52:08 16:00:15 0 0.10 0.00 0.07 0.00 0.03 99.80 16:52:08 16:00:15 1 0.32 0.00 0.07 0.03 0.04 99.55 16:52:08 16:00:15 2 0.27 0.00 0.13 0.07 0.05 99.48 16:52:08 16:00:15 3 0.14 0.00 0.08 0.04 0.04 99.71 16:52:08 16:10:15 all 0.23 0.00 0.08 0.28 0.05 99.36 16:52:08 16:10:15 0 0.15 0.00 0.11 0.13 0.07 99.55 16:52:08 16:10:15 1 0.34 0.00 0.04 0.87 0.02 98.73 16:52:08 16:10:15 2 0.26 0.00 0.10 0.03 0.05 99.55 16:52:08 16:10:15 3 0.19 0.00 0.07 0.07 0.05 99.62 16:52:08 16:20:15 all 0.20 0.00 0.09 0.06 0.04 99.60 16:52:08 16:20:15 0 0.11 0.00 0.10 0.08 0.06 99.65 16:52:08 16:20:15 1 0.44 0.00 0.07 0.08 0.03 99.37 16:52:08 16:20:15 2 0.20 0.00 0.13 0.03 0.06 99.59 16:52:08 16:20:15 3 0.07 0.00 0.07 0.04 0.03 99.80 16:52:08 16:30:15 all 0.32 0.00 0.08 0.04 0.05 99.51 16:52:08 16:30:15 0 0.90 0.00 0.08 0.11 0.05 98.86 16:52:08 16:30:15 1 0.10 0.00 0.08 0.00 0.06 99.76 16:52:08 16:30:15 2 0.21 0.00 0.10 0.06 0.08 99.55 16:52:08 16:30:15 3 0.05 0.00 0.05 0.00 0.04 99.86 16:52:08 16:40:13 all 0.21 0.00 0.08 0.06 0.06 99.59 16:52:08 16:40:13 0 0.48 0.00 0.07 0.18 0.05 99.22 16:52:08 16:40:13 1 0.19 0.00 0.12 0.00 0.08 99.61 16:52:08 16:40:13 2 0.13 0.00 0.10 0.05 0.07 99.65 16:52:08 16:40:13 3 0.05 0.00 0.04 0.01 0.03 99.87 16:52:08 16:50:15 all 0.11 0.00 0.08 0.05 0.06 99.70 16:52:08 16:50:15 0 0.07 0.00 0.06 0.05 0.04 99.78 16:52:08 16:50:15 1 0.11 0.00 0.09 0.04 0.07 99.70 16:52:08 16:50:15 2 0.13 0.00 0.08 0.02 0.04 99.73 16:52:08 16:50:15 3 0.13 0.00 0.10 0.11 0.07 99.59 16:52:08 Average: all 0.50 0.00 0.11 0.17 0.04 99.18 16:52:08 Average: 0 0.52 0.00 0.10 0.11 0.03 99.25 16:52:08 Average: 1 0.54 0.00 0.12 0.27 0.03 99.05 16:52:08 Average: 2 0.57 0.00 0.13 0.20 0.04 99.06 16:52:08 Average: 3 0.39 0.00 0.11 0.10 0.03 99.37 16:52:08 16:52:08 16:52:08