06:24:43 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/114396 06:24:43 Running as SYSTEM 06:24:43 [EnvInject] - Loading node environment variables. 06:24:43 Building remotely on prd-centos8-builder-2c-2g-5247 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 06:24:44 [ssh-agent] Looking for ssh-agent implementation... 06:24:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:44 $ ssh-agent 06:24:44 SSH_AUTH_SOCK=/tmp/ssh-vzdkHhAGs9TG/agent.5445 06:24:44 SSH_AGENT_PID=5446 06:24:44 [ssh-agent] Started. 06:24:44 Running ssh-add (command line suppressed) 06:24:44 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_15661035917478924679.key (/w/workspace/builder-tox-verify-master@tmp/private_key_15661035917478924679.key) 06:24:44 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:24:44 The recommended git tool is: NONE 06:24:46 using credential jenkins-ssh 06:24:46 Wiping out workspace first. 06:24:46 Cloning the remote Git repository 06:24:46 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 06:24:46 > git init /w/workspace/builder-tox-verify-master # timeout=10 06:24:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 06:24:46 > git --version # timeout=10 06:24:46 > git --version # 'git version 2.43.0' 06:24:46 using GIT_SSH to set credentials jenkins-ssh 06:24:46 [INFO] Currently running in a labeled security context 06:24:46 [INFO] Currently SELinux is 'enforcing' on the host 06:24:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh3929081784710067166.key 06:24:46 Verifying host key using known hosts file 06:24:46 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. 06:24:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 06:24:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 06:24:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 06:24:49 using GIT_SSH to set credentials jenkins-ssh 06:24:49 [INFO] Currently running in a labeled security context 06:24:49 [INFO] Currently SELinux is 'enforcing' on the host 06:24:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh7000477365368893051.key 06:24:49 Verifying host key using known hosts file 06:24:49 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. 06:24:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/96/114396/1 # timeout=10 06:24:49 > git rev-parse 879a44896702420592aca277b152b61544658534^{commit} # timeout=10 06:24:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:24:49 Checking out Revision 879a44896702420592aca277b152b61544658534 (refs/changes/96/114396/1) 06:24:49 > git config core.sparsecheckout # timeout=10 06:24:50 > git checkout -f 879a44896702420592aca277b152b61544658534 # timeout=10 06:24:53 Commit message: "Revert "Use GitHub mirror to download pom.xml"" 06:24:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:24:53 > git rev-list --no-walk 00ba5901d14798dd532bc31d2be23c61dc2a7eb9 # timeout=10 06:24:53 > git remote # timeout=10 06:24:53 > git submodule init # timeout=10 06:24:53 > git submodule sync # timeout=10 06:24:53 > git config --get remote.origin.url # timeout=10 06:24:53 > git submodule init # timeout=10 06:24:53 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:24:53 > git config --get submodule.global-jjb.url # timeout=10 06:24:53 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:24:53 > git config --get submodule.packer/common-packer.url # timeout=10 06:24:53 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:24:53 > git submodule update --init --recursive global-jjb # timeout=10 06:24:54 > git submodule update --init --recursive packer/common-packer # timeout=10 06:24:55 provisioning config files... 06:24:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:24:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:24:55 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17200982101210444953.sh 06:24:55 ---> python-tools-install.sh 06:24:55 Setup pyenv: 06:24:55 system 06:24:55 * 3.8.13 (set by /opt/pyenv/version) 06:24:55 * 3.9.13 (set by /opt/pyenv/version) 06:24:55 * 3.10.13 (set by /opt/pyenv/version) 06:24:55 * 3.11.7 (set by /opt/pyenv/version) 06:25:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dEVZ 06:25:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:25:03 lf-activate-venv(): INFO: Installing: lftools 06:25:31 lf-activate-venv(): INFO: Adding /tmp/venv-dEVZ/bin to PATH 06:25:31 Generating Requirements File 06:25:51 Python 3.11.7 06:25:51 pip 24.3.1 from /tmp/venv-dEVZ/lib/python3.11/site-packages/pip (python 3.11) 06:25:52 appdirs==1.4.4 06:25:52 argcomplete==3.5.1 06:25:52 aspy.yaml==1.3.0 06:25:52 attrs==24.2.0 06:25:52 autopage==0.5.2 06:25:52 beautifulsoup4==4.12.3 06:25:52 boto3==1.35.56 06:25:52 botocore==1.35.56 06:25:52 bs4==0.0.2 06:25:52 cachetools==5.5.0 06:25:52 certifi==2024.8.30 06:25:52 cffi==1.17.1 06:25:52 cfgv==3.4.0 06:25:52 chardet==5.2.0 06:25:52 charset-normalizer==3.4.0 06:25:52 click==8.1.7 06:25:52 cliff==4.7.0 06:25:52 cmd2==2.5.4 06:25:52 cryptography==3.3.2 06:25:52 debtcollector==3.0.0 06:25:52 decorator==5.1.1 06:25:52 defusedxml==0.7.1 06:25:52 Deprecated==1.2.14 06:25:52 distlib==0.3.9 06:25:52 dnspython==2.7.0 06:25:52 docker==4.2.2 06:25:52 dogpile.cache==1.3.3 06:25:52 durationpy==0.9 06:25:52 email_validator==2.2.0 06:25:52 filelock==3.16.1 06:25:52 future==1.0.0 06:25:52 gitdb==4.0.11 06:25:52 GitPython==3.1.43 06:25:52 google-auth==2.36.0 06:25:52 httplib2==0.22.0 06:25:52 identify==2.6.1 06:25:52 idna==3.10 06:25:52 importlib-resources==1.5.0 06:25:52 iso8601==2.1.0 06:25:52 Jinja2==3.1.4 06:25:52 jmespath==1.0.1 06:25:52 jsonpatch==1.33 06:25:52 jsonpointer==3.0.0 06:25:52 jsonschema==4.23.0 06:25:52 jsonschema-specifications==2024.10.1 06:25:52 keystoneauth1==5.8.0 06:25:52 kubernetes==31.0.0 06:25:52 lftools==0.37.10 06:25:52 lxml==5.3.0 06:25:52 MarkupSafe==3.0.2 06:25:52 msgpack==1.1.0 06:25:52 multi_key_dict==2.0.3 06:25:52 munch==4.0.0 06:25:52 netaddr==1.3.0 06:25:52 netifaces==0.11.0 06:25:52 niet==1.4.2 06:25:52 nodeenv==1.9.1 06:25:52 oauth2client==4.1.3 06:25:52 oauthlib==3.2.2 06:25:52 openstacksdk==4.1.0 06:25:52 os-client-config==2.1.0 06:25:52 os-service-types==1.7.0 06:25:52 osc-lib==3.1.0 06:25:52 oslo.config==9.6.0 06:25:52 oslo.context==5.6.0 06:25:52 oslo.i18n==6.4.0 06:25:52 oslo.log==6.1.2 06:25:52 oslo.serialization==5.5.0 06:25:52 oslo.utils==7.4.0 06:25:52 packaging==24.1 06:25:52 pbr==6.1.0 06:25:52 platformdirs==4.3.6 06:25:52 prettytable==3.12.0 06:25:52 psutil==6.1.0 06:25:52 pyasn1==0.6.1 06:25:52 pyasn1_modules==0.4.1 06:25:52 pycparser==2.22 06:25:52 pygerrit2==2.0.15 06:25:52 PyGithub==2.5.0 06:25:52 PyJWT==2.9.0 06:25:52 PyNaCl==1.5.0 06:25:52 pyparsing==2.4.7 06:25:52 pyperclip==1.9.0 06:25:52 pyrsistent==0.20.0 06:25:52 python-cinderclient==9.6.0 06:25:52 python-dateutil==2.9.0.post0 06:25:52 python-heatclient==4.0.0 06:25:52 python-jenkins==1.8.2 06:25:52 python-keystoneclient==5.5.0 06:25:52 python-magnumclient==4.7.0 06:25:52 python-openstackclient==7.2.1 06:25:52 python-swiftclient==4.6.0 06:25:52 PyYAML==6.0.2 06:25:52 referencing==0.35.1 06:25:52 requests==2.32.3 06:25:52 requests-oauthlib==2.0.0 06:25:52 requestsexceptions==1.4.0 06:25:52 rfc3986==2.0.0 06:25:52 rpds-py==0.21.0 06:25:52 rsa==4.9 06:25:52 ruamel.yaml==0.18.6 06:25:52 ruamel.yaml.clib==0.2.12 06:25:52 s3transfer==0.10.3 06:25:52 simplejson==3.19.3 06:25:52 six==1.16.0 06:25:52 smmap==5.0.1 06:25:52 soupsieve==2.6 06:25:52 stevedore==5.3.0 06:25:52 tabulate==0.9.0 06:25:52 toml==0.10.2 06:25:52 tomlkit==0.13.2 06:25:52 tqdm==4.67.0 06:25:52 typing_extensions==4.12.2 06:25:52 tzdata==2024.2 06:25:52 urllib3==1.26.20 06:25:52 virtualenv==20.27.1 06:25:52 wcwidth==0.2.13 06:25:52 websocket-client==1.8.0 06:25:52 wrapt==1.16.0 06:25:52 xdg==6.0.0 06:25:52 xmltodict==0.14.2 06:25:52 yq==3.4.3 06:25:52 [EnvInject] - Injecting environment variables from a build step. 06:25:52 [EnvInject] - Injecting as environment variables the properties content 06:25:52 PYTHON=python3 06:25:52 06:25:52 [EnvInject] - Variables injected successfully. 06:25:52 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10658815144580055326.sh 06:25:52 ---> tox-install.sh 06:25:52 + source /home/jenkins/lf-env.sh 06:25:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:25:52 ++ mktemp -d /tmp/venv-XXXX 06:25:52 + lf_venv=/tmp/venv-E4c7 06:25:52 + local venv_file=/tmp/.os_lf_venv 06:25:52 + local python=python3 06:25:52 + local options 06:25:52 + local set_path=true 06:25:52 + local install_args= 06:25:52 ++ 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 06:25:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:25:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:25:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:25:52 + true 06:25:52 + case $1 in 06:25:52 + venv_file=/tmp/.toxenv 06:25:52 + shift 2 06:25:52 + true 06:25:52 + case $1 in 06:25:52 + shift 06:25:52 + break 06:25:52 + case $python in 06:25:52 + local pkg_list= 06:25:52 + [[ -d /opt/pyenv ]] 06:25:52 + echo 'Setup pyenv:' 06:25:52 Setup pyenv: 06:25:52 + export PYENV_ROOT=/opt/pyenv 06:25:52 + PYENV_ROOT=/opt/pyenv 06:25:52 + 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 06:25:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:25:52 + pyenv versions 06:25:52 system 06:25:52 3.8.13 06:25:52 3.9.13 06:25:52 3.10.13 06:25:52 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:25:52 + command -v pyenv 06:25:52 ++ pyenv init - --no-rehash 06:25:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:25:52 for i in ${!paths[@]}; do 06:25:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:25:52 fi; done; 06:25:52 echo "${paths[*]}"'\'')" 06:25:52 export PATH="/opt/pyenv/shims:${PATH}" 06:25:52 export PYENV_SHELL=bash 06:25:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:25:52 pyenv() { 06:25:52 local command 06:25:52 command="${1:-}" 06:25:52 if [ "$#" -gt 0 ]; then 06:25:52 shift 06:25:52 fi 06:25:52 06:25:52 case "$command" in 06:25:52 rehash|shell) 06:25:52 eval "$(pyenv "sh-$command" "$@")" 06:25:52 ;; 06:25:52 *) 06:25:52 command pyenv "$command" "$@" 06:25:52 ;; 06:25:52 esac 06:25:52 }' 06:25:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:25:52 for i in ${!paths[@]}; do 06:25:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:25:52 fi; done; 06:25:52 echo "${paths[*]}"' 06:25:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:25:52 ++ 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 06:25:52 ++ 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 06:25:52 ++ export PYENV_SHELL=bash 06:25:52 ++ PYENV_SHELL=bash 06:25:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:25:52 +++ complete -F _pyenv pyenv 06:25:52 ++ lf-pyver python3 06:25:52 ++ local py_version_xy=python3 06:25:52 ++ local py_version_xyz= 06:25:52 ++ pyenv versions 06:25:52 ++ local command 06:25:52 ++ command=versions 06:25:52 ++ '[' 1 -gt 0 ']' 06:25:52 ++ shift 06:25:52 ++ case "$command" in 06:25:52 ++ command pyenv versions 06:25:52 ++ pyenv versions 06:25:52 ++ awk '{ print $1 }' 06:25:52 ++ sed 's/^[ *]* //' 06:25:52 ++ grep -E '^[0-9.]*[0-9]$' 06:25:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:25:52 +++ grep '^3' /tmp/.pyenv_versions 06:25:52 +++ tail -n 1 06:25:52 +++ sort -V 06:25:52 ++ py_version_xyz=3.11.7 06:25:52 ++ [[ -z 3.11.7 ]] 06:25:52 ++ echo 3.11.7 06:25:52 ++ return 0 06:25:52 + pyenv local 3.11.7 06:25:52 + local command 06:25:52 + command=local 06:25:52 + '[' 2 -gt 0 ']' 06:25:52 + shift 06:25:52 + case "$command" in 06:25:52 + command pyenv local 3.11.7 06:25:52 + pyenv local 3.11.7 06:25:52 + for arg in "$@" 06:25:52 + case $arg in 06:25:52 + pkg_list+='tox ' 06:25:52 + for arg in "$@" 06:25:52 + case $arg in 06:25:52 + pkg_list+='virtualenv ' 06:25:52 + for arg in "$@" 06:25:52 + case $arg in 06:25:52 + pkg_list+='urllib3~=1.26.15 ' 06:25:52 + [[ -f /tmp/.toxenv ]] 06:25:52 + [[ ! -f /tmp/.toxenv ]] 06:25:52 + [[ -n '' ]] 06:25:52 + python3 -m venv /tmp/venv-E4c7 06:25:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E4c7' 06:25:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E4c7 06:25:56 + echo /tmp/venv-E4c7 06:25:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:25:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:25:56 + /tmp/venv-E4c7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:26:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:26:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:26:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:26:00 + /tmp/venv-E4c7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:26:02 + type python3 06:26:02 + true 06:26:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E4c7/bin to PATH' 06:26:02 lf-activate-venv(): INFO: Adding /tmp/venv-E4c7/bin to PATH 06:26:02 + PATH=/tmp/venv-E4c7/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 06:26:02 + return 0 06:26:02 + python3 --version 06:26:02 Python 3.11.7 06:26:02 + python3 -m pip --version 06:26:02 pip 24.3.1 from /tmp/venv-E4c7/lib/python3.11/site-packages/pip (python 3.11) 06:26:02 + python3 -m pip freeze 06:26:02 cachetools==5.5.0 06:26:02 chardet==5.2.0 06:26:02 colorama==0.4.6 06:26:02 distlib==0.3.9 06:26:02 filelock==3.16.1 06:26:02 packaging==24.1 06:26:02 platformdirs==4.3.6 06:26:02 pluggy==1.5.0 06:26:02 pyproject-api==1.8.0 06:26:02 tox==4.23.2 06:26:02 urllib3==1.26.20 06:26:02 virtualenv==20.27.1 06:26:02 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins4089505994439630096.sh 06:26:02 [EnvInject] - Injecting environment variables from a build step. 06:26:02 [EnvInject] - Injecting as environment variables the properties content 06:26:02 PARALLEL=False 06:26:02 06:26:02 [EnvInject] - Variables injected successfully. 06:26:02 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5965844651354778822.sh 06:26:02 ---> tox-run.sh 06:26:02 + 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 06:26:02 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 06:26:02 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 06:26:02 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 06:26:02 + cd /w/workspace/builder-tox-verify-master/. 06:26:02 + source /home/jenkins/lf-env.sh 06:26:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:26:02 ++ mktemp -d /tmp/venv-XXXX 06:26:02 + lf_venv=/tmp/venv-Yo1f 06:26:02 + local venv_file=/tmp/.os_lf_venv 06:26:02 + local python=python3 06:26:02 + local options 06:26:02 + local set_path=true 06:26:02 + local install_args= 06:26:02 ++ 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 06:26:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:26:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:26:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:26:02 + true 06:26:02 + case $1 in 06:26:02 + venv_file=/tmp/.toxenv 06:26:02 + shift 2 06:26:02 + true 06:26:02 + case $1 in 06:26:02 + shift 06:26:02 + break 06:26:02 + case $python in 06:26:02 + local pkg_list= 06:26:02 + [[ -d /opt/pyenv ]] 06:26:02 + echo 'Setup pyenv:' 06:26:02 Setup pyenv: 06:26:02 + export PYENV_ROOT=/opt/pyenv 06:26:02 + PYENV_ROOT=/opt/pyenv 06:26:02 + 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 06:26:02 + 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 06:26:02 + pyenv versions 06:26:03 system 06:26:03 3.8.13 06:26:03 3.9.13 06:26:03 3.10.13 06:26:03 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:26:03 + command -v pyenv 06:26:03 ++ pyenv init - --no-rehash 06:26:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:26:03 for i in ${!paths[@]}; do 06:26:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:26:03 fi; done; 06:26:03 echo "${paths[*]}"'\'')" 06:26:03 export PATH="/opt/pyenv/shims:${PATH}" 06:26:03 export PYENV_SHELL=bash 06:26:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:26:03 pyenv() { 06:26:03 local command 06:26:03 command="${1:-}" 06:26:03 if [ "$#" -gt 0 ]; then 06:26:03 shift 06:26:03 fi 06:26:03 06:26:03 case "$command" in 06:26:03 rehash|shell) 06:26:03 eval "$(pyenv "sh-$command" "$@")" 06:26:03 ;; 06:26:03 *) 06:26:03 command pyenv "$command" "$@" 06:26:03 ;; 06:26:03 esac 06:26:03 }' 06:26:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:26:03 for i in ${!paths[@]}; do 06:26:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:26:03 fi; done; 06:26:03 echo "${paths[*]}"' 06:26:03 ++ 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 06:26:03 ++ 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 06:26:03 ++ 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 06:26:03 ++ export PYENV_SHELL=bash 06:26:03 ++ PYENV_SHELL=bash 06:26:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:26:03 +++ complete -F _pyenv pyenv 06:26:03 ++ lf-pyver python3 06:26:03 ++ local py_version_xy=python3 06:26:03 ++ local py_version_xyz= 06:26:03 ++ pyenv versions 06:26:03 ++ local command 06:26:03 ++ command=versions 06:26:03 ++ '[' 1 -gt 0 ']' 06:26:03 ++ shift 06:26:03 ++ case "$command" in 06:26:03 ++ command pyenv versions 06:26:03 ++ pyenv versions 06:26:03 ++ sed 's/^[ *]* //' 06:26:03 ++ awk '{ print $1 }' 06:26:03 ++ grep -E '^[0-9.]*[0-9]$' 06:26:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:26:03 +++ tail -n 1 06:26:03 +++ grep '^3' /tmp/.pyenv_versions 06:26:03 +++ sort -V 06:26:03 ++ py_version_xyz=3.11.7 06:26:03 ++ [[ -z 3.11.7 ]] 06:26:03 ++ echo 3.11.7 06:26:03 ++ return 0 06:26:03 + pyenv local 3.11.7 06:26:03 + local command 06:26:03 + command=local 06:26:03 + '[' 2 -gt 0 ']' 06:26:03 + shift 06:26:03 + case "$command" in 06:26:03 + command pyenv local 3.11.7 06:26:03 + pyenv local 3.11.7 06:26:03 + for arg in "$@" 06:26:03 + case $arg in 06:26:03 + pkg_list+='tox ' 06:26:03 + for arg in "$@" 06:26:03 + case $arg in 06:26:03 + pkg_list+='virtualenv ' 06:26:03 + for arg in "$@" 06:26:03 + case $arg in 06:26:03 + pkg_list+='urllib3~=1.26.15 ' 06:26:03 + [[ -f /tmp/.toxenv ]] 06:26:03 ++ cat /tmp/.toxenv 06:26:03 + lf_venv=/tmp/venv-E4c7 06:26:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E4c7 from' file:/tmp/.toxenv 06:26:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E4c7 from file:/tmp/.toxenv 06:26:03 + /tmp/venv-E4c7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:26:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:26:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:26:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:26:04 + /tmp/venv-E4c7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:26:05 + type python3 06:26:05 + true 06:26:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-E4c7/bin to PATH' 06:26:05 lf-activate-venv(): INFO: Adding /tmp/venv-E4c7/bin to PATH 06:26:05 + PATH=/tmp/venv-E4c7/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 06:26:05 + return 0 06:26:05 + [[ -d /opt/pyenv ]] 06:26:05 + echo '---> Setting up pyenv' 06:26:05 ---> Setting up pyenv 06:26:05 + export PYENV_ROOT=/opt/pyenv 06:26:05 + PYENV_ROOT=/opt/pyenv 06:26:05 + export PATH=/opt/pyenv/bin:/tmp/venv-E4c7/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 06:26:05 + PATH=/opt/pyenv/bin:/tmp/venv-E4c7/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 06:26:05 ++ pwd 06:26:05 + PYTHONPATH=/w/workspace/builder-tox-verify-master 06:26:05 + export PYTHONPATH 06:26:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:26:05 + TOX_TESTENV_PASSENV=PYTHONPATH 06:26:05 + tox --version 06:26:05 4.23.2 from /tmp/venv-E4c7/lib/python3.11/site-packages/tox/__init__.py 06:26:05 + PARALLEL=False 06:26:05 + TOX_OPTIONS_LIST= 06:26:05 + [[ -n '' ]] 06:26:05 + case ${PARALLEL,,} in 06:26:05 + tox 06:26:05 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 06:26:06 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:26:27 docs: freeze> python -m pip freeze --all 06:26:28 docs: alabaster==1.0.0,attrs==24.2.0,babel==2.16.0,blockdiag==3.0.0,certifi==2024.8.30,charset-normalizer==3.4.0,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.54.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.9.2,numpy==2.1.3,nwdiag==3.0.0,packaging==24.1,pillow==11.0.0,pip==24.3.1,Pygments==2.18.0,pyparsing==3.2.0,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==75.2.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==8.1.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.1,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.3,webcolors==24.8.0,wheel==0.44.0 06:26:28 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 06:26:29 docs: OK ✔ in 23.69 seconds 06:26:29 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 06:26:46 docs-linkcheck: freeze> python -m pip freeze --all 06:26:46 docs-linkcheck: alabaster==1.0.0,attrs==24.2.0,babel==2.16.0,blockdiag==3.0.0,certifi==2024.8.30,charset-normalizer==3.4.0,contourpy==1.3.0,cycler==0.12.1,docutils==0.21.2,fonttools==4.54.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.9.2,numpy==2.1.3,nwdiag==3.0.0,packaging==24.1,pillow==11.0.0,pip==24.3.1,Pygments==2.18.0,pyparsing==3.2.0,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==75.2.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==8.1.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.1,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.3,webcolors==24.8.0,wheel==0.44.0 06:26:46 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 06:26:48 docs-linkcheck: OK ✔ in 19 seconds 06:26:48 jjb-version: freeze> python -m pip freeze --all 06:26:49 jjb-version: pip==24.3.1,setuptools==75.2.0,wheel==0.44.0 06:26:49 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 06:26:49 JJB version in jjb/releng-jobs.yaml: 6.3.0 06:26:49 JJB version in tox.ini: 6.3.0 06:26:49 jjb-version: OK ✔ in 0.8 seconds 06:26:49 prefix: freeze> python -m pip freeze --all 06:26:50 prefix: pip==24.3.1,setuptools==75.2.0,wheel==0.44.0 06:26:50 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 06:26:50 prefix: OK ✔ in 0.79 seconds 06:26:50 robot: freeze> python -m pip freeze --all 06:26:51 robot: pip==24.3.1,setuptools==75.2.0,wheel==0.44.0 06:26:51 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 06:26:51 docs: OK (23.69=setup[22.26]+cmd[1.43] seconds) 06:26:51 docs-linkcheck: OK (18.99=setup[17.04]+cmd[1.95] seconds) 06:26:51 jjb-version: OK (0.80=setup[0.77]+cmd[0.03] seconds) 06:26:51 prefix: OK (0.79=setup[0.77]+cmd[0.03] seconds) 06:26:51 robot: OK (0.87=setup[0.82]+cmd[0.04] seconds) 06:26:51 congratulations :) (45.21 seconds) 06:26:51 + tox_status=0 06:26:51 + echo '---> Completed tox runs' 06:26:51 ---> Completed tox runs 06:26:51 + for i in .tox/*/log 06:26:51 ++ echo .tox/docs-linkcheck/log 06:26:51 ++ awk -F/ '{print $2}' 06:26:51 + tox_env=docs-linkcheck 06:26:51 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 06:26:51 + for i in .tox/*/log 06:26:51 ++ echo .tox/docs/log 06:26:51 ++ awk -F/ '{print $2}' 06:26:51 + tox_env=docs 06:26:51 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 06:26:51 + for i in .tox/*/log 06:26:51 ++ echo .tox/jjb-version/log 06:26:51 ++ awk -F/ '{print $2}' 06:26:51 + tox_env=jjb-version 06:26:51 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 06:26:51 + for i in .tox/*/log 06:26:51 ++ echo .tox/prefix/log 06:26:51 ++ awk -F/ '{print $2}' 06:26:51 + tox_env=prefix 06:26:51 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 06:26:51 + for i in .tox/*/log 06:26:51 ++ echo .tox/robot/log 06:26:51 ++ awk -F/ '{print $2}' 06:26:51 + tox_env=robot 06:26:51 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 06:26:51 + DOC_DIR=docs/_build/html 06:26:51 + [[ -d docs/_build/html ]] 06:26:51 + echo '---> Archiving generated docs' 06:26:51 ---> Archiving generated docs 06:26:51 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 06:26:51 + echo '---> tox-run.sh ends' 06:26:51 ---> tox-run.sh ends 06:26:51 + test 0 -eq 0 06:26:51 $ ssh-agent -k 06:26:51 unset SSH_AUTH_SOCK; 06:26:51 unset SSH_AGENT_PID; 06:26:51 echo Agent pid 5446 killed; 06:26:51 [ssh-agent] Stopped. 06:26:51 [PostBuildScript] - [INFO] Executing post build scripts. 06:26:51 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5524752042228419817.sh 06:26:51 ---> sysstat.sh 06:26:51 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3726488561746590966.sh 06:26:51 ---> package-listing.sh 06:26:51 ++ facter osfamily 06:26:51 ++ tr '[:upper:]' '[:lower:]' 06:26:52 + OS_FAMILY=redhat 06:26:52 + workspace=/w/workspace/builder-tox-verify-master 06:26:52 + START_PACKAGES=/tmp/packages_start.txt 06:26:52 + END_PACKAGES=/tmp/packages_end.txt 06:26:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:52 + PACKAGES=/tmp/packages_start.txt 06:26:52 + '[' /w/workspace/builder-tox-verify-master ']' 06:26:52 + PACKAGES=/tmp/packages_end.txt 06:26:52 + case "${OS_FAMILY}" in 06:26:52 + sort 06:26:52 + rpm -qa 06:26:52 + '[' -f /tmp/packages_start.txt ']' 06:26:52 + '[' -f /tmp/packages_end.txt ']' 06:26:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:52 + '[' /w/workspace/builder-tox-verify-master ']' 06:26:52 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 06:26:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 06:26:52 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15294309438257206367.sh 06:26:52 ---> capture-instance-metadata.sh 06:26:52 Setup pyenv: 06:26:52 system 06:26:52 3.8.13 06:26:52 3.9.13 06:26:52 3.10.13 06:26:52 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:26:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dEVZ from file:/tmp/.os_lf_venv 06:26:53 lf-activate-venv(): INFO: Installing: lftools 06:27:03 lf-activate-venv(): INFO: Adding /tmp/venv-dEVZ/bin to PATH 06:27:03 INFO: Running in OpenStack, capturing instance metadata 06:27:03 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7938995532950447014.sh 06:27:03 provisioning config files... 06:27:04 Could not find credentials [logs] for builder-tox-verify-master #7714 06:27:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config926232247272082967tmp 06:27:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:27:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:27:04 provisioning config files... 06:27:04 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:27:04 [EnvInject] - Injecting environment variables from a build step. 06:27:04 [EnvInject] - Injecting as environment variables the properties content 06:27:04 SERVER_ID=logs 06:27:04 06:27:04 [EnvInject] - Variables injected successfully. 06:27:04 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2426616012042431126.sh 06:27:04 ---> create-netrc.sh 06:27:04 WARN: Log server credential not found. 06:27:04 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3294478055695472705.sh 06:27:04 ---> python-tools-install.sh 06:27:04 Setup pyenv: 06:27:04 system 06:27:04 3.8.13 06:27:04 3.9.13 06:27:04 3.10.13 06:27:04 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:27:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dEVZ from file:/tmp/.os_lf_venv 06:27:06 lf-activate-venv(): INFO: Installing: lftools 06:27:17 lf-activate-venv(): INFO: Adding /tmp/venv-dEVZ/bin to PATH 06:27:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9904267179391703792.sh 06:27:17 ---> sudo-logs.sh 06:27:17 Archiving 'sudo' log.. 06:27:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12523558161940710566.sh 06:27:17 ---> job-cost.sh 06:27:17 Setup pyenv: 06:27:17 system 06:27:17 3.8.13 06:27:17 3.9.13 06:27:17 3.10.13 06:27:17 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:27:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dEVZ from file:/tmp/.os_lf_venv 06:27:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:27:23 lf-activate-venv(): INFO: Adding /tmp/venv-dEVZ/bin to PATH 06:27:23 INFO: No Stack... 06:27:24 INFO: Retrieving Pricing Info for: v3-standard-2 06:27:24 INFO: Archiving Costs 06:27:24 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins4470791632093239091.sh 06:27:24 ---> logs-deploy.sh 06:27:24 Setup pyenv: 06:27:24 system 06:27:24 3.8.13 06:27:24 3.9.13 06:27:24 3.10.13 06:27:24 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:27:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dEVZ from file:/tmp/.os_lf_venv 06:27:25 lf-activate-venv(): INFO: Installing: lftools 06:27:34 lf-activate-venv(): INFO: Adding /tmp/venv-dEVZ/bin to PATH 06:27:34 WARNING: Nexus logging server not set 06:27:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7714/ 06:27:34 INFO: archiving logs to S3 06:27:35 ---> uname -a: 06:27:35 Linux prd-centos8-builder-2c-2g-5247.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 06:27:35 06:27:35 06:27:35 ---> lscpu: 06:27:35 Architecture: x86_64 06:27:35 CPU op-mode(s): 32-bit, 64-bit 06:27:35 Byte Order: Little Endian 06:27:35 CPU(s): 2 06:27:35 On-line CPU(s) list: 0,1 06:27:35 Thread(s) per core: 1 06:27:35 Core(s) per socket: 1 06:27:35 Socket(s): 2 06:27:35 NUMA node(s): 1 06:27:35 Vendor ID: AuthenticAMD 06:27:35 CPU family: 23 06:27:35 Model: 49 06:27:35 Model name: AMD EPYC-Rome Processor 06:27:35 Stepping: 0 06:27:35 CPU MHz: 2800.000 06:27:35 BogoMIPS: 5600.00 06:27:35 Virtualization: AMD-V 06:27:35 Hypervisor vendor: KVM 06:27:35 Virtualization type: full 06:27:35 L1d cache: 32K 06:27:35 L1i cache: 32K 06:27:35 L2 cache: 512K 06:27:35 L3 cache: 16384K 06:27:35 NUMA node0 CPU(s): 0,1 06:27:35 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 06:27:35 06:27:35 06:27:35 ---> nproc: 06:27:35 2 06:27:35 06:27:35 06:27:35 ---> df -h: 06:27:35 Filesystem Size Used Avail Use% Mounted on 06:27:35 devtmpfs 3.8G 0 3.8G 0% /dev 06:27:35 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:27:35 tmpfs 3.8G 17M 3.8G 1% /run 06:27:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:27:35 /dev/vda1 40G 9.1G 31G 23% / 06:27:35 tmpfs 770M 0 770M 0% /run/user/1001 06:27:35 06:27:35 06:27:35 ---> free -m: 06:27:35 total used free shared buff/cache available 06:27:35 Mem: 7697 739 3909 19 3048 6640 06:27:35 Swap: 1023 0 1023 06:27:35 06:27:35 06:27:35 ---> ip addr: 06:27:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:27:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:27:35 inet 127.0.0.1/8 scope host lo 06:27:35 valid_lft forever preferred_lft forever 06:27:35 inet6 ::1/128 scope host 06:27:35 valid_lft forever preferred_lft forever 06:27:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:27:35 link/ether fa:16:3e:07:90:24 brd ff:ff:ff:ff:ff:ff 06:27:35 altname enp0s3 06:27:35 altname ens3 06:27:35 inet 10.30.171.200/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 06:27:35 valid_lft 86192sec preferred_lft 86192sec 06:27:35 inet6 fe80::f816:3eff:fe07:9024/64 scope link 06:27:35 valid_lft forever preferred_lft forever 06:27:35 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:27:35 link/ether 02:42:32:f3:7f:3f brd ff:ff:ff:ff:ff:ff 06:27:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:27:35 valid_lft forever preferred_lft forever 06:27:35 06:27:35 06:27:35 ---> sar -b -r -n DEV: 06:27:35 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/08/2024 _x86_64_ (2 CPU) 06:27:35 06:27:35 06:24:02 LINUX RESTART (2 CPU) 06:27:35 06:27:35 06:25:01 AM tps rtps wtps bread/s bwrtn/s 06:27:35 06:26:01 AM 128.52 7.41 121.11 1271.44 10709.20 06:27:35 06:27:01 AM 135.74 0.78 134.96 109.72 21554.36 06:27:35 Average: 132.13 4.10 128.03 690.63 16131.33 06:27:35 06:27:35 06:25:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:27:35 06:26:01 AM 4971616 6965988 2910816 36.93 2688 2170348 1022048 11.44 230864 2326804 145172 06:27:35 06:27:01 AM 4027452 6820324 3854980 48.91 2688 2936764 1061612 11.89 414804 2980664 340244 06:27:35 Average: 4499534 6893156 3382898 42.92 2688 2553556 1041830 11.67 322834 2653734 242708 06:27:35 06:27:35 06:25:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:27:35 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:35 06:26:01 AM eth0 87.07 72.11 885.19 9.32 0.00 0.00 0.00 0.00 06:27:35 06:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:35 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:35 06:27:01 AM eth0 107.60 73.90 1281.70 11.99 0.00 0.00 0.00 0.00 06:27:35 06:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:35 Average: eth0 97.33 73.01 1083.43 10.66 0.00 0.00 0.00 0.00 06:27:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:35 06:27:35 06:27:35 ---> sar -P ALL: 06:27:35 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/08/2024 _x86_64_ (2 CPU) 06:27:35 06:27:35 06:24:02 LINUX RESTART (2 CPU) 06:27:35 06:27:35 06:25:01 AM CPU %user %nice %system %iowait %steal %idle 06:27:35 06:26:01 AM all 39.32 0.00 6.92 2.41 0.11 51.25 06:27:35 06:26:01 AM 0 33.05 0.00 6.00 1.61 0.10 59.24 06:27:35 06:26:01 AM 1 45.61 0.00 7.84 3.20 0.12 43.24 06:27:35 06:27:01 AM all 38.28 0.00 7.07 2.44 0.12 52.10 06:27:35 06:27:01 AM 0 32.81 0.00 7.02 2.92 0.10 57.15 06:27:35 06:27:01 AM 1 43.76 0.00 7.12 1.96 0.13 47.03 06:27:35 Average: all 38.80 0.00 6.99 2.42 0.11 51.68 06:27:35 Average: 0 32.93 0.00 6.51 2.26 0.10 58.20 06:27:35 Average: 1 44.68 0.00 7.48 2.58 0.13 45.13 06:27:35 06:27:35 06:27:35