09:21:02 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/autorelease/+/123351 09:21:02 Running as SYSTEM 09:21:02 [EnvInject] - Loading node environment variables. 09:21:02 Building remotely on prd-ubuntu2204-builder-2c-2g-39343 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/autorelease-tox-verify-manganese 09:21:02 [ssh-agent] Looking for ssh-agent implementation... 09:21:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:21:03 $ ssh-agent 09:21:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbNs0Xc/agent.2973 09:21:03 SSH_AGENT_PID=2975 09:21:03 [ssh-agent] Started. 09:21:03 Running ssh-add (command line suppressed) 09:21:03 Identity added: /w/workspace/autorelease-tox-verify-manganese@tmp/private_key_11553486621453309484.key (/w/workspace/autorelease-tox-verify-manganese@tmp/private_key_11553486621453309484.key) 09:21:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:21:03 The recommended git tool is: NONE 09:21:05 using credential jenkins-ssh 09:21:05 Wiping out workspace first. 09:21:05 Cloning the remote Git repository 09:21:05 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 09:21:05 > git init /w/workspace/autorelease-tox-verify-manganese # timeout=10 09:21:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 09:21:05 > git --version # timeout=10 09:21:05 > git --version # 'git version 2.34.1' 09:21:05 using GIT_SSH to set credentials jenkins-ssh 09:21:05 Verifying host key using known hosts file, will automatically accept unseen keys 09:21:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 09:21:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 09:21:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 09:21:09 using GIT_SSH to set credentials jenkins-ssh 09:21:09 Verifying host key using known hosts file, will automatically accept unseen keys 09:21:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease refs/changes/51/123351/2 # timeout=10 09:21:09 > git rev-parse ac5ef0114b4e784f475c35ec3c0d1186d491cb07^{commit} # timeout=10 09:21:09 Checking out Revision ac5ef0114b4e784f475c35ec3c0d1186d491cb07 (refs/changes/51/123351/2) 09:21:09 > git config core.sparsecheckout # timeout=10 09:21:09 > git checkout -f ac5ef0114b4e784f475c35ec3c0d1186d491cb07 # timeout=10 09:21:14 Commit message: "ci: remove duplicate Required info-yaml-verify vote" 09:21:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:21:14 > git rev-list --no-walk 00d0a861280c0e40e30f062567366c5acdbc3daf # timeout=10 09:21:14 > git remote # timeout=10 09:21:14 > git submodule init # timeout=10 09:21:14 > git submodule sync # timeout=10 09:21:14 > git config --get remote.origin.url # timeout=10 09:21:14 > git submodule init # timeout=10 09:21:14 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:21:14 > git config --get submodule.daexim.url # timeout=10 09:21:14 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 09:21:14 > git config --get submodule.integration/distribution.url # timeout=10 09:21:14 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 09:21:14 > git config --get submodule.jsonrpc.url # timeout=10 09:21:14 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 09:21:14 > git config --get submodule.lispflowmapping.url # timeout=10 09:21:14 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 09:21:14 > git config --get submodule.ovsdb.url # timeout=10 09:21:14 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 09:21:14 > git submodule update --init --recursive daexim # timeout=10 09:21:15 > git submodule update --init --recursive integration/distribution # timeout=10 09:21:16 > git submodule update --init --recursive jsonrpc # timeout=10 09:21:16 > git submodule update --init --recursive lispflowmapping # timeout=10 09:21:17 > git submodule update --init --recursive ovsdb # timeout=10 09:21:20 provisioning config files... 09:21:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:21:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:21:20 [autorelease-tox-verify-manganese] $ /bin/bash /tmp/jenkins11309821143122281581.sh 09:21:20 ---> python-tools-install.sh 09:21:20 Setup pyenv: 09:21:20 * system (set by /opt/pyenv/version) 09:21:20 * 3.8.20 (set by /opt/pyenv/version) 09:21:20 * 3.9.20 (set by /opt/pyenv/version) 09:21:20 3.10.15 09:21:20 3.11.10 09:21:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WAZ3 09:21:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:21:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:29 lf-activate-venv(): INFO: Base packages installed successfully 09:21:29 lf-activate-venv(): INFO: Installing additional packages: lftools 09:21:53 lf-activate-venv(): INFO: Adding /tmp/venv-WAZ3/bin to PATH 09:21:53 Generating Requirements File 09:22:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:22:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:22:19 Python 3.11.10 09:22:19 pip 26.2.1 from /tmp/venv-WAZ3/lib/python3.11/site-packages/pip (python 3.11) 09:22:19 aiohappyeyeballs==2.7.1 09:22:19 aiohttp==3.14.3 09:22:19 aiosignal==1.4.0 09:22:19 appdirs==1.4.4 09:22:19 argcomplete==3.7.2 09:22:19 aspy.yaml==1.3.0 09:22:19 attrs==26.1.0 09:22:19 autopage==0.6.0 09:22:19 beautifulsoup4==4.15.0 09:22:19 boto3==1.43.77 09:22:19 botocore==1.43.77 09:22:19 bs4==0.0.2 09:22:19 certifi==2026.7.22 09:22:19 cffi==2.1.1 09:22:19 cfgv==3.5.0 09:22:19 chardet==7.6.0 09:22:19 charset-normalizer==3.5.1 09:22:19 click==8.4.2 09:22:19 cliff==4.15.0 09:22:19 cmd2==4.2.0 09:22:19 cryptography==3.3.2 09:22:19 debtcollector==3.1.0 09:22:19 decorator==5.3.1 09:22:19 defusedxml==0.7.1 09:22:19 Deprecated==1.3.1 09:22:19 distlib==0.4.3 09:22:19 dnspython==2.8.0 09:22:19 docker==7.2.0 09:22:19 dogpile.cache==1.5.0 09:22:19 durationpy==0.10 09:22:19 email-validator==2.3.0 09:22:19 filelock==3.32.3 09:22:19 frozenlist==1.8.0 09:22:19 future==1.0.0 09:22:19 gitdb==4.0.12 09:22:19 GitPython==3.1.59 09:22:19 httplib2==0.30.2 09:22:19 identify==2.6.19 09:22:19 idna==3.19 09:22:19 importlib-resources==1.5.0 09:22:19 iso8601==2.1.0 09:22:19 Jinja2==3.1.6 09:22:19 jmespath==1.1.0 09:22:19 jsonpatch==1.33 09:22:19 jsonpointer==3.1.1 09:22:19 jsonschema==4.26.0 09:22:19 jsonschema-specifications==2025.9.1 09:22:19 keystoneauth1==5.15.0 09:22:19 kubernetes==36.0.3 09:22:19 lftools==0.37.23 09:22:19 lxml==6.1.2 09:22:19 markdown-it-py==4.2.0 09:22:19 MarkupSafe==3.0.3 09:22:19 mdurl==0.1.2 09:22:19 msgpack==1.2.1 09:22:19 multi_key_dict==2.0.3 09:22:19 multidict==6.7.1 09:22:19 munch==4.0.0 09:22:19 netaddr==1.3.0 09:22:19 niet==1.4.2 09:22:19 nodeenv==1.10.0 09:22:19 oauth2client==4.1.3 09:22:19 oauthlib==3.3.1 09:22:19 openstacksdk==4.18.0 09:22:19 os-service-types==1.9.0 09:22:19 osc-lib==4.7.0 09:22:19 oslo.config==10.7.0 09:22:19 oslo.context==6.5.0 09:22:19 oslo.i18n==6.9.0 09:22:19 oslo.log==8.3.0 09:22:19 oslo.serialization==5.11.0 09:22:19 oslo.utils==10.1.1 09:22:19 packaging==26.3 09:22:19 pbr==7.0.3 09:22:19 platformdirs==4.11.3 09:22:19 prettytable==3.18.0 09:22:19 prompt_toolkit==3.0.53 09:22:19 propcache==0.5.2 09:22:19 psutil==7.2.2 09:22:19 pyasn1==0.6.4 09:22:19 pyasn1_modules==0.4.2 09:22:19 pycparser==3.0 09:22:19 pygerrit2==2.0.15 09:22:19 PyGithub==2.10.0 09:22:19 Pygments==2.21.0 09:22:19 PyJWT==2.13.0 09:22:19 PyNaCl==1.6.2 09:22:19 pyparsing==2.4.7 09:22:19 pyperclip==1.11.0 09:22:19 pyrsistent==0.20.0 09:22:19 python-dateutil==2.9.0.post0 09:22:19 python-discovery==1.5.2 09:22:19 python-heatclient==5.2.0 09:22:19 python-jenkins==1.8.3 09:22:19 python-keystoneclient==5.8.0 09:22:19 python-magnumclient==4.11.0 09:22:19 python-manilaclient==6.2.0 09:22:19 python-openstackclient==10.2.1 09:22:19 python-swiftclient==4.10.0 09:22:19 PyYAML==6.0.3 09:22:19 referencing==0.37.0 09:22:19 requests==2.34.2 09:22:19 requests-oauthlib==2.0.0 09:22:19 rfc3986==2.0.0 09:22:19 rich==15.0.0 09:22:19 rich-argparse==1.8.0 09:22:19 rpds-py==2026.6.3 09:22:19 rsa==4.9.1 09:22:19 ruamel.yaml==0.19.1 09:22:19 ruamel.yaml.clib==0.2.15 09:22:19 s3transfer==0.19.2 09:22:19 simplejson==4.1.1 09:22:19 six==1.17.0 09:22:19 smmap==5.0.3 09:22:19 soupsieve==2.9.2 09:22:19 stevedore==5.9.1 09:22:19 tabulate==0.10.0 09:22:19 toml==0.10.2 09:22:19 tomlkit==0.15.1 09:22:19 tqdm==4.70.0 09:22:19 typing_extensions==4.16.0 09:22:19 urllib3==1.26.20 09:22:19 virtualenv==21.7.4 09:22:19 wcwidth==0.8.2 09:22:19 websocket-client==1.9.0 09:22:19 wrapt==2.3.0 09:22:19 xdg==6.0.0 09:22:19 xmltodict==1.0.4 09:22:19 yarl==1.24.5 09:22:19 yq==4.1.2 09:22:19 [autorelease-tox-verify-manganese] $ /bin/sh /tmp/jenkins3123394638459271995.sh 09:22:19 ---> uv-install.sh 09:22:19 Installing uv/uvx (latest) using shell installer 09:22:19 2026-08-21 09:22:19 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-FIfh8Q.sh" [1] 09:22:19 downloading uv 0.12.5 x86_64-unknown-linux-gnu 09:22:20 installing to /home/jenkins/.local/bin 09:22:20 uv 09:22:20 uvx 09:22:20 everything's installed! 09:22:20 09:22:20 To add $HOME/.local/bin to your PATH, either restart your shell or run: 09:22:20 09:22:20 source $HOME/.local/bin/env (sh, bash, zsh) 09:22:20 source $HOME/.local/bin/env.fish (fish) 09:22:20 Adding install location to PATH 09:22:20 ---> Validating uv/uvx install 09:22:20 uvx 0.12.5 (x86_64-unknown-linux-gnu) 09:22:20 [EnvInject] - Injecting environment variables from a build step. 09:22:20 [EnvInject] - Injecting as environment variables the properties content 09:22:20 PYTHON=python3 09:22:20 09:22:20 [EnvInject] - Variables injected successfully. 09:22:20 [autorelease-tox-verify-manganese] $ /bin/bash -l /tmp/jenkins4018685197286841104.sh 09:22:20 ---> tox-install.sh 09:22:20 + source /home/jenkins/lf-env.sh 09:22:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:22:20 ++ mktemp -d /tmp/venv-XXXX 09:22:20 + lf_venv=/tmp/venv-bQmg 09:22:20 + local venv_file=/tmp/.os_lf_venv 09:22:20 + local python=python3 09:22:20 + local options 09:22:20 + local set_path=true 09:22:20 + local install_args= 09:22:20 ++ 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 09:22:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:22:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:22:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:22:20 + true 09:22:20 + case $1 in 09:22:20 + venv_file=/tmp/.toxenv 09:22:20 + shift 2 09:22:20 + true 09:22:20 + case $1 in 09:22:20 + shift 09:22:20 + break 09:22:20 + case $python in 09:22:20 + local pkg_list= 09:22:20 + [[ -d /opt/pyenv ]] 09:22:20 + echo 'Setup pyenv:' 09:22:20 Setup pyenv: 09:22:20 + export PYENV_ROOT=/opt/pyenv 09:22:20 + PYENV_ROOT=/opt/pyenv 09:22:20 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:20 + pyenv versions 09:22:20 system 09:22:20 3.8.20 09:22:20 3.9.20 09:22:20 3.10.15 09:22:20 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-manganese/.python-version) 09:22:20 + command -v pyenv 09:22:20 ++ pyenv init - --no-rehash 09:22:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:22:20 for i in ${!paths[@]}; do 09:22:20 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:22:20 fi; done; 09:22:20 echo "${paths[*]}"'\'')" 09:22:20 export PATH="/opt/pyenv/shims:${PATH}" 09:22:20 export PYENV_SHELL=bash 09:22:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:22:20 pyenv() { 09:22:20 local command 09:22:20 command="${1:-}" 09:22:20 if [ "$#" -gt 0 ]; then 09:22:20 shift 09:22:20 fi 09:22:20 09:22:20 case "$command" in 09:22:20 rehash|shell) 09:22:20 eval "$(pyenv "sh-$command" "$@")" 09:22:20 ;; 09:22:20 *) 09:22:20 command pyenv "$command" "$@" 09:22:20 ;; 09:22:20 esac 09:22:20 }' 09:22:20 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:22:20 for i in ${!paths[@]}; do 09:22:20 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:22:20 fi; done; 09:22:20 echo "${paths[*]}"' 09:22:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:20 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:20 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:20 ++ export PYENV_SHELL=bash 09:22:20 ++ PYENV_SHELL=bash 09:22:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:22:20 +++ complete -F _pyenv pyenv 09:22:20 ++ lf-pyver python3 09:22:20 ++ local py_version_xy=python3 09:22:20 ++ local py_version_xyz= 09:22:20 ++ pyenv versions 09:22:20 ++ local command 09:22:20 ++ awk '{ print $1 }' 09:22:20 ++ command=versions 09:22:20 ++ '[' 1 -gt 0 ']' 09:22:20 ++ shift 09:22:20 ++ case "$command" in 09:22:20 ++ command pyenv versions 09:22:20 ++ sed 's/^[ *]* //' 09:22:20 ++ grep -E '^[0-9.]*[0-9]$' 09:22:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:22:20 +++ sort -V 09:22:20 +++ tail -n 1 09:22:20 +++ grep '^3' /tmp/.pyenv_versions 09:22:20 ++ py_version_xyz=3.11.10 09:22:20 ++ [[ -z 3.11.10 ]] 09:22:20 ++ echo 3.11.10 09:22:20 ++ return 0 09:22:20 + pyenv local 3.11.10 09:22:20 + local command 09:22:20 + command=local 09:22:20 + '[' 2 -gt 0 ']' 09:22:20 + shift 09:22:20 + case "$command" in 09:22:20 + command pyenv local 3.11.10 09:22:20 + for arg in "$@" 09:22:20 + case $arg in 09:22:20 + pkg_list+='tox ' 09:22:20 + for arg in "$@" 09:22:20 + case $arg in 09:22:20 + pkg_list+='virtualenv ' 09:22:20 + for arg in "$@" 09:22:20 + case $arg in 09:22:20 + pkg_list+='urllib3~=1.26.15 ' 09:22:20 + [[ -f /tmp/.toxenv ]] 09:22:20 + [[ ! -f /tmp/.toxenv ]] 09:22:20 + [[ -n '' ]] 09:22:20 + python3 -m venv /tmp/venv-bQmg 09:22:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bQmg' 09:22:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bQmg 09:22:25 + echo /tmp/venv-bQmg 09:22:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:22:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:22:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:22:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:22:25 + local 'pip_opts=--upgrade --quiet' 09:22:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:22:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:22:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:22:25 + [[ -n '' ]] 09:22:25 + [[ -n '' ]] 09:22:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:22:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:22:25 + /tmp/venv-bQmg/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:22:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:22:29 lf-activate-venv(): INFO: Base packages installed successfully 09:22:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:22:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:22:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:22:29 + /tmp/venv-bQmg/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:22:31 + type python3 09:22:31 + true 09:22:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bQmg/bin to PATH' 09:22:31 lf-activate-venv(): INFO: Adding /tmp/venv-bQmg/bin to PATH 09:22:31 + PATH=/tmp/venv-bQmg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:31 + return 0 09:22:31 + python3 --version 09:22:31 Python 3.11.10 09:22:31 + python3 -m pip --version 09:22:31 pip 26.2.1 from /tmp/venv-bQmg/lib/python3.11/site-packages/pip (python 3.11) 09:22:31 + python3 -m pip freeze 09:22:31 cachetools==7.1.7 09:22:31 colorama==0.4.6 09:22:31 distlib==0.4.3 09:22:31 filelock==3.32.3 09:22:31 packaging==26.3 09:22:31 platformdirs==4.11.3 09:22:31 pluggy==1.6.0 09:22:31 pyproject-api==1.11.0 09:22:31 python-discovery==1.5.2 09:22:31 tomli_w==1.2.0 09:22:31 tox==4.60.0 09:22:31 typing_extensions==4.16.0 09:22:31 urllib3==1.26.20 09:22:31 virtualenv==21.7.4 09:22:31 [autorelease-tox-verify-manganese] $ /bin/sh -xe /tmp/jenkins2480589065915770097.sh 09:22:31 [EnvInject] - Injecting environment variables from a build step. 09:22:31 [EnvInject] - Injecting as environment variables the properties content 09:22:31 PARALLEL=False 09:22:31 09:22:31 [EnvInject] - Variables injected successfully. 09:22:31 [autorelease-tox-verify-manganese] $ /bin/bash -l /tmp/jenkins18204970282705607592.sh 09:22:31 ---> tox-run.sh 09:22:31 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:31 + ARCHIVE_TOX_DIR=/w/workspace/autorelease-tox-verify-manganese/archives/tox 09:22:31 + ARCHIVE_DOC_DIR=/w/workspace/autorelease-tox-verify-manganese/archives/docs 09:22:31 + mkdir -p /w/workspace/autorelease-tox-verify-manganese/archives/tox 09:22:31 + cd /w/workspace/autorelease-tox-verify-manganese/. 09:22:31 + source /home/jenkins/lf-env.sh 09:22:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:22:31 ++ mktemp -d /tmp/venv-XXXX 09:22:31 + lf_venv=/tmp/venv-DEs4 09:22:31 + local venv_file=/tmp/.os_lf_venv 09:22:31 + local python=python3 09:22:31 + local options 09:22:31 + local set_path=true 09:22:31 + local install_args= 09:22:31 ++ 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 09:22:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:22:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:22:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:22:31 + true 09:22:31 + case $1 in 09:22:31 + venv_file=/tmp/.toxenv 09:22:31 + shift 2 09:22:31 + true 09:22:31 + case $1 in 09:22:31 + shift 09:22:31 + break 09:22:31 + case $python in 09:22:31 + local pkg_list= 09:22:31 + [[ -d /opt/pyenv ]] 09:22:31 + echo 'Setup pyenv:' 09:22:31 Setup pyenv: 09:22:31 + export PYENV_ROOT=/opt/pyenv 09:22:31 + PYENV_ROOT=/opt/pyenv 09:22:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:31 + pyenv versions 09:22:31 system 09:22:31 3.8.20 09:22:31 3.9.20 09:22:31 3.10.15 09:22:31 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-manganese/.python-version) 09:22:31 + command -v pyenv 09:22:31 ++ pyenv init - --no-rehash 09:22:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:22:31 for i in ${!paths[@]}; do 09:22:31 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:22:31 fi; done; 09:22:31 echo "${paths[*]}"'\'')" 09:22:31 export PATH="/opt/pyenv/shims:${PATH}" 09:22:31 export PYENV_SHELL=bash 09:22:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:22:31 pyenv() { 09:22:31 local command 09:22:31 command="${1:-}" 09:22:31 if [ "$#" -gt 0 ]; then 09:22:31 shift 09:22:31 fi 09:22:31 09:22:31 case "$command" in 09:22:31 rehash|shell) 09:22:31 eval "$(pyenv "sh-$command" "$@")" 09:22:31 ;; 09:22:31 *) 09:22:31 command pyenv "$command" "$@" 09:22:31 ;; 09:22:31 esac 09:22:31 }' 09:22:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:22:31 for i in ${!paths[@]}; do 09:22:31 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:22:31 fi; done; 09:22:31 echo "${paths[*]}"' 09:22:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:31 ++ export PYENV_SHELL=bash 09:22:31 ++ PYENV_SHELL=bash 09:22:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:22:31 +++ complete -F _pyenv pyenv 09:22:31 ++ lf-pyver python3 09:22:31 ++ local py_version_xy=python3 09:22:31 ++ local py_version_xyz= 09:22:31 ++ pyenv versions 09:22:31 ++ local command 09:22:31 ++ command=versions 09:22:31 ++ '[' 1 -gt 0 ']' 09:22:31 ++ shift 09:22:31 ++ case "$command" in 09:22:31 ++ command pyenv versions 09:22:31 ++ awk '{ print $1 }' 09:22:31 ++ grep -E '^[0-9.]*[0-9]$' 09:22:31 ++ sed 's/^[ *]* //' 09:22:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:22:31 +++ grep '^3' /tmp/.pyenv_versions 09:22:31 +++ tail -n 1 09:22:31 +++ sort -V 09:22:31 ++ py_version_xyz=3.11.10 09:22:31 ++ [[ -z 3.11.10 ]] 09:22:31 ++ echo 3.11.10 09:22:31 ++ return 0 09:22:31 + pyenv local 3.11.10 09:22:31 + local command 09:22:31 + command=local 09:22:31 + '[' 2 -gt 0 ']' 09:22:31 + shift 09:22:31 + case "$command" in 09:22:31 + command pyenv local 3.11.10 09:22:31 + for arg in "$@" 09:22:31 + case $arg in 09:22:31 + pkg_list+='tox ' 09:22:31 + for arg in "$@" 09:22:31 + case $arg in 09:22:31 + pkg_list+='virtualenv ' 09:22:31 + for arg in "$@" 09:22:31 + case $arg in 09:22:31 + pkg_list+='urllib3~=1.26.15 ' 09:22:31 + [[ -f /tmp/.toxenv ]] 09:22:31 ++ cat /tmp/.toxenv 09:22:31 + lf_venv=/tmp/venv-bQmg 09:22:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bQmg from' file:/tmp/.toxenv 09:22:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bQmg from file:/tmp/.toxenv 09:22:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:22:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:22:31 + local 'pip_opts=--upgrade --quiet' 09:22:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:22:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:22:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:22:31 + [[ -n '' ]] 09:22:31 + [[ -n '' ]] 09:22:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:22:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:22:31 + /tmp/venv-bQmg/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:22:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:22:32 lf-activate-venv(): INFO: Base packages installed successfully 09:22:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:22:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:22:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:22:32 + /tmp/venv-bQmg/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:22:34 + type python3 09:22:34 + true 09:22:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bQmg/bin to PATH' 09:22:34 lf-activate-venv(): INFO: Adding /tmp/venv-bQmg/bin to PATH 09:22:34 + PATH=/tmp/venv-bQmg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:34 + return 0 09:22:34 + [[ -d /opt/pyenv ]] 09:22:34 + echo '---> Setting up pyenv' 09:22:34 ---> Setting up pyenv 09:22:34 + export PYENV_ROOT=/opt/pyenv 09:22:34 + PYENV_ROOT=/opt/pyenv 09:22:34 + export PATH=/opt/pyenv/bin:/tmp/venv-bQmg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:34 + PATH=/opt/pyenv/bin:/tmp/venv-bQmg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/opt/sdkman/candidates/mvnd/current/bin:/opt/sdkman/candidates/maven/current/bin:/opt/sdkman/candidates/java/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:22:34 ++ pwd 09:22:34 + PYTHONPATH=/w/workspace/autorelease-tox-verify-manganese 09:22:34 + export PYTHONPATH 09:22:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:22:34 + TOX_TESTENV_PASSENV=PYTHONPATH 09:22:34 + tox --version 09:22:34 4.60.0 from /tmp/venv-bQmg/lib/python3.11/site-packages/tox/__init__.py 09:22:34 + PARALLEL=False 09:22:34 + TOX_OPTIONS_LIST= 09:22:34 + [[ -n '' ]] 09:22:34 + case ${PARALLEL,,} in 09:22:34 + tee -a /w/workspace/autorelease-tox-verify-manganese/archives/tox/tox.log 09:22:34 + tox 09:22:35 py: freeze> python -m pip freeze --all 09:22:35 py: pip==26.2.1,setuptools==84.0.0 09:22:35 py: OK (1.15 seconds) 09:22:35 congratulations :) (1.18 seconds) 09:22:35 + tox_status=0 09:22:35 + echo '---> Completed tox runs' 09:22:35 ---> Completed tox runs 09:22:35 + for i in .tox/*/log 09:22:35 ++ awk -F/ '{print $2}' 09:22:35 ++ echo .tox/py/log 09:22:35 + tox_env=py 09:22:35 + cp -r .tox/py/log /w/workspace/autorelease-tox-verify-manganese/archives/tox/py 09:22:35 + DOC_DIR=docs/_build/html 09:22:35 + [[ -d docs/_build/html ]] 09:22:35 + echo '---> tox-run.sh ends' 09:22:35 ---> tox-run.sh ends 09:22:35 + test 0 -eq 0 09:22:35 $ ssh-agent -k 09:22:35 unset SSH_AUTH_SOCK; 09:22:35 unset SSH_AGENT_PID; 09:22:35 echo Agent pid 2975 killed; 09:22:36 [ssh-agent] Stopped. 09:22:36 [PostBuildScript] - [INFO] Executing post build scripts. 09:22:36 [autorelease-tox-verify-manganese] $ /bin/bash /tmp/jenkins15270314837090858918.sh 09:22:36 ---> sysstat.sh 09:22:36 [autorelease-tox-verify-manganese] $ /bin/bash /tmp/jenkins3044771479524594045.sh 09:22:36 ---> package-listing.sh 09:22:36 ++ facter osfamily 09:22:36 ++ tr '[:upper:]' '[:lower:]' 09:22:36 + OS_FAMILY=debian 09:22:36 + workspace=/w/workspace/autorelease-tox-verify-manganese 09:22:36 + START_PACKAGES=/tmp/packages_start.txt 09:22:36 + END_PACKAGES=/tmp/packages_end.txt 09:22:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:22:36 + PACKAGES=/tmp/packages_start.txt 09:22:36 + '[' /w/workspace/autorelease-tox-verify-manganese ']' 09:22:36 + PACKAGES=/tmp/packages_end.txt 09:22:36 + case "${OS_FAMILY}" in 09:22:36 + grep '^ii' 09:22:36 + dpkg -l 09:22:36 + '[' -f /tmp/packages_start.txt ']' 09:22:36 + '[' -f /tmp/packages_end.txt ']' 09:22:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:22:36 + '[' /w/workspace/autorelease-tox-verify-manganese ']' 09:22:36 + mkdir -p /w/workspace/autorelease-tox-verify-manganese/archives/ 09:22:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-tox-verify-manganese/archives/ 09:22:36 [autorelease-tox-verify-manganese] $ /bin/bash /tmp/jenkins11573793783917895754.sh 09:22:36 ---> capture-instance-metadata.sh 09:22:36 Setup pyenv: 09:22:36 system 09:22:37 3.8.20 09:22:37 3.9.20 09:22:37 3.10.15 09:22:37 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-manganese/.python-version) 09:22:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WAZ3 from file:/tmp/.os_lf_venv 09:22:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:22:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:22:38 lf-activate-venv(): INFO: Base packages installed successfully 09:22:38 lf-activate-venv(): INFO: Installing additional packages: lftools 09:22:49 lf-activate-venv(): INFO: Adding /tmp/venv-WAZ3/bin to PATH 09:22:49 INFO: Running in OpenStack, capturing instance metadata 09:22:49 [autorelease-tox-verify-manganese] $ /bin/bash /tmp/jenkins2598208391558330526.sh 09:22:49 provisioning config files... 09:22:50 Could not find credentials [logs] for autorelease-tox-verify-manganese #5 09:22:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-tox-verify-manganese@tmp/config12211260405575775496tmp 09:22:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:22:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:22:50 provisioning config files... 09:22:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:22:50 [EnvInject] - Injecting environment variables from a build step. 09:22:50 [EnvInject] - Injecting as environment variables the properties content 09:22:50 SERVER_ID=logs 09:22:50 09:22:50 [EnvInject] - Variables injected successfully. 09:22:50 [autorelease-tox-verify-manganese] $ /bin/bash /tmp/jenkins3622898381609456663.sh 09:22:50 ---> create-netrc.sh 09:22:50 WARN: Log server credential not found. 09:22:50 [autorelease-tox-verify-manganese] $ /bin/bash /tmp/jenkins930723377896328487.sh 09:22:50 ---> python-tools-install.sh 09:22:50 Setup pyenv: 09:22:50 system 09:22:50 3.8.20 09:22:50 3.9.20 09:22:50 3.10.15 09:22:50 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-manganese/.python-version) 09:22:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WAZ3 from file:/tmp/.os_lf_venv 09:22:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:22:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:22:53 lf-activate-venv(): INFO: Base packages installed successfully 09:22:53 lf-activate-venv(): INFO: Installing additional packages: lftools 09:23:03 lf-activate-venv(): INFO: Adding /tmp/venv-WAZ3/bin to PATH 09:23:03 [autorelease-tox-verify-manganese] $ /bin/sh /tmp/jenkins14936142191379298047.sh 09:23:03 ---> uv-install.sh 09:23:03 uv 0.12.5 is already installed 09:23:03 uvx 0.12.5 (x86_64-unknown-linux-gnu) 09:23:03 [autorelease-tox-verify-manganese] $ /bin/bash /tmp/jenkins10634893524542592919.sh 09:23:03 ---> sudo-logs.sh 09:23:03 Archiving 'sudo' log.. 09:23:03 [autorelease-tox-verify-manganese] $ /bin/bash /tmp/jenkins12240047526289299100.sh 09:23:03 ---> job-cost.sh 09:23:03 INFO: Activating Python virtual environment... 09:23:03 Setup pyenv: 09:23:03 system 09:23:03 3.8.20 09:23:03 3.9.20 09:23:03 3.10.15 09:23:03 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-manganese/.python-version) 09:23:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WAZ3 from file:/tmp/.os_lf_venv 09:23:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:05 lf-activate-venv(): INFO: Base packages installed successfully 09:23:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:23:13 lf-activate-venv(): INFO: Adding /tmp/venv-WAZ3/bin to PATH 09:23:13 INFO: No stack-cost file found 09:23:13 INFO: Instance uptime: 17155s 09:23:13 INFO: Fetching instance metadata (attempt 1 of 3)... 09:23:13 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:23:13 INFO: Successfully fetched instance metadata 09:23:13 INFO: Instance type: v3-standard-2 09:23:13 INFO: Retrieving pricing info for: v3-standard-2 09:23:13 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:23:13 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=17155 09:23:13 INFO: Successfully fetched Vexxhost pricing API 09:23:13 INFO: Retrieved cost: 0.28 09:23:13 INFO: Retrieved resource: v3-standard-2 09:23:13 INFO: Creating archive directory: /w/workspace/autorelease-tox-verify-manganese/archives/cost 09:23:13 INFO: Archiving costs to: /w/workspace/autorelease-tox-verify-manganese/archives/cost.csv 09:23:13 INFO: Successfully archived job cost data 09:23:13 DEBUG: Cost data: autorelease-tox-verify-manganese,5,2026-08-21 09:23:13,v3-standard-2,17155,0.28,0.00,SUCCESS 09:23:13 [autorelease-tox-verify-manganese] $ /bin/bash -l /tmp/jenkins13530786077611887343.sh 09:23:13 ---> logs-deploy.sh 09:23:13 Setup pyenv: 09:23:13 system 09:23:13 3.8.20 09:23:13 3.9.20 09:23:13 3.10.15 09:23:13 * 3.11.10 (set by /w/workspace/autorelease-tox-verify-manganese/.python-version) 09:23:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WAZ3 from file:/tmp/.os_lf_venv 09:23:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:15 lf-activate-venv(): INFO: Base packages installed successfully 09:23:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:23:28 lf-activate-venv(): INFO: Adding /tmp/venv-WAZ3/bin to PATH 09:23:28 WARNING: Nexus logging server not set 09:23:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-tox-verify-manganese/5/ 09:23:28 INFO: archiving logs to S3 09:23:29 ---> uname -a: 09:23:29 Linux prd-ubuntu2204-builder-2c-2g-39343 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 09:23:29 09:23:29 09:23:30 ---> lscpu: 09:23:30 Architecture: x86_64 09:23:30 CPU op-mode(s): 32-bit, 64-bit 09:23:30 Address sizes: 40 bits physical, 48 bits virtual 09:23:30 Byte Order: Little Endian 09:23:30 CPU(s): 2 09:23:30 On-line CPU(s) list: 0,1 09:23:30 Vendor ID: AuthenticAMD 09:23:30 Model name: AMD EPYC-Rome Processor 09:23:30 CPU family: 23 09:23:30 Model: 49 09:23:30 Thread(s) per core: 1 09:23:30 Core(s) per socket: 1 09:23:30 Socket(s): 2 09:23:30 Stepping: 0 09:23:30 BogoMIPS: 5600.00 09:23:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:23:30 Virtualization: AMD-V 09:23:30 Hypervisor vendor: KVM 09:23:30 Virtualization type: full 09:23:30 L1d cache: 64 KiB (2 instances) 09:23:30 L1i cache: 64 KiB (2 instances) 09:23:30 L2 cache: 1 MiB (2 instances) 09:23:30 L3 cache: 32 MiB (2 instances) 09:23:30 NUMA node(s): 1 09:23:30 NUMA node0 CPU(s): 0,1 09:23:30 Vulnerability Gather data sampling: Not affected 09:23:30 Vulnerability Indirect target selection: Not affected 09:23:30 Vulnerability Itlb multihit: Not affected 09:23:30 Vulnerability L1tf: Not affected 09:23:30 Vulnerability Mds: Not affected 09:23:30 Vulnerability Meltdown: Not affected 09:23:30 Vulnerability Mmio stale data: Not affected 09:23:30 Vulnerability Reg file data sampling: Not affected 09:23:30 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:23:30 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:23:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:23:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:23:30 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:23:30 Vulnerability Srbds: Not affected 09:23:30 Vulnerability Tsa: Not affected 09:23:30 Vulnerability Tsx async abort: Not affected 09:23:30 Vulnerability Vmscape: Not affected 09:23:30 09:23:30 09:23:30 ---> nproc: 09:23:30 2 09:23:30 09:23:30 09:23:30 ---> df -h: 09:23:30 Filesystem Size Used Avail Use% Mounted on 09:23:30 tmpfs 794M 1.1M 793M 1% /run 09:23:30 /dev/vda1 39G 11G 28G 29% / 09:23:30 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:23:30 tmpfs 5.0M 0 5.0M 0% /run/lock 09:23:30 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:23:30 tmpfs 794M 4.0K 794M 1% /run/user/1001 09:23:30 09:23:30 09:23:30 ---> free -m: 09:23:30 total used free shared buff/cache available 09:23:30 Mem: 7937 552 4552 4 2832 7079 09:23:30 Swap: 1023 0 1023 09:23:30 09:23:30 09:23:30 ---> ip addr: 09:23:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:23:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:23:30 inet 127.0.0.1/8 scope host lo 09:23:30 valid_lft forever preferred_lft forever 09:23:30 inet6 ::1/128 scope host 09:23:30 valid_lft forever preferred_lft forever 09:23:30 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:23:30 link/ether fa:16:3e:6d:33:e9 brd ff:ff:ff:ff:ff:ff 09:23:30 altname enp0s3 09:23:30 inet 10.30.170.204/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 09:23:30 valid_lft 69236sec preferred_lft 69236sec 09:23:30 inet6 fe80::f816:3eff:fe6d:33e9/64 scope link 09:23:30 valid_lft forever preferred_lft forever 09:23:30 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:23:30 link/ether 5a:d3:86:54:2f:6c brd ff:ff:ff:ff:ff:ff 09:23:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:23:30 valid_lft forever preferred_lft forever 09:23:30 09:23:30 09:23:30 ---> sar -b -r -n DEV: 09:23:30 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-39343) 08/21/26 _x86_64_ (2 CPU) 09:23:30 09:23:30 04:37:28 LINUX RESTART (2 CPU) 09:23:30 09:23:30 04:40:49 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:23:30 04:50:10 1.53 0.03 1.49 0.01 0.86 19.48 0.84 09:23:30 05:00:01 1.23 0.01 1.22 0.00 0.04 14.48 0.00 09:23:30 05:10:10 1.12 0.00 1.12 0.00 0.00 13.30 0.00 09:23:30 05:20:10 1.28 0.00 1.28 0.00 0.01 15.15 0.00 09:23:30 05:30:01 13.50 0.01 1.15 12.35 0.16 13.67 100972.26 09:23:30 05:40:06 1.30 0.00 1.30 0.00 0.00 15.05 0.00 09:23:30 05:50:10 1.22 0.00 1.22 0.00 0.00 14.57 0.00 09:23:30 06:00:01 1.14 0.00 1.14 0.00 0.16 13.54 0.00 09:23:30 06:10:10 1.27 0.00 1.27 0.00 0.00 14.88 0.00 09:23:30 06:20:10 1.19 0.00 1.19 0.00 0.00 14.05 0.00 09:23:30 06:30:01 1.22 0.01 1.21 0.00 0.09 14.05 0.00 09:23:30 06:40:10 1.28 0.00 1.28 0.00 0.00 14.91 0.00 09:23:30 06:50:10 1.33 0.00 1.33 0.00 0.75 15.77 0.00 09:23:30 07:00:01 1.23 0.00 1.23 0.00 0.00 14.37 0.00 09:23:30 07:10:10 1.39 0.00 1.39 0.00 0.00 15.71 0.00 09:23:30 07:20:10 1.28 0.00 1.28 0.00 0.00 14.79 0.00 09:23:30 07:30:01 1.34 0.00 1.34 0.00 0.00 15.31 0.00 09:23:30 07:40:10 1.32 0.00 1.32 0.00 0.00 15.12 0.00 09:23:30 07:50:01 1.35 0.00 1.35 0.00 0.00 15.44 0.00 09:23:30 08:00:00 1.18 0.00 1.18 0.00 0.00 13.68 0.00 09:23:30 08:10:10 1.51 0.02 1.50 0.00 1.61 17.21 0.04 09:23:30 08:20:10 1.49 0.00 1.49 0.00 0.00 16.57 0.00 09:23:30 08:30:00 1.38 0.00 1.38 0.00 0.00 15.50 0.00 09:23:30 08:40:10 1.65 0.00 1.65 0.00 0.00 18.56 0.00 09:23:30 08:50:06 1.64 0.00 1.64 0.00 0.00 18.33 0.00 09:23:30 09:00:00 1.64 0.00 1.64 0.00 0.00 18.34 0.00 09:23:30 09:10:10 1.74 0.00 1.74 0.00 0.00 19.40 0.00 09:23:30 09:20:10 1.69 0.00 1.69 0.00 0.00 19.11 0.00 09:23:30 Average: 1.80 0.00 1.36 0.44 0.13 15.72 3564.14 09:23:30 09:23:30 04:40:49 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:23:30 04:50:10 5583568 7389644 421300 5.18 50952 1950204 975532 10.63 190672 2106112 156 09:23:30 05:00:01 5583316 7389920 420992 5.18 51332 1950340 976864 10.64 191056 2107692 244 09:23:30 05:10:10 5583592 7390476 420392 5.17 51620 1950340 975728 10.63 191328 2107388 156 09:23:30 05:20:10 5583592 7391032 419848 5.17 52016 1950488 975856 10.63 191740 2107692 152 09:23:30 05:30:01 5580824 7390800 420020 5.17 52508 1952528 977784 10.65 194380 2108724 336 09:23:30 05:40:06 5580824 7391340 419480 5.16 52900 1952668 975856 10.63 194756 2107860 212 09:23:30 05:50:10 5580824 7391656 419152 5.16 53204 1952672 975856 10.63 195068 2107892 152 09:23:30 06:00:01 5580600 7391936 418888 5.15 53520 1952860 976048 10.64 195376 2108516 240 09:23:30 06:10:10 5580348 7392064 418692 5.15 53880 1952872 975984 10.64 195736 2108160 124 09:23:30 06:20:10 5580096 7392136 418680 5.15 54192 1952876 975984 10.64 196048 2108196 156 09:23:30 06:30:01 5579596 7392164 418664 5.15 54540 1953040 976080 10.64 196452 2108600 244 09:23:30 06:40:10 5579096 7391980 418860 5.15 54836 1953044 976048 10.64 196748 2108380 160 09:23:30 06:50:10 5579096 7392732 418060 5.14 55236 1953408 976048 10.64 197140 2108796 136 09:23:30 07:00:01 5579096 7393052 417724 5.14 55524 1953416 976048 10.64 197436 2108948 236 09:23:30 07:10:10 5578848 7393196 417548 5.14 55908 1953428 976048 10.64 197812 2108956 180 09:23:30 07:20:10 5578124 7392920 417792 5.14 56220 1953564 976288 10.64 198124 2109592 152 09:23:30 07:30:01 5576452 7391692 419000 5.15 56660 1953576 976288 10.64 198548 2109688 280 09:23:30 07:40:10 5575952 7391684 419020 5.16 56988 1953708 976340 10.64 198900 2109952 192 09:23:30 07:50:01 5574600 7390732 419940 5.17 57372 1953720 976436 10.64 199284 2110176 120 09:23:30 08:00:00 5577252 7393844 416808 5.13 57692 1953852 973376 10.61 199604 2107244 200 09:23:30 08:10:10 5600492 7417956 392644 4.83 58052 1954360 973504 10.61 200180 2110164 204 09:23:30 08:20:10 5600492 7418372 392196 4.83 58452 1954368 973504 10.61 200580 2110212 156 09:23:30 08:30:00 5599792 7418164 392456 4.83 58796 1954504 973632 10.61 200932 2110688 120 09:23:30 08:40:10 5599540 7418528 392076 4.82 59428 1954512 973568 10.61 201556 2110452 192 09:23:30 08:50:06 5599540 7419152 391440 4.82 60020 1954528 973616 10.61 202156 2110832 208 09:23:30 09:00:00 5599540 7419732 390828 4.81 60596 1954532 973696 10.61 202716 2110884 132 09:23:30 09:10:10 5599292 7420280 390280 4.80 61220 1954668 973760 10.61 203352 2111120 148 09:23:30 09:20:10 5598032 7419668 390864 4.81 61860 1954668 973728 10.61 203980 2111064 128 09:23:30 Average: 5585443 7399530 411202 5.06 55912 1953169 975339 10.63 197559 2109071 183 09:23:30 09:23:30 04:40:49 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:23:30 04:50:10 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 04:50:10 ens3 0.51 0.17 0.16 0.08 0.00 0.00 0.00 0.00 09:23:30 04:50:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 05:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 05:00:01 ens3 0.57 0.21 0.19 0.11 0.00 0.00 0.00 0.00 09:23:30 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 05:10:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 05:10:10 ens3 0.28 0.07 0.05 0.02 0.00 0.00 0.00 0.00 09:23:30 05:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 05:20:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 05:20:10 ens3 0.89 0.56 0.26 0.65 0.00 0.00 0.00 0.00 09:23:30 05:20:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 05:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 05:30:01 ens3 0.34 0.14 0.08 0.04 0.00 0.00 0.00 0.00 09:23:30 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 05:40:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 05:40:06 ens3 0.34 0.12 0.08 0.04 0.00 0.00 0.00 0.00 09:23:30 05:40:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 05:50:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 05:50:10 ens3 0.24 0.08 0.04 0.02 0.00 0.00 0.00 0.00 09:23:30 05:50:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 06:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 06:00:01 ens3 0.38 0.13 0.11 0.06 0.00 0.00 0.00 0.00 09:23:30 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 06:10:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 06:10:10 ens3 0.25 0.09 0.04 0.02 0.00 0.00 0.00 0.00 09:23:30 06:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 06:20:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 06:20:10 ens3 0.27 0.12 0.07 0.04 0.00 0.00 0.00 0.00 09:23:30 06:20:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 06:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 06:30:01 ens3 0.31 0.13 0.08 0.05 0.00 0.00 0.00 0.00 09:23:30 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 06:40:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 06:40:10 ens3 0.32 0.14 0.08 0.05 0.00 0.00 0.00 0.00 09:23:30 06:40:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 06:50:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 06:50:10 ens3 0.47 0.15 0.14 0.08 0.00 0.00 0.00 0.00 09:23:30 06:50:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 07:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 07:00:01 ens3 0.27 0.09 0.05 0.02 0.00 0.00 0.00 0.00 09:23:30 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 07:10:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 07:10:10 ens3 0.43 0.15 0.13 0.08 0.00 0.00 0.00 0.00 09:23:30 07:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 07:20:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 07:20:10 ens3 2.75 0.30 0.57 0.22 0.00 0.00 0.00 0.00 09:23:30 07:20:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 07:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 07:30:01 ens3 2.14 0.36 0.49 0.28 0.00 0.00 0.00 0.00 09:23:30 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 07:40:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 07:40:10 ens3 1.50 0.42 0.54 0.34 0.00 0.00 0.00 0.00 09:23:30 07:40:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 07:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 07:50:01 ens3 1.12 0.30 0.39 0.24 0.00 0.00 0.00 0.00 09:23:30 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 08:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 08:00:00 ens3 0.77 0.25 0.28 0.18 0.00 0.00 0.00 0.00 09:23:30 08:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 08:10:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 08:10:10 ens3 1.68 1.87 0.36 2.98 0.00 0.00 0.00 0.00 09:23:30 08:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 08:20:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 08:20:10 ens3 0.93 0.24 0.31 0.19 0.00 0.00 0.00 0.00 09:23:30 08:20:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 08:30:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 08:30:00 ens3 1.41 0.37 0.49 0.31 0.00 0.00 0.00 0.00 09:23:30 08:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 08:40:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 08:40:10 ens3 0.52 0.18 0.15 0.09 0.00 0.00 0.00 0.00 09:23:30 08:40:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 08:50:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 08:50:06 ens3 1.33 0.34 0.48 0.29 0.00 0.00 0.00 0.00 09:23:30 08:50:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 09:00:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 09:00:00 ens3 1.30 0.31 0.38 0.21 0.00 0.00 0.00 0.00 09:23:30 09:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 09:10:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 09:10:10 ens3 1.31 0.35 0.48 0.30 0.00 0.00 0.00 0.00 09:23:30 09:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 09:20:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 09:20:10 ens3 2.10 0.51 0.71 0.43 0.00 0.00 0.00 0.00 09:23:30 09:20:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:23:30 Average: ens3 0.88 0.29 0.26 0.27 0.00 0.00 0.00 0.00 09:23:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:30 09:23:30 09:23:30 ---> sar -P ALL: 09:23:30 Linux 5.15.0-186-generic (prd-ubuntu2204-builder-2c-2g-39343) 08/21/26 _x86_64_ (2 CPU) 09:23:30 09:23:30 04:37:28 LINUX RESTART (2 CPU) 09:23:30 09:23:30 04:40:49 CPU %user %nice %system %iowait %steal %idle 09:23:30 04:50:10 all 0.10 0.00 0.05 0.02 0.04 99.79 09:23:30 04:50:10 0 0.08 0.00 0.04 0.03 0.04 99.82 09:23:30 04:50:10 1 0.12 0.00 0.06 0.01 0.04 99.76 09:23:30 05:00:01 all 0.19 0.00 0.05 0.01 0.04 99.69 09:23:30 05:00:01 0 0.18 0.00 0.06 0.01 0.05 99.70 09:23:30 05:00:01 1 0.21 0.00 0.04 0.02 0.04 99.69 09:23:30 05:10:10 all 0.08 0.00 0.05 0.01 0.04 99.82 09:23:30 05:10:10 0 0.05 0.00 0.05 0.02 0.04 99.83 09:23:30 05:10:10 1 0.10 0.00 0.05 0.00 0.04 99.80 09:23:30 05:20:10 all 0.29 0.00 0.05 0.02 0.04 99.61 09:23:30 05:20:10 0 0.46 0.00 0.05 0.03 0.04 99.43 09:23:30 05:20:10 1 0.12 0.00 0.05 0.01 0.04 99.79 09:23:30 05:30:01 all 0.33 0.00 0.05 0.04 0.04 99.54 09:23:30 05:30:01 0 0.05 0.00 0.06 0.06 0.04 99.80 09:23:30 05:30:01 1 0.61 0.00 0.05 0.02 0.04 99.28 09:23:30 05:40:06 all 0.52 0.00 0.05 0.01 0.04 99.38 09:23:30 05:40:06 0 0.05 0.00 0.05 0.01 0.03 99.85 09:23:30 05:40:06 1 0.99 0.00 0.04 0.01 0.04 98.92 09:23:30 05:50:10 all 0.09 0.00 0.04 0.01 0.03 99.82 09:23:30 05:50:10 0 0.15 0.00 0.05 0.01 0.04 99.74 09:23:30 05:50:10 1 0.03 0.00 0.04 0.01 0.03 99.89 09:23:30 06:00:01 all 0.14 0.00 0.05 0.01 0.04 99.77 09:23:30 06:00:01 0 0.03 0.00 0.04 0.01 0.02 99.90 09:23:30 06:00:01 1 0.24 0.00 0.06 0.02 0.05 99.63 09:23:30 06:10:10 all 0.07 0.00 0.04 0.01 0.04 99.84 09:23:30 06:10:10 0 0.05 0.00 0.05 0.01 0.04 99.85 09:23:30 06:10:10 1 0.08 0.00 0.03 0.02 0.04 99.82 09:23:30 06:20:10 all 0.14 0.00 0.04 0.01 0.04 99.76 09:23:30 06:20:10 0 0.24 0.00 0.06 0.01 0.05 99.64 09:23:30 06:20:10 1 0.04 0.00 0.03 0.02 0.03 99.89 09:23:30 06:30:01 all 0.25 0.00 0.04 0.02 0.04 99.66 09:23:30 06:30:01 0 0.38 0.00 0.05 0.01 0.04 99.52 09:23:30 06:30:01 1 0.11 0.00 0.04 0.02 0.03 99.79 09:23:30 09:23:30 06:30:01 CPU %user %nice %system %iowait %steal %idle 09:23:30 06:40:10 all 0.43 0.00 0.05 0.02 0.04 99.47 09:23:30 06:40:10 0 0.80 0.00 0.05 0.00 0.03 99.11 09:23:30 06:40:10 1 0.05 0.00 0.06 0.03 0.04 99.82 09:23:30 06:50:10 all 0.25 0.00 0.06 0.05 0.03 99.62 09:23:30 06:50:10 0 0.39 0.00 0.06 0.08 0.04 99.44 09:23:30 06:50:10 1 0.10 0.00 0.05 0.02 0.03 99.79 09:23:30 07:00:01 all 0.43 0.00 0.05 0.01 0.04 99.46 09:23:30 07:00:01 0 0.81 0.00 0.06 0.01 0.04 99.07 09:23:30 07:00:01 1 0.05 0.00 0.05 0.01 0.04 99.85 09:23:30 07:10:10 all 0.24 0.00 0.05 0.01 0.04 99.66 09:23:30 07:10:10 0 0.07 0.00 0.06 0.01 0.04 99.83 09:23:30 07:10:10 1 0.41 0.00 0.04 0.01 0.03 99.50 09:23:30 07:20:10 all 0.40 0.00 0.05 0.51 0.04 99.01 09:23:30 07:20:10 0 0.24 0.00 0.05 0.95 0.04 98.72 09:23:30 07:20:10 1 0.55 0.00 0.06 0.06 0.04 99.29 09:23:30 07:30:01 all 0.27 0.00 0.07 0.62 0.03 99.02 09:23:30 07:30:01 0 0.34 0.00 0.08 1.01 0.03 98.53 09:23:30 07:30:01 1 0.19 0.00 0.05 0.22 0.02 99.51 09:23:30 07:40:10 all 0.38 0.00 0.06 0.09 0.02 99.44 09:23:30 07:40:10 0 0.59 0.00 0.09 0.17 0.03 99.12 09:23:30 07:40:10 1 0.18 0.00 0.04 0.00 0.01 99.76 09:23:30 07:50:01 all 0.28 0.00 0.08 0.13 0.02 99.48 09:23:30 07:50:01 0 0.50 0.00 0.10 0.10 0.03 99.27 09:23:30 07:50:01 1 0.07 0.00 0.06 0.16 0.02 99.70 09:23:30 08:00:00 all 0.36 0.00 0.06 0.09 0.02 99.47 09:23:30 08:00:00 0 0.56 0.00 0.06 0.10 0.02 99.26 09:23:30 08:00:00 1 0.17 0.00 0.06 0.07 0.02 99.68 09:23:30 08:10:10 all 0.59 0.00 0.06 0.01 0.02 99.31 09:23:30 08:10:10 0 0.69 0.00 0.06 0.01 0.02 99.22 09:23:30 08:10:10 1 0.48 0.00 0.07 0.02 0.02 99.41 09:23:30 08:20:10 all 0.09 0.00 0.05 0.01 0.02 99.82 09:23:30 08:20:10 0 0.13 0.00 0.03 0.02 0.02 99.80 09:23:30 08:20:10 1 0.06 0.00 0.07 0.01 0.03 99.84 09:23:30 09:23:30 08:20:10 CPU %user %nice %system %iowait %steal %idle 09:23:30 08:30:00 all 0.42 0.00 0.06 0.10 0.03 99.39 09:23:30 08:30:00 0 0.79 0.00 0.06 0.15 0.03 98.97 09:23:30 08:30:00 1 0.06 0.00 0.06 0.04 0.03 99.81 09:23:30 08:40:10 all 0.29 0.00 0.07 0.59 0.02 99.03 09:23:30 08:40:10 0 0.42 0.00 0.07 0.83 0.02 98.66 09:23:30 08:40:10 1 0.15 0.00 0.07 0.35 0.02 99.41 09:23:30 08:50:06 all 0.43 0.00 0.06 0.02 0.02 99.47 09:23:30 08:50:06 0 0.57 0.00 0.07 0.03 0.03 99.30 09:23:30 08:50:06 1 0.29 0.00 0.05 0.00 0.02 99.63 09:23:30 09:00:00 all 0.15 0.00 0.06 0.04 0.02 99.72 09:23:30 09:00:00 0 0.16 0.00 0.06 0.06 0.03 99.69 09:23:30 09:00:00 1 0.15 0.00 0.05 0.03 0.02 99.76 09:23:30 09:10:10 all 0.49 0.00 0.07 0.02 0.02 99.39 09:23:30 09:10:10 0 0.44 0.00 0.07 0.03 0.02 99.44 09:23:30 09:10:10 1 0.54 0.00 0.07 0.01 0.02 99.35 09:23:30 09:20:10 all 0.15 0.00 0.07 0.02 0.02 99.74 09:23:30 09:20:10 0 0.23 0.00 0.09 0.03 0.03 99.63 09:23:30 09:20:10 1 0.07 0.00 0.05 0.01 0.02 99.85 09:23:30 Average: all 0.28 0.00 0.06 0.09 0.03 99.54 09:23:30 Average: 0 0.34 0.00 0.06 0.14 0.03 99.43 09:23:30 Average: 1 0.22 0.00 0.05 0.04 0.03 99.65 09:23:30 09:23:30 09:23:30