Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/113983 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-4c-16g-4332 (ubuntu2004-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-oQzkh17LThAz/agent.13188 SSH_AGENT_PID=13191 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_9711066270695606199.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_9711066270695606199.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/transportpce > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/83/113983/10 # timeout=10 > git rev-parse 4ace2a592a010aebc6068e408e6b3a18361ea4cb^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 4ace2a592a010aebc6068e408e6b3a18361ea4cb (refs/changes/83/113983/10) > git config core.sparsecheckout # timeout=10 > git checkout -f 4ace2a592a010aebc6068e408e6b3a18361ea4cb # timeout=10 Commit message: "Implement client create service frequency choice" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk ef1ea2d3074b122313e98b6f012a174f30ae80ca # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 ERROR: No submodules found. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5573876603291879634.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n4Br lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-n4Br/bin to PATH Generating Requirements File Python 3.11.10 pip 24.3.1 from /tmp/venv-n4Br/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.1 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.54 botocore==1.35.54 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.0 click==8.1.7 cliff==4.7.0 cmd2==2.5.2 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.9 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.35.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==3.0.2 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.12.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.2.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.12 s3transfer==0.10.3 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.6 typing_extensions==4.12.2 tzdata==2024.2 urllib3==1.26.20 virtualenv==20.27.1 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17363679602485055777.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-o4wE + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ sed 's/^[ *]* //' ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-o4wE + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o4wE' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o4wE + echo /tmp/venv-o4wE + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + /tmp/venv-o4wE/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-o4wE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-o4wE/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-o4wE/bin to PATH + PATH=/tmp/venv-o4wE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + python3 --version Python 3.11.10 + python3 -m pip --version pip 24.3.1 from /tmp/venv-o4wE/lib/python3.11/site-packages/pip (python 3.11) + python3 -m pip freeze cachetools==5.5.0 chardet==5.2.0 colorama==0.4.6 distlib==0.3.9 filelock==3.16.1 packaging==24.1 platformdirs==4.3.6 pluggy==1.5.0 pyproject-api==1.8.0 tox==4.23.2 urllib3==1.26.20 virtualenv==20.27.1 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins10217000017342412029.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=True [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7324450987810170340.sh ---> tox-run.sh + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + cd /w/workspace/transportpce-tox-verify-transportpce-master/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-Jgg0 + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ sed 's/^[ *]* //' ++ pyenv versions ++ local command ++ command=versions ++ awk '{ print $1 }' ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-o4wE + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o4wE from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o4wE from file:/tmp/.toxenv + /tmp/venv-o4wE/bin/python3 -m pip install --upgrade --quiet pip virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-o4wE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-o4wE/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-o4wE/bin to PATH + PATH=/tmp/venv-o4wE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-o4wE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/tmp/venv-o4wE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ pwd + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.23.2 from /tmp/venv-o4wE/lib/python3.11/site-packages/tox/__init__.py + PARALLEL=True + TOX_OPTIONS_LIST= + [[ -n '' ]] + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log + tox --parallel auto --parallel-live docs: install_deps> python -I -m pip install -r docs/requirements.txt docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt checkbashisms: freeze> python -m pip freeze --all buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt checkbashisms: pip==24.3.1,setuptools==75.2.0,wheel==0.44.0 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + script ./reflectwarn.sh does not appear to have a #! interpreter line; you may get strange results checkbashisms: OK ✔ in 2.9 seconds pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.1,nodeenv==1.9.1,pip==24.3.1,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.2.0,virtualenv==20.27.1,wheel==0.44.0 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' /usr/bin/cpan pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Initializing environment for https://github.com/perltidy/perltidy. buildcontroller: freeze> python -m pip freeze --all buildcontroller: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==3.4.0,cryptography==43.0.3,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.2,packaging==24.1,paramiko==3.5.0,pip==24.3.1,pluggy==1.5.0,psutil==6.1.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.3,requests==2.32.3,setuptools==75.2.0,urllib3==2.2.3,wheel==0.44.0 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh + update-java-alternatives -l java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 java-1.12.0-openjdk-amd64 1211 /usr/lib/jvm/java-1.12.0-openjdk-amd64 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 java-1.8.0-openjdk-amd64 1081 /usr/lib/jvm/java-1.8.0-openjdk-amd64 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; + java -version + JAVA_VER=21 + echo 21 21 + javac -version + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; + JAVAC_VER=21 + echo 21 21 ok, java is 21 or newer + [ 21 -ge 21 ] + [ 21 -ge 21 ] + echo ok, java is 21 or newer + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.tar.gz -P /tmp 2024-11-04 13:55:47 URL:https://dlcdn.apache.org/maven/maven-3/3.9.8/binaries/apache-maven-3.9.8-bin.tar.gz [9083702/9083702] -> "/tmp/apache-maven-3.9.8-bin.tar.gz" [1] + sudo mkdir -p /opt + sudo tar xf /tmp/apache-maven-3.9.8-bin.tar.gz -C /opt + sudo ln -s /opt/apache-maven-3.9.8 /opt/maven + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn + mvn --version Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256) Maven home: /opt/maven Java version: 21.0.4, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-200-generic", arch: "amd64", family: "unix" NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): Could not find artifact org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT in opendaylight-snapshot (https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) @ line 30, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 41, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 45, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 49, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 53, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 57, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 61, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 65, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:tapi-2.4.0:jar is missing. @ line 69, column 17 [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 28, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 46, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 50, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 54, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 58, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar is missing. @ line 62, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar is missing. @ line 66, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 70, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 74, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 78, column 17 [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 30, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 48, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 53, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 58, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 63, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 68, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 73, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 78, column 17 [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 31, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 42, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 46, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 50, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 54, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar is missing. @ line 58, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar is missing. @ line 62, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 66, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 70, column 17 [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 31, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 63, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 67, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 71, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 75, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar is missing. @ line 79, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar is missing. @ line 83, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 87, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 91, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 95, column 17 [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 28, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 46, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar is missing. @ line 50, column 17 [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 31, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 42, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 46, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 50, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar is missing. @ line 54, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar is missing. @ line 58, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 62, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 66, column 17 [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 32, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 50, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 54, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 58, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 62, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 66, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 70, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar is missing. @ line 176, column 17 [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 33, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 44, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 48, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 52, column 17 [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 33, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 51, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 55, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 59, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar is missing. @ line 63, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar is missing. @ line 67, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 71, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 75, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 79, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:tapi-2.4.0:jar is missing. @ line 83, column 17 [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 31, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 42, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:tapi-2.4.0:jar is missing. @ line 46, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 111, column 17 [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 29, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 40, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 44, column 17 [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 34, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:odl-openroadm-models:xml:features is missing. @ line 52, column 17 [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 34, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:odl-tapi-2.4.0-models:xml:features is missing. @ line 59, column 17 @ [ERROR] The build could not read 14 projects -> [Help 1] [ERROR] [ERROR] The project org.opendaylight.transportpce:transportpce-api:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/api/pom.xml) has 9 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): Could not find artifact org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT in opendaylight-snapshot (https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) @ line 30, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 41, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 45, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 49, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 53, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 57, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 61, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 65, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:tapi-2.4.0:jar is missing. @ line 69, column 17 [ERROR] [ERROR] The project org.opendaylight.transportpce:transportpce-common:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/common/pom.xml) has 10 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 28, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 46, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 50, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 54, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 58, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar is missing. @ line 62, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar is missing. @ line 66, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 70, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 74, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 78, column 17 [ERROR] [ERROR] The project org.opendaylight.transportpce:test-common:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/test-common/pom.xml) has 8 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 30, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 48, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 53, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 58, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 63, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 68, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 73, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 78, column 17 [ERROR] [ERROR] The project org.opendaylight.transportpce:transportpce-renderer:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/renderer/pom.xml) has 9 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 31, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 42, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 46, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 50, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 54, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar is missing. @ line 58, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar is missing. @ line 62, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 66, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 70, column 17 [ERROR] [ERROR] The project org.opendaylight.transportpce:transportpce-networkmodel:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/networkmodel/pom.xml) has 10 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 31, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 63, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 67, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 71, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 75, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar is missing. @ line 79, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar is missing. @ line 83, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 87, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 91, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 95, column 17 [ERROR] [ERROR] The project org.opendaylight.transportpce:transportpce-inventory:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/inventory/pom.xml) has 3 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 28, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 46, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar is missing. @ line 50, column 17 [ERROR] [ERROR] The project org.opendaylight.transportpce:transportpce-olm:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/olm/pom.xml) has 8 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 31, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 42, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 46, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 50, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar is missing. @ line 54, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar is missing. @ line 58, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 62, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 66, column 17 [ERROR] [ERROR] The project org.opendaylight.transportpce:transportpce-pce:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/pce/pom.xml) has 8 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 32, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 50, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 54, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 58, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 62, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 66, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 70, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar is missing. @ line 176, column 17 [ERROR] [ERROR] The project org.opendaylight.transportpce:transportpce-servicehandler:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/servicehandler/pom.xml) has 4 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 33, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 44, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 48, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 52, column 17 [ERROR] [ERROR] The project org.opendaylight.transportpce:transportpce-tapi:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/tapi/pom.xml) has 10 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 33, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 51, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 55, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 59, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar is missing. @ line 63, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar is missing. @ line 67, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 71, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 75, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 79, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:tapi-2.4.0:jar is missing. @ line 83, column 17 [ERROR] [ERROR] The project org.opendaylight.transportpce:transportpce-nbinotifications:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/nbinotifications/pom.xml) has 4 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 31, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 42, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:tapi-2.4.0:jar is missing. @ line 46, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 111, column 17 [ERROR] [ERROR] The project org.opendaylight.transportpce:transportpce-dmaap-client:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/dmaap-client/pom.xml) has 3 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 29, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 40, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 44, column 17 [ERROR] [ERROR] The project org.opendaylight.transportpce:odl-transportpce:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/features/odl-transportpce/pom.xml) has 2 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 34, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:odl-openroadm-models:xml:features is missing. @ line 52, column 17 [ERROR] [ERROR] The project org.opendaylight.transportpce:odl-transportpce-tapi:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/features/odl-transportpce-tapi/pom.xml) has 2 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced @ line 34, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:odl-tapi-2.4.0-models:xml:features is missing. @ line 59, column 17 [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException buildcontroller: exit 1 (13.11 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh pid=29402 buildcontroller: FAIL ✖ in 24.93 seconds pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' [INFO] Installing environment for https://github.com/perltidy/perltidy. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... pylint: freeze> python -m pip freeze --all pylint: astroid==3.3.5,dill==0.3.9,isort==5.13.2,mccabe==0.7.0,pip==24.3.1,platformdirs==4.3.6,pylint==3.3.1,setuptools==75.2.0,tomlkit==0.13.2,wheel==0.44.0 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}$' '{}' + docs: freeze> python -m pip freeze --all docs: alabaster==1.0.0,attrs==24.2.0,babel==2.16.0,blockdiag==3.0.0,certifi==2024.8.30,charset-normalizer==3.4.0,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.54.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.9.2,numpy==2.1.3,nwdiag==3.0.0,packaging==24.1,pillow==11.0.0,pip==24.3.1,Pygments==2.18.0,pyparsing==3.2.0,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==75.2.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==8.1.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.1,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.3,webcolors==24.8.0,wheel==0.44.0 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==1.0.0,attrs==24.2.0,babel==2.16.0,blockdiag==3.0.0,certifi==2024.8.30,charset-normalizer==3.4.0,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.54.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.9.2,numpy==2.1.3,nwdiag==3.0.0,packaging==24.1,pillow==11.0.0,pip==24.3.1,Pygments==2.18.0,pyparsing==3.2.0,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==75.2.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==8.1.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.1,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.3,webcolors==24.8.0,wheel==0.44.0 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck docs: OK ✔ in 31.7 seconds 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 trim trailing whitespace.................................................Passed Tabs remover.............................................................Passed autopep8.................................................................docs-linkcheck: OK ✔ in 35.28 seconds 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 Passed perltidy.................................................................Passed pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [INFO] Installing environment for https://github.com/jorisroovers/gitlint. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... gitlint..................................................................Passed pre-commit: OK ✔ in 42.02 seconds sims: freeze> python -m pip freeze --all 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 sims: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==3.4.0,cryptography==43.0.3,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.2,packaging==24.1,paramiko==3.5.0,pip==24.3.1,pluggy==1.5.0,psutil==6.1.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.3,requests==2.32.3,setuptools==75.2.0,urllib3==2.2.3,wheel==0.44.0 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh Using lighynode version 20.1.0.2 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory ------------------------------------ Your code has been rated at 10.00/10 sims: OK ✔ in 12.66 seconds 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 pylint: OK ✔ in 26.01 seconds build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests121: freeze> python -m pip freeze --all build_karaf_tests121: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==3.4.0,cryptography==43.0.3,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.2,packaging==24.1,paramiko==3.5.0,pip==24.3.1,pluggy==1.5.0,psutil==6.1.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.3,requests==2.32.3,setuptools==75.2.0,urllib3==2.2.3,wheel==0.44.0 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable [ERROR] Failed to execute goal on project transportpce-karaf: Could not resolve dependencies for project org.opendaylight.transportpce:transportpce-karaf:pom:10.0.0-SNAPSHOT [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] Could not find artifact org.opendaylight.transportpce:odl-transportpce:xml:features:10.0.0-SNAPSHOT in opendaylight-snapshot (https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-tapi:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] Could not find artifact org.opendaylight.transportpce:odl-transportpce-tapi:xml:features:10.0.0-SNAPSHOT in opendaylight-snapshot (https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-inventory:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] Could not find artifact org.opendaylight.transportpce:odl-transportpce-inventory:xml:features:10.0.0-SNAPSHOT in opendaylight-snapshot (https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-nbinotifications:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] Could not find artifact org.opendaylight.transportpce:odl-transportpce-nbinotifications:xml:features:10.0.0-SNAPSHOT in opendaylight-snapshot (https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-dmaap-client:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] Could not find artifact org.opendaylight.transportpce:odl-transportpce-dmaap-client:xml:features:10.0.0-SNAPSHOT in opendaylight-snapshot (https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException ./build_karaf_for_tests.sh: 22: ./target/assembly/ressources/post_install_for_tests.sh: not found build_karaf_tests221: freeze> python -m pip freeze --all build_karaf_tests121: exit 127 (8.06 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=30194 build_karaf_tests121: FAIL ✖ in 16.34 seconds build_karaf_tests221: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==3.4.0,cryptography==43.0.3,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.2,packaging==24.1,paramiko==3.5.0,pip==24.3.1,pluggy==1.5.0,psutil==6.1.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.3,requests==2.32.3,setuptools==75.2.0,urllib3==2.2.3,wheel==0.44.0 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable build_karaf_tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests71: freeze> python -m pip freeze --all build_karaf_tests71: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==3.4.0,cryptography==43.0.3,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.2,packaging==24.1,paramiko==3.5.0,pip==24.3.1,pluggy==1.5.0,psutil==6.1.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.3,requests==2.32.3,setuptools==75.2.0,urllib3==2.2.3,wheel==0.44.0 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable [ERROR] Failed to execute goal on project transportpce-karaf: Could not resolve dependencies for project org.opendaylight.transportpce:transportpce-karaf:pom:10.0.0-SNAPSHOT [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-tapi:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce-tapi:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-inventory:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce-inventory:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-nbinotifications:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce-nbinotifications:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-dmaap-client:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce-dmaap-client:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException ./build_karaf_for_tests.sh: 22: ./target/assembly/ressources/post_install_for_tests.sh: not found build_karaf_tests221: exit 127 (4.14 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=30274 build_karaf_tests221: FAIL ✖ in 17.78 seconds tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt [ERROR] Failed to execute goal on project transportpce-karaf: Could not resolve dependencies for project org.opendaylight.transportpce:transportpce-karaf:pom:10.0.0-SNAPSHOT [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-tapi:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce-tapi:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-inventory:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce-inventory:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-nbinotifications:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce-nbinotifications:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-dmaap-client:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce-dmaap-client:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException ./build_karaf_for_tests.sh: 22: ./target/assembly/ressources/post_install_for_tests.sh: not found build_karaf_tests71: exit 127 (4.46 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=30332 build_karaf_tests71: FAIL ✖ in 17.95 seconds build_karaf_tests_hybrid: freeze> python -m pip freeze --all build_karaf_tests_hybrid: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==3.4.0,cryptography==43.0.3,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.2,packaging==24.1,paramiko==3.5.0,pip==24.3.1,pluggy==1.5.0,psutil==6.1.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.3,requests==2.32.3,setuptools==75.2.0,urllib3==2.2.3,wheel==0.44.0 build_karaf_tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable tests_tapi: freeze> python -m pip freeze --all [ERROR] Failed to execute goal on project transportpce-karaf: Could not resolve dependencies for project org.opendaylight.transportpce:transportpce-karaf:pom:10.0.0-SNAPSHOT [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-tapi:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce-tapi:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-inventory:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce-inventory:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-nbinotifications:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce-nbinotifications:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] dependency: org.opendaylight.transportpce:odl-transportpce-dmaap-client:xml:features:10.0.0-SNAPSHOT (runtime) [ERROR] org.opendaylight.transportpce:odl-transportpce-dmaap-client:xml:features:10.0.0-SNAPSHOT was not found in https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of opendaylight-snapshot has elapsed or updates are forced [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException ./build_karaf_for_tests.sh: 22: ./target/assembly/ressources/post_install_for_tests.sh: not found build_karaf_tests_hybrid: exit 127 (3.74 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=30422 build_karaf_tests_hybrid: FAIL ✖ in 12.38 seconds tests_tapi: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==3.4.0,cryptography==43.0.3,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.2,packaging==24.1,paramiko==3.5.0,pip==24.3.1,pluggy==1.5.0,psutil==6.1.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.3,requests==2.32.3,setuptools==75.2.0,urllib3==2.2.3,wheel==0.44.0 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi using environment variables from ./karaf221.env pytest -q transportpce_tests/tapi/test01_abstracted_topology.py testsPCE: freeze> python -m pip freeze --all testsPCE: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==3.4.0,click==8.1.7,contourpy==1.3.0,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.6,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.54.1,gnpy4tpce==2.4.7,idna==3.10,iniconfig==2.0.0,injector==0.22.0,itsdangerous==2.2.0,Jinja2==3.1.4,kiwisolver==1.4.7,lxml==5.3.0,MarkupSafe==3.0.2,matplotlib==3.9.2,netconf-client==3.1.2,networkx==2.8.8,numpy==1.26.4,packaging==24.1,pandas==1.5.3,paramiko==3.5.0,pbr==5.11.1,pillow==11.0.0,pip==24.3.1,pluggy==1.5.0,psutil==6.1.0,pycparser==2.22,PyNaCl==1.5.0,pyparsing==3.2.0,pytest==8.3.3,python-dateutil==2.9.0.post0,pytz==2024.2,requests==2.32.3,scipy==1.14.1,setuptools==50.3.2,six==1.16.0,urllib3==2.2.3,Werkzeug==2.0.3,wheel==0.44.0,xlrd==1.2.0 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pytest -q transportpce_tests/pce/test01_pce.py EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] ==================================== ERRORS ==================================== _______ ERROR at setup of TransportPCEtesting.test_01_load_port_mapping ________ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportPCEtesting.test_02_load_simple_topology_bi _____ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___________ ERROR at setup of TransportPCEtesting.test_03_get_nodeId ___________ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___________ ERROR at setup of TransportPCEtesting.test_04_get_linkId ___________ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportPCEtesting.test_05_path_computation_xpdr_bi ____ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportPCEtesting.test_06_path_computation_rdm_bi _____ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportPCEtesting.test_07_load_simple_topology_uni ____ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___________ ERROR at setup of TransportPCEtesting.test_08_get_nodeId ___________ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___________ ERROR at setup of TransportPCEtesting.test_09_get_linkId ___________ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___ ERROR at setup of TransportPCEtesting.test_10_path_computation_xpdr_uni ____ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportPCEtesting.test_11_path_computation_rdm_uni ____ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _____ ERROR at setup of TransportPCEtesting.test_12_load_complex_topology ______ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___________ ERROR at setup of TransportPCEtesting.test_13_get_nodeId ___________ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _____ ERROR at setup of TransportPCEtesting.test_14_fail_path_computation ______ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___ ERROR at setup of TransportPCEtesting.test_15_success1_path_computation ____ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___ ERROR at setup of TransportPCEtesting.test_16_success2_path_computation ____ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___ ERROR at setup of TransportPCEtesting.test_17_success3_path_computation ____ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEtesting.test_18_path_computation_before_oms_attribute_deletion _ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEtesting.test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link _ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEtesting.test_20_path_computation_after_oms_attribute_deletion _ cls = @classmethod def setUpClass(cls): # pylint: disable=bare-except sample_files_parsed = False time.sleep(10) try: TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "honeynode-topo.json") with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: cls.simple_topo_bi_dir_data = topo_bi_dir.read() TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-simple-topology.json") with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: cls.simple_topo_uni_dir_data = topo_uni_dir.read() TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "NW-for-test-5-4.json") with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), "..", "..", "sample_configs", "pce_portmapping_121.json") with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: cls.port_mapping_data = port_mapping.read() sample_files_parsed = True except PermissionError as err: print("Permission Error when trying to read sample files\n", err) sys.exit(2) except FileNotFoundError as err: print("File Not found Error when trying to read sample files\n", err) sys.exit(2) except: print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) sys.exit(2) finally: if sample_files_parsed: print("sample files content loaded") > cls.processes = test_utils.start_tpce() transportpce_tests/pce/test01_pce.py:93: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! =========================== short test summary info ============================ ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_01_load_port_mapping ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_02_load_simple_topology_bi ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_03_get_nodeId ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_04_get_linkId ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_05_path_computation_xpdr_bi ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_06_path_computation_rdm_bi ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_07_load_simple_topology_uni ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_08_get_nodeId ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_09_get_linkId ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_10_path_computation_xpdr_uni ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_11_path_computation_rdm_uni ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_12_load_complex_topology ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_13_get_nodeId ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_14_fail_path_computation ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_15_success1_path_computation ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_16_success2_path_computation ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_17_success3_path_computation ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_18_path_computation_before_oms_attribute_deletion ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link ERROR transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_20_path_computation_after_oms_attribute_deletion 20 errors in 2201.37s (0:36:41) testsPCE: exit 1 (2201.62 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pid=30499 testsPCE: FAIL ✖ in 37 minutes 40.43 seconds tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests121: freeze> python -m pip freeze --all tests121: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==3.4.0,cryptography==43.0.3,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.2,packaging==24.1,paramiko==3.5.0,pip==24.3.1,pluggy==1.5.0,psutil==6.1.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.3,requests==2.32.3,setuptools==75.2.0,urllib3==2.2.3,wheel==0.44.0 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 using environment variables from ./karaf121.env pytest -q transportpce_tests/1.2.1/test01_portmapping.py EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] ==================================== ERRORS ==================================== _ ERROR at setup of TransportPCEPortMappingTesting.test_01_rdm_device_connection _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_02_rdm_device_connected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_03_rdm_portmapping_info _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_04_rdm_portmapping_DEG1_TTP_TXRX _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_05_rdm_portmapping_SRG1_PP7_TXRX _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_06_rdm_portmapping_SRG3_PP1_TXRX _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_07_xpdr_device_connection _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_08_xpdr_device_connected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_09_xpdr_portmapping_info _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_10_xpdr_portmapping_NETWORK1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_11_xpdr_portmapping_NETWORK2 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_12_xpdr_portmapping_CLIENT1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_13_xpdr_portmapping_CLIENT2 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_14_xpdr_portmapping_CLIENT3 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_15_xpdr_portmapping_CLIENT4 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_16_xpdr_device_disconnection _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_17_xpdr_device_disconnected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_18_xpdr_device_not_connected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_19_rdm_device_disconnection _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_20_rdm_device_disconnected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_21_rdm_device_not_connected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/1.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! =========================== short test summary info ============================ ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_01_rdm_device_connection ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_02_rdm_device_connected ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_03_rdm_portmapping_info ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_04_rdm_portmapping_DEG1_TTP_TXRX ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_05_rdm_portmapping_SRG1_PP7_TXRX ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_06_rdm_portmapping_SRG3_PP1_TXRX ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_07_xpdr_device_connection ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_08_xpdr_device_connected ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_09_xpdr_portmapping_info ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_10_xpdr_portmapping_NETWORK1 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_11_xpdr_portmapping_NETWORK2 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_12_xpdr_portmapping_CLIENT1 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_13_xpdr_portmapping_CLIENT2 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_14_xpdr_portmapping_CLIENT3 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_15_xpdr_portmapping_CLIENT4 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_16_xpdr_device_disconnection ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_17_xpdr_device_disconnected ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_18_xpdr_device_not_connected ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_19_rdm_device_disconnection ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_20_rdm_device_disconnected ERROR transportpce_tests/1.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_21_rdm_device_not_connected 21 errors in 2100.83s (0:35:00) tests121: exit 1 (2101.05 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 pid=31561 EEEEEEE [100%] ==================================== ERRORS ==================================== ____ ERROR at setup of TransportTapitesting.test_01_get_tapi_topology_T100G ____ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _____ ERROR at setup of TransportTapitesting.test_02_get_tapi_topology_T0 ______ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _________ ERROR at setup of TransportTapitesting.test_03_connect_rdmb __________ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _______ ERROR at setup of TransportTapitesting.test_04_check_tapi_topos ________ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _______ ERROR at setup of TransportTapitesting.test_05_disconnect_roadmb _______ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _________ ERROR at setup of TransportTapitesting.test_06_connect_xpdra _________ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _______ ERROR at setup of TransportTapitesting.test_07_check_tapi_topos ________ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _________ ERROR at setup of TransportTapitesting.test_08_connect_rdma __________ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _________ ERROR at setup of TransportTapitesting.test_09_connect_rdmc __________ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _______ ERROR at setup of TransportTapitesting.test_10_check_tapi_topos ________ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportTapitesting.test_11_connect_xpdra_n1_to_roadma_pp1 _ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportTapitesting.test_12_connect_roadma_pp1_to_xpdra_n1 _ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___ ERROR at setup of TransportTapitesting.test_13_check_tapi_topology_T100G ___ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportTapitesting.test_14_check_tapi_topology_T0 _____ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _________ ERROR at setup of TransportTapitesting.test_15_connect_xpdrc _________ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportTapitesting.test_16_connect_xpdrc_n1_to_roadmc_pp1 _ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportTapitesting.test_17_connect_roadmc_pp1_to_xpdrc_n1 _ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___ ERROR at setup of TransportTapitesting.test_18_check_tapi_topology_T100G ___ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportTapitesting.test_19_check_tapi_topology_T0 _____ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _______ ERROR at setup of TransportTapitesting.test_20_connect_spdr_sa1 ________ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _______ ERROR at setup of TransportTapitesting.test_21_connect_spdr_sc1 ________ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___ ERROR at setup of TransportTapitesting.test_22_check_tapi_topology_T100G ___ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportTapitesting.test_23_check_tapi_topology_T0 _____ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportTapitesting.test_24_connect_sprda_n1_to_roadma_pp2 _ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportTapitesting.test_25_connect_roadma_pp2_to_spdra_n1 _ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportTapitesting.test_26_connect_sprdc_n1_to_roadmc_pp2 _ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportTapitesting.test_27_connect_roadmc_pp2_to_spdrc_n1 _ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___ ERROR at setup of TransportTapitesting.test_28_check_tapi_topology_T100G ___ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportTapitesting.test_29_check_tapi_topology_T0 _____ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ______ ERROR at setup of TransportTapitesting.test_30_add_oms_attributes _______ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportTapitesting.test_31_create_OCH_OTU4_service ____ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportTapitesting.test_32_check_tapi_topology_T0 _____ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ______ ERROR at setup of TransportTapitesting.test_33_create_ODU4_service ______ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportTapitesting.test_34_check_tapi_topology_T0 _____ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportTapitesting.test_35_connect_sprda_2_n2_to_roadma_pp3 _ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportTapitesting.test_36_connect_roadma_pp3_to_spdra_2_n2 _ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportTapitesting.test_37_check_tapi_topology_T0 _____ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ______ ERROR at setup of TransportTapitesting.test_38_delete_ODU4_service ______ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportTapitesting.test_39_delete_OCH_OTU4_service ____ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportTapitesting.test_40_check_tapi_topology_T0 _____ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportTapitesting.test_41_disconnect_xponders_from_roadm _ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportTapitesting.test_42_check_tapi_topology_T0 _____ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportTapitesting.test_43_get_tapi_topology_T100G ____ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _______ ERROR at setup of TransportTapitesting.test_44_disconnect_roadma _______ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _______ ERROR at setup of TransportTapitesting.test_45_disconnect_roadmc _______ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _______ ERROR at setup of TransportTapitesting.test_46_check_tapi_topos ________ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _______ ERROR at setup of TransportTapitesting.test_47_disconnect_xpdra ________ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _______ ERROR at setup of TransportTapitesting.test_48_disconnect_xpdrc ________ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ______ ERROR at setup of TransportTapitesting.test_49_disconnect_spdr_sa1 ______ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ______ ERROR at setup of TransportTapitesting.test_50_disconnect_spdr_sc1 ______ cls = @classmethod def setUpClass(cls): cls.init_failed = False os.environ['JAVA_MIN_MEM'] = '1024M' os.environ['JAVA_MAX_MEM'] = '4096M' > cls.processes = test_utils.start_tpce() transportpce_tests/tapi/test01_abstracted_topology.py:148: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! =========================== short test summary info ============================ ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_01_get_tapi_topology_T100G ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_02_get_tapi_topology_T0 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_03_connect_rdmb ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_04_check_tapi_topos ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_05_disconnect_roadmb ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_06_connect_xpdra ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_07_check_tapi_topos ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_08_connect_rdma ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_09_connect_rdmc ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_10_check_tapi_topos ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_11_connect_xpdra_n1_to_roadma_pp1 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_12_connect_roadma_pp1_to_xpdra_n1 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_13_check_tapi_topology_T100G ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_14_check_tapi_topology_T0 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_15_connect_xpdrc ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_16_connect_xpdrc_n1_to_roadmc_pp1 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_17_connect_roadmc_pp1_to_xpdrc_n1 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_18_check_tapi_topology_T100G ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_19_check_tapi_topology_T0 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_20_connect_spdr_sa1 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_21_connect_spdr_sc1 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_22_check_tapi_topology_T100G ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_23_check_tapi_topology_T0 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_24_connect_sprda_n1_to_roadma_pp2 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_25_connect_roadma_pp2_to_spdra_n1 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_26_connect_sprdc_n1_to_roadmc_pp2 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_27_connect_roadmc_pp2_to_spdrc_n1 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_28_check_tapi_topology_T100G ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_29_check_tapi_topology_T0 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_30_add_oms_attributes ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_31_create_OCH_OTU4_service ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_32_check_tapi_topology_T0 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_33_create_ODU4_service ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_34_check_tapi_topology_T0 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_35_connect_sprda_2_n2_to_roadma_pp3 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_36_connect_roadma_pp3_to_spdra_2_n2 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_37_check_tapi_topology_T0 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_38_delete_ODU4_service ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_39_delete_OCH_OTU4_service ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_40_check_tapi_topology_T0 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_41_disconnect_xponders_from_roadm ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_42_check_tapi_topology_T0 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_43_get_tapi_topology_T100G ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_44_disconnect_roadma ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_45_disconnect_roadmc ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_46_check_tapi_topos ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_47_disconnect_xpdra ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_48_disconnect_xpdrc ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_49_disconnect_spdr_sa1 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TransportTapitesting::test_50_disconnect_spdr_sc1 50 errors in 5003.01s (1:23:23) tests121: FAIL ✖ in 35 minutes 6.82 seconds tests_tapi: exit 1 (5003.24 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=30481 tests_tapi: FAIL ✖ in 1 hour 23 minutes 31.18 seconds tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests71: freeze> python -m pip freeze --all tests71: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==3.4.0,cryptography==43.0.3,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.2,packaging==24.1,paramiko==3.5.0,pip==24.3.1,pluggy==1.5.0,psutil==6.1.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.3,requests==2.32.3,setuptools==75.2.0,urllib3==2.2.3,wheel==0.44.0 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 using environment variables from ./karaf71.env pytest -q transportpce_tests/7.1/test01_portmapping.py EEEEEEEEEEEE [100%] ==================================== ERRORS ==================================== _ ERROR at setup of TransportPCE400GPortMappingTesting.test_01_xpdr_device_connection _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/7.1/test01_portmapping.py:32: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCE400GPortMappingTesting.test_02_xpdr_device_connected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/7.1/test01_portmapping.py:32: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCE400GPortMappingTesting.test_03_xpdr_portmapping_info _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/7.1/test01_portmapping.py:32: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCE400GPortMappingTesting.test_04_tpdr_portmapping_NETWORK1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/7.1/test01_portmapping.py:32: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCE400GPortMappingTesting.test_05_tpdr_portmapping_CLIENT1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/7.1/test01_portmapping.py:32: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCE400GPortMappingTesting.test_06_mpdr_portmapping_NETWORK1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/7.1/test01_portmapping.py:32: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCE400GPortMappingTesting.test_07_mpdr_portmapping_CLIENT1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/7.1/test01_portmapping.py:32: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCE400GPortMappingTesting.test_08_check_mccapprofile _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/7.1/test01_portmapping.py:32: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCE400GPortMappingTesting.test_09_mpdr_switching_pool _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/7.1/test01_portmapping.py:32: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCE400GPortMappingTesting.test_10_xpdr_device_disconnection _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/7.1/test01_portmapping.py:32: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCE400GPortMappingTesting.test_11_xpdr_device_disconnected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/7.1/test01_portmapping.py:32: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCE400GPortMappingTesting.test_12_xpdr_device_not_connected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/7.1/test01_portmapping.py:32: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! =========================== short test summary info ============================ ERROR transportpce_tests/7.1/test01_portmapping.py::TransportPCE400GPortMappingTesting::test_01_xpdr_device_connection ERROR transportpce_tests/7.1/test01_portmapping.py::TransportPCE400GPortMappingTesting::test_02_xpdr_device_connected ERROR transportpce_tests/7.1/test01_portmapping.py::TransportPCE400GPortMappingTesting::test_03_xpdr_portmapping_info ERROR transportpce_tests/7.1/test01_portmapping.py::TransportPCE400GPortMappingTesting::test_04_tpdr_portmapping_NETWORK1 ERROR transportpce_tests/7.1/test01_portmapping.py::TransportPCE400GPortMappingTesting::test_05_tpdr_portmapping_CLIENT1 ERROR transportpce_tests/7.1/test01_portmapping.py::TransportPCE400GPortMappingTesting::test_06_mpdr_portmapping_NETWORK1 ERROR transportpce_tests/7.1/test01_portmapping.py::TransportPCE400GPortMappingTesting::test_07_mpdr_portmapping_CLIENT1 ERROR transportpce_tests/7.1/test01_portmapping.py::TransportPCE400GPortMappingTesting::test_08_check_mccapprofile ERROR transportpce_tests/7.1/test01_portmapping.py::TransportPCE400GPortMappingTesting::test_09_mpdr_switching_pool ERROR transportpce_tests/7.1/test01_portmapping.py::TransportPCE400GPortMappingTesting::test_10_xpdr_device_disconnection ERROR transportpce_tests/7.1/test01_portmapping.py::TransportPCE400GPortMappingTesting::test_11_xpdr_device_disconnected ERROR transportpce_tests/7.1/test01_portmapping.py::TransportPCE400GPortMappingTesting::test_12_xpdr_device_not_connected 12 errors in 1200.57s (0:20:00) tests71: exit 1 (1200.80 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 pid=32073 tests71: FAIL ✖ in 20 minutes 7.01 seconds tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests221: freeze> python -m pip freeze --all tests221: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==3.4.0,cryptography==43.0.3,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.2,packaging==24.1,paramiko==3.5.0,pip==24.3.1,pluggy==1.5.0,psutil==6.1.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.3,requests==2.32.3,setuptools==75.2.0,urllib3==2.2.3,wheel==0.44.0 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 using environment variables from ./karaf221.env pytest -q transportpce_tests/2.2.1/test01_portmapping.py EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] ==================================== ERRORS ==================================== _ ERROR at setup of TransportPCEPortMappingTesting.test_01_rdm_device_connection _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_02_rdm_device_connected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_03_rdm_portmapping_info _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_04_rdm_portmapping_DEG1_TTP_TXRX _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_05_rdm_portmapping_DEG2_TTP_TXRX_with_ots_oms _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_06_rdm_portmapping_SRG1_PP3_TXRX _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_07_rdm_portmapping_SRG3_PP1_TXRX _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_08_xpdr_device_connection _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_09_xpdr_device_connected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_10_xpdr_portmapping_info _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_11_xpdr_portmapping_NETWORK1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_12_xpdr_portmapping_XPDR2_NETWORK1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_13_xpdr_portmapping_XPDR1_CLIENT1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_14_xpdr_portmapping_XPDR1_CLIENT2 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_15_spdr_device_connection _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_16_spdr_device_connected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_17_spdr_portmapping_info _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_18_spdr_switching_pool_1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_19_spdr_switching_pool_2 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_20_spdr_switching_pool_3 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_21_spdr_portmapping_mappings _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_22_spdr_portmapping_XPDR1_CLIENT1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_23_spdr_portmapping_XPDR1_NETWORK1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_24_spdr_portmapping_XPDR2_CLIENT2 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_25_spdr_portmapping_XPDR2_NETWORK2 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_26_spdr_portmapping_XPDR3_CLIENT3 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_27_spdr_portmapping_XPDR3_NETWORK1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_28_spdr_device_disconnection _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_29_xpdr_device_disconnected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_30_xpdr_device_disconnection _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_31_xpdr_device_disconnected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_32_xpdr_device_not_connected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_33_rdm_device_disconnection _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_34_rdm_device_disconnected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEPortMappingTesting.test_35_rdm_device_not_connected _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/2.2.1/test01_portmapping.py:33: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! =========================== short test summary info ============================ ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_01_rdm_device_connection ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_02_rdm_device_connected ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_03_rdm_portmapping_info ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_04_rdm_portmapping_DEG1_TTP_TXRX ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_05_rdm_portmapping_DEG2_TTP_TXRX_with_ots_oms ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_06_rdm_portmapping_SRG1_PP3_TXRX ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_07_rdm_portmapping_SRG3_PP1_TXRX ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_08_xpdr_device_connection ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_09_xpdr_device_connected ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_10_xpdr_portmapping_info ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_11_xpdr_portmapping_NETWORK1 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_12_xpdr_portmapping_XPDR2_NETWORK1 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_13_xpdr_portmapping_XPDR1_CLIENT1 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_14_xpdr_portmapping_XPDR1_CLIENT2 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_15_spdr_device_connection ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_16_spdr_device_connected ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_17_spdr_portmapping_info ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_18_spdr_switching_pool_1 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_19_spdr_switching_pool_2 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_20_spdr_switching_pool_3 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_21_spdr_portmapping_mappings ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_22_spdr_portmapping_XPDR1_CLIENT1 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_23_spdr_portmapping_XPDR1_NETWORK1 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_24_spdr_portmapping_XPDR2_CLIENT2 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_25_spdr_portmapping_XPDR2_NETWORK2 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_26_spdr_portmapping_XPDR3_CLIENT3 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_27_spdr_portmapping_XPDR3_NETWORK1 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_28_spdr_device_disconnection ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_29_xpdr_device_disconnected ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_30_xpdr_device_disconnection ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_31_xpdr_device_disconnected ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_32_xpdr_device_not_connected ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_33_rdm_device_disconnection ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_34_rdm_device_disconnected ERROR transportpce_tests/2.2.1/test01_portmapping.py::TransportPCEPortMappingTesting::test_35_rdm_device_not_connected 35 errors in 3501.45s (0:58:21) tests221: exit 1 (3501.66 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 pid=32232 tests221: FAIL ✖ in 58 minutes 27.52 seconds tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt tests_hybrid: freeze> python -m pip freeze --all tests_hybrid: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==3.4.0,cryptography==43.0.3,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.2,packaging==24.1,paramiko==3.5.0,pip==24.3.1,pluggy==1.5.0,psutil==6.1.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.3,requests==2.32.3,setuptools==75.2.0,urllib3==2.2.3,wheel==0.44.0 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid using environment variables from ./karaf121.env pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] ==================================== ERRORS ==================================== _______ ERROR at setup of TransportPCEFulltesting.test_01_connect_xpdrA ________ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _______ ERROR at setup of TransportPCEFulltesting.test_02_connect_xpdrC ________ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ________ ERROR at setup of TransportPCEFulltesting.test_03_connect_rdmA ________ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ________ ERROR at setup of TransportPCEFulltesting.test_04_connect_rdmC ________ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_05_connect_xpdrA_N1_to_roadmA_PP1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_06_connect_roadmA_PP1_to_xpdrA_N1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_07_connect_xpdrC_N1_to_roadmC_PP1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_08_connect_roadmC_PP1_to_xpdrC_N1 _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_09_add_omsAttributes_ROADMA_ROADMC _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_10_add_omsAttributes_ROADMC_ROADMA _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportPCEFulltesting.test_11_create_eth_service1 _____ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ______ ERROR at setup of TransportPCEFulltesting.test_12_get_eth_service1 ______ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_13_change_status_line_port_xpdra _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_14_check_update_portmapping __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_15_check_update_openroadm_topo _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ___ ERROR at setup of TransportPCEFulltesting.test_16_check_update_service1 ____ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_17_restore_status_line_port_xpdra _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_18_check_update_portmapping_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_19_check_update_openroadm_topo_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_20_check_update_service1_ok __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_21_change_status_port_roadma_srg _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_22_check_update_portmapping __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_23_check_update_openroadm_topo _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_24_restore_status_port_roadma_srg _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_25_check_update_portmapping_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_26_check_update_openroadm_topo_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_27_check_update_service1_ok __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_28_change_status_line_port_roadma_deg _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_29_check_update_portmapping __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_30_check_update_openroadm_topo _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_31_restore_status_line_port_roadma_srg _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_32_check_update_portmapping_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_33_check_update_openroadm_topo_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_34_check_update_service1_ok __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_35_change_status_line_port_xpdrc _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_36_check_update_portmapping __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_37_check_update_openroadm_topo _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_38_restore_status_line_port_xpdrc _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_39_check_update_portmapping_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_40_check_update_openroadm_topo_ok _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_41_check_update_service1_ok __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_42_change_status_port_roadma_srg _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_43_check_update_portmapping __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_44_check_update_openroadm_topo _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! __ ERROR at setup of TransportPCEFulltesting.test_45_check_update_service1_ok __ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ____ ERROR at setup of TransportPCEFulltesting.test_46_delete_eth_service1 _____ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _ ERROR at setup of TransportPCEFulltesting.test_47_disconnect_xponders_from_roadm _ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ______ ERROR at setup of TransportPCEFulltesting.test_48_disconnect_XPDRA ______ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! ______ ERROR at setup of TransportPCEFulltesting.test_49_disconnect_XPDRC ______ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _____ ERROR at setup of TransportPCEFulltesting.test_50_disconnect_ROADMA ______ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! _____ ERROR at setup of TransportPCEFulltesting.test_51_disconnect_ROADMC ______ cls = @classmethod def setUpClass(cls): > cls.processes = test_utils.start_tpce() transportpce_tests/hybrid/test01_device_change_notifications.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ def start_tpce(): if 'NO_ODL_STARTUP' in os.environ: print('No OpenDaylight instance to start!') return [] print('starting OpenDaylight...') if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': process = start_lighty() start_msg = LIGHTY_OK_START_MSG else: process = start_karaf() start_msg = KARAF_OK_START_MSG if wait_until_log_contains(TPCE_LOG, start_msg, time_to_wait=100): print('OpenDaylight started !') else: print('OpenDaylight failed to start !') shutdown_process(process) for pid in process_list: shutdown_process(pid) > sys.exit(1) E SystemExit: 1 transportpce_tests/common/test_utils.py:229: SystemExit ---------------------------- Captured stdout setup ----------------------------- starting OpenDaylight... starting KARAF TransportPCE build... Pattern not found after 100 seconds! OpenDaylight failed to start ! =========================== short test summary info ============================ ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_01_connect_xpdrA ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_02_connect_xpdrC ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_03_connect_rdmA ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_04_connect_rdmC ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_05_connect_xpdrA_N1_to_roadmA_PP1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_06_connect_roadmA_PP1_to_xpdrA_N1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_07_connect_xpdrC_N1_to_roadmC_PP1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_08_connect_roadmC_PP1_to_xpdrC_N1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_09_add_omsAttributes_ROADMA_ROADMC ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_10_add_omsAttributes_ROADMC_ROADMA ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_11_create_eth_service1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_12_get_eth_service1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_13_change_status_line_port_xpdra ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_14_check_update_portmapping ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_15_check_update_openroadm_topo ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_16_check_update_service1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_17_restore_status_line_port_xpdra ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_18_check_update_portmapping_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_19_check_update_openroadm_topo_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_20_check_update_service1_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_21_change_status_port_roadma_srg ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_22_check_update_portmapping ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_23_check_update_openroadm_topo ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_24_restore_status_port_roadma_srg ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_25_check_update_portmapping_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_26_check_update_openroadm_topo_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_27_check_update_service1_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_28_change_status_line_port_roadma_deg ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_29_check_update_portmapping ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_30_check_update_openroadm_topo ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_31_restore_status_line_port_roadma_srg ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_32_check_update_portmapping_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_33_check_update_openroadm_topo_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_34_check_update_service1_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_35_change_status_line_port_xpdrc ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_36_check_update_portmapping ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_37_check_update_openroadm_topo ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_38_restore_status_line_port_xpdrc ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_39_check_update_portmapping_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_40_check_update_openroadm_topo_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_41_check_update_service1_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_42_change_status_port_roadma_srg ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_43_check_update_portmapping ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_44_check_update_openroadm_topo ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_45_check_update_service1_ok ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_46_delete_eth_service1 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_47_disconnect_xponders_from_roadm ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_48_disconnect_XPDRA ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_49_disconnect_XPDRC ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_50_disconnect_ROADMA ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TransportPCEFulltesting::test_51_disconnect_ROADMC 51 errors in 5102.25s (1:25:02) tests_hybrid: exit 1 (5102.49 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid pid=32649 tests_hybrid: FAIL ✖ in 1 hour 25 minutes 8.39 seconds buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt buildlighty: freeze> python -m pip freeze --all buildlighty: bcrypt==4.2.0,certifi==2024.8.30,cffi==1.17.1,charset-normalizer==3.4.0,cryptography==43.0.3,dict2xml==1.7.6,idna==3.10,iniconfig==2.0.0,lxml==5.3.0,netconf-client==3.1.2,packaging==24.1,paramiko==3.5.0,pip==24.3.1,pluggy==1.5.0,psutil==6.1.0,pycparser==2.22,PyNaCl==1.5.0,pytest==8.3.3,requests==2.32.3,setuptools==75.2.0,urllib3==2.2.3,wheel==0.44.0 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED [ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): Could not find artifact org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT in opendaylight-snapshot (https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) @ line 33, column 19 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 51, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 55, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 59, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 63, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar is missing. @ line 67, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar is missing. @ line 71, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 75, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 79, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 83, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:tapi-2.4.0:jar is missing. @ line 87, column 17 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project io.lighty.controllers:tpce:10.0.0-SNAPSHOT (/w/workspace/transportpce-tox-verify-transportpce-master/lighty/pom.xml) has 11 errors [ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT (absent): Could not find artifact org.opendaylight.transportpce.models:transportpce-models-artifacts:pom:21.0.0-SNAPSHOT in opendaylight-snapshot (https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) @ line 33, column 19 -> [Help 2] [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-1.2.1:jar is missing. @ line 51, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-2.2.1:jar is missing. @ line 55, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-7.1.0:jar is missing. @ line 59, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-common-13.1.0:jar is missing. @ line 63, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-1.2.1:jar is missing. @ line 67, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-2.2.1:jar is missing. @ line 71, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-device-7.1.0:jar is missing. @ line 75, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-network-13.1.0:jar is missing. @ line 79, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:openroadm-service-13.1.0:jar is missing. @ line 83, column 17 [ERROR] 'dependencies.dependency.version' for org.opendaylight.transportpce.models:tapi-2.4.0:jar is missing. @ line 87, column 17 [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException unzip: cannot find or open target/tpce-bin.zip, target/tpce-bin.zip.zip or target/tpce-bin.zip.ZIP. buildlighty: exit 9 (2.00 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh pid=33244 buildlighty: command failed but is marked ignore outcome so handling it as success buildcontroller: FAIL code 1 (24.93=setup[11.82]+cmd[13.11] seconds) testsPCE: FAIL code 1 (2260.43=setup[58.81]+cmd[2201.62] seconds) sims: OK (12.65=setup[10.08]+cmd[2.57] seconds) build_karaf_tests121: FAIL code 127 (16.34=setup[8.29]+cmd[8.06] seconds) tests121: FAIL code 1 (2106.82=setup[5.77]+cmd[2101.05] seconds) build_karaf_tests221: FAIL code 127 (17.78=setup[13.64]+cmd[4.14] seconds) tests_tapi: FAIL code 1 (5011.18=setup[7.94]+cmd[5003.24] seconds) tests221: FAIL code 1 (3507.52=setup[5.86]+cmd[3501.66] seconds) build_karaf_tests71: FAIL code 127 (17.95=setup[13.49]+cmd[4.46] seconds) tests71: FAIL code 1 (1207.01=setup[6.21]+cmd[1200.80] seconds) build_karaf_tests_hybrid: FAIL code 127 (12.38=setup[8.64]+cmd[3.74] seconds) tests_hybrid: FAIL code 1 (5108.39=setup[5.90]+cmd[5102.49] seconds) buildlighty: OK (8.17=setup[6.17]+cmd[2.00] seconds) docs: OK (31.70=setup[30.04]+cmd[1.67] seconds) docs-linkcheck: OK (35.28=setup[31.11]+cmd[4.17] seconds) checkbashisms: OK (2.89=setup[1.89]+cmd[0.03,0.11,0.86] seconds) pre-commit: OK (42.02=setup[5.61]+cmd[0.01,0.01,29.75,6.64] seconds) pylint: OK (26.01=setup[3.38]+cmd[22.63] seconds) evaluation failed :( (14908.08 seconds) + tox_status=255 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ echo .tox/build_karaf_tests121/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests121 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 + for i in .tox/*/log ++ echo .tox/build_karaf_tests221/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests221 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo .tox/build_karaf_tests71/log + tox_env=build_karaf_tests71 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 + for i in .tox/*/log ++ echo .tox/build_karaf_tests_hybrid/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests_hybrid + cp -r .tox/build_karaf_tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests_hybrid + for i in .tox/*/log ++ echo .tox/buildcontroller/log ++ awk -F/ '{print $2}' + tox_env=buildcontroller + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller + for i in .tox/*/log ++ echo .tox/buildlighty/log ++ awk -F/ '{print $2}' + tox_env=buildlighty + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty + for i in .tox/*/log ++ echo .tox/checkbashisms/log ++ awk -F/ '{print $2}' + tox_env=checkbashisms + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms + for i in .tox/*/log ++ echo .tox/docs-linkcheck/log ++ awk -F/ '{print $2}' + tox_env=docs-linkcheck + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck + for i in .tox/*/log ++ echo .tox/docs/log ++ awk -F/ '{print $2}' + tox_env=docs + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs + for i in .tox/*/log ++ echo .tox/pre-commit/log ++ awk -F/ '{print $2}' + tox_env=pre-commit + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit + for i in .tox/*/log ++ echo .tox/pylint/log ++ awk -F/ '{print $2}' + tox_env=pylint + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint + for i in .tox/*/log ++ echo .tox/sims/log ++ awk -F/ '{print $2}' + tox_env=sims + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims + for i in .tox/*/log ++ echo .tox/tests121/log ++ awk -F/ '{print $2}' + tox_env=tests121 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo .tox/tests221/log + tox_env=tests221 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 + for i in .tox/*/log ++ echo .tox/tests71/log ++ awk -F/ '{print $2}' + tox_env=tests71 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 + for i in .tox/*/log ++ echo .tox/testsPCE/log ++ awk -F/ '{print $2}' + tox_env=testsPCE + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE + for i in .tox/*/log ++ echo .tox/tests_hybrid/log ++ awk -F/ '{print $2}' + tox_env=tests_hybrid + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid + for i in .tox/*/log ++ echo .tox/tests_tapi/log ++ awk -F/ '{print $2}' + tox_env=tests_tapi + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> Archiving generated docs' ---> Archiving generated docs + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 255 -eq 0 + exit 255 ++ '[' 1 = 1 ']' ++ '[' -x /usr/bin/clear_console ']' ++ /usr/bin/clear_console -q Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 13191 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15111376827460258855.sh ---> sysstat.sh [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6752803281729334566.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/transportpce-tox-verify-transportpce-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6991659941353134240.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n4Br from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-n4Br/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17123224689500816116.sh provisioning config files... Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #2161 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config14407661389356359727tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5938349210562159930.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9330454778360060984.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n4Br from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-n4Br/bin to PATH [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins95393112182111241.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6911080441194060896.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n4Br from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-n4Br/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins738872291438043339.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n4Br from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-n4Br/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/2161/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2004-docker-4c-16g-4332 5.4.0-200-generic #220-Ubuntu SMP Fri Sep 27 13:19:16 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB L1i cache: 128 KiB L2 cache: 2 MiB L3 cache: 64 MiB NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 7.8G 0 7.8G 0% /dev tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 12G 66G 15% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/loop0 62M 62M 0 100% /snap/core20/1405 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 /dev/loop3 64M 64M 0 100% /snap/core20/2434 /dev/loop4 92M 92M 0 100% /snap/lxd/29619 ---> free -m: total used free shared buff/cache available Mem: 15997 662 9644 1 5690 14995 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:4b:8e:79 brd ff:ff:ff:ff:ff:ff inet 10.30.170.124/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 71322sec preferred_lft 71322sec inet6 fe80::f816:3eff:fe4b:8e79/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:87:a2:8e:39 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.4.0-200-generic (prd-ubuntu2004-docker-4c-16g-4332) 11/04/24 _x86_64_ (4 CPU) 13:53:27 LINUX RESTART (4 CPU) 13:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:55:01 283.11 96.87 186.24 0.00 2811.32 8753.11 0.00 13:56:01 161.85 27.66 134.19 0.00 1979.47 20720.04 0.00 13:57:01 246.44 4.35 242.09 0.00 214.50 56396.07 0.00 13:58:01 50.90 0.00 50.90 0.00 0.00 23220.53 0.00 13:59:01 31.46 4.98 26.48 0.00 4509.78 6386.40 0.00 14:00:01 4.21 0.00 4.21 0.00 0.00 51.17 0.00 14:01:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 14:02:01 1.57 0.00 1.57 0.00 0.00 19.19 0.00 14:03:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 14:04:01 2.30 0.00 2.30 0.00 0.00 40.39 0.00 14:05:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 14:06:01 1.48 0.00 1.48 0.00 0.00 18.39 0.00 14:07:01 1.17 0.00 1.17 0.00 0.00 15.60 0.00 14:08:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 14:09:01 1.92 0.02 1.90 0.00 0.13 23.86 0.00 14:10:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 14:11:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 14:12:01 1.38 0.00 1.38 0.00 0.00 18.40 0.00 14:13:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 14:14:01 1.52 0.00 1.52 0.00 0.00 20.80 0.00 14:15:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 14:16:01 1.53 0.00 1.53 0.00 0.00 19.46 0.00 14:17:01 1.13 0.02 1.12 0.00 0.13 13.06 0.00 14:18:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 14:19:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 14:20:01 1.83 0.00 1.83 0.00 0.00 21.06 0.00 14:21:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 14:22:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 14:23:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 14:24:01 1.65 0.00 1.65 0.00 0.00 19.60 0.00 14:25:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 14:26:01 1.20 0.00 1.20 0.00 0.00 16.26 0.00 14:27:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 14:28:01 1.37 0.00 1.37 0.00 0.00 17.46 0.00 14:29:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 14:30:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 14:31:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 14:32:01 1.38 0.00 1.38 0.00 0.00 18.00 0.00 14:33:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 14:34:01 7.03 0.00 7.03 0.00 0.00 333.76 0.00 14:35:01 7.12 0.00 7.12 0.00 0.00 2063.52 0.00 14:36:01 1.05 0.00 1.05 0.00 0.00 15.33 0.00 14:37:01 1.87 0.00 1.87 0.00 0.00 21.60 0.00 14:38:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 14:39:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 14:40:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 14:41:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 14:42:01 1.30 0.00 1.30 0.00 0.00 17.20 0.00 14:43:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 14:44:01 1.37 0.00 1.37 0.00 0.00 20.00 0.00 14:45:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 14:46:01 1.65 0.00 1.65 0.00 0.00 21.73 0.00 14:47:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 14:48:01 1.60 0.00 1.60 0.00 0.00 20.13 0.00 14:49:02 1.07 0.00 1.07 0.00 0.00 13.86 0.00 14:50:01 1.32 0.00 1.32 0.00 0.00 17.21 0.00 14:51:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 14:52:01 1.55 0.00 1.55 0.00 0.00 19.46 0.00 14:53:01 9.55 6.02 3.53 0.00 341.87 266.80 0.00 14:54:01 2.18 0.00 2.18 0.00 0.00 25.99 0.00 14:55:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 14:56:01 1.72 0.00 1.72 0.00 0.00 22.40 0.00 14:57:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 14:58:01 1.82 0.00 1.82 0.00 0.00 22.26 0.00 14:59:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 15:00:01 1.50 0.00 1.50 0.00 0.00 19.20 0.00 15:01:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 15:02:01 1.35 0.00 1.35 0.00 0.00 17.73 0.00 15:03:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 15:04:01 1.20 0.00 1.20 0.00 0.00 15.86 0.00 15:05:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 15:06:01 1.45 0.00 1.45 0.00 0.00 20.00 0.00 15:07:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 15:08:01 1.25 0.00 1.25 0.00 0.00 16.80 0.00 15:09:01 1.25 0.00 1.25 0.00 0.00 17.60 0.00 15:10:01 1.60 0.00 1.60 0.00 0.00 23.86 0.00 15:11:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 15:12:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 15:13:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 15:14:01 1.22 0.00 1.22 0.00 0.00 16.80 0.00 15:15:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 15:16:01 1.13 0.00 1.13 0.00 0.00 15.06 0.00 15:17:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 15:18:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 15:19:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 15:20:01 1.32 0.00 1.32 0.00 0.00 17.06 0.00 15:21:01 12.45 0.03 12.41 0.00 0.27 2360.94 0.00 15:22:01 1.07 0.00 1.07 0.00 0.00 37.05 0.00 15:23:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 15:24:01 1.13 0.00 1.13 0.00 0.00 15.60 0.00 15:25:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 15:26:01 1.12 0.00 1.12 0.00 0.00 14.80 0.00 15:27:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 15:28:01 1.22 0.00 1.22 0.00 0.00 16.00 0.00 15:29:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 15:30:01 1.80 0.00 1.80 0.00 0.00 21.86 0.00 15:31:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 15:32:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 15:33:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 15:34:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 15:35:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 15:36:01 1.13 0.00 1.13 0.00 0.00 14.93 0.00 15:37:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 15:38:01 1.27 0.00 1.27 0.00 0.00 16.53 0.00 15:39:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 15:40:01 1.33 0.00 1.33 0.00 0.00 16.79 0.00 15:41:01 12.71 0.02 12.70 0.00 0.13 2368.01 0.00 15:42:01 1.47 0.00 1.47 0.00 0.00 41.33 0.00 15:43:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 15:44:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 15:45:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 15:46:01 1.77 0.00 1.77 0.00 0.00 20.93 0.00 15:47:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 15:48:01 0.97 0.00 0.97 0.00 0.00 13.06 0.00 15:49:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 15:50:01 1.82 0.00 1.82 0.00 0.00 21.59 0.00 15:51:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 15:52:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 15:53:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 15:54:01 2.02 0.00 2.02 0.00 0.00 24.00 0.00 15:55:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 15:56:01 1.48 0.00 1.48 0.00 0.00 19.73 0.00 15:57:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 15:58:01 2.18 0.00 2.18 0.00 0.00 25.33 0.00 15:59:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 16:00:01 1.63 0.00 1.63 0.00 0.00 20.26 0.00 16:01:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 16:02:01 1.77 0.00 1.77 0.00 0.00 20.40 0.00 16:03:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 16:04:01 1.42 0.00 1.42 0.00 0.00 18.26 0.00 16:05:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 16:06:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 16:07:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 16:08:01 1.18 0.00 1.18 0.00 0.00 15.20 0.00 16:09:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 16:10:01 1.65 0.00 1.65 0.00 0.00 20.40 0.00 16:11:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 16:12:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 16:13:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 16:14:01 1.55 0.00 1.55 0.00 0.00 19.60 0.00 16:15:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 16:16:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 16:17:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 16:18:01 1.54 0.00 1.54 0.00 0.00 18.84 0.00 16:19:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 16:20:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 16:21:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 16:22:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 16:23:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 16:24:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 16:25:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 16:26:01 1.90 0.00 1.90 0.00 0.00 21.86 0.00 16:27:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 16:28:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 16:29:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 16:30:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 16:31:01 1.80 0.00 1.80 0.00 0.00 20.93 0.00 16:32:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 16:33:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 16:34:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 16:35:01 1.53 0.00 1.53 0.00 0.00 16.26 0.00 16:36:01 1.67 0.00 1.67 0.00 0.00 21.06 0.00 16:37:01 1.22 0.00 1.22 0.00 0.00 12.00 0.00 16:38:01 1.95 0.00 1.95 0.00 0.00 22.53 0.00 16:39:01 8.22 0.03 8.18 0.00 0.27 900.12 0.00 16:40:01 6.47 0.00 6.47 0.00 0.00 1518.15 0.00 16:41:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 16:42:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 16:43:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 16:44:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 16:45:01 1.37 0.00 1.37 0.00 0.00 14.40 0.00 16:46:01 2.10 0.00 2.10 0.00 0.00 24.40 0.00 16:47:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 16:48:01 1.77 0.00 1.77 0.00 0.00 21.86 0.00 16:49:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 16:50:01 1.67 0.02 1.65 0.00 1.20 18.93 0.00 16:51:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 16:52:01 1.55 0.00 1.55 0.00 0.00 17.59 0.00 16:53:01 2.12 0.05 2.07 0.00 12.26 24.40 0.00 16:54:01 1.92 0.00 1.92 0.00 0.00 21.20 0.00 16:55:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 16:56:01 1.87 0.00 1.87 0.00 0.00 23.20 0.00 16:57:01 1.25 0.00 1.25 0.00 0.00 13.06 0.00 16:58:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 16:59:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 17:00:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 17:01:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 17:02:01 1.78 0.00 1.78 0.00 0.00 19.60 0.00 17:03:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 17:04:01 1.85 0.00 1.85 0.00 0.00 22.00 0.00 17:05:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 17:06:01 1.97 0.00 1.97 0.00 0.00 23.46 0.00 17:07:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 17:08:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 17:09:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 17:10:01 1.97 0.00 1.97 0.00 0.00 21.60 0.00 17:11:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 17:12:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 17:13:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 17:14:01 1.87 0.00 1.87 0.00 0.00 21.46 0.00 17:15:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 17:16:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 17:17:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 17:18:01 1.93 0.00 1.93 0.00 0.00 22.26 0.00 17:19:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 17:20:01 1.82 0.00 1.82 0.00 0.00 19.86 0.00 17:21:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 17:22:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 17:23:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 17:24:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 17:25:01 1.82 0.00 1.82 0.00 0.00 20.53 0.00 17:26:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 17:27:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 17:28:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 17:29:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 17:30:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 17:31:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 17:32:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 17:33:01 1.58 0.00 1.58 0.00 0.00 19.60 0.00 17:34:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 17:35:01 1.70 0.00 1.70 0.00 0.00 18.40 0.00 17:36:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 17:37:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 17:38:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 17:39:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 17:40:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 17:41:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 17:42:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 17:43:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 17:44:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 17:45:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 17:46:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 17:47:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 17:48:01 1.97 0.00 1.97 0.00 0.00 22.40 0.00 17:49:02 1.35 0.00 1.35 0.00 0.00 15.06 0.00 17:50:01 1.10 0.00 1.10 0.00 0.00 12.47 0.00 17:51:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 17:52:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 17:53:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 17:54:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 17:55:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 17:56:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 17:57:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 17:58:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 17:59:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 18:00:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 18:01:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 18:02:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 18:03:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 18:04:01 5.57 0.03 5.53 0.00 0.27 246.89 0.00 Average: 4.69 0.55 4.13 0.00 39.31 517.78 0.00 13:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:55:01 13376160 15440256 539528 3.29 69432 2190700 1241308 7.12 798020 1930032 170244 13:56:01 11549416 15029924 928124 5.67 120996 3453728 1773828 10.18 1435780 2994952 1019592 13:57:01 10358080 15227356 728528 4.45 154272 4711308 1555716 8.93 1315308 4207020 766472 13:58:01 10590952 15373332 582648 3.56 154888 4623916 1397680 8.02 1067212 4222096 744 13:59:01 10233172 15328668 617956 3.77 160556 4923444 1462828 8.39 1298092 4332420 996 14:00:01 10256200 15351680 595124 3.63 160592 4923448 1445416 8.29 1272404 4332388 40 14:01:01 10256632 15352188 594464 3.63 160624 4923440 1445416 8.29 1273264 4332388 40 14:02:01 10258768 15354364 592356 3.62 160656 4923456 1445416 8.29 1270468 4332396 12 14:03:01 10258744 15354368 592324 3.62 160680 4923456 1445416 8.29 1271492 4332396 52 14:04:01 10258664 15354336 592400 3.62 160740 4923436 1445416 8.29 1272060 4332376 36 14:05:01 10259436 15355120 591592 3.61 160760 4923436 1445416 8.29 1270368 4332376 44 14:06:01 10259288 15354996 591644 3.61 160780 4923440 1445416 8.29 1270556 4332380 52 14:07:01 10257832 15353680 592912 3.62 160812 4923560 1445416 8.29 1272416 4332508 52 14:08:01 10257492 15353348 593196 3.62 160828 4923572 1445416 8.29 1272480 4332512 40 14:09:01 10258700 15354708 592020 3.61 160860 4923568 1463496 8.40 1269744 4332512 32 14:10:01 10258812 15354856 591920 3.61 160884 4923572 1463496 8.40 1270496 4332512 176 14:11:01 10258064 15354168 592600 3.62 160920 4923576 1463496 8.40 1272044 4332516 176 14:12:01 10258836 15354992 591760 3.61 160960 4923584 1463496 8.40 1269944 4332524 60 14:13:01 10258844 15355056 591664 3.61 160984 4923584 1463496 8.40 1270180 4332524 136 14:14:01 10257836 15354076 592644 3.62 161004 4923588 1463496 8.40 1272088 4332528 52 14:15:01 10257796 15354044 592644 3.62 161012 4923588 1463496 8.40 1271916 4332528 184 14:16:01 10259024 15355312 591212 3.61 161028 4923592 1463496 8.40 1270132 4332532 236 14:17:01 10258780 15355084 591432 3.61 161056 4923588 1463496 8.40 1270128 4332532 256 14:18:01 10257764 15354108 592392 3.62 161080 4923600 1463496 8.40 1271892 4332540 148 14:19:01 10257448 15353840 592764 3.62 161112 4923600 1463496 8.40 1272184 4332540 60 14:20:01 10258472 15354896 591700 3.61 161128 4923604 1463496 8.40 1270076 4332544 44 14:21:01 10258600 15355036 591524 3.61 161144 4923604 1463496 8.40 1270700 4332544 24 14:22:01 10257940 15354416 592092 3.61 161176 4923612 1463496 8.40 1272136 4332552 224 14:23:01 10258444 15354936 591552 3.61 161204 4923612 1463496 8.40 1270668 4332552 48 14:24:01 10258368 15355060 591408 3.61 161248 4923744 1447052 8.30 1270544 4332684 20 14:25:01 10257344 15354068 592340 3.62 161280 4923744 1447052 8.30 1272780 4332684 52 14:26:01 10256708 15353468 592904 3.62 161312 4923748 1447052 8.30 1272456 4332688 72 14:27:01 10257804 15354620 591760 3.61 161352 4923748 1447052 8.30 1271112 4332688 12 14:28:01 10257888 15354728 591580 3.61 161380 4923748 1447052 8.30 1271060 4332692 16 14:29:01 10257352 15354216 592076 3.61 161424 4923740 1447052 8.30 1272804 4332692 32 14:30:01 10256880 15353800 592472 3.62 161444 4923760 1447052 8.30 1272760 4332700 64 14:31:01 10258124 15355076 591296 3.61 161476 4923760 1447052 8.30 1270788 4332700 8 14:32:01 10258332 15355320 591032 3.61 161508 4923752 1447052 8.30 1271600 4332700 92 14:33:01 10257356 15354380 592036 3.61 161540 4923764 1447052 8.30 1273172 4332704 12 14:34:01 10195796 15360924 585372 3.57 164200 4984000 1409804 8.09 1269476 4392480 60492 14:35:01 10195788 15360948 585244 3.57 164240 4984000 1409804 8.09 1269452 4392480 12 14:36:01 10192120 15357316 588900 3.59 164276 4984004 1425860 8.18 1273088 4392484 220 14:37:01 10192112 15357380 588820 3.59 164364 4984004 1425860 8.18 1273196 4392484 24 14:38:01 10191836 15357152 589052 3.60 164396 4984008 1425860 8.18 1273328 4392488 48 14:39:01 10191640 15356980 589216 3.60 164428 4984004 1425860 8.18 1273652 4392488 260 14:40:01 10191712 15357104 589204 3.60 164456 4984016 1425860 8.18 1273456 4392496 12 14:41:01 10191712 15357132 589172 3.60 164488 4984016 1425860 8.18 1273804 4392496 8 14:42:01 10191972 15357396 588876 3.59 164520 4984020 1425860 8.18 1273564 4392500 52 14:43:01 10191696 15357176 589120 3.60 164544 4984020 1425860 8.18 1273648 4392500 28 14:44:01 10191612 15357112 589140 3.60 164584 4984016 1425860 8.18 1273872 4392504 100 14:45:01 10191620 15357152 589048 3.60 164620 4984024 1425860 8.18 1273860 4392504 12 14:46:01 10191872 15357448 588756 3.59 164656 4984028 1425860 8.18 1273760 4392508 8 14:47:01 10191872 15357500 588732 3.59 164680 4984028 1425860 8.18 1273840 4392508 52 14:48:01 10191668 15357436 588756 3.59 164716 4984164 1425860 8.18 1273876 4392624 8 14:49:02 10191204 15357032 589188 3.60 164740 4984164 1425860 8.18 1274204 4392644 56 14:50:01 10191276 15357148 589068 3.60 164772 4984168 1425860 8.18 1274244 4392648 60 14:51:01 10191276 15357156 589040 3.60 164796 4984172 1425860 8.18 1274372 4392652 32 14:52:01 10191056 15356984 589236 3.60 164824 4984176 1425860 8.18 1274572 4392656 20 14:53:01 10107312 15291644 652344 3.98 165112 5000812 1569196 9.00 1337876 4406800 48 14:54:01 10107864 15292244 651732 3.98 165144 5000816 1569196 9.00 1337764 4406804 4 14:55:01 10107832 15292216 651704 3.98 165172 5000812 1569196 9.00 1337816 4406804 8 14:56:01 10107596 15292020 651908 3.98 165196 5000820 1569196 9.00 1337564 4406808 8 14:57:01 10107864 15292328 651564 3.98 165220 5000824 1569196 9.00 1337608 4406812 52 14:58:01 10107668 15292152 651728 3.98 165248 5000828 1569196 9.00 1337624 4406816 24 14:59:01 10108180 15292708 651188 3.98 165272 5000828 1569196 9.00 1337660 4406816 60 15:00:01 10107912 15292444 651412 3.98 165300 5000824 1569196 9.00 1337668 4406820 184 15:01:01 10108204 15292784 651260 3.98 165324 5000832 1569196 9.00 1337664 4406820 8 15:02:01 10108496 15293104 650948 3.97 165348 5000836 1569196 9.00 1337712 4406824 48 15:03:01 10108236 15292880 651176 3.98 165380 5000836 1569196 9.00 1337748 4406824 24 15:04:01 10108496 15293172 650836 3.97 165412 5000840 1569196 9.00 1337812 4406828 208 15:05:01 10108236 15292920 651064 3.97 165440 5000828 1569196 9.00 1337812 4406828 20 15:06:01 10108276 15293008 650968 3.97 165468 5000848 1569196 9.00 1337880 4406832 24 15:07:01 10108276 15293012 650940 3.97 165492 5000848 1569196 9.00 1338112 4406836 52 15:08:01 10108284 15293228 650728 3.97 165528 5000984 1569196 9.00 1338240 4406972 232 15:09:01 10142588 15327660 616300 3.76 165572 5001072 1527960 8.77 1303444 4407000 180 15:10:01 10142596 15327696 616248 3.76 165612 5001072 1527960 8.77 1303340 4407004 68 15:11:01 10142628 15327756 616152 3.76 165656 5001076 1527960 8.77 1303496 4407004 216 15:12:01 10142596 15327784 616144 3.76 165688 5001080 1527960 8.77 1303752 4407012 160 15:13:01 10142360 15327548 616360 3.76 165704 5001080 1527960 8.77 1303556 4407012 8 15:14:01 10142408 15327640 616248 3.76 165744 5001076 1527960 8.77 1303600 4407012 68 15:15:01 10142344 15327600 616288 3.76 165768 5001076 1527960 8.77 1303692 4407012 4 15:16:01 10142408 15327696 616176 3.76 165796 5001092 1527960 8.77 1303652 4407016 232 15:17:01 10142164 15327492 616396 3.76 165812 5001092 1527960 8.77 1303928 4407020 48 15:18:01 10142416 15327772 616240 3.76 165836 5001096 1527960 8.77 1303760 4407024 56 15:19:01 10142336 15327704 616312 3.76 165840 5001096 1527960 8.77 1303856 4407024 60 15:20:01 10142376 15327756 616232 3.76 165864 5001092 1527960 8.77 1303908 4407028 56 15:21:01 10079016 15333464 610292 3.73 168460 5061356 1522756 8.74 1301520 4466868 744 15:22:01 10076416 15330876 612824 3.74 168480 5061360 1522756 8.74 1303416 4466872 216 15:23:01 10076512 15330992 612680 3.74 168492 5061360 1522756 8.74 1303436 4466872 8 15:24:01 10076228 15330720 612892 3.74 168520 5061372 1522756 8.74 1303556 4466884 108 15:25:01 10076048 15330604 612980 3.74 168548 5061372 1522756 8.74 1303860 4466884 224 15:26:01 10076000 15330584 612996 3.74 168576 5061376 1522756 8.74 1303640 4466888 216 15:27:01 10075868 15330460 613076 3.74 168596 5061376 1522756 8.74 1303688 4466888 16 15:28:01 10075380 15330012 613496 3.75 168628 5061380 1522756 8.74 1303732 4466892 68 15:29:01 10075828 15330508 613016 3.74 168660 5061380 1522756 8.74 1304088 4466892 60 15:30:01 10075820 15330520 612996 3.74 168680 5061384 1506652 8.64 1304240 4466896 160 15:31:01 10076048 15330756 612752 3.74 168692 5061384 1506652 8.64 1304080 4466896 4 15:32:01 10076332 15331056 612548 3.74 168704 5061388 1506652 8.64 1304168 4466900 16 15:33:01 10076388 15331156 612544 3.74 168736 5061388 1506652 8.64 1304016 4466900 8 15:34:01 10075804 15330604 613080 3.74 168764 5061396 1506652 8.64 1304424 4466908 248 15:35:01 10075884 15330684 612944 3.74 168804 5061380 1506652 8.64 1304128 4466908 8 15:36:01 10075324 15330212 613408 3.74 168844 5061400 1506652 8.64 1304372 4466912 324 15:37:01 10075520 15330408 613196 3.74 168860 5061400 1506652 8.64 1304476 4466912 12 15:38:01 10075584 15330636 612948 3.74 168880 5061532 1506652 8.64 1304516 4467044 168 15:39:01 10075096 15330160 613416 3.74 168896 5061532 1506652 8.64 1304616 4467044 248 15:40:01 10075168 15330268 613308 3.74 168920 5061536 1506652 8.64 1304968 4467048 80 15:41:01 10009012 15333252 610228 3.73 171436 5121676 1475692 8.47 1305204 4526776 776 15:42:01 10009060 15333196 610256 3.73 171464 5121680 1475692 8.47 1305056 4526780 200 15:43:01 10005816 15330004 613456 3.74 171496 5121684 1491728 8.56 1307584 4526784 8 15:44:01 10005200 15329408 614036 3.75 171520 5121688 1491728 8.56 1307744 4526788 32 15:45:01 10005664 15329896 613540 3.75 171560 5121676 1491728 8.56 1307708 4526788 12 15:46:01 10005396 15329684 613732 3.75 171580 5121692 1491728 8.56 1307804 4526792 8 15:47:01 10005468 15329768 613616 3.75 171592 5121692 1491728 8.56 1307816 4526792 8 15:48:01 10004460 15328784 614580 3.75 171604 5121696 1491728 8.56 1308712 4526796 200 15:49:01 10004396 15328728 614688 3.75 171620 5121696 1491728 8.56 1308808 4526796 68 15:50:01 10004296 15328668 614736 3.75 171660 5121696 1491728 8.56 1308808 4526800 16 15:51:01 10004492 15328888 614492 3.75 171696 5121700 1491728 8.56 1308860 4526800 40 15:52:01 10004556 15329000 614392 3.75 171720 5121708 1491728 8.56 1308912 4526804 60 15:53:01 10004484 15328960 614396 3.75 171756 5121708 1491728 8.56 1309396 4526808 204 15:54:01 10004428 15328956 614380 3.75 171800 5121712 1491728 8.56 1309272 4526812 32 15:55:01 10004556 15329104 614208 3.75 171812 5121708 1491728 8.56 1309032 4526812 208 15:56:01 10004108 15328672 614716 3.75 171812 5121716 1491728 8.56 1309056 4526816 280 15:57:01 10004304 15328868 614656 3.75 171824 5121716 1491728 8.56 1309056 4526816 208 15:58:01 10004500 15329100 614436 3.75 171864 5121724 1491728 8.56 1309288 4526824 8 15:59:01 10004328 15328964 614580 3.75 171876 5121724 1491728 8.56 1309140 4526824 56 16:00:01 10004296 15329084 614400 3.75 171908 5121852 1491728 8.56 1309100 4526956 204 16:01:01 10004044 15328852 614636 3.75 171928 5121856 1491728 8.56 1309364 4526956 12 16:02:01 10003524 15328384 615084 3.75 171956 5121864 1491728 8.56 1309204 4526964 12 16:03:01 10003720 15328596 614828 3.75 171984 5121864 1491728 8.56 1309232 4526964 4 16:04:01 10003744 15328680 614752 3.75 172008 5121868 1491728 8.56 1309368 4526968 92 16:05:01 10003848 15328788 614712 3.75 172036 5121860 1491728 8.56 1309496 4526968 204 16:06:01 10003880 15328868 614624 3.75 172068 5121872 1491728 8.56 1309360 4526972 164 16:07:01 10004076 15329064 614384 3.75 172088 5121872 1491728 8.56 1309556 4526972 204 16:08:01 10004100 15329140 614296 3.75 172116 5121876 1491728 8.56 1309616 4526976 224 16:09:01 10004060 15329148 614368 3.75 172156 5121876 1507968 8.65 1309536 4526976 56 16:10:01 10004176 15329312 614228 3.75 172196 5121872 1507968 8.65 1309500 4526984 216 16:11:01 10003980 15329160 614372 3.75 172220 5121884 1507968 8.65 1309584 4526984 200 16:12:01 10003712 15328908 614576 3.75 172248 5121888 1507968 8.65 1309596 4526988 204 16:13:01 10003792 15329016 614424 3.75 172288 5121888 1507968 8.65 1309624 4526988 8 16:14:01 10003596 15328888 614544 3.75 172328 5121892 1507968 8.65 1310020 4526992 20 16:15:01 10003572 15328908 614508 3.75 172352 5121892 1507968 8.65 1309724 4526996 228 16:16:01 10003352 15328708 614664 3.75 172376 5121900 1507968 8.65 1309740 4527000 176 16:17:01 10003192 15328560 614808 3.75 172392 5121900 1507968 8.65 1309948 4527000 204 16:18:01 10003572 15328964 614364 3.75 172400 5121904 1507968 8.65 1309964 4527004 68 16:19:01 10003596 15329008 614308 3.75 172412 5121904 1507968 8.65 1309848 4527004 52 16:20:01 10003596 15329012 614352 3.75 172436 5121912 1507968 8.65 1309984 4527008 172 16:21:01 10003556 15329012 614344 3.75 172468 5121904 1507968 8.65 1309988 4527012 8 16:22:01 10003856 15329340 614008 3.75 172480 5121916 1507968 8.65 1309828 4527016 208 16:23:01 10003280 15328796 614556 3.75 172508 5121916 1507968 8.65 1310156 4527016 16 16:24:01 10003092 15328648 614712 3.75 172532 5121920 1507968 8.65 1310060 4527020 168 16:25:01 10003524 15329080 614248 3.75 172548 5121920 1507968 8.65 1310120 4527020 12 16:26:01 10003564 15329164 614240 3.75 172576 5121920 1507968 8.65 1310180 4527024 128 16:27:01 10003368 15328972 614408 3.75 172596 5121924 1507968 8.65 1309968 4527024 204 16:28:01 10003416 15329048 614280 3.75 172624 5121932 1491512 8.56 1309988 4527028 72 16:29:01 9997340 15323024 620292 3.79 172648 5121932 1491512 8.56 1318660 4527032 48 16:30:01 9996640 15322468 620860 3.79 172672 5122068 1491512 8.56 1319036 4527156 220 16:31:01 9995520 15321384 621920 3.80 172716 5122056 1491512 8.56 1318728 4527168 204 16:32:01 9995348 15321236 622052 3.80 172740 5122072 1491512 8.56 1318748 4527172 208 16:33:01 9995324 15321264 622052 3.80 172764 5122072 1491512 8.56 1319372 4527172 8 16:34:01 9995160 15321112 622292 3.80 172768 5122076 1491512 8.56 1319112 4527176 240 16:35:01 9995268 15321236 622144 3.80 172780 5122076 1491512 8.56 1318916 4527176 8 16:36:01 9994992 15320988 622372 3.80 172816 5122072 1491512 8.56 1319152 4527180 408 16:37:01 9995008 15321020 622396 3.80 172832 5122080 1491512 8.56 1318972 4527180 8 16:38:01 9994852 15320908 622484 3.80 172876 5122084 1491512 8.56 1319196 4527184 216 16:39:01 9930040 15325480 617840 3.77 175412 5182316 1502616 8.62 1318668 4587004 44364 16:40:01 9929732 15325204 618108 3.77 175436 5182316 1486136 8.53 1318484 4587004 12 16:41:01 9925912 15321408 621976 3.80 175448 5182320 1486136 8.53 1321896 4587008 24 16:42:01 9925984 15321512 621872 3.80 175480 5182320 1486136 8.53 1321960 4587008 228 16:43:01 9926204 15321744 621628 3.79 175500 5182324 1486136 8.53 1321896 4587012 40 16:44:01 9925732 15321316 622056 3.80 175532 5182324 1486136 8.53 1321976 4587012 80 16:45:01 9925960 15321552 621800 3.80 175540 5182328 1486136 8.53 1321852 4587016 4 16:46:01 9925920 15321544 621780 3.80 175580 5182328 1486136 8.53 1321840 4587016 204 16:47:01 9925920 15321576 621740 3.80 175584 5182336 1486136 8.53 1321860 4587024 8 16:48:01 9925580 15321280 622116 3.80 175604 5182340 1486136 8.53 1321892 4587028 52 16:49:01 9925628 15321468 622004 3.80 175620 5182472 1486136 8.53 1322124 4587160 56 16:50:01 9925140 15321052 622420 3.80 175644 5182508 1486136 8.53 1322228 4587196 40 16:51:01 9925116 15321040 622424 3.80 175652 5182512 1486136 8.53 1322024 4587200 12 16:52:01 9925212 15321140 622276 3.80 175676 5182512 1486136 8.53 1322028 4587200 40 16:53:01 9986836 15382768 562708 3.44 175700 5182880 1401492 8.04 1270212 4579072 12 16:54:01 9987512 15383464 561984 3.43 175720 5182880 1401492 8.04 1270292 4579072 12 16:55:01 9988428 15384392 561156 3.43 175736 5182880 1401492 8.04 1270308 4579076 12 16:56:01 9987592 15383604 561912 3.43 175780 5182888 1401492 8.04 1270544 4579080 276 16:57:01 9987732 15383780 561720 3.43 175796 5182892 1401492 8.04 1270328 4579084 12 16:58:01 9987472 15383520 562032 3.43 175816 5182892 1401492 8.04 1270328 4579084 36 16:59:01 9987528 15383616 561944 3.43 175832 5182896 1401492 8.04 1270436 4579088 64 17:00:01 9987308 15383328 562208 3.43 175852 5182896 1401492 8.04 1270528 4579088 208 17:01:01 9987576 15383636 561880 3.43 175876 5182896 1401492 8.04 1270768 4579092 212 17:02:01 9988000 15384080 561604 3.43 175896 5182900 1401492 8.04 1270764 4579092 188 17:03:01 9987836 15383956 561728 3.43 175924 5182904 1401492 8.04 1270840 4579096 224 17:04:01 9987780 15383916 561728 3.43 175944 5182908 1401492 8.04 1270824 4579100 280 17:05:01 9987536 15383684 562068 3.43 175944 5182912 1401492 8.04 1270464 4579104 8 17:06:01 9987520 15383704 561980 3.43 175976 5182916 1401492 8.04 1270776 4579108 260 17:07:01 9987464 15383676 561980 3.43 176000 5182920 1401492 8.04 1270856 4579112 188 17:08:01 9987488 15383728 561888 3.43 176028 5182920 1401492 8.04 1270932 4579112 96 17:09:01 9987252 15383524 562080 3.43 176060 5182924 1401492 8.04 1270992 4579116 256 17:10:01 9987284 15383588 562072 3.43 176088 5182924 1401492 8.04 1270892 4579116 64 17:11:01 9987228 15383540 562100 3.43 176104 5182928 1401492 8.04 1270788 4579120 56 17:12:01 9987268 15383608 562036 3.43 176116 5182928 1401492 8.04 1270932 4579120 232 17:13:01 9986968 15383340 562300 3.43 176148 5182932 1401492 8.04 1270856 4579124 20 17:14:01 9987040 15383448 562148 3.43 176176 5182936 1401492 8.04 1270948 4579128 36 17:15:01 9987236 15383664 561896 3.43 176192 5182940 1401492 8.04 1270908 4579132 12 17:16:01 9987172 15383600 562016 3.43 176212 5182932 1401492 8.04 1271104 4579132 244 17:17:01 9986992 15383444 562140 3.43 176232 5182944 1401492 8.04 1270928 4579136 204 17:18:01 9987072 15383552 562056 3.43 176252 5182944 1401492 8.04 1270956 4579136 248 17:19:01 9987180 15383692 561904 3.43 176268 5182948 1401492 8.04 1271240 4579140 248 17:20:01 9987056 15383700 561844 3.43 176284 5183080 1401492 8.04 1271000 4579256 44 17:21:01 9986788 15383464 562048 3.43 176304 5183084 1401492 8.04 1271028 4579276 12 17:22:01 9986812 15383496 561976 3.43 176328 5183084 1401492 8.04 1271036 4579276 36 17:23:01 9986820 15383540 562016 3.43 176356 5183088 1401492 8.04 1271072 4579280 20 17:24:01 9986536 15383288 562268 3.43 176376 5183092 1401492 8.04 1271244 4579280 260 17:25:01 9986984 15383768 561744 3.43 176424 5183096 1401492 8.04 1271404 4579288 12 17:26:01 9986852 15383680 561840 3.43 176440 5183096 1401492 8.04 1271440 4579288 244 17:27:01 9987356 15384204 561288 3.43 176460 5183100 1401492 8.04 1271260 4579292 24 17:28:01 9987104 15383976 561508 3.43 176484 5183100 1401492 8.04 1271288 4579292 188 17:29:01 9987048 15383968 561512 3.43 176512 5183104 1401492 8.04 1271392 4579296 76 17:30:01 9986844 15383764 561740 3.43 176552 5183104 1401492 8.04 1271468 4579296 176 17:31:01 9986796 15383776 561744 3.43 176584 5183096 1401492 8.04 1271384 4579300 212 17:32:01 9987016 15384016 561476 3.43 176596 5183108 1401492 8.04 1271404 4579300 212 17:33:01 9986748 15383772 561812 3.43 176608 5183116 1401492 8.04 1271732 4579308 4 17:34:01 9986624 15383672 561904 3.43 176628 5183116 1401492 8.04 1271636 4579308 252 17:35:01 9986544 15383620 561868 3.43 176648 5183120 1401492 8.04 1271804 4579312 216 17:36:01 9986188 15383292 562196 3.43 176676 5183120 1401492 8.04 1271624 4579312 188 17:37:01 9985740 15382884 562596 3.43 176696 5183128 1385364 7.95 1271848 4579320 40 17:38:01 9985756 15382940 562508 3.43 176732 5183128 1385364 7.95 1271688 4579320 188 17:39:01 9985952 15383180 562256 3.43 176764 5183132 1385364 7.95 1271788 4579324 260 17:40:01 9985992 15383252 562288 3.43 176792 5183132 1385364 7.95 1271840 4579324 180 17:41:01 9986000 15383292 562348 3.43 176824 5183132 1385364 7.95 1271800 4579328 272 17:42:01 9985976 15383288 562348 3.43 176848 5183132 1385364 7.95 1271820 4579328 212 17:43:01 9985920 15383268 562368 3.43 176868 5183144 1385364 7.95 1271856 4579336 16 17:44:01 9986268 15383644 561956 3.43 176896 5183144 1385364 7.95 1271948 4579336 256 17:45:01 9986228 15383628 562076 3.43 176916 5183148 1385364 7.95 1272164 4579340 220 17:46:01 9986000 15383420 562280 3.43 176936 5183148 1385364 7.95 1271984 4579340 252 17:47:01 9986000 15383436 562236 3.43 176960 5183152 1385364 7.95 1271996 4579344 220 17:48:01 9986024 15383492 562144 3.43 176996 5183152 1385364 7.95 1272032 4579344 220 17:49:02 9986032 15383524 562088 3.43 177012 5183156 1385364 7.95 1272120 4579348 4 17:50:01 9986076 15383596 561944 3.43 177028 5183156 1401468 8.04 1272344 4579348 204 17:51:01 9986236 15383764 561856 3.43 177028 5183160 1401468 8.04 1272280 4579352 244 17:52:01 9986464 15384008 561596 3.43 177040 5183164 1401468 8.04 1272292 4579356 184 17:53:01 9986292 15383868 561704 3.43 177068 5183168 1401468 8.04 1272072 4579360 16 17:54:01 9986268 15383984 561544 3.43 177080 5183300 1401468 8.04 1272084 4579492 244 17:55:01 9986156 15383888 561704 3.43 177092 5183304 1401468 8.04 1272120 4579496 12 17:56:01 9985660 15383412 562164 3.43 177100 5183304 1401468 8.04 1272160 4579496 244 17:57:01 9985960 15383728 561808 3.43 177120 5183304 1401468 8.04 1272280 4579500 16 17:58:01 9985764 15383552 561984 3.43 177136 5183308 1401468 8.04 1272216 4579500 172 17:59:01 9985716 15383520 562000 3.43 177144 5183312 1401468 8.04 1272504 4579504 260 18:00:01 9985432 15383240 562272 3.43 177148 5183316 1401468 8.04 1272424 4579504 232 18:01:01 9985132 15382964 562524 3.43 177168 5183320 1401468 8.04 1272248 4579512 64 18:02:01 9985492 15383340 562128 3.43 177196 5183308 1401468 8.04 1272264 4579512 208 18:03:01 9985416 15383324 562208 3.43 177232 5183324 1401468 8.04 1272448 4579516 208 18:04:01 9843800 15310904 634476 3.87 179708 5243660 1510472 8.67 1348852 4639500 62716 Average: 10086079 15346157 598908 3.66 169695 5064479 1464264 8.40 1290448 4470930 8613 13:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:55:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:55:01 ens3 244.66 181.52 1338.31 55.03 0.00 0.00 0.00 0.00 13:56:01 lo 3.87 3.87 0.37 0.37 0.00 0.00 0.00 0.00 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:01 ens3 261.51 207.98 3924.46 26.08 0.00 0.00 0.00 0.00 13:57:01 lo 3.40 3.40 0.36 0.36 0.00 0.00 0.00 0.00 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:57:01 ens3 236.31 158.31 4884.00 19.07 0.00 0.00 0.00 0.00 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:58:01 ens3 1.25 0.63 0.39 0.29 0.00 0.00 0.00 0.00 13:59:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:59:01 ens3 116.76 39.34 2099.79 3.24 0.00 0.00 0.00 0.00 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:00:01 ens3 0.33 0.22 0.02 0.02 0.00 0.00 0.00 0.00 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:01 ens3 0.27 0.13 0.02 0.02 0.00 0.00 0.00 0.00 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:01 ens3 0.22 0.17 0.02 0.02 0.00 0.00 0.00 0.00 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:03:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:04:01 ens3 2.17 1.48 5.22 0.17 0.00 0.00 0.00 0.00 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:01 ens3 0.27 0.07 0.02 0.01 0.00 0.00 0.00 0.00 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:01 ens3 0.23 0.15 0.02 0.01 0.00 0.00 0.00 0.00 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:07:01 ens3 0.17 0.15 0.02 0.02 0.00 0.00 0.00 0.00 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:08:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:09:01 ens3 0.42 0.20 0.10 0.09 0.00 0.00 0.00 0.00 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:10:01 ens3 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:01 ens3 0.17 0.05 0.01 0.01 0.00 0.00 0.00 0.00 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:01 ens3 0.25 0.18 0.03 0.02 0.00 0.00 0.00 0.00 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:14:01 ens3 0.37 0.25 0.10 0.09 0.00 0.00 0.00 0.00 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:15:01 ens3 0.23 0.08 0.17 0.00 0.00 0.00 0.00 0.00 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:01 ens3 0.23 0.17 0.03 0.02 0.00 0.00 0.00 0.00 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:17:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:18:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:19:01 ens3 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:20:01 ens3 0.17 0.13 0.02 0.01 0.00 0.00 0.00 0.00 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:21:01 ens3 0.20 0.17 0.02 0.02 0.00 0.00 0.00 0.00 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:01 ens3 0.75 0.15 0.08 0.02 0.00 0.00 0.00 0.00 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:23:01 ens3 0.62 0.43 0.28 0.22 0.00 0.00 0.00 0.00 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:24:01 ens3 1.40 0.72 0.44 0.30 0.00 0.00 0.00 0.00 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:01 ens3 0.75 0.58 0.32 0.26 0.00 0.00 0.00 0.00 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:26:01 ens3 0.90 0.28 0.19 0.02 0.00 0.00 0.00 0.00 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:27:01 ens3 1.27 0.45 0.39 0.26 0.00 0.00 0.00 0.00 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:28:01 ens3 1.57 0.52 0.63 0.43 0.00 0.00 0.00 0.00 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:01 ens3 1.38 0.28 0.44 0.26 0.00 0.00 0.00 0.00 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:30:01 ens3 0.87 0.48 0.52 0.40 0.00 0.00 0.00 0.00 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:01 ens3 0.32 0.10 0.08 0.02 0.00 0.00 0.00 0.00 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:01 ens3 0.78 0.18 0.09 0.02 0.00 0.00 0.00 0.00 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:33:01 ens3 0.43 0.33 0.26 0.21 0.00 0.00 0.00 0.00 14:34:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:01 ens3 4.17 4.00 1.38 2.39 0.00 0.00 0.00 0.00 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:36:01 ens3 0.27 0.17 0.03 0.02 0.00 0.00 0.00 0.00 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:01 ens3 0.35 0.22 0.10 0.08 0.00 0.00 0.00 0.00 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:01 ens3 0.75 0.12 0.07 0.01 0.00 0.00 0.00 0.00 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:41:01 ens3 0.68 0.63 0.33 0.27 0.00 0.00 0.00 0.00 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:01 ens3 0.40 0.27 0.14 0.02 0.00 0.00 0.00 0.00 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:01 ens3 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:44:01 ens3 0.85 0.62 0.41 0.33 0.00 0.00 0.00 0.00 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:45:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:46:01 ens3 0.23 0.20 0.02 0.02 0.00 0.00 0.00 0.00 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:47:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:48:01 ens3 0.40 0.15 0.03 0.02 0.00 0.00 0.00 0.00 14:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:49:02 ens3 1.02 0.62 0.40 0.29 0.00 0.00 0.00 0.00 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:01 ens3 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:01 ens3 2.08 0.83 0.81 0.47 0.00 0.00 0.00 0.00 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:01 ens3 1.62 0.65 0.60 0.41 0.00 0.00 0.00 0.00 14:53:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:53:01 ens3 2.98 2.22 17.09 0.35 0.00 0.00 0.00 0.00 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:54:01 ens3 0.35 0.23 0.10 0.09 0.00 0.00 0.00 0.00 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:01 ens3 0.27 0.17 0.03 0.02 0.00 0.00 0.00 0.00 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:01 ens3 0.22 0.07 0.02 0.01 0.00 0.00 0.00 0.00 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:58:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:59:01 ens3 0.33 0.18 0.10 0.08 0.00 0.00 0.00 0.00 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:00:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:01 ens3 0.27 0.10 0.02 0.02 0.00 0.00 0.00 0.00 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:01 ens3 0.43 0.20 0.14 0.02 0.00 0.00 0.00 0.00 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:01 ens3 0.15 0.05 0.01 0.01 0.00 0.00 0.00 0.00 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:01 ens3 0.38 0.25 0.10 0.09 0.00 0.00 0.00 0.00 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:05:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:06:01 ens3 0.22 0.18 0.02 0.02 0.00 0.00 0.00 0.00 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:08:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:01 ens3 1.48 1.23 0.35 0.84 0.00 0.00 0.00 0.00 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:01 ens3 0.25 0.13 0.12 0.01 0.00 0.00 0.00 0.00 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:11:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:01 ens3 0.18 0.15 0.02 0.02 0.00 0.00 0.00 0.00 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:01 ens3 0.38 0.23 0.09 0.08 0.00 0.00 0.00 0.00 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:15:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:16:01 ens3 0.22 0.15 0.02 0.02 0.00 0.00 0.00 0.00 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:17:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 ens3 0.42 0.30 0.10 0.10 0.00 0.00 0.00 0.00 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:21:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:21:01 ens3 4.58 4.22 1.39 2.58 0.00 0.00 0.00 0.00 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:01 ens3 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:24:01 ens3 0.33 0.20 0.09 0.08 0.00 0.00 0.00 0.00 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:01 ens3 0.40 0.20 0.19 0.02 0.00 0.00 0.00 0.00 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:27:01 ens3 0.13 0.03 0.01 0.01 0.00 0.00 0.00 0.00 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:28:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:01 ens3 0.30 0.18 0.09 0.08 0.00 0.00 0.00 0.00 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:01 ens3 0.53 0.35 0.27 0.21 0.00 0.00 0.00 0.00 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:01 ens3 0.22 0.07 0.02 0.01 0.00 0.00 0.00 0.00 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:01 ens3 0.35 0.20 0.09 0.08 0.00 0.00 0.00 0.00 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:35:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:01 ens3 0.30 0.15 0.03 0.02 0.00 0.00 0.00 0.00 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:01 ens3 0.15 0.05 0.01 0.01 0.00 0.00 0.00 0.00 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:38:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:01 ens3 0.58 0.15 0.13 0.07 0.00 0.00 0.00 0.00 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:40:01 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 15:41:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:01 ens3 1.98 2.10 0.88 1.08 0.00 0.00 0.00 0.00 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:01 ens3 0.15 0.03 0.01 0.01 0.00 0.00 0.00 0.00 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:01 ens3 0.35 0.23 0.09 0.08 0.00 0.00 0.00 0.00 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:45:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:46:01 ens3 0.20 0.13 0.02 0.01 0.00 0.00 0.00 0.00 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:48:01 ens3 0.20 0.15 0.02 0.01 0.00 0.00 0.00 0.00 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:49:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:50:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:52:01 ens3 0.65 0.10 0.07 0.01 0.00 0.00 0.00 0.00 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:01 ens3 0.93 0.72 0.56 0.24 0.00 0.00 0.00 0.00 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:54:01 ens3 0.35 0.25 0.09 0.08 0.00 0.00 0.00 0.00 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:01 ens3 0.22 0.15 0.02 0.02 0.00 0.00 0.00 0.00 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:58:01 ens3 0.22 0.15 0.02 0.01 0.00 0.00 0.00 0.00 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:01 ens3 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:00:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:02:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:03:01 ens3 0.15 0.05 0.01 0.01 0.00 0.00 0.00 0.00 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:04:01 ens3 0.62 0.22 0.13 0.08 0.00 0.00 0.00 0.00 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:05:01 ens3 0.67 0.53 0.33 0.26 0.00 0.00 0.00 0.00 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:01 ens3 0.27 0.17 0.02 0.02 0.00 0.00 0.00 0.00 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:01 ens3 0.23 0.15 0.02 0.02 0.00 0.00 0.00 0.00 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:09:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:10:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:01 ens3 0.32 0.18 0.24 0.02 0.00 0.00 0.00 0.00 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:01 ens3 0.48 0.05 0.06 0.01 0.00 0.00 0.00 0.00 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:01 ens3 0.62 0.63 0.34 0.30 0.00 0.00 0.00 0.00 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:01 ens3 0.20 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:01 ens3 0.23 0.15 0.02 0.02 0.00 0.00 0.00 0.00 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:18:01 ens3 0.24 0.19 0.02 0.02 0.00 0.00 0.00 0.00 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:19:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:21:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:22:01 ens3 1.03 0.10 0.10 0.01 0.00 0.00 0.00 0.00 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:01 ens3 1.90 0.97 0.87 0.62 0.00 0.00 0.00 0.00 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:01 ens3 0.85 0.42 0.36 0.27 0.00 0.00 0.00 0.00 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:26:01 ens3 0.42 0.25 0.16 0.02 0.00 0.00 0.00 0.00 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:27:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:28:01 ens3 0.25 0.17 0.02 0.02 0.00 0.00 0.00 0.00 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:01 ens3 4.33 8.02 0.35 7.55 0.00 0.00 0.00 0.00 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:01 ens3 1.17 1.28 0.31 6.76 0.00 0.00 0.00 0.00 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:32:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:01 ens3 1.15 0.62 0.34 0.81 0.00 0.00 0.00 0.00 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:34:01 ens3 0.33 0.22 0.09 0.08 0.00 0.00 0.00 0.00 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:01 ens3 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:37:01 ens3 0.80 0.08 0.18 0.01 0.00 0.00 0.00 0.00 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:01 ens3 0.63 0.37 0.32 0.25 0.00 0.00 0.00 0.00 16:39:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:01 ens3 3.38 3.38 1.22 1.98 0.00 0.00 0.00 0.00 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:41:01 ens3 1.15 0.43 0.35 0.22 0.00 0.00 0.00 0.00 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 ens3 0.72 0.38 0.32 0.24 0.00 0.00 0.00 0.00 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:01 ens3 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:01 ens3 0.35 0.25 0.09 0.08 0.00 0.00 0.00 0.00 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:01 ens3 0.35 0.13 0.03 0.01 0.00 0.00 0.00 0.00 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:47:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:48:01 ens3 0.20 0.13 0.02 0.01 0.00 0.00 0.00 0.00 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:49:01 ens3 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:01 ens3 0.40 0.12 0.19 0.01 0.00 0.00 0.00 0.00 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:51:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:01 ens3 0.17 0.03 0.01 0.01 0.00 0.00 0.00 0.00 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:54:01 ens3 0.28 0.22 0.09 0.08 0.00 0.00 0.00 0.00 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:55:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:56:01 ens3 0.98 0.58 0.32 0.23 0.00 0.00 0.00 0.00 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:57:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:58:01 ens3 0.28 0.17 0.02 0.02 0.00 0.00 0.00 0.00 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:59:01 ens3 0.30 0.22 0.09 0.08 0.00 0.00 0.00 0.00 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:00:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:01:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:02:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:03:01 ens3 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:04:01 ens3 0.50 0.40 0.21 0.09 0.00 0.00 0.00 0.00 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:01 ens3 0.20 0.13 0.02 0.01 0.00 0.00 0.00 0.00 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:08:01 ens3 0.22 0.15 0.02 0.02 0.00 0.00 0.00 0.00 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:01 ens3 0.28 0.15 0.09 0.07 0.00 0.00 0.00 0.00 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:11:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:01 ens3 0.13 0.05 0.01 0.01 0.00 0.00 0.00 0.00 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:01 ens3 0.33 0.23 0.09 0.08 0.00 0.00 0.00 0.00 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:15:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:16:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:17:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:01 ens3 0.20 0.17 0.02 0.02 0.00 0.00 0.00 0.00 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:01 ens3 0.35 0.20 0.09 0.08 0.00 0.00 0.00 0.00 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:20:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:01 ens3 0.22 0.07 0.02 0.01 0.00 0.00 0.00 0.00 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:22:01 ens3 0.30 0.13 0.23 0.01 0.00 0.00 0.00 0.00 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:01 ens3 0.10 0.03 0.01 0.01 0.00 0.00 0.00 0.00 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:24:01 ens3 0.28 0.22 0.09 0.08 0.00 0.00 0.00 0.00 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:25:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:01 ens3 0.20 0.13 0.02 0.01 0.00 0.00 0.00 0.00 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:27:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:28:01 ens3 0.20 0.13 0.02 0.01 0.00 0.00 0.00 0.00 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:01 ens3 0.27 0.15 0.09 0.07 0.00 0.00 0.00 0.00 17:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:30:01 ens3 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:31:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:32:01 ens3 0.70 0.10 0.07 0.01 0.00 0.00 0.00 0.00 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:33:01 ens3 0.60 0.43 0.32 0.26 0.00 0.00 0.00 0.00 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:34:01 ens3 0.37 0.23 0.09 0.08 0.00 0.00 0.00 0.00 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:36:01 ens3 0.38 0.23 0.19 0.02 0.00 0.00 0.00 0.00 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:39:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:40:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:41:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:42:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:43:01 ens3 0.10 0.03 0.01 0.01 0.00 0.00 0.00 0.00 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:01 ens3 0.33 0.22 0.09 0.08 0.00 0.00 0.00 0.00 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:45:01 ens3 0.82 0.30 0.41 0.21 0.00 0.00 0.00 0.00 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:46:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:48:01 ens3 0.23 0.15 0.02 0.01 0.00 0.00 0.00 0.00 17:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:02 ens3 0.30 0.17 0.09 0.08 0.00 0.00 0.00 0.00 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:50:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:53:01 ens3 0.37 0.15 0.08 0.01 0.00 0.00 0.00 0.00 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:54:01 ens3 0.33 0.23 0.09 0.08 0.00 0.00 0.00 0.00 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:55:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:56:01 ens3 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:01 ens3 0.20 0.15 0.02 0.01 0.00 0.00 0.00 0.00 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:01 ens3 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:00:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:01:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:02:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:01 ens3 5.00 4.72 3.67 2.68 0.00 0.00 0.00 0.00 Average: lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 3.86 2.62 49.12 0.57 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.4.0-200-generic (prd-ubuntu2004-docker-4c-16g-4332) 11/04/24 _x86_64_ (4 CPU) 13:53:27 LINUX RESTART (4 CPU) 13:54:02 CPU %user %nice %system %iowait %steal %idle 13:55:01 all 20.04 14.27 12.79 3.23 0.09 49.58 13:55:01 0 16.75 14.40 13.43 4.41 0.09 50.93 13:55:01 1 27.84 13.60 12.19 2.26 0.09 44.03 13:55:01 2 16.98 15.29 13.45 1.77 0.10 52.41 13:55:01 3 18.64 13.78 12.08 4.48 0.10 50.91 13:56:01 all 38.13 0.00 3.50 9.93 0.10 48.35 13:56:01 0 32.22 0.00 3.64 9.79 0.08 54.27 13:56:01 1 53.23 0.00 3.92 7.81 0.12 34.92 13:56:01 2 37.59 0.00 3.45 8.26 0.08 50.62 13:56:01 3 29.46 0.00 2.99 13.88 0.10 53.57 13:57:01 all 60.78 0.00 3.84 8.63 0.11 26.64 13:57:01 0 54.72 0.00 4.39 7.62 0.10 33.17 13:57:01 1 57.18 0.00 3.69 14.51 0.12 24.51 13:57:01 2 71.31 0.00 3.25 3.04 0.10 22.30 13:57:01 3 59.94 0.00 4.04 9.35 0.10 26.56 13:58:01 all 1.49 0.00 0.33 2.35 0.09 95.75 13:58:01 0 0.39 0.00 0.49 5.00 0.07 94.06 13:58:01 1 0.29 0.00 0.40 4.41 0.12 94.79 13:58:01 2 0.55 0.00 0.13 0.00 0.07 99.25 13:58:01 3 4.71 0.00 0.30 0.02 0.10 94.87 13:59:01 all 3.21 0.00 1.20 0.96 0.08 94.56 13:59:01 0 3.01 0.00 1.29 1.54 0.08 94.09 13:59:01 1 3.38 0.00 1.14 0.15 0.07 95.26 13:59:01 2 2.59 0.00 1.14 0.94 0.10 95.23 13:59:01 3 3.86 0.00 1.22 1.20 0.05 93.66 14:00:01 all 0.20 0.00 0.13 0.01 0.08 99.59 14:00:01 0 0.22 0.00 0.20 0.00 0.12 99.46 14:00:01 1 0.15 0.00 0.07 0.03 0.03 99.72 14:00:01 2 0.18 0.00 0.13 0.00 0.05 99.63 14:00:01 3 0.25 0.00 0.10 0.02 0.10 99.53 14:01:01 all 0.26 0.00 0.14 0.00 0.08 99.52 14:01:01 0 0.29 0.00 0.23 0.00 0.12 99.36 14:01:01 1 0.25 0.00 0.12 0.02 0.08 99.53 14:01:01 2 0.17 0.00 0.12 0.00 0.07 99.65 14:01:01 3 0.33 0.00 0.08 0.00 0.05 99.53 14:02:01 all 0.17 0.00 0.12 0.00 0.08 99.63 14:02:01 0 0.18 0.00 0.13 0.00 0.12 99.56 14:02:01 1 0.15 0.00 0.12 0.00 0.07 99.67 14:02:01 2 0.18 0.00 0.12 0.00 0.08 99.62 14:02:01 3 0.17 0.00 0.12 0.02 0.03 99.67 14:03:01 all 0.26 0.00 0.12 0.00 0.07 99.54 14:03:01 0 0.40 0.00 0.20 0.00 0.13 99.26 14:03:01 1 0.37 0.00 0.10 0.02 0.05 99.47 14:03:01 2 0.22 0.00 0.13 0.00 0.08 99.57 14:03:01 3 0.05 0.00 0.05 0.00 0.02 99.88 14:04:01 all 0.48 0.00 0.18 0.03 0.08 99.23 14:04:01 0 1.16 0.00 0.13 0.00 0.08 98.62 14:04:01 1 0.27 0.00 0.25 0.03 0.10 99.35 14:04:01 2 0.22 0.00 0.23 0.03 0.07 99.45 14:04:01 3 0.28 0.00 0.12 0.03 0.07 99.50 14:05:01 all 0.21 0.00 0.14 0.00 0.07 99.59 14:05:01 0 0.17 0.00 0.13 0.00 0.08 99.61 14:05:01 1 0.33 0.00 0.20 0.00 0.07 99.40 14:05:01 2 0.23 0.00 0.15 0.00 0.08 99.53 14:05:01 3 0.10 0.00 0.07 0.00 0.03 99.80 14:05:01 CPU %user %nice %system %iowait %steal %idle 14:06:01 all 0.20 0.00 0.10 0.01 0.09 99.61 14:06:01 0 0.17 0.00 0.13 0.00 0.10 99.60 14:06:01 1 0.22 0.00 0.08 0.02 0.12 99.57 14:06:01 2 0.08 0.00 0.07 0.00 0.07 99.78 14:06:01 3 0.32 0.00 0.12 0.02 0.07 99.48 14:07:01 all 0.24 0.00 0.11 0.00 0.08 99.57 14:07:01 0 0.13 0.00 0.10 0.00 0.07 99.70 14:07:01 1 0.17 0.00 0.13 0.02 0.10 99.58 14:07:01 2 0.28 0.00 0.13 0.00 0.08 99.50 14:07:01 3 0.38 0.00 0.08 0.00 0.05 99.48 14:08:01 all 0.19 0.00 0.14 0.00 0.07 99.60 14:08:01 0 0.08 0.00 0.07 0.00 0.02 99.83 14:08:01 1 0.27 0.00 0.17 0.00 0.13 99.43 14:08:01 2 0.23 0.00 0.15 0.00 0.07 99.55 14:08:01 3 0.17 0.00 0.17 0.02 0.05 99.60 14:09:01 all 0.26 0.00 0.15 0.01 0.07 99.52 14:09:01 0 0.35 0.00 0.15 0.00 0.08 99.41 14:09:01 1 0.27 0.00 0.13 0.03 0.08 99.48 14:09:01 2 0.22 0.00 0.12 0.00 0.07 99.60 14:09:01 3 0.20 0.00 0.18 0.00 0.05 99.57 14:10:01 all 0.17 0.00 0.12 0.01 0.08 99.63 14:10:01 0 0.17 0.00 0.10 0.00 0.08 99.65 14:10:01 1 0.17 0.00 0.12 0.02 0.10 99.60 14:10:01 2 0.27 0.00 0.22 0.00 0.08 99.43 14:10:01 3 0.07 0.00 0.05 0.02 0.03 99.83 14:11:01 all 0.21 0.00 0.13 0.02 0.08 99.57 14:11:01 0 0.22 0.00 0.15 0.00 0.08 99.55 14:11:01 1 0.25 0.00 0.18 0.03 0.10 99.43 14:11:01 2 0.25 0.00 0.15 0.00 0.08 99.52 14:11:01 3 0.12 0.00 0.03 0.03 0.05 99.77 14:12:01 all 0.30 0.00 0.12 0.01 0.08 99.49 14:12:01 0 0.50 0.00 0.20 0.00 0.08 99.21 14:12:01 1 0.35 0.00 0.13 0.05 0.13 99.33 14:12:01 2 0.15 0.00 0.08 0.00 0.05 99.72 14:12:01 3 0.18 0.00 0.07 0.00 0.03 99.72 14:13:01 all 0.21 0.00 0.13 0.02 0.07 99.57 14:13:01 0 0.25 0.00 0.18 0.00 0.08 99.48 14:13:01 1 0.22 0.00 0.03 0.08 0.03 99.63 14:13:01 2 0.17 0.00 0.13 0.00 0.08 99.62 14:13:01 3 0.20 0.00 0.18 0.00 0.07 99.55 14:14:01 all 0.48 0.00 0.12 0.02 0.06 99.32 14:14:01 0 0.40 0.00 0.17 0.00 0.08 99.35 14:14:01 1 1.14 0.00 0.10 0.05 0.05 98.66 14:14:01 2 0.20 0.00 0.08 0.00 0.05 99.67 14:14:01 3 0.17 0.00 0.12 0.02 0.07 99.63 14:15:01 all 0.52 0.00 0.11 0.00 0.10 99.27 14:15:01 0 0.18 0.00 0.13 0.00 0.10 99.58 14:15:01 1 1.52 0.00 0.13 0.00 0.08 98.27 14:15:01 2 0.20 0.00 0.07 0.00 0.12 99.62 14:15:01 3 0.17 0.00 0.10 0.02 0.10 99.62 14:16:01 all 0.65 0.00 0.15 0.05 0.06 99.08 14:16:01 0 0.23 0.00 0.13 0.00 0.05 99.58 14:16:01 1 1.93 0.00 0.28 0.00 0.08 97.71 14:16:01 2 0.30 0.00 0.15 0.00 0.07 99.48 14:16:01 3 0.13 0.00 0.03 0.22 0.05 99.57 14:16:01 CPU %user %nice %system %iowait %steal %idle 14:17:01 all 0.23 0.00 0.13 0.05 0.06 99.54 14:17:01 0 0.35 0.00 0.15 0.00 0.08 99.42 14:17:01 1 0.27 0.00 0.17 0.00 0.07 99.50 14:17:01 2 0.27 0.00 0.13 0.00 0.07 99.53 14:17:01 3 0.05 0.00 0.05 0.18 0.02 99.70 14:18:01 all 0.22 0.00 0.13 0.01 0.05 99.59 14:18:01 0 0.33 0.00 0.17 0.00 0.07 99.43 14:18:01 1 0.23 0.00 0.13 0.00 0.07 99.56 14:18:01 2 0.25 0.00 0.13 0.02 0.07 99.53 14:18:01 3 0.07 0.00 0.08 0.02 0.02 99.82 14:19:01 all 0.18 0.00 0.12 0.00 0.05 99.65 14:19:01 0 0.27 0.00 0.17 0.00 0.07 99.50 14:19:01 1 0.18 0.00 0.15 0.00 0.07 99.60 14:19:01 2 0.20 0.00 0.10 0.00 0.05 99.65 14:19:01 3 0.05 0.00 0.05 0.02 0.03 99.85 14:20:01 all 0.21 0.00 0.12 0.01 0.06 99.60 14:20:01 0 0.30 0.00 0.20 0.00 0.07 99.43 14:20:01 1 0.22 0.00 0.12 0.00 0.08 99.58 14:20:01 2 0.22 0.00 0.12 0.00 0.07 99.60 14:20:01 3 0.10 0.00 0.05 0.03 0.02 99.80 14:21:01 all 0.27 0.00 0.13 0.00 0.07 99.52 14:21:01 0 0.32 0.00 0.13 0.00 0.05 99.50 14:21:01 1 0.20 0.00 0.15 0.00 0.08 99.57 14:21:01 2 0.47 0.00 0.17 0.00 0.08 99.28 14:21:01 3 0.10 0.00 0.07 0.02 0.07 99.75 14:22:01 all 0.20 0.00 0.11 0.00 0.07 99.61 14:22:01 0 0.18 0.00 0.13 0.00 0.08 99.60 14:22:01 1 0.25 0.00 0.13 0.00 0.10 99.52 14:22:01 2 0.32 0.00 0.18 0.00 0.08 99.42 14:22:01 3 0.05 0.00 0.00 0.02 0.02 99.92 14:23:01 all 0.18 0.00 0.12 0.01 0.08 99.62 14:23:01 0 0.32 0.00 0.13 0.00 0.10 99.45 14:23:01 1 0.12 0.00 0.05 0.00 0.03 99.80 14:23:01 2 0.17 0.00 0.17 0.00 0.08 99.58 14:23:01 3 0.12 0.00 0.12 0.05 0.08 99.63 14:24:01 all 0.19 0.00 0.11 0.02 0.07 99.62 14:24:01 0 0.18 0.00 0.08 0.00 0.08 99.65 14:24:01 1 0.22 0.00 0.12 0.00 0.07 99.60 14:24:01 2 0.18 0.00 0.13 0.00 0.05 99.63 14:24:01 3 0.18 0.00 0.10 0.07 0.07 99.58 14:25:01 all 0.19 0.00 0.10 0.00 0.06 99.64 14:25:01 0 0.25 0.00 0.08 0.00 0.03 99.63 14:25:01 1 0.05 0.00 0.03 0.00 0.03 99.88 14:25:01 2 0.25 0.00 0.17 0.00 0.10 99.48 14:25:01 3 0.20 0.00 0.13 0.02 0.08 99.57 14:26:01 all 0.17 0.00 0.13 0.00 0.06 99.64 14:26:01 0 0.18 0.00 0.10 0.00 0.07 99.65 14:26:01 1 0.10 0.00 0.12 0.00 0.07 99.72 14:26:01 2 0.18 0.00 0.12 0.00 0.05 99.65 14:26:01 3 0.20 0.00 0.17 0.02 0.07 99.55 14:27:01 all 0.37 0.00 0.09 0.02 0.07 99.45 14:27:01 0 0.68 0.00 0.07 0.00 0.07 99.18 14:27:01 1 0.30 0.00 0.08 0.00 0.07 99.55 14:27:01 2 0.28 0.00 0.08 0.00 0.07 99.57 14:27:01 3 0.22 0.00 0.12 0.07 0.08 99.52 14:27:01 CPU %user %nice %system %iowait %steal %idle 14:28:01 all 0.20 0.00 0.10 0.01 0.08 99.62 14:28:01 0 0.18 0.00 0.07 0.00 0.07 99.68 14:28:01 1 0.25 0.00 0.12 0.00 0.08 99.55 14:28:01 2 0.22 0.00 0.08 0.02 0.08 99.60 14:28:01 3 0.13 0.00 0.12 0.03 0.07 99.65 14:29:01 all 0.23 0.00 0.14 0.01 0.06 99.57 14:29:01 0 0.18 0.00 0.03 0.00 0.03 99.75 14:29:01 1 0.25 0.00 0.22 0.00 0.07 99.47 14:29:01 2 0.28 0.00 0.13 0.00 0.10 99.48 14:29:01 3 0.18 0.00 0.17 0.03 0.05 99.57 14:30:01 all 0.15 0.00 0.10 0.01 0.08 99.66 14:30:01 0 0.10 0.00 0.12 0.00 0.05 99.73 14:30:01 1 0.12 0.00 0.12 0.00 0.07 99.70 14:30:01 2 0.30 0.00 0.07 0.02 0.13 99.48 14:30:01 3 0.10 0.00 0.10 0.02 0.05 99.73 14:31:01 all 0.23 0.00 0.12 0.00 0.10 99.54 14:31:01 0 0.22 0.00 0.13 0.00 0.12 99.53 14:31:01 1 0.17 0.00 0.13 0.00 0.07 99.63 14:31:01 2 0.35 0.00 0.13 0.00 0.12 99.40 14:31:01 3 0.18 0.00 0.08 0.02 0.12 99.60 14:32:01 all 0.22 0.00 0.11 0.01 0.08 99.58 14:32:01 0 0.20 0.00 0.17 0.00 0.10 99.53 14:32:01 1 0.23 0.00 0.08 0.00 0.08 99.60 14:32:01 2 0.33 0.00 0.12 0.02 0.08 99.45 14:32:01 3 0.10 0.00 0.07 0.02 0.07 99.75 14:33:01 all 0.19 0.00 0.11 0.00 0.08 99.62 14:33:01 0 0.32 0.00 0.18 0.00 0.10 99.40 14:33:01 1 0.20 0.00 0.13 0.00 0.08 99.58 14:33:01 2 0.22 0.00 0.12 0.00 0.12 99.55 14:33:01 3 0.03 0.00 0.02 0.02 0.00 99.93 14:34:01 all 2.40 0.00 0.29 0.10 0.07 97.14 14:34:01 0 0.45 0.00 0.20 0.00 0.08 99.26 14:34:01 1 5.92 0.00 0.40 0.03 0.10 93.55 14:34:01 2 0.47 0.00 0.17 0.00 0.08 99.28 14:34:01 3 2.75 0.00 0.38 0.38 0.02 96.46 14:35:01 all 0.27 0.00 0.15 0.18 0.08 99.32 14:35:01 0 0.18 0.00 0.12 0.00 0.10 99.60 14:35:01 1 0.60 0.00 0.22 0.00 0.08 99.10 14:35:01 2 0.13 0.00 0.13 0.00 0.08 99.65 14:35:01 3 0.15 0.00 0.13 0.70 0.07 98.95 14:36:01 all 0.70 0.00 0.13 0.00 0.08 99.08 14:36:01 0 0.17 0.00 0.18 0.00 0.08 99.57 14:36:01 1 2.14 0.00 0.15 0.00 0.08 97.63 14:36:01 2 0.22 0.00 0.12 0.00 0.08 99.58 14:36:01 3 0.27 0.00 0.08 0.02 0.07 99.57 14:37:01 all 0.69 0.00 0.10 0.01 0.07 99.12 14:37:01 0 0.32 0.00 0.17 0.02 0.10 99.40 14:37:01 1 2.07 0.00 0.03 0.00 0.03 97.86 14:37:01 2 0.22 0.00 0.07 0.00 0.10 99.62 14:37:01 3 0.12 0.00 0.15 0.03 0.07 99.63 14:38:01 all 0.67 0.00 0.12 0.00 0.08 99.12 14:38:01 0 0.25 0.00 0.08 0.00 0.10 99.57 14:38:01 1 2.07 0.00 0.10 0.00 0.08 97.75 14:38:01 2 0.17 0.00 0.18 0.00 0.08 99.57 14:38:01 3 0.18 0.00 0.12 0.02 0.07 99.62 14:38:01 CPU %user %nice %system %iowait %steal %idle 14:39:01 all 0.55 0.00 0.14 0.01 0.07 99.24 14:39:01 0 0.35 0.00 0.22 0.00 0.08 99.35 14:39:01 1 1.40 0.00 0.03 0.00 0.02 98.55 14:39:01 2 0.18 0.00 0.15 0.00 0.08 99.58 14:39:01 3 0.23 0.00 0.17 0.03 0.08 99.48 14:40:01 all 0.17 0.00 0.13 0.00 0.09 99.60 14:40:01 0 0.23 0.00 0.18 0.00 0.10 99.48 14:40:01 1 0.08 0.00 0.08 0.02 0.07 99.75 14:40:01 2 0.15 0.00 0.12 0.00 0.10 99.63 14:40:01 3 0.20 0.00 0.15 0.00 0.10 99.55 14:41:01 all 0.17 0.00 0.12 0.01 0.09 99.62 14:41:01 0 0.15 0.00 0.15 0.00 0.10 99.60 14:41:01 1 0.13 0.00 0.10 0.02 0.10 99.65 14:41:01 2 0.18 0.00 0.12 0.00 0.07 99.63 14:41:01 3 0.20 0.00 0.10 0.02 0.08 99.60 14:42:01 all 0.19 0.00 0.11 0.00 0.08 99.62 14:42:01 0 0.25 0.00 0.05 0.00 0.07 99.63 14:42:01 1 0.23 0.00 0.10 0.02 0.08 99.56 14:42:01 2 0.12 0.00 0.18 0.00 0.08 99.62 14:42:01 3 0.15 0.00 0.12 0.00 0.08 99.65 14:43:01 all 0.17 0.00 0.10 0.01 0.08 99.64 14:43:01 0 0.18 0.00 0.10 0.00 0.08 99.63 14:43:01 1 0.18 0.00 0.15 0.02 0.08 99.56 14:43:01 2 0.13 0.00 0.10 0.00 0.08 99.68 14:43:01 3 0.17 0.00 0.07 0.02 0.07 99.68 14:44:01 all 0.18 0.00 0.10 0.00 0.07 99.64 14:44:01 0 0.27 0.00 0.13 0.00 0.08 99.52 14:44:01 1 0.25 0.00 0.17 0.02 0.10 99.46 14:44:01 2 0.08 0.00 0.07 0.00 0.05 99.80 14:44:01 3 0.12 0.00 0.05 0.00 0.05 99.78 14:45:01 all 0.13 0.00 0.08 0.01 0.06 99.72 14:45:01 0 0.25 0.00 0.18 0.00 0.08 99.48 14:45:01 1 0.12 0.00 0.10 0.02 0.10 99.66 14:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:45:01 3 0.13 0.00 0.05 0.02 0.05 99.75 14:46:01 all 0.21 0.00 0.11 0.01 0.08 99.59 14:46:01 0 0.35 0.00 0.12 0.00 0.08 99.45 14:46:01 1 0.13 0.00 0.07 0.02 0.12 99.66 14:46:01 2 0.07 0.00 0.12 0.00 0.03 99.78 14:46:01 3 0.28 0.00 0.13 0.02 0.08 99.48 14:47:01 all 0.17 0.00 0.08 0.01 0.07 99.67 14:47:01 0 0.18 0.00 0.10 0.00 0.07 99.65 14:47:01 1 0.18 0.00 0.07 0.03 0.07 99.65 14:47:01 2 0.12 0.00 0.07 0.00 0.07 99.75 14:47:01 3 0.18 0.00 0.10 0.00 0.07 99.65 14:48:01 all 0.18 0.00 0.12 0.00 0.07 99.63 14:48:01 0 0.37 0.00 0.17 0.00 0.10 99.37 14:48:01 1 0.17 0.00 0.20 0.02 0.08 99.53 14:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:48:01 3 0.15 0.00 0.12 0.00 0.08 99.65 14:49:02 all 0.18 0.00 0.12 0.02 0.05 99.63 14:49:02 0 0.37 0.00 0.12 0.00 0.07 99.45 14:49:02 1 0.13 0.00 0.20 0.07 0.08 99.51 14:49:02 2 0.00 0.00 0.00 0.00 0.00 100.00 14:49:02 3 0.23 0.00 0.15 0.02 0.05 99.55 14:49:02 CPU %user %nice %system %iowait %steal %idle 14:50:01 all 0.16 0.00 0.12 0.01 0.07 99.64 14:50:01 0 0.19 0.00 0.17 0.00 0.05 99.59 14:50:01 1 0.24 0.00 0.19 0.03 0.10 99.44 14:50:01 2 0.08 0.00 0.07 0.00 0.05 99.80 14:50:01 3 0.14 0.00 0.05 0.02 0.07 99.73 14:51:01 all 0.21 0.00 0.10 0.00 0.07 99.62 14:51:01 0 0.32 0.00 0.08 0.00 0.07 99.53 14:51:01 1 0.22 0.00 0.10 0.02 0.07 99.60 14:51:01 2 0.08 0.00 0.07 0.00 0.05 99.80 14:51:01 3 0.22 0.00 0.17 0.00 0.08 99.53 14:52:01 all 0.23 0.00 0.12 0.03 0.06 99.56 14:52:01 0 0.15 0.00 0.12 0.00 0.05 99.68 14:52:01 1 0.45 0.00 0.13 0.13 0.07 99.21 14:52:01 2 0.18 0.00 0.12 0.00 0.08 99.62 14:52:01 3 0.12 0.00 0.12 0.00 0.05 99.72 14:53:01 all 0.82 0.00 0.24 0.10 0.08 98.75 14:53:01 0 2.49 0.00 0.30 0.25 0.08 96.88 14:53:01 1 0.27 0.00 0.28 0.08 0.08 99.28 14:53:01 2 0.22 0.00 0.18 0.05 0.07 99.48 14:53:01 3 0.32 0.00 0.20 0.02 0.10 99.37 14:54:01 all 0.19 0.00 0.13 0.05 0.05 99.57 14:54:01 0 0.23 0.00 0.25 0.00 0.07 99.45 14:54:01 1 0.29 0.00 0.13 0.15 0.08 99.35 14:54:01 2 0.13 0.00 0.12 0.00 0.03 99.72 14:54:01 3 0.12 0.00 0.03 0.05 0.02 99.78 14:55:01 all 0.13 0.00 0.10 0.02 0.07 99.69 14:55:01 0 0.17 0.00 0.13 0.00 0.07 99.63 14:55:01 1 0.05 0.00 0.03 0.07 0.05 99.80 14:55:01 2 0.20 0.00 0.10 0.02 0.08 99.60 14:55:01 3 0.10 0.00 0.12 0.00 0.07 99.72 14:56:01 all 0.20 0.00 0.12 0.01 0.06 99.62 14:56:01 0 0.20 0.00 0.15 0.00 0.08 99.57 14:56:01 1 0.27 0.00 0.10 0.00 0.05 99.58 14:56:01 2 0.08 0.00 0.07 0.00 0.05 99.80 14:56:01 3 0.23 0.00 0.15 0.03 0.05 99.53 14:57:01 all 0.20 0.00 0.12 0.04 0.06 99.58 14:57:01 0 0.28 0.00 0.15 0.00 0.08 99.48 14:57:01 1 0.25 0.00 0.08 0.08 0.05 99.53 14:57:01 2 0.12 0.00 0.12 0.00 0.05 99.72 14:57:01 3 0.15 0.00 0.12 0.08 0.07 99.58 14:58:01 all 0.20 0.00 0.11 0.01 0.06 99.62 14:58:01 0 0.15 0.00 0.07 0.00 0.03 99.75 14:58:01 1 0.34 0.00 0.17 0.02 0.10 99.38 14:58:01 2 0.18 0.00 0.13 0.00 0.08 99.60 14:58:01 3 0.13 0.00 0.07 0.02 0.03 99.75 14:59:01 all 0.18 0.00 0.10 0.00 0.07 99.65 14:59:01 0 0.13 0.00 0.15 0.00 0.07 99.65 14:59:01 1 0.29 0.00 0.08 0.02 0.08 99.53 14:59:01 2 0.15 0.00 0.10 0.00 0.07 99.68 14:59:01 3 0.13 0.00 0.08 0.00 0.05 99.73 15:00:01 all 0.15 0.00 0.11 0.01 0.06 99.67 15:00:01 0 0.13 0.00 0.15 0.02 0.08 99.62 15:00:01 1 0.29 0.00 0.12 0.02 0.07 99.51 15:00:01 2 0.13 0.00 0.10 0.00 0.05 99.72 15:00:01 3 0.05 0.00 0.07 0.02 0.03 99.83 15:00:01 CPU %user %nice %system %iowait %steal %idle 15:01:01 all 0.20 0.00 0.10 0.00 0.07 99.63 15:01:01 0 0.13 0.00 0.10 0.00 0.07 99.70 15:01:01 1 0.39 0.00 0.08 0.02 0.05 99.46 15:01:01 2 0.15 0.00 0.12 0.00 0.10 99.63 15:01:01 3 0.13 0.00 0.08 0.00 0.05 99.73 15:02:01 all 0.18 0.00 0.11 0.01 0.08 99.62 15:02:01 0 0.23 0.00 0.13 0.00 0.07 99.57 15:02:01 1 0.20 0.00 0.12 0.02 0.07 99.60 15:02:01 2 0.20 0.00 0.12 0.00 0.08 99.60 15:02:01 3 0.10 0.00 0.07 0.02 0.08 99.73 15:03:01 all 0.18 0.00 0.10 0.00 0.06 99.65 15:03:01 0 0.20 0.00 0.12 0.00 0.07 99.62 15:03:01 1 0.20 0.00 0.07 0.02 0.03 99.68 15:03:01 2 0.20 0.00 0.13 0.00 0.08 99.58 15:03:01 3 0.12 0.00 0.10 0.00 0.07 99.72 15:04:01 all 0.22 0.00 0.10 0.00 0.06 99.62 15:04:01 0 0.35 0.00 0.15 0.00 0.08 99.42 15:04:01 1 0.18 0.00 0.07 0.02 0.07 99.66 15:04:01 2 0.15 0.00 0.07 0.00 0.03 99.75 15:04:01 3 0.18 0.00 0.10 0.00 0.07 99.65 15:05:01 all 0.38 0.00 0.12 0.03 0.06 99.42 15:05:01 0 0.18 0.00 0.10 0.00 0.07 99.65 15:05:01 1 1.10 0.00 0.15 0.05 0.05 98.66 15:05:01 2 0.13 0.00 0.17 0.00 0.07 99.63 15:05:01 3 0.10 0.00 0.05 0.07 0.05 99.73 15:06:01 all 0.17 0.00 0.15 0.02 0.05 99.61 15:06:01 0 0.18 0.00 0.13 0.00 0.03 99.65 15:06:01 1 0.23 0.00 0.17 0.05 0.08 99.46 15:06:01 2 0.13 0.00 0.18 0.00 0.05 99.63 15:06:01 3 0.13 0.00 0.12 0.02 0.05 99.68 15:07:01 all 0.27 0.00 0.10 0.00 0.05 99.57 15:07:01 0 0.27 0.00 0.10 0.00 0.05 99.58 15:07:01 1 0.50 0.00 0.13 0.02 0.03 99.32 15:07:01 2 0.18 0.00 0.07 0.00 0.07 99.68 15:07:01 3 0.12 0.00 0.10 0.00 0.07 99.72 15:08:01 all 0.18 0.00 0.12 0.01 0.06 99.64 15:08:01 0 0.23 0.00 0.15 0.00 0.07 99.55 15:08:01 1 0.18 0.00 0.13 0.02 0.07 99.60 15:08:01 2 0.20 0.00 0.13 0.00 0.07 99.60 15:08:01 3 0.10 0.00 0.05 0.02 0.03 99.80 15:09:01 all 0.18 0.00 0.10 0.03 0.05 99.64 15:09:01 0 0.20 0.00 0.13 0.00 0.08 99.58 15:09:01 1 0.08 0.00 0.08 0.02 0.05 99.77 15:09:01 2 0.33 0.00 0.13 0.08 0.08 99.36 15:09:01 3 0.12 0.00 0.05 0.00 0.00 99.83 15:10:01 all 0.09 0.00 0.09 0.03 0.04 99.75 15:10:01 0 0.17 0.00 0.13 0.00 0.05 99.65 15:10:01 1 0.07 0.00 0.02 0.03 0.02 99.87 15:10:01 2 0.08 0.00 0.15 0.08 0.08 99.60 15:10:01 3 0.03 0.00 0.05 0.00 0.02 99.90 15:11:01 all 0.12 0.00 0.07 0.00 0.04 99.77 15:11:01 0 0.18 0.00 0.17 0.00 0.07 99.58 15:11:01 1 0.03 0.00 0.00 0.02 0.03 99.92 15:11:01 2 0.18 0.00 0.10 0.00 0.05 99.67 15:11:01 3 0.08 0.00 0.02 0.00 0.00 99.90 15:11:01 CPU %user %nice %system %iowait %steal %idle 15:12:01 all 0.10 0.00 0.07 0.00 0.04 99.79 15:12:01 0 0.12 0.00 0.10 0.00 0.05 99.73 15:12:01 1 0.10 0.00 0.10 0.00 0.05 99.75 15:12:01 2 0.05 0.00 0.03 0.00 0.03 99.88 15:12:01 3 0.13 0.00 0.03 0.02 0.02 99.80 15:13:01 all 0.13 0.00 0.08 0.01 0.04 99.74 15:13:01 0 0.05 0.00 0.07 0.00 0.02 99.87 15:13:01 1 0.12 0.00 0.03 0.03 0.02 99.80 15:13:01 2 0.13 0.00 0.12 0.00 0.05 99.70 15:13:01 3 0.23 0.00 0.08 0.02 0.07 99.60 15:14:01 all 0.10 0.00 0.06 0.00 0.04 99.80 15:14:01 0 0.12 0.00 0.10 0.00 0.05 99.73 15:14:01 1 0.08 0.00 0.03 0.00 0.03 99.85 15:14:01 2 0.08 0.00 0.05 0.02 0.05 99.80 15:14:01 3 0.12 0.00 0.05 0.00 0.02 99.82 15:15:01 all 0.08 0.00 0.08 0.01 0.03 99.80 15:15:01 0 0.15 0.00 0.12 0.00 0.07 99.67 15:15:01 1 0.07 0.00 0.03 0.02 0.00 99.88 15:15:01 2 0.08 0.00 0.15 0.02 0.05 99.70 15:15:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:16:01 all 0.14 0.00 0.05 0.00 0.04 99.77 15:16:01 0 0.12 0.00 0.05 0.00 0.03 99.80 15:16:01 1 0.18 0.00 0.03 0.02 0.05 99.72 15:16:01 2 0.17 0.00 0.08 0.00 0.07 99.68 15:16:01 3 0.08 0.00 0.02 0.00 0.02 99.88 15:17:01 all 0.20 0.00 0.08 0.01 0.03 99.68 15:17:01 0 0.15 0.00 0.17 0.00 0.07 99.62 15:17:01 1 0.50 0.00 0.03 0.02 0.03 99.42 15:17:01 2 0.13 0.00 0.10 0.00 0.03 99.73 15:17:01 3 0.02 0.00 0.02 0.02 0.00 99.95 15:18:01 all 0.60 0.00 0.06 0.00 0.05 99.29 15:18:01 0 0.53 0.00 0.10 0.00 0.05 99.32 15:18:01 1 1.78 0.00 0.07 0.00 0.07 98.09 15:18:01 2 0.07 0.00 0.05 0.00 0.07 99.82 15:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 all 0.24 0.00 0.05 0.01 0.05 99.65 15:19:01 0 0.62 0.00 0.10 0.00 0.08 99.20 15:19:01 1 0.33 0.00 0.10 0.02 0.08 99.47 15:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 3 0.00 0.00 0.00 0.02 0.02 99.97 15:20:01 all 0.28 0.00 0.06 0.00 0.04 99.62 15:20:01 0 0.85 0.00 0.12 0.00 0.07 98.97 15:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:20:01 2 0.18 0.00 0.10 0.00 0.08 99.63 15:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:21:01 all 2.42 0.00 0.27 0.22 0.06 97.04 15:21:01 0 1.30 0.00 0.20 0.00 0.02 98.48 15:21:01 1 0.20 0.00 0.15 0.32 0.07 99.27 15:21:01 2 7.83 0.00 0.38 0.03 0.05 91.70 15:21:01 3 0.33 0.00 0.33 0.53 0.10 98.70 15:22:01 all 0.22 0.00 0.04 0.01 0.05 99.68 15:22:01 0 0.38 0.00 0.02 0.00 0.05 99.55 15:22:01 1 0.22 0.00 0.08 0.02 0.08 99.60 15:22:01 2 0.12 0.00 0.02 0.00 0.02 99.85 15:22:01 3 0.15 0.00 0.05 0.02 0.07 99.72 15:22:01 CPU %user %nice %system %iowait %steal %idle 15:23:01 all 0.28 0.00 0.06 0.02 0.03 99.62 15:23:01 0 0.75 0.00 0.02 0.00 0.02 99.22 15:23:01 1 0.25 0.00 0.17 0.05 0.08 99.45 15:23:01 2 0.10 0.00 0.05 0.00 0.02 99.83 15:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:24:01 all 0.52 0.00 0.06 0.03 0.04 99.35 15:24:01 0 1.57 0.00 0.02 0.00 0.02 98.40 15:24:01 1 0.27 0.00 0.13 0.13 0.07 99.40 15:24:01 2 0.23 0.00 0.07 0.00 0.05 99.65 15:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:25:01 all 0.12 0.00 0.06 0.01 0.05 99.76 15:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:25:01 1 0.23 0.00 0.10 0.02 0.10 99.55 15:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:25:01 3 0.17 0.00 0.08 0.02 0.07 99.67 15:26:01 all 0.12 0.00 0.06 0.00 0.05 99.77 15:26:01 0 0.05 0.00 0.03 0.00 0.03 99.88 15:26:01 1 0.17 0.00 0.10 0.02 0.07 99.65 15:26:01 2 0.17 0.00 0.03 0.00 0.03 99.77 15:26:01 3 0.10 0.00 0.08 0.00 0.05 99.77 15:27:01 all 0.13 0.00 0.07 0.01 0.05 99.74 15:27:01 0 0.22 0.00 0.13 0.00 0.10 99.55 15:27:01 1 0.23 0.00 0.10 0.02 0.08 99.57 15:27:01 2 0.08 0.00 0.00 0.00 0.00 99.92 15:27:01 3 0.00 0.00 0.03 0.02 0.02 99.93 15:28:01 all 0.12 0.00 0.06 0.00 0.05 99.76 15:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:28:01 1 0.23 0.00 0.12 0.02 0.07 99.57 15:28:01 2 0.03 0.00 0.03 0.00 0.03 99.90 15:28:01 3 0.18 0.00 0.08 0.00 0.08 99.65 15:29:01 all 0.11 0.00 0.07 0.00 0.06 99.76 15:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:29:01 1 0.20 0.00 0.12 0.00 0.10 99.58 15:29:01 2 0.05 0.00 0.05 0.00 0.02 99.88 15:29:01 3 0.18 0.00 0.10 0.02 0.10 99.60 15:30:01 all 0.11 0.00 0.07 0.00 0.05 99.77 15:30:01 0 0.12 0.00 0.07 0.00 0.03 99.78 15:30:01 1 0.15 0.00 0.08 0.02 0.07 99.68 15:30:01 2 0.12 0.00 0.07 0.00 0.03 99.78 15:30:01 3 0.07 0.00 0.07 0.00 0.05 99.82 15:31:01 all 0.17 0.00 0.08 0.00 0.05 99.70 15:31:01 0 0.10 0.00 0.03 0.00 0.05 99.82 15:31:01 1 0.33 0.00 0.08 0.02 0.08 99.48 15:31:01 2 0.25 0.00 0.15 0.00 0.08 99.52 15:31:01 3 0.00 0.00 0.03 0.00 0.00 99.97 15:32:01 all 0.13 0.00 0.06 0.01 0.04 99.77 15:32:01 0 0.08 0.00 0.05 0.00 0.03 99.83 15:32:01 1 0.07 0.00 0.07 0.02 0.03 99.82 15:32:01 2 0.33 0.00 0.10 0.00 0.08 99.48 15:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 15:33:01 all 0.10 0.00 0.07 0.00 0.04 99.79 15:33:01 0 0.08 0.00 0.07 0.00 0.05 99.80 15:33:01 1 0.22 0.00 0.20 0.02 0.10 99.47 15:33:01 2 0.07 0.00 0.00 0.00 0.02 99.92 15:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:33:01 CPU %user %nice %system %iowait %steal %idle 15:34:01 all 0.38 0.00 0.06 0.01 0.04 99.51 15:34:01 0 0.25 0.00 0.08 0.00 0.07 99.60 15:34:01 1 0.13 0.00 0.10 0.02 0.05 99.70 15:34:01 2 1.09 0.00 0.07 0.00 0.03 98.81 15:34:01 3 0.03 0.00 0.00 0.02 0.02 99.93 15:35:01 all 0.58 0.00 0.07 0.00 0.05 99.29 15:35:01 0 0.17 0.00 0.17 0.00 0.08 99.58 15:35:01 1 0.13 0.00 0.08 0.02 0.08 99.68 15:35:01 2 2.00 0.00 0.02 0.00 0.02 97.96 15:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:36:01 all 0.62 0.00 0.06 0.01 0.06 99.25 15:36:01 0 0.86 0.00 0.12 0.00 0.10 98.92 15:36:01 1 0.18 0.00 0.08 0.02 0.08 99.63 15:36:01 2 1.35 0.00 0.02 0.00 0.02 98.61 15:36:01 3 0.07 0.00 0.03 0.02 0.03 99.85 15:37:01 all 0.60 0.00 0.08 0.00 0.04 99.27 15:37:01 0 2.14 0.00 0.08 0.00 0.07 97.71 15:37:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:37:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:37:01 3 0.18 0.00 0.22 0.00 0.08 99.52 15:38:01 all 0.61 0.00 0.07 0.01 0.06 99.25 15:38:01 0 2.04 0.00 0.02 0.00 0.03 97.91 15:38:01 1 0.10 0.00 0.03 0.02 0.07 99.78 15:38:01 2 0.13 0.00 0.08 0.00 0.07 99.72 15:38:01 3 0.17 0.00 0.15 0.02 0.07 99.60 15:39:01 all 0.60 0.00 0.07 0.00 0.05 99.28 15:39:01 0 2.02 0.00 0.03 0.00 0.05 97.90 15:39:01 1 0.15 0.00 0.08 0.00 0.05 99.72 15:39:01 2 0.10 0.00 0.08 0.00 0.05 99.77 15:39:01 3 0.12 0.00 0.07 0.02 0.05 99.75 15:40:01 all 0.50 0.00 0.08 0.01 0.05 99.36 15:40:01 0 1.81 0.00 0.20 0.00 0.08 97.90 15:40:01 1 0.03 0.00 0.00 0.02 0.02 99.93 15:40:01 2 0.02 0.00 0.02 0.03 0.02 99.92 15:40:01 3 0.12 0.00 0.10 0.00 0.07 99.72 15:41:01 all 2.24 0.00 0.22 0.38 0.08 97.08 15:41:01 0 0.35 0.00 0.23 0.00 0.15 99.26 15:41:01 1 0.12 0.00 0.15 0.52 0.02 99.20 15:41:01 2 7.84 0.00 0.28 0.05 0.02 91.81 15:41:01 3 0.64 0.00 0.22 0.94 0.13 98.08 15:42:01 all 0.10 0.00 0.06 0.00 0.05 99.80 15:42:01 0 0.20 0.00 0.08 0.00 0.07 99.65 15:42:01 1 0.07 0.00 0.08 0.00 0.05 99.80 15:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:42:01 3 0.08 0.00 0.07 0.02 0.05 99.78 15:43:01 all 0.10 0.00 0.08 0.01 0.03 99.77 15:43:01 0 0.17 0.00 0.15 0.00 0.07 99.61 15:43:01 1 0.05 0.00 0.02 0.02 0.02 99.90 15:43:01 2 0.13 0.00 0.05 0.00 0.02 99.80 15:43:01 3 0.07 0.00 0.12 0.02 0.03 99.77 15:44:01 all 0.14 0.00 0.05 0.01 0.05 99.75 15:44:01 0 0.13 0.00 0.05 0.00 0.05 99.77 15:44:01 1 0.15 0.00 0.07 0.02 0.05 99.72 15:44:01 2 0.25 0.00 0.10 0.00 0.07 99.58 15:44:01 3 0.02 0.00 0.00 0.02 0.02 99.95 15:44:01 CPU %user %nice %system %iowait %steal %idle 15:45:01 all 0.12 0.00 0.05 0.00 0.04 99.79 15:45:01 0 0.24 0.00 0.08 0.00 0.07 99.61 15:45:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:45:01 2 0.22 0.00 0.10 0.00 0.08 99.60 15:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:46:01 all 0.11 0.00 0.07 0.00 0.03 99.79 15:46:01 0 0.20 0.00 0.10 0.00 0.07 99.63 15:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:46:01 2 0.15 0.00 0.05 0.00 0.03 99.77 15:46:01 3 0.05 0.00 0.10 0.02 0.03 99.80 15:47:01 all 0.09 0.00 0.06 0.01 0.03 99.82 15:47:01 0 0.17 0.00 0.13 0.00 0.05 99.65 15:47:01 1 0.02 0.00 0.00 0.02 0.02 99.95 15:47:01 2 0.15 0.00 0.10 0.00 0.05 99.70 15:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:48:01 all 0.56 0.00 0.05 0.19 0.04 99.17 15:48:01 0 1.90 0.00 0.12 0.26 0.07 97.66 15:48:01 1 0.10 0.00 0.03 0.15 0.03 99.68 15:48:01 2 0.10 0.00 0.02 0.00 0.02 99.87 15:48:01 3 0.12 0.00 0.03 0.33 0.03 99.48 15:49:01 all 0.26 0.00 0.08 0.01 0.03 99.63 15:49:01 0 0.83 0.00 0.15 0.00 0.05 98.97 15:49:01 1 0.13 0.00 0.12 0.02 0.05 99.68 15:49:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:49:01 3 0.02 0.00 0.02 0.02 0.00 99.95 15:50:01 all 0.10 0.00 0.05 0.01 0.05 99.80 15:50:01 0 0.15 0.00 0.08 0.00 0.05 99.71 15:50:01 1 0.13 0.00 0.08 0.02 0.07 99.70 15:50:01 2 0.02 0.00 0.00 0.02 0.02 99.95 15:50:01 3 0.10 0.00 0.02 0.00 0.05 99.83 15:51:01 all 0.11 0.00 0.08 0.01 0.05 99.75 15:51:01 0 0.07 0.00 0.05 0.00 0.03 99.85 15:51:01 1 0.12 0.00 0.08 0.02 0.07 99.72 15:51:01 2 0.23 0.00 0.15 0.00 0.07 99.55 15:51:01 3 0.03 0.00 0.03 0.02 0.02 99.90 15:52:01 all 0.11 0.00 0.07 0.00 0.04 99.78 15:52:01 0 0.23 0.00 0.13 0.00 0.07 99.56 15:52:01 1 0.17 0.00 0.10 0.02 0.07 99.65 15:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:53:01 all 0.13 0.00 0.08 0.01 0.03 99.76 15:53:01 0 0.12 0.00 0.05 0.00 0.02 99.82 15:53:01 1 0.15 0.00 0.08 0.02 0.05 99.70 15:53:01 2 0.20 0.00 0.12 0.00 0.03 99.65 15:53:01 3 0.03 0.00 0.07 0.02 0.00 99.88 15:54:01 all 0.10 0.00 0.08 0.01 0.04 99.77 15:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:54:01 1 0.10 0.00 0.08 0.02 0.05 99.75 15:54:01 2 0.25 0.00 0.18 0.00 0.08 99.48 15:54:01 3 0.00 0.00 0.02 0.02 0.02 99.95 15:55:01 all 0.12 0.00 0.08 0.01 0.03 99.77 15:55:01 0 0.15 0.00 0.07 0.00 0.02 99.77 15:55:01 1 0.17 0.00 0.10 0.02 0.05 99.67 15:55:01 2 0.15 0.00 0.13 0.00 0.05 99.67 15:55:01 3 0.00 0.00 0.02 0.02 0.00 99.97 15:55:01 CPU %user %nice %system %iowait %steal %idle 15:56:01 all 0.60 0.00 0.07 0.00 0.04 99.29 15:56:01 0 1.95 0.00 0.03 0.00 0.03 97.98 15:56:01 1 0.17 0.00 0.12 0.00 0.05 99.67 15:56:01 2 0.23 0.00 0.08 0.00 0.07 99.62 15:56:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:57:01 all 0.55 0.00 0.06 0.00 0.03 99.35 15:57:01 0 1.81 0.00 0.02 0.00 0.00 98.17 15:57:01 1 0.18 0.00 0.10 0.02 0.08 99.62 15:57:01 2 0.18 0.00 0.10 0.00 0.05 99.67 15:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:58:01 all 0.62 0.00 0.07 0.01 0.04 99.26 15:58:01 0 2.09 0.00 0.07 0.00 0.05 97.80 15:58:01 1 0.03 0.00 0.03 0.02 0.02 99.90 15:58:01 2 0.28 0.00 0.12 0.00 0.07 99.53 15:58:01 3 0.03 0.00 0.07 0.03 0.03 99.83 15:59:01 all 0.55 0.00 0.08 0.00 0.05 99.31 15:59:01 0 1.79 0.00 0.12 0.00 0.03 98.06 15:59:01 1 0.18 0.00 0.08 0.02 0.07 99.65 15:59:01 2 0.15 0.00 0.10 0.00 0.05 99.70 15:59:01 3 0.07 0.00 0.03 0.00 0.03 99.87 16:00:01 all 0.14 0.00 0.06 0.01 0.03 99.76 16:00:01 0 0.22 0.00 0.12 0.00 0.03 99.63 16:00:01 1 0.28 0.00 0.08 0.02 0.07 99.55 16:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:00:01 3 0.03 0.00 0.02 0.02 0.02 99.92 16:01:01 all 0.13 0.00 0.05 0.01 0.03 99.79 16:01:01 0 0.22 0.00 0.12 0.00 0.07 99.60 16:01:01 1 0.07 0.00 0.03 0.02 0.02 99.87 16:01:01 2 0.22 0.00 0.03 0.00 0.03 99.72 16:01:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:02:01 all 0.11 0.00 0.06 0.00 0.03 99.79 16:02:01 0 0.20 0.00 0.10 0.00 0.07 99.63 16:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:02:01 2 0.08 0.00 0.03 0.00 0.03 99.85 16:02:01 3 0.13 0.00 0.08 0.02 0.03 99.73 16:03:01 all 0.14 0.00 0.08 0.00 0.04 99.74 16:03:01 0 0.28 0.00 0.17 0.00 0.07 99.48 16:03:01 1 0.02 0.00 0.02 0.02 0.02 99.93 16:03:01 2 0.08 0.00 0.03 0.00 0.02 99.87 16:03:01 3 0.18 0.00 0.08 0.00 0.07 99.67 16:04:01 all 0.09 0.00 0.05 0.01 0.03 99.82 16:04:01 0 0.12 0.00 0.07 0.00 0.07 99.75 16:04:01 1 0.12 0.00 0.02 0.02 0.00 99.85 16:04:01 2 0.07 0.00 0.03 0.00 0.02 99.88 16:04:01 3 0.07 0.00 0.10 0.02 0.03 99.78 16:05:01 all 0.11 0.00 0.07 0.01 0.04 99.77 16:05:01 0 0.25 0.00 0.12 0.00 0.08 99.55 16:05:01 1 0.03 0.00 0.02 0.02 0.02 99.92 16:05:01 2 0.15 0.00 0.13 0.00 0.07 99.65 16:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:06:01 all 0.16 0.00 0.08 0.01 0.03 99.72 16:06:01 0 0.29 0.00 0.13 0.00 0.05 99.53 16:06:01 1 0.22 0.00 0.08 0.02 0.03 99.65 16:06:01 2 0.10 0.00 0.07 0.00 0.03 99.80 16:06:01 3 0.03 0.00 0.03 0.02 0.02 99.90 16:06:01 CPU %user %nice %system %iowait %steal %idle 16:07:01 all 0.10 0.00 0.07 0.00 0.04 99.79 16:07:01 0 0.23 0.00 0.10 0.00 0.08 99.58 16:07:01 1 0.15 0.00 0.13 0.02 0.07 99.63 16:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:08:01 all 0.16 0.00 0.07 0.00 0.04 99.73 16:08:01 0 0.23 0.00 0.15 0.00 0.07 99.55 16:08:01 1 0.35 0.00 0.10 0.00 0.07 99.48 16:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:08:01 3 0.02 0.00 0.00 0.02 0.02 99.95 16:09:01 all 0.13 0.00 0.07 0.01 0.04 99.76 16:09:01 0 0.20 0.00 0.17 0.00 0.10 99.53 16:09:01 1 0.28 0.00 0.08 0.02 0.05 99.57 16:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:10:01 all 0.12 0.00 0.05 0.00 0.04 99.79 16:10:01 0 0.25 0.00 0.10 0.00 0.07 99.58 16:10:01 1 0.18 0.00 0.10 0.02 0.08 99.62 16:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:11:01 all 0.12 0.00 0.05 0.01 0.04 99.78 16:11:01 0 0.17 0.00 0.10 0.00 0.07 99.66 16:11:01 1 0.28 0.00 0.10 0.02 0.08 99.52 16:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:11:01 3 0.02 0.00 0.02 0.02 0.02 99.93 16:12:01 all 0.11 0.00 0.05 0.02 0.04 99.77 16:12:01 0 0.20 0.00 0.07 0.00 0.08 99.65 16:12:01 1 0.20 0.00 0.13 0.02 0.07 99.58 16:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:12:01 3 0.03 0.00 0.02 0.05 0.00 99.90 16:13:01 all 0.11 0.00 0.08 0.01 0.04 99.77 16:13:01 0 0.18 0.00 0.13 0.00 0.07 99.61 16:13:01 1 0.23 0.00 0.13 0.02 0.07 99.55 16:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:13:01 3 0.02 0.00 0.02 0.02 0.02 99.93 16:14:01 all 0.12 0.00 0.06 0.01 0.03 99.78 16:14:01 0 0.17 0.00 0.08 0.00 0.05 99.70 16:14:01 1 0.30 0.00 0.10 0.02 0.07 99.52 16:14:01 2 0.00 0.00 0.03 0.02 0.00 99.95 16:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:15:01 all 0.11 0.00 0.06 0.00 0.04 99.78 16:15:01 0 0.18 0.00 0.07 0.00 0.07 99.68 16:15:01 1 0.23 0.00 0.17 0.02 0.07 99.52 16:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:16:01 all 0.13 0.00 0.08 0.01 0.03 99.76 16:16:01 0 0.23 0.00 0.12 0.00 0.05 99.60 16:16:01 1 0.17 0.00 0.13 0.02 0.05 99.63 16:16:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:16:01 3 0.07 0.00 0.05 0.02 0.02 99.85 16:17:01 all 0.22 0.00 0.08 0.00 0.04 99.67 16:17:01 0 0.62 0.00 0.13 0.00 0.07 99.18 16:17:01 1 0.07 0.00 0.02 0.02 0.02 99.88 16:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:17:01 3 0.17 0.00 0.12 0.00 0.05 99.67 16:17:01 CPU %user %nice %system %iowait %steal %idle 16:18:01 all 0.62 0.00 0.05 0.01 0.04 99.28 16:18:01 0 2.11 0.00 0.02 0.00 0.05 97.83 16:18:01 1 0.15 0.00 0.07 0.02 0.03 99.73 16:18:01 2 0.12 0.00 0.12 0.00 0.07 99.69 16:18:01 3 0.07 0.00 0.02 0.02 0.02 99.88 16:19:01 all 0.58 0.00 0.07 0.00 0.04 99.31 16:19:01 0 2.02 0.00 0.08 0.00 0.05 97.84 16:19:01 1 0.12 0.00 0.07 0.00 0.03 99.78 16:19:01 2 0.15 0.00 0.12 0.00 0.07 99.67 16:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:20:01 all 0.10 0.00 0.07 0.01 0.03 99.80 16:20:01 0 0.07 0.00 0.02 0.00 0.00 99.92 16:20:01 1 0.13 0.00 0.10 0.02 0.05 99.70 16:20:01 2 0.15 0.00 0.08 0.00 0.05 99.72 16:20:01 3 0.05 0.00 0.07 0.02 0.02 99.85 16:21:01 all 0.12 0.00 0.08 0.00 0.04 99.76 16:21:01 0 0.08 0.00 0.03 0.00 0.02 99.87 16:21:01 1 0.13 0.00 0.02 0.02 0.02 99.82 16:21:01 2 0.10 0.00 0.12 0.00 0.07 99.72 16:21:01 3 0.17 0.00 0.13 0.00 0.07 99.63 16:22:01 all 0.11 0.00 0.05 0.00 0.05 99.79 16:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:22:01 1 0.18 0.00 0.08 0.00 0.08 99.65 16:22:01 2 0.18 0.00 0.10 0.00 0.07 99.65 16:22:01 3 0.02 0.00 0.00 0.02 0.02 99.95 16:23:01 all 0.15 0.00 0.06 0.00 0.04 99.75 16:23:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:23:01 1 0.32 0.00 0.12 0.02 0.07 99.48 16:23:01 2 0.18 0.00 0.12 0.00 0.07 99.63 16:23:01 3 0.05 0.00 0.02 0.00 0.00 99.93 16:24:01 all 0.12 0.00 0.07 0.00 0.05 99.77 16:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:24:01 1 0.28 0.00 0.12 0.00 0.08 99.52 16:24:01 2 0.15 0.00 0.08 0.00 0.07 99.70 16:24:01 3 0.00 0.00 0.03 0.02 0.02 99.93 16:25:01 all 0.25 0.00 0.08 0.01 0.03 99.62 16:25:01 0 0.77 0.00 0.17 0.00 0.05 99.02 16:25:01 1 0.05 0.00 0.03 0.02 0.02 99.88 16:25:01 2 0.17 0.00 0.12 0.00 0.07 99.65 16:25:01 3 0.03 0.00 0.02 0.02 0.00 99.93 16:26:01 all 0.30 0.00 0.08 0.01 0.04 99.57 16:26:01 0 0.73 0.00 0.10 0.00 0.05 99.12 16:26:01 1 0.28 0.00 0.10 0.02 0.03 99.57 16:26:01 2 0.17 0.00 0.08 0.00 0.07 99.68 16:26:01 3 0.02 0.00 0.02 0.02 0.02 99.93 16:27:01 all 0.10 0.00 0.08 0.00 0.04 99.77 16:27:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:27:01 1 0.22 0.00 0.17 0.02 0.08 99.52 16:27:01 2 0.13 0.00 0.12 0.00 0.07 99.68 16:27:01 3 0.00 0.00 0.03 0.00 0.00 99.97 16:28:01 all 0.29 0.00 0.05 0.01 0.05 99.61 16:28:01 0 0.67 0.00 0.03 0.00 0.02 99.28 16:28:01 1 0.27 0.00 0.07 0.02 0.07 99.58 16:28:01 2 0.20 0.00 0.10 0.00 0.08 99.62 16:28:01 3 0.02 0.00 0.00 0.02 0.02 99.95 16:28:01 CPU %user %nice %system %iowait %steal %idle 16:29:01 all 0.30 0.00 0.07 0.00 0.04 99.59 16:29:01 0 0.68 0.00 0.03 0.00 0.03 99.25 16:29:01 1 0.28 0.00 0.08 0.02 0.05 99.57 16:29:01 2 0.13 0.00 0.10 0.00 0.05 99.72 16:29:01 3 0.08 0.00 0.07 0.00 0.02 99.83 16:30:01 all 0.10 0.00 0.08 0.01 0.05 99.77 16:30:01 0 0.07 0.00 0.00 0.00 0.02 99.92 16:30:01 1 0.10 0.00 0.15 0.02 0.07 99.67 16:30:01 2 0.03 0.00 0.02 0.00 0.05 99.90 16:30:01 3 0.18 0.00 0.13 0.02 0.07 99.60 16:31:01 all 0.11 0.00 0.05 0.01 0.03 99.80 16:31:01 0 0.08 0.00 0.00 0.00 0.00 99.92 16:31:01 1 0.17 0.00 0.10 0.02 0.05 99.67 16:31:01 2 0.05 0.00 0.03 0.00 0.02 99.90 16:31:01 3 0.15 0.00 0.07 0.02 0.05 99.72 16:32:01 all 0.13 0.00 0.05 0.00 0.04 99.77 16:32:01 0 0.22 0.00 0.10 0.00 0.08 99.60 16:32:01 1 0.23 0.00 0.07 0.02 0.05 99.63 16:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:32:01 3 0.07 0.00 0.05 0.00 0.02 99.87 16:33:01 all 0.11 0.00 0.05 0.01 0.04 99.79 16:33:01 0 0.13 0.00 0.10 0.00 0.05 99.72 16:33:01 1 0.20 0.00 0.10 0.02 0.07 99.62 16:33:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:33:01 3 0.07 0.00 0.02 0.02 0.02 99.88 16:34:01 all 0.11 0.00 0.08 0.01 0.04 99.77 16:34:01 0 0.12 0.00 0.07 0.00 0.07 99.75 16:34:01 1 0.22 0.00 0.13 0.02 0.05 99.58 16:34:01 2 0.02 0.00 0.03 0.00 0.03 99.92 16:34:01 3 0.08 0.00 0.07 0.02 0.02 99.82 16:35:01 all 0.09 0.00 0.05 0.00 0.04 99.81 16:35:01 0 0.17 0.00 0.08 0.00 0.08 99.67 16:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:35:01 2 0.07 0.00 0.02 0.00 0.02 99.90 16:35:01 3 0.12 0.00 0.10 0.02 0.07 99.70 16:36:01 all 0.11 0.00 0.08 0.01 0.04 99.76 16:36:01 0 0.15 0.00 0.12 0.00 0.05 99.68 16:36:01 1 0.15 0.00 0.07 0.03 0.03 99.72 16:36:01 2 0.03 0.00 0.05 0.00 0.02 99.90 16:36:01 3 0.10 0.00 0.10 0.00 0.05 99.75 16:37:01 all 0.35 0.00 0.06 0.00 0.05 99.54 16:37:01 0 0.17 0.00 0.07 0.00 0.07 99.70 16:37:01 1 0.17 0.00 0.08 0.00 0.07 99.68 16:37:01 2 1.04 0.00 0.05 0.00 0.02 98.89 16:37:01 3 0.03 0.00 0.03 0.02 0.03 99.88 16:38:01 all 0.61 0.00 0.05 0.00 0.04 99.30 16:38:01 0 0.17 0.00 0.07 0.00 0.07 99.70 16:38:01 1 0.10 0.00 0.07 0.02 0.05 99.77 16:38:01 2 2.05 0.00 0.02 0.00 0.00 97.93 16:38:01 3 0.08 0.00 0.07 0.00 0.03 99.82 16:39:01 all 2.71 0.00 0.26 0.16 0.04 96.83 16:39:01 0 0.28 0.00 0.10 0.00 0.07 99.55 16:39:01 1 0.20 0.00 0.17 0.28 0.00 99.35 16:39:01 2 3.02 0.00 0.11 0.00 0.03 96.83 16:39:01 3 7.34 0.00 0.65 0.35 0.07 91.59 16:39:01 CPU %user %nice %system %iowait %steal %idle 16:40:01 all 0.41 0.00 0.09 0.13 0.04 99.34 16:40:01 0 0.05 0.00 0.00 0.05 0.02 99.88 16:40:01 1 0.13 0.00 0.08 0.08 0.05 99.65 16:40:01 2 1.36 0.00 0.13 0.00 0.05 98.46 16:40:01 3 0.08 0.00 0.13 0.38 0.03 99.37 16:41:01 all 0.13 0.00 0.09 0.00 0.05 99.73 16:41:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:41:01 2 0.17 0.00 0.17 0.00 0.08 99.58 16:41:01 3 0.25 0.00 0.13 0.02 0.08 99.52 16:42:01 all 0.11 0.00 0.07 0.01 0.04 99.77 16:42:01 0 0.17 0.00 0.07 0.02 0.05 99.70 16:42:01 1 0.02 0.00 0.03 0.02 0.00 99.93 16:42:01 2 0.13 0.00 0.07 0.00 0.03 99.77 16:42:01 3 0.13 0.00 0.12 0.00 0.07 99.68 16:43:01 all 0.13 0.00 0.08 0.01 0.03 99.75 16:43:01 0 0.20 0.00 0.20 0.02 0.05 99.53 16:43:01 1 0.02 0.00 0.03 0.02 0.00 99.93 16:43:01 2 0.15 0.00 0.05 0.00 0.07 99.73 16:43:01 3 0.13 0.00 0.05 0.00 0.02 99.80 16:44:01 all 0.13 0.00 0.06 0.01 0.05 99.76 16:44:01 0 0.18 0.00 0.03 0.02 0.03 99.73 16:44:01 1 0.15 0.00 0.10 0.02 0.08 99.65 16:44:01 2 0.15 0.00 0.07 0.00 0.07 99.71 16:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 16:45:01 all 0.11 0.00 0.08 0.00 0.04 99.77 16:45:01 0 0.20 0.00 0.13 0.00 0.08 99.58 16:45:01 1 0.22 0.00 0.13 0.00 0.07 99.58 16:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 16:46:01 all 0.15 0.00 0.08 0.01 0.04 99.73 16:46:01 0 0.33 0.00 0.12 0.02 0.08 99.45 16:46:01 1 0.17 0.00 0.10 0.03 0.03 99.67 16:46:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:46:01 3 0.05 0.00 0.08 0.00 0.02 99.85 16:47:01 all 0.10 0.00 0.07 0.00 0.04 99.80 16:47:01 0 0.23 0.00 0.12 0.00 0.05 99.60 16:47:01 1 0.02 0.00 0.02 0.00 0.03 99.93 16:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:47:01 3 0.12 0.00 0.12 0.00 0.07 99.70 16:48:01 all 0.12 0.00 0.08 0.02 0.04 99.74 16:48:01 0 0.27 0.00 0.10 0.00 0.05 99.58 16:48:01 1 0.08 0.00 0.13 0.03 0.03 99.72 16:48:01 2 0.03 0.00 0.00 0.00 0.03 99.93 16:48:01 3 0.10 0.00 0.08 0.03 0.05 99.73 16:49:01 all 0.12 0.00 0.07 0.00 0.04 99.77 16:49:01 0 0.25 0.00 0.13 0.00 0.08 99.53 16:49:01 1 0.18 0.00 0.08 0.00 0.07 99.67 16:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:50:01 all 0.11 0.00 0.08 0.02 0.06 99.73 16:50:01 0 0.22 0.00 0.13 0.00 0.08 99.57 16:50:01 1 0.20 0.00 0.15 0.03 0.12 99.50 16:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:50:01 3 0.02 0.00 0.00 0.05 0.02 99.92 16:50:01 CPU %user %nice %system %iowait %steal %idle 16:51:01 all 0.13 0.00 0.05 0.00 0.04 99.78 16:51:01 0 0.28 0.00 0.10 0.00 0.07 99.55 16:51:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:51:01 2 0.10 0.00 0.02 0.00 0.02 99.87 16:51:01 3 0.08 0.00 0.05 0.02 0.03 99.82 16:52:01 all 0.08 0.00 0.06 0.01 0.03 99.82 16:52:01 0 0.17 0.00 0.12 0.00 0.07 99.65 16:52:01 1 0.15 0.00 0.10 0.02 0.03 99.70 16:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:52:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:53:01 all 0.38 0.00 0.07 0.02 0.04 99.50 16:53:01 0 0.18 0.00 0.03 0.02 0.02 99.75 16:53:01 1 1.11 0.00 0.08 0.03 0.05 98.72 16:53:01 2 0.08 0.00 0.03 0.00 0.03 99.85 16:53:01 3 0.13 0.00 0.12 0.02 0.05 99.68 16:54:01 all 0.61 0.00 0.07 0.01 0.03 99.28 16:54:01 0 0.13 0.00 0.02 0.00 0.02 99.83 16:54:01 1 2.14 0.00 0.12 0.02 0.07 97.67 16:54:01 2 0.13 0.00 0.15 0.00 0.05 99.67 16:54:01 3 0.00 0.00 0.02 0.02 0.00 99.97 16:55:01 all 0.59 0.00 0.06 0.01 0.03 99.31 16:55:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:55:01 1 2.15 0.00 0.07 0.02 0.05 97.71 16:55:01 2 0.13 0.00 0.10 0.00 0.07 99.70 16:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 16:56:01 all 0.62 0.00 0.07 0.01 0.04 99.26 16:56:01 0 0.18 0.00 0.07 0.00 0.03 99.72 16:56:01 1 2.10 0.00 0.13 0.00 0.07 97.70 16:56:01 2 0.15 0.00 0.07 0.02 0.03 99.73 16:56:01 3 0.02 0.00 0.02 0.02 0.02 99.93 16:57:01 all 0.32 0.00 0.07 0.00 0.04 99.57 16:57:01 0 0.12 0.00 0.10 0.00 0.05 99.73 16:57:01 1 1.03 0.00 0.08 0.02 0.05 98.82 16:57:01 2 0.13 0.00 0.08 0.00 0.05 99.73 16:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:58:01 all 0.09 0.00 0.07 0.01 0.03 99.80 16:58:01 0 0.07 0.00 0.07 0.00 0.02 99.85 16:58:01 1 0.07 0.00 0.03 0.02 0.03 99.85 16:58:01 2 0.22 0.00 0.13 0.00 0.07 99.58 16:58:01 3 0.02 0.00 0.03 0.03 0.02 99.90 16:59:01 all 0.11 0.00 0.05 0.00 0.05 99.80 16:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:59:01 1 0.10 0.00 0.07 0.00 0.05 99.78 16:59:01 2 0.17 0.00 0.05 0.00 0.07 99.72 16:59:01 3 0.13 0.00 0.08 0.00 0.05 99.73 17:00:01 all 0.11 0.00 0.06 0.01 0.04 99.79 17:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 17:00:01 1 0.02 0.00 0.03 0.02 0.02 99.92 17:00:01 2 0.23 0.00 0.12 0.00 0.07 99.58 17:00:01 3 0.18 0.00 0.08 0.02 0.05 99.67 17:01:01 all 0.10 0.00 0.09 0.00 0.04 99.77 17:01:01 0 0.07 0.00 0.08 0.00 0.07 99.78 17:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:01:01 2 0.10 0.00 0.07 0.00 0.02 99.82 17:01:01 3 0.20 0.00 0.17 0.00 0.07 99.57 17:01:01 CPU %user %nice %system %iowait %steal %idle 17:02:01 all 0.33 0.00 0.07 0.01 0.04 99.56 17:02:01 0 0.18 0.00 0.10 0.00 0.07 99.65 17:02:01 1 1.01 0.00 0.07 0.02 0.03 98.87 17:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:02:01 3 0.07 0.00 0.08 0.02 0.05 99.78 17:03:01 all 0.64 0.00 0.08 0.01 0.04 99.23 17:03:01 0 0.20 0.00 0.12 0.00 0.07 99.62 17:03:01 1 2.04 0.00 0.05 0.02 0.03 97.87 17:03:01 2 0.30 0.00 0.12 0.00 0.07 99.52 17:03:01 3 0.02 0.00 0.03 0.02 0.00 99.93 17:04:01 all 0.60 0.00 0.05 0.01 0.04 99.30 17:04:01 0 0.12 0.00 0.08 0.00 0.07 99.73 17:04:01 1 0.96 0.00 0.00 0.02 0.02 99.01 17:04:01 2 1.29 0.00 0.12 0.00 0.07 98.52 17:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 17:05:01 all 0.10 0.00 0.08 0.00 0.03 99.80 17:05:01 0 0.15 0.00 0.13 0.00 0.07 99.65 17:05:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:05:01 2 0.15 0.00 0.13 0.00 0.05 99.66 17:05:01 3 0.03 0.00 0.02 0.02 0.00 99.93 17:06:01 all 0.11 0.00 0.05 0.00 0.04 99.79 17:06:01 0 0.13 0.00 0.07 0.00 0.07 99.73 17:06:01 1 0.13 0.00 0.03 0.02 0.03 99.78 17:06:01 2 0.15 0.00 0.10 0.00 0.05 99.70 17:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:07:01 all 0.07 0.00 0.07 0.01 0.04 99.82 17:07:01 0 0.13 0.00 0.10 0.00 0.07 99.70 17:07:01 1 0.08 0.00 0.12 0.02 0.05 99.73 17:07:01 2 0.07 0.00 0.05 0.00 0.02 99.87 17:07:01 3 0.00 0.00 0.00 0.02 0.02 99.97 17:08:01 all 0.12 0.00 0.07 0.01 0.05 99.76 17:08:01 0 0.08 0.00 0.08 0.00 0.05 99.78 17:08:01 1 0.10 0.00 0.03 0.02 0.05 99.80 17:08:01 2 0.29 0.00 0.13 0.00 0.07 99.51 17:08:01 3 0.02 0.00 0.02 0.02 0.02 99.93 17:09:01 all 0.22 0.00 0.07 0.00 0.04 99.67 17:09:01 0 0.05 0.00 0.02 0.00 0.03 99.90 17:09:01 1 0.17 0.00 0.10 0.02 0.05 99.67 17:09:01 2 0.62 0.00 0.13 0.00 0.07 99.18 17:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:10:01 all 0.62 0.00 0.07 0.02 0.04 99.25 17:10:01 0 0.05 0.00 0.02 0.02 0.00 99.92 17:10:01 1 0.20 0.00 0.13 0.03 0.07 99.57 17:10:01 2 2.20 0.00 0.12 0.00 0.08 97.60 17:10:01 3 0.00 0.00 0.02 0.02 0.02 99.95 17:11:01 all 0.59 0.00 0.07 0.00 0.04 99.30 17:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:11:01 1 0.02 0.00 0.03 0.02 0.02 99.92 17:11:01 2 2.19 0.00 0.13 0.00 0.07 97.61 17:11:01 3 0.08 0.00 0.08 0.00 0.05 99.78 17:12:01 all 0.09 0.00 0.05 0.00 0.03 99.82 17:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:12:01 1 0.08 0.00 0.05 0.00 0.02 99.85 17:12:01 2 0.10 0.00 0.08 0.00 0.07 99.75 17:12:01 3 0.15 0.00 0.07 0.02 0.05 99.72 17:12:01 CPU %user %nice %system %iowait %steal %idle 17:13:01 all 0.12 0.00 0.06 0.01 0.03 99.77 17:13:01 0 0.00 0.00 0.02 0.02 0.02 99.95 17:13:01 1 0.10 0.00 0.00 0.02 0.02 99.87 17:13:01 2 0.23 0.00 0.15 0.00 0.05 99.57 17:13:01 3 0.15 0.00 0.08 0.00 0.05 99.72 17:14:01 all 0.16 0.00 0.07 0.01 0.03 99.73 17:14:01 0 0.15 0.00 0.02 0.02 0.02 99.80 17:14:01 1 0.10 0.00 0.05 0.02 0.02 99.82 17:14:01 2 0.27 0.00 0.13 0.00 0.07 99.53 17:14:01 3 0.12 0.00 0.07 0.02 0.03 99.77 17:15:01 all 0.10 0.00 0.08 0.00 0.05 99.77 17:15:01 0 0.05 0.00 0.03 0.00 0.03 99.88 17:15:01 1 0.20 0.00 0.13 0.02 0.08 99.57 17:15:01 2 0.13 0.00 0.13 0.00 0.07 99.67 17:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:16:01 all 0.12 0.00 0.08 0.00 0.04 99.76 17:16:01 0 0.05 0.00 0.03 0.02 0.02 99.88 17:16:01 1 0.17 0.00 0.13 0.00 0.07 99.63 17:16:01 2 0.23 0.00 0.13 0.00 0.07 99.57 17:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:17:01 all 0.10 0.00 0.07 0.00 0.05 99.77 17:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:17:01 1 0.15 0.00 0.08 0.02 0.08 99.67 17:17:01 2 0.18 0.00 0.15 0.00 0.10 99.57 17:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:18:01 all 0.14 0.00 0.05 0.01 0.03 99.77 17:18:01 0 0.07 0.00 0.00 0.03 0.02 99.88 17:18:01 1 0.08 0.00 0.07 0.02 0.02 99.82 17:18:01 2 0.27 0.00 0.05 0.00 0.05 99.63 17:18:01 3 0.13 0.00 0.08 0.00 0.05 99.73 17:19:01 all 0.10 0.00 0.07 0.00 0.05 99.78 17:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:19:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:19:01 2 0.23 0.00 0.13 0.00 0.08 99.55 17:19:01 3 0.17 0.00 0.10 0.00 0.08 99.65 17:20:01 all 0.11 0.00 0.05 0.01 0.04 99.79 17:20:01 0 0.12 0.00 0.05 0.02 0.03 99.78 17:20:01 1 0.03 0.00 0.02 0.02 0.02 99.92 17:20:01 2 0.15 0.00 0.08 0.00 0.05 99.72 17:20:01 3 0.13 0.00 0.07 0.00 0.05 99.75 17:21:01 all 0.13 0.00 0.07 0.16 0.04 99.60 17:21:01 0 0.27 0.00 0.18 0.02 0.07 99.46 17:21:01 1 0.00 0.00 0.00 0.62 0.00 99.38 17:21:01 2 0.10 0.00 0.03 0.00 0.02 99.85 17:21:01 3 0.15 0.00 0.07 0.02 0.07 99.70 17:22:01 all 0.12 0.00 0.06 0.11 0.04 99.67 17:22:01 0 0.12 0.00 0.08 0.30 0.05 99.45 17:22:01 1 0.17 0.00 0.10 0.02 0.05 99.67 17:22:01 2 0.13 0.00 0.03 0.00 0.03 99.80 17:22:01 3 0.07 0.00 0.02 0.13 0.02 99.77 17:23:01 all 0.13 0.00 0.08 0.01 0.04 99.75 17:23:01 0 0.22 0.00 0.15 0.02 0.07 99.55 17:23:01 1 0.03 0.00 0.02 0.02 0.02 99.92 17:23:01 2 0.23 0.00 0.15 0.00 0.07 99.55 17:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:23:01 CPU %user %nice %system %iowait %steal %idle 17:24:01 all 0.11 0.00 0.06 0.00 0.04 99.79 17:24:01 0 0.15 0.00 0.12 0.00 0.08 99.65 17:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:24:01 2 0.25 0.00 0.10 0.00 0.07 99.58 17:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 17:25:01 all 0.10 0.00 0.05 0.01 0.04 99.79 17:25:01 0 0.13 0.00 0.10 0.00 0.08 99.68 17:25:01 1 0.22 0.00 0.10 0.03 0.05 99.60 17:25:01 2 0.05 0.00 0.00 0.00 0.00 99.95 17:25:01 3 0.02 0.00 0.02 0.02 0.02 99.93 17:26:01 all 0.11 0.00 0.08 0.01 0.04 99.77 17:26:01 0 0.10 0.00 0.10 0.00 0.05 99.75 17:26:01 1 0.22 0.00 0.17 0.02 0.07 99.53 17:26:01 2 0.10 0.00 0.02 0.00 0.02 99.87 17:26:01 3 0.02 0.00 0.02 0.02 0.02 99.93 17:27:01 all 0.12 0.00 0.06 0.00 0.03 99.78 17:27:01 0 0.25 0.00 0.08 0.00 0.05 99.61 17:27:01 1 0.18 0.00 0.13 0.00 0.07 99.62 17:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:28:01 all 0.25 0.00 0.05 0.00 0.04 99.65 17:28:01 0 0.67 0.00 0.07 0.00 0.08 99.18 17:28:01 1 0.22 0.00 0.12 0.02 0.07 99.58 17:28:01 2 0.10 0.00 0.02 0.00 0.02 99.87 17:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:29:01 all 0.61 0.00 0.07 0.01 0.04 99.27 17:29:01 0 2.12 0.00 0.11 0.00 0.05 97.72 17:29:01 1 0.18 0.00 0.13 0.02 0.07 99.60 17:29:01 2 0.12 0.00 0.05 0.00 0.02 99.82 17:29:01 3 0.00 0.00 0.00 0.02 0.02 99.97 17:30:01 all 0.49 0.00 0.05 0.01 0.03 99.41 17:30:01 0 1.65 0.00 0.05 0.00 0.05 98.25 17:30:01 1 0.15 0.00 0.10 0.02 0.05 99.68 17:30:01 2 0.12 0.00 0.03 0.00 0.02 99.83 17:30:01 3 0.03 0.00 0.03 0.02 0.02 99.90 17:31:01 all 0.12 0.00 0.08 0.01 0.05 99.75 17:31:01 0 0.05 0.00 0.07 0.02 0.05 99.82 17:31:01 1 0.15 0.00 0.08 0.02 0.07 99.68 17:31:01 2 0.25 0.00 0.15 0.00 0.07 99.53 17:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:32:01 all 0.27 0.00 0.05 0.00 0.03 99.65 17:32:01 0 0.63 0.00 0.02 0.00 0.02 99.33 17:32:01 1 0.23 0.00 0.08 0.02 0.05 99.62 17:32:01 2 0.18 0.00 0.08 0.00 0.05 99.68 17:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:33:01 all 0.22 0.00 0.05 0.01 0.03 99.69 17:33:01 0 0.37 0.00 0.02 0.00 0.00 99.62 17:33:01 1 0.27 0.00 0.10 0.02 0.07 99.55 17:33:01 2 0.25 0.00 0.07 0.00 0.07 99.62 17:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 17:34:01 all 0.13 0.00 0.08 0.00 0.04 99.75 17:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:34:01 1 0.20 0.00 0.13 0.02 0.08 99.57 17:34:01 2 0.22 0.00 0.17 0.00 0.05 99.57 17:34:01 3 0.05 0.00 0.02 0.00 0.02 99.92 17:34:01 CPU %user %nice %system %iowait %steal %idle 17:35:01 all 0.13 0.00 0.06 0.01 0.03 99.76 17:35:01 0 0.08 0.00 0.00 0.00 0.00 99.92 17:35:01 1 0.22 0.00 0.08 0.02 0.08 99.60 17:35:01 2 0.20 0.00 0.12 0.00 0.05 99.63 17:35:01 3 0.03 0.00 0.05 0.02 0.00 99.90 17:36:01 all 0.12 0.00 0.08 0.01 0.05 99.74 17:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:36:01 1 0.20 0.00 0.13 0.02 0.08 99.57 17:36:01 2 0.23 0.00 0.15 0.00 0.10 99.52 17:36:01 3 0.05 0.00 0.00 0.02 0.02 99.92 17:37:01 all 0.08 0.00 0.08 0.01 0.05 99.78 17:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:37:01 1 0.05 0.00 0.07 0.03 0.03 99.82 17:37:01 2 0.17 0.00 0.13 0.00 0.08 99.62 17:37:01 3 0.07 0.00 0.12 0.02 0.08 99.72 17:38:01 all 0.11 0.00 0.07 0.00 0.04 99.77 17:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:38:01 1 0.08 0.00 0.02 0.02 0.02 99.87 17:38:01 2 0.27 0.00 0.13 0.00 0.07 99.53 17:38:01 3 0.10 0.00 0.10 0.00 0.07 99.73 17:39:01 all 0.11 0.00 0.06 0.01 0.04 99.78 17:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:39:01 1 0.15 0.00 0.10 0.02 0.07 99.67 17:39:01 2 0.23 0.00 0.10 0.00 0.07 99.60 17:39:01 3 0.05 0.00 0.02 0.02 0.02 99.90 17:40:01 all 0.11 0.00 0.08 0.00 0.04 99.77 17:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:40:01 1 0.05 0.00 0.02 0.02 0.02 99.90 17:40:01 2 0.17 0.00 0.13 0.00 0.05 99.65 17:40:01 3 0.20 0.00 0.13 0.00 0.08 99.58 17:41:01 all 0.10 0.00 0.06 0.01 0.04 99.79 17:41:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:41:01 1 0.08 0.00 0.03 0.02 0.02 99.85 17:41:01 2 0.20 0.00 0.12 0.00 0.07 99.62 17:41:01 3 0.08 0.00 0.08 0.02 0.07 99.75 17:42:01 all 0.10 0.00 0.05 0.01 0.03 99.81 17:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:42:01 1 0.08 0.00 0.05 0.00 0.03 99.83 17:42:01 2 0.13 0.00 0.12 0.00 0.07 99.68 17:42:01 3 0.17 0.00 0.03 0.03 0.03 99.73 17:43:01 all 0.11 0.00 0.06 0.00 0.04 99.78 17:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:43:01 1 0.15 0.00 0.07 0.00 0.03 99.75 17:43:01 2 0.23 0.00 0.15 0.00 0.07 99.55 17:43:01 3 0.05 0.00 0.03 0.02 0.03 99.87 17:44:01 all 0.13 0.00 0.07 0.01 0.04 99.75 17:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:44:01 1 0.05 0.00 0.03 0.02 0.03 99.87 17:44:01 2 0.32 0.00 0.12 0.00 0.07 99.50 17:44:01 3 0.13 0.00 0.13 0.02 0.07 99.65 17:45:01 all 0.10 0.00 0.08 0.00 0.05 99.77 17:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:45:01 1 0.07 0.00 0.05 0.00 0.02 99.87 17:45:01 2 0.18 0.00 0.13 0.00 0.07 99.62 17:45:01 3 0.15 0.00 0.10 0.02 0.10 99.63 17:45:01 CPU %user %nice %system %iowait %steal %idle 17:46:01 all 0.12 0.00 0.10 0.01 0.04 99.73 17:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:46:01 1 0.15 0.00 0.12 0.02 0.03 99.68 17:46:01 2 0.15 0.00 0.12 0.00 0.05 99.68 17:46:01 3 0.17 0.00 0.15 0.02 0.07 99.60 17:47:01 all 0.10 0.00 0.07 0.00 0.04 99.79 17:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:47:01 1 0.18 0.00 0.13 0.02 0.08 99.58 17:47:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:47:01 3 0.17 0.00 0.10 0.00 0.07 99.67 17:48:01 all 0.15 0.00 0.06 0.01 0.05 99.74 17:48:01 0 0.05 0.00 0.02 0.00 0.03 99.90 17:48:01 1 0.27 0.00 0.10 0.02 0.08 99.53 17:48:01 2 0.25 0.00 0.07 0.00 0.05 99.63 17:48:01 3 0.03 0.00 0.05 0.02 0.02 99.88 17:49:02 all 0.10 0.00 0.07 0.00 0.04 99.78 17:49:02 0 0.07 0.00 0.08 0.00 0.03 99.82 17:49:02 1 0.12 0.00 0.10 0.00 0.05 99.73 17:49:02 2 0.18 0.00 0.08 0.00 0.07 99.67 17:49:02 3 0.05 0.00 0.02 0.02 0.02 99.90 17:50:01 all 0.11 0.00 0.06 0.00 0.04 99.79 17:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:50:01 1 0.22 0.00 0.12 0.02 0.09 99.56 17:50:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:50:01 3 0.14 0.00 0.09 0.00 0.05 99.73 17:51:01 all 0.11 0.00 0.08 0.01 0.03 99.77 17:51:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:51:01 1 0.13 0.00 0.07 0.02 0.05 99.73 17:51:01 2 0.15 0.00 0.08 0.00 0.03 99.73 17:51:01 3 0.12 0.00 0.10 0.02 0.03 99.73 17:52:01 all 0.40 0.00 0.07 0.00 0.03 99.49 17:52:01 0 0.17 0.00 0.15 0.00 0.07 99.62 17:52:01 1 1.34 0.00 0.07 0.02 0.05 98.53 17:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:52:01 3 0.05 0.00 0.03 0.00 0.02 99.90 17:53:01 all 0.59 0.00 0.05 0.01 0.04 99.31 17:53:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:53:01 1 1.97 0.00 0.02 0.02 0.02 97.98 17:53:01 2 0.17 0.00 0.08 0.00 0.05 99.70 17:53:01 3 0.17 0.00 0.07 0.02 0.05 99.70 17:54:01 all 0.56 0.00 0.06 0.00 0.05 99.32 17:54:01 0 0.05 0.00 0.02 0.00 0.05 99.88 17:54:01 1 1.30 0.00 0.02 0.02 0.03 98.63 17:54:01 2 0.22 0.00 0.10 0.00 0.07 99.62 17:54:01 3 0.65 0.00 0.12 0.00 0.07 99.17 17:55:01 all 0.11 0.00 0.06 0.00 0.04 99.79 17:55:01 0 0.10 0.00 0.03 0.00 0.03 99.83 17:55:01 1 0.12 0.00 0.05 0.00 0.05 99.78 17:55:01 2 0.17 0.00 0.13 0.00 0.07 99.63 17:55:01 3 0.05 0.00 0.02 0.02 0.02 99.90 17:56:01 all 0.12 0.00 0.08 0.00 0.05 99.75 17:56:01 0 0.17 0.00 0.13 0.00 0.07 99.63 17:56:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:56:01 2 0.17 0.00 0.12 0.00 0.07 99.65 17:56:01 3 0.12 0.00 0.07 0.00 0.05 99.77 17:56:01 CPU %user %nice %system %iowait %steal %idle 17:57:01 all 0.10 0.00 0.06 0.01 0.05 99.79 17:57:01 0 0.20 0.00 0.10 0.00 0.08 99.62 17:57:01 1 0.10 0.00 0.07 0.02 0.07 99.75 17:57:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:57:01 3 0.05 0.00 0.05 0.02 0.03 99.85 17:58:01 all 0.11 0.00 0.06 0.00 0.04 99.79 17:58:01 0 0.17 0.00 0.10 0.00 0.08 99.65 17:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:58:01 2 0.08 0.00 0.02 0.00 0.02 99.88 17:58:01 3 0.17 0.00 0.10 0.02 0.05 99.66 17:59:01 all 0.11 0.00 0.08 0.00 0.05 99.76 17:59:01 0 0.07 0.00 0.05 0.00 0.02 99.87 17:59:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:59:01 2 0.20 0.00 0.12 0.00 0.07 99.62 17:59:01 3 0.17 0.00 0.13 0.00 0.10 99.60 18:00:01 all 0.11 0.00 0.06 0.02 0.04 99.77 18:00:01 0 0.13 0.00 0.10 0.00 0.07 99.70 18:00:01 1 0.10 0.00 0.02 0.02 0.03 99.83 18:00:01 2 0.03 0.00 0.05 0.00 0.00 99.92 18:00:01 3 0.17 0.00 0.08 0.07 0.07 99.61 18:01:01 all 0.35 0.00 0.07 0.01 0.04 99.53 18:01:01 0 0.15 0.00 0.12 0.00 0.07 99.67 18:01:01 1 0.10 0.00 0.05 0.02 0.05 99.78 18:01:01 2 0.18 0.00 0.07 0.00 0.03 99.72 18:01:01 3 0.96 0.00 0.03 0.02 0.02 98.97 18:02:01 all 0.12 0.00 0.06 0.01 0.04 99.77 18:02:01 0 0.18 0.00 0.12 0.00 0.05 99.65 18:02:01 1 0.02 0.00 0.02 0.03 0.00 99.93 18:02:01 2 0.20 0.00 0.10 0.00 0.08 99.62 18:02:01 3 0.07 0.00 0.02 0.02 0.02 99.88 18:03:01 all 0.13 0.00 0.05 0.00 0.04 99.78 18:03:01 0 0.23 0.00 0.12 0.00 0.07 99.58 18:03:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:03:01 2 0.17 0.00 0.07 0.00 0.03 99.73 18:03:01 3 0.03 0.00 0.00 0.00 0.03 99.93 18:04:01 all 4.04 0.00 0.27 0.07 0.05 95.57 18:04:01 0 9.38 0.00 0.43 0.03 0.05 90.10 18:04:01 1 1.80 0.00 0.20 0.22 0.08 97.69 18:04:01 2 2.96 0.00 0.23 0.00 0.05 96.76 18:04:01 3 2.01 0.00 0.20 0.02 0.02 97.75 Average: all 0.76 0.06 0.17 0.11 0.05 98.85 Average: 0 0.78 0.06 0.18 0.12 0.06 98.81 Average: 1 0.87 0.05 0.17 0.14 0.05 98.71 Average: 2 0.80 0.06 0.17 0.06 0.05 98.86 Average: 3 0.61 0.05 0.15 0.14 0.04 99.01