16:42:46 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/110118 16:42:46 Running as SYSTEM 16:42:46 [EnvInject] - Loading node environment variables. 16:42:46 Building remotely on prd-centos8-builder-2c-2g-1896 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 16:42:46 [ssh-agent] Looking for ssh-agent implementation... 16:42:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:46 $ ssh-agent 16:42:46 SSH_AUTH_SOCK=/tmp/ssh-wdtxR8BEMaeX/agent.5496 16:42:46 SSH_AGENT_PID=5497 16:42:46 [ssh-agent] Started. 16:42:46 Running ssh-add (command line suppressed) 16:42:46 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_6479599332295112763.key (/w/workspace/builder-tox-verify-master@tmp/private_key_6479599332295112763.key) 16:42:46 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:42:46 The recommended git tool is: NONE 16:42:49 using credential jenkins-ssh 16:42:49 Wiping out workspace first. 16:42:49 Cloning the remote Git repository 16:42:49 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 16:42:49 > git init /w/workspace/builder-tox-verify-master # timeout=10 16:42:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:42:49 > git --version # timeout=10 16:42:49 > git --version # 'git version 2.43.0' 16:42:49 using GIT_SSH to set credentials jenkins-ssh 16:42:49 [INFO] Currently running in a labeled security context 16:42:49 [INFO] Currently SELinux is 'enforcing' on the host 16:42:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh12316148155578255498.key 16:42:49 Verifying host key using known hosts file 16:42: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. 16:42:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:42:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:42:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:42:52 using GIT_SSH to set credentials jenkins-ssh 16:42:52 [INFO] Currently running in a labeled security context 16:42:52 [INFO] Currently SELinux is 'enforcing' on the host 16:42:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh17783557815713699388.key 16:42:52 Verifying host key using known hosts file 16:42:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 16:42:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/18/110118/1 # timeout=10 16:42:53 > git rev-parse ae7a4148b926be34b62037f4e26d374f1bc60fd8^{commit} # timeout=10 16:42:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:42:53 Checking out Revision ae7a4148b926be34b62037f4e26d374f1bc60fd8 (refs/changes/18/110118/1) 16:42:53 > git config core.sparsecheckout # timeout=10 16:42:53 > git checkout -f ae7a4148b926be34b62037f4e26d374f1bc60fd8 # timeout=10 16:42:56 Commit message: "Update cloud image CentOSStream8 builder x86_64" 16:42:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:42:56 > git rev-list --no-walk b55a8f28c1a3c26e903be49ee95a09f4349b2eaa # timeout=10 16:42:56 > git remote # timeout=10 16:42:56 > git submodule init # timeout=10 16:42:56 > git submodule sync # timeout=10 16:42:57 > git config --get remote.origin.url # timeout=10 16:42:57 > git submodule init # timeout=10 16:42:57 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:42:57 > git config --get submodule.global-jjb.url # timeout=10 16:42:57 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:42:57 > git config --get submodule.packer/common-packer.url # timeout=10 16:42:57 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:42:57 > git submodule update --init --recursive global-jjb # timeout=10 16:42:58 > git submodule update --init --recursive packer/common-packer # timeout=10 16:42:58 provisioning config files... 16:42:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:42:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:42:58 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5977982114157731157.sh 16:42:58 ---> python-tools-install.sh 16:42:58 Setup pyenv: 16:42:58 system 16:42:58 * 3.8.13 (set by /opt/pyenv/version) 16:42:58 * 3.9.13 (set by /opt/pyenv/version) 16:42:58 * 3.10.6 (set by /opt/pyenv/version) 16:43:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vRZr 16:43:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:43:06 lf-activate-venv(): INFO: Installing: lftools 16:43:38 lf-activate-venv(): INFO: Adding /tmp/venv-vRZr/bin to PATH 16:43:38 Generating Requirements File 16:44:10 Python 3.10.6 16:44:10 pip 23.3.2 from /tmp/venv-vRZr/lib/python3.10/site-packages/pip (python 3.10) 16:44:11 appdirs==1.4.4 16:44:11 argcomplete==3.2.2 16:44:11 aspy.yaml==1.3.0 16:44:11 attrs==23.2.0 16:44:11 autopage==0.5.2 16:44:11 beautifulsoup4==4.12.3 16:44:11 boto3==1.34.32 16:44:11 botocore==1.34.32 16:44:11 bs4==0.0.2 16:44:11 cachetools==5.3.2 16:44:11 certifi==2023.11.17 16:44:11 cffi==1.16.0 16:44:11 cfgv==3.4.0 16:44:11 chardet==5.2.0 16:44:11 charset-normalizer==3.3.2 16:44:11 click==8.1.7 16:44:11 cliff==4.5.0 16:44:11 cmd2==2.4.3 16:44:11 cryptography==3.3.2 16:44:11 debtcollector==2.5.0 16:44:11 decorator==5.1.1 16:44:11 defusedxml==0.7.1 16:44:11 Deprecated==1.2.14 16:44:11 distlib==0.3.8 16:44:11 dnspython==2.5.0 16:44:11 docker==4.2.2 16:44:11 dogpile.cache==1.3.0 16:44:11 email-validator==2.1.0.post1 16:44:11 filelock==3.13.1 16:44:11 future==0.18.3 16:44:11 gitdb==4.0.11 16:44:11 GitPython==3.1.41 16:44:11 google-auth==2.27.0 16:44:11 httplib2==0.22.0 16:44:11 identify==2.5.33 16:44:11 idna==3.6 16:44:11 importlib-resources==1.5.0 16:44:11 iso8601==2.1.0 16:44:11 Jinja2==3.1.3 16:44:11 jmespath==1.0.1 16:44:11 jsonpatch==1.33 16:44:11 jsonpointer==2.4 16:44:11 jsonschema==4.21.1 16:44:11 jsonschema-specifications==2023.12.1 16:44:11 keystoneauth1==5.5.0 16:44:11 kubernetes==29.0.0 16:44:11 lftools==0.37.8 16:44:11 lxml==5.1.0 16:44:11 MarkupSafe==2.1.4 16:44:11 msgpack==1.0.7 16:44:11 multi_key_dict==2.0.3 16:44:11 munch==4.0.0 16:44:11 netaddr==0.10.1 16:44:11 netifaces==0.11.0 16:44:11 niet==1.4.2 16:44:11 nodeenv==1.8.0 16:44:11 oauth2client==4.1.3 16:44:11 oauthlib==3.2.2 16:44:11 openstacksdk==0.62.0 16:44:11 os-client-config==2.1.0 16:44:11 os-service-types==1.7.0 16:44:11 osc-lib==3.0.0 16:44:11 oslo.config==9.3.0 16:44:11 oslo.context==5.3.0 16:44:11 oslo.i18n==6.2.0 16:44:11 oslo.log==5.4.0 16:44:11 oslo.serialization==5.3.0 16:44:11 oslo.utils==7.0.0 16:44:11 packaging==23.2 16:44:11 pbr==6.0.0 16:44:11 platformdirs==4.2.0 16:44:11 prettytable==3.9.0 16:44:11 pyasn1==0.5.1 16:44:11 pyasn1-modules==0.3.0 16:44:11 pycparser==2.21 16:44:11 pygerrit2==2.0.15 16:44:11 PyGithub==2.2.0 16:44:11 pyinotify==0.9.6 16:44:11 PyJWT==2.8.0 16:44:11 PyNaCl==1.5.0 16:44:11 pyparsing==2.4.7 16:44:11 pyperclip==1.8.2 16:44:11 pyrsistent==0.20.0 16:44:11 python-cinderclient==9.4.0 16:44:11 python-dateutil==2.8.2 16:44:11 python-heatclient==3.4.0 16:44:11 python-jenkins==1.8.2 16:44:11 python-keystoneclient==5.3.0 16:44:11 python-magnumclient==4.3.0 16:44:11 python-novaclient==18.4.0 16:44:11 python-openstackclient==6.0.0 16:44:11 python-swiftclient==4.4.0 16:44:11 pytz==2023.4 16:44:11 PyYAML==6.0.1 16:44:11 referencing==0.33.0 16:44:11 requests==2.31.0 16:44:11 requests-oauthlib==1.3.1 16:44:11 requestsexceptions==1.4.0 16:44:11 rfc3986==2.0.0 16:44:11 rpds-py==0.17.1 16:44:11 rsa==4.9 16:44:11 ruamel.yaml==0.18.5 16:44:11 ruamel.yaml.clib==0.2.8 16:44:11 s3transfer==0.10.0 16:44:11 simplejson==3.19.2 16:44:11 six==1.16.0 16:44:11 smmap==5.0.1 16:44:11 soupsieve==2.5 16:44:11 stevedore==5.1.0 16:44:11 tabulate==0.9.0 16:44:11 toml==0.10.2 16:44:11 tomlkit==0.12.3 16:44:11 tqdm==4.66.1 16:44:11 typing_extensions==4.9.0 16:44:11 tzdata==2023.4 16:44:11 urllib3==1.26.18 16:44:11 virtualenv==20.25.0 16:44:11 wcwidth==0.2.13 16:44:11 websocket-client==1.7.0 16:44:11 wrapt==1.16.0 16:44:11 xdg==6.0.0 16:44:11 xmltodict==0.13.0 16:44:11 yq==3.2.3 16:44:11 [EnvInject] - Injecting environment variables from a build step. 16:44:11 [EnvInject] - Injecting as environment variables the properties content 16:44:11 PYTHON=python3 16:44:11 16:44:11 [EnvInject] - Variables injected successfully. 16:44:11 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins16988916161948866538.sh 16:44:11 ---> tox-install.sh 16:44:11 + source /home/jenkins/lf-env.sh 16:44:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:44:11 ++ mktemp -d /tmp/venv-XXXX 16:44:11 + lf_venv=/tmp/venv-bJgI 16:44:11 + local venv_file=/tmp/.os_lf_venv 16:44:11 + local python=python3 16:44:11 + local options 16:44:11 + local set_path=true 16:44:11 + local install_args= 16:44:11 ++ 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 16:44:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:44:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:44:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:44:11 + true 16:44:11 + case $1 in 16:44:11 + venv_file=/tmp/.toxenv 16:44:11 + shift 2 16:44:11 + true 16:44:11 + case $1 in 16:44:11 + shift 16:44:11 + break 16:44:11 + case $python in 16:44:11 + local pkg_list= 16:44:11 + [[ -d /opt/pyenv ]] 16:44:11 + echo 'Setup pyenv:' 16:44:11 Setup pyenv: 16:44:11 + export PYENV_ROOT=/opt/pyenv 16:44:11 + PYENV_ROOT=/opt/pyenv 16:44:11 + 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 16:44:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:44:11 + pyenv versions 16:44:11 system 16:44:11 3.8.13 16:44:11 3.9.13 16:44:11 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:44:11 + command -v pyenv 16:44:11 ++ pyenv init - --no-rehash 16:44:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 16:44:11 export PATH="/opt/pyenv/shims:${PATH}" 16:44:11 export PYENV_SHELL=bash 16:44:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:44:11 pyenv() { 16:44:11 local command 16:44:11 command="${1:-}" 16:44:11 if [ "$#" -gt 0 ]; then 16:44:11 shift 16:44:11 fi 16:44:11 16:44:11 case "$command" in 16:44:11 rehash|shell) 16:44:11 eval "$(pyenv "sh-$command" "$@")" 16:44:11 ;; 16:44:11 *) 16:44:11 command pyenv "$command" "$@" 16:44:11 ;; 16:44:11 esac 16:44:11 }' 16:44:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 16:44:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:44:11 ++ 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 16:44:11 ++ 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 16:44:11 ++ export PYENV_SHELL=bash 16:44:11 ++ PYENV_SHELL=bash 16:44:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:44:11 +++ complete -F _pyenv pyenv 16:44:11 ++ lf-pyver python3 16:44:11 ++ local py_version_xy=python3 16:44:11 ++ local py_version_xyz= 16:44:11 ++ pyenv versions 16:44:11 ++ awk '{ print $1 }' 16:44:11 ++ local command 16:44:11 ++ command=versions 16:44:11 ++ '[' 1 -gt 0 ']' 16:44:11 ++ shift 16:44:11 ++ case "$command" in 16:44:11 ++ command pyenv versions 16:44:11 ++ pyenv versions 16:44:11 ++ sed 's/^[ *]* //' 16:44:11 ++ grep -E '^[0-9.]*[0-9]$' 16:44:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:44:11 +++ tail -n 1 16:44:11 +++ grep '^3' /tmp/.pyenv_versions 16:44:11 +++ sort -V 16:44:11 ++ py_version_xyz=3.10.6 16:44:11 ++ [[ -z 3.10.6 ]] 16:44:11 ++ echo 3.10.6 16:44:11 ++ return 0 16:44:11 + pyenv local 3.10.6 16:44:11 + local command 16:44:11 + command=local 16:44:11 + '[' 2 -gt 0 ']' 16:44:11 + shift 16:44:11 + case "$command" in 16:44:11 + command pyenv local 3.10.6 16:44:11 + pyenv local 3.10.6 16:44:11 + for arg in "$@" 16:44:11 + case $arg in 16:44:11 + pkg_list+='tox ' 16:44:11 + for arg in "$@" 16:44:11 + case $arg in 16:44:11 + pkg_list+='virtualenv ' 16:44:11 + for arg in "$@" 16:44:11 + case $arg in 16:44:11 + pkg_list+='urllib3~=1.26.15 ' 16:44:11 + [[ -f /tmp/.toxenv ]] 16:44:11 + [[ ! -f /tmp/.toxenv ]] 16:44:11 + [[ -n '' ]] 16:44:11 + python3 -m venv /tmp/venv-bJgI 16:44:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bJgI' 16:44:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bJgI 16:44:15 + echo /tmp/venv-bJgI 16:44:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:44:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:44:15 + /tmp/venv-bJgI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:44:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:44:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:44:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:44:18 + /tmp/venv-bJgI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:44:21 + type python3 16:44:21 + true 16:44:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bJgI/bin to PATH' 16:44:21 lf-activate-venv(): INFO: Adding /tmp/venv-bJgI/bin to PATH 16:44:21 + PATH=/tmp/venv-bJgI/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 16:44:21 + return 0 16:44:21 + python3 --version 16:44:21 Python 3.10.6 16:44:21 + python3 -m pip --version 16:44:21 pip 23.3.2 from /tmp/venv-bJgI/lib/python3.10/site-packages/pip (python 3.10) 16:44:21 + python3 -m pip freeze 16:44:21 cachetools==5.3.2 16:44:21 chardet==5.2.0 16:44:21 colorama==0.4.6 16:44:21 distlib==0.3.8 16:44:21 filelock==3.13.1 16:44:21 packaging==23.2 16:44:21 platformdirs==4.2.0 16:44:21 pluggy==1.4.0 16:44:21 pyproject-api==1.6.1 16:44:21 tomli==2.0.1 16:44:21 tox==4.12.1 16:44:21 urllib3==1.26.18 16:44:21 virtualenv==20.25.0 16:44:21 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins9702587117715175539.sh 16:44:21 [EnvInject] - Injecting environment variables from a build step. 16:44:21 [EnvInject] - Injecting as environment variables the properties content 16:44:21 PARALLEL=False 16:44:21 16:44:21 [EnvInject] - Variables injected successfully. 16:44:21 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins12509149540116119791.sh 16:44:21 ---> tox-run.sh 16:44:21 + 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 16:44:21 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 16:44:21 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 16:44:21 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 16:44:21 + cd /w/workspace/builder-tox-verify-master/. 16:44:21 + source /home/jenkins/lf-env.sh 16:44:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:44:21 ++ mktemp -d /tmp/venv-XXXX 16:44:21 + lf_venv=/tmp/venv-TcIO 16:44:21 + local venv_file=/tmp/.os_lf_venv 16:44:21 + local python=python3 16:44:21 + local options 16:44:21 + local set_path=true 16:44:21 + local install_args= 16:44:21 ++ 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 16:44:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:44:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:44:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:44:21 + true 16:44:21 + case $1 in 16:44:21 + venv_file=/tmp/.toxenv 16:44:21 + shift 2 16:44:21 + true 16:44:21 + case $1 in 16:44:21 + shift 16:44:21 + break 16:44:21 + case $python in 16:44:21 + local pkg_list= 16:44:21 + [[ -d /opt/pyenv ]] 16:44:21 + echo 'Setup pyenv:' 16:44:21 Setup pyenv: 16:44:21 + export PYENV_ROOT=/opt/pyenv 16:44:21 + PYENV_ROOT=/opt/pyenv 16:44:21 + 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 16:44:21 + 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 16:44:21 + pyenv versions 16:44:21 system 16:44:21 3.8.13 16:44:21 3.9.13 16:44:21 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:44:21 + command -v pyenv 16:44:21 ++ pyenv init - --no-rehash 16:44:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 16:44:22 export PATH="/opt/pyenv/shims:${PATH}" 16:44:22 export PYENV_SHELL=bash 16:44:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:44:22 pyenv() { 16:44:22 local command 16:44:22 command="${1:-}" 16:44:22 if [ "$#" -gt 0 ]; then 16:44:22 shift 16:44:22 fi 16:44:22 16:44:22 case "$command" in 16:44:22 rehash|shell) 16:44:22 eval "$(pyenv "sh-$command" "$@")" 16:44:22 ;; 16:44:22 *) 16:44:22 command pyenv "$command" "$@" 16:44:22 ;; 16:44:22 esac 16:44:22 }' 16:44:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 16:44:22 ++ 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 16:44:22 ++ 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 16:44:22 ++ 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 16:44:22 ++ export PYENV_SHELL=bash 16:44:22 ++ PYENV_SHELL=bash 16:44:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:44:22 +++ complete -F _pyenv pyenv 16:44:22 ++ lf-pyver python3 16:44:22 ++ local py_version_xy=python3 16:44:22 ++ local py_version_xyz= 16:44:22 ++ sed 's/^[ *]* //' 16:44:22 ++ awk '{ print $1 }' 16:44:22 ++ grep -E '^[0-9.]*[0-9]$' 16:44:22 ++ pyenv versions 16:44:22 ++ local command 16:44:22 ++ command=versions 16:44:22 ++ '[' 1 -gt 0 ']' 16:44:22 ++ shift 16:44:22 ++ case "$command" in 16:44:22 ++ command pyenv versions 16:44:22 ++ pyenv versions 16:44:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:44:22 +++ tail -n 1 16:44:22 +++ grep '^3' /tmp/.pyenv_versions 16:44:22 +++ sort -V 16:44:22 ++ py_version_xyz=3.10.6 16:44:22 ++ [[ -z 3.10.6 ]] 16:44:22 ++ echo 3.10.6 16:44:22 ++ return 0 16:44:22 + pyenv local 3.10.6 16:44:22 + local command 16:44:22 + command=local 16:44:22 + '[' 2 -gt 0 ']' 16:44:22 + shift 16:44:22 + case "$command" in 16:44:22 + command pyenv local 3.10.6 16:44:22 + pyenv local 3.10.6 16:44:22 + for arg in "$@" 16:44:22 + case $arg in 16:44:22 + pkg_list+='tox ' 16:44:22 + for arg in "$@" 16:44:22 + case $arg in 16:44:22 + pkg_list+='virtualenv ' 16:44:22 + for arg in "$@" 16:44:22 + case $arg in 16:44:22 + pkg_list+='urllib3~=1.26.15 ' 16:44:22 + [[ -f /tmp/.toxenv ]] 16:44:22 ++ cat /tmp/.toxenv 16:44:22 + lf_venv=/tmp/venv-bJgI 16:44:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bJgI from' file:/tmp/.toxenv 16:44:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bJgI from file:/tmp/.toxenv 16:44:22 + /tmp/venv-bJgI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:44:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:44:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:44:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:44:23 + /tmp/venv-bJgI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:44:24 + type python3 16:44:24 + true 16:44:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bJgI/bin to PATH' 16:44:24 lf-activate-venv(): INFO: Adding /tmp/venv-bJgI/bin to PATH 16:44:24 + PATH=/tmp/venv-bJgI/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 16:44:24 + return 0 16:44:24 + [[ -d /opt/pyenv ]] 16:44:24 + echo '---> Setting up pyenv' 16:44:24 ---> Setting up pyenv 16:44:24 + export PYENV_ROOT=/opt/pyenv 16:44:24 + PYENV_ROOT=/opt/pyenv 16:44:24 + export PATH=/opt/pyenv/bin:/tmp/venv-bJgI/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 16:44:24 + PATH=/opt/pyenv/bin:/tmp/venv-bJgI/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 16:44:24 ++ pwd 16:44:24 + PYTHONPATH=/w/workspace/builder-tox-verify-master 16:44:24 + export PYTHONPATH 16:44:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:44:24 + TOX_TESTENV_PASSENV=PYTHONPATH 16:44:24 + tox --version 16:44:24 4.12.1 from /tmp/venv-bJgI/lib/python3.10/site-packages/tox/__init__.py 16:44:24 + PARALLEL=False 16:44:24 + TOX_OPTIONS_LIST= 16:44:24 + [[ -n '' ]] 16:44:24 + case ${PARALLEL,,} in 16:44:24 + tox 16:44:24 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 16:44:25 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:44:52 docs: freeze> python -m pip freeze --all 16:44:52 docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2023.11.17,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.47.2,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.4,matplotlib==3.8.2,numpy==1.26.3,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.0,webcolors==1.13,wheel==0.42.0 16:44:52 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 16:44:53 docs: OK ✔ in 28.17 seconds 16:44:53 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:45:11 docs-linkcheck: freeze> python -m pip freeze --all 16:45:11 docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2023.11.17,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.47.2,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.4,matplotlib==3.8.2,numpy==1.26.3,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.0,webcolors==1.13,wheel==0.42.0 16:45:11 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 16:45:14 docs-linkcheck: OK ✔ in 20.36 seconds 16:45:14 jjb-version: freeze> python -m pip freeze --all 16:45:15 jjb-version: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 16:45:15 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 16:45:15 JJB version in jjb/releng-jobs.yaml: 5.0.2 16:45:15 JJB version in tox.ini: 5.0.2 16:45:15 jjb-version: OK ✔ in 1.27 seconds 16:45:15 prefix: freeze> python -m pip freeze --all 16:45:16 prefix: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 16:45:16 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 16:45:16 prefix: OK ✔ in 1.19 seconds 16:45:16 robot: freeze> python -m pip freeze --all 16:45:17 robot: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 16:45:17 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 16:45:17 docs: OK (28.17=setup[26.56]+cmd[1.61] seconds) 16:45:17 docs-linkcheck: OK (20.36=setup[18.04]+cmd[2.32] seconds) 16:45:17 jjb-version: OK (1.27=setup[1.23]+cmd[0.03] seconds) 16:45:17 prefix: OK (1.19=setup[1.16]+cmd[0.03] seconds) 16:45:17 robot: OK (1.23=setup[1.18]+cmd[0.05] seconds) 16:45:17 congratulations :) (52.40 seconds) 16:45:17 + tox_status=0 16:45:17 + echo '---> Completed tox runs' 16:45:17 ---> Completed tox runs 16:45:17 + for i in .tox/*/log 16:45:17 ++ echo .tox/docs-linkcheck/log 16:45:17 ++ awk -F/ '{print $2}' 16:45:17 + tox_env=docs-linkcheck 16:45:17 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 16:45:17 + for i in .tox/*/log 16:45:17 ++ awk -F/ '{print $2}' 16:45:17 ++ echo .tox/docs/log 16:45:17 + tox_env=docs 16:45:17 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 16:45:17 + for i in .tox/*/log 16:45:17 ++ echo .tox/jjb-version/log 16:45:17 ++ awk -F/ '{print $2}' 16:45:17 + tox_env=jjb-version 16:45:17 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 16:45:17 + for i in .tox/*/log 16:45:17 ++ echo .tox/prefix/log 16:45:17 ++ awk -F/ '{print $2}' 16:45:17 + tox_env=prefix 16:45:17 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 16:45:17 + for i in .tox/*/log 16:45:17 ++ echo .tox/robot/log 16:45:17 ++ awk -F/ '{print $2}' 16:45:17 + tox_env=robot 16:45:17 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 16:45:17 + DOC_DIR=docs/_build/html 16:45:17 + [[ -d docs/_build/html ]] 16:45:17 + echo '---> Archiving generated docs' 16:45:17 ---> Archiving generated docs 16:45:17 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 16:45:17 + echo '---> tox-run.sh ends' 16:45:17 ---> tox-run.sh ends 16:45:17 + test 0 -eq 0 16:45:17 $ ssh-agent -k 16:45:17 unset SSH_AUTH_SOCK; 16:45:17 unset SSH_AGENT_PID; 16:45:17 echo Agent pid 5497 killed; 16:45:17 [ssh-agent] Stopped. 16:45:17 [PostBuildScript] - [INFO] Executing post build scripts. 16:45:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2280843813439230303.sh 16:45:17 ---> sysstat.sh 16:45:18 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4529658868572992579.sh 16:45:18 ---> package-listing.sh 16:45:18 ++ tr '[:upper:]' '[:lower:]' 16:45:18 ++ facter osfamily 16:45:18 + OS_FAMILY=redhat 16:45:18 + workspace=/w/workspace/builder-tox-verify-master 16:45:18 + START_PACKAGES=/tmp/packages_start.txt 16:45:18 + END_PACKAGES=/tmp/packages_end.txt 16:45:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:45:18 + PACKAGES=/tmp/packages_start.txt 16:45:18 + '[' /w/workspace/builder-tox-verify-master ']' 16:45:18 + PACKAGES=/tmp/packages_end.txt 16:45:18 + case "${OS_FAMILY}" in 16:45:18 + rpm -qa 16:45:18 + sort 16:45:18 + '[' -f /tmp/packages_start.txt ']' 16:45:18 + '[' -f /tmp/packages_end.txt ']' 16:45:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:45:18 + '[' /w/workspace/builder-tox-verify-master ']' 16:45:18 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 16:45:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 16:45:19 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3716665152379495053.sh 16:45:19 ---> capture-instance-metadata.sh 16:45:19 Setup pyenv: 16:45:19 system 16:45:19 3.8.13 16:45:19 3.9.13 16:45:19 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:45:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vRZr from file:/tmp/.os_lf_venv 16:45:21 lf-activate-venv(): INFO: Installing: lftools 16:45:36 lf-activate-venv(): INFO: Adding /tmp/venv-vRZr/bin to PATH 16:45:36 INFO: Running in OpenStack, capturing instance metadata 16:45:36 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12712946057927953684.sh 16:45:36 provisioning config files... 16:45:37 Could not find credentials [logs] for builder-tox-verify-master #7323 16:45:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config14535296935243455304tmp 16:45:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:45:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:45:37 provisioning config files... 16:45:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:45:37 [EnvInject] - Injecting environment variables from a build step. 16:45:37 [EnvInject] - Injecting as environment variables the properties content 16:45:37 SERVER_ID=logs 16:45:37 16:45:37 [EnvInject] - Variables injected successfully. 16:45:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins801474255724494425.sh 16:45:37 ---> create-netrc.sh 16:45:37 WARN: Log server credential not found. 16:45:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins744802380331023721.sh 16:45:37 ---> python-tools-install.sh 16:45:37 Setup pyenv: 16:45:37 system 16:45:37 3.8.13 16:45:37 3.9.13 16:45:37 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:45:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vRZr from file:/tmp/.os_lf_venv 16:45:40 lf-activate-venv(): INFO: Installing: lftools 16:45:50 lf-activate-venv(): INFO: Adding /tmp/venv-vRZr/bin to PATH 16:45:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1873357182675665834.sh 16:45:50 ---> sudo-logs.sh 16:45:50 Archiving 'sudo' log.. 16:45:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9816642439860557744.sh 16:45:50 ---> job-cost.sh 16:45:50 Setup pyenv: 16:45:51 system 16:45:51 3.8.13 16:45:51 3.9.13 16:45:51 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:45:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vRZr from file:/tmp/.os_lf_venv 16:45:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:46:01 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. 16:46:01 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 16:46:02 lf-activate-venv(): INFO: Adding /tmp/venv-vRZr/bin to PATH 16:46:02 INFO: No Stack... 16:46:02 INFO: Retrieving Pricing Info for: v3-standard-2 16:46:02 INFO: Archiving Costs 16:46:02 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins17076537386104413450.sh 16:46:02 ---> logs-deploy.sh 16:46:02 Setup pyenv: 16:46:02 system 16:46:02 3.8.13 16:46:02 3.9.13 16:46:02 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:46:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vRZr from file:/tmp/.os_lf_venv 16:46:04 lf-activate-venv(): INFO: Installing: lftools 16:46:14 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. 16:46:14 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:46:15 lf-activate-venv(): INFO: Adding /tmp/venv-vRZr/bin to PATH 16:46:15 WARNING: Nexus logging server not set 16:46:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7323/ 16:46:15 INFO: archiving logs to S3 16:46:16 ---> uname -a: 16:46:16 Linux prd-centos8-builder-2c-2g-1896.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 16:46:16 16:46:16 16:46:16 ---> lscpu: 16:46:16 Architecture: x86_64 16:46:16 CPU op-mode(s): 32-bit, 64-bit 16:46:16 Byte Order: Little Endian 16:46:16 CPU(s): 2 16:46:16 On-line CPU(s) list: 0,1 16:46:16 Thread(s) per core: 1 16:46:16 Core(s) per socket: 1 16:46:16 Socket(s): 2 16:46:16 NUMA node(s): 1 16:46:16 Vendor ID: AuthenticAMD 16:46:16 CPU family: 23 16:46:16 Model: 49 16:46:16 Model name: AMD EPYC-Rome Processor 16:46:16 Stepping: 0 16:46:16 CPU MHz: 2799.998 16:46:16 BogoMIPS: 5599.99 16:46:16 Virtualization: AMD-V 16:46:16 Hypervisor vendor: KVM 16:46:16 Virtualization type: full 16:46:16 L1d cache: 32K 16:46:16 L1i cache: 32K 16:46:16 L2 cache: 512K 16:46:16 L3 cache: 16384K 16:46:16 NUMA node0 CPU(s): 0,1 16:46:16 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 16:46:16 16:46:16 16:46:16 ---> nproc: 16:46:16 2 16:46:16 16:46:16 16:46:16 ---> df -h: 16:46:16 Filesystem Size Used Avail Use% Mounted on 16:46:16 devtmpfs 3.8G 0 3.8G 0% /dev 16:46:16 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:46:16 tmpfs 3.8G 17M 3.8G 1% /run 16:46:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:46:16 /dev/vda1 40G 8.8G 32G 22% / 16:46:16 tmpfs 770M 0 770M 0% /run/user/1001 16:46:16 16:46:16 16:46:16 ---> free -m: 16:46:16 total used free shared buff/cache available 16:46:16 Mem: 7697 668 3992 19 3037 6711 16:46:16 Swap: 1023 0 1023 16:46:16 16:46:16 16:46:16 ---> ip addr: 16:46:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:46:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:46:16 inet 127.0.0.1/8 scope host lo 16:46:16 valid_lft forever preferred_lft forever 16:46:16 inet6 ::1/128 scope host 16:46:16 valid_lft forever preferred_lft forever 16:46:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:46:16 link/ether fa:16:3e:b2:4c:48 brd ff:ff:ff:ff:ff:ff 16:46:16 altname enp0s3 16:46:16 altname ens3 16:46:16 inet 10.30.171.147/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:46:16 valid_lft 86142sec preferred_lft 86142sec 16:46:16 inet6 fe80::f816:3eff:feb2:4c48/64 scope link 16:46:16 valid_lft forever preferred_lft forever 16:46:16 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:46:16 link/ether 02:42:3b:66:5b:db brd ff:ff:ff:ff:ff:ff 16:46:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:46:16 valid_lft forever preferred_lft forever 16:46:16 16:46:16 16:46:16 ---> sar -b -r -n DEV: 16:46:16 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/01/2024 _x86_64_ (2 CPU) 16:46:16 16:46:16 16:41:52 LINUX RESTART (2 CPU) 16:46:16 16:46:16 04:42:01 PM tps rtps wtps bread/s bwrtn/s 16:46:16 04:43:02 PM 289.95 140.37 149.58 14640.50 38819.43 16:46:16 04:44:01 PM 86.72 7.74 78.97 1344.63 6372.15 16:46:16 04:45:01 PM 128.58 2.47 126.11 104.25 14059.04 16:46:16 04:46:01 PM 123.56 0.68 122.88 87.72 23955.81 16:46:16 Average: 157.50 37.94 119.56 4055.90 20862.11 16:46:16 16:46:16 04:42:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:46:16 04:43:02 PM 5423404 7037720 2459044 31.20 2688 1810792 980132 10.97 164928 2021864 61240 16:46:16 04:44:01 PM 5064536 6985996 2817912 35.75 2688 2103972 995688 11.15 204964 2291192 182776 16:46:16 04:45:01 PM 4365184 6880172 3517264 44.62 2688 2677048 1080036 12.09 239280 2876200 407976 16:46:16 04:46:01 PM 4075860 6868692 3806588 48.29 2688 2935620 995592 11.15 418396 2924276 51920 16:46:16 Average: 4732246 6943145 3150202 39.96 2688 2381858 1012862 11.34 256892 2528383 175978 16:46:16 16:46:16 04:42:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:46:16 04:43:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:16 04:43:02 PM eth0 240.59 142.57 1016.80 54.91 0.00 0.00 0.00 0.00 16:46:16 04:43:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:16 04:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:16 04:44:01 PM eth0 84.33 71.52 1103.01 8.70 0.00 0.00 0.00 0.00 16:46:16 04:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:16 04:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:16 04:45:01 PM eth0 90.03 61.09 1299.81 9.29 0.00 0.00 0.00 0.00 16:46:16 04:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:16 04:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:16 04:46:01 PM eth0 21.90 21.08 45.04 8.13 0.00 0.00 0.00 0.00 16:46:16 04:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:16 Average: eth0 109.32 74.08 865.19 20.31 0.00 0.00 0.00 0.00 16:46:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:16 16:46:16 16:46:16 ---> sar -P ALL: 16:46:16 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/01/2024 _x86_64_ (2 CPU) 16:46:16 16:46:16 16:41:52 LINUX RESTART (2 CPU) 16:46:16 16:46:16 04:42:01 PM CPU %user %nice %system %iowait %steal %idle 16:46:16 04:43:02 PM all 28.11 0.00 10.37 23.40 0.12 38.01 16:46:16 04:43:02 PM 0 26.46 0.00 9.58 24.24 0.13 39.58 16:46:16 04:43:02 PM 1 29.76 0.00 11.15 22.55 0.10 36.44 16:46:16 04:44:01 PM all 39.49 0.00 5.18 2.58 0.11 52.63 16:46:16 04:44:01 PM 0 46.28 0.00 5.41 2.11 0.10 46.11 16:46:16 04:44:01 PM 1 32.70 0.00 4.96 3.06 0.12 59.16 16:46:16 04:45:01 PM all 37.87 0.00 6.69 4.42 0.12 50.90 16:46:16 04:45:01 PM 0 33.85 0.00 6.82 6.67 0.12 52.54 16:46:16 04:45:01 PM 1 41.90 0.00 6.56 2.15 0.12 49.27 16:46:16 04:46:01 PM all 36.70 0.00 5.80 5.94 0.10 51.45 16:46:16 04:46:01 PM 0 42.56 0.00 7.08 7.96 0.10 42.31 16:46:16 04:46:01 PM 1 30.87 0.00 4.53 3.93 0.10 60.56 16:46:16 Average: all 35.55 0.00 7.01 9.08 0.11 48.26 16:46:16 Average: 0 37.26 0.00 7.22 10.25 0.11 45.15 16:46:16 Average: 1 33.83 0.00 6.80 7.90 0.11 51.37 16:46:16 16:46:16 16:46:16