00:13:34 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/110154 00:13:34 Running as SYSTEM 00:13:34 [EnvInject] - Loading node environment variables. 00:13:34 Building remotely on prd-centos8-builder-2c-2g-3685 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 00:13:34 [ssh-agent] Looking for ssh-agent implementation... 00:13:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:34 $ ssh-agent 00:13:34 SSH_AUTH_SOCK=/tmp/ssh-XW2wwWiJFJpM/agent.5491 00:13:34 SSH_AGENT_PID=5492 00:13:34 [ssh-agent] Started. 00:13:34 Running ssh-add (command line suppressed) 00:13:34 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_14420614400239724676.key (/w/workspace/builder-tox-verify-master@tmp/private_key_14420614400239724676.key) 00:13:34 [ssh-agent] Using credentials jenkins (jenkins-ssh) 00:13:34 The recommended git tool is: NONE 00:13:38 using credential jenkins-ssh 00:13:38 Wiping out workspace first. 00:13:38 Cloning the remote Git repository 00:13:38 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 00:13:38 > git init /w/workspace/builder-tox-verify-master # timeout=10 00:13:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 00:13:38 > git --version # timeout=10 00:13:38 > git --version # 'git version 2.43.0' 00:13:38 using GIT_SSH to set credentials jenkins-ssh 00:13:38 [INFO] Currently running in a labeled security context 00:13:38 [INFO] Currently SELinux is 'enforcing' on the host 00:13:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh4412953778318947539.key 00:13:38 Verifying host key using known hosts file 00:13:38 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. 00:13:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 00:13:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 00:13:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:13:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 00:13:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 00:13:41 using GIT_SSH to set credentials jenkins-ssh 00:13:41 [INFO] Currently running in a labeled security context 00:13:41 [INFO] Currently SELinux is 'enforcing' on the host 00:13:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh583895341521238353.key 00:13:41 Verifying host key using known hosts file 00:13:41 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. 00:13:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/54/110154/2 # timeout=10 00:13:41 > git rev-parse 7a3e5568fe231be83e98da8c4d9b8b9a83ee177e^{commit} # timeout=10 00:13:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 00:13:41 Checking out Revision 7a3e5568fe231be83e98da8c4d9b8b9a83ee177e (refs/changes/54/110154/2) 00:13:41 > git config core.sparsecheckout # timeout=10 00:13:41 > git checkout -f 7a3e5568fe231be83e98da8c4d9b8b9a83ee177e # timeout=10 00:13:44 Commit message: "Feat!: Update JJB version to 6x" 00:13:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:13:44 > git rev-list --no-walk b55a8f28c1a3c26e903be49ee95a09f4349b2eaa # timeout=10 00:13:45 > git remote # timeout=10 00:13:45 > git submodule init # timeout=10 00:13:45 > git submodule sync # timeout=10 00:13:45 > git config --get remote.origin.url # timeout=10 00:13:45 > git submodule init # timeout=10 00:13:45 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:13:45 > git config --get submodule.global-jjb.url # timeout=10 00:13:45 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 00:13:45 > git config --get submodule.packer/common-packer.url # timeout=10 00:13:45 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 00:13:45 > git submodule update --init --recursive global-jjb # timeout=10 00:13:46 > git submodule update --init --recursive packer/common-packer # timeout=10 00:13:46 provisioning config files... 00:13:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:13:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:13:46 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13677695889622970153.sh 00:13:46 ---> python-tools-install.sh 00:13:46 Setup pyenv: 00:13:47 system 00:13:47 * 3.8.13 (set by /opt/pyenv/version) 00:13:47 * 3.9.13 (set by /opt/pyenv/version) 00:13:47 * 3.10.6 (set by /opt/pyenv/version) 00:13:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TymL 00:13:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:13:54 lf-activate-venv(): INFO: Installing: lftools 00:14:30 lf-activate-venv(): INFO: Adding /tmp/venv-TymL/bin to PATH 00:14:30 Generating Requirements File 00:15:08 Python 3.10.6 00:15:08 pip 24.0 from /tmp/venv-TymL/lib/python3.10/site-packages/pip (python 3.10) 00:15:09 appdirs==1.4.4 00:15:09 argcomplete==3.2.2 00:15:09 aspy.yaml==1.3.0 00:15:09 attrs==23.2.0 00:15:09 autopage==0.5.2 00:15:09 beautifulsoup4==4.12.3 00:15:09 boto3==1.34.35 00:15:09 botocore==1.34.35 00:15:09 bs4==0.0.2 00:15:09 cachetools==5.3.2 00:15:09 certifi==2024.2.2 00:15:09 cffi==1.16.0 00:15:09 cfgv==3.4.0 00:15:09 chardet==5.2.0 00:15:09 charset-normalizer==3.3.2 00:15:09 click==8.1.7 00:15:09 cliff==4.5.0 00:15:09 cmd2==2.4.3 00:15:09 cryptography==3.3.2 00:15:09 debtcollector==2.5.0 00:15:09 decorator==5.1.1 00:15:09 defusedxml==0.7.1 00:15:09 Deprecated==1.2.14 00:15:09 distlib==0.3.8 00:15:09 dnspython==2.5.0 00:15:09 docker==4.2.2 00:15:09 dogpile.cache==1.3.0 00:15:09 email-validator==2.1.0.post1 00:15:09 filelock==3.13.1 00:15:09 future==0.18.3 00:15:09 gitdb==4.0.11 00:15:09 GitPython==3.1.41 00:15:09 google-auth==2.27.0 00:15:09 httplib2==0.22.0 00:15:09 identify==2.5.33 00:15:09 idna==3.6 00:15:09 importlib-resources==1.5.0 00:15:09 iso8601==2.1.0 00:15:09 Jinja2==3.1.3 00:15:09 jmespath==1.0.1 00:15:09 jsonpatch==1.33 00:15:09 jsonpointer==2.4 00:15:09 jsonschema==4.21.1 00:15:09 jsonschema-specifications==2023.12.1 00:15:09 keystoneauth1==5.5.0 00:15:09 kubernetes==29.0.0 00:15:09 lftools==0.37.8 00:15:09 lxml==5.1.0 00:15:09 MarkupSafe==2.1.5 00:15:09 msgpack==1.0.7 00:15:09 multi_key_dict==2.0.3 00:15:09 munch==4.0.0 00:15:09 netaddr==0.10.1 00:15:09 netifaces==0.11.0 00:15:09 niet==1.4.2 00:15:09 nodeenv==1.8.0 00:15:09 oauth2client==4.1.3 00:15:09 oauthlib==3.2.2 00:15:09 openstacksdk==0.62.0 00:15:09 os-client-config==2.1.0 00:15:09 os-service-types==1.7.0 00:15:09 osc-lib==3.0.0 00:15:09 oslo.config==9.3.0 00:15:09 oslo.context==5.3.0 00:15:09 oslo.i18n==6.2.0 00:15:09 oslo.log==5.4.0 00:15:09 oslo.serialization==5.3.0 00:15:09 oslo.utils==7.0.0 00:15:09 packaging==23.2 00:15:09 pbr==6.0.0 00:15:09 platformdirs==4.2.0 00:15:09 prettytable==3.9.0 00:15:09 pyasn1==0.5.1 00:15:09 pyasn1-modules==0.3.0 00:15:09 pycparser==2.21 00:15:09 pygerrit2==2.0.15 00:15:09 PyGithub==2.2.0 00:15:09 pyinotify==0.9.6 00:15:09 PyJWT==2.8.0 00:15:09 PyNaCl==1.5.0 00:15:09 pyparsing==2.4.7 00:15:09 pyperclip==1.8.2 00:15:09 pyrsistent==0.20.0 00:15:09 python-cinderclient==9.4.0 00:15:09 python-dateutil==2.8.2 00:15:09 python-heatclient==3.4.0 00:15:09 python-jenkins==1.8.2 00:15:09 python-keystoneclient==5.3.0 00:15:09 python-magnumclient==4.3.0 00:15:09 python-novaclient==18.4.0 00:15:09 python-openstackclient==6.0.0 00:15:09 python-swiftclient==4.4.0 00:15:09 pytz==2024.1 00:15:09 PyYAML==6.0.1 00:15:09 referencing==0.33.0 00:15:09 requests==2.31.0 00:15:09 requests-oauthlib==1.3.1 00:15:09 requestsexceptions==1.4.0 00:15:09 rfc3986==2.0.0 00:15:09 rpds-py==0.17.1 00:15:09 rsa==4.9 00:15:09 ruamel.yaml==0.18.5 00:15:09 ruamel.yaml.clib==0.2.8 00:15:09 s3transfer==0.10.0 00:15:09 simplejson==3.19.2 00:15:09 six==1.16.0 00:15:09 smmap==5.0.1 00:15:09 soupsieve==2.5 00:15:09 stevedore==5.1.0 00:15:09 tabulate==0.9.0 00:15:09 toml==0.10.2 00:15:09 tomlkit==0.12.3 00:15:09 tqdm==4.66.1 00:15:09 typing_extensions==4.9.0 00:15:09 tzdata==2023.4 00:15:09 urllib3==1.26.18 00:15:09 virtualenv==20.25.0 00:15:09 wcwidth==0.2.13 00:15:09 websocket-client==1.7.0 00:15:09 wrapt==1.16.0 00:15:09 xdg==6.0.0 00:15:09 xmltodict==0.13.0 00:15:09 yq==3.2.3 00:15:09 [EnvInject] - Injecting environment variables from a build step. 00:15:09 [EnvInject] - Injecting as environment variables the properties content 00:15:09 PYTHON=python3 00:15:09 00:15:09 [EnvInject] - Variables injected successfully. 00:15:09 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3825246952696464218.sh 00:15:09 ---> tox-install.sh 00:15:09 + source /home/jenkins/lf-env.sh 00:15:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 00:15:09 ++ mktemp -d /tmp/venv-XXXX 00:15:09 + lf_venv=/tmp/venv-zjfx 00:15:09 + local venv_file=/tmp/.os_lf_venv 00:15:09 + local python=python3 00:15:09 + local options 00:15:09 + local set_path=true 00:15:09 + local install_args= 00:15:09 ++ 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 00:15:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 00:15:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 00:15:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 00:15:09 + true 00:15:09 + case $1 in 00:15:09 + venv_file=/tmp/.toxenv 00:15:09 + shift 2 00:15:09 + true 00:15:09 + case $1 in 00:15:09 + shift 00:15:09 + break 00:15:09 + case $python in 00:15:09 + local pkg_list= 00:15:09 + [[ -d /opt/pyenv ]] 00:15:09 + echo 'Setup pyenv:' 00:15:09 Setup pyenv: 00:15:09 + export PYENV_ROOT=/opt/pyenv 00:15:09 + PYENV_ROOT=/opt/pyenv 00:15:09 + 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 00:15:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:15:09 + pyenv versions 00:15:09 system 00:15:09 3.8.13 00:15:09 3.9.13 00:15:09 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:15:09 + command -v pyenv 00:15:09 ++ pyenv init - --no-rehash 00:15:09 + 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[*]}"'\'')" 00:15:09 export PATH="/opt/pyenv/shims:${PATH}" 00:15:09 export PYENV_SHELL=bash 00:15:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:15:09 pyenv() { 00:15:09 local command 00:15:09 command="${1:-}" 00:15:09 if [ "$#" -gt 0 ]; then 00:15:09 shift 00:15:09 fi 00:15:09 00:15:09 case "$command" in 00:15:09 rehash|shell) 00:15:09 eval "$(pyenv "sh-$command" "$@")" 00:15:09 ;; 00:15:09 *) 00:15:09 command pyenv "$command" "$@" 00:15:09 ;; 00:15:09 esac 00:15:09 }' 00:15:09 +++ 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[*]}"' 00:15:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:15:09 ++ 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 00:15:09 ++ 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 00:15:09 ++ export PYENV_SHELL=bash 00:15:09 ++ PYENV_SHELL=bash 00:15:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:15:09 +++ complete -F _pyenv pyenv 00:15:09 ++ lf-pyver python3 00:15:09 ++ local py_version_xy=python3 00:15:09 ++ local py_version_xyz= 00:15:09 ++ awk '{ print $1 }' 00:15:09 ++ pyenv versions 00:15:09 ++ local command 00:15:09 ++ command=versions 00:15:09 ++ '[' 1 -gt 0 ']' 00:15:09 ++ shift 00:15:09 ++ case "$command" in 00:15:09 ++ command pyenv versions 00:15:09 ++ pyenv versions 00:15:09 ++ sed 's/^[ *]* //' 00:15:09 ++ grep -E '^[0-9.]*[0-9]$' 00:15:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:15:09 +++ tail -n 1 00:15:09 +++ grep '^3' /tmp/.pyenv_versions 00:15:09 +++ sort -V 00:15:09 ++ py_version_xyz=3.10.6 00:15:09 ++ [[ -z 3.10.6 ]] 00:15:09 ++ echo 3.10.6 00:15:09 ++ return 0 00:15:09 + pyenv local 3.10.6 00:15:09 + local command 00:15:09 + command=local 00:15:09 + '[' 2 -gt 0 ']' 00:15:09 + shift 00:15:09 + case "$command" in 00:15:09 + command pyenv local 3.10.6 00:15:09 + pyenv local 3.10.6 00:15:09 + for arg in "$@" 00:15:09 + case $arg in 00:15:09 + pkg_list+='tox ' 00:15:09 + for arg in "$@" 00:15:09 + case $arg in 00:15:09 + pkg_list+='virtualenv ' 00:15:09 + for arg in "$@" 00:15:09 + case $arg in 00:15:09 + pkg_list+='urllib3~=1.26.15 ' 00:15:09 + [[ -f /tmp/.toxenv ]] 00:15:09 + [[ ! -f /tmp/.toxenv ]] 00:15:09 + [[ -n '' ]] 00:15:09 + python3 -m venv /tmp/venv-zjfx 00:15:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zjfx' 00:15:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zjfx 00:15:13 + echo /tmp/venv-zjfx 00:15:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 00:15:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 00:15:13 + /tmp/venv-zjfx/bin/python3 -m pip install --upgrade --quiet pip virtualenv 00:15:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 00:15:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 00:15:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 00:15:16 + /tmp/venv-zjfx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 00:15:18 + type python3 00:15:18 + true 00:15:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zjfx/bin to PATH' 00:15:18 lf-activate-venv(): INFO: Adding /tmp/venv-zjfx/bin to PATH 00:15:18 + PATH=/tmp/venv-zjfx/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 00:15:18 + return 0 00:15:18 + python3 --version 00:15:18 Python 3.10.6 00:15:18 + python3 -m pip --version 00:15:19 pip 24.0 from /tmp/venv-zjfx/lib/python3.10/site-packages/pip (python 3.10) 00:15:19 + python3 -m pip freeze 00:15:19 cachetools==5.3.2 00:15:19 chardet==5.2.0 00:15:19 colorama==0.4.6 00:15:19 distlib==0.3.8 00:15:19 filelock==3.13.1 00:15:19 packaging==23.2 00:15:19 platformdirs==4.2.0 00:15:19 pluggy==1.4.0 00:15:19 pyproject-api==1.6.1 00:15:19 tomli==2.0.1 00:15:19 tox==4.12.1 00:15:19 urllib3==1.26.18 00:15:19 virtualenv==20.25.0 00:15:19 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins13069872277391633478.sh 00:15:19 [EnvInject] - Injecting environment variables from a build step. 00:15:19 [EnvInject] - Injecting as environment variables the properties content 00:15:19 PARALLEL=False 00:15:19 00:15:19 [EnvInject] - Variables injected successfully. 00:15:19 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins8120878196977681478.sh 00:15:19 ---> tox-run.sh 00:15:19 + 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 00:15:19 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 00:15:19 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 00:15:19 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 00:15:19 + cd /w/workspace/builder-tox-verify-master/. 00:15:19 + source /home/jenkins/lf-env.sh 00:15:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 00:15:19 ++ mktemp -d /tmp/venv-XXXX 00:15:19 + lf_venv=/tmp/venv-YfFD 00:15:19 + local venv_file=/tmp/.os_lf_venv 00:15:19 + local python=python3 00:15:19 + local options 00:15:19 + local set_path=true 00:15:19 + local install_args= 00:15:19 ++ 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 00:15:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 00:15:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 00:15:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 00:15:19 + true 00:15:19 + case $1 in 00:15:19 + venv_file=/tmp/.toxenv 00:15:19 + shift 2 00:15:19 + true 00:15:19 + case $1 in 00:15:19 + shift 00:15:19 + break 00:15:19 + case $python in 00:15:19 + local pkg_list= 00:15:19 + [[ -d /opt/pyenv ]] 00:15:19 + echo 'Setup pyenv:' 00:15:19 Setup pyenv: 00:15:19 + export PYENV_ROOT=/opt/pyenv 00:15:19 + PYENV_ROOT=/opt/pyenv 00:15:19 + 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 00:15:19 + 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 00:15:19 + pyenv versions 00:15:19 system 00:15:19 3.8.13 00:15:19 3.9.13 00:15:19 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:15:19 + command -v pyenv 00:15:19 ++ pyenv init - --no-rehash 00:15:19 + 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[*]}"'\'')" 00:15:19 export PATH="/opt/pyenv/shims:${PATH}" 00:15:19 export PYENV_SHELL=bash 00:15:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:15:19 pyenv() { 00:15:19 local command 00:15:19 command="${1:-}" 00:15:19 if [ "$#" -gt 0 ]; then 00:15:19 shift 00:15:19 fi 00:15:19 00:15:19 case "$command" in 00:15:19 rehash|shell) 00:15:19 eval "$(pyenv "sh-$command" "$@")" 00:15:19 ;; 00:15:19 *) 00:15:19 command pyenv "$command" "$@" 00:15:19 ;; 00:15:19 esac 00:15:19 }' 00:15:19 +++ 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[*]}"' 00:15:19 ++ 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 00:15:19 ++ 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 00:15:19 ++ 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 00:15:19 ++ export PYENV_SHELL=bash 00:15:19 ++ PYENV_SHELL=bash 00:15:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:15:19 +++ complete -F _pyenv pyenv 00:15:19 ++ lf-pyver python3 00:15:19 ++ local py_version_xy=python3 00:15:19 ++ local py_version_xyz= 00:15:19 ++ awk '{ print $1 }' 00:15:19 ++ pyenv versions 00:15:19 ++ local command 00:15:19 ++ command=versions 00:15:19 ++ '[' 1 -gt 0 ']' 00:15:19 ++ shift 00:15:19 ++ case "$command" in 00:15:19 ++ command pyenv versions 00:15:19 ++ pyenv versions 00:15:19 ++ sed 's/^[ *]* //' 00:15:19 ++ grep -E '^[0-9.]*[0-9]$' 00:15:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:15:19 +++ sort -V 00:15:19 +++ grep '^3' /tmp/.pyenv_versions 00:15:19 +++ tail -n 1 00:15:19 ++ py_version_xyz=3.10.6 00:15:19 ++ [[ -z 3.10.6 ]] 00:15:19 ++ echo 3.10.6 00:15:19 ++ return 0 00:15:19 + pyenv local 3.10.6 00:15:19 + local command 00:15:19 + command=local 00:15:19 + '[' 2 -gt 0 ']' 00:15:19 + shift 00:15:19 + case "$command" in 00:15:19 + command pyenv local 3.10.6 00:15:19 + pyenv local 3.10.6 00:15:19 + for arg in "$@" 00:15:19 + case $arg in 00:15:19 + pkg_list+='tox ' 00:15:19 + for arg in "$@" 00:15:19 + case $arg in 00:15:19 + pkg_list+='virtualenv ' 00:15:19 + for arg in "$@" 00:15:19 + case $arg in 00:15:19 + pkg_list+='urllib3~=1.26.15 ' 00:15:19 + [[ -f /tmp/.toxenv ]] 00:15:19 ++ cat /tmp/.toxenv 00:15:19 + lf_venv=/tmp/venv-zjfx 00:15:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zjfx from' file:/tmp/.toxenv 00:15:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zjfx from file:/tmp/.toxenv 00:15:19 + /tmp/venv-zjfx/bin/python3 -m pip install --upgrade --quiet pip virtualenv 00:15:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 00:15:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 00:15:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 00:15:20 + /tmp/venv-zjfx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 00:15:22 + type python3 00:15:22 + true 00:15:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zjfx/bin to PATH' 00:15:22 lf-activate-venv(): INFO: Adding /tmp/venv-zjfx/bin to PATH 00:15:22 + PATH=/tmp/venv-zjfx/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 00:15:22 + return 0 00:15:22 + [[ -d /opt/pyenv ]] 00:15:22 + echo '---> Setting up pyenv' 00:15:22 ---> Setting up pyenv 00:15:22 + export PYENV_ROOT=/opt/pyenv 00:15:22 + PYENV_ROOT=/opt/pyenv 00:15:22 + export PATH=/opt/pyenv/bin:/tmp/venv-zjfx/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 00:15:22 + PATH=/opt/pyenv/bin:/tmp/venv-zjfx/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 00:15:22 ++ pwd 00:15:22 + PYTHONPATH=/w/workspace/builder-tox-verify-master 00:15:22 + export PYTHONPATH 00:15:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 00:15:22 + TOX_TESTENV_PASSENV=PYTHONPATH 00:15:22 + tox --version 00:15:22 4.12.1 from /tmp/venv-zjfx/lib/python3.10/site-packages/tox/__init__.py 00:15:22 + PARALLEL=False 00:15:22 + TOX_OPTIONS_LIST= 00:15:22 + [[ -n '' ]] 00:15:22 + case ${PARALLEL,,} in 00:15:22 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 00:15:22 + tox 00:15:23 docs: install_deps> python -I -m pip install -r docs/requirements.txt 00:15:47 docs: freeze> python -m pip freeze --all 00:15:48 docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.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.5,matplotlib==3.8.2,numpy==1.26.4,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 00:15:48 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 00:15:50 docs: OK ✔ in 27.85 seconds 00:15:50 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 00:16:08 docs-linkcheck: freeze> python -m pip freeze --all 00:16:08 docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.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.5,matplotlib==3.8.2,numpy==1.26.4,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 00:16:08 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 00:16:11 docs-linkcheck: OK ✔ in 20.4 seconds 00:16:11 jjb-version: freeze> python -m pip freeze --all 00:16:12 jjb-version: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 00:16:12 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 00:16:12 JJB version in jjb/releng-jobs.yaml: 5.0.2 00:16:12 JJB version in tox.ini: 5.0.2 00:16:12 jjb-version: OK ✔ in 1.62 seconds 00:16:12 prefix: freeze> python -m pip freeze --all 00:16:13 prefix: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 00:16:13 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 00:16:13 prefix: OK ✔ in 1.15 seconds 00:16:13 robot: freeze> python -m pip freeze --all 00:16:14 robot: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 00:16:14 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 00:16:14 docs: OK (27.85=setup[25.50]+cmd[2.35] seconds) 00:16:14 docs-linkcheck: OK (20.40=setup[18.19]+cmd[2.21] seconds) 00:16:14 jjb-version: OK (1.62=setup[1.59]+cmd[0.03] seconds) 00:16:14 prefix: OK (1.15=setup[1.13]+cmd[0.03] seconds) 00:16:14 robot: OK (1.21=setup[1.17]+cmd[0.04] seconds) 00:16:14 congratulations :) (52.41 seconds) 00:16:14 + tox_status=0 00:16:14 + echo '---> Completed tox runs' 00:16:14 ---> Completed tox runs 00:16:14 + for i in .tox/*/log 00:16:14 ++ echo .tox/docs-linkcheck/log 00:16:14 ++ awk -F/ '{print $2}' 00:16:14 + tox_env=docs-linkcheck 00:16:14 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 00:16:14 + for i in .tox/*/log 00:16:14 ++ echo .tox/docs/log 00:16:14 ++ awk -F/ '{print $2}' 00:16:14 + tox_env=docs 00:16:14 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 00:16:14 + for i in .tox/*/log 00:16:14 ++ echo .tox/jjb-version/log 00:16:14 ++ awk -F/ '{print $2}' 00:16:14 + tox_env=jjb-version 00:16:14 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 00:16:14 + for i in .tox/*/log 00:16:14 ++ echo .tox/prefix/log 00:16:14 ++ awk -F/ '{print $2}' 00:16:15 + tox_env=prefix 00:16:15 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 00:16:15 + for i in .tox/*/log 00:16:15 ++ echo .tox/robot/log 00:16:15 ++ awk -F/ '{print $2}' 00:16:15 + tox_env=robot 00:16:15 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 00:16:15 + DOC_DIR=docs/_build/html 00:16:15 + [[ -d docs/_build/html ]] 00:16:15 + echo '---> Archiving generated docs' 00:16:15 ---> Archiving generated docs 00:16:15 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 00:16:15 + echo '---> tox-run.sh ends' 00:16:15 ---> tox-run.sh ends 00:16:15 + test 0 -eq 0 00:16:15 $ ssh-agent -k 00:16:15 unset SSH_AUTH_SOCK; 00:16:15 unset SSH_AGENT_PID; 00:16:15 echo Agent pid 5492 killed; 00:16:15 [ssh-agent] Stopped. 00:16:15 [PostBuildScript] - [INFO] Executing post build scripts. 00:16:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins635846375638902446.sh 00:16:15 ---> sysstat.sh 00:16:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3690170410624645488.sh 00:16:15 ---> package-listing.sh 00:16:15 ++ facter osfamily 00:16:15 ++ tr '[:upper:]' '[:lower:]' 00:16:15 + OS_FAMILY=redhat 00:16:15 + workspace=/w/workspace/builder-tox-verify-master 00:16:15 + START_PACKAGES=/tmp/packages_start.txt 00:16:15 + END_PACKAGES=/tmp/packages_end.txt 00:16:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:16:15 + PACKAGES=/tmp/packages_start.txt 00:16:15 + '[' /w/workspace/builder-tox-verify-master ']' 00:16:15 + PACKAGES=/tmp/packages_end.txt 00:16:15 + case "${OS_FAMILY}" in 00:16:15 + rpm -qa 00:16:15 + sort 00:16:16 + '[' -f /tmp/packages_start.txt ']' 00:16:16 + '[' -f /tmp/packages_end.txt ']' 00:16:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:16:16 + '[' /w/workspace/builder-tox-verify-master ']' 00:16:16 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 00:16:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 00:16:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15059684729709571285.sh 00:16:16 ---> capture-instance-metadata.sh 00:16:16 Setup pyenv: 00:16:16 system 00:16:16 3.8.13 00:16:16 3.9.13 00:16:16 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:16:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TymL from file:/tmp/.os_lf_venv 00:16:18 lf-activate-venv(): INFO: Installing: lftools 00:16:32 lf-activate-venv(): INFO: Adding /tmp/venv-TymL/bin to PATH 00:16:32 INFO: Running in OpenStack, capturing instance metadata 00:16:32 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17327079233205201390.sh 00:16:32 provisioning config files... 00:16:32 Could not find credentials [logs] for builder-tox-verify-master #7328 00:16:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config872913322139466942tmp 00:16:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:16:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:16:32 provisioning config files... 00:16:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:16:33 [EnvInject] - Injecting environment variables from a build step. 00:16:33 [EnvInject] - Injecting as environment variables the properties content 00:16:33 SERVER_ID=logs 00:16:33 00:16:33 [EnvInject] - Variables injected successfully. 00:16:33 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins18211426993571469031.sh 00:16:33 ---> create-netrc.sh 00:16:33 WARN: Log server credential not found. 00:16:33 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6924053528674739647.sh 00:16:33 ---> python-tools-install.sh 00:16:33 Setup pyenv: 00:16:33 system 00:16:33 3.8.13 00:16:33 3.9.13 00:16:33 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:16:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TymL from file:/tmp/.os_lf_venv 00:16:35 lf-activate-venv(): INFO: Installing: lftools 00:16:49 lf-activate-venv(): INFO: Adding /tmp/venv-TymL/bin to PATH 00:16:49 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins171204780611106527.sh 00:16:49 ---> sudo-logs.sh 00:16:49 Archiving 'sudo' log.. 00:16:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5913900479269498679.sh 00:16:50 ---> job-cost.sh 00:16:50 Setup pyenv: 00:16:50 system 00:16:50 3.8.13 00:16:50 3.9.13 00:16:50 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:16:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TymL from file:/tmp/.os_lf_venv 00:16:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:16:59 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. 00:16:59 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 00:16:59 lf-activate-venv(): INFO: Adding /tmp/venv-TymL/bin to PATH 00:16:59 INFO: No Stack... 00:17:02 INFO: Retrieving Pricing Info for: v3-standard-2 00:17:03 INFO: Archiving Costs 00:17:03 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7452460142048598779.sh 00:17:03 ---> logs-deploy.sh 00:17:03 Setup pyenv: 00:17:03 system 00:17:03 3.8.13 00:17:03 3.9.13 00:17:03 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 00:17:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TymL from file:/tmp/.os_lf_venv 00:17:05 lf-activate-venv(): INFO: Installing: lftools 00:17:16 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. 00:17:16 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 00:17:16 lf-activate-venv(): INFO: Adding /tmp/venv-TymL/bin to PATH 00:17:16 WARNING: Nexus logging server not set 00:17:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7328/ 00:17:16 INFO: archiving logs to S3 00:17:17 ---> uname -a: 00:17:17 Linux prd-centos8-builder-2c-2g-3685.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 00:17:17 00:17:17 00:17:17 ---> lscpu: 00:17:17 Architecture: x86_64 00:17:17 CPU op-mode(s): 32-bit, 64-bit 00:17:17 Byte Order: Little Endian 00:17:17 CPU(s): 2 00:17:17 On-line CPU(s) list: 0,1 00:17:17 Thread(s) per core: 1 00:17:17 Core(s) per socket: 1 00:17:17 Socket(s): 2 00:17:17 NUMA node(s): 1 00:17:17 Vendor ID: AuthenticAMD 00:17:17 CPU family: 23 00:17:17 Model: 49 00:17:17 Model name: AMD EPYC-Rome Processor 00:17:17 Stepping: 0 00:17:17 CPU MHz: 2799.998 00:17:17 BogoMIPS: 5599.99 00:17:17 Virtualization: AMD-V 00:17:17 Hypervisor vendor: KVM 00:17:17 Virtualization type: full 00:17:17 L1d cache: 32K 00:17:17 L1i cache: 32K 00:17:17 L2 cache: 512K 00:17:17 L3 cache: 16384K 00:17:17 NUMA node0 CPU(s): 0,1 00:17:17 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 00:17:17 00:17:17 00:17:17 ---> nproc: 00:17:17 2 00:17:17 00:17:17 00:17:17 ---> df -h: 00:17:17 Filesystem Size Used Avail Use% Mounted on 00:17:17 devtmpfs 3.8G 0 3.8G 0% /dev 00:17:17 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:17:17 tmpfs 3.8G 17M 3.8G 1% /run 00:17:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:17:17 /dev/vda1 40G 8.8G 32G 22% / 00:17:17 tmpfs 770M 0 770M 0% /run/user/1001 00:17:17 00:17:17 00:17:17 ---> free -m: 00:17:17 total used free shared buff/cache available 00:17:17 Mem: 7697 683 3973 19 3040 6696 00:17:17 Swap: 1023 0 1023 00:17:17 00:17:17 00:17:17 ---> ip addr: 00:17:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:17:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:17:17 inet 127.0.0.1/8 scope host lo 00:17:17 valid_lft forever preferred_lft forever 00:17:17 inet6 ::1/128 scope host 00:17:17 valid_lft forever preferred_lft forever 00:17:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:17:17 link/ether fa:16:3e:64:e6:1e brd ff:ff:ff:ff:ff:ff 00:17:17 altname enp0s3 00:17:17 altname ens3 00:17:17 inet 10.30.171.45/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:17:17 valid_lft 86140sec preferred_lft 86140sec 00:17:17 inet6 fe80::f816:3eff:fe64:e61e/64 scope link 00:17:17 valid_lft forever preferred_lft forever 00:17:17 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:17:17 link/ether 02:42:fb:1e:52:6e brd ff:ff:ff:ff:ff:ff 00:17:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:17:17 valid_lft forever preferred_lft forever 00:17:17 00:17:17 00:17:17 ---> sar -b -r -n DEV: 00:17:17 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/06/2024 _x86_64_ (2 CPU) 00:17:17 00:17:17 00:12:53 LINUX RESTART (2 CPU) 00:17:17 00:17:17 12:14:01 AM tps rtps wtps bread/s bwrtn/s 00:17:17 12:15:01 AM 103.23 7.17 96.07 1309.25 9343.58 00:17:17 12:16:01 AM 115.28 2.47 112.81 104.23 11258.58 00:17:17 12:17:01 AM 127.76 0.68 127.08 87.72 24581.25 00:17:17 Average: 115.42 3.44 111.99 500.38 15060.93 00:17:17 00:17:17 12:14:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:17:17 12:15:01 AM 5031964 6959808 2850484 36.16 2688 2109932 1031280 11.55 207024 2314068 63568 00:17:17 12:16:01 AM 4249060 6854892 3633388 46.09 2688 2766412 1096628 12.28 262880 2963188 494008 00:17:17 12:17:01 AM 4142936 6931204 3739512 47.44 2688 2931576 931328 10.43 417112 2859664 27324 00:17:17 Average: 4474653 6915301 3407795 43.23 2688 2602640 1019745 11.42 295672 2712307 194967 00:17:17 00:17:17 12:14:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:17:17 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:17 12:15:01 AM eth0 73.39 58.07 789.68 7.07 0.00 0.00 0.00 0.00 00:17:17 12:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:17 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:17 12:16:01 AM eth0 85.74 54.90 1299.19 9.11 0.00 0.00 0.00 0.00 00:17:17 12:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:17 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:17 12:17:01 AM eth0 22.78 21.70 45.52 8.41 0.00 0.00 0.00 0.00 00:17:17 12:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:17 Average: eth0 60.64 44.89 711.49 8.20 0.00 0.00 0.00 0.00 00:17:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:17:17 00:17:17 00:17:17 ---> sar -P ALL: 00:17:17 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/06/2024 _x86_64_ (2 CPU) 00:17:17 00:17:17 00:12:53 LINUX RESTART (2 CPU) 00:17:17 00:17:17 12:14:01 AM CPU %user %nice %system %iowait %steal %idle 00:17:17 12:15:01 AM all 35.56 0.00 5.04 4.54 0.09 54.77 00:17:17 12:15:01 AM 0 26.94 0.00 4.88 4.26 0.10 63.81 00:17:17 12:15:01 AM 1 44.19 0.00 5.20 4.81 0.08 45.72 00:17:17 12:16:01 AM all 36.99 0.00 6.39 3.66 0.11 52.85 00:17:17 12:16:01 AM 0 25.75 0.00 5.33 4.47 0.12 64.33 00:17:17 12:16:01 AM 1 48.33 0.00 7.46 2.84 0.10 41.27 00:17:17 12:17:01 AM all 35.35 0.00 5.50 6.91 0.10 52.13 00:17:17 12:17:01 AM 0 42.67 0.00 6.18 7.81 0.10 43.23 00:17:17 12:17:01 AM 1 27.99 0.00 4.81 6.01 0.10 61.08 00:17:17 Average: all 35.97 0.00 5.64 5.03 0.10 53.25 00:17:17 Average: 0 31.77 0.00 5.47 5.51 0.11 57.15 00:17:17 Average: 1 40.19 0.00 5.82 4.55 0.10 49.34 00:17:17 00:17:17 00:17:17