12:56:44 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119869 12:56:44 Running as SYSTEM 12:56:44 [EnvInject] - Loading node environment variables. 12:56:44 Building remotely on prd-ubuntu2204-docker-4c-16g-23118 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:56:44 [ssh-agent] Looking for ssh-agent implementation... 12:56:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:56:44 $ ssh-agent 12:56:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXc06JJq/agent.1576 12:56:44 SSH_AGENT_PID=1578 12:56:44 [ssh-agent] Started. 12:56:44 Running ssh-add (command line suppressed) 12:56:44 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_77122459122895590.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_77122459122895590.key) 12:56:44 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:56:44 The recommended git tool is: NONE 12:56:46 using credential jenkins-ssh 12:56:46 Wiping out workspace first. 12:56:46 Cloning the remote Git repository 12:56:46 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:56:46 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:56:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:56:46 > git --version # timeout=10 12:56:46 > git --version # 'git version 2.34.1' 12:56:46 using GIT_SSH to set credentials jenkins-ssh 12:56:46 Verifying host key using known hosts file 12:56:47 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:56:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:56:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:56:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:56:52 using GIT_SSH to set credentials jenkins-ssh 12:56:52 Verifying host key using known hosts file 12:56:52 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:56:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/69/119869/7 # timeout=10 12:56:52 > git rev-parse 81dcb50a7f6f40b1a3b423859744a8406f3a470e^{commit} # timeout=10 12:56:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:56:52 Checking out Revision 81dcb50a7f6f40b1a3b423859744a8406f3a470e (refs/changes/69/119869/7) 12:56:52 > git config core.sparsecheckout # timeout=10 12:56:52 > git checkout -f 81dcb50a7f6f40b1a3b423859744a8406f3a470e # timeout=10 12:56:53 Commit message: "Simplify CEP-in-topology checks in TapiContext" 12:56:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:56:53 > git rev-list --no-walk cf5763b13cc3c799f0c711e79447bf96955a79ce # timeout=10 12:56:53 > git remote # timeout=10 12:56:53 > git submodule init # timeout=10 12:56:53 > git submodule sync # timeout=10 12:56:53 > git config --get remote.origin.url # timeout=10 12:56:53 > git submodule init # timeout=10 12:56:53 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:56:53 ERROR: No submodules found. 12:56:56 provisioning config files... 12:56:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:56:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:56:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1780381804956970340.sh 12:56:56 ---> python-tools-install.sh 12:56:56 Setup pyenv: 12:56:56 * system (set by /opt/pyenv/version) 12:56:56 * 3.8.20 (set by /opt/pyenv/version) 12:56:56 * 3.9.20 (set by /opt/pyenv/version) 12:56:56 3.10.15 12:56:56 3.11.10 12:57:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mMO0 12:57:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:57:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:57:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:57:05 lf-activate-venv(): INFO: Base packages installed successfully 12:57:05 lf-activate-venv(): INFO: Installing additional packages: lftools 12:57:32 lf-activate-venv(): INFO: Adding /tmp/venv-mMO0/bin to PATH 12:57:32 Generating Requirements File 12:57:54 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:57:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:57:54 Python 3.11.10 12:57:54 pip 25.3 from /tmp/venv-mMO0/lib/python3.11/site-packages/pip (python 3.11) 12:57:54 appdirs==1.4.4 12:57:54 argcomplete==3.6.3 12:57:54 aspy.yaml==1.3.0 12:57:54 attrs==25.4.0 12:57:54 autopage==0.5.2 12:57:54 beautifulsoup4==4.14.3 12:57:54 boto3==1.42.24 12:57:54 botocore==1.42.24 12:57:54 bs4==0.0.2 12:57:54 certifi==2026.1.4 12:57:54 cffi==2.0.0 12:57:54 cfgv==3.5.0 12:57:54 chardet==5.2.0 12:57:54 charset-normalizer==3.4.4 12:57:54 click==8.3.1 12:57:54 cliff==4.13.1 12:57:54 cmd2==3.1.0 12:57:54 cryptography==3.3.2 12:57:54 debtcollector==3.0.0 12:57:54 decorator==5.2.1 12:57:54 defusedxml==0.7.1 12:57:54 Deprecated==1.3.1 12:57:54 distlib==0.4.0 12:57:54 dnspython==2.8.0 12:57:54 docker==7.1.0 12:57:54 dogpile.cache==1.5.0 12:57:54 durationpy==0.10 12:57:54 email-validator==2.3.0 12:57:54 filelock==3.20.2 12:57:54 future==1.0.0 12:57:54 gitdb==4.0.12 12:57:54 GitPython==3.1.46 12:57:54 google-auth==2.47.0 12:57:54 httplib2==0.31.0 12:57:54 identify==2.6.15 12:57:54 idna==3.11 12:57:54 importlib-resources==1.5.0 12:57:54 iso8601==2.1.0 12:57:54 Jinja2==3.1.6 12:57:54 jmespath==1.0.1 12:57:54 jsonpatch==1.33 12:57:54 jsonpointer==3.0.0 12:57:54 jsonschema==4.26.0 12:57:54 jsonschema-specifications==2025.9.1 12:57:54 keystoneauth1==5.12.0 12:57:54 kubernetes==34.1.0 12:57:54 lftools==0.37.18 12:57:54 lxml==6.0.2 12:57:54 markdown-it-py==4.0.0 12:57:54 MarkupSafe==3.0.3 12:57:54 mdurl==0.1.2 12:57:54 msgpack==1.1.2 12:57:54 multi_key_dict==2.0.3 12:57:54 munch==4.0.0 12:57:54 netaddr==1.3.0 12:57:54 niet==1.4.2 12:57:54 nodeenv==1.10.0 12:57:54 oauth2client==4.1.3 12:57:54 oauthlib==3.3.1 12:57:54 openstacksdk==4.8.0 12:57:54 os-service-types==1.8.2 12:57:54 osc-lib==4.3.0 12:57:54 oslo.config==10.1.0 12:57:54 oslo.context==6.2.0 12:57:54 oslo.i18n==6.7.1 12:57:54 oslo.log==8.0.0 12:57:54 oslo.serialization==5.9.0 12:57:54 oslo.utils==9.2.0 12:57:54 packaging==25.0 12:57:54 pbr==7.0.3 12:57:54 platformdirs==4.5.1 12:57:54 prettytable==3.17.0 12:57:54 psutil==7.2.1 12:57:54 pyasn1==0.6.1 12:57:54 pyasn1_modules==0.4.2 12:57:54 pycparser==2.23 12:57:54 pygerrit2==2.0.15 12:57:54 PyGithub==2.8.1 12:57:54 Pygments==2.19.2 12:57:54 PyJWT==2.10.1 12:57:54 PyNaCl==1.6.2 12:57:54 pyparsing==2.4.7 12:57:54 pyperclip==1.11.0 12:57:54 pyrsistent==0.20.0 12:57:54 python-cinderclient==9.8.0 12:57:54 python-dateutil==2.9.0.post0 12:57:54 python-heatclient==4.3.0 12:57:54 python-jenkins==1.8.3 12:57:54 python-keystoneclient==5.7.0 12:57:54 python-magnumclient==4.9.0 12:57:54 python-openstackclient==8.2.0 12:57:54 python-swiftclient==4.9.0 12:57:54 PyYAML==6.0.3 12:57:54 referencing==0.37.0 12:57:54 requests==2.32.5 12:57:54 requests-oauthlib==2.0.0 12:57:54 requestsexceptions==1.4.0 12:57:54 rfc3986==2.0.0 12:57:54 rich==14.2.0 12:57:54 rich-argparse==1.7.2 12:57:54 rpds-py==0.30.0 12:57:54 rsa==4.9.1 12:57:54 ruamel.yaml==0.19.1 12:57:54 ruamel.yaml.clib==0.2.15 12:57:54 s3transfer==0.16.0 12:57:54 simplejson==3.20.2 12:57:54 six==1.17.0 12:57:54 smmap==5.0.2 12:57:54 soupsieve==2.8.1 12:57:54 stevedore==5.6.0 12:57:54 tabulate==0.9.0 12:57:54 toml==0.10.2 12:57:54 tomlkit==0.13.3 12:57:54 tqdm==4.67.1 12:57:54 typing_extensions==4.15.0 12:57:54 tzdata==2025.3 12:57:54 urllib3==1.26.20 12:57:54 virtualenv==20.36.0 12:57:54 wcwidth==0.2.14 12:57:54 websocket-client==1.9.0 12:57:54 wrapt==2.0.1 12:57:54 xdg==6.0.0 12:57:54 xmltodict==1.0.2 12:57:54 yq==3.4.3 12:57:54 [EnvInject] - Injecting environment variables from a build step. 12:57:54 [EnvInject] - Injecting as environment variables the properties content 12:57:54 PYTHON=python3 12:57:54 12:57:54 [EnvInject] - Variables injected successfully. 12:57:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14144113996587292194.sh 12:57:54 ---> tox-install.sh 12:57:54 + source /home/jenkins/lf-env.sh 12:57:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:57:54 ++ mktemp -d /tmp/venv-XXXX 12:57:54 + lf_venv=/tmp/venv-of2e 12:57:54 + local venv_file=/tmp/.os_lf_venv 12:57:54 + local python=python3 12:57:54 + local options 12:57:54 + local set_path=true 12:57:54 + local install_args= 12:57:54 ++ 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:57:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:57:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:57:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:57:54 + true 12:57:54 + case $1 in 12:57:54 + venv_file=/tmp/.toxenv 12:57:54 + shift 2 12:57:54 + true 12:57:54 + case $1 in 12:57:54 + shift 12:57:54 + break 12:57:54 + case $python in 12:57:54 + local pkg_list= 12:57:54 + [[ -d /opt/pyenv ]] 12:57:54 + echo 'Setup pyenv:' 12:57:54 Setup pyenv: 12:57:54 + export PYENV_ROOT=/opt/pyenv 12:57:54 + PYENV_ROOT=/opt/pyenv 12:57:54 + 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:57:54 + 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:57:54 + pyenv versions 12:57:55 system 12:57:55 3.8.20 12:57:55 3.9.20 12:57:55 3.10.15 12:57:55 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:57:55 + command -v pyenv 12:57:55 ++ pyenv init - --no-rehash 12:57:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:57:55 for i in ${!paths[@]}; do 12:57:55 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:57:55 fi; done; 12:57:55 echo "${paths[*]}"'\'')" 12:57:55 export PATH="/opt/pyenv/shims:${PATH}" 12:57:55 export PYENV_SHELL=bash 12:57:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:57:55 pyenv() { 12:57:55 local command 12:57:55 command="${1:-}" 12:57:55 if [ "$#" -gt 0 ]; then 12:57:55 shift 12:57:55 fi 12:57:55 12:57:55 case "$command" in 12:57:55 rehash|shell) 12:57:55 eval "$(pyenv "sh-$command" "$@")" 12:57:55 ;; 12:57:55 *) 12:57:55 command pyenv "$command" "$@" 12:57:55 ;; 12:57:55 esac 12:57:55 }' 12:57:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:57:55 for i in ${!paths[@]}; do 12:57:55 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:57:55 fi; done; 12:57:55 echo "${paths[*]}"' 12:57:55 ++ 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:57:55 ++ 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:57:55 ++ 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:57:55 ++ export PYENV_SHELL=bash 12:57:55 ++ PYENV_SHELL=bash 12:57:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:57:55 +++ complete -F _pyenv pyenv 12:57:55 ++ lf-pyver python3 12:57:55 ++ local py_version_xy=python3 12:57:55 ++ local py_version_xyz= 12:57:55 ++ pyenv versions 12:57:55 ++ local command 12:57:55 ++ command=versions 12:57:55 ++ '[' 1 -gt 0 ']' 12:57:55 ++ shift 12:57:55 ++ case "$command" in 12:57:55 ++ command pyenv versions 12:57:55 ++ awk '{ print $1 }' 12:57:55 ++ grep -E '^[0-9.]*[0-9]$' 12:57:55 ++ sed 's/^[ *]* //' 12:57:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:57:55 +++ grep '^3' /tmp/.pyenv_versions 12:57:55 +++ sort -V 12:57:55 +++ tail -n 1 12:57:55 ++ py_version_xyz=3.11.10 12:57:55 ++ [[ -z 3.11.10 ]] 12:57:55 ++ echo 3.11.10 12:57:55 ++ return 0 12:57:55 + pyenv local 3.11.10 12:57:55 + local command 12:57:55 + command=local 12:57:55 + '[' 2 -gt 0 ']' 12:57:55 + shift 12:57:55 + case "$command" in 12:57:55 + command pyenv local 3.11.10 12:57:55 + for arg in "$@" 12:57:55 + case $arg in 12:57:55 + pkg_list+='tox ' 12:57:55 + for arg in "$@" 12:57:55 + case $arg in 12:57:55 + pkg_list+='virtualenv ' 12:57:55 + for arg in "$@" 12:57:55 + case $arg in 12:57:55 + pkg_list+='urllib3~=1.26.15 ' 12:57:55 + [[ -f /tmp/.toxenv ]] 12:57:55 + [[ ! -f /tmp/.toxenv ]] 12:57:55 + [[ -n '' ]] 12:57:55 + python3 -m venv /tmp/venv-of2e 12:57:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-of2e' 12:57:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-of2e 12:57:59 + echo /tmp/venv-of2e 12:57:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:57:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:57:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:57:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:57:59 + local 'pip_opts=--upgrade --quiet' 12:57:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:57:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:57:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:57:59 + [[ -n '' ]] 12:57:59 + [[ -n '' ]] 12:57:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:57:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:57:59 + /tmp/venv-of2e/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:58:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:58:03 lf-activate-venv(): INFO: Base packages installed successfully 12:58:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:58:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:58:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:58:03 + /tmp/venv-of2e/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:58:05 + type python3 12:58:05 + true 12:58:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-of2e/bin to PATH' 12:58:05 lf-activate-venv(): INFO: Adding /tmp/venv-of2e/bin to PATH 12:58:05 + PATH=/tmp/venv-of2e/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:58:05 + return 0 12:58:05 + python3 --version 12:58:05 Python 3.11.10 12:58:05 + python3 -m pip --version 12:58:05 pip 25.3 from /tmp/venv-of2e/lib/python3.11/site-packages/pip (python 3.11) 12:58:05 + python3 -m pip freeze 12:58:05 cachetools==6.2.4 12:58:05 chardet==5.2.0 12:58:05 colorama==0.4.6 12:58:05 distlib==0.4.0 12:58:05 filelock==3.20.2 12:58:05 packaging==25.0 12:58:05 platformdirs==4.5.1 12:58:05 pluggy==1.6.0 12:58:05 pyproject-api==1.10.0 12:58:05 tox==4.33.0 12:58:05 urllib3==1.26.20 12:58:05 virtualenv==20.36.0 12:58:05 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins15875510418518800153.sh 12:58:05 [EnvInject] - Injecting environment variables from a build step. 12:58:05 [EnvInject] - Injecting as environment variables the properties content 12:58:05 PARALLEL=True 12:58:05 12:58:05 [EnvInject] - Variables injected successfully. 12:58:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1859984921597387113.sh 12:58:05 ---> tox-run.sh 12:58:05 + 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:58:05 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:58:05 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:58:05 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:58:05 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 12:58:05 + source /home/jenkins/lf-env.sh 12:58:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:58:05 ++ mktemp -d /tmp/venv-XXXX 12:58:05 + lf_venv=/tmp/venv-75m7 12:58:05 + local venv_file=/tmp/.os_lf_venv 12:58:05 + local python=python3 12:58:05 + local options 12:58:05 + local set_path=true 12:58:05 + local install_args= 12:58: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:58:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:58:05 + true 12:58:05 + case $1 in 12:58:05 + venv_file=/tmp/.toxenv 12:58:05 + shift 2 12:58:05 + true 12:58:05 + case $1 in 12:58:05 + shift 12:58:05 + break 12:58:05 + case $python in 12:58:05 + local pkg_list= 12:58:05 + [[ -d /opt/pyenv ]] 12:58:05 + echo 'Setup pyenv:' 12:58:05 Setup pyenv: 12:58:05 + export PYENV_ROOT=/opt/pyenv 12:58:05 + PYENV_ROOT=/opt/pyenv 12:58:05 + 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:58:05 + 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:58:05 + pyenv versions 12:58:05 system 12:58:05 3.8.20 12:58:05 3.9.20 12:58:05 3.10.15 12:58:05 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:58:05 + command -v pyenv 12:58:05 ++ pyenv init - --no-rehash 12:58:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:58:05 for i in ${!paths[@]}; do 12:58:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:58:05 fi; done; 12:58:05 echo "${paths[*]}"'\'')" 12:58:05 export PATH="/opt/pyenv/shims:${PATH}" 12:58:05 export PYENV_SHELL=bash 12:58:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:58:05 pyenv() { 12:58:05 local command 12:58:05 command="${1:-}" 12:58:05 if [ "$#" -gt 0 ]; then 12:58:05 shift 12:58:05 fi 12:58:05 12:58:05 case "$command" in 12:58:05 rehash|shell) 12:58:05 eval "$(pyenv "sh-$command" "$@")" 12:58:05 ;; 12:58:05 *) 12:58:05 command pyenv "$command" "$@" 12:58:05 ;; 12:58:05 esac 12:58:05 }' 12:58:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:58:05 for i in ${!paths[@]}; do 12:58:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:58:05 fi; done; 12:58:05 echo "${paths[*]}"' 12:58:05 ++ 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:58:05 ++ 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:58:05 ++ 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:58:05 ++ export PYENV_SHELL=bash 12:58:05 ++ PYENV_SHELL=bash 12:58:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:58:05 +++ complete -F _pyenv pyenv 12:58:05 ++ lf-pyver python3 12:58:05 ++ local py_version_xy=python3 12:58:05 ++ local py_version_xyz= 12:58:05 ++ pyenv versions 12:58:05 ++ local command 12:58:05 ++ command=versions 12:58:05 ++ '[' 1 -gt 0 ']' 12:58:05 ++ shift 12:58:05 ++ case "$command" in 12:58:05 ++ command pyenv versions 12:58:05 ++ awk '{ print $1 }' 12:58:05 ++ grep -E '^[0-9.]*[0-9]$' 12:58:05 ++ sed 's/^[ *]* //' 12:58:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:58:06 +++ grep '^3' /tmp/.pyenv_versions 12:58:06 +++ sort -V 12:58:06 +++ tail -n 1 12:58:06 ++ py_version_xyz=3.11.10 12:58:06 ++ [[ -z 3.11.10 ]] 12:58:06 ++ echo 3.11.10 12:58:06 ++ return 0 12:58:06 + pyenv local 3.11.10 12:58:06 + local command 12:58:06 + command=local 12:58:06 + '[' 2 -gt 0 ']' 12:58:06 + shift 12:58:06 + case "$command" in 12:58:06 + command pyenv local 3.11.10 12:58:06 + for arg in "$@" 12:58:06 + case $arg in 12:58:06 + pkg_list+='tox ' 12:58:06 + for arg in "$@" 12:58:06 + case $arg in 12:58:06 + pkg_list+='virtualenv ' 12:58:06 + for arg in "$@" 12:58:06 + case $arg in 12:58:06 + pkg_list+='urllib3~=1.26.15 ' 12:58:06 + [[ -f /tmp/.toxenv ]] 12:58:06 ++ cat /tmp/.toxenv 12:58:06 + lf_venv=/tmp/venv-of2e 12:58:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-of2e from' file:/tmp/.toxenv 12:58:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-of2e from file:/tmp/.toxenv 12:58:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:58:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:58:06 + local 'pip_opts=--upgrade --quiet' 12:58:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:58:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:58:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:58:06 + [[ -n '' ]] 12:58:06 + [[ -n '' ]] 12:58:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:58:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:58:06 + /tmp/venv-of2e/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:58:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:58:07 lf-activate-venv(): INFO: Base packages installed successfully 12:58:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:58:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:58:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:58:07 + /tmp/venv-of2e/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:58:08 + type python3 12:58:08 + true 12:58:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-of2e/bin to PATH' 12:58:08 lf-activate-venv(): INFO: Adding /tmp/venv-of2e/bin to PATH 12:58:08 + PATH=/tmp/venv-of2e/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:58:08 + return 0 12:58:08 + [[ -d /opt/pyenv ]] 12:58:08 + echo '---> Setting up pyenv' 12:58:08 ---> Setting up pyenv 12:58:08 + export PYENV_ROOT=/opt/pyenv 12:58:08 + PYENV_ROOT=/opt/pyenv 12:58:08 + export PATH=/opt/pyenv/bin:/tmp/venv-of2e/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:58:08 + PATH=/opt/pyenv/bin:/tmp/venv-of2e/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:58:08 ++ pwd 12:58:08 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 12:58:08 + export PYTHONPATH 12:58:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:58:08 + TOX_TESTENV_PASSENV=PYTHONPATH 12:58:08 + tox --version 12:58:08 4.33.0 from /tmp/venv-of2e/lib/python3.11/site-packages/tox/__init__.py 12:58:08 + PARALLEL=True 12:58:08 + TOX_OPTIONS_LIST= 12:58:08 + [[ -n '' ]] 12:58:08 + case ${PARALLEL,,} in 12:58:08 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:58:08 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 12:58:08 + tox --parallel auto --parallel-live 12:58:10 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:58:10 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:58:10 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:58:10 checkbashisms: freeze> python -m pip freeze --all 12:58:10 checkbashisms: pip==25.3,setuptools==80.9.0 12:58:10 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:58:10 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:58:10 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:58:12 checkbashisms: OK ✔ in 3.32 seconds 12:58:12 pre-commit: install_deps> python -I -m pip install pre-commit 12:58:14 pre-commit: freeze> python -m pip freeze --all 12:58:15 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:58:15 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:58:15 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:58:15 /usr/bin/cpan 12:58:15 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 12:58:15 [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:58:15 [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:58:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:58:15 [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:58:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:58:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:58:16 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:58:16 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:58:17 buildcontroller: freeze> python -m pip freeze --all 12:58:17 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:58:17 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:58:17 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 12:58:17 + update-java-alternatives -l 12:58:17 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:58:17 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:58:17 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:58:17 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:58:17 update-alternatives: error: no alternatives for jaotc 12:58:17 update-alternatives: error: no alternatives for rmic 12:58:17 + + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:58:17 java -version 12:58:17 + JAVA_VER=21 12:58:17 + echo 21 12:58:17 21 12:58:17 + javac -version 12:58:17 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:58:17 + JAVAC_VER=21 12:58:17 + echo 21 12:58:17 21 12:58:17 ok, java is 21 or newer 12:58:17 + [ 21 -ge 21 ] 12:58:17 + [ 21 -ge 21 ] 12:58:17 + echo ok, java is 21 or newer 12:58:17 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 12:58:17 https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz: 12:58:17 2026-01-08 12:58:17 ERROR 404: Not Found. 12:58:17 + sudo mkdir -p /opt 12:58:17 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 12:58:17 tar: /tmp/apache-maven-3.9.11-bin.tar.gz: Cannot open: No such file or directory 12:58:17 tar: Error is not recoverable: exiting now 12:58:17 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 12:58:17 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:58:17 + mvn --version 12:58:17 ./installMavenUbuntu.sh: 28: mvn: not found 12:58:17 buildcontroller: exit 127 (0.63 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh pid=2723 12:58:18 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:58:18 [INFO] Once installed this environment will be reused. 12:58:18 [INFO] This may take a few minutes... 12:58:18 buildcontroller: FAIL ✖ in 9.19 seconds 12:58:18 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:58:22 pylint: freeze> python -m pip freeze --all 12:58:22 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:58:22 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:58:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:58:22 [INFO] Once installed this environment will be reused. 12:58:22 [INFO] This may take a few minutes... 12:58:28 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:58:28 [INFO] Once installed this environment will be reused. 12:58:28 [INFO] This may take a few minutes... 12:58:32 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:58:32 [INFO] Once installed this environment will be reused. 12:58:32 [INFO] This may take a few minutes... 12:58:33 docs-linkcheck: freeze> python -m pip freeze --all 12:58:33 docs: freeze> python -m pip freeze --all 12:58:33 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:58:33 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:58:33 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:58:33 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:58:35 docs: OK ✔ in 26.79 seconds 12:58:35 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:58:36 docs-linkcheck: OK ✔ in 27.88 seconds 12:58:36 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:58:41 trim trailing whitespace.................................................Passed 12:58:41 Tabs remover.............................................................Passed 12:58:41 autopep8................................................................. 12:58:42 ------------------------------------ 12:58:42 Your code has been rated at 10.00/10 12:58:42 12:58:43 build_karaf_tests121: freeze> python -m pip freeze --all 12:58:44 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:58:44 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:58:44 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf121 12:58:44 ./build_karaf_for_tests.sh: 22: mvn: not found 12:58:44 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:58:44 build karaf in karaf121 with ./karaf121.env 12:58:44 build_karaf_tests121: exit 127 (0.07 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3224 12:58:44 build_karaf_tests121: FAIL ✖ in 8.55 seconds 12:58:44 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:58:45 build_karaf_tests221: freeze> python -m pip freeze --all 12:58:45 pylint: OK ✔ in 27.49 seconds 12:58:45 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:58:45 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:58:45 build karaf in karaf221 with ./karaf221.env 12:58:45 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf221 12:58:45 ./build_karaf_for_tests.sh: 22: mvn: not found 12:58:45 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:58:45 build_karaf_tests221: exit 127 (0.01 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3251 12:58:45 build_karaf_tests221: FAIL ✖ in 8.96 seconds 12:58:45 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:58:45 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:58:46 Passed 12:58:46 perltidy.................................................................Passed 12:58:46 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 12:58:46 [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:58:46 [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:58:46 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:58:46 [INFO] Once installed this environment will be reused. 12:58:46 [INFO] This may take a few minutes... 12:58:51 build_karaf_tests71: freeze> python -m pip freeze --all 12:58:51 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:58:51 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:58:51 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf71 12:58:51 ./build_karaf_for_tests.sh: 22: mvn: not found 12:58:51 build karaf in karaf71 with ./karaf71.env 12:58:51 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:58:51 build_karaf_tests71: exit 127 (0.02 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3325 12:58:52 build_karaf_tests71: FAIL ✖ in 7.84 seconds 12:58:52 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:58:52 buildlighty: freeze> python -m pip freeze --all 12:58:52 build_karaf_tests190: freeze> python -m pip freeze --all 12:58:52 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:58:52 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 12:58:52 ./build.sh: 7: mvn: not found 12:58:52 unzip: cannot find or open target/tpce-bin.zip, target/tpce-bin.zip.zip or target/tpce-bin.zip.ZIP. 12:58:52 gitlint..................................................................buildlighty: exit 9 (0.02 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh pid=3357 12:58:52 Passed 12:58:52 buildlighty: FAIL ✖ in 7.07 seconds 12:58:52 pre-commit: OK ✔ in 40.64 seconds 12:58:52 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:58:52 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:58:52 build karaf in karafoc with ./karafoc.env 12:58:52 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karafoc 12:58:52 ./build_karaf_for_tests.sh: 22: mvn: not found 12:58:52 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 12:58:52 build_karaf_tests190: exit 127 (0.00 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3375 12:58:52 build_karaf_tests190: FAIL ✖ in 7.32 seconds 12:58:52 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:58:58 sims: freeze> python -m pip freeze --all 12:58:59 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:58:59 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 12:58:59 Using lighynode version 20.1.0.5 12:58:59 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:59:47 sims: OK ✔ in 11.45 seconds 12:59:47 testsPCE: freeze> python -m pip freeze --all 12:59:47 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:59:47 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 12:59:47 pytest -q transportpce_tests/pce/test01_pce.py 13:01:47 EEEEEEEEEEEEEEEEEEEE [100%] 13:39:48 ==================================== ERRORS ==================================== 13:39:48 _______ ERROR at setup of TestTransportPCEPce.test_01_load_port_mapping ________ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 ____ ERROR at setup of TestTransportPCEPce.test_02_load_simple_topology_bi _____ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 ___________ ERROR at setup of TestTransportPCEPce.test_03_get_nodeId ___________ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 ___________ ERROR at setup of TestTransportPCEPce.test_04_get_linkId ___________ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 ____ ERROR at setup of TestTransportPCEPce.test_05_path_computation_xpdr_bi ____ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 ____ ERROR at setup of TestTransportPCEPce.test_06_path_computation_rdm_bi _____ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 ____ ERROR at setup of TestTransportPCEPce.test_07_load_simple_topology_uni ____ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 ___________ ERROR at setup of TestTransportPCEPce.test_08_get_nodeId ___________ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 ___________ ERROR at setup of TestTransportPCEPce.test_09_get_linkId ___________ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 ___ ERROR at setup of TestTransportPCEPce.test_10_path_computation_xpdr_uni ____ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 ____ ERROR at setup of TestTransportPCEPce.test_11_path_computation_rdm_uni ____ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 _____ ERROR at setup of TestTransportPCEPce.test_12_load_complex_topology ______ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 ___________ ERROR at setup of TestTransportPCEPce.test_13_get_nodeId ___________ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 _____ ERROR at setup of TestTransportPCEPce.test_14_fail_path_computation ______ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 ___ ERROR at setup of TestTransportPCEPce.test_15_success1_path_computation ____ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 ___ ERROR at setup of TestTransportPCEPce.test_16_success2_path_computation ____ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 ___ ERROR at setup of TestTransportPCEPce.test_17_success3_path_computation ____ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 _ ERROR at setup of TestTransportPCEPce.test_18_path_computation_before_oms_attribute_deletion _ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 _ ERROR at setup of TestTransportPCEPce.test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link _ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 _ ERROR at setup of TestTransportPCEPce.test_20_path_computation_after_oms_attribute_deletion _ 13:39:48 13:39:48 cls = 13:39:48 13:39:48 @classmethod 13:39:48 def setUpClass(cls): 13:39:48 # pylint: disable=bare-except 13:39:48 sample_files_parsed = False 13:39:48 time.sleep(20) 13:39:48 try: 13:39:48 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "honeynode-topo.json") 13:39:48 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 13:39:48 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-simple-topology.json") 13:39:48 13:39:48 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 13:39:48 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 13:39:48 13:39:48 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "NW-for-test-5-4.json") 13:39:48 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 13:39:48 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 13:39:48 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 13:39:48 "..", "..", "sample_configs", "pce_portmapping_121.json") 13:39:48 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 13:39:48 cls.port_mapping_data = port_mapping.read() 13:39:48 sample_files_parsed = True 13:39:48 except PermissionError as err: 13:39:48 print("Permission Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except FileNotFoundError as err: 13:39:48 print("File Not found Error when trying to read sample files\n", err) 13:39:48 sys.exit(2) 13:39:48 except: 13:39:48 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 13:39:48 sys.exit(2) 13:39:48 finally: 13:39:48 if sample_files_parsed: 13:39:48 print("sample files content loaded") 13:39:48 13:39:48 > cls.processes = test_utils.start_tpce() 13:39:48 ^^^^^^^^^^^^^^^^^^^^^^^ 13:39:48 13:39:48 transportpce_tests/pce/test01_pce.py:93: 13:39:48 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:39:48 13:39:48 def start_tpce(): 13:39:48 if 'NO_ODL_STARTUP' in os.environ: 13:39:48 print('No OpenDaylight instance to start!') 13:39:48 return [] 13:39:48 print('starting OpenDaylight...') 13:39:48 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:39:48 process = start_lighty() 13:39:48 else: 13:39:48 process = start_karaf() 13:39:48 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:39:48 print('OpenDaylight started !') 13:39:48 else: 13:39:48 print('OpenDaylight failed to start !') 13:39:48 shutdown_process(process) 13:39:48 for pid in process_list: 13:39:48 shutdown_process(pid) 13:39:48 > sys.exit(1) 13:39:48 E SystemExit: 1 13:39:48 13:39:48 transportpce_tests/common/test_utils.py:232: SystemExit 13:39:48 ---------------------------- Captured stdout setup ----------------------------- 13:39:48 sample files content loaded 13:39:48 starting OpenDaylight... 13:39:48 starting KARAF (karaf) TransportPCE build... 13:39:48 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:39:48 =========================== short test summary info ============================ 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_01_load_port_mapping 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_02_load_simple_topology_bi 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_03_get_nodeId 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_04_get_linkId 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_05_path_computation_xpdr_bi 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_06_path_computation_rdm_bi 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_07_load_simple_topology_uni 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_08_get_nodeId 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_09_get_linkId 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_10_path_computation_xpdr_uni 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_11_path_computation_rdm_uni 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_12_load_complex_topology 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_13_get_nodeId 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_14_fail_path_computation 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_15_success1_path_computation 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_16_success2_path_computation 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_17_success3_path_computation 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_18_path_computation_before_oms_attribute_deletion 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link 13:39:48 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_20_path_computation_after_oms_attribute_deletion 13:39:48 20 errors in 2401.16s (0:40:01) 13:39:48 testsPCE: exit 1 (2401.50 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pid=3438 13:39:49 testsPCE: FAIL ✖ in 40 minutes 56.02 seconds 13:39:49 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:39:49 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:39:49 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:40:00 tests_tapi: freeze> python -m pip freeze --all 13:40:00 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:40:00 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 13:40:00 using environment variables from ./karaf221.env 13:40:00 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 13:40:00 tests190: freeze> python -m pip freeze --all 13:40:00 tests121: freeze> python -m pip freeze --all 13:40:01 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:40:01 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 13:40:01 using environment variables from ./karafoc.env 13:40:01 pytest -q transportpce_tests/oc/test01_portmapping.py 13:40:01 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:40:01 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 13:40:01 using environment variables from ./karaf121.env 13:40:01 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 13:41:41 EEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 13:56:41 ==================================== ERRORS ==================================== 13:56:41 __ ERROR at setup of TestTransportPCEPortmapping.test_01_meta_data_insertion ___ 13:56:41 13:56:41 cls = 13:56:41 13:56:41 @classmethod 13:56:41 def setUpClass(cls): 13:56:41 > cls.processes = test_utils.start_tpce() 13:56:41 ^^^^^^^^^^^^^^^^^^^^^^^ 13:56:41 13:56:41 transportpce_tests/oc/test01_portmapping.py:29: 13:56:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:56:41 13:56:41 def start_tpce(): 13:56:41 if 'NO_ODL_STARTUP' in os.environ: 13:56:41 print('No OpenDaylight instance to start!') 13:56:41 return [] 13:56:41 print('starting OpenDaylight...') 13:56:41 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:56:41 process = start_lighty() 13:56:41 else: 13:56:41 process = start_karaf() 13:56:41 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:56:41 print('OpenDaylight started !') 13:56:41 else: 13:56:41 print('OpenDaylight failed to start !') 13:56:41 shutdown_process(process) 13:56:41 for pid in process_list: 13:56:41 shutdown_process(pid) 13:56:41 > sys.exit(1) 13:56:41 E SystemExit: 1 13:56:41 13:56:41 transportpce_tests/common/test_utils.py:232: SystemExit 13:56:41 ---------------------------- Captured stdout setup ----------------------------- 13:56:41 starting OpenDaylight... 13:56:41 starting KARAF (karafoc) TransportPCE build... 13:56:41 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:56:41 _ ERROR at setup of TestTransportPCEPortmapping.test_02_catlog_input_insertion _ 13:56:41 13:56:41 cls = 13:56:41 13:56:41 @classmethod 13:56:41 def setUpClass(cls): 13:56:41 > cls.processes = test_utils.start_tpce() 13:56:41 ^^^^^^^^^^^^^^^^^^^^^^^ 13:56:41 13:56:41 transportpce_tests/oc/test01_portmapping.py:29: 13:56:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:56:41 13:56:41 def start_tpce(): 13:56:41 if 'NO_ODL_STARTUP' in os.environ: 13:56:41 print('No OpenDaylight instance to start!') 13:56:41 return [] 13:56:41 print('starting OpenDaylight...') 13:56:41 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:56:41 process = start_lighty() 13:56:41 else: 13:56:41 process = start_karaf() 13:56:41 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:56:41 print('OpenDaylight started !') 13:56:41 else: 13:56:41 print('OpenDaylight failed to start !') 13:56:41 shutdown_process(process) 13:56:41 for pid in process_list: 13:56:41 shutdown_process(pid) 13:56:41 > sys.exit(1) 13:56:41 E SystemExit: 1 13:56:41 13:56:41 transportpce_tests/common/test_utils.py:232: SystemExit 13:56:41 ---------------------------- Captured stdout setup ----------------------------- 13:56:41 starting OpenDaylight... 13:56:41 starting KARAF (karafoc) TransportPCE build... 13:56:41 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:56:41 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_device_connection _ 13:56:41 13:56:41 cls = 13:56:41 13:56:41 @classmethod 13:56:41 def setUpClass(cls): 13:56:41 > cls.processes = test_utils.start_tpce() 13:56:41 ^^^^^^^^^^^^^^^^^^^^^^^ 13:56:41 13:56:41 transportpce_tests/oc/test01_portmapping.py:29: 13:56:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:56:41 13:56:41 def start_tpce(): 13:56:41 if 'NO_ODL_STARTUP' in os.environ: 13:56:41 print('No OpenDaylight instance to start!') 13:56:41 return [] 13:56:41 print('starting OpenDaylight...') 13:56:41 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:56:41 process = start_lighty() 13:56:41 else: 13:56:41 process = start_karaf() 13:56:41 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:56:41 print('OpenDaylight started !') 13:56:41 else: 13:56:41 print('OpenDaylight failed to start !') 13:56:41 shutdown_process(process) 13:56:41 for pid in process_list: 13:56:41 shutdown_process(pid) 13:56:41 > sys.exit(1) 13:56:41 E SystemExit: 1 13:56:41 13:56:41 transportpce_tests/common/test_utils.py:232: SystemExit 13:56:41 ---------------------------- Captured stdout setup ----------------------------- 13:56:41 starting OpenDaylight... 13:56:41 starting KARAF (karafoc) TransportPCE build... 13:56:41 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:56:41 _ ERROR at setup of TestTransportPCEPortmapping.test_04_xpdr_device_connected __ 13:56:41 13:56:41 cls = 13:56:41 13:56:41 @classmethod 13:56:41 def setUpClass(cls): 13:56:41 > cls.processes = test_utils.start_tpce() 13:56:41 ^^^^^^^^^^^^^^^^^^^^^^^ 13:56:41 13:56:41 transportpce_tests/oc/test01_portmapping.py:29: 13:56:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:56:41 13:56:41 def start_tpce(): 13:56:41 if 'NO_ODL_STARTUP' in os.environ: 13:56:41 print('No OpenDaylight instance to start!') 13:56:41 return [] 13:56:41 print('starting OpenDaylight...') 13:56:41 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:56:41 process = start_lighty() 13:56:41 else: 13:56:41 process = start_karaf() 13:56:41 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:56:41 print('OpenDaylight started !') 13:56:41 else: 13:56:41 print('OpenDaylight failed to start !') 13:56:41 shutdown_process(process) 13:56:41 for pid in process_list: 13:56:41 shutdown_process(pid) 13:56:41 > sys.exit(1) 13:56:41 E SystemExit: 1 13:56:41 13:56:41 transportpce_tests/common/test_utils.py:232: SystemExit 13:56:41 ---------------------------- Captured stdout setup ----------------------------- 13:56:41 starting OpenDaylight... 13:56:41 starting KARAF (karafoc) TransportPCE build... 13:56:41 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:56:41 _ ERROR at setup of TestTransportPCEPortmapping.test_05_xpdr_portmapping_info __ 13:56:41 13:56:41 cls = 13:56:41 13:56:41 @classmethod 13:56:41 def setUpClass(cls): 13:56:41 > cls.processes = test_utils.start_tpce() 13:56:41 ^^^^^^^^^^^^^^^^^^^^^^^ 13:56:41 13:56:41 transportpce_tests/oc/test01_portmapping.py:29: 13:56:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:56:41 13:56:41 def start_tpce(): 13:56:41 if 'NO_ODL_STARTUP' in os.environ: 13:56:41 print('No OpenDaylight instance to start!') 13:56:41 return [] 13:56:41 print('starting OpenDaylight...') 13:56:41 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:56:41 process = start_lighty() 13:56:41 else: 13:56:41 process = start_karaf() 13:56:41 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:56:41 print('OpenDaylight started !') 13:56:41 else: 13:56:41 print('OpenDaylight failed to start !') 13:56:41 shutdown_process(process) 13:56:41 for pid in process_list: 13:56:41 shutdown_process(pid) 13:56:41 > sys.exit(1) 13:56:41 E SystemExit: 1 13:56:41 13:56:41 transportpce_tests/common/test_utils.py:232: SystemExit 13:56:41 ---------------------------- Captured stdout setup ----------------------------- 13:56:41 starting OpenDaylight... 13:56:41 starting KARAF (karafoc) TransportPCE build... 13:56:41 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:56:41 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _ 13:56:41 13:56:41 cls = 13:56:41 13:56:41 @classmethod 13:56:41 def setUpClass(cls): 13:56:41 > cls.processes = test_utils.start_tpce() 13:56:41 ^^^^^^^^^^^^^^^^^^^^^^^ 13:56:41 13:56:41 transportpce_tests/oc/test01_portmapping.py:29: 13:56:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:56:41 13:56:41 def start_tpce(): 13:56:41 if 'NO_ODL_STARTUP' in os.environ: 13:56:41 print('No OpenDaylight instance to start!') 13:56:41 return [] 13:56:41 print('starting OpenDaylight...') 13:56:41 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:56:41 process = start_lighty() 13:56:41 else: 13:56:41 process = start_karaf() 13:56:41 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:56:41 print('OpenDaylight started !') 13:56:41 else: 13:56:41 print('OpenDaylight failed to start !') 13:56:41 shutdown_process(process) 13:56:41 for pid in process_list: 13:56:41 shutdown_process(pid) 13:56:41 > sys.exit(1) 13:56:41 E SystemExit: 1 13:56:41 13:56:41 transportpce_tests/common/test_utils.py:232: SystemExit 13:56:41 ---------------------------- Captured stdout setup ----------------------------- 13:56:41 starting OpenDaylight... 13:56:41 starting KARAF (karafoc) TransportPCE build... 13:56:41 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:56:41 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 13:56:41 13:56:41 cls = 13:56:41 13:56:41 @classmethod 13:56:41 def setUpClass(cls): 13:56:41 > cls.processes = test_utils.start_tpce() 13:56:41 ^^^^^^^^^^^^^^^^^^^^^^^ 13:56:41 13:56:41 transportpce_tests/oc/test01_portmapping.py:29: 13:56:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:56:41 13:56:41 def start_tpce(): 13:56:41 if 'NO_ODL_STARTUP' in os.environ: 13:56:41 print('No OpenDaylight instance to start!') 13:56:41 return [] 13:56:41 print('starting OpenDaylight...') 13:56:41 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:56:41 process = start_lighty() 13:56:41 else: 13:56:41 process = start_karaf() 13:56:41 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:56:41 print('OpenDaylight started !') 13:56:41 else: 13:56:41 print('OpenDaylight failed to start !') 13:56:41 shutdown_process(process) 13:56:41 for pid in process_list: 13:56:41 shutdown_process(pid) 13:56:41 > sys.exit(1) 13:56:41 E SystemExit: 1 13:56:41 13:56:41 transportpce_tests/common/test_utils.py:232: SystemExit 13:56:41 ---------------------------- Captured stdout setup ----------------------------- 13:56:41 starting OpenDaylight... 13:56:41 starting KARAF (karafoc) TransportPCE build... 13:56:41 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:56:41 __ ERROR at setup of TestTransportPCEPortmapping.test_08_mpdr_switching_pool ___ 13:56:41 13:56:41 cls = 13:56:41 13:56:41 @classmethod 13:56:41 def setUpClass(cls): 13:56:41 > cls.processes = test_utils.start_tpce() 13:56:41 ^^^^^^^^^^^^^^^^^^^^^^^ 13:56:41 13:56:41 transportpce_tests/oc/test01_portmapping.py:29: 13:56:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:56:41 13:56:41 def start_tpce(): 13:56:41 if 'NO_ODL_STARTUP' in os.environ: 13:56:41 print('No OpenDaylight instance to start!') 13:56:41 return [] 13:56:41 print('starting OpenDaylight...') 13:56:41 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:56:41 process = start_lighty() 13:56:41 else: 13:56:41 process = start_karaf() 13:56:41 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:56:41 print('OpenDaylight started !') 13:56:41 else: 13:56:41 print('OpenDaylight failed to start !') 13:56:41 shutdown_process(process) 13:56:41 for pid in process_list: 13:56:41 shutdown_process(pid) 13:56:41 > sys.exit(1) 13:56:41 E SystemExit: 1 13:56:41 13:56:41 transportpce_tests/common/test_utils.py:232: SystemExit 13:56:41 ---------------------------- Captured stdout setup ----------------------------- 13:56:41 starting OpenDaylight... 13:56:41 starting KARAF (karafoc) TransportPCE build... 13:56:41 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:56:41 ___ ERROR at setup of TestTransportPCEPortmapping.test_09_check_mccapprofile ___ 13:56:41 13:56:41 cls = 13:56:41 13:56:41 @classmethod 13:56:41 def setUpClass(cls): 13:56:41 > cls.processes = test_utils.start_tpce() 13:56:41 ^^^^^^^^^^^^^^^^^^^^^^^ 13:56:41 13:56:41 transportpce_tests/oc/test01_portmapping.py:29: 13:56:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:56:41 13:56:41 def start_tpce(): 13:56:41 if 'NO_ODL_STARTUP' in os.environ: 13:56:41 print('No OpenDaylight instance to start!') 13:56:41 return [] 13:56:41 print('starting OpenDaylight...') 13:56:41 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:56:41 process = start_lighty() 13:56:41 else: 13:56:41 process = start_karaf() 13:56:41 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:56:41 print('OpenDaylight started !') 13:56:41 else: 13:56:41 print('OpenDaylight failed to start !') 13:56:41 shutdown_process(process) 13:56:41 for pid in process_list: 13:56:41 shutdown_process(pid) 13:56:41 > sys.exit(1) 13:56:41 E SystemExit: 1 13:56:41 13:56:41 transportpce_tests/common/test_utils.py:232: SystemExit 13:56:41 ---------------------------- Captured stdout setup ----------------------------- 13:56:41 starting OpenDaylight... 13:56:41 starting KARAF (karafoc) TransportPCE build... 13:56:41 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:56:41 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 13:56:41 13:56:41 cls = 13:56:41 13:56:41 @classmethod 13:56:41 def setUpClass(cls): 13:56:41 > cls.processes = test_utils.start_tpce() 13:56:41 ^^^^^^^^^^^^^^^^^^^^^^^ 13:56:41 13:56:41 transportpce_tests/oc/test01_portmapping.py:29: 13:56:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 13:56:41 13:56:41 def start_tpce(): 13:56:41 if 'NO_ODL_STARTUP' in os.environ: 13:56:41 print('No OpenDaylight instance to start!') 13:56:41 return [] 13:56:41 print('starting OpenDaylight...') 13:56:41 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 13:56:41 process = start_lighty() 13:56:41 else: 13:56:41 process = start_karaf() 13:56:41 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 13:56:41 print('OpenDaylight started !') 13:56:41 else: 13:56:41 print('OpenDaylight failed to start !') 13:56:41 shutdown_process(process) 13:56:41 for pid in process_list: 13:56:41 shutdown_process(pid) 13:56:41 > sys.exit(1) 13:56:41 E SystemExit: 1 13:56:41 13:56:41 transportpce_tests/common/test_utils.py:232: SystemExit 13:56:41 ---------------------------- Captured stdout setup ----------------------------- 13:56:41 starting OpenDaylight... 13:56:41 starting KARAF (karafoc) TransportPCE build... 13:56:41 Pattern not found after 100 seconds! OpenDaylight failed to start ! 13:56:41 =========================== short test summary info ============================ 13:56:41 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 13:56:41 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 13:56:41 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_device_connection 13:56:41 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_04_xpdr_device_connected 13:56:41 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_05_xpdr_portmapping_info 13:56:41 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 13:56:41 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 13:56:41 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 13:56:41 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 13:56:41 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 13:56:41 10 errors in 1000.57s (0:16:40) 13:56:41 tests190: exit 1 (1000.89 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc pid=4358 13:56:41 Etests190: FAIL ✖ in 16 minutes 53.05 seconds 13:56:42 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:56:48 tests71: freeze> python -m pip freeze --all 13:56:49 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:56:49 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 13:56:49 using environment variables from ./karaf71.env 13:56:49 pytest -q transportpce_tests/7.1/test01_portmapping.py 13:58:21 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 14:15:02 ==================================== ERRORS ==================================== 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_01_rdm_device_connection __ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 __ ERROR at setup of TestTransportPCEPortmapping.test_02_rdm_device_connected __ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 __ ERROR at setup of TestTransportPCEPortmapping.test_03_rdm_portmapping_info __ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_05_rdm_portmapping_SRG1_PP7_TXRX _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG3_PP1_TXRX _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_07_xpdr_device_connection _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_08_xpdr_device_connected __ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_09_xpdr_portmapping_info __ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_portmapping_NETWORK1 _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_portmapping_NETWORK2 _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_portmapping_CLIENT1 _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_13_xpdr_portmapping_CLIENT2 _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_14_xpdr_portmapping_CLIENT3 _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_15_xpdr_portmapping_CLIENT4 _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_16_xpdr_device_disconnection _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_17_xpdr_device_disconnected _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_18_xpdr_device_not_connected _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_19_rdm_device_disconnection _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_20_rdm_device_disconnected _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 _ ERROR at setup of TestTransportPCEPortmapping.test_21_rdm_device_not_connected _ 14:15:02 14:15:02 cls = 14:15:02 14:15:02 @classmethod 14:15:02 def setUpClass(cls): 14:15:02 > cls.processes = test_utils.start_tpce() 14:15:02 ^^^^^^^^^^^^^^^^^^^^^^^ 14:15:02 14:15:02 transportpce_tests/1.2.1/test01_portmapping.py:33: 14:15:02 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:15:02 14:15:02 def start_tpce(): 14:15:02 if 'NO_ODL_STARTUP' in os.environ: 14:15:02 print('No OpenDaylight instance to start!') 14:15:02 return [] 14:15:02 print('starting OpenDaylight...') 14:15:02 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:15:02 process = start_lighty() 14:15:02 else: 14:15:02 process = start_karaf() 14:15:02 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:15:02 print('OpenDaylight started !') 14:15:02 else: 14:15:02 print('OpenDaylight failed to start !') 14:15:02 shutdown_process(process) 14:15:02 for pid in process_list: 14:15:02 shutdown_process(pid) 14:15:02 > sys.exit(1) 14:15:02 E SystemExit: 1 14:15:02 14:15:02 transportpce_tests/common/test_utils.py:232: SystemExit 14:15:02 ---------------------------- Captured stdout setup ----------------------------- 14:15:02 starting OpenDaylight... 14:15:02 starting KARAF (karaf121) TransportPCE build... 14:15:02 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:15:02 =========================== short test summary info ============================ 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_SRG1_PP7_TXRX 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG3_PP1_TXRX 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_xpdr_device_connection 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_xpdr_device_connected 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_xpdr_portmapping_info 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_portmapping_NETWORK1 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_portmapping_NETWORK2 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_portmapping_CLIENT1 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_13_xpdr_portmapping_CLIENT2 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_14_xpdr_portmapping_CLIENT3 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_15_xpdr_portmapping_CLIENT4 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_16_xpdr_device_disconnection 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_17_xpdr_device_disconnected 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_18_xpdr_device_not_connected 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_rdm_device_disconnection 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_20_rdm_device_disconnected 14:15:02 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_21_rdm_device_not_connected 14:15:02 21 errors in 2101.02s (0:35:01) 14:15:02 tests121: exit 1 (2101.34 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 pid=4369 14:15:10 EEE [100%] 14:16:49 ==================================== ERRORS ==================================== 14:16:49 _ ERROR at setup of TestTransportPCEPortmapping.test_01_xpdr_device_connection _ 14:16:49 14:16:49 cls = 14:16:49 14:16:49 @classmethod 14:16:49 def setUpClass(cls): 14:16:49 > cls.processes = test_utils.start_tpce() 14:16:49 ^^^^^^^^^^^^^^^^^^^^^^^ 14:16:49 14:16:49 transportpce_tests/7.1/test01_portmapping.py:32: 14:16:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:16:49 14:16:49 def start_tpce(): 14:16:49 if 'NO_ODL_STARTUP' in os.environ: 14:16:49 print('No OpenDaylight instance to start!') 14:16:49 return [] 14:16:49 print('starting OpenDaylight...') 14:16:49 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:16:49 process = start_lighty() 14:16:49 else: 14:16:49 process = start_karaf() 14:16:49 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:16:49 print('OpenDaylight started !') 14:16:49 else: 14:16:49 print('OpenDaylight failed to start !') 14:16:49 shutdown_process(process) 14:16:49 for pid in process_list: 14:16:49 shutdown_process(pid) 14:16:49 > sys.exit(1) 14:16:49 E SystemExit: 1 14:16:49 14:16:49 transportpce_tests/common/test_utils.py:232: SystemExit 14:16:49 ---------------------------- Captured stdout setup ----------------------------- 14:16:49 starting OpenDaylight... 14:16:49 starting KARAF (karaf71) TransportPCE build... 14:16:49 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:16:49 _ ERROR at setup of TestTransportPCEPortmapping.test_02_xpdr_device_connected __ 14:16:49 14:16:49 cls = 14:16:49 14:16:49 @classmethod 14:16:49 def setUpClass(cls): 14:16:49 > cls.processes = test_utils.start_tpce() 14:16:49 ^^^^^^^^^^^^^^^^^^^^^^^ 14:16:49 14:16:49 transportpce_tests/7.1/test01_portmapping.py:32: 14:16:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:16:49 14:16:49 def start_tpce(): 14:16:49 if 'NO_ODL_STARTUP' in os.environ: 14:16:49 print('No OpenDaylight instance to start!') 14:16:49 return [] 14:16:49 print('starting OpenDaylight...') 14:16:49 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:16:49 process = start_lighty() 14:16:49 else: 14:16:49 process = start_karaf() 14:16:49 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:16:49 print('OpenDaylight started !') 14:16:49 else: 14:16:49 print('OpenDaylight failed to start !') 14:16:49 shutdown_process(process) 14:16:49 for pid in process_list: 14:16:49 shutdown_process(pid) 14:16:49 > sys.exit(1) 14:16:49 E SystemExit: 1 14:16:49 14:16:49 transportpce_tests/common/test_utils.py:232: SystemExit 14:16:49 ---------------------------- Captured stdout setup ----------------------------- 14:16:49 starting OpenDaylight... 14:16:49 starting KARAF (karaf71) TransportPCE build... 14:16:49 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:16:49 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_portmapping_info __ 14:16:49 14:16:49 cls = 14:16:49 14:16:49 @classmethod 14:16:49 def setUpClass(cls): 14:16:49 > cls.processes = test_utils.start_tpce() 14:16:49 ^^^^^^^^^^^^^^^^^^^^^^^ 14:16:49 14:16:49 transportpce_tests/7.1/test01_portmapping.py:32: 14:16:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:16:49 14:16:49 def start_tpce(): 14:16:49 if 'NO_ODL_STARTUP' in os.environ: 14:16:49 print('No OpenDaylight instance to start!') 14:16:49 return [] 14:16:49 print('starting OpenDaylight...') 14:16:49 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:16:49 process = start_lighty() 14:16:49 else: 14:16:49 process = start_karaf() 14:16:49 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:16:49 print('OpenDaylight started !') 14:16:49 else: 14:16:49 print('OpenDaylight failed to start !') 14:16:49 shutdown_process(process) 14:16:49 for pid in process_list: 14:16:49 shutdown_process(pid) 14:16:49 > sys.exit(1) 14:16:49 E SystemExit: 1 14:16:49 14:16:49 transportpce_tests/common/test_utils.py:232: SystemExit 14:16:49 ---------------------------- Captured stdout setup ----------------------------- 14:16:49 starting OpenDaylight... 14:16:49 starting KARAF (karaf71) TransportPCE build... 14:16:49 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:16:49 _ ERROR at setup of TestTransportPCEPortmapping.test_04_tpdr_portmapping_NETWORK1 _ 14:16:49 14:16:49 cls = 14:16:49 14:16:49 @classmethod 14:16:49 def setUpClass(cls): 14:16:49 > cls.processes = test_utils.start_tpce() 14:16:49 ^^^^^^^^^^^^^^^^^^^^^^^ 14:16:49 14:16:49 transportpce_tests/7.1/test01_portmapping.py:32: 14:16:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:16:49 14:16:49 def start_tpce(): 14:16:49 if 'NO_ODL_STARTUP' in os.environ: 14:16:49 print('No OpenDaylight instance to start!') 14:16:49 return [] 14:16:49 print('starting OpenDaylight...') 14:16:49 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:16:49 process = start_lighty() 14:16:49 else: 14:16:49 process = start_karaf() 14:16:49 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:16:49 print('OpenDaylight started !') 14:16:49 else: 14:16:49 print('OpenDaylight failed to start !') 14:16:49 shutdown_process(process) 14:16:49 for pid in process_list: 14:16:49 shutdown_process(pid) 14:16:49 > sys.exit(1) 14:16:49 E SystemExit: 1 14:16:49 14:16:49 transportpce_tests/common/test_utils.py:232: SystemExit 14:16:49 ---------------------------- Captured stdout setup ----------------------------- 14:16:49 starting OpenDaylight... 14:16:49 starting KARAF (karaf71) TransportPCE build... 14:16:49 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:16:49 _ ERROR at setup of TestTransportPCEPortmapping.test_05_tpdr_portmapping_CLIENT1 _ 14:16:49 14:16:49 cls = 14:16:49 14:16:49 @classmethod 14:16:49 def setUpClass(cls): 14:16:49 > cls.processes = test_utils.start_tpce() 14:16:49 ^^^^^^^^^^^^^^^^^^^^^^^ 14:16:49 14:16:49 transportpce_tests/7.1/test01_portmapping.py:32: 14:16:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:16:49 14:16:49 def start_tpce(): 14:16:49 if 'NO_ODL_STARTUP' in os.environ: 14:16:49 print('No OpenDaylight instance to start!') 14:16:49 return [] 14:16:49 print('starting OpenDaylight...') 14:16:49 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:16:49 process = start_lighty() 14:16:49 else: 14:16:49 process = start_karaf() 14:16:49 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:16:49 print('OpenDaylight started !') 14:16:49 else: 14:16:49 print('OpenDaylight failed to start !') 14:16:49 shutdown_process(process) 14:16:49 for pid in process_list: 14:16:49 shutdown_process(pid) 14:16:49 > sys.exit(1) 14:16:49 E SystemExit: 1 14:16:49 14:16:49 transportpce_tests/common/test_utils.py:232: SystemExit 14:16:49 ---------------------------- Captured stdout setup ----------------------------- 14:16:49 starting OpenDaylight... 14:16:49 starting KARAF (karaf71) TransportPCE build... 14:16:49 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:16:49 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK1 _ 14:16:49 14:16:49 cls = 14:16:49 14:16:49 @classmethod 14:16:49 def setUpClass(cls): 14:16:49 > cls.processes = test_utils.start_tpce() 14:16:49 ^^^^^^^^^^^^^^^^^^^^^^^ 14:16:49 14:16:49 transportpce_tests/7.1/test01_portmapping.py:32: 14:16:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:16:49 14:16:49 def start_tpce(): 14:16:49 if 'NO_ODL_STARTUP' in os.environ: 14:16:49 print('No OpenDaylight instance to start!') 14:16:49 return [] 14:16:49 print('starting OpenDaylight...') 14:16:49 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:16:49 process = start_lighty() 14:16:49 else: 14:16:49 process = start_karaf() 14:16:49 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:16:49 print('OpenDaylight started !') 14:16:49 else: 14:16:49 print('OpenDaylight failed to start !') 14:16:49 shutdown_process(process) 14:16:49 for pid in process_list: 14:16:49 shutdown_process(pid) 14:16:49 > sys.exit(1) 14:16:49 E SystemExit: 1 14:16:49 14:16:49 transportpce_tests/common/test_utils.py:232: SystemExit 14:16:49 ---------------------------- Captured stdout setup ----------------------------- 14:16:49 starting OpenDaylight... 14:16:49 starting KARAF (karaf71) TransportPCE build... 14:16:49 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:16:49 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 14:16:49 14:16:49 cls = 14:16:49 14:16:49 @classmethod 14:16:49 def setUpClass(cls): 14:16:49 > cls.processes = test_utils.start_tpce() 14:16:49 ^^^^^^^^^^^^^^^^^^^^^^^ 14:16:49 14:16:49 transportpce_tests/7.1/test01_portmapping.py:32: 14:16:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:16:49 14:16:49 def start_tpce(): 14:16:49 if 'NO_ODL_STARTUP' in os.environ: 14:16:49 print('No OpenDaylight instance to start!') 14:16:49 return [] 14:16:49 print('starting OpenDaylight...') 14:16:49 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:16:49 process = start_lighty() 14:16:49 else: 14:16:49 process = start_karaf() 14:16:49 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:16:49 print('OpenDaylight started !') 14:16:49 else: 14:16:49 print('OpenDaylight failed to start !') 14:16:49 shutdown_process(process) 14:16:49 for pid in process_list: 14:16:49 shutdown_process(pid) 14:16:49 > sys.exit(1) 14:16:49 E SystemExit: 1 14:16:49 14:16:49 transportpce_tests/common/test_utils.py:232: SystemExit 14:16:49 ---------------------------- Captured stdout setup ----------------------------- 14:16:49 starting OpenDaylight... 14:16:49 starting KARAF (karaf71) TransportPCE build... 14:16:49 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:16:49 ___ ERROR at setup of TestTransportPCEPortmapping.test_08_check_mccapprofile ___ 14:16:49 14:16:49 cls = 14:16:49 14:16:49 @classmethod 14:16:49 def setUpClass(cls): 14:16:49 > cls.processes = test_utils.start_tpce() 14:16:49 ^^^^^^^^^^^^^^^^^^^^^^^ 14:16:49 14:16:49 transportpce_tests/7.1/test01_portmapping.py:32: 14:16:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:16:49 14:16:49 def start_tpce(): 14:16:49 if 'NO_ODL_STARTUP' in os.environ: 14:16:49 print('No OpenDaylight instance to start!') 14:16:49 return [] 14:16:49 print('starting OpenDaylight...') 14:16:49 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:16:49 process = start_lighty() 14:16:49 else: 14:16:49 process = start_karaf() 14:16:49 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:16:49 print('OpenDaylight started !') 14:16:49 else: 14:16:49 print('OpenDaylight failed to start !') 14:16:49 shutdown_process(process) 14:16:49 for pid in process_list: 14:16:49 shutdown_process(pid) 14:16:49 > sys.exit(1) 14:16:49 E SystemExit: 1 14:16:49 14:16:49 transportpce_tests/common/test_utils.py:232: SystemExit 14:16:49 ---------------------------- Captured stdout setup ----------------------------- 14:16:49 starting OpenDaylight... 14:16:49 starting KARAF (karaf71) TransportPCE build... 14:16:49 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:16:49 __ ERROR at setup of TestTransportPCEPortmapping.test_09_mpdr_switching_pool ___ 14:16:49 14:16:49 cls = 14:16:49 14:16:49 @classmethod 14:16:49 def setUpClass(cls): 14:16:49 > cls.processes = test_utils.start_tpce() 14:16:49 ^^^^^^^^^^^^^^^^^^^^^^^ 14:16:49 14:16:49 transportpce_tests/7.1/test01_portmapping.py:32: 14:16:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:16:49 14:16:49 def start_tpce(): 14:16:49 if 'NO_ODL_STARTUP' in os.environ: 14:16:49 print('No OpenDaylight instance to start!') 14:16:49 return [] 14:16:49 print('starting OpenDaylight...') 14:16:49 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:16:49 process = start_lighty() 14:16:49 else: 14:16:49 process = start_karaf() 14:16:49 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:16:49 print('OpenDaylight started !') 14:16:49 else: 14:16:49 print('OpenDaylight failed to start !') 14:16:49 shutdown_process(process) 14:16:49 for pid in process_list: 14:16:49 shutdown_process(pid) 14:16:49 > sys.exit(1) 14:16:49 E SystemExit: 1 14:16:49 14:16:49 transportpce_tests/common/test_utils.py:232: SystemExit 14:16:49 ---------------------------- Captured stdout setup ----------------------------- 14:16:49 starting OpenDaylight... 14:16:49 starting KARAF (karaf71) TransportPCE build... 14:16:49 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:16:49 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 14:16:49 14:16:49 cls = 14:16:49 14:16:49 @classmethod 14:16:49 def setUpClass(cls): 14:16:49 > cls.processes = test_utils.start_tpce() 14:16:49 ^^^^^^^^^^^^^^^^^^^^^^^ 14:16:49 14:16:49 transportpce_tests/7.1/test01_portmapping.py:32: 14:16:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:16:49 14:16:49 def start_tpce(): 14:16:49 if 'NO_ODL_STARTUP' in os.environ: 14:16:49 print('No OpenDaylight instance to start!') 14:16:49 return [] 14:16:49 print('starting OpenDaylight...') 14:16:49 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:16:49 process = start_lighty() 14:16:49 else: 14:16:49 process = start_karaf() 14:16:49 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:16:49 print('OpenDaylight started !') 14:16:49 else: 14:16:49 print('OpenDaylight failed to start !') 14:16:49 shutdown_process(process) 14:16:49 for pid in process_list: 14:16:49 shutdown_process(pid) 14:16:49 > sys.exit(1) 14:16:49 E SystemExit: 1 14:16:49 14:16:49 transportpce_tests/common/test_utils.py:232: SystemExit 14:16:49 ---------------------------- Captured stdout setup ----------------------------- 14:16:49 starting OpenDaylight... 14:16:49 starting KARAF (karaf71) TransportPCE build... 14:16:49 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:16:49 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_device_disconnected _ 14:16:49 14:16:49 cls = 14:16:49 14:16:49 @classmethod 14:16:49 def setUpClass(cls): 14:16:49 > cls.processes = test_utils.start_tpce() 14:16:49 ^^^^^^^^^^^^^^^^^^^^^^^ 14:16:49 14:16:49 transportpce_tests/7.1/test01_portmapping.py:32: 14:16:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:16:49 14:16:49 def start_tpce(): 14:16:49 if 'NO_ODL_STARTUP' in os.environ: 14:16:49 print('No OpenDaylight instance to start!') 14:16:49 return [] 14:16:49 print('starting OpenDaylight...') 14:16:49 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:16:49 process = start_lighty() 14:16:49 else: 14:16:49 process = start_karaf() 14:16:49 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:16:49 print('OpenDaylight started !') 14:16:49 else: 14:16:49 print('OpenDaylight failed to start !') 14:16:49 shutdown_process(process) 14:16:49 for pid in process_list: 14:16:49 shutdown_process(pid) 14:16:49 > sys.exit(1) 14:16:49 E SystemExit: 1 14:16:49 14:16:49 transportpce_tests/common/test_utils.py:232: SystemExit 14:16:49 ---------------------------- Captured stdout setup ----------------------------- 14:16:49 starting OpenDaylight... 14:16:49 starting KARAF (karaf71) TransportPCE build... 14:16:49 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:16:49 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_device_not_connected _ 14:16:49 14:16:49 cls = 14:16:49 14:16:49 @classmethod 14:16:49 def setUpClass(cls): 14:16:49 > cls.processes = test_utils.start_tpce() 14:16:49 ^^^^^^^^^^^^^^^^^^^^^^^ 14:16:49 14:16:49 transportpce_tests/7.1/test01_portmapping.py:32: 14:16:49 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:16:49 14:16:49 def start_tpce(): 14:16:49 if 'NO_ODL_STARTUP' in os.environ: 14:16:49 print('No OpenDaylight instance to start!') 14:16:49 return [] 14:16:49 print('starting OpenDaylight...') 14:16:50 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 14:16:50 process = start_lighty() 14:16:50 else: 14:16:50 process = start_karaf() 14:16:50 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 14:16:50 print('OpenDaylight started !') 14:16:50 else: 14:16:50 print('OpenDaylight failed to start !') 14:16:50 shutdown_process(process) 14:16:50 for pid in process_list: 14:16:50 shutdown_process(pid) 14:16:50 > sys.exit(1) 14:16:50 E SystemExit: 1 14:16:50 14:16:50 transportpce_tests/common/test_utils.py:232: SystemExit 14:16:50 ---------------------------- Captured stdout setup ----------------------------- 14:16:50 starting OpenDaylight... 14:16:50 starting KARAF (karaf71) TransportPCE build... 14:16:50 Pattern not found after 100 seconds! OpenDaylight failed to start ! 14:16:50 =========================== short test summary info ============================ 14:16:50 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_xpdr_device_connection 14:16:50 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_xpdr_device_connected 14:16:50 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_portmapping_info 14:16:50 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_tpdr_portmapping_NETWORK1 14:16:50 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_tpdr_portmapping_CLIENT1 14:16:50 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK1 14:16:50 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 14:16:50 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_check_mccapprofile 14:16:50 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_mpdr_switching_pool 14:16:50 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 14:16:50 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_device_disconnected 14:16:50 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_device_not_connected 14:16:50 12 errors in 1200.65s (0:20:00) 14:16:50 tests121: FAIL ✖ in 35 minutes 13.56 seconds 14:16:50 tests71: exit 1 (1200.96 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 pid=4556 14:18:22 EEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 15:05:03 ==================================== ERRORS ==================================== 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_01_get_tapi_topology_T100G _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_02_get_tapi_topology_T0 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_03_connect_rdmb ___ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_04_check_tapi_topos _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_05_disconnect_roadmb _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_06_connect_xpdra __ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_07_check_tapi_topos _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_08_connect_rdma ___ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_09_connect_rdmc ___ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_10_check_tapi_topos _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_11_connect_xpdra_n1_to_roadma_pp1 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_12_connect_roadma_pp1_to_xpdra_n1 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_13_check_tapi_topology_T100G _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_14_check_tapi_topology_T0 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_15_connect_xpdrc __ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_16_connect_xpdrc_n1_to_roadmc_pp1 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_17_connect_roadmc_pp1_to_xpdrc_n1 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_18_check_tapi_topology_T100G _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_19_check_tapi_topology_T0 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_20_connect_spdr_sa1 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_21_connect_spdr_sc1 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_22_check_tapi_topology_T100G _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_23_check_tapi_topology_T0 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_24_connect_sprda_n1_to_roadma_pp2 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_25_connect_roadma_pp2_to_spdra_n1 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_26_connect_sprdc_n1_to_roadmc_pp2 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_27_connect_roadmc_pp2_to_spdrc_n1 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_28_check_tapi_topology_T100G _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_29_check_tapi_topology_T0 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_30_add_oms_attributes _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_31_create_OCH_OTU4_service _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_32_check_tapi_topology_T0 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_33_create_ODU4_service _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_34_check_tapi_topology_T0 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_35_connect_sprda_2_n2_to_roadma_pp3 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_36_connect_roadma_pp3_to_spdra_2_n2 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_37_check_tapi_topology_T0 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_38_delete_ODU4_service _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_39_delete_OCH_OTU4_service _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_40_check_tapi_topology_T0 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_41_disconnect_xponders_from_roadm _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_42_check_tapi_topology_T0 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_43_get_tapi_topology_T100G _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_44_disconnect_roadma _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_45_disconnect_roadmc _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_46_check_tapi_topos _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_47_disconnect_xpdra _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_48_disconnect_xpdrc _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_49_disconnect_spdr_sa1 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_50_disconnect_spdr_sc1 _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_51_check_uninstall_Tapi_Feature _ 15:05:03 15:05:03 cls = 15:05:03 15:05:03 @classmethod 15:05:03 def setUpClass(cls): 15:05:03 cls.init_failed = False 15:05:03 os.environ['JAVA_MIN_MEM'] = '1024M' 15:05:03 os.environ['JAVA_MAX_MEM'] = '4096M' 15:05:03 > cls.processes = test_utils.start_tpce() 15:05:03 ^^^^^^^^^^^^^^^^^^^^^^^ 15:05:03 15:05:03 transportpce_tests/tapi/test01_abstracted_topology.py:148: 15:05:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:05:03 15:05:03 def start_tpce(): 15:05:03 if 'NO_ODL_STARTUP' in os.environ: 15:05:03 print('No OpenDaylight instance to start!') 15:05:03 return [] 15:05:03 print('starting OpenDaylight...') 15:05:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:05:03 process = start_lighty() 15:05:03 else: 15:05:03 process = start_karaf() 15:05:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:05:03 print('OpenDaylight started !') 15:05:03 else: 15:05:03 print('OpenDaylight failed to start !') 15:05:03 shutdown_process(process) 15:05:03 for pid in process_list: 15:05:03 shutdown_process(pid) 15:05:03 > sys.exit(1) 15:05:03 E SystemExit: 1 15:05:03 15:05:03 transportpce_tests/common/test_utils.py:232: SystemExit 15:05:03 ---------------------------- Captured stdout setup ----------------------------- 15:05:03 starting OpenDaylight... 15:05:03 starting KARAF (karaf221) TransportPCE build... 15:05:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:05:03 =========================== short test summary info ============================ 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_01_get_tapi_topology_T100G 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_02_get_tapi_topology_T0 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_03_connect_rdmb 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_04_check_tapi_topos 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_05_disconnect_roadmb 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_06_connect_xpdra 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_07_check_tapi_topos 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_08_connect_rdma 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_09_connect_rdmc 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_10_check_tapi_topos 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_11_connect_xpdra_n1_to_roadma_pp1 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_12_connect_roadma_pp1_to_xpdra_n1 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_13_check_tapi_topology_T100G 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_14_check_tapi_topology_T0 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_15_connect_xpdrc 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_16_connect_xpdrc_n1_to_roadmc_pp1 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_17_connect_roadmc_pp1_to_xpdrc_n1 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_18_check_tapi_topology_T100G 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_19_check_tapi_topology_T0 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_20_connect_spdr_sa1 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_21_connect_spdr_sc1 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_22_check_tapi_topology_T100G 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_23_check_tapi_topology_T0 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_24_connect_sprda_n1_to_roadma_pp2 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_25_connect_roadma_pp2_to_spdra_n1 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_26_connect_sprdc_n1_to_roadmc_pp2 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_27_connect_roadmc_pp2_to_spdrc_n1 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_28_check_tapi_topology_T100G 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_29_check_tapi_topology_T0 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_30_add_oms_attributes 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_31_create_OCH_OTU4_service 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_32_check_tapi_topology_T0 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_33_create_ODU4_service 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_34_check_tapi_topology_T0 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_35_connect_sprda_2_n2_to_roadma_pp3 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_36_connect_roadma_pp3_to_spdra_2_n2 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_37_check_tapi_topology_T0 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_38_delete_ODU4_service 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_39_delete_OCH_OTU4_service 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_40_check_tapi_topology_T0 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_41_disconnect_xponders_from_roadm 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_42_check_tapi_topology_T0 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_43_get_tapi_topology_T100G 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_44_disconnect_roadma 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_45_disconnect_roadmc 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_46_check_tapi_topos 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_47_disconnect_xpdra 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_48_disconnect_xpdrc 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_49_disconnect_spdr_sa1 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_50_disconnect_spdr_sc1 15:05:03 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_51_check_uninstall_Tapi_Feature 15:05:03 51 errors in 5102.92s (1:25:02) 15:05:03 tests71: FAIL ✖ in 20 minutes 8.18 seconds 15:05:03 tests_tapi: exit 1 (5103.22 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=4340 15:05:03 tests_tapi: FAIL ✖ in 1 hour 25 minutes 14.94 seconds 15:05:03 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 15:05:10 tests221: freeze> python -m pip freeze --all 15:05:11 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 15:05:11 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:05:11 using environment variables from ./karaf221.env 15:05:11 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:06:51 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 16:03:33 ==================================== ERRORS ==================================== 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_01_rdm_device_connection __ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 __ ERROR at setup of TestTransportPCEPortmapping.test_02_rdm_device_connected __ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 __ ERROR at setup of TestTransportPCEPortmapping.test_03_rdm_portmapping_info __ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_05_rdm_portmapping_DEG2_TTP_TXRX_with_ots_oms _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG1_PP3_TXRX _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_07_rdm_portmapping_SRG3_PP1_TXRX _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_08_xpdr_device_connection _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_09_xpdr_device_connected __ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_portmapping_info __ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_portmapping_NETWORK1 _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_portmapping_XPDR2_NETWORK1 _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_13_xpdr_portmapping_XPDR1_CLIENT1 _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_14_xpdr_portmapping_XPDR1_CLIENT2 _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_15_spdr_device_connection _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_16_spdr_device_connected __ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_17_spdr_portmapping_info __ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_18_spdr_switching_pool_1 __ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_19_spdr_switching_pool_2 __ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_20_spdr_switching_pool_3 __ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_21_spdr_portmapping_mappings _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_22_spdr_portmapping_XPDR1_CLIENT1 _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_23_spdr_portmapping_XPDR1_NETWORK1 _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_24_spdr_portmapping_XPDR2_CLIENT2 _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_25_spdr_portmapping_XPDR2_NETWORK2 _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_26_spdr_portmapping_XPDR3_CLIENT3 _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_27_spdr_portmapping_XPDR3_NETWORK1 _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_28_spdr_device_disconnection _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_29_xpdr_device_disconnected _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_30_xpdr_device_disconnection _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_31_xpdr_device_disconnected _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_32_xpdr_device_not_connected _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_33_rdm_device_disconnection _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_34_rdm_device_disconnected _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 _ ERROR at setup of TestTransportPCEPortmapping.test_35_rdm_device_not_connected _ 16:03:33 16:03:33 cls = 16:03:33 16:03:33 @classmethod 16:03:33 def setUpClass(cls): 16:03:33 > cls.processes = test_utils.start_tpce() 16:03:33 ^^^^^^^^^^^^^^^^^^^^^^^ 16:03:33 16:03:33 transportpce_tests/2.2.1/test01_portmapping.py:33: 16:03:33 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:03:33 16:03:33 def start_tpce(): 16:03:33 if 'NO_ODL_STARTUP' in os.environ: 16:03:33 print('No OpenDaylight instance to start!') 16:03:33 return [] 16:03:33 print('starting OpenDaylight...') 16:03:33 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:03:33 process = start_lighty() 16:03:33 else: 16:03:33 process = start_karaf() 16:03:33 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:03:33 print('OpenDaylight started !') 16:03:33 else: 16:03:33 print('OpenDaylight failed to start !') 16:03:33 shutdown_process(process) 16:03:33 for pid in process_list: 16:03:33 shutdown_process(pid) 16:03:33 > sys.exit(1) 16:03:33 E SystemExit: 1 16:03:33 16:03:33 transportpce_tests/common/test_utils.py:232: SystemExit 16:03:33 ---------------------------- Captured stdout setup ----------------------------- 16:03:33 starting OpenDaylight... 16:03:33 starting KARAF (karaf221) TransportPCE build... 16:03:33 Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:03:33 =========================== short test summary info ============================ 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_DEG2_TTP_TXRX_with_ots_oms 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG1_PP3_TXRX 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_rdm_portmapping_SRG3_PP1_TXRX 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_xpdr_device_connection 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_xpdr_device_connected 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_portmapping_info 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_portmapping_NETWORK1 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_portmapping_XPDR2_NETWORK1 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_13_xpdr_portmapping_XPDR1_CLIENT1 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_14_xpdr_portmapping_XPDR1_CLIENT2 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_15_spdr_device_connection 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_16_spdr_device_connected 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_17_spdr_portmapping_info 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_18_spdr_switching_pool_1 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_spdr_switching_pool_2 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_20_spdr_switching_pool_3 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_21_spdr_portmapping_mappings 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_22_spdr_portmapping_XPDR1_CLIENT1 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_23_spdr_portmapping_XPDR1_NETWORK1 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_24_spdr_portmapping_XPDR2_CLIENT2 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_25_spdr_portmapping_XPDR2_NETWORK2 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_26_spdr_portmapping_XPDR3_CLIENT3 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_27_spdr_portmapping_XPDR3_NETWORK1 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_28_spdr_device_disconnection 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_29_xpdr_device_disconnected 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_30_xpdr_device_disconnection 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_31_xpdr_device_disconnected 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_32_xpdr_device_not_connected 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_33_rdm_device_disconnection 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_34_rdm_device_disconnected 16:03:33 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_35_rdm_device_not_connected 16:03:33 35 errors in 3501.71s (0:58:21) 16:03:33 tests221: exit 1 (3502.03 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 pid=5150 16:03:33 tests221: FAIL ✖ in 58 minutes 29.39 seconds 16:03:33 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 16:03:40 tests_hybrid: freeze> python -m pip freeze --all 16:03:40 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 16:03:40 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:03:40 using environment variables from ./karaf221.env 16:03:40 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:05:20 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 17:28:43 ==================================== ERRORS ==================================== 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_01_connect_xpdrA _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_02_connect_xpdrC _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_03_connect_rdmA _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_04_connect_rdmC _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_05_connect_xpdrA_N1_to_roadmA_PP1 _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_06_connect_roadmA_PP1_to_xpdrA_N1 _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_07_connect_xpdrC_N1_to_roadmC_PP1 _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_08_connect_roadmC_PP1_to_xpdrC_N1 _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_09_add_omsAttributes_ROADMA_ROADMC _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_10_add_omsAttributes_ROADMC_ROADMA _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_11_create_eth_service1 _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_12_get_eth_service1 _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_13_change_status_line_port_xpdra _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_14_check_update_portmapping _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_15_check_update_openroadm_topo _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_16_check_update_service1 _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_17_restore_status_line_port_xpdra _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_18_check_update_portmapping_ok _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_19_check_update_openroadm_topo_ok _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_20_check_update_service1_ok _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_21_change_status_port_roadma_srg _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_22_check_update_portmapping _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_23_check_update_openroadm_topo _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_24_restore_status_port_roadma_srg _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_25_check_update_portmapping_ok _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_26_check_update_openroadm_topo_ok _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_27_check_update_service1_ok _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_28_change_status_line_port_roadma_deg _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_29_check_update_portmapping _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_30_check_update_openroadm_topo _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_31_restore_status_line_port_roadma_srg _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_32_check_update_portmapping_ok _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_33_check_update_openroadm_topo_ok _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_34_check_update_service1_ok _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_35_change_status_line_port_xpdrc _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_36_check_update_portmapping _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_37_check_update_openroadm_topo _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_38_restore_status_line_port_xpdrc _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_39_check_update_portmapping_ok _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_40_check_update_openroadm_topo_ok _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_41_check_update_service1_ok _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_42_change_status_port_roadma_srg _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_43_check_update_portmapping _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_44_check_update_openroadm_topo _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_45_check_update_service1_ok _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_46_delete_eth_service1 _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_47_disconnect_xponders_from_roadm _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_48_disconnect_XPDRA _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_49_disconnect_XPDRC _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_50_disconnect_ROADMA _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_51_disconnect_ROADMC _ 17:28:43 17:28:43 cls = 17:28:43 17:28:43 @classmethod 17:28:43 def setUpClass(cls): 17:28:43 > cls.processes = test_utils.start_tpce() 17:28:43 ^^^^^^^^^^^^^^^^^^^^^^^ 17:28:43 17:28:43 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 17:28:43 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 17:28:43 17:28:43 def start_tpce(): 17:28:43 if 'NO_ODL_STARTUP' in os.environ: 17:28:43 print('No OpenDaylight instance to start!') 17:28:43 return [] 17:28:43 print('starting OpenDaylight...') 17:28:43 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 17:28:43 process = start_lighty() 17:28:43 else: 17:28:43 process = start_karaf() 17:28:43 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 17:28:43 print('OpenDaylight started !') 17:28:43 else: 17:28:43 print('OpenDaylight failed to start !') 17:28:43 shutdown_process(process) 17:28:43 for pid in process_list: 17:28:43 shutdown_process(pid) 17:28:43 > sys.exit(1) 17:28:43 E SystemExit: 1 17:28:43 17:28:43 transportpce_tests/common/test_utils.py:232: SystemExit 17:28:43 ---------------------------- Captured stdout setup ----------------------------- 17:28:43 starting OpenDaylight... 17:28:43 starting KARAF (karaf221) TransportPCE build... 17:28:43 Pattern not found after 100 seconds! OpenDaylight failed to start ! 17:28:43 =========================== short test summary info ============================ 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_01_connect_xpdrA 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_02_connect_xpdrC 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_03_connect_rdmA 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_04_connect_rdmC 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_05_connect_xpdrA_N1_to_roadmA_PP1 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_06_connect_roadmA_PP1_to_xpdrA_N1 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_07_connect_xpdrC_N1_to_roadmC_PP1 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_08_connect_roadmC_PP1_to_xpdrC_N1 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_09_add_omsAttributes_ROADMA_ROADMC 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_10_add_omsAttributes_ROADMC_ROADMA 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_11_create_eth_service1 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_12_get_eth_service1 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_13_change_status_line_port_xpdra 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_14_check_update_portmapping 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_15_check_update_openroadm_topo 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_16_check_update_service1 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_17_restore_status_line_port_xpdra 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_18_check_update_portmapping_ok 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_19_check_update_openroadm_topo_ok 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_20_check_update_service1_ok 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_21_change_status_port_roadma_srg 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_22_check_update_portmapping 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_23_check_update_openroadm_topo 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_24_restore_status_port_roadma_srg 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_25_check_update_portmapping_ok 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_26_check_update_openroadm_topo_ok 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_27_check_update_service1_ok 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_28_change_status_line_port_roadma_deg 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_29_check_update_portmapping 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_30_check_update_openroadm_topo 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_31_restore_status_line_port_roadma_srg 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_32_check_update_portmapping_ok 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_33_check_update_openroadm_topo_ok 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_34_check_update_service1_ok 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_35_change_status_line_port_xpdrc 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_36_check_update_portmapping 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_37_check_update_openroadm_topo 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_38_restore_status_line_port_xpdrc 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_39_check_update_portmapping_ok 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_40_check_update_openroadm_topo_ok 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_41_check_update_service1_ok 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_42_change_status_port_roadma_srg 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_43_check_update_portmapping 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_44_check_update_openroadm_topo 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_45_check_update_service1_ok 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_46_delete_eth_service1 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_47_disconnect_xponders_from_roadm 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_48_disconnect_XPDRA 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_49_disconnect_XPDRC 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_50_disconnect_ROADMA 17:28:43 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_51_disconnect_ROADMC 17:28:43 51 errors in 5102.82s (1:25:02) 17:28:43 tests_hybrid: exit 1 (5103.15 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid pid=5566 17:28:43 buildcontroller: FAIL code 127 (9.19=setup[8.56]+cmd[0.63] seconds) 17:28:43 sims: OK (11.45=setup[7.13]+cmd[4.32] seconds) 17:28:43 build_karaf_tests121: FAIL code 127 (8.55=setup[8.48]+cmd[0.07] seconds) 17:28:43 testsPCE: FAIL code 1 (2456.02=setup[54.52]+cmd[2401.50] seconds) 17:28:43 tests121: FAIL code 1 (2113.56=setup[12.22]+cmd[2101.34] seconds) 17:28:43 build_karaf_tests221: FAIL code 127 (8.96=setup[8.96]+cmd[0.01] seconds) 17:28:43 tests_tapi: FAIL code 1 (5114.94=setup[11.72]+cmd[5103.22] seconds) 17:28:43 tests221: FAIL code 1 (3509.39=setup[7.36]+cmd[3502.03] seconds) 17:28:43 build_karaf_tests71: FAIL code 127 (7.84=setup[7.81]+cmd[0.02] seconds) 17:28:43 tests71: FAIL code 1 (1208.18=setup[7.21]+cmd[1200.96] seconds) 17:28:43 build_karaf_tests190: FAIL code 127 (7.32=setup[7.32]+cmd[0.00] seconds) 17:28:43 tests190: FAIL code 1 (1013.05=setup[12.16]+cmd[1000.89] seconds) 17:28:43 tests_hybrid: FAIL code 1 (5110.30=setup[7.15]+cmd[5103.15] seconds) 17:28:43 buildlighty: FAIL code 9 (7.07=setup[7.05]+cmd[0.02] seconds) 17:28:43 docs: OK (26.79=setup[24.74]+cmd[2.05] seconds) 17:28:43 docs-linkcheck: OK (27.88=setup[24.68]+cmd[3.20] seconds) 17:28:43 checkbashisms: OK (3.31=setup[2.00]+cmd[0.01,0.06,1.24] seconds) 17:28:43 pre-commit: OK (40.64=setup[3.10]+cmd[0.01,0.01,31.42,6.09] seconds) 17:28:43 pylint: OK (27.49=setup[4.32]+cmd[23.17] seconds) 17:28:43 evaluation failed :( (16234.70 seconds) 17:28:43 + tox_status=255 17:28:43 + echo '---> Completed tox runs' 17:28:43 ---> Completed tox runs 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/build_karaf_tests121/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=build_karaf_tests121 17:28:43 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/build_karaf_tests190/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=build_karaf_tests190 17:28:43 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/build_karaf_tests221/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=build_karaf_tests221 17:28:43 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/build_karaf_tests71/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=build_karaf_tests71 17:28:43 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 17:28:43 + for i in .tox/*/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 ++ echo .tox/buildcontroller/log 17:28:43 + tox_env=buildcontroller 17:28:43 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/buildlighty/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=buildlighty 17:28:43 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/checkbashisms/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=checkbashisms 17:28:43 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/docs-linkcheck/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=docs-linkcheck 17:28:43 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/docs/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=docs 17:28:43 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/pre-commit/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=pre-commit 17:28:43 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/pylint/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=pylint 17:28:43 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/sims/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=sims 17:28:43 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/tests121/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=tests121 17:28:43 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/tests190/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=tests190 17:28:43 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/tests221/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=tests221 17:28:43 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/tests71/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=tests71 17:28:43 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/testsPCE/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=testsPCE 17:28:43 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/tests_hybrid/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=tests_hybrid 17:28:43 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 17:28:43 + for i in .tox/*/log 17:28:43 ++ echo .tox/tests_tapi/log 17:28:43 ++ awk -F/ '{print $2}' 17:28:43 + tox_env=tests_tapi 17:28:43 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 17:28:43 + DOC_DIR=docs/_build/html 17:28:43 + [[ -d docs/_build/html ]] 17:28:43 + echo '---> Archiving generated docs' 17:28:43 ---> Archiving generated docs 17:28:43 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 17:28:43 + echo '---> tox-run.sh ends' 17:28:43 ---> tox-run.sh ends 17:28:43 + test 255 -eq 0 17:28:43 + exit 255 17:28:43 ++ '[' 1 = 1 ']' 17:28:43 ++ '[' -x /usr/bin/clear_console ']' 17:28:43 ++ /usr/bin/clear_console -q 17:28:43 Build step 'Execute shell' marked build as failure 17:28:43 $ ssh-agent -k 17:28:43 unset SSH_AUTH_SOCK; 17:28:43 unset SSH_AGENT_PID; 17:28:43 echo Agent pid 1578 killed; 17:28:43 [ssh-agent] Stopped. 17:28:43 [PostBuildScript] - [INFO] Executing post build scripts. 17:28:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15200557970099904085.sh 17:28:43 ---> sysstat.sh 17:28:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5165803126737533861.sh 17:28:44 ---> package-listing.sh 17:28:44 ++ facter osfamily 17:28:44 ++ tr '[:upper:]' '[:lower:]' 17:28:44 + OS_FAMILY=debian 17:28:44 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 17:28:44 + START_PACKAGES=/tmp/packages_start.txt 17:28:44 + END_PACKAGES=/tmp/packages_end.txt 17:28:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:28:44 + PACKAGES=/tmp/packages_start.txt 17:28:44 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:28:44 + PACKAGES=/tmp/packages_end.txt 17:28:44 + case "${OS_FAMILY}" in 17:28:44 + grep '^ii' 17:28:44 + dpkg -l 17:28:44 + '[' -f /tmp/packages_start.txt ']' 17:28:44 + '[' -f /tmp/packages_end.txt ']' 17:28:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:28:44 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 17:28:44 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:28:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 17:28:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9288272928929471467.sh 17:28:44 ---> capture-instance-metadata.sh 17:28:44 Setup pyenv: 17:28:44 system 17:28:44 3.8.20 17:28:44 3.9.20 17:28:44 3.10.15 17:28:44 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:28:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mMO0 from file:/tmp/.os_lf_venv 17:28:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:28:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:28:46 lf-activate-venv(): INFO: Base packages installed successfully 17:28:46 lf-activate-venv(): INFO: Installing additional packages: lftools 17:28:57 lf-activate-venv(): INFO: Adding /tmp/venv-mMO0/bin to PATH 17:28:58 INFO: Running in OpenStack, capturing instance metadata 17:28:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4521134257407900944.sh 17:28:58 provisioning config files... 17:28:59 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4171 17:28:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config1678819475830629776tmp 17:28:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:28:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:28:59 provisioning config files... 17:28:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:28:59 [EnvInject] - Injecting environment variables from a build step. 17:28:59 [EnvInject] - Injecting as environment variables the properties content 17:28:59 SERVER_ID=logs 17:28:59 17:28:59 [EnvInject] - Variables injected successfully. 17:28:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4650578732509607594.sh 17:28:59 ---> create-netrc.sh 17:28:59 WARN: Log server credential not found. 17:28:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7797715948598035467.sh 17:28:59 ---> python-tools-install.sh 17:28:59 Setup pyenv: 17:28:59 system 17:28:59 3.8.20 17:28:59 3.9.20 17:28:59 3.10.15 17:28:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:28:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mMO0 from file:/tmp/.os_lf_venv 17:28:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:28:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:29:01 lf-activate-venv(): INFO: Base packages installed successfully 17:29:01 lf-activate-venv(): INFO: Installing additional packages: lftools 17:29:11 lf-activate-venv(): INFO: Adding /tmp/venv-mMO0/bin to PATH 17:29:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5566855817437471356.sh 17:29:11 ---> sudo-logs.sh 17:29:11 Archiving 'sudo' log.. 17:29:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6163671322740659836.sh 17:29:12 ---> job-cost.sh 17:29:12 Setup pyenv: 17:29:12 system 17:29:12 3.8.20 17:29:12 3.9.20 17:29:12 3.10.15 17:29:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:29:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mMO0 from file:/tmp/.os_lf_venv 17:29:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:29:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:29:14 lf-activate-venv(): INFO: Base packages installed successfully 17:29:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:29:23 lf-activate-venv(): INFO: Adding /tmp/venv-mMO0/bin to PATH 17:29:23 INFO: No Stack... 17:29:23 INFO: Retrieving Pricing Info for: v3-standard-4 17:29:23 INFO: Archiving Costs 17:29:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins6545351212834863656.sh 17:29:23 ---> logs-deploy.sh 17:29:23 Setup pyenv: 17:29:23 system 17:29:23 3.8.20 17:29:23 3.9.20 17:29:23 3.10.15 17:29:23 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 17:29:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mMO0 from file:/tmp/.os_lf_venv 17:29:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:29:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:29:26 lf-activate-venv(): INFO: Base packages installed successfully 17:29:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:29:38 lf-activate-venv(): INFO: Adding /tmp/venv-mMO0/bin to PATH 17:29:38 WARNING: Nexus logging server not set 17:29:38 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4171/ 17:29:38 INFO: archiving logs to S3 17:29:39 ---> uname -a: 17:29:39 Linux prd-ubuntu2204-docker-4c-16g-23118 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:29:39 17:29:39 17:29:39 ---> lscpu: 17:29:39 Architecture: x86_64 17:29:39 CPU op-mode(s): 32-bit, 64-bit 17:29:39 Address sizes: 40 bits physical, 48 bits virtual 17:29:39 Byte Order: Little Endian 17:29:39 CPU(s): 4 17:29:39 On-line CPU(s) list: 0-3 17:29:39 Vendor ID: AuthenticAMD 17:29:39 Model name: AMD EPYC-Rome Processor 17:29:39 CPU family: 23 17:29:39 Model: 49 17:29:39 Thread(s) per core: 1 17:29:39 Core(s) per socket: 1 17:29:39 Socket(s): 4 17:29:39 Stepping: 0 17:29:39 BogoMIPS: 5600.00 17:29:39 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 17:29:39 Virtualization: AMD-V 17:29:39 Hypervisor vendor: KVM 17:29:39 Virtualization type: full 17:29:39 L1d cache: 128 KiB (4 instances) 17:29:39 L1i cache: 128 KiB (4 instances) 17:29:39 L2 cache: 2 MiB (4 instances) 17:29:39 L3 cache: 64 MiB (4 instances) 17:29:39 NUMA node(s): 1 17:29:39 NUMA node0 CPU(s): 0-3 17:29:39 Vulnerability Gather data sampling: Not affected 17:29:39 Vulnerability Indirect target selection: Not affected 17:29:39 Vulnerability Itlb multihit: Not affected 17:29:39 Vulnerability L1tf: Not affected 17:29:39 Vulnerability Mds: Not affected 17:29:39 Vulnerability Meltdown: Not affected 17:29:39 Vulnerability Mmio stale data: Not affected 17:29:39 Vulnerability Reg file data sampling: Not affected 17:29:39 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:29:39 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:29:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:29:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:29:39 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:29:39 Vulnerability Srbds: Not affected 17:29:39 Vulnerability Tsa: Not affected 17:29:39 Vulnerability Tsx async abort: Not affected 17:29:39 Vulnerability Vmscape: Not affected 17:29:39 17:29:39 17:29:39 ---> nproc: 17:29:39 4 17:29:39 17:29:39 17:29:39 ---> df -h: 17:29:39 Filesystem Size Used Avail Use% Mounted on 17:29:39 tmpfs 1.6G 1.1M 1.6G 1% /run 17:29:39 /dev/vda1 78G 12G 67G 15% / 17:29:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:29:39 tmpfs 5.0M 0 5.0M 0% /run/lock 17:29:39 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:29:39 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 17:29:39 17:29:39 17:29:39 ---> free -m: 17:29:39 total used free shared buff/cache available 17:29:39 Mem: 15989 676 9447 4 5865 14970 17:29:39 Swap: 1023 0 1023 17:29:39 17:29:39 17:29:39 ---> ip addr: 17:29:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:29:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:29:39 inet 127.0.0.1/8 scope host lo 17:29:39 valid_lft forever preferred_lft forever 17:29:39 inet6 ::1/128 scope host 17:29:39 valid_lft forever preferred_lft forever 17:29:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:29:39 link/ether fa:16:3e:6c:b8:75 brd ff:ff:ff:ff:ff:ff 17:29:39 altname enp0s3 17:29:39 inet 10.30.170.143/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:29:39 valid_lft 69984sec preferred_lft 69984sec 17:29:39 inet6 fe80::f816:3eff:fe6c:b875/64 scope link 17:29:39 valid_lft forever preferred_lft forever 17:29:39 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:29:39 link/ether 4e:71:ea:af:d5:e3 brd ff:ff:ff:ff:ff:ff 17:29:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:29:39 valid_lft forever preferred_lft forever 17:29:39 17:29:39 17:29:39 ---> sar -b -r -n DEV: 17:29:39 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-23118) 01/08/26 _x86_64_ (4 CPU) 17:29:39 17:29:39 12:56:05 LINUX RESTART (4 CPU) 17:29:39 17:29:39 13:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:29:39 13:10:02 12.64 0.56 11.72 0.36 608.04 2216.37 12854.63 17:29:39 13:20:01 1.52 0.01 1.49 0.02 0.05 17.34 0.16 17:29:39 13:30:01 1.37 0.00 1.35 0.02 0.00 15.78 0.15 17:29:39 13:40:02 2.88 0.01 2.58 0.29 0.05 112.23 2.85 17:29:39 13:50:01 18.79 0.00 4.57 14.22 0.15 776.51 233100.22 17:29:39 14:00:02 3.16 0.00 3.05 0.11 0.03 302.85 2.29 17:29:39 14:10:02 1.54 0.00 1.49 0.04 0.00 19.12 0.48 17:29:39 14:20:01 1.81 0.00 1.77 0.04 0.00 22.12 0.45 17:29:39 14:30:02 1.66 0.00 1.64 0.02 0.00 19.44 0.16 17:29:39 14:40:02 1.65 0.00 1.64 0.01 0.00 19.04 0.16 17:29:39 14:50:01 1.57 0.00 1.55 0.02 0.00 18.27 0.16 17:29:39 15:00:02 1.48 0.00 1.47 0.02 0.00 17.37 0.16 17:29:39 15:10:02 3.46 0.00 3.36 0.10 0.00 304.47 1.09 17:29:39 15:20:01 1.79 0.00 1.78 0.02 0.00 20.46 0.16 17:29:39 15:30:02 1.75 0.00 1.73 0.02 0.00 19.78 0.16 17:29:39 15:40:02 1.54 0.00 1.53 0.02 0.00 17.59 0.16 17:29:39 15:50:01 1.59 0.00 1.57 0.02 0.00 18.09 0.16 17:29:39 16:00:02 1.53 0.00 1.51 0.02 0.00 17.46 0.16 17:29:39 16:10:02 3.08 0.00 2.94 0.13 0.01 301.79 1.08 17:29:39 16:20:01 1.87 0.00 1.85 0.02 0.00 20.58 0.17 17:29:39 16:30:02 1.82 0.00 1.80 0.02 0.00 19.81 0.16 17:29:39 16:40:02 1.80 0.00 1.79 0.01 0.00 19.65 0.16 17:29:39 16:50:01 1.81 0.00 1.80 0.02 0.00 19.64 0.16 17:29:39 17:00:02 1.75 0.00 1.73 0.02 0.00 19.35 0.16 17:29:39 17:10:02 1.83 0.00 1.81 0.02 0.00 19.89 0.16 17:29:39 17:20:01 1.84 0.00 1.82 0.02 0.00 20.24 0.16 17:29:39 Average: 2.98 0.02 2.36 0.60 23.40 169.04 9446.56 17:29:39 17:29:39 13:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:29:39 13:10:02 10209992 15333856 615080 3.76 171640 4948964 1323920 7.60 635932 4980392 168 17:29:39 13:20:01 10208828 15333084 616020 3.76 172004 4948976 1323984 7.60 636296 4980244 204 17:29:39 13:30:01 10210172 15334924 614216 3.75 172368 4949108 1324512 7.60 636660 4980732 36 17:29:39 13:40:02 9921192 15296092 651112 3.98 181552 5165380 1441980 8.28 646340 5262168 220236 17:29:39 13:50:01 9898432 15278320 668752 4.08 182076 5169968 1452568 8.34 651344 5273740 8 17:29:39 14:00:02 9807296 15270908 675244 4.12 185272 5242180 1437848 8.25 654720 5347520 216 17:29:39 14:10:02 9804820 15268856 677436 4.14 185652 5242192 1437848 8.25 655096 5347880 196 17:29:39 14:20:01 9900036 15364560 581656 3.55 186000 5242340 1337664 7.68 655468 5269532 204 17:29:39 14:30:02 9897264 15362280 584036 3.57 186316 5242480 1338784 7.68 655820 5269644 284 17:29:39 14:40:02 9896268 15361672 584576 3.57 186668 5242488 1338832 7.68 656168 5269764 292 17:29:39 14:50:01 9895512 15361160 585168 3.57 186896 5242492 1338832 7.68 656396 5269784 200 17:29:39 15:00:02 9895260 15361320 584996 3.57 187160 5242632 1338832 7.68 656660 5270016 212 17:29:39 15:10:02 9808120 15357804 587816 3.59 190372 5314872 1327760 7.62 660000 5339520 196 17:29:39 15:20:01 9805348 15355548 590108 3.60 190724 5315004 1327760 7.62 660344 5339976 8 17:29:39 15:30:02 9803864 15354484 591148 3.61 191100 5315016 1327768 7.62 660728 5340312 224 17:29:39 15:40:02 9803612 15354544 591064 3.61 191404 5315024 1327804 7.62 661032 5340588 204 17:29:39 15:50:01 9802608 15354004 591704 3.61 191716 5315164 1327812 7.62 661344 5340776 204 17:29:39 16:00:02 9801852 15353512 592172 3.62 191984 5315172 1327852 7.62 661600 5340856 4 17:29:39 16:10:02 9703168 15338756 606232 3.70 195112 5387484 1329512 7.63 664868 5414540 196 17:29:39 16:20:01 9702668 15338640 606328 3.70 195468 5387496 1329640 7.63 665224 5414672 200 17:29:39 16:30:02 9700468 15336768 608140 3.71 195780 5387508 1329776 7.63 665536 5414852 336 17:29:39 16:40:02 9700648 15337436 607336 3.71 196164 5387640 1329776 7.63 665884 5415052 200 17:29:39 16:50:01 9699604 15336768 608144 3.71 196508 5387652 1329776 7.63 666240 5415032 8 17:29:39 17:00:02 9697392 15335004 609816 3.72 196916 5387660 1329776 7.63 666664 5415152 200 17:29:39 17:10:02 9696636 15334720 610140 3.73 197252 5387800 1329776 7.63 667012 5415432 300 17:29:39 17:20:01 9695380 15333776 610976 3.73 197588 5387808 1329776 7.63 667312 5415480 204 17:29:39 Average: 9844863 15336492 609593 3.72 188527 5264250 1347699 7.74 657334 5303218 8644 17:29:39 17:29:39 13:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:29:39 13:10:02 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 13:10:02 ens3 12.09 6.98 185.85 0.52 0.00 0.00 0.00 0.00 17:29:39 13:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 13:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 13:20:01 ens3 0.34 0.11 0.05 0.02 0.00 0.00 0.00 0.00 17:29:39 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 13:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 13:30:01 ens3 0.30 0.12 0.05 0.02 0.00 0.00 0.00 0.00 17:29:39 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 13:40:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 13:40:02 ens3 0.97 0.93 0.40 0.45 0.00 0.00 0.00 0.00 17:29:39 13:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 13:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 13:50:01 ens3 0.31 0.15 0.06 0.03 0.00 0.00 0.00 0.00 17:29:39 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 14:00:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 14:00:02 ens3 0.54 0.36 0.18 0.16 0.00 0.00 0.00 0.00 17:29:39 14:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 14:10:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 14:10:02 ens3 0.33 0.16 0.06 0.03 0.00 0.00 0.00 0.00 17:29:39 14:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 14:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 14:20:01 ens3 0.56 0.72 0.10 0.88 0.00 0.00 0.00 0.00 17:29:39 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 14:30:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 14:30:02 ens3 0.53 0.61 0.07 0.51 0.00 0.00 0.00 0.00 17:29:39 14:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 14:40:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 14:40:02 ens3 0.38 0.15 0.11 0.06 0.00 0.00 0.00 0.00 17:29:39 14:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 14:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 14:50:01 ens3 0.25 0.11 0.05 0.02 0.00 0.00 0.00 0.00 17:29:39 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 15:00:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 15:00:02 ens3 0.25 0.11 0.05 0.02 0.00 0.00 0.00 0.00 17:29:39 15:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 15:10:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 15:10:02 ens3 0.69 0.53 0.19 0.29 0.00 0.00 0.00 0.00 17:29:39 15:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 15:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 15:20:01 ens3 0.26 0.11 0.05 0.02 0.00 0.00 0.00 0.00 17:29:39 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 15:30:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 15:30:02 ens3 0.25 0.09 0.05 0.02 0.00 0.00 0.00 0.00 17:29:39 15:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 15:40:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 15:40:02 ens3 0.37 0.16 0.10 0.06 0.00 0.00 0.00 0.00 17:29:39 15:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 15:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 15:50:01 ens3 0.27 0.11 0.05 0.02 0.00 0.00 0.00 0.00 17:29:39 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 16:00:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 16:00:02 ens3 0.32 0.13 0.08 0.04 0.00 0.00 0.00 0.00 17:29:39 16:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 16:10:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 16:10:02 ens3 0.61 0.43 0.20 0.24 0.00 0.00 0.00 0.00 17:29:39 16:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 16:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 16:20:01 ens3 0.46 0.19 0.16 0.10 0.00 0.00 0.00 0.00 17:29:39 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 16:30:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 16:30:02 ens3 0.27 0.10 0.05 0.02 0.00 0.00 0.00 0.00 17:29:39 16:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 16:40:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 16:40:02 ens3 0.37 0.15 0.11 0.07 0.00 0.00 0.00 0.00 17:29:39 16:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 16:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 16:50:01 ens3 0.24 0.11 0.05 0.02 0.00 0.00 0.00 0.00 17:29:39 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 17:00:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 17:00:02 ens3 0.24 0.11 0.05 0.02 0.00 0.00 0.00 0.00 17:29:39 17:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 17:10:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 17:10:02 ens3 0.24 0.11 0.05 0.02 0.00 0.00 0.00 0.00 17:29:39 17:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 17:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 17:20:01 ens3 0.24 0.10 0.05 0.02 0.00 0.00 0.00 0.00 17:29:39 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:29:39 Average: ens3 0.83 0.50 7.24 0.14 0.00 0.00 0.00 0.00 17:29:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:39 17:29:39 17:29:39 ---> sar -P ALL: 17:29:39 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-23118) 01/08/26 _x86_64_ (4 CPU) 17:29:39 17:29:39 12:56:05 LINUX RESTART (4 CPU) 17:29:39 17:29:39 13:00:02 CPU %user %nice %system %iowait %steal %idle 17:29:39 13:10:02 all 0.53 0.00 0.21 0.12 0.04 99.09 17:29:39 13:10:02 0 0.58 0.00 0.25 0.12 0.05 99.01 17:29:39 13:10:02 1 0.29 0.00 0.20 0.12 0.03 99.35 17:29:39 13:10:02 2 0.34 0.00 0.17 0.05 0.03 99.42 17:29:39 13:10:02 3 0.92 0.00 0.23 0.22 0.03 98.60 17:29:39 13:20:01 all 0.27 0.00 0.08 0.04 0.03 99.57 17:29:39 13:20:01 0 0.16 0.00 0.07 0.09 0.03 99.64 17:29:39 13:20:01 1 0.34 0.00 0.11 0.00 0.05 99.50 17:29:39 13:20:01 2 0.12 0.00 0.10 0.04 0.04 99.70 17:29:39 13:20:01 3 0.44 0.00 0.04 0.03 0.02 99.46 17:29:39 13:30:01 all 0.28 0.00 0.09 0.01 0.03 99.59 17:29:39 13:30:01 0 0.72 0.00 0.08 0.00 0.03 99.18 17:29:39 13:30:01 1 0.14 0.00 0.09 0.03 0.03 99.73 17:29:39 13:30:01 2 0.18 0.00 0.10 0.00 0.04 99.69 17:29:39 13:30:01 3 0.09 0.00 0.08 0.03 0.03 99.77 17:29:39 13:40:02 all 1.12 0.00 0.16 0.38 0.03 98.31 17:29:39 13:40:02 0 1.40 0.00 0.19 0.17 0.04 98.19 17:29:39 13:40:02 1 1.15 0.00 0.14 0.18 0.02 98.51 17:29:39 13:40:02 2 1.04 0.00 0.19 0.17 0.04 98.56 17:29:39 13:40:02 3 0.88 0.00 0.14 0.98 0.03 97.97 17:29:39 13:50:01 all 0.45 0.00 0.21 0.19 0.04 99.10 17:29:39 13:50:01 0 0.25 0.00 0.19 0.04 0.04 99.49 17:29:39 13:50:01 1 0.49 0.00 0.25 0.22 0.05 99.00 17:29:39 13:50:01 2 0.55 0.00 0.19 0.04 0.05 99.17 17:29:39 13:50:01 3 0.51 0.00 0.21 0.47 0.04 98.76 17:29:39 14:00:02 all 0.71 0.00 0.21 0.04 0.05 99.00 17:29:39 14:00:02 0 1.38 0.00 0.23 0.02 0.04 98.32 17:29:39 14:00:02 1 0.86 0.00 0.22 0.01 0.05 98.86 17:29:39 14:00:02 2 0.28 0.00 0.19 0.01 0.05 99.46 17:29:39 14:00:02 3 0.31 0.00 0.20 0.10 0.04 99.34 17:29:39 14:10:02 all 0.33 0.00 0.21 0.06 0.14 99.26 17:29:39 14:10:02 0 0.29 0.00 0.27 0.05 0.19 99.20 17:29:39 14:10:02 1 0.34 0.00 0.19 0.11 0.19 99.17 17:29:39 14:10:02 2 0.30 0.00 0.19 0.01 0.11 99.39 17:29:39 14:10:02 3 0.40 0.00 0.18 0.07 0.07 99.28 17:29:39 14:20:01 all 0.31 0.00 0.15 0.02 0.04 99.47 17:29:39 14:20:01 0 0.19 0.00 0.17 0.01 0.05 99.59 17:29:39 14:20:01 1 0.22 0.00 0.15 0.02 0.05 99.56 17:29:39 14:20:01 2 0.62 0.00 0.16 0.03 0.04 99.15 17:29:39 14:20:01 3 0.22 0.00 0.11 0.03 0.03 99.61 17:29:39 14:30:02 all 0.20 0.00 0.09 0.07 0.03 99.61 17:29:39 14:30:02 0 0.07 0.00 0.05 0.00 0.01 99.86 17:29:39 14:30:02 1 0.31 0.00 0.10 0.06 0.03 99.51 17:29:39 14:30:02 2 0.14 0.00 0.12 0.02 0.04 99.69 17:29:39 14:30:02 3 0.30 0.00 0.11 0.19 0.03 99.39 17:29:39 14:40:02 all 0.35 0.00 0.09 0.02 0.03 99.52 17:29:39 14:40:02 0 0.13 0.00 0.08 0.02 0.03 99.75 17:29:39 14:40:02 1 1.01 0.00 0.09 0.00 0.03 98.86 17:29:39 14:40:02 2 0.17 0.00 0.10 0.00 0.03 99.70 17:29:39 14:40:02 3 0.10 0.00 0.07 0.06 0.02 99.75 17:29:39 14:50:01 all 0.27 0.00 0.08 0.05 0.03 99.57 17:29:39 14:50:01 0 0.09 0.00 0.07 0.02 0.02 99.80 17:29:39 14:50:01 1 0.54 0.00 0.12 0.01 0.04 99.30 17:29:39 14:50:01 2 0.38 0.00 0.10 0.01 0.03 99.49 17:29:39 14:50:01 3 0.08 0.00 0.05 0.16 0.02 99.68 17:29:39 17:29:39 14:50:01 CPU %user %nice %system %iowait %steal %idle 17:29:39 15:00:02 all 0.30 0.00 0.08 0.04 0.03 99.55 17:29:39 15:00:02 0 0.58 0.00 0.06 0.06 0.02 99.27 17:29:39 15:00:02 1 0.16 0.00 0.09 0.04 0.03 99.67 17:29:39 15:00:02 2 0.30 0.00 0.09 0.01 0.03 99.56 17:29:39 15:00:02 3 0.14 0.00 0.09 0.04 0.03 99.69 17:29:39 15:10:02 all 0.52 0.00 0.12 0.11 0.03 99.23 17:29:39 15:10:02 0 0.22 0.00 0.08 0.01 0.02 99.67 17:29:39 15:10:02 1 0.22 0.00 0.12 0.12 0.03 99.51 17:29:39 15:10:02 2 0.31 0.00 0.13 0.02 0.02 99.51 17:29:39 15:10:02 3 1.32 0.00 0.16 0.28 0.03 98.22 17:29:39 15:20:01 all 0.27 0.00 0.09 0.10 0.03 99.51 17:29:39 15:20:01 0 0.17 0.00 0.09 0.04 0.03 99.68 17:29:39 15:20:01 1 0.18 0.00 0.10 0.04 0.03 99.65 17:29:39 15:20:01 2 0.52 0.00 0.09 0.02 0.03 99.33 17:29:39 15:20:01 3 0.20 0.00 0.08 0.33 0.02 99.37 17:29:39 15:30:02 all 0.22 0.00 0.09 0.03 0.07 99.60 17:29:39 15:30:02 0 0.17 0.00 0.10 0.03 0.05 99.65 17:29:39 15:30:02 1 0.13 0.00 0.09 0.06 0.13 99.59 17:29:39 15:30:02 2 0.42 0.00 0.06 0.00 0.05 99.48 17:29:39 15:30:02 3 0.16 0.00 0.10 0.01 0.06 99.66 17:29:39 15:40:02 all 0.23 0.00 0.09 0.02 0.03 99.63 17:29:39 15:40:02 0 0.11 0.00 0.06 0.00 0.02 99.81 17:29:39 15:40:02 1 0.15 0.00 0.11 0.08 0.03 99.63 17:29:39 15:40:02 2 0.30 0.00 0.08 0.00 0.03 99.59 17:29:39 15:40:02 3 0.37 0.00 0.10 0.01 0.02 99.49 17:29:39 15:50:01 all 0.25 0.00 0.09 0.01 0.02 99.63 17:29:39 15:50:01 0 0.08 0.00 0.06 0.00 0.02 99.84 17:29:39 15:50:01 1 0.34 0.00 0.11 0.01 0.03 99.51 17:29:39 15:50:01 2 0.18 0.00 0.13 0.01 0.03 99.66 17:29:39 15:50:01 3 0.40 0.00 0.06 0.01 0.02 99.51 17:29:39 16:00:02 all 0.22 0.00 0.09 0.06 0.03 99.60 17:29:39 16:00:02 0 0.15 0.00 0.08 0.03 0.03 99.72 17:29:39 16:00:02 1 0.37 0.00 0.07 0.05 0.02 99.49 17:29:39 16:00:02 2 0.19 0.00 0.12 0.13 0.04 99.52 17:29:39 16:00:02 3 0.19 0.00 0.09 0.03 0.03 99.66 17:29:39 16:10:02 all 0.58 0.00 0.12 0.05 0.03 99.23 17:29:39 16:10:02 0 0.24 0.00 0.09 0.01 0.02 99.64 17:29:39 16:10:02 1 0.42 0.00 0.09 0.01 0.03 99.46 17:29:39 16:10:02 2 0.25 0.00 0.13 0.17 0.03 99.42 17:29:39 16:10:02 3 1.40 0.00 0.16 0.02 0.03 98.39 17:29:39 16:20:01 all 0.27 0.00 0.09 0.18 0.03 99.43 17:29:39 16:20:01 0 0.64 0.00 0.10 0.00 0.04 99.22 17:29:39 16:20:01 1 0.15 0.00 0.11 0.01 0.04 99.70 17:29:39 16:20:01 2 0.11 0.00 0.06 0.02 0.03 99.78 17:29:39 16:20:01 3 0.18 0.00 0.08 0.69 0.03 99.02 17:29:39 16:30:02 all 0.21 0.00 0.09 0.01 0.03 99.67 17:29:39 16:30:02 0 0.12 0.00 0.08 0.00 0.03 99.77 17:29:39 16:30:02 1 0.28 0.00 0.08 0.01 0.04 99.59 17:29:39 16:30:02 2 0.30 0.00 0.09 0.02 0.03 99.57 17:29:39 16:30:02 3 0.13 0.00 0.10 0.00 0.03 99.74 17:29:39 16:40:02 all 0.12 0.00 0.09 0.01 0.03 99.75 17:29:39 16:40:02 0 0.17 0.00 0.12 0.00 0.04 99.67 17:29:39 16:40:02 1 0.07 0.00 0.07 0.02 0.03 99.81 17:29:39 16:40:02 2 0.07 0.00 0.07 0.01 0.02 99.82 17:29:39 16:40:02 3 0.17 0.00 0.10 0.01 0.04 99.68 17:29:39 17:29:39 16:40:02 CPU %user %nice %system %iowait %steal %idle 17:29:39 16:50:01 all 0.29 0.00 0.08 0.01 0.03 99.59 17:29:39 16:50:01 0 0.17 0.00 0.08 0.01 0.03 99.72 17:29:39 16:50:01 1 0.71 0.00 0.06 0.00 0.02 99.21 17:29:39 16:50:01 2 0.12 0.00 0.08 0.01 0.03 99.76 17:29:39 16:50:01 3 0.15 0.00 0.12 0.01 0.04 99.69 17:29:39 17:00:02 all 0.12 0.00 0.08 0.01 0.03 99.76 17:29:39 17:00:02 0 0.08 0.00 0.07 0.00 0.02 99.82 17:29:39 17:00:02 1 0.13 0.00 0.08 0.01 0.03 99.75 17:29:39 17:00:02 2 0.18 0.00 0.11 0.00 0.04 99.67 17:29:39 17:00:02 3 0.11 0.00 0.06 0.02 0.02 99.79 17:29:39 17:10:02 all 0.19 0.00 0.09 0.01 0.04 99.68 17:29:39 17:10:02 0 0.03 0.00 0.02 0.01 0.01 99.92 17:29:39 17:10:02 1 0.10 0.00 0.10 0.03 0.04 99.74 17:29:39 17:10:02 2 0.41 0.00 0.11 0.00 0.06 99.43 17:29:39 17:10:02 3 0.21 0.00 0.12 0.00 0.05 99.62 17:29:39 17:20:01 all 0.18 0.00 0.08 0.01 0.03 99.69 17:29:39 17:20:01 0 0.06 0.00 0.06 0.02 0.02 99.85 17:29:39 17:20:01 1 0.15 0.00 0.11 0.01 0.05 99.68 17:29:39 17:20:01 2 0.12 0.00 0.09 0.00 0.03 99.76 17:29:39 17:20:01 3 0.41 0.00 0.08 0.00 0.04 99.47 17:29:39 Average: all 0.34 0.00 0.11 0.06 0.04 99.45 17:29:39 Average: 0 0.32 0.00 0.11 0.03 0.04 99.51 17:29:39 Average: 1 0.36 0.00 0.12 0.05 0.04 99.43 17:29:39 Average: 2 0.30 0.00 0.12 0.03 0.04 99.51 17:29:39 Average: 3 0.38 0.00 0.11 0.15 0.03 99.33 17:29:39 17:29:39 17:29:39