00:03:53 Started by upstream project "integration-distribution-mri-test-scandium" build number 81 00:03:53 originally caused by: 00:03:53 Started by timer 00:03:53 Running as SYSTEM 00:03:53 [EnvInject] - Loading node environment variables. 00:03:53 Building remotely on prd-centos8-robot-2c-8g-11148 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-all-scandium 00:03:54 [ssh-agent] Looking for ssh-agent implementation... 00:03:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:03:55 $ ssh-agent 00:03:55 SSH_AUTH_SOCK=/tmp/ssh-xFsoNypurDvM/agent.5280 00:03:55 SSH_AGENT_PID=5281 00:03:55 [ssh-agent] Started. 00:03:55 Running ssh-add (command line suppressed) 00:03:55 Identity added: /w/workspace/netconf-csit-1node-userfeatures-all-scandium@tmp/private_key_17136007364609562539.key (/w/workspace/netconf-csit-1node-userfeatures-all-scandium@tmp/private_key_17136007364609562539.key) 00:03:55 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:03:55 The recommended git tool is: NONE 00:03:57 using credential opendaylight-jenkins-ssh 00:03:57 Wiping out workspace first. 00:03:57 Cloning the remote Git repository 00:03:57 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:03:57 > git init /w/workspace/netconf-csit-1node-userfeatures-all-scandium/test # timeout=10 00:03:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:03:57 > git --version # timeout=10 00:03:57 > git --version # 'git version 2.43.0' 00:03:57 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:03:57 [INFO] Currently running in a labeled security context 00:03:57 [INFO] Currently SELinux is 'enforcing' on the host 00:03:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-scandium/test@tmp/jenkins-gitclient-ssh10489683432751124601.key 00:03:57 Verifying host key using known hosts file 00:03:58 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:03:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:04:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:04:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:04:02 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:04:02 [INFO] Currently running in a labeled security context 00:04:02 [INFO] Currently SELinux is 'enforcing' on the host 00:04:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-scandium/test@tmp/jenkins-gitclient-ssh7731223683682166515.key 00:04:02 Verifying host key using known hosts file 00:04:02 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:04:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:04:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:04:03 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 00:04:03 > git config core.sparsecheckout # timeout=10 00:04:03 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 00:04:03 Commit message: "Adapt test for new pce-allocation field" 00:04:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:04:03 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 00:04:03 No emails were triggered. 00:04:03 provisioning config files... 00:04:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:04:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:04:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:04:04 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins10489209111815227384.sh 00:04:04 ---> python-tools-install.sh 00:04:04 Setup pyenv: 00:04:04 system 00:04:04 * 3.8.13 (set by /opt/pyenv/version) 00:04:04 * 3.9.13 (set by /opt/pyenv/version) 00:04:04 * 3.10.13 (set by /opt/pyenv/version) 00:04:04 * 3.11.7 (set by /opt/pyenv/version) 00:04:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-or8K 00:04:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:04:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:04:13 lf-activate-venv(): INFO: Base packages installed successfully 00:04:13 lf-activate-venv(): INFO: Installing additional packages: lftools 00:04:37 lf-activate-venv(): INFO: Adding /tmp/venv-or8K/bin to PATH 00:04:37 Generating Requirements File 00:04:56 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:04:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:04:56 Python 3.11.7 00:04:57 pip 25.3 from /tmp/venv-or8K/lib/python3.11/site-packages/pip (python 3.11) 00:04:57 appdirs==1.4.4 00:04:57 argcomplete==3.6.3 00:04:57 aspy.yaml==1.3.0 00:04:57 attrs==25.4.0 00:04:57 autopage==0.5.2 00:04:57 beautifulsoup4==4.14.2 00:04:57 boto3==1.40.74 00:04:57 botocore==1.40.74 00:04:57 bs4==0.0.2 00:04:57 cachetools==6.2.2 00:04:57 certifi==2025.11.12 00:04:57 cffi==2.0.0 00:04:57 cfgv==3.4.0 00:04:57 chardet==5.2.0 00:04:57 charset-normalizer==3.4.4 00:04:57 click==8.3.1 00:04:57 cliff==4.11.0 00:04:57 cmd2==2.7.0 00:04:57 cryptography==3.3.2 00:04:57 debtcollector==3.0.0 00:04:57 decorator==5.2.1 00:04:57 defusedxml==0.7.1 00:04:57 Deprecated==1.3.1 00:04:57 distlib==0.4.0 00:04:57 dnspython==2.8.0 00:04:57 docker==7.1.0 00:04:57 dogpile.cache==1.5.0 00:04:57 durationpy==0.10 00:04:57 email-validator==2.3.0 00:04:57 filelock==3.20.0 00:04:57 future==1.0.0 00:04:57 gitdb==4.0.12 00:04:57 GitPython==3.1.45 00:04:57 google-auth==2.43.0 00:04:57 httplib2==0.31.0 00:04:57 identify==2.6.15 00:04:57 idna==3.11 00:04:57 importlib-resources==1.5.0 00:04:57 iso8601==2.1.0 00:04:57 Jinja2==3.1.6 00:04:57 jmespath==1.0.1 00:04:57 jsonpatch==1.33 00:04:57 jsonpointer==3.0.0 00:04:57 jsonschema==4.25.1 00:04:57 jsonschema-specifications==2025.9.1 00:04:57 keystoneauth1==5.12.0 00:04:57 kubernetes==34.1.0 00:04:57 lftools==0.37.15 00:04:57 lxml==6.0.2 00:04:57 markdown-it-py==4.0.0 00:04:57 MarkupSafe==3.0.3 00:04:57 mdurl==0.1.2 00:04:57 msgpack==1.1.2 00:04:57 multi_key_dict==2.0.3 00:04:57 munch==4.0.0 00:04:57 netaddr==1.3.0 00:04:57 niet==1.4.2 00:04:57 nodeenv==1.9.1 00:04:57 oauth2client==4.1.3 00:04:57 oauthlib==3.3.1 00:04:57 openstacksdk==4.8.0 00:04:57 os-service-types==1.8.1 00:04:57 osc-lib==4.2.0 00:04:57 oslo.config==10.1.0 00:04:57 oslo.context==6.1.0 00:04:57 oslo.i18n==6.7.0 00:04:57 oslo.log==7.2.1 00:04:57 oslo.serialization==5.8.0 00:04:57 oslo.utils==9.1.0 00:04:57 packaging==25.0 00:04:57 pbr==7.0.3 00:04:57 platformdirs==4.5.0 00:04:57 prettytable==3.17.0 00:04:57 psutil==7.1.3 00:04:57 pyasn1==0.6.1 00:04:57 pyasn1_modules==0.4.2 00:04:57 pycparser==2.23 00:04:57 pygerrit2==2.0.15 00:04:57 PyGithub==2.8.1 00:04:57 Pygments==2.19.2 00:04:57 PyJWT==2.10.1 00:04:57 PyNaCl==1.6.1 00:04:57 pyparsing==2.4.7 00:04:57 pyperclip==1.11.0 00:04:57 pyrsistent==0.20.0 00:04:57 python-cinderclient==9.8.0 00:04:57 python-dateutil==2.9.0.post0 00:04:57 python-heatclient==4.3.0 00:04:57 python-jenkins==1.8.3 00:04:57 python-keystoneclient==5.7.0 00:04:57 python-magnumclient==4.9.0 00:04:57 python-openstackclient==8.2.0 00:04:57 python-swiftclient==4.9.0 00:04:57 PyYAML==6.0.3 00:04:57 referencing==0.37.0 00:04:57 requests==2.32.5 00:04:57 requests-oauthlib==2.0.0 00:04:57 requestsexceptions==1.4.0 00:04:57 rfc3986==2.0.0 00:04:57 rich==14.2.0 00:04:57 rich-argparse==1.7.2 00:04:57 rpds-py==0.29.0 00:04:57 rsa==4.9.1 00:04:57 ruamel.yaml==0.18.16 00:04:57 ruamel.yaml.clib==0.2.15 00:04:57 s3transfer==0.14.0 00:04:57 simplejson==3.20.2 00:04:57 six==1.17.0 00:04:57 smmap==5.0.2 00:04:57 soupsieve==2.8 00:04:57 stevedore==5.5.0 00:04:57 tabulate==0.9.0 00:04:57 toml==0.10.2 00:04:57 tomlkit==0.13.3 00:04:57 tqdm==4.67.1 00:04:57 typing_extensions==4.15.0 00:04:57 tzdata==2025.2 00:04:57 urllib3==1.26.20 00:04:57 virtualenv==20.35.4 00:04:57 wcwidth==0.2.14 00:04:57 websocket-client==1.9.0 00:04:57 wrapt==2.0.1 00:04:57 xdg==6.0.0 00:04:57 xmltodict==1.0.2 00:04:57 yq==3.4.3 00:04:57 [EnvInject] - Injecting environment variables from a build step. 00:04:57 [EnvInject] - Injecting as environment variables the properties content 00:04:57 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:04:57 OS_CLOUD=vex 00:04:57 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-scandium-75 00:04:57 OS_STACK_TEMPLATE_DIR=openstack-hot 00:04:57 00:04:57 [EnvInject] - Variables injected successfully. 00:04:57 provisioning config files... 00:04:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:04:57 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins10062231125965683966.sh 00:04:57 ---> Create parameters file for OpenStack HOT 00:04:57 OpenStack Heat parameters generated 00:04:57 ----------------------------------- 00:04:57 parameters: 00:04:57 vm_0_count: '1' 00:04:57 vm_0_flavor: 'v3-standard-4' 00:04:57 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 00:04:57 vm_1_count: '1' 00:04:57 vm_1_flavor: 'v3-standard-2' 00:04:57 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 00:04:57 00:04:57 job_name: '38964-75' 00:04:57 silo: 'releng' 00:04:57 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash -l /tmp/jenkins17332702868767199980.sh 00:04:58 ---> Create HEAT stack 00:04:58 + source /home/jenkins/lf-env.sh 00:04:58 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:04:58 ++ mktemp -d /tmp/venv-XXXX 00:04:58 + lf_venv=/tmp/venv-jVJd 00:04:58 + local venv_file=/tmp/.os_lf_venv 00:04:58 + local python=python3 00:04:58 + local options 00:04:58 + local set_path=true 00:04:58 + local install_args= 00:04:58 ++ 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 urllib3~=1.26.15 yq 00:04:58 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:04:58 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:04:58 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:04:58 + true 00:04:58 + case $1 in 00:04:58 + python=python3 00:04:58 + shift 2 00:04:58 + true 00:04:58 + case $1 in 00:04:58 + shift 00:04:58 + break 00:04:58 + case $python in 00:04:58 + local pkg_list= 00:04:58 + [[ -d /opt/pyenv ]] 00:04:58 + echo 'Setup pyenv:' 00:04:58 Setup pyenv: 00:04:58 + export PYENV_ROOT=/opt/pyenv 00:04:58 + PYENV_ROOT=/opt/pyenv 00:04:58 + 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:04:58 + 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:04:58 + pyenv versions 00:04:58 system 00:04:58 3.8.13 00:04:58 3.9.13 00:04:58 3.10.13 00:04:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-scandium/.python-version) 00:04:58 + command -v pyenv 00:04:58 ++ pyenv init - --no-rehash 00:04:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:04:58 for i in ${!paths[@]}; do 00:04:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:04:58 fi; done; 00:04:58 echo "${paths[*]}"'\'')" 00:04:58 export PATH="/opt/pyenv/shims:${PATH}" 00:04:58 export PYENV_SHELL=bash 00:04:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:04:58 pyenv() { 00:04:58 local command 00:04:58 command="${1:-}" 00:04:58 if [ "$#" -gt 0 ]; then 00:04:58 shift 00:04:58 fi 00:04:58 00:04:58 case "$command" in 00:04:58 rehash|shell) 00:04:58 eval "$(pyenv "sh-$command" "$@")" 00:04:58 ;; 00:04:58 *) 00:04:58 command pyenv "$command" "$@" 00:04:58 ;; 00:04:58 esac 00:04:58 }' 00:04:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:04:58 for i in ${!paths[@]}; do 00:04:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:04:58 fi; done; 00:04:58 echo "${paths[*]}"' 00:04:58 ++ 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:04:58 ++ 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:04:58 ++ 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:04:58 ++ export PYENV_SHELL=bash 00:04:58 ++ PYENV_SHELL=bash 00:04:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:04:58 +++ complete -F _pyenv pyenv 00:04:58 ++ lf-pyver python3 00:04:58 ++ local py_version_xy=python3 00:04:58 ++ local py_version_xyz= 00:04:58 ++ awk '{ print $1 }' 00:04:58 ++ pyenv versions 00:04:58 ++ local command 00:04:58 ++ command=versions 00:04:58 ++ '[' 1 -gt 0 ']' 00:04:58 ++ shift 00:04:58 ++ case "$command" in 00:04:58 ++ command pyenv versions 00:04:58 ++ pyenv versions 00:04:58 ++ grep -E '^[0-9.]*[0-9]$' 00:04:58 ++ sed 's/^[ *]* //' 00:04:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:04:58 +++ grep '^3' /tmp/.pyenv_versions 00:04:58 +++ tail -n 1 00:04:58 +++ sort -V 00:04:58 ++ py_version_xyz=3.11.7 00:04:58 ++ [[ -z 3.11.7 ]] 00:04:58 ++ echo 3.11.7 00:04:58 ++ return 0 00:04:58 + pyenv local 3.11.7 00:04:58 + local command 00:04:58 + command=local 00:04:58 + '[' 2 -gt 0 ']' 00:04:58 + shift 00:04:58 + case "$command" in 00:04:58 + command pyenv local 3.11.7 00:04:58 + pyenv local 3.11.7 00:04:58 + for arg in "$@" 00:04:58 + case $arg in 00:04:58 + pkg_list+='lftools[openstack] ' 00:04:58 + for arg in "$@" 00:04:58 + case $arg in 00:04:58 + pkg_list+='kubernetes ' 00:04:58 + for arg in "$@" 00:04:58 + case $arg in 00:04:58 + pkg_list+='niet ' 00:04:58 + for arg in "$@" 00:04:58 + case $arg in 00:04:58 + pkg_list+='python-heatclient ' 00:04:58 + for arg in "$@" 00:04:58 + case $arg in 00:04:58 + pkg_list+='python-openstackclient ' 00:04:58 + for arg in "$@" 00:04:58 + case $arg in 00:04:58 + pkg_list+='python-magnumclient ' 00:04:58 + for arg in "$@" 00:04:58 + case $arg in 00:04:58 + pkg_list+='urllib3~=1.26.15 ' 00:04:58 + for arg in "$@" 00:04:58 + case $arg in 00:04:58 + pkg_list+='yq ' 00:04:58 + [[ -f /tmp/.os_lf_venv ]] 00:04:58 ++ cat /tmp/.os_lf_venv 00:04:58 + lf_venv=/tmp/venv-or8K 00:04:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-or8K from' file:/tmp/.os_lf_venv 00:04:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-or8K from file:/tmp/.os_lf_venv 00:04:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:04:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:04:58 + local 'pip_opts=--upgrade --quiet' 00:04:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:04:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:04:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:04:58 + [[ -n '' ]] 00:04:58 + [[ -n '' ]] 00:04:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:04:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:04:58 + /tmp/venv-or8K/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 00:05:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:05:00 lf-activate-venv(): INFO: Base packages installed successfully 00:05:00 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:05:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:05:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:05:00 + /tmp/venv-or8K/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:05:18 + type python3 00:05:18 + true 00:05:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-or8K/bin to PATH' 00:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-or8K/bin to PATH 00:05:18 + PATH=/tmp/venv-or8K/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:05:18 + return 0 00:05:18 + openstack --os-cloud vex limits show --absolute 00:05:19 +--------------------------+---------+ 00:05:19 | Name | Value | 00:05:19 +--------------------------+---------+ 00:05:19 | maxTotalInstances | -1 | 00:05:19 | maxTotalCores | 450 | 00:05:19 | maxTotalRAMSize | 1000000 | 00:05:19 | maxServerMeta | 128 | 00:05:19 | maxImageMeta | 128 | 00:05:19 | maxPersonality | 5 | 00:05:19 | maxPersonalitySize | 10240 | 00:05:19 | maxTotalKeypairs | 100 | 00:05:19 | maxServerGroups | 10 | 00:05:19 | maxServerGroupMembers | 10 | 00:05:19 | maxTotalFloatingIps | -1 | 00:05:19 | maxSecurityGroups | -1 | 00:05:19 | maxSecurityGroupRules | -1 | 00:05:19 | totalRAMUsed | 974848 | 00:05:19 | totalCoresUsed | 238 | 00:05:19 | totalInstancesUsed | 85 | 00:05:19 | totalFloatingIpsUsed | 0 | 00:05:19 | totalSecurityGroupsUsed | 0 | 00:05:19 | totalServerGroupsUsed | 0 | 00:05:19 | maxTotalVolumes | -1 | 00:05:19 | maxTotalSnapshots | 10 | 00:05:19 | maxTotalVolumeGigabytes | 4096 | 00:05:19 | maxTotalBackups | 10 | 00:05:19 | maxTotalBackupGigabytes | 1000 | 00:05:19 | totalVolumesUsed | 3 | 00:05:19 | totalGigabytesUsed | 60 | 00:05:19 | totalSnapshotsUsed | 0 | 00:05:19 | totalBackupsUsed | 0 | 00:05:19 | totalBackupGigabytesUsed | 0 | 00:05:19 +--------------------------+---------+ 00:05:19 + pushd /opt/ciman/openstack-hot 00:05:19 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-all-scandium 00:05:19 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-all-scandium-75 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-all-scandium/stack-parameters.yaml 00:05:33 Creating stack releng-netconf-csit-1node-userfeatures-all-scandium-75 00:05:33 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[0].resources.instance: Quota exceeded for ram: Requested 16384, but already used 1015808 of 1000000 ram (HTTP 403) (Request-ID: req-40b8bd00-b57e-4db5-8afe-8c037f4d915a) 00:05:33 TypeError: delete() missing 1 required positional argument: 'force' 00:05:33 Build step 'Execute shell' marked build as failure 00:05:33 $ ssh-agent -k 00:05:33 unset SSH_AUTH_SOCK; 00:05:33 unset SSH_AGENT_PID; 00:05:33 echo Agent pid 5281 killed; 00:05:33 [ssh-agent] Stopped. 00:05:33 Recording plot data 00:05:34 Robot results publisher started... 00:05:34 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:05:34 -Parsing output xml: 00:05:34 Failed! 00:05:34 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-userfeatures-all-scandium with configured filemask: output.xml 00:05:34 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 00:05:34 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 00:05:34 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 00:05:34 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 00:05:34 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 00:05:34 at hudson.remoting.Request$2.run(Request.java:377) 00:05:34 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 00:05:34 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 00:05:34 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 00:05:34 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 00:05:34 at java.base/java.lang.Thread.run(Thread.java:829) 00:05:34 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-11148 00:05:34 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 00:05:34 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 00:05:34 at hudson.remoting.Channel.call(Channel.java:1003) 00:05:34 at hudson.FilePath.act(FilePath.java:1230) 00:05:34 at hudson.FilePath.act(FilePath.java:1219) 00:05:34 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 00:05:34 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 00:05:34 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 00:05:34 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 00:05:34 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 00:05:34 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 00:05:34 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 00:05:34 at hudson.model.Build$BuildExecution.post2(Build.java:179) 00:05:34 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 00:05:34 at hudson.model.Run.execute(Run.java:1918) 00:05:34 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 00:05:34 at hudson.model.ResourceController.execute(ResourceController.java:101) 00:05:34 at hudson.model.Executor.run(Executor.java:442) 00:05:34 [PostBuildScript] - [INFO] Executing post build scripts. 00:05:34 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins3658685532076789111.sh 00:05:34 Archiving csit artifacts 00:05:34 seq: invalid floating point argument: ‘’ 00:05:34 Try 'seq --help' for more information. 00:05:34 % Total % Received % Xferd Average Speed Time Time Time Current 00:05:34 Dload Upload Total Spent Left Speed 00:05:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 2755 0 --:--:-- --:--:-- --:--:-- 2755 00:05:34 Archive: robot-plugin.zip 00:05:34 End-of-central-directory signature not found. Either this file is not 00:05:34 a zipfile, or it constitutes one disk of a multi-part archive. In the 00:05:34 latter case the central directory and zipfile comment will be found on 00:05:34 the last disk(s) of this archive. 00:05:34 unzip: cannot find zipfile directory in one of robot-plugin.zip or 00:05:34 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 00:05:34 mv: cannot stat '*.log': No such file or directory 00:05:34 mv: cannot stat '*.log.gz': No such file or directory 00:05:34 mv: cannot stat '*.csv': No such file or directory 00:05:34 mv: cannot stat '*.png': No such file or directory 00:05:34 [PostBuildScript] - [INFO] Executing post build scripts. 00:05:34 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins6022602744886373142.sh 00:05:34 [PostBuildScript] - [INFO] Executing post build scripts. 00:05:34 [EnvInject] - Injecting environment variables from a build step. 00:05:34 [EnvInject] - Injecting as environment variables the properties content 00:05:34 OS_CLOUD=vex 00:05:34 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-scandium-75 00:05:34 00:05:34 [EnvInject] - Variables injected successfully. 00:05:34 provisioning config files... 00:05:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:05:34 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins14174644458979348336.sh 00:05:34 ---> openstack-stack-delete.sh 00:05:34 Setup pyenv: 00:05:34 system 00:05:34 3.8.13 00:05:34 3.9.13 00:05:34 3.10.13 00:05:34 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-scandium/.python-version) 00:05:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-or8K from file:/tmp/.os_lf_venv 00:05:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:05:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:05:36 lf-activate-venv(): INFO: Base packages installed successfully 00:05:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-or8K/bin to PATH 00:05:50 INFO: Stack cost retrieval disabled, setting cost to 0 00:06:02 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-all-scandium-75 00:06:02 Successfully deleted stack releng-netconf-csit-1node-userfeatures-all-scandium-75 00:06:02 [PostBuildScript] - [INFO] Executing post build scripts. 00:06:02 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins11863721862949089215.sh 00:06:02 ---> sysstat.sh 00:06:02 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins6301193148580623925.sh 00:06:02 ---> package-listing.sh 00:06:02 ++ facter osfamily 00:06:02 ++ tr '[:upper:]' '[:lower:]' 00:06:02 + OS_FAMILY=redhat 00:06:02 + workspace=/w/workspace/netconf-csit-1node-userfeatures-all-scandium 00:06:02 + START_PACKAGES=/tmp/packages_start.txt 00:06:02 + END_PACKAGES=/tmp/packages_end.txt 00:06:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:06:02 + PACKAGES=/tmp/packages_start.txt 00:06:02 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-scandium ']' 00:06:02 + PACKAGES=/tmp/packages_end.txt 00:06:02 + case "${OS_FAMILY}" in 00:06:02 + rpm -qa 00:06:02 + sort 00:06:03 + '[' -f /tmp/packages_start.txt ']' 00:06:03 + '[' -f /tmp/packages_end.txt ']' 00:06:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:06:03 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-scandium ']' 00:06:03 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-all-scandium/archives/ 00:06:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-all-scandium/archives/ 00:06:03 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins7351165179482568586.sh 00:06:03 ---> capture-instance-metadata.sh 00:06:03 Setup pyenv: 00:06:03 system 00:06:03 3.8.13 00:06:03 3.9.13 00:06:03 3.10.13 00:06:03 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-scandium/.python-version) 00:06:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-or8K from file:/tmp/.os_lf_venv 00:06:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:06 lf-activate-venv(): INFO: Base packages installed successfully 00:06:06 lf-activate-venv(): INFO: Installing additional packages: lftools 00:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-or8K/bin to PATH 00:06:21 INFO: Running in OpenStack, capturing instance metadata 00:06:21 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins13766788010391442349.sh 00:06:21 provisioning config files... 00:06:22 Could not find credentials [logs] for netconf-csit-1node-userfeatures-all-scandium #75 00:06:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-all-scandium@tmp/config12157650743640696183tmp 00:06:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:06:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:06:22 provisioning config files... 00:06:23 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:06:23 [EnvInject] - Injecting environment variables from a build step. 00:06:23 [EnvInject] - Injecting as environment variables the properties content 00:06:23 SERVER_ID=logs 00:06:23 00:06:23 [EnvInject] - Variables injected successfully. 00:06:23 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins6954133635920227900.sh 00:06:23 ---> create-netrc.sh 00:06:23 WARN: Log server credential not found. 00:06:23 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins4821847320152118784.sh 00:06:23 ---> python-tools-install.sh 00:06:23 Setup pyenv: 00:06:23 system 00:06:23 3.8.13 00:06:23 3.9.13 00:06:23 3.10.13 00:06:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-scandium/.python-version) 00:06:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-or8K from file:/tmp/.os_lf_venv 00:06:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:25 lf-activate-venv(): INFO: Base packages installed successfully 00:06:25 lf-activate-venv(): INFO: Installing additional packages: lftools 00:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-or8K/bin to PATH 00:06:35 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins5283157201059036981.sh 00:06:35 ---> sudo-logs.sh 00:06:35 Archiving 'sudo' log.. 00:06:35 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins5881742844111369184.sh 00:06:35 ---> job-cost.sh 00:06:35 Setup pyenv: 00:06:35 system 00:06:35 3.8.13 00:06:35 3.9.13 00:06:35 3.10.13 00:06:35 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-scandium/.python-version) 00:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-or8K from file:/tmp/.os_lf_venv 00:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:37 lf-activate-venv(): INFO: Base packages installed successfully 00:06:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-or8K/bin to PATH 00:06:45 DEBUG: total: 0 00:06:45 INFO: Retrieving Stack Cost... 00:06:45 INFO: Retrieving Pricing Info for: v3-standard-2 00:06:46 INFO: Archiving Costs 00:06:46 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash -l /tmp/jenkins13808028627022190247.sh 00:06:46 ---> logs-deploy.sh 00:06:46 Setup pyenv: 00:06:46 system 00:06:46 3.8.13 00:06:46 3.9.13 00:06:46 3.10.13 00:06:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-scandium/.python-version) 00:06:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-or8K from file:/tmp/.os_lf_venv 00:06:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:06:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:06:48 lf-activate-venv(): INFO: Base packages installed successfully 00:06:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-or8K/bin to PATH 00:06:58 WARNING: Nexus logging server not set 00:06:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-all-scandium/75/ 00:06:58 INFO: archiving logs to S3 00:06:59 ---> uname -a: 00:06:59 Linux prd-centos8-robot-2c-8g-11148.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:06:59 00:06:59 00:06:59 ---> lscpu: 00:06:59 Architecture: x86_64 00:06:59 CPU op-mode(s): 32-bit, 64-bit 00:06:59 Byte Order: Little Endian 00:06:59 CPU(s): 2 00:06:59 On-line CPU(s) list: 0,1 00:06:59 Thread(s) per core: 1 00:06:59 Core(s) per socket: 1 00:06:59 Socket(s): 2 00:06:59 NUMA node(s): 1 00:06:59 Vendor ID: AuthenticAMD 00:06:59 CPU family: 23 00:06:59 Model: 49 00:06:59 Model name: AMD EPYC-Rome Processor 00:06:59 Stepping: 0 00:06:59 CPU MHz: 2799.998 00:06:59 BogoMIPS: 5599.99 00:06:59 Virtualization: AMD-V 00:06:59 Hypervisor vendor: KVM 00:06:59 Virtualization type: full 00:06:59 L1d cache: 32K 00:06:59 L1i cache: 32K 00:06:59 L2 cache: 512K 00:06:59 L3 cache: 16384K 00:06:59 NUMA node0 CPU(s): 0,1 00:06:59 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:06:59 00:06:59 00:06:59 ---> nproc: 00:06:59 2 00:06:59 00:06:59 00:06:59 ---> df -h: 00:06:59 Filesystem Size Used Avail Use% Mounted on 00:06:59 devtmpfs 3.8G 0 3.8G 0% /dev 00:06:59 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:06:59 tmpfs 3.8G 17M 3.8G 1% /run 00:06:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:06:59 /dev/vda1 40G 8.3G 32G 21% / 00:06:59 tmpfs 770M 0 770M 0% /run/user/1001 00:06:59 00:06:59 00:06:59 ---> free -m: 00:06:59 total used free shared buff/cache available 00:06:59 Mem: 7697 573 5018 19 2105 6827 00:06:59 Swap: 1023 0 1023 00:06:59 00:06:59 00:06:59 ---> ip addr: 00:06:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:06:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:06:59 inet 127.0.0.1/8 scope host lo 00:06:59 valid_lft forever preferred_lft forever 00:06:59 inet6 ::1/128 scope host 00:06:59 valid_lft forever preferred_lft forever 00:06:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:06:59 link/ether fa:16:3e:82:6a:14 brd ff:ff:ff:ff:ff:ff 00:06:59 altname enp0s3 00:06:59 altname ens3 00:06:59 inet 10.30.170.233/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:06:59 valid_lft 86171sec preferred_lft 86171sec 00:06:59 inet6 fe80::f816:3eff:fe82:6a14/64 scope link 00:06:59 valid_lft forever preferred_lft forever 00:06:59 00:06:59 00:06:59 ---> sar -b -r -n DEV: 00:06:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/17/2025 _x86_64_ (2 CPU) 00:06:59 00:06:59 00:03:06 LINUX RESTART (2 CPU) 00:06:59 00:06:59 12:04:01 AM tps rtps wtps bread/s bwrtn/s 00:06:59 12:05:01 AM 96.35 6.45 89.90 1099.55 6917.75 00:06:59 12:06:01 AM 84.47 0.85 83.62 85.84 10882.77 00:06:59 Average: 90.41 3.65 86.76 592.65 8900.42 00:06:59 00:06:59 12:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:06:59 12:05:01 AM 5255920 7054412 2626512 33.32 2688 1975168 653620 7.32 186896 2103524 249728 00:06:59 12:06:01 AM 5165636 7010632 2716796 34.47 2688 2020900 703676 7.88 223456 2146376 10904 00:06:59 Average: 5210778 7032522 2671654 33.89 2688 1998034 678648 7.60 205176 2124950 130316 00:06:59 00:06:59 12:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:06:59 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:59 12:05:01 AM eth0 156.42 117.51 1181.48 32.42 0.00 0.00 0.00 0.00 00:06:59 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:59 12:06:01 AM eth0 72.23 49.13 595.51 10.26 0.00 0.00 0.00 0.00 00:06:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:06:59 Average: eth0 114.32 83.32 888.47 21.34 0.00 0.00 0.00 0.00 00:06:59 00:06:59 00:06:59 ---> sar -P ALL: 00:06:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/17/2025 _x86_64_ (2 CPU) 00:06:59 00:06:59 00:03:06 LINUX RESTART (2 CPU) 00:06:59 00:06:59 12:04:01 AM CPU %user %nice %system %iowait %steal %idle 00:06:59 12:05:01 AM all 39.71 0.00 6.16 1.73 0.12 52.28 00:06:59 12:05:01 AM 0 39.85 0.00 5.90 2.25 0.12 51.89 00:06:59 12:05:01 AM 1 39.58 0.00 6.42 1.22 0.12 52.67 00:06:59 12:06:01 AM all 24.25 0.00 2.89 2.31 0.08 70.48 00:06:59 12:06:01 AM 0 15.73 0.00 2.80 2.82 0.07 78.59 00:06:59 12:06:01 AM 1 32.77 0.00 2.97 1.80 0.08 62.38 00:06:59 Average: all 31.99 0.00 4.52 2.02 0.10 61.37 00:06:59 Average: 0 27.80 0.00 4.36 2.53 0.09 65.22 00:06:59 Average: 1 36.17 0.00 4.69 1.51 0.10 57.52 00:06:59 00:06:59 00:06:59