Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/111482 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-16g-10768 (centos8-builder-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-foxEP7sThtlr/agent.5545 SSH_AGENT_PID=5546 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16046139790441833632.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16046139790441833632.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.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/transportpce-tox-verify-transportpce-master@tmp/jenkins-gitclient-ssh4107892187297096552.key 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/transportpce-tox-verify-transportpce-master@tmp/jenkins-gitclient-ssh5418822961167127272.key 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/82/111482/7 # timeout=10 > git rev-parse 08ead37254f0968bd2bc169ab03c00f49005bdbe^{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 08ead37254f0968bd2bc169ab03c00f49005bdbe (refs/changes/82/111482/7) > git config core.sparsecheckout # timeout=10 > git checkout -f 08ead37254f0968bd2bc169ab03c00f49005bdbe # timeout=10 Commit message: "Refactor TAPI TapiNetworkModelServiceImpl" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 63d09194b19dbf380d1b35faf4d5b51b74d1fbc4 # 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/jenkins17651867899128178770.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QEet 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-QEet/bin to PATH Generating Requirements File Python 3.11.7 pip 24.0 from /tmp/venv-QEet/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.3.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.90 botocore==1.34.90 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.36 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.1 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.35.0 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.11.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.26.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.1 [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/jenkins18158207480425548681.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-6rgV + 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:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 3.10.13 * 3.11.7 (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:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ grep -E '^[0-9.]*[0-9]$' ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.7 ++ [[ -z 3.11.7 ]] ++ echo 3.11.7 ++ return 0 + pyenv local 3.11.7 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.7 + pyenv local 3.11.7 + 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-6rgV + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6rgV' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6rgV + echo /tmp/venv-6rgV + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + /tmp/venv-6rgV/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-6rgV/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-6rgV/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-6rgV/bin to PATH + PATH=/tmp/venv-6rgV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + return 0 + python3 --version Python 3.11.7 + python3 -m pip --version pip 24.0 from /tmp/venv-6rgV/lib/python3.11/site-packages/pip (python 3.11) + python3 -m pip freeze cachetools==5.3.3 chardet==5.2.0 colorama==0.4.6 distlib==0.3.8 filelock==3.13.4 packaging==24.0 platformdirs==4.2.1 pluggy==1.5.0 pyproject-api==1.6.1 tox==4.14.2 urllib3==1.26.18 virtualenv==20.26.0 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins18124970292077306377.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/jenkins14972228037957294225.sh ---> tox-run.sh + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/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-nQWC + 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:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 3.10.13 * 3.11.7 (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:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/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= ++ awk '{ print $1 }' ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ pyenv versions ++ grep -E '^[0-9.]*[0-9]$' ++ sed 's/^[ *]* //' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.7 ++ [[ -z 3.11.7 ]] ++ echo 3.11.7 ++ return 0 + pyenv local 3.11.7 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.7 + pyenv local 3.11.7 + 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-6rgV + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6rgV from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6rgV from file:/tmp/.toxenv + /tmp/venv-6rgV/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-6rgV/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-6rgV/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-6rgV/bin to PATH + PATH=/tmp/venv-6rgV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/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-6rgV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/tmp/venv-6rgV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/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.14.2 from /tmp/venv-6rgV/lib/python3.11/site-packages/tox/__init__.py + PARALLEL=True + TOX_OPTIONS_LIST= + [[ -n '' ]] + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' + tox --parallel auto --parallel-live + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log checkbashisms: freeze> python -m pip freeze --all docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 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 docs: install_deps> python -I -m pip install -r docs/requirements.txt checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 checkbashisms: commands[0] /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)' /usr/bin/sh: checkbashisms: command not found CentOS Stream 8 - AppStream 14 MB/s | 28 MB 00:01 CentOS Stream 8 - BaseOS 13 MB/s | 10 MB 00:00 CentOS Stream 8 - Extras 28 kB/s | 18 kB 00:00 CentOS Stream 8 - PowerTools 5.3 MB/s | 5.0 MB 00:00 Docker CE Stable - x86_64 60 kB/s | 63 kB 00:01 Extra Packages for Enterprise Linux 8 - x86_64 10 MB/s | 16 MB 00:01 buildcontroller: freeze> python -m pip freeze --all buildcontroller: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,idna==3.7,iniconfig==2.0.0,lxml==5.2.1,netconf-client==3.1.0,packaging==24.0,paramiko==3.4.0,pip==24.0,pluggy==1.5.0,psutil==5.9.8,pycparser==2.22,PyNaCl==1.5.0,pytest==8.1.1,requests==2.31.0,setuptools==69.5.1,urllib3==2.2.1,wheel==0.43.0 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh which: no mvn in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/buildcontroller/bin:/opt/pyenv/bin:/tmp/venv-6rgV/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) + JAVA_CMD=java + '[' -n '' ']' ++ java -version ++ sed -n ';s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p;' + JAVA_VER=11 + echo 11 + JAVAC_CMD=javac + '[' -n '' ']' 11 ++ sed -n ';s/javac \(.*\)\.\(.*\)\..*.*$/\1/p;' ++ javac -version + JAVAC_VER=11 + echo 11 + '[' 11 -ge 17 -a 11 -ge 17 ']' + echo 'install java 17' + sudo yum install -y java-17-openjdk java-17-openjdk-devel 11 install java 17 Waiting for process with pid 7179 to finish. Node.js Packages for Enterprise Linux 8 - x86_6 1.8 MB/s | 710 kB 00:00 Puppet Repository el 8 - x86_64 12 MB/s | 20 MB 00:01 Last metadata expiration check: 0:00:06 ago on Wed 24 Apr 2024 02:07:22 PM UTC. Package java-17-openjdk-1:17.0.6.0.9-0.3.ea.el8.x86_64 is already installed. Package java-17-openjdk-devel-1:17.0.6.0.9-0.3.ea.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! ++ ls -tr1 /usr/lib/jvm/ ++ tail -1 ++ grep java-17-openjdk-17 + last_installed_jdk17=java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 + '[' -n java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 ']' + sudo alternatives --set java /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java + sudo alternatives --set javac /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/javac + wget -nv https://dlcdn.apache.org/maven/maven-3/3.8.8/binaries/apache-maven-3.8.8-bin.tar.gz -P /tmp 2024-04-24 14:07:34 URL:https://dlcdn.apache.org/maven/maven-3/3.8.8/binaries/apache-maven-3.8.8-bin.tar.gz [8296049/8296049] -> "/tmp/apache-maven-3.8.8-bin.tar.gz" [1] + sudo mkdir -p /opt + sudo tar xf /tmp/apache-maven-3.8.8-bin.tar.gz -C /opt + sudo ln -s /opt/apache-maven-3.8.8 /opt/maven + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 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 No match for argument: devscripts-checkbashisms Error: Unable to find a match: devscripts-checkbashisms Last metadata expiration check: 0:00:14 ago on Wed 24 Apr 2024 02:07:22 PM UTC. No match for argument: devscripts-minimal Error: Unable to find a match: devscripts-minimal Last metadata expiration check: 0:00:18 ago on Wed 24 Apr 2024 02:07:22 PM UTC. No match for argument: devscripts Error: Unable to find a match: devscripts Last metadata expiration check: 0:00:21 ago on Wed 24 Apr 2024 02:07:22 PM UTC. devscripts-checkbashisms-2.19.6-2.fc31.x86_64.r 94 kB/s | 29 kB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: devscripts-checkbashisms x86_64 2.19.6-2.fc31 @commandline 29 k Transaction Summary ================================================================================ Install 1 Package Total size: 29 k Installed size: 52 k Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : devscripts-checkbashisms-2.19.6-2.fc31.x86_64 1/1 Running scriptlet: devscripts-checkbashisms-2.19.6-2.fc31.x86_64 1/1 Verifying : devscripts-checkbashisms-2.19.6-2.fc31.x86_64 1/1 Installed: devscripts-checkbashisms-2.19.6-2.fc31.x86_64 Complete! checkbashisms: commands[1] /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 55.72 seconds pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all docs-linkcheck: freeze> python -m pip freeze --all docs: freeze> python -m pip freeze --all pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,identify==2.5.36,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.1,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.5.1,virtualenv==20.26.0,wheel==0.43.0 pre-commit: commands[0] /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)' which: no cpan in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/pre-commit/bin:/opt/pyenv/bin:/tmp/venv-6rgV/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.1,cycler==0.12.1,docutils==0.20.1,fonttools==4.51.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.7,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.4,numpy==1.26.4,nwdiag==3.0.0,packaging==24.0,pillow==10.3.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.5.1,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.3.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.1,webcolors==1.13,wheel==0.43.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: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.1,cycler==0.12.1,docutils==0.20.1,fonttools==4.51.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.7,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.4,numpy==1.26.4,nwdiag==3.0.0,packaging==24.0,pillow==10.3.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.5.1,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.3.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.1,webcolors==1.13,wheel==0.43.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 Last metadata expiration check: 0:00:38 ago on Wed 24 Apr 2024 02:07:22 PM UTC. /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/lib/python3.11/site-packages/sphinx/builders/linkcheck.py:86: RemovedInSphinx80Warning: The default value for 'linkcheck_report_timeouts_as_broken' will change to False in Sphinx 8, meaning that request timeouts will be reported with a new 'timeout' status, instead of as 'broken'. This is intended to provide more detail as to the failure mode. See https://github.com/sphinx-doc/sphinx/issues/11868 for details. warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1) docs: OK ✔ in 1 minute 5.88 seconds pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: perl-CPAN noarch 2.18-399.el8 appstream 568 k Installing dependencies: perl x86_64 4:5.26.3-422.el8 appstream 73 k perl-Algorithm-Diff noarch 1.1903-9.el8 baseos 52 k perl-Archive-Tar noarch 2.30-1.el8 baseos 79 k perl-Archive-Zip noarch 1.60-3.el8 appstream 108 k perl-Attribute-Handlers noarch 0.99-422.el8 appstream 89 k perl-B-Debug noarch 1.26-2.el8 appstream 26 k perl-Compress-Bzip2 x86_64 2.26-6.el8 appstream 72 k perl-Compress-Raw-Bzip2 x86_64 2.081-1.el8 baseos 40 k perl-Compress-Raw-Zlib x86_64 2.081-1.el8 baseos 68 k perl-Config-Perl-V noarch 0.30-1.el8 appstream 22 k perl-DB_File x86_64 1.842-1.el8 appstream 83 k perl-Data-OptList noarch 0.110-6.el8 appstream 31 k perl-Data-Section noarch 0.200007-3.el8 appstream 30 k perl-Devel-PPPort x86_64 3.36-5.el8 appstream 118 k perl-Devel-Peek x86_64 1.26-422.el8 appstream 94 k perl-Devel-SelfStubber noarch 1.06-422.el8 appstream 76 k perl-Devel-Size x86_64 0.81-2.el8 appstream 34 k perl-Encode-devel x86_64 4:2.97-3.el8 appstream 39 k perl-Env noarch 1.04-395.el8 appstream 21 k perl-ExtUtils-CBuilder noarch 1:0.280230-2.el8 appstream 48 k perl-ExtUtils-Embed noarch 1.34-422.el8 appstream 79 k perl-ExtUtils-MM-Utils noarch 1:7.34-1.el8 appstream 17 k perl-ExtUtils-Miniperl noarch 1.06-422.el8 appstream 77 k perl-File-Fetch noarch 0.56-2.el8 appstream 33 k perl-File-HomeDir noarch 1.002-4.el8 appstream 61 k perl-File-Which noarch 1.22-2.el8 appstream 23 k perl-Filter-Simple noarch 0.94-2.el8 appstream 29 k perl-IO-Compress noarch 2.081-1.el8 baseos 258 k perl-IO-Zlib noarch 1:1.10-422.el8 baseos 81 k perl-IPC-Cmd noarch 2:1.02-1.el8 appstream 43 k perl-IPC-SysV x86_64 2.07-397.el8 appstream 43 k perl-IPC-System-Simple noarch 1.25-17.el8 appstream 43 k perl-Locale-Codes noarch 3.57-1.el8 appstream 311 k perl-Locale-Maketext noarch 1.28-396.el8 appstream 99 k perl-Locale-Maketext-Simple noarch 1:0.21-422.el8 appstream 79 k perl-MRO-Compat noarch 0.13-4.el8 appstream 24 k perl-Math-BigInt-FastCalc x86_64 0.500.600-6.el8 appstream 27 k perl-Math-BigRat noarch 0.2614-1.el8 appstream 40 k perl-Memoize noarch 1.03-422.el8 appstream 119 k perl-Module-Build noarch 2:0.42.24-5.el8 appstream 273 k perl-Module-CoreList noarch 1:5.20181130-1.el8 appstream 87 k perl-Module-CoreList-tools noarch 1:5.20181130-1.el8 appstream 22 k perl-Module-Load noarch 1:0.32-395.el8 appstream 19 k perl-Module-Load-Conditional noarch 0.68-395.el8 appstream 24 k perl-Module-Loaded noarch 1:0.08-422.el8 appstream 75 k perl-Module-Metadata noarch 1.000033-395.el8 appstream 44 k perl-Net-Ping noarch 2.55-422.el8 appstream 102 k perl-Package-Generator noarch 1.106-11.el8 appstream 27 k perl-Params-Check noarch 1:0.38-395.el8 appstream 24 k perl-Params-Util x86_64 1.07-22.el8 appstream 44 k perl-Perl-OSType noarch 1.010-396.el8 appstream 29 k perl-PerlIO-via-QuotedPrint noarch 0.08-395.el8 appstream 13 k perl-Pod-Checker noarch 4:1.73-395.el8 appstream 33 k perl-Pod-Html noarch 1.22.02-422.el8 appstream 88 k perl-Pod-Parser noarch 1.63-396.el8 appstream 108 k perl-SelfLoader noarch 1.23-422.el8 appstream 83 k perl-Software-License noarch 0.103013-2.el8 appstream 138 k perl-Sub-Exporter noarch 0.987-15.el8 appstream 73 k perl-Sub-Install noarch 0.928-14.el8 appstream 27 k perl-Test noarch 1.30-422.el8 appstream 90 k perl-Test-Simple noarch 1:1.302135-1.el8 appstream 516 k perl-Text-Balanced noarch 2.03-395.el8 appstream 58 k perl-Text-Diff noarch 1.45-2.el8 baseos 45 k perl-Text-Glob noarch 0.11-4.el8 appstream 17 k perl-Text-Template noarch 1.51-1.el8 appstream 64 k perl-Time-Piece x86_64 1.31-422.el8 appstream 98 k perl-Unicode-Collate x86_64 1.25-2.el8 appstream 686 k perl-autodie noarch 2.29-396.el8 appstream 98 k perl-bignum noarch 0.49-2.el8 appstream 44 k perl-experimental noarch 0.019-2.el8 appstream 24 k perl-inc-latest noarch 2:0.500-9.el8 appstream 25 k perl-libnetcfg noarch 4:5.26.3-422.el8 appstream 78 k perl-local-lib noarch 2.000024-2.el8 appstream 74 k perl-perlfaq noarch 5.20180605-1.el8 appstream 386 k perl-utils noarch 5.26.3-422.el8 appstream 129 k Transaction Summary ================================================================================ Install 76 Packages Total download size: 6.9 M Installed size: 18 M Downloading Packages: (1/76): perl-5.26.3-422.el8.x86_64.rpm 290 kB/s | 73 kB 00:00 (2/76): perl-Attribute-Handlers-0.99-422.el8.no 336 kB/s | 89 kB 00:00 (3/76): perl-Archive-Zip-1.60-3.el8.noarch.rpm 401 kB/s | 108 kB 00:00 (4/76): perl-B-Debug-1.26-2.el8.noarch.rpm 348 kB/s | 26 kB 00:00 (5/76): perl-Compress-Bzip2-2.26-6.el8.x86_64.r 619 kB/s | 72 kB 00:00 (6/76): perl-Config-Perl-V-0.30-1.el8.noarch.rp 242 kB/s | 22 kB 00:00 (7/76): perl-DB_File-1.842-1.el8.x86_64.rpm 544 kB/s | 83 kB 00:00 (8/76): perl-Data-OptList-0.110-6.el8.noarch.rp 217 kB/s | 31 kB 00:00 (9/76): perl-CPAN-2.18-399.el8.noarch.rpm 1.8 MB/s | 568 kB 00:00 (10/76): perl-Data-Section-0.200007-3.el8.noarc 260 kB/s | 30 kB 00:00 (11/76): perl-Devel-Peek-1.26-422.el8.x86_64.rp 871 kB/s | 94 kB 00:00 (12/76): perl-Devel-PPPort-3.36-5.el8.x86_64.rp 797 kB/s | 118 kB 00:00 (13/76): perl-Devel-SelfStubber-1.06-422.el8.no 880 kB/s | 76 kB 00:00 (14/76): perl-Devel-Size-0.81-2.el8.x86_64.rpm 578 kB/s | 34 kB 00:00 (15/76): perl-Encode-devel-2.97-3.el8.x86_64.rp 629 kB/s | 39 kB 00:00 (16/76): perl-Env-1.04-395.el8.noarch.rpm 277 kB/s | 21 kB 00:00 (17/76): perl-ExtUtils-CBuilder-0.280230-2.el8. 519 kB/s | 48 kB 00:00 (18/76): perl-ExtUtils-Embed-1.34-422.el8.noarc 1.0 MB/s | 79 kB 00:00 (19/76): perl-ExtUtils-MM-Utils-7.34-1.el8.noar 252 kB/s | 17 kB 00:00 (20/76): perl-ExtUtils-Miniperl-1.06-422.el8.no 1.4 MB/s | 77 kB 00:00 (21/76): perl-File-Fetch-0.56-2.el8.noarch.rpm 273 kB/s | 33 kB 00:00 (22/76): perl-File-Which-1.22-2.el8.noarch.rpm 274 kB/s | 23 kB 00:00 (23/76): perl-File-HomeDir-1.002-4.el8.noarch.r 410 kB/s | 61 kB 00:00 (24/76): perl-Filter-Simple-0.94-2.el8.noarch.r 444 kB/s | 29 kB 00:00 (25/76): perl-IPC-Cmd-1.02-1.el8.noarch.rpm 688 kB/s | 43 kB 00:00 (26/76): perl-IPC-SysV-2.07-397.el8.x86_64.rpm 550 kB/s | 43 kB 00:00 (27/76): perl-IPC-System-Simple-1.25-17.el8.noa 374 kB/s | 43 kB 00:00 (28/76): perl-Locale-Codes-3.57-1.el8.noarch.rp 1.9 MB/s | 311 kB 00:00 (29/76): perl-Locale-Maketext-1.28-396.el8.noar 979 kB/s | 99 kB 00:00 (30/76): perl-Locale-Maketext-Simple-0.21-422.e 1.0 MB/s | 79 kB 00:00 (31/76): perl-MRO-Compat-0.13-4.el8.noarch.rpm 342 kB/s | 24 kB 00:00 (32/76): perl-Math-BigInt-FastCalc-0.500.600-6. 251 kB/s | 27 kB 00:00 (33/76): perl-Math-BigRat-0.2614-1.el8.noarch.r 265 kB/s | 40 kB 00:00 (34/76): perl-Memoize-1.03-422.el8.noarch.rpm 686 kB/s | 119 kB 00:00 (35/76): perl-Module-CoreList-5.20181130-1.el8. 1.1 MB/s | 87 kB 00:00 (36/76): perl-Module-Build-0.42.24-5.el8.noarch 1.8 MB/s | 273 kB 00:00 (37/76): perl-Module-CoreList-tools-5.20181130- 228 kB/s | 22 kB 00:00 (38/76): perl-Module-Load-0.32-395.el8.noarch.r 192 kB/s | 19 kB 00:00 (39/76): perl-Module-Load-Conditional-0.68-395. 303 kB/s | 24 kB 00:00 (40/76): perl-Module-Loaded-0.08-422.el8.noarch 1.1 MB/s | 75 kB 00:00 (41/76): perl-Module-Metadata-1.000033-395.el8. 721 kB/s | 44 kB 00:00 (42/76): perl-Net-Ping-2.55-422.el8.noarch.rpm 912 kB/s | 102 kB 00:00 (43/76): perl-Package-Generator-1.106-11.el8.no 474 kB/s | 27 kB 00:00 (44/76): perl-Params-Check-0.38-395.el8.noarch. 396 kB/s | 24 kB 00:00 (45/76): perl-PerlIO-via-QuotedPrint-0.08-395.e 158 kB/s | 13 kB 00:00 (46/76): perl-Params-Util-1.07-22.el8.x86_64.rp 345 kB/s | 44 kB 00:00 (47/76): perl-Perl-OSType-1.010-396.el8.noarch. 233 kB/s | 29 kB 00:00 (48/76): perl-Pod-Checker-1.73-395.el8.noarch.r 550 kB/s | 33 kB 00:00 (49/76): perl-Pod-Html-1.22.02-422.el8.noarch.r 1.5 MB/s | 88 kB 00:00 (50/76): perl-SelfLoader-1.23-422.el8.noarch.rp 1.0 MB/s | 83 kB 00:00 (51/76): perl-Pod-Parser-1.63-396.el8.noarch.rp 1.0 MB/s | 108 kB 00:00 (52/76): perl-Software-License-0.103013-2.el8.n 1.1 MB/s | 138 kB 00:00 (53/76): perl-Sub-Install-0.928-14.el8.noarch.r 302 kB/s | 27 kB 00:00 (54/76): perl-Sub-Exporter-0.987-15.el8.noarch. 488 kB/s | 73 kB 00:00 (55/76): perl-Test-1.30-422.el8.noarch.rpm 704 kB/s | 90 kB 00:00 (56/76): perl-Text-Balanced-2.03-395.el8.noarch 457 kB/s | 58 kB 00:00 (57/76): perl-Text-Glob-0.11-4.el8.noarch.rpm 145 kB/s | 17 kB 00:00 (58/76): perl-Text-Template-1.51-1.el8.noarch.r 661 kB/s | 64 kB 00:00 (59/76): perl-Test-Simple-1.302135-1.el8.noarch 1.6 MB/s | 516 kB 00:00 (60/76): perl-Time-Piece-1.31-422.el8.x86_64.rp 615 kB/s | 98 kB 00:00 (61/76): perl-autodie-2.29-396.el8.noarch.rpm 817 kB/s | 98 kB 00:00 (62/76): perl-bignum-0.49-2.el8.noarch.rpm 647 kB/s | 44 kB 00:00 (63/76): perl-Unicode-Collate-1.25-2.el8.x86_64 2.4 MB/s | 686 kB 00:00 (64/76): perl-experimental-0.019-2.el8.noarch.r 50 kB/s | 24 kB 00:00 (65/76): perl-inc-latest-0.500-9.el8.noarch.rpm 43 kB/s | 25 kB 00:00 (66/76): perl-libnetcfg-5.26.3-422.el8.noarch.r 156 kB/s | 78 kB 00:00 (67/76): perl-local-lib-2.000024-2.el8.noarch.r 511 kB/s | 74 kB 00:00 (68/76): perl-utils-5.26.3-422.el8.noarch.rpm 635 kB/s | 129 kB 00:00 (69/76): perl-perlfaq-5.20180605-1.el8.noarch.r 1.1 MB/s | 386 kB 00:00 (70/76): perl-Algorithm-Diff-1.1903-9.el8.noarc 193 kB/s | 52 kB 00:00 (71/76): perl-Archive-Tar-2.30-1.el8.noarch.rpm 414 kB/s | 79 kB 00:00 (72/76): perl-Compress-Raw-Bzip2-2.081-1.el8.x8 309 kB/s | 40 kB 00:00 (73/76): perl-Compress-Raw-Zlib-2.081-1.el8.x86 418 kB/s | 68 kB 00:00 (74/76): perl-IO-Zlib-1.10-422.el8.noarch.rpm 118 kB/s | 81 kB 00:00 (75/76): perl-Text-Diff-1.45-2.el8.noarch.rpm 44 kB/s | 45 kB 00:01 (76/76): perl-IO-Compress-2.081-1.el8.noarch.rp 132 kB/s | 258 kB 00:01 -------------------------------------------------------------------------------- Total 1.2 MB/s | 6.9 MB 00:05 docs-linkcheck: OK ✔ in 1 minute 7.29 seconds pylint: freeze> python -m pip freeze --all Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction pylint: astroid==3.1.0,dill==0.3.8,isort==5.13.2,mccabe==0.7.0,pip==24.0,platformdirs==4.2.1,pylint==3.1.0,setuptools==69.5.1,tomlkit==0.12.4,wheel==0.43.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}$' '{}' + Preparing : 1/1 Installing : perl-Compress-Raw-Zlib-2.081-1.el8.x86_64 1/76 Installing : perl-SelfLoader-1.23-422.el8.noarch 2/76 Installing : perl-Perl-OSType-1.010-396.el8.noarch 3/76 Installing : perl-Module-Metadata-1.000033-395.el8.noarch 4/76 Installing : perl-Module-Load-1:0.32-395.el8.noarch 5/76 Installing : perl-Module-CoreList-1:5.20181130-1.el8.noarch 6/76 Installing : perl-Text-Balanced-2.03-395.el8.noarch 7/76 ------------------------------------ Your code has been rated at 10.00/10 Installing : perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64 8/76 Installing : perl-IO-Compress-2.081-1.el8.noarch 9/76 Installing : perl-IO-Zlib-1:1.10-422.el8.noarch 10/76 Installing : perl-Sub-Install-0.928-14.el8.noarch 11/76 Installing : perl-Pod-Html-1.22.02-422.el8.noarch 12/76 Installing : perl-Params-Util-1.07-22.el8.x86_64 13/76 Installing : perl-Net-Ping-2.55-422.el8.noarch 14/76 Installing : perl-Math-BigRat-0.2614-1.el8.noarch 15/76 Installing : perl-Locale-Maketext-1.28-396.el8.noarch 16/76 Installing : perl-Locale-Maketext-Simple-1:0.21-422.el8.noarch 17/76 Installing : perl-Params-Check-1:0.38-395.el8.noarch 18/76 Installing : perl-Module-Load-Conditional-0.68-395.el8.noarch 19/76 Installing : perl-ExtUtils-Embed-1.34-422.el8.noarch 20/76 Installing : perl-ExtUtils-Miniperl-1.06-422.el8.noarch 21/76 Installing : perl-bignum-0.49-2.el8.noarch 22/76 Installing : perl-Data-OptList-0.110-6.el8.noarch 23/76 Installing : perl-Filter-Simple-0.94-2.el8.noarch 24/76 Installing : perl-Module-CoreList-tools-1:5.20181130-1.el8.noar 25/76 Installing : perl-Devel-SelfStubber-1.06-422.el8.noarch 26/76 Installing : perl-Archive-Zip-1.60-3.el8.noarch 27/76 Installing : perl-Algorithm-Diff-1.1903-9.el8.noarch 28/76 Installing : perl-Text-Diff-1.45-2.el8.noarch 29/76 Installing : perl-Archive-Tar-2.30-1.el8.noarch 30/76 Installing : perl-utils-5.26.3-422.el8.noarch 31/76 Installing : perl-perlfaq-5.20180605-1.el8.noarch 32/76 Installing : perl-local-lib-2.000024-2.el8.noarch 33/76 Installing : perl-libnetcfg-4:5.26.3-422.el8.noarch 34/76 Installing : perl-inc-latest-2:0.500-9.el8.noarch 35/76 Installing : perl-experimental-0.019-2.el8.noarch 36/76 Installing : perl-Unicode-Collate-1.25-2.el8.x86_64 37/76 Installing : perl-Time-Piece-1.31-422.el8.x86_64 38/76 Installing : perl-Text-Template-1.51-1.el8.noarch 39/76 Installing : perl-Text-Glob-0.11-4.el8.noarch 40/76 Installing : perl-Test-Simple-1:1.302135-1.el8.noarch 41/76 Installing : perl-Test-1.30-422.el8.noarch 42/76 Installing : perl-Pod-Parser-1.63-396.el8.noarch 43/76 Installing : perl-Pod-Checker-4:1.73-395.el8.noarch 44/76 Installing : perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch 45/76 Installing : perl-Package-Generator-1.106-11.el8.noarch 46/76 Installing : perl-Sub-Exporter-0.987-15.el8.noarch 47/76 Installing : perl-Module-Loaded-1:0.08-422.el8.noarch 48/76 Installing : perl-Memoize-1.03-422.el8.noarch 49/76 Installing : perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64 50/76 Installing : perl-MRO-Compat-0.13-4.el8.noarch 51/76 Installing : perl-Data-Section-0.200007-3.el8.noarch 52/76 Installing : perl-Software-License-0.103013-2.el8.noarch 53/76 Installing : perl-Locale-Codes-3.57-1.el8.noarch 54/76 Installing : perl-IPC-System-Simple-1.25-17.el8.noarch 55/76 Installing : perl-autodie-2.29-396.el8.noarch 56/76 Installing : perl-IPC-SysV-2.07-397.el8.x86_64 57/76 Installing : perl-File-Which-1.22-2.el8.noarch 58/76 Installing : perl-File-HomeDir-1.002-4.el8.noarch 59/76 Installing : perl-ExtUtils-MM-Utils-1:7.34-1.el8.noarch 60/76 Installing : perl-IPC-Cmd-2:1.02-1.el8.noarch 61/76 Installing : perl-ExtUtils-CBuilder-1:0.280230-2.el8.noarch 62/76 Installing : perl-Module-Build-2:0.42.24-5.el8.noarch 63/76 Installing : perl-File-Fetch-0.56-2.el8.noarch 64/76 Installing : perl-Env-1.04-395.el8.noarch 65/76 Installing : perl-Encode-devel-4:2.97-3.el8.x86_64 66/76 Installing : perl-Devel-Size-0.81-2.el8.x86_64 67/76 Installing : perl-Devel-Peek-1.26-422.el8.x86_64 68/76 Installing : perl-Devel-PPPort-3.36-5.el8.x86_64 69/76 Installing : perl-DB_File-1.842-1.el8.x86_64 70/76 Installing : perl-Config-Perl-V-0.30-1.el8.noarch 71/76 Installing : perl-Compress-Bzip2-2.26-6.el8.x86_64 72/76 Installing : perl-B-Debug-1.26-2.el8.noarch 73/76 Installing : perl-Attribute-Handlers-0.99-422.el8.noarch 74/76 Installing : perl-CPAN-2.18-399.el8.noarch 75/76 Installing : perl-4:5.26.3-422.el8.x86_64 76/76 Running scriptlet: perl-4:5.26.3-422.el8.x86_64 76/76 Verifying : perl-4:5.26.3-422.el8.x86_64 1/76 Verifying : perl-Archive-Zip-1.60-3.el8.noarch 2/76 Verifying : perl-Attribute-Handlers-0.99-422.el8.noarch 3/76 Verifying : perl-B-Debug-1.26-2.el8.noarch 4/76 Verifying : perl-CPAN-2.18-399.el8.noarch 5/76 Verifying : perl-Compress-Bzip2-2.26-6.el8.x86_64 6/76 Verifying : perl-Config-Perl-V-0.30-1.el8.noarch 7/76 Verifying : perl-DB_File-1.842-1.el8.x86_64 8/76 Verifying : perl-Data-OptList-0.110-6.el8.noarch 9/76 Verifying : perl-Data-Section-0.200007-3.el8.noarch 10/76 Verifying : perl-Devel-PPPort-3.36-5.el8.x86_64 11/76 Verifying : perl-Devel-Peek-1.26-422.el8.x86_64 12/76 Verifying : perl-Devel-SelfStubber-1.06-422.el8.noarch 13/76 Verifying : perl-Devel-Size-0.81-2.el8.x86_64 14/76 Verifying : perl-Encode-devel-4:2.97-3.el8.x86_64 15/76 Verifying : perl-Env-1.04-395.el8.noarch 16/76 Verifying : perl-ExtUtils-CBuilder-1:0.280230-2.el8.noarch 17/76 Verifying : perl-ExtUtils-Embed-1.34-422.el8.noarch 18/76 Verifying : perl-ExtUtils-MM-Utils-1:7.34-1.el8.noarch 19/76 Verifying : perl-ExtUtils-Miniperl-1.06-422.el8.noarch 20/76 Verifying : perl-File-Fetch-0.56-2.el8.noarch 21/76 Verifying : perl-File-HomeDir-1.002-4.el8.noarch 22/76 Verifying : perl-File-Which-1.22-2.el8.noarch 23/76 Verifying : perl-Filter-Simple-0.94-2.el8.noarch 24/76 Verifying : perl-IPC-Cmd-2:1.02-1.el8.noarch 25/76 Verifying : perl-IPC-SysV-2.07-397.el8.x86_64 26/76 Verifying : perl-IPC-System-Simple-1.25-17.el8.noarch 27/76 Verifying : perl-Locale-Codes-3.57-1.el8.noarch 28/76 Verifying : perl-Locale-Maketext-1.28-396.el8.noarch 29/76 Verifying : perl-Locale-Maketext-Simple-1:0.21-422.el8.noarch 30/76 Verifying : perl-MRO-Compat-0.13-4.el8.noarch 31/76 Verifying : perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64 32/76 Verifying : perl-Math-BigRat-0.2614-1.el8.noarch 33/76 Verifying : perl-Memoize-1.03-422.el8.noarch 34/76 Verifying : perl-Module-Build-2:0.42.24-5.el8.noarch 35/76 Verifying : perl-Module-CoreList-1:5.20181130-1.el8.noarch 36/76 Verifying : perl-Module-CoreList-tools-1:5.20181130-1.el8.noar 37/76 Verifying : perl-Module-Load-1:0.32-395.el8.noarch 38/76 Verifying : perl-Module-Load-Conditional-0.68-395.el8.noarch 39/76 Verifying : perl-Module-Loaded-1:0.08-422.el8.noarch 40/76 Verifying : perl-Module-Metadata-1.000033-395.el8.noarch 41/76 Verifying : perl-Net-Ping-2.55-422.el8.noarch 42/76 Verifying : perl-Package-Generator-1.106-11.el8.noarch 43/76 Verifying : perl-Params-Check-1:0.38-395.el8.noarch 44/76 Verifying : perl-Params-Util-1.07-22.el8.x86_64 45/76 Verifying : perl-Perl-OSType-1.010-396.el8.noarch 46/76 Verifying : perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch 47/76 Verifying : perl-Pod-Checker-4:1.73-395.el8.noarch 48/76 Verifying : perl-Pod-Html-1.22.02-422.el8.noarch 49/76 Verifying : perl-Pod-Parser-1.63-396.el8.noarch 50/76 Verifying : perl-SelfLoader-1.23-422.el8.noarch 51/76 Verifying : perl-Software-License-0.103013-2.el8.noarch 52/76 Verifying : perl-Sub-Exporter-0.987-15.el8.noarch 53/76 Verifying : perl-Sub-Install-0.928-14.el8.noarch 54/76 Verifying : perl-Test-1.30-422.el8.noarch 55/76 Verifying : perl-Test-Simple-1:1.302135-1.el8.noarch 56/76 Verifying : perl-Text-Balanced-2.03-395.el8.noarch 57/76 Verifying : perl-Text-Glob-0.11-4.el8.noarch 58/76 Verifying : perl-Text-Template-1.51-1.el8.noarch 59/76 Verifying : perl-Time-Piece-1.31-422.el8.x86_64 60/76 Verifying : perl-Unicode-Collate-1.25-2.el8.x86_64 61/76 Verifying : perl-autodie-2.29-396.el8.noarch 62/76 Verifying : perl-bignum-0.49-2.el8.noarch 63/76 Verifying : perl-experimental-0.019-2.el8.noarch 64/76 Verifying : perl-inc-latest-2:0.500-9.el8.noarch 65/76 Verifying : perl-libnetcfg-4:5.26.3-422.el8.noarch 66/76 Verifying : perl-local-lib-2.000024-2.el8.noarch 67/76 Verifying : perl-perlfaq-5.20180605-1.el8.noarch 68/76 Verifying : perl-utils-5.26.3-422.el8.noarch 69/76 Verifying : perl-Algorithm-Diff-1.1903-9.el8.noarch 70/76 Verifying : perl-Archive-Tar-2.30-1.el8.noarch 71/76 Verifying : perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64 72/76 Verifying : perl-Compress-Raw-Zlib-2.081-1.el8.x86_64 73/76 Verifying : perl-IO-Compress-2.081-1.el8.noarch 74/76 Verifying : perl-IO-Zlib-1:1.10-422.el8.noarch 75/76 Verifying : perl-Text-Diff-1.45-2.el8.noarch 76/76 Installed: perl-4:5.26.3-422.el8.x86_64 perl-Algorithm-Diff-1.1903-9.el8.noarch perl-Archive-Tar-2.30-1.el8.noarch perl-Archive-Zip-1.60-3.el8.noarch perl-Attribute-Handlers-0.99-422.el8.noarch perl-B-Debug-1.26-2.el8.noarch perl-CPAN-2.18-399.el8.noarch perl-Compress-Bzip2-2.26-6.el8.x86_64 perl-Compress-Raw-Bzip2-2.081-1.el8.x86_64 perl-Compress-Raw-Zlib-2.081-1.el8.x86_64 perl-Config-Perl-V-0.30-1.el8.noarch perl-DB_File-1.842-1.el8.x86_64 perl-Data-OptList-0.110-6.el8.noarch perl-Data-Section-0.200007-3.el8.noarch perl-Devel-PPPort-3.36-5.el8.x86_64 perl-Devel-Peek-1.26-422.el8.x86_64 perl-Devel-SelfStubber-1.06-422.el8.noarch perl-Devel-Size-0.81-2.el8.x86_64 perl-Encode-devel-4:2.97-3.el8.x86_64 perl-Env-1.04-395.el8.noarch perl-ExtUtils-CBuilder-1:0.280230-2.el8.noarch perl-ExtUtils-Embed-1.34-422.el8.noarch perl-ExtUtils-MM-Utils-1:7.34-1.el8.noarch perl-ExtUtils-Miniperl-1.06-422.el8.noarch perl-File-Fetch-0.56-2.el8.noarch perl-File-HomeDir-1.002-4.el8.noarch perl-File-Which-1.22-2.el8.noarch perl-Filter-Simple-0.94-2.el8.noarch perl-IO-Compress-2.081-1.el8.noarch perl-IO-Zlib-1:1.10-422.el8.noarch perl-IPC-Cmd-2:1.02-1.el8.noarch perl-IPC-SysV-2.07-397.el8.x86_64 perl-IPC-System-Simple-1.25-17.el8.noarch perl-Locale-Codes-3.57-1.el8.noarch perl-Locale-Maketext-1.28-396.el8.noarch perl-Locale-Maketext-Simple-1:0.21-422.el8.noarch perl-MRO-Compat-0.13-4.el8.noarch perl-Math-BigInt-FastCalc-0.500.600-6.el8.x86_64 perl-Math-BigRat-0.2614-1.el8.noarch perl-Memoize-1.03-422.el8.noarch perl-Module-Build-2:0.42.24-5.el8.noarch perl-Module-CoreList-1:5.20181130-1.el8.noarch perl-Module-CoreList-tools-1:5.20181130-1.el8.noarch perl-Module-Load-1:0.32-395.el8.noarch perl-Module-Load-Conditional-0.68-395.el8.noarch perl-Module-Loaded-1:0.08-422.el8.noarch perl-Module-Metadata-1.000033-395.el8.noarch perl-Net-Ping-2.55-422.el8.noarch perl-Package-Generator-1.106-11.el8.noarch perl-Params-Check-1:0.38-395.el8.noarch perl-Params-Util-1.07-22.el8.x86_64 perl-Perl-OSType-1.010-396.el8.noarch perl-PerlIO-via-QuotedPrint-0.08-395.el8.noarch perl-Pod-Checker-4:1.73-395.el8.noarch perl-Pod-Html-1.22.02-422.el8.noarch perl-Pod-Parser-1.63-396.el8.noarch perl-SelfLoader-1.23-422.el8.noarch perl-Software-License-0.103013-2.el8.noarch perl-Sub-Exporter-0.987-15.el8.noarch perl-Sub-Install-0.928-14.el8.noarch perl-Test-1.30-422.el8.noarch perl-Test-Simple-1:1.302135-1.el8.noarch perl-Text-Balanced-2.03-395.el8.noarch perl-Text-Diff-1.45-2.el8.noarch perl-Text-Glob-0.11-4.el8.noarch perl-Text-Template-1.51-1.el8.noarch perl-Time-Piece-1.31-422.el8.x86_64 perl-Unicode-Collate-1.25-2.el8.x86_64 perl-autodie-2.29-396.el8.noarch perl-bignum-0.49-2.el8.noarch perl-experimental-0.019-2.el8.noarch perl-inc-latest-2:0.500-9.el8.noarch perl-libnetcfg-4:5.26.3-422.el8.noarch perl-local-lib-2.000024-2.el8.noarch perl-perlfaq-5.20180605-1.el8.noarch perl-utils-5.26.3-422.el8.noarch Complete! pylint: OK ✔ in 32.49 seconds pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [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. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/perltidy/perltidy. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... trim trailing whitespace.................................................Passed Tabs remover.............................................................Passed autopep8.................................................................Passed perltidy.................................................................Passed pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual [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 2 minutes 3.21 seconds buildcontroller: OK ✔ in 4 minutes 38.49 seconds sims221: 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 sims121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_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 sims121: freeze> python -m pip freeze --all sims221: freeze> python -m pip freeze --all build_karaf_tests121: freeze> python -m pip freeze --all sims121: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,idna==3.7,iniconfig==2.0.0,lxml==5.2.1,netconf-client==3.1.0,packaging==24.0,paramiko==3.4.0,pip==24.0,pluggy==1.5.0,psutil==5.9.8,pycparser==2.22,PyNaCl==1.5.0,pytest==8.1.1,requests==2.31.0,setuptools==69.5.1,urllib3==2.2.1,wheel==0.43.0 sims121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_sims.sh 1.2.1 Using lighynode version 19.1.0.5 sims221: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,idna==3.7,iniconfig==2.0.0,lxml==5.2.1,netconf-client==3.1.0,packaging==24.0,paramiko==3.4.0,pip==24.0,pluggy==1.5.0,psutil==5.9.8,pycparser==2.22,PyNaCl==1.5.0,pytest==8.1.1,requests==2.31.0,setuptools==69.5.1,urllib3==2.2.1,wheel==0.43.0 sims221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_sims.sh 2.2.1 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory Using lighynode version 19.1.0.5 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory build_karaf_tests121: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,idna==3.7,iniconfig==2.0.0,lxml==5.2.1,netconf-client==3.1.0,packaging==24.0,paramiko==3.4.0,pip==24.0,pluggy==1.5.0,psutil==5.9.8,pycparser==2.22,PyNaCl==1.5.0,pytest==8.1.1,requests==2.31.0,setuptools==69.5.1,urllib3==2.2.1,wheel==0.43.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 warning: cannot set modif./access times for ./lightynode/lighty-openroadm-device-19.1.0.5/lib/guava-32.1.3-jre.jar No such file or directory sims121: OK ✔ in 1 minute 1.26 seconds sims221: OK ✔ in 1 minute 1.69 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 sims71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests221: freeze> python -m pip freeze --all sims71: freeze> python -m pip freeze --all build_karaf_tests221: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,idna==3.7,iniconfig==2.0.0,lxml==5.2.1,netconf-client==3.1.0,packaging==24.0,paramiko==3.4.0,pip==24.0,pluggy==1.5.0,psutil==5.9.8,pycparser==2.22,PyNaCl==1.5.0,pytest==8.1.1,requests==2.31.0,setuptools==69.5.1,urllib3==2.2.1,wheel==0.43.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 sims71: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,idna==3.7,iniconfig==2.0.0,lxml==5.2.1,netconf-client==3.1.0,packaging==24.0,paramiko==3.4.0,pip==24.0,pluggy==1.5.0,psutil==5.9.8,pycparser==2.22,PyNaCl==1.5.0,pytest==8.1.1,requests==2.31.0,setuptools==69.5.1,urllib3==2.2.1,wheel==0.43.0 sims71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_sims.sh 7.1 Using lighynode version 19.1.0.5 Removing ./lightynode/lightynode-openroadm-device directory Installing lightynode device to ./lightynode/lightynode-openroadm-device directory sims71: OK ✔ in 21.05 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: OK ✔ in 1 minute 57.46 seconds build_karaf_tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt build_karaf_tests71: freeze> python -m pip freeze --all build_karaf_tests71: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,idna==3.7,iniconfig==2.0.0,lxml==5.2.1,netconf-client==3.1.0,packaging==24.0,paramiko==3.4.0,pip==24.0,pluggy==1.5.0,psutil==5.9.8,pycparser==2.22,PyNaCl==1.5.0,pytest==8.1.1,requests==2.31.0,setuptools==69.5.1,urllib3==2.2.1,wheel==0.43.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 build_karaf_tests_hybrid: freeze> python -m pip freeze --all build_karaf_tests_hybrid: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,idna==3.7,iniconfig==2.0.0,lxml==5.2.1,netconf-client==3.1.0,packaging==24.0,paramiko==3.4.0,pip==24.0,pluggy==1.5.0,psutil==5.9.8,pycparser==2.22,PyNaCl==1.5.0,pytest==8.1.1,requests==2.31.0,setuptools==69.5.1,urllib3==2.2.1,wheel==0.43.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 build_karaf_tests221: OK ✔ in 2 minutes 3.82 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 build_karaf_tests71: OK ✔ in 1 minute 56.4 seconds testsPCE: freeze> python -m pip freeze --all testsPCE: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,contourpy==1.2.1,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.5,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.51.0,gnpy4tpce==2.4.7,idna==3.7,iniconfig==2.0.0,injector==0.21.0,itsdangerous==2.2.0,Jinja2==3.1.3,kiwisolver==1.4.5,lxml==5.2.1,MarkupSafe==2.1.5,matplotlib==3.8.4,netconf-client==3.1.0,networkx==2.8.8,numpy==1.26.4,packaging==24.0,pandas==1.5.3,paramiko==3.4.0,pbr==5.11.1,pillow==10.3.0,pip==24.0,pluggy==1.5.0,psutil==5.9.8,pycparser==2.22,PyNaCl==1.5.0,pyparsing==3.1.2,pytest==8.1.1,python-dateutil==2.9.0.post0,pytz==2024.1,requests==2.31.0,scipy==1.13.0,setuptools==50.3.2,six==1.16.0,urllib3==2.2.1,Werkzeug==2.0.3,wheel==0.43.0,xlrd==1.2.0 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/testsPCE/bin:/opt/pyenv/bin:/tmp/venv-6rgV/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/pce/test01_pce.py build_karaf_tests_hybrid: OK ✔ in 2 minutes 4.36 seconds tests_tapi: freeze> python -m pip freeze --all tests_tapi: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,idna==3.7,iniconfig==2.0.0,lxml==5.2.1,netconf-client==3.1.0,packaging==24.0,paramiko==3.4.0,pip==24.0,pluggy==1.5.0,psutil==5.9.8,pycparser==2.22,PyNaCl==1.5.0,pytest==8.1.1,requests==2.31.0,setuptools==69.5.1,urllib3==2.2.1,wheel==0.43.0 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi using environment variables from ./karaf221.env which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests_tapi/bin:/opt/pyenv/bin:/tmp/venv-6rgV/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/tapi/test01_abstracted_topology.py ...................... [100%] 20 passed in 123.06s (0:02:03) pytest -q transportpce_tests/pce/test02_pce_400G.py ..................................... [100%] 9 passed in 47.39s pytest -q transportpce_tests/pce/test03_gnpy.py ............... [100%] 8 passed in 39.74s pytest -q transportpce_tests/pce/test04_pce_bug_fix.py ............. [100%] 50 passed in 225.12s (0:03:45) pytest -q transportpce_tests/tapi/test02_full_topology.py ... [100%] 3 passed in 45.92s testsPCE: OK ✔ in 8 minutes 6 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.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,idna==3.7,iniconfig==2.0.0,lxml==5.2.1,netconf-client==3.1.0,packaging==24.0,paramiko==3.4.0,pip==24.0,pluggy==1.5.0,psutil==5.9.8,pycparser==2.22,PyNaCl==1.5.0,pytest==8.1.1,requests==2.31.0,setuptools==69.5.1,urllib3==2.2.1,wheel==0.43.0 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests121/bin:/opt/pyenv/bin:/tmp/venv-6rgV/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) using environment variables from ./karaf121.env pytest -q transportpce_tests/1.2.1/test01_portmapping.py .......................................... [100%] 30 passed in 313.06s (0:05:13) pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py ......... [100%] 21 passed in 296.47s (0:04:56) pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py ........................................................ [100%] 6 passed in 241.67s (0:04:01) pytest -q transportpce_tests/1.2.1/test03_topology.py .................... [100%] 70 passed in 318.20s (0:05:18) tests_tapi: OK ✔ in 15 minutes 20.87 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.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,idna==3.7,iniconfig==2.0.0,lxml==5.2.1,netconf-client==3.1.0,packaging==24.0,paramiko==3.4.0,pip==24.0,pluggy==1.5.0,psutil==5.9.8,pycparser==2.22,PyNaCl==1.5.0,pytest==8.1.1,requests==2.31.0,setuptools==69.5.1,urllib3==2.2.1,wheel==0.43.0 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 using environment variables from ./karaf71.env which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests71/bin:/opt/pyenv/bin:/tmp/venv-6rgV/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/7.1/test01_portmapping.py ............ [100%] 12 passed in 54.18s pytest -q transportpce_tests/7.1/test02_otn_renderer.py .......................................................................... [100%] 62 passed in 160.64s (0:02:40) pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py ................................................ [100%] 48 passed in 136.95s (0:02:16) pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py ......................$ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5546 killed; [ssh-agent] Stopped. Build was aborted Aborted by new patch set. [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15861963077304595040.sh ---> sysstat.sh [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7596882071843614049.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + 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 + rpm -qa + sort .+ '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + true + '[' /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/jenkins4009913036174999189.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QEet from file:/tmp/.os_lf_venv .lf-activate-venv(): INFO: Installing: lftools ../launch_tests.sh: line 49: 56821 Terminated $LAUNCHER $script tests121: exit 1 (1031.05 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 pid=52767 ./launch_tests.sh: line 49: 60351 Terminated $LAUNCHER $script lf-activate-venv(): INFO: Adding /tmp/venv-QEet/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2357117956992853330.sh provisioning config files... Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #1673 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config12656557034395857797tmp 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/jenkins3433641426554519636.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2488613202993200059.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QEet from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QEet/bin to PATH [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15027612676989657094.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17538136039588295811.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QEet 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-QEet/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/jenkins8242010536964325092.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QEet from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QEet/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/1673/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-16g-10768.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 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 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: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 17G 64G 21% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 918 6634 18 8208 14494 Swap: 1023 8 1015 ---> 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: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:53:d7:fc brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.171.80/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 84314sec preferred_lft 84314sec inet6 fe80::f816:3eff:fe53:d7fc/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:9d:cb:b3:07 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 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/24/2024 _x86_64_ (4 CPU) 14:03:03 LINUX RESTART (4 CPU) 02:04:01 PM tps rtps wtps bread/s bwrtn/s 02:05:01 PM 55.97 25.79 30.18 5968.35 8671.10 02:06:01 PM 74.20 7.43 66.77 1292.45 5876.05 02:07:01 PM 90.75 0.42 90.34 44.39 9121.91 02:08:01 PM 201.13 40.89 160.24 4324.18 24147.70 02:09:01 PM 372.76 85.42 287.34 1138.02 31330.84 02:10:00 PM 178.37 62.77 115.60 1555.88 12156.65 02:10:01 PM 129.52 62.05 67.47 539.76 2903.61 02:11:01 PM 125.91 28.40 97.52 316.88 8385.05 02:12:01 PM 86.57 0.03 86.54 0.93 33994.45 02:13:01 PM 112.93 0.07 112.86 14.53 29338.69 02:14:01 PM 114.44 0.00 114.44 0.00 61434.03 02:15:01 PM 142.87 0.00 142.87 0.00 65381.52 02:16:02 PM 93.71 2.03 91.68 115.43 72087.35 02:17:01 PM 79.29 0.03 79.25 12.06 15512.40 02:18:01 PM 28.43 4.88 23.55 1317.26 847.05 02:19:01 PM 46.95 0.95 46.00 161.28 754.28 02:20:01 PM 43.82 0.70 43.12 206.46 1142.10 02:21:01 PM 57.17 0.03 57.14 2.40 9519.09 02:22:01 PM 7.90 0.00 7.90 0.00 430.32 02:23:01 PM 0.70 0.00 0.70 0.00 30.52 02:24:01 PM 1.02 0.02 1.00 2.80 209.28 02:25:01 PM 17.90 0.05 17.85 19.05 481.85 02:26:01 PM 39.22 0.00 39.22 0.00 915.46 02:27:01 PM 3.82 0.00 3.82 0.00 73.51 02:28:01 PM 1.20 0.03 1.17 0.93 31.78 02:29:01 PM 6.15 0.12 6.03 1.46 164.97 02:30:01 PM 20.14 0.03 20.11 2.00 675.29 02:31:01 PM 57.46 0.13 57.32 48.13 9754.56 02:32:01 PM 30.76 5.96 24.79 111.83 595.93 02:33:01 PM 2.10 0.33 1.77 11.06 25.05 02:34:01 PM 19.80 0.08 19.72 2.40 575.25 02:35:01 PM 4.26 0.00 4.26 0.00 69.64 02:36:01 PM 1.27 0.00 1.27 0.00 21.00 02:37:01 PM 32.17 0.88 31.29 7.86 588.57 Average: 65.14 8.11 57.03 504.78 12246.05 02:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:05:01 PM 13421516 15082796 2717928 16.84 2688 1885600 1164744 6.78 198680 2197644 79392 02:06:01 PM 13248560 15117040 2890884 17.91 2688 2082104 1096500 6.38 222892 2307288 139220 02:07:01 PM 12762888 14884236 3376556 20.92 2688 2322872 1476460 8.59 410588 2556356 194260 02:08:01 PM 11280076 14520224 4859368 30.11 2688 3404232 1816860 10.57 628760 3722920 692716 02:09:01 PM 10706436 14320684 5433008 33.66 2688 3739668 1837332 10.69 686988 4166148 204028 02:10:00 PM 8813924 12754368 7325520 45.39 2688 4046552 3359960 19.55 761980 5942128 161240 02:10:01 PM 8810960 12753036 7328484 45.41 2688 4047956 3388180 19.71 763260 5944092 160608 02:11:01 PM 8152932 12610764 7986512 49.48 2688 4549108 3349496 19.49 820232 6521292 437564 02:12:01 PM 9215132 14783680 6924312 42.90 2688 5644840 1390596 8.09 1084640 5174016 528980 02:13:01 PM 6733036 13287812 9406408 58.28 2688 6603448 2957104 17.20 1380244 7312008 801020 02:14:01 PM 6002408 13447796 10137036 62.81 2688 7481592 3108920 18.09 1647272 7755108 351860 02:15:01 PM 4668716 13961288 11470728 71.07 2688 9289716 2191860 12.75 2260116 8413552 1170148 02:16:02 PM 3066776 13104032 13072668 81.00 2688 10023572 3073376 17.88 2487496 9764344 385668 02:17:01 PM 1151516 11198868 14987928 92.87 2688 10032768 5209216 30.31 2577404 11575056 460 02:18:01 PM 249656 8814348 15889788 98.45 2636 8553324 8283088 48.19 2573296 12465208 904 02:19:01 PM 1213640 9711208 14925804 92.48 2636 8486104 7346976 42.74 2579860 11498804 440 02:20:01 PM 5830384 14416388 10309060 63.87 2636 8570340 2019452 11.75 2597132 6886688 77264 02:21:01 PM 492724 9247300 15646720 96.95 2636 8735012 7497700 43.62 2648544 12144192 360 02:22:01 PM 234420 8990100 15905024 98.55 2636 8735736 7742964 45.05 2654180 12390268 108 02:23:01 PM 155524 8911984 15983920 99.04 2636 8736400 7807156 45.42 2654732 12467480 240 02:24:01 PM 170760 8777496 15968684 98.94 2636 8586660 7822968 45.51 2651524 12455284 160 02:25:01 PM 5135104 13725156 11004340 68.18 2636 8570600 2439732 14.19 2659512 7509420 432 02:26:01 PM 2122388 10713064 14017056 86.85 2636 8571184 6176932 35.94 2674408 10491652 364 02:27:01 PM 479832 9071708 15659612 97.03 2636 8571844 7497240 43.62 2674512 12124448 592 02:28:01 PM 461556 9053604 15677888 97.14 2636 8572028 7557928 43.97 2674776 12143300 268 02:29:01 PM 2147172 10739424 13992272 86.70 2636 8572176 5780752 33.63 2685964 10451956 144 02:30:01 PM 3880844 11613868 12258600 75.95 2636 7711516 5028768 29.26 2698068 8710264 14332 02:31:01 PM 1864504 9833748 14274940 88.45 2636 7941052 6804784 39.59 2755768 10649188 964 02:32:01 PM 2018524 9988164 14120920 87.49 2636 7941384 6685588 38.90 2781480 10470272 72 02:33:01 PM 1899364 9869172 14240080 88.23 2636 7941540 6735168 39.19 2781844 10587916 176 02:34:01 PM 1919612 9889592 14219832 88.11 2636 7941652 7026196 40.88 2793368 10556944 444 02:35:01 PM 987128 8957508 15152316 93.88 2636 7941940 7579044 44.09 2793540 11485980 216 02:36:01 PM 985336 8955872 15154108 93.89 2636 7942088 7579044 44.09 2793548 11488368 184 02:37:01 PM 1793876 9764692 14345568 88.89 2636 7942300 6813352 39.64 2793540 10680452 184 Average: 4472860 11555030 11666584 72.29 2657 7109380 4930748 28.69 2054416 8853236 158971 02:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 PM eth0 288.41 179.06 1186.00 56.59 0.00 0.00 0.00 0.00 02:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:01 PM eth0 42.26 36.01 533.50 4.21 0.00 0.00 0.00 0.00 02:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:07:01 PM eth0 107.08 76.86 753.23 9.14 0.00 0.00 0.00 0.00 02:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:01 PM eth0 251.02 194.57 3862.34 20.96 0.00 0.00 0.00 0.00 02:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:01 PM eth0 264.55 210.10 3053.39 27.92 0.00 0.00 0.00 0.00 02:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:00 PM eth0 128.65 117.06 1926.36 14.07 0.00 0.00 0.00 0.00 02:10:00 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:01 PM eth0 18.07 21.08 74.41 3.07 0.00 0.00 0.00 0.00 02:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:01 PM eth0 276.07 204.47 4640.16 25.07 0.00 0.00 0.00 0.00 02:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:01 PM eth0 66.83 48.58 796.63 5.39 0.00 0.00 0.00 0.00 02:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:01 PM eth0 277.62 119.20 6048.97 12.34 0.00 0.00 0.00 0.00 02:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:14:01 PM eth0 67.80 38.84 1762.95 4.38 0.00 0.00 0.00 0.00 02:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:01 PM eth0 1.20 1.27 0.69 0.59 0.00 0.00 0.00 0.00 02:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:16:02 PM lo 1.41 1.41 0.14 0.14 0.00 0.00 0.00 0.00 02:16:02 PM eth0 1.28 1.63 0.47 0.48 0.00 0.00 0.00 0.00 02:16:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:17:01 PM lo 5.71 5.71 14.31 14.31 0.00 0.00 0.00 0.00 02:17:01 PM eth0 1.19 1.15 0.18 0.17 0.00 0.00 0.00 0.00 02:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:18:01 PM lo 43.29 43.29 35.70 35.70 0.00 0.00 0.00 0.00 02:18:01 PM eth0 2.23 1.93 0.44 0.36 0.00 0.00 0.00 0.00 02:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:19:01 PM lo 20.61 20.61 13.63 13.63 0.00 0.00 0.00 0.00 02:19:01 PM eth0 2.75 2.17 5.67 0.45 0.00 0.00 0.00 0.00 02:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:01 PM lo 24.78 24.78 8.89 8.89 0.00 0.00 0.00 0.00 02:20:01 PM eth0 2.30 3.02 0.95 0.88 0.00 0.00 0.00 0.00 02:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:21:01 PM lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 02:21:01 PM eth0 0.78 0.73 0.08 0.07 0.00 0.00 0.00 0.00 02:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:22:01 PM lo 23.54 23.54 26.97 26.97 0.00 0.00 0.00 0.00 02:22:01 PM eth0 0.62 0.55 0.12 0.11 0.00 0.00 0.00 0.00 02:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:01 PM lo 21.78 21.78 10.86 10.86 0.00 0.00 0.00 0.00 02:23:01 PM eth0 0.23 0.20 0.04 0.03 0.00 0.00 0.00 0.00 02:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:24:01 PM lo 14.13 14.13 5.60 5.60 0.00 0.00 0.00 0.00 02:24:01 PM eth0 0.23 0.20 0.04 0.03 0.00 0.00 0.00 0.00 02:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:01 PM lo 23.95 23.95 8.05 8.05 0.00 0.00 0.00 0.00 02:25:01 PM eth0 1.52 1.53 0.36 0.33 0.00 0.00 0.00 0.00 02:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:01 PM lo 7.91 7.91 2.86 2.86 0.00 0.00 0.00 0.00 02:26:01 PM eth0 0.82 0.77 0.08 0.08 0.00 0.00 0.00 0.00 02:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 PM lo 32.46 32.46 12.76 12.76 0.00 0.00 0.00 0.00 02:27:01 PM eth0 0.62 0.68 0.10 0.10 0.00 0.00 0.00 0.00 02:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:01 PM lo 7.13 7.13 4.65 4.65 0.00 0.00 0.00 0.00 02:28:01 PM eth0 1.32 0.97 0.28 0.21 0.00 0.00 0.00 0.00 02:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:01 PM lo 20.28 20.28 11.31 11.31 0.00 0.00 0.00 0.00 02:29:01 PM eth0 1.55 1.55 0.52 0.45 0.00 0.00 0.00 0.00 02:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:01 PM lo 32.62 32.62 12.21 12.21 0.00 0.00 0.00 0.00 02:30:01 PM eth0 1.27 1.35 0.27 0.26 0.00 0.00 0.00 0.00 02:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:31:01 PM lo 8.17 8.17 15.44 15.44 0.00 0.00 0.00 0.00 02:31:01 PM eth0 1.95 2.45 0.85 0.78 0.00 0.00 0.00 0.00 02:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:32:01 PM lo 11.83 11.83 6.83 6.83 0.00 0.00 0.00 0.00 02:32:01 PM eth0 2.82 3.18 0.28 7.07 0.00 0.00 0.00 0.00 02:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:33:01 PM lo 31.31 31.31 11.68 11.68 0.00 0.00 0.00 0.00 02:33:01 PM eth0 1.28 1.67 0.28 0.29 0.00 0.00 0.00 0.00 02:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:01 PM lo 21.43 21.43 7.51 7.51 0.00 0.00 0.00 0.00 02:34:01 PM eth0 2.33 1.75 0.41 3.13 0.00 0.00 0.00 0.00 02:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:35:01 PM lo 34.16 34.16 17.40 17.40 0.00 0.00 0.00 0.00 02:35:01 PM eth0 1.45 1.35 0.66 0.42 0.00 0.00 0.00 0.00 02:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:36:01 PM lo 25.43 25.43 7.90 7.90 0.00 0.00 0.00 0.00 02:36:01 PM eth0 1.33 1.73 0.27 0.29 0.00 0.00 0.00 0.00 02:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:37:01 PM lo 32.86 32.86 15.70 15.70 0.00 0.00 0.00 0.00 02:37:01 PM eth0 1.30 1.58 0.43 0.30 0.00 0.00 0.00 0.00 02:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 13.53 13.53 7.59 7.59 0.00 0.00 0.00 0.00 Average: eth0 54.55 38.06 743.49 5.96 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/24/2024 _x86_64_ (4 CPU) 14:03:03 LINUX RESTART (4 CPU) 02:04:01 PM CPU %user %nice %system %iowait %steal %idle 02:05:01 PM all 13.27 0.00 2.98 9.71 0.07 73.98 02:05:01 PM 0 8.84 0.00 2.57 5.43 0.07 83.10 02:05:01 PM 1 10.96 0.00 3.10 10.74 0.07 75.13 02:05:01 PM 2 15.35 0.00 2.62 9.22 0.07 72.75 02:05:01 PM 3 17.92 0.00 3.62 13.43 0.07 64.96 02:06:01 PM all 13.61 0.00 2.06 5.65 0.05 78.62 02:06:01 PM 0 9.80 0.00 1.82 1.84 0.03 86.51 02:06:01 PM 1 16.26 0.00 1.79 7.29 0.05 74.61 02:06:01 PM 2 15.62 0.00 2.51 7.18 0.07 74.63 02:06:01 PM 3 12.77 0.00 2.12 6.32 0.07 78.72 02:07:01 PM all 14.98 0.00 2.72 6.93 0.06 75.31 02:07:01 PM 0 10.92 0.00 2.39 1.89 0.05 84.75 02:07:01 PM 1 22.52 0.00 3.51 11.33 0.07 62.57 02:07:01 PM 2 11.19 0.00 2.14 7.26 0.05 79.36 02:07:01 PM 3 15.26 0.00 2.83 7.25 0.07 74.59 02:08:01 PM all 43.44 0.17 5.49 24.57 0.22 26.12 02:08:01 PM 0 39.36 0.15 5.10 24.61 0.22 30.56 02:08:01 PM 1 41.29 0.20 5.88 29.19 0.23 23.21 02:08:01 PM 2 39.36 0.17 5.38 23.67 0.17 31.26 02:08:01 PM 3 53.72 0.17 5.59 20.80 0.25 19.47 02:09:01 PM all 33.04 1.08 10.74 33.45 0.36 21.32 02:09:01 PM 0 25.08 1.13 11.56 36.93 0.34 24.97 02:09:01 PM 1 26.81 1.16 10.06 36.45 0.32 25.19 02:09:01 PM 2 24.28 1.23 12.15 44.36 0.40 17.58 02:09:01 PM 3 55.89 0.81 9.22 16.16 0.37 17.55 02:10:00 PM all 48.25 0.82 9.23 21.24 0.30 20.15 02:10:00 PM 0 49.95 0.68 9.49 15.67 0.38 23.83 02:10:00 PM 1 49.44 0.97 7.80 25.71 0.28 15.80 02:10:00 PM 2 44.70 0.59 9.53 23.64 0.29 21.25 02:10:00 PM 3 48.94 1.03 10.11 19.92 0.24 19.76 02:10:01 PM all 75.30 0.30 9.09 3.03 0.30 11.97 02:10:01 PM 0 82.42 0.00 10.30 1.21 0.00 6.06 02:10:01 PM 1 98.20 0.00 1.80 0.00 0.00 0.00 02:10:01 PM 2 22.22 1.23 22.84 11.11 0.62 41.98 02:10:01 PM 3 96.99 0.00 1.81 0.00 0.60 0.60 02:11:01 PM all 36.18 0.32 8.36 15.05 0.32 39.77 02:11:01 PM 0 30.61 0.40 9.53 13.21 0.30 45.94 02:11:01 PM 1 33.62 0.39 9.18 16.11 0.39 40.32 02:11:01 PM 2 36.19 0.27 8.75 17.34 0.32 37.13 02:11:01 PM 3 44.30 0.22 5.98 13.53 0.27 35.71 02:12:01 PM all 14.93 0.00 2.14 28.14 0.17 54.62 02:12:01 PM 0 5.16 0.00 1.72 20.06 0.17 72.89 02:12:01 PM 1 6.86 0.00 1.54 25.61 0.13 65.84 02:12:01 PM 2 40.17 0.00 3.71 23.46 0.25 32.40 02:12:01 PM 3 7.66 0.00 1.62 43.40 0.12 47.21 02:13:01 PM all 42.16 0.00 3.55 25.40 0.20 28.69 02:13:01 PM 0 42.31 0.00 3.09 19.72 0.18 34.69 02:13:01 PM 1 41.91 0.00 3.69 25.77 0.22 28.41 02:13:01 PM 2 45.01 0.00 3.34 23.20 0.22 28.23 02:13:01 PM 3 39.43 0.00 4.06 32.90 0.17 23.44 02:14:01 PM all 22.24 0.00 2.30 54.15 0.10 21.21 02:14:01 PM 0 25.25 0.00 2.54 58.90 0.10 13.21 02:14:01 PM 1 22.33 0.00 2.09 42.96 0.08 32.53 02:14:01 PM 2 20.00 0.00 2.34 62.72 0.10 14.84 02:14:01 PM 3 21.39 0.00 2.21 52.01 0.10 24.29 02:14:01 PM CPU %user %nice %system %iowait %steal %idle 02:15:01 PM all 41.34 0.00 3.55 39.49 0.09 15.53 02:15:01 PM 0 52.77 0.00 3.27 35.47 0.08 8.40 02:15:01 PM 1 36.11 0.00 4.30 47.26 0.10 12.23 02:15:01 PM 2 41.96 0.00 4.06 33.32 0.10 20.55 02:15:01 PM 3 34.52 0.00 2.58 41.89 0.08 20.93 02:16:02 PM all 45.62 0.00 2.73 29.43 0.09 22.12 02:16:02 PM 0 36.64 0.00 2.41 43.50 0.10 17.35 02:16:02 PM 1 38.36 0.00 3.12 32.40 0.08 26.03 02:16:02 PM 2 68.68 0.00 2.76 16.71 0.08 11.76 02:16:02 PM 3 38.80 0.00 2.64 25.13 0.10 33.33 02:17:01 PM all 68.81 0.00 2.35 8.06 0.11 20.67 02:17:01 PM 0 67.49 0.00 2.26 6.94 0.10 23.20 02:17:01 PM 1 67.41 0.00 2.61 11.75 0.12 18.12 02:17:01 PM 2 72.07 0.00 2.18 4.94 0.12 20.69 02:17:01 PM 3 68.28 0.00 2.35 8.60 0.10 20.67 02:18:01 PM all 66.95 0.00 2.45 1.59 0.11 28.89 02:18:01 PM 0 70.11 0.00 2.86 1.87 0.10 25.05 02:18:01 PM 1 64.41 0.00 2.77 0.89 0.12 31.82 02:18:01 PM 2 64.39 0.00 2.27 2.48 0.12 30.74 02:18:01 PM 3 68.88 0.00 1.89 1.14 0.12 27.97 02:19:01 PM all 29.62 0.00 1.49 0.88 0.10 67.91 02:19:01 PM 0 26.67 0.00 1.74 1.06 0.08 70.45 02:19:01 PM 1 23.66 0.00 1.39 0.76 0.10 74.08 02:19:01 PM 2 35.53 0.00 0.92 0.38 0.10 63.06 02:19:01 PM 3 32.59 0.00 1.91 1.32 0.12 64.07 02:20:01 PM all 64.67 0.00 2.96 2.27 0.44 29.67 02:20:01 PM 0 59.59 0.00 3.18 1.02 0.39 35.81 02:20:01 PM 1 67.36 0.00 3.05 0.99 0.45 28.16 02:20:01 PM 2 67.10 0.00 2.98 1.84 0.44 27.64 02:20:01 PM 3 64.63 0.00 2.61 5.23 0.47 27.06 02:21:01 PM all 85.10 0.00 2.52 4.82 0.50 7.06 02:21:01 PM 0 83.02 0.00 2.25 5.37 1.33 8.03 02:21:01 PM 1 84.98 0.00 2.81 4.25 0.22 7.73 02:21:01 PM 2 82.60 0.00 3.43 7.62 0.24 6.11 02:21:01 PM 3 89.81 0.00 1.58 2.04 0.19 6.39 02:22:01 PM all 22.76 0.00 0.79 0.47 0.15 75.84 02:22:01 PM 0 24.65 0.00 0.67 0.17 0.13 74.38 02:22:01 PM 1 22.60 0.00 0.75 0.28 0.15 76.21 02:22:01 PM 2 23.98 0.00 0.85 0.20 0.13 74.84 02:22:01 PM 3 19.80 0.00 0.89 1.22 0.17 77.92 02:23:01 PM all 11.09 0.00 0.55 0.00 0.12 88.24 02:23:01 PM 0 10.36 0.00 0.45 0.00 0.12 89.07 02:23:01 PM 1 10.09 0.00 0.69 0.00 0.12 89.10 02:23:01 PM 2 13.68 0.00 0.49 0.00 0.13 85.70 02:23:01 PM 3 10.22 0.00 0.59 0.00 0.12 89.08 02:24:01 PM all 4.00 0.00 0.51 0.02 0.10 95.38 02:24:01 PM 0 3.37 0.00 0.57 0.07 0.12 95.88 02:24:01 PM 1 4.31 0.00 0.42 0.00 0.10 95.17 02:24:01 PM 2 4.54 0.00 0.45 0.00 0.10 94.91 02:24:01 PM 3 3.77 0.00 0.60 0.00 0.08 95.55 02:25:01 PM all 31.21 0.00 1.70 0.99 0.16 65.94 02:25:01 PM 0 27.09 0.00 2.47 2.79 0.17 67.48 02:25:01 PM 1 33.07 0.00 1.14 0.12 0.15 65.53 02:25:01 PM 2 31.67 0.00 1.93 0.64 0.18 65.58 02:25:01 PM 3 32.99 0.00 1.26 0.40 0.15 65.20 02:25:01 PM CPU %user %nice %system %iowait %steal %idle 02:26:01 PM all 87.06 0.00 2.71 1.99 0.33 7.91 02:26:01 PM 0 81.93 0.00 3.00 3.47 0.36 11.25 02:26:01 PM 1 92.07 0.00 1.69 1.29 0.28 4.66 02:26:01 PM 2 87.61 0.00 2.62 2.05 0.35 7.36 02:26:01 PM 3 86.59 0.00 3.54 1.16 0.32 8.39 02:27:01 PM all 45.45 0.00 1.36 0.33 0.28 52.59 02:27:01 PM 0 46.28 0.00 1.76 0.15 0.30 51.51 02:27:01 PM 1 39.13 0.00 1.66 1.11 0.27 57.83 02:27:01 PM 2 47.42 0.00 1.00 0.03 0.30 51.25 02:27:01 PM 3 48.94 0.00 1.02 0.02 0.23 49.79 02:28:01 PM all 3.25 0.00 0.46 0.12 0.16 96.01 02:28:01 PM 0 3.25 0.00 0.42 0.08 0.12 96.13 02:28:01 PM 1 3.50 0.00 0.47 0.27 0.18 95.58 02:28:01 PM 2 3.33 0.00 0.40 0.02 0.18 96.07 02:28:01 PM 3 2.93 0.00 0.55 0.10 0.15 96.27 02:29:01 PM all 11.50 0.00 0.98 0.33 0.16 87.04 02:29:01 PM 0 12.67 0.00 0.97 0.15 0.13 86.07 02:29:01 PM 1 11.09 0.00 0.75 0.22 0.17 87.78 02:29:01 PM 2 10.83 0.00 1.07 0.22 0.23 87.64 02:29:01 PM 3 11.40 0.00 1.12 0.72 0.12 86.65 02:30:01 PM all 56.88 0.00 2.31 0.36 0.26 40.19 02:30:01 PM 0 61.11 0.00 1.91 0.17 0.28 36.53 02:30:01 PM 1 59.65 0.00 2.02 0.35 0.22 37.76 02:30:01 PM 2 51.15 0.00 2.26 0.77 0.28 45.53 02:30:01 PM 3 55.62 0.00 3.05 0.13 0.27 40.93 02:31:01 PM all 52.98 0.00 2.12 2.86 0.35 41.70 02:31:01 PM 0 57.81 0.00 0.92 0.72 0.34 40.21 02:31:01 PM 1 43.83 0.00 3.15 3.49 0.40 49.12 02:31:01 PM 2 66.86 0.00 1.91 1.96 0.22 29.04 02:31:01 PM 3 43.28 0.00 2.49 5.30 0.44 48.49 02:32:01 PM all 38.97 0.00 1.51 0.53 0.13 58.86 02:32:01 PM 0 41.98 0.00 1.37 0.60 0.13 55.91 02:32:01 PM 1 35.16 0.00 1.88 0.91 0.13 61.92 02:32:01 PM 2 39.40 0.00 1.14 0.35 0.13 58.98 02:32:01 PM 3 39.33 0.00 1.64 0.27 0.12 58.64 02:33:01 PM all 6.10 0.00 0.56 0.21 0.07 93.06 02:33:01 PM 0 6.38 0.00 0.54 0.13 0.07 92.88 02:33:01 PM 1 6.53 0.00 0.55 0.50 0.07 92.35 02:33:01 PM 2 6.08 0.00 0.55 0.08 0.08 93.20 02:33:01 PM 3 5.42 0.00 0.59 0.10 0.07 93.83 02:34:01 PM all 27.39 0.00 1.23 0.41 0.09 70.88 02:34:01 PM 0 26.48 0.00 0.77 0.03 0.08 72.64 02:34:01 PM 1 23.41 0.00 1.64 1.39 0.10 73.45 02:34:01 PM 2 30.43 0.00 0.99 0.05 0.08 68.45 02:34:01 PM 3 29.22 0.00 1.54 0.15 0.10 68.99 02:35:01 PM all 26.28 0.00 0.95 0.16 0.10 72.50 02:35:01 PM 0 25.11 0.00 0.92 0.50 0.10 73.36 02:35:01 PM 1 26.37 0.00 0.87 0.07 0.10 72.60 02:35:01 PM 2 26.76 0.00 0.90 0.00 0.10 72.23 02:35:01 PM 3 26.89 0.00 1.12 0.08 0.10 71.81 02:36:01 PM all 3.68 0.00 0.49 0.03 0.08 95.73 02:36:01 PM 0 3.77 0.00 0.42 0.02 0.07 95.73 02:36:01 PM 1 3.77 0.00 0.52 0.00 0.07 95.64 02:36:01 PM 2 3.94 0.00 0.47 0.00 0.08 95.50 02:36:01 PM 3 3.25 0.00 0.55 0.08 0.08 96.03 02:36:01 PM CPU %user %nice %system %iowait %steal %idle 02:37:01 PM all 39.98 0.00 1.52 0.28 0.10 58.11 02:37:01 PM 0 38.42 0.00 1.96 0.20 0.08 59.33 02:37:01 PM 1 42.02 0.00 0.97 0.02 0.12 56.87 02:37:01 PM 2 42.33 0.00 1.07 0.08 0.10 56.41 02:37:01 PM 3 37.16 0.00 2.06 0.84 0.10 59.84 Average: all 34.91 0.07 2.64 9.67 0.18 52.53 Average: 0 33.75 0.07 2.63 9.16 0.20 54.19 Average: 1 33.65 0.08 2.65 10.26 0.17 53.18 Average: 2 36.74 0.07 2.71 9.54 0.18 50.76 Average: 3 35.49 0.07 2.58 9.73 0.17 51.97