00:37:06 Started by upstream project "integration-distribution-test-titanium" build number 430 00:37:06 originally caused by: 00:37:06 Started by upstream project "autorelease-release-vanadium-mvn39-openjdk21" build number 52 00:37:06 originally caused by: 00:37:06 Started by timer 00:37:06 Running as SYSTEM 00:37:06 [EnvInject] - Loading node environment variables. 00:37:06 Building remotely on prd-centos8-robot-2c-8g-266 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 00:37:08 [ssh-agent] Looking for ssh-agent implementation... 00:37:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:09 $ ssh-agent 00:37:09 SSH_AUTH_SOCK=/tmp/ssh-Y0S1uFcMDOG0/agent.5285 00:37:09 SSH_AGENT_PID=5286 00:37:09 [ssh-agent] Started. 00:37:09 Running ssh-add (command line suppressed) 00:37:09 Identity added: /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/private_key_18370161073504263585.key (/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/private_key_18370161073504263585.key) 00:37:09 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:37:09 The recommended git tool is: NONE 00:37:12 using credential opendaylight-jenkins-ssh 00:37:12 Wiping out workspace first. 00:37:12 Cloning the remote Git repository 00:37:13 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:37:13 > git init /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test # timeout=10 00:37:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:37:13 > git --version # timeout=10 00:37:13 > git --version # 'git version 2.43.0' 00:37:13 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:37:13 [INFO] Currently running in a labeled security context 00:37:13 [INFO] Currently SELinux is 'enforcing' on the host 00:37:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh13789855098744923533.key 00:37:13 Verifying host key using known hosts file 00:37:13 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:37:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:37:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:37:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:37:18 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:37:18 [INFO] Currently running in a labeled security context 00:37:18 [INFO] Currently SELinux is 'enforcing' on the host 00:37:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh3160155747498003014.key 00:37:18 Verifying host key using known hosts file 00:37:18 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:37:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:37:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:37:18 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 00:37:18 > git config core.sparsecheckout # timeout=10 00:37:18 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 00:37:19 Commit message: "Adapt test for new pce-allocation field" 00:37:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:37:19 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 00:37:19 No emails were triggered. 00:37:19 provisioning config files... 00:37:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:37:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:37:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:37:21 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins12499521645321566504.sh 00:37:21 ---> python-tools-install.sh 00:37:21 Setup pyenv: 00:37:21 system 00:37:21 * 3.8.13 (set by /opt/pyenv/version) 00:37:21 * 3.9.13 (set by /opt/pyenv/version) 00:37:21 * 3.10.13 (set by /opt/pyenv/version) 00:37:21 * 3.11.7 (set by /opt/pyenv/version) 00:37:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lhv3 00:37:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:37:30 lf-activate-venv(): INFO: Installing: lftools 00:37:57 lf-activate-venv(): INFO: Adding /tmp/venv-Lhv3/bin to PATH 00:37:57 Generating Requirements File 00:38:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:38:18 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:38:18 Python 3.11.7 00:38:19 pip 25.2 from /tmp/venv-Lhv3/lib/python3.11/site-packages/pip (python 3.11) 00:38:19 appdirs==1.4.4 00:38:19 argcomplete==3.6.2 00:38:19 aspy.yaml==1.3.0 00:38:19 attrs==25.3.0 00:38:19 autopage==0.5.2 00:38:19 beautifulsoup4==4.13.5 00:38:19 boto3==1.40.35 00:38:19 botocore==1.40.35 00:38:19 bs4==0.0.2 00:38:19 cachetools==5.5.2 00:38:19 certifi==2025.8.3 00:38:19 cffi==2.0.0 00:38:19 cfgv==3.4.0 00:38:19 chardet==5.2.0 00:38:19 charset-normalizer==3.4.3 00:38:19 click==8.3.0 00:38:19 cliff==4.11.0 00:38:19 cmd2==2.7.0 00:38:19 cryptography==3.3.2 00:38:19 debtcollector==3.0.0 00:38:19 decorator==5.2.1 00:38:19 defusedxml==0.7.1 00:38:19 Deprecated==1.2.18 00:38:19 distlib==0.4.0 00:38:19 dnspython==2.8.0 00:38:19 docker==7.1.0 00:38:19 dogpile.cache==1.4.1 00:38:19 durationpy==0.10 00:38:19 email-validator==2.3.0 00:38:19 filelock==3.19.1 00:38:19 future==1.0.0 00:38:19 gitdb==4.0.12 00:38:19 GitPython==3.1.45 00:38:19 google-auth==2.40.3 00:38:19 httplib2==0.31.0 00:38:19 identify==2.6.14 00:38:19 idna==3.10 00:38:19 importlib-resources==1.5.0 00:38:19 iso8601==2.1.0 00:38:19 Jinja2==3.1.6 00:38:19 jmespath==1.0.1 00:38:19 jsonpatch==1.33 00:38:19 jsonpointer==3.0.0 00:38:19 jsonschema==4.25.1 00:38:19 jsonschema-specifications==2025.9.1 00:38:19 keystoneauth1==5.12.0 00:38:19 kubernetes==33.1.0 00:38:19 lftools==0.37.13 00:38:19 lxml==6.0.1 00:38:19 markdown-it-py==4.0.0 00:38:19 MarkupSafe==3.0.2 00:38:19 mdurl==0.1.2 00:38:19 msgpack==1.1.1 00:38:19 multi_key_dict==2.0.3 00:38:19 munch==4.0.0 00:38:19 netaddr==1.3.0 00:38:19 niet==1.4.2 00:38:19 nodeenv==1.9.1 00:38:19 oauth2client==4.1.3 00:38:19 oauthlib==3.3.1 00:38:19 openstacksdk==4.7.1 00:38:19 os-service-types==1.8.0 00:38:19 osc-lib==4.2.0 00:38:19 oslo.config==10.0.0 00:38:19 oslo.context==6.1.0 00:38:19 oslo.i18n==6.6.0 00:38:19 oslo.log==7.2.1 00:38:19 oslo.serialization==5.8.0 00:38:19 oslo.utils==9.1.0 00:38:19 packaging==25.0 00:38:19 pbr==7.0.1 00:38:19 platformdirs==4.4.0 00:38:19 prettytable==3.16.0 00:38:19 psutil==7.1.0 00:38:19 pyasn1==0.6.1 00:38:19 pyasn1_modules==0.4.2 00:38:19 pycparser==2.23 00:38:19 pygerrit2==2.0.15 00:38:19 PyGithub==2.8.1 00:38:19 Pygments==2.19.2 00:38:19 PyJWT==2.10.1 00:38:19 PyNaCl==1.6.0 00:38:19 pyparsing==2.4.7 00:38:19 pyperclip==1.10.0 00:38:19 pyrsistent==0.20.0 00:38:19 python-cinderclient==9.8.0 00:38:19 python-dateutil==2.9.0.post0 00:38:19 python-heatclient==4.3.0 00:38:19 python-jenkins==1.8.3 00:38:19 python-keystoneclient==5.7.0 00:38:19 python-magnumclient==4.9.0 00:38:19 python-openstackclient==8.2.0 00:38:19 python-swiftclient==4.8.0 00:38:19 PyYAML==6.0.2 00:38:19 referencing==0.36.2 00:38:19 requests==2.32.5 00:38:19 requests-oauthlib==2.0.0 00:38:19 requestsexceptions==1.4.0 00:38:19 rfc3986==2.0.0 00:38:19 rich==14.1.0 00:38:19 rich-argparse==1.7.1 00:38:19 rpds-py==0.27.1 00:38:19 rsa==4.9.1 00:38:19 ruamel.yaml==0.18.15 00:38:19 ruamel.yaml.clib==0.2.12 00:38:19 s3transfer==0.14.0 00:38:19 simplejson==3.20.1 00:38:19 six==1.17.0 00:38:19 smmap==5.0.2 00:38:19 soupsieve==2.8 00:38:19 stevedore==5.5.0 00:38:19 tabulate==0.9.0 00:38:19 toml==0.10.2 00:38:19 tomlkit==0.13.3 00:38:19 tqdm==4.67.1 00:38:19 typing_extensions==4.15.0 00:38:19 tzdata==2025.2 00:38:19 urllib3==1.26.20 00:38:19 virtualenv==20.34.0 00:38:19 wcwidth==0.2.13 00:38:19 websocket-client==1.8.0 00:38:19 wrapt==1.17.3 00:38:19 xdg==6.0.0 00:38:19 xmltodict==1.0.2 00:38:19 yq==3.4.3 00:38:19 [EnvInject] - Injecting environment variables from a build step. 00:38:19 [EnvInject] - Injecting as environment variables the properties content 00:38:19 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:38:19 OS_CLOUD=vex 00:38:19 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419 00:38:19 OS_STACK_TEMPLATE_DIR=openstack-hot 00:38:19 00:38:19 [EnvInject] - Variables injected successfully. 00:38:19 provisioning config files... 00:38:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:38:19 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins6073056497623590146.sh 00:38:19 ---> Create parameters file for OpenStack HOT 00:38:19 OpenStack Heat parameters generated 00:38:19 ----------------------------------- 00:38:19 parameters: 00:38:19 vm_0_count: '1' 00:38:19 vm_0_flavor: 'v3-standard-4' 00:38:19 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 00:38:19 vm_1_count: '1' 00:38:19 vm_1_flavor: 'v3-standard-2' 00:38:19 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 00:38:19 00:38:19 job_name: '19040-419' 00:38:19 silo: 'releng' 00:38:19 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins13635041797122879511.sh 00:38:19 ---> Create HEAT stack 00:38:19 + source /home/jenkins/lf-env.sh 00:38:19 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:38:19 ++ mktemp -d /tmp/venv-XXXX 00:38:19 + lf_venv=/tmp/venv-q2Ah 00:38:19 + local venv_file=/tmp/.os_lf_venv 00:38:19 + local python=python3 00:38:19 + local options 00:38:19 + local set_path=true 00:38:19 + local install_args= 00:38:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:38:19 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:38:19 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:38:19 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:38:19 + true 00:38:19 + case $1 in 00:38:19 + python=python3 00:38:19 + shift 2 00:38:19 + true 00:38:19 + case $1 in 00:38:19 + shift 00:38:19 + break 00:38:19 + case $python in 00:38:19 + local pkg_list= 00:38:19 + [[ -d /opt/pyenv ]] 00:38:19 + echo 'Setup pyenv:' 00:38:19 Setup pyenv: 00:38:19 + export PYENV_ROOT=/opt/pyenv 00:38:19 + PYENV_ROOT=/opt/pyenv 00:38:19 + 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:38:19 + 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:38:19 + pyenv versions 00:38:20 system 00:38:20 3.8.13 00:38:20 3.9.13 00:38:20 3.10.13 00:38:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:38:20 + command -v pyenv 00:38:20 ++ pyenv init - --no-rehash 00:38:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:38:20 for i in ${!paths[@]}; do 00:38:20 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:38:20 fi; done; 00:38:20 echo "${paths[*]}"'\'')" 00:38:20 export PATH="/opt/pyenv/shims:${PATH}" 00:38:20 export PYENV_SHELL=bash 00:38:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:38:20 pyenv() { 00:38:20 local command 00:38:20 command="${1:-}" 00:38:20 if [ "$#" -gt 0 ]; then 00:38:20 shift 00:38:20 fi 00:38:20 00:38:20 case "$command" in 00:38:20 rehash|shell) 00:38:20 eval "$(pyenv "sh-$command" "$@")" 00:38:20 ;; 00:38:20 *) 00:38:20 command pyenv "$command" "$@" 00:38:20 ;; 00:38:20 esac 00:38:20 }' 00:38:20 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:38:20 for i in ${!paths[@]}; do 00:38:20 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:38:20 fi; done; 00:38:20 echo "${paths[*]}"' 00:38:20 ++ 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:38:20 ++ 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:38:20 ++ 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:38:20 ++ export PYENV_SHELL=bash 00:38:20 ++ PYENV_SHELL=bash 00:38:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:38:20 +++ complete -F _pyenv pyenv 00:38:20 ++ lf-pyver python3 00:38:20 ++ local py_version_xy=python3 00:38:20 ++ local py_version_xyz= 00:38:20 ++ awk '{ print $1 }' 00:38:20 ++ pyenv versions 00:38:20 ++ local command 00:38:20 ++ command=versions 00:38:20 ++ '[' 1 -gt 0 ']' 00:38:20 ++ shift 00:38:20 ++ case "$command" in 00:38:20 ++ command pyenv versions 00:38:20 ++ pyenv versions 00:38:20 ++ sed 's/^[ *]* //' 00:38:20 ++ grep -E '^[0-9.]*[0-9]$' 00:38:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:38:20 +++ grep '^3' /tmp/.pyenv_versions 00:38:20 +++ tail -n 1 00:38:20 +++ sort -V 00:38:20 ++ py_version_xyz=3.11.7 00:38:20 ++ [[ -z 3.11.7 ]] 00:38:20 ++ echo 3.11.7 00:38:20 ++ return 0 00:38:20 + pyenv local 3.11.7 00:38:20 + local command 00:38:20 + command=local 00:38:20 + '[' 2 -gt 0 ']' 00:38:20 + shift 00:38:20 + case "$command" in 00:38:20 + command pyenv local 3.11.7 00:38:20 + pyenv local 3.11.7 00:38:20 + for arg in "$@" 00:38:20 + case $arg in 00:38:20 + pkg_list+='lftools[openstack] ' 00:38:20 + for arg in "$@" 00:38:20 + case $arg in 00:38:20 + pkg_list+='kubernetes ' 00:38:20 + for arg in "$@" 00:38:20 + case $arg in 00:38:20 + pkg_list+='niet ' 00:38:20 + for arg in "$@" 00:38:20 + case $arg in 00:38:20 + pkg_list+='python-heatclient ' 00:38:20 + for arg in "$@" 00:38:20 + case $arg in 00:38:20 + pkg_list+='python-openstackclient ' 00:38:20 + for arg in "$@" 00:38:20 + case $arg in 00:38:20 + pkg_list+='python-magnumclient ' 00:38:20 + for arg in "$@" 00:38:20 + case $arg in 00:38:20 + pkg_list+='yq ' 00:38:20 + [[ -f /tmp/.os_lf_venv ]] 00:38:20 ++ cat /tmp/.os_lf_venv 00:38:20 + lf_venv=/tmp/venv-Lhv3 00:38:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lhv3 from' file:/tmp/.os_lf_venv 00:38:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lhv3 from file:/tmp/.os_lf_venv 00:38:20 + /tmp/venv-Lhv3/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 00:38:22 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 00:38:22 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 00:38:22 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:38:22 + /tmp/venv-Lhv3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:38:39 + type python3 00:38:39 + true 00:38:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Lhv3/bin to PATH' 00:38:39 lf-activate-venv(): INFO: Adding /tmp/venv-Lhv3/bin to PATH 00:38:39 + PATH=/tmp/venv-Lhv3/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:38:39 + return 0 00:38:39 + openstack --os-cloud vex limits show --absolute 00:38:40 +--------------------------+---------+ 00:38:40 | Name | Value | 00:38:40 +--------------------------+---------+ 00:38:40 | maxTotalInstances | -1 | 00:38:40 | maxTotalCores | 450 | 00:38:40 | maxTotalRAMSize | 1000000 | 00:38:40 | maxServerMeta | 128 | 00:38:40 | maxImageMeta | 128 | 00:38:40 | maxPersonality | 5 | 00:38:40 | maxPersonalitySize | 10240 | 00:38:40 | maxTotalKeypairs | 100 | 00:38:40 | maxServerGroups | 10 | 00:38:40 | maxServerGroupMembers | 10 | 00:38:40 | maxTotalFloatingIps | -1 | 00:38:40 | maxSecurityGroups | -1 | 00:38:40 | maxSecurityGroupRules | -1 | 00:38:40 | totalRAMUsed | 540672 | 00:38:40 | totalCoresUsed | 132 | 00:38:40 | totalInstancesUsed | 44 | 00:38:40 | totalFloatingIpsUsed | 0 | 00:38:40 | totalSecurityGroupsUsed | 0 | 00:38:40 | totalServerGroupsUsed | 0 | 00:38:40 | maxTotalVolumes | -1 | 00:38:40 | maxTotalSnapshots | 10 | 00:38:40 | maxTotalVolumeGigabytes | 4096 | 00:38:40 | maxTotalBackups | 10 | 00:38:40 | maxTotalBackupGigabytes | 1000 | 00:38:40 | totalVolumesUsed | 0 | 00:38:40 | totalGigabytesUsed | 0 | 00:38:40 | totalSnapshotsUsed | 0 | 00:38:40 | totalBackupsUsed | 0 | 00:38:40 | totalBackupGigabytesUsed | 0 | 00:38:40 +--------------------------+---------+ 00:38:40 + pushd /opt/ciman/openstack-hot 00:38:40 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 00:38:40 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/stack-parameters.yaml 00:39:33 Creating stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419 00:39:33 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 00:40:24 http.client.RemoteDisconnected: Remote end closed connection without response 00:40:24 00:40:24 During handling of the above exception, another exception occurred: 00:40:24 00:40:24 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:40:24 00:40:24 During handling of the above exception, another exception occurred: 00:40:24 00:40:24 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:40:24 00:40:24 During handling of the above exception, another exception occurred: 00:40:24 00:40:24 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:40:24 00:40:24 During handling of the above exception, another exception occurred: 00:40:24 00:40:24 http.client.RemoteDisconnected: Remote end closed connection without response 00:40:24 00:40:24 During handling of the above exception, another exception occurred: 00:40:24 00:40:24 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:40:24 00:40:24 During handling of the above exception, another exception occurred: 00:40:24 00:40:24 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:40:24 00:40:24 During handling of the above exception, another exception occurred: 00:40:24 00:40:24 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:40:24 Build step 'Execute shell' marked build as failure 00:40:24 $ ssh-agent -k 00:40:24 unset SSH_AUTH_SOCK; 00:40:24 unset SSH_AGENT_PID; 00:40:24 echo Agent pid 5286 killed; 00:40:24 [ssh-agent] Stopped. 00:40:24 Recording plot data 00:40:24 Robot results publisher started... 00:40:24 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:40:24 -Parsing output xml: 00:40:24 Failed! 00:40:24 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium with configured filemask: output.xml 00:40:24 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 00:40:24 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 00:40:24 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 00:40:24 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 00:40:24 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 00:40:24 at hudson.remoting.Request$2.run(Request.java:377) 00:40:24 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 00:40:24 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 00:40:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 00:40:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 00:40:24 at java.base/java.lang.Thread.run(Thread.java:829) 00:40:24 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-266 00:40:24 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 00:40:24 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 00:40:24 at hudson.remoting.Channel.call(Channel.java:1003) 00:40:24 at hudson.FilePath.act(FilePath.java:1230) 00:40:24 at hudson.FilePath.act(FilePath.java:1219) 00:40:24 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 00:40:24 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 00:40:24 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 00:40:24 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 00:40:24 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 00:40:24 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 00:40:24 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 00:40:24 at hudson.model.Build$BuildExecution.post2(Build.java:179) 00:40:24 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 00:40:24 at hudson.model.Run.execute(Run.java:1918) 00:40:24 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 00:40:24 at hudson.model.ResourceController.execute(ResourceController.java:101) 00:40:24 at hudson.model.Executor.run(Executor.java:442) 00:40:24 [PostBuildScript] - [INFO] Executing post build scripts. 00:40:24 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins14162124488627383619.sh 00:40:24 Archiving csit artifacts 00:40:24 seq: invalid floating point argument: ‘’ 00:40:24 Try 'seq --help' for more information. 00:40:24 % Total % Received % Xferd Average Speed Time Time Time Current 00:40:24 Dload Upload Total Spent Left Speed 00:40:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 13941 0 --:--:-- --:--:-- --:--:-- 13941 00:40:24 Archive: robot-plugin.zip 00:40:24 End-of-central-directory signature not found. Either this file is not 00:40:24 a zipfile, or it constitutes one disk of a multi-part archive. In the 00:40:24 latter case the central directory and zipfile comment will be found on 00:40:24 the last disk(s) of this archive. 00:40:24 unzip: cannot find zipfile directory in one of robot-plugin.zip or 00:40:24 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 00:40:24 mv: cannot stat '*.log': No such file or directory 00:40:24 mv: cannot stat '*.log.gz': No such file or directory 00:40:24 mv: cannot stat '*.csv': No such file or directory 00:40:24 mv: cannot stat '*.png': No such file or directory 00:40:24 [PostBuildScript] - [INFO] Executing post build scripts. 00:40:24 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins7672402196868685669.sh 00:40:25 [PostBuildScript] - [INFO] Executing post build scripts. 00:40:25 [EnvInject] - Injecting environment variables from a build step. 00:40:25 [EnvInject] - Injecting as environment variables the properties content 00:40:25 OS_CLOUD=vex 00:40:25 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419 00:40:25 00:40:25 [EnvInject] - Variables injected successfully. 00:40:25 provisioning config files... 00:40:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:40:25 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins227540390208989873.sh 00:40:25 ---> openstack-stack-delete.sh 00:40:25 Setup pyenv: 00:40:25 system 00:40:25 3.8.13 00:40:25 3.9.13 00:40:25 3.10.13 00:40:25 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:40:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lhv3 from file:/tmp/.os_lf_venv 00:40:27 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:40:40 lf-activate-venv(): INFO: Adding /tmp/venv-Lhv3/bin to PATH 00:40:40 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419 00:42:22 http.client.RemoteDisconnected: Remote end closed connection without response 00:42:22 00:42:22 During handling of the above exception, another exception occurred: 00:42:22 00:42:22 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:42:22 00:42:22 During handling of the above exception, another exception occurred: 00:42:22 00:42:22 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:42:22 00:42:22 During handling of the above exception, another exception occurred: 00:42:22 00:42:22 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419/de59d712-16b8-40bb-b218-61c79320e452: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:42:22 00:42:22 During handling of the above exception, another exception occurred: 00:42:22 00:42:22 http.client.RemoteDisconnected: Remote end closed connection without response 00:42:22 00:42:22 During handling of the above exception, another exception occurred: 00:42:22 00:42:22 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:42:22 00:42:22 During handling of the above exception, another exception occurred: 00:42:22 00:42:22 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:42:22 00:42:22 During handling of the above exception, another exception occurred: 00:42:22 00:42:22 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419/de59d712-16b8-40bb-b218-61c79320e452: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:42:22 WARNING: Unable to get stack costs, continuing anyway 00:44:04 http.client.RemoteDisconnected: Remote end closed connection without response 00:44:04 00:44:04 During handling of the above exception, another exception occurred: 00:44:04 00:44:04 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:44:04 00:44:04 During handling of the above exception, another exception occurred: 00:44:04 00:44:04 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:44:04 00:44:04 During handling of the above exception, another exception occurred: 00:44:04 00:44:04 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:44:04 00:44:04 During handling of the above exception, another exception occurred: 00:44:04 00:44:04 http.client.RemoteDisconnected: Remote end closed connection without response 00:44:04 00:44:04 During handling of the above exception, another exception occurred: 00:44:04 00:44:04 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:44:04 00:44:04 During handling of the above exception, another exception occurred: 00:44:04 00:44:04 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:44:04 00:44:04 During handling of the above exception, another exception occurred: 00:44:04 00:44:04 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 00:44:04 INFO: Deleting stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419 00:44:04 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-419?resolve_outputs=False: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 00:44:04 Build step 'Execute scripts' marked build as failure 00:44:04 [PostBuildScript] - [INFO] Executing post build scripts. 00:44:04 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins6866185852841199677.sh 00:44:04 ---> sysstat.sh 00:44:05 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins18148944981374622299.sh 00:44:05 ---> package-listing.sh 00:44:05 ++ tr '[:upper:]' '[:lower:]' 00:44:05 ++ facter osfamily 00:44:05 + OS_FAMILY=redhat 00:44:05 + workspace=/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 00:44:05 + START_PACKAGES=/tmp/packages_start.txt 00:44:05 + END_PACKAGES=/tmp/packages_end.txt 00:44:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:44:05 + PACKAGES=/tmp/packages_start.txt 00:44:05 + '[' /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium ']' 00:44:05 + PACKAGES=/tmp/packages_end.txt 00:44:05 + case "${OS_FAMILY}" in 00:44:05 + rpm -qa 00:44:05 + sort 00:44:05 + '[' -f /tmp/packages_start.txt ']' 00:44:05 + '[' -f /tmp/packages_end.txt ']' 00:44:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:44:05 + '[' /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium ']' 00:44:05 + mkdir -p /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/archives/ 00:44:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/archives/ 00:44:06 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins7670296823713362717.sh 00:44:06 ---> capture-instance-metadata.sh 00:44:06 Setup pyenv: 00:44:06 system 00:44:06 3.8.13 00:44:06 3.9.13 00:44:06 3.10.13 00:44:06 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:44:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lhv3 from file:/tmp/.os_lf_venv 00:44:08 lf-activate-venv(): INFO: Installing: lftools 00:44:19 lf-activate-venv(): INFO: Adding /tmp/venv-Lhv3/bin to PATH 00:44:19 INFO: Running in OpenStack, capturing instance metadata 00:44:19 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins2415162180216163578.sh 00:44:19 provisioning config files... 00:44:19 Could not find credentials [logs] for openflowplugin-csit-1node-perf-bulkomatic-only-titanium #419 00:44:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/config12098945900218728993tmp 00:44:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:44:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:44:19 provisioning config files... 00:44:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:44:20 [EnvInject] - Injecting environment variables from a build step. 00:44:20 [EnvInject] - Injecting as environment variables the properties content 00:44:20 SERVER_ID=logs 00:44:20 00:44:20 [EnvInject] - Variables injected successfully. 00:44:20 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins3601239903938232459.sh 00:44:20 ---> create-netrc.sh 00:44:20 WARN: Log server credential not found. 00:44:20 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins13712067542613129393.sh 00:44:20 ---> python-tools-install.sh 00:44:20 Setup pyenv: 00:44:20 system 00:44:20 3.8.13 00:44:20 3.9.13 00:44:20 3.10.13 00:44:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:44:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lhv3 from file:/tmp/.os_lf_venv 00:44:22 lf-activate-venv(): INFO: Installing: lftools 00:44:32 lf-activate-venv(): INFO: Adding /tmp/venv-Lhv3/bin to PATH 00:44:32 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins9240623256669775566.sh 00:44:32 ---> sudo-logs.sh 00:44:32 Archiving 'sudo' log.. 00:44:32 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins5147039865851517400.sh 00:44:32 ---> job-cost.sh 00:44:32 Setup pyenv: 00:44:33 system 00:44:33 3.8.13 00:44:33 3.9.13 00:44:33 3.10.13 00:44:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:44:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lhv3 from file:/tmp/.os_lf_venv 00:44:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:44:42 lf-activate-venv(): INFO: Adding /tmp/venv-Lhv3/bin to PATH 00:44:42 DEBUG: total: 0 00:44:42 INFO: Retrieving Stack Cost... 00:44:42 INFO: Retrieving Pricing Info for: v3-standard-2 00:44:42 INFO: Archiving Costs 00:44:42 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins663001707634504709.sh 00:44:42 ---> logs-deploy.sh 00:44:42 Setup pyenv: 00:44:43 system 00:44:43 3.8.13 00:44:43 3.9.13 00:44:43 3.10.13 00:44:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:44:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lhv3 from file:/tmp/.os_lf_venv 00:44:45 lf-activate-venv(): INFO: Installing: lftools 00:44:55 lf-activate-venv(): INFO: Adding /tmp/venv-Lhv3/bin to PATH 00:44:55 WARNING: Nexus logging server not set 00:44:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/419/ 00:44:55 INFO: archiving logs to S3 00:44:56 ---> uname -a: 00:44:56 Linux prd-centos8-robot-2c-8g-266.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 00:44:56 00:44:56 00:44:56 ---> lscpu: 00:44:56 Architecture: x86_64 00:44:56 CPU op-mode(s): 32-bit, 64-bit 00:44:56 Byte Order: Little Endian 00:44:56 CPU(s): 2 00:44:56 On-line CPU(s) list: 0,1 00:44:56 Thread(s) per core: 1 00:44:56 Core(s) per socket: 1 00:44:56 Socket(s): 2 00:44:56 NUMA node(s): 1 00:44:56 Vendor ID: AuthenticAMD 00:44:56 CPU family: 23 00:44:56 Model: 49 00:44:56 Model name: AMD EPYC-Rome Processor 00:44:56 Stepping: 0 00:44:56 CPU MHz: 2799.998 00:44:56 BogoMIPS: 5599.99 00:44:56 Virtualization: AMD-V 00:44:56 Hypervisor vendor: KVM 00:44:56 Virtualization type: full 00:44:56 L1d cache: 32K 00:44:56 L1i cache: 32K 00:44:56 L2 cache: 512K 00:44:56 L3 cache: 16384K 00:44:56 NUMA node0 CPU(s): 0,1 00:44:56 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:44:56 00:44:56 00:44:56 ---> nproc: 00:44:56 2 00:44:56 00:44:56 00:44:56 ---> df -h: 00:44:56 Filesystem Size Used Avail Use% Mounted on 00:44:56 devtmpfs 3.8G 0 3.8G 0% /dev 00:44:56 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:44:56 tmpfs 3.8G 17M 3.8G 1% /run 00:44:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:44:56 /dev/vda1 40G 8.3G 32G 21% / 00:44:56 tmpfs 770M 0 770M 0% /run/user/1001 00:44:56 00:44:56 00:44:56 ---> free -m: 00:44:56 total used free shared buff/cache available 00:44:56 Mem: 7697 564 5033 19 2099 6836 00:44:56 Swap: 1023 0 1023 00:44:56 00:44:56 00:44:56 ---> ip addr: 00:44:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:44:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:44:56 inet 127.0.0.1/8 scope host lo 00:44:56 valid_lft forever preferred_lft forever 00:44:56 inet6 ::1/128 scope host 00:44:56 valid_lft forever preferred_lft forever 00:44:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:44:56 link/ether fa:16:3e:b3:fb:2d brd ff:ff:ff:ff:ff:ff 00:44:56 altname enp0s3 00:44:56 altname ens3 00:44:56 inet 10.30.170.217/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:44:56 valid_lft 85902sec preferred_lft 85902sec 00:44:56 inet6 fe80::f816:3eff:feb3:fb2d/64 scope link 00:44:56 valid_lft forever preferred_lft forever 00:44:56 00:44:56 00:44:56 ---> sar -b -r -n DEV: 00:44:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/20/2025 _x86_64_ (2 CPU) 00:44:56 00:44:56 00:36:26 LINUX RESTART (2 CPU) 00:44:56 00:44:56 12:37:03 AM tps rtps wtps bread/s bwrtn/s 00:44:56 12:38:01 AM 74.04 10.08 63.96 1946.78 5458.45 00:44:56 12:39:01 AM 95.25 0.72 94.53 52.92 10856.01 00:44:56 12:40:01 AM 11.15 0.03 11.11 0.53 1628.62 00:44:56 12:41:01 AM 15.79 0.20 15.59 34.79 695.68 00:44:56 12:42:01 AM 7.15 0.00 7.15 0.00 476.34 00:44:56 12:43:01 AM 0.58 0.00 0.58 0.00 9.88 00:44:56 12:44:01 AM 0.32 0.00 0.32 0.00 3.28 00:44:56 Average: 28.97 1.54 27.43 282.82 2719.49 00:44:56 00:44:56 12:37:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:44:56 12:38:01 AM 5404796 7079156 2477628 31.43 2688 1857528 676688 7.58 184700 1972828 159576 00:44:56 12:39:01 AM 5182340 7019668 2700084 34.25 2688 2013188 721908 8.08 197200 2151268 42856 00:44:56 12:40:01 AM 5179504 7016328 2702920 34.29 2688 2013208 722016 8.08 197292 2154840 4 00:44:56 12:41:01 AM 5178068 7016268 2704356 34.31 2688 2014396 711776 7.97 222800 2131904 10748 00:44:56 12:42:01 AM 5178176 7016352 2704248 34.31 2688 2014404 711776 7.97 222796 2131580 4 00:44:56 12:43:01 AM 5177416 7015580 2705008 34.32 2688 2014404 720436 8.07 225072 2129724 4 00:44:56 12:44:01 AM 5176248 7014412 2706176 34.33 2688 2014404 720436 8.07 225072 2130876 4 00:44:56 Average: 5210935 7025395 2671489 33.89 2688 1991647 712148 7.97 210705 2114717 30457 00:44:56 00:44:56 12:37:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:44:56 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:56 12:38:01 AM eth0 319.77 186.30 1767.36 62.77 0.00 0.00 0.00 0.00 00:44:56 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:56 12:39:01 AM eth0 68.71 50.89 766.81 8.42 0.00 0.00 0.00 0.00 00:44:56 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:56 12:40:01 AM eth0 2.12 0.30 0.31 0.05 0.00 0.00 0.00 0.00 00:44:56 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:56 12:41:01 AM eth0 13.40 9.88 13.40 5.26 0.00 0.00 0.00 0.00 00:44:56 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:56 12:42:01 AM eth0 1.07 0.27 0.14 0.04 0.00 0.00 0.00 0.00 00:44:56 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:56 12:43:01 AM eth0 2.17 1.03 1.33 0.58 0.00 0.00 0.00 0.00 00:44:56 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:56 12:44:01 AM eth0 1.18 0.27 0.16 0.04 0.00 0.00 0.00 0.00 00:44:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:56 Average: eth0 57.10 34.84 357.51 10.78 0.00 0.00 0.00 0.00 00:44:56 00:44:56 00:44:56 ---> sar -P ALL: 00:44:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/20/2025 _x86_64_ (2 CPU) 00:44:56 00:44:56 00:36:26 LINUX RESTART (2 CPU) 00:44:56 00:44:56 12:37:03 AM CPU %user %nice %system %iowait %steal %idle 00:44:56 12:38:01 AM all 34.41 0.00 5.32 0.74 0.10 59.42 00:44:56 12:38:01 AM 0 44.64 0.00 6.55 1.14 0.10 47.56 00:44:56 12:38:01 AM 1 24.19 0.00 4.09 0.35 0.10 71.27 00:44:56 12:39:01 AM all 25.38 0.00 3.55 1.13 0.08 69.85 00:44:56 12:39:01 AM 0 33.42 0.00 3.64 0.98 0.08 61.88 00:44:56 12:39:01 AM 1 17.33 0.00 3.47 1.28 0.08 77.83 00:44:56 12:40:01 AM all 0.34 0.00 0.19 14.23 0.03 85.20 00:44:56 12:40:01 AM 0 0.17 0.00 0.15 18.69 0.03 80.96 00:44:56 12:40:01 AM 1 0.52 0.00 0.23 9.77 0.03 89.45 00:44:56 12:41:01 AM all 11.65 0.00 1.32 0.08 0.06 86.89 00:44:56 12:41:01 AM 0 6.78 0.00 1.30 0.03 0.05 91.84 00:44:56 12:41:01 AM 1 16.52 0.00 1.33 0.13 0.07 81.95 00:44:56 12:42:01 AM all 0.35 0.00 0.08 0.06 0.03 99.47 00:44:56 12:42:01 AM 0 0.12 0.00 0.08 0.03 0.03 99.73 00:44:56 12:42:01 AM 1 0.58 0.00 0.08 0.08 0.03 99.22 00:44:56 12:43:01 AM all 1.16 0.00 0.16 0.00 0.04 98.64 00:44:56 12:43:01 AM 0 1.72 0.00 0.23 0.00 0.03 98.01 00:44:56 12:43:01 AM 1 0.60 0.00 0.08 0.00 0.05 99.27 00:44:56 12:44:01 AM all 0.29 0.00 0.08 0.00 0.03 99.59 00:44:56 12:44:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 00:44:56 12:44:01 AM 1 0.48 0.00 0.10 0.00 0.03 99.38 00:44:56 Average: all 10.40 0.00 1.51 2.33 0.06 85.71 00:44:56 Average: 0 12.26 0.00 1.69 2.99 0.05 83.00 00:44:56 Average: 1 8.53 0.00 1.33 1.67 0.06 88.42 00:44:56 00:44:56 00:44:56