11:32:10 Started by timer 11:32:10 Running as SYSTEM 11:32:10 [EnvInject] - Loading node environment variables. 11:32:10 Building remotely on prd-centos8-builder-2c-2g-13120 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 11:32:11 [ssh-agent] Looking for ssh-agent implementation... 11:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:11 $ ssh-agent 11:32:11 SSH_AUTH_SOCK=/tmp/ssh-D5mxHffz4mz5/agent.5438 11:32:11 SSH_AGENT_PID=5439 11:32:11 [ssh-agent] Started. 11:32:11 Running ssh-add (command line suppressed) 11:32:11 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_2917119979960711252.key (/w/workspace/builder-openstack-cron@tmp/private_key_2917119979960711252.key) 11:32:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:32:11 The recommended git tool is: NONE 11:32:14 using credential jenkins-ssh 11:32:14 Wiping out workspace first. 11:32:14 Cloning the remote Git repository 11:32:14 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:32:14 > git init /w/workspace/builder-openstack-cron # timeout=10 11:32:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:32:14 > git --version # timeout=10 11:32:14 > git --version # 'git version 2.43.0' 11:32:14 using GIT_SSH to set credentials jenkins-ssh 11:32:14 [INFO] Currently running in a labeled security context 11:32:14 [INFO] Currently SELinux is 'enforcing' on the host 11:32:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh12241007869398216386.key 11:32:14 Verifying host key using known hosts file 11:32:14 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. 11:32:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:17 Avoid second fetch 11:32:17 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:32:17 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 11:32:17 > git config core.sparsecheckout # timeout=10 11:32:17 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 11:32:17 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 11:32:17 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 11:32:17 > git remote # timeout=10 11:32:17 > git submodule init # timeout=10 11:32:18 > git submodule sync # timeout=10 11:32:18 > git config --get remote.origin.url # timeout=10 11:32:18 > git submodule init # timeout=10 11:32:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:32:18 > git config --get submodule.global-jjb.url # timeout=10 11:32:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:32:18 > git config --get submodule.packer/common-packer.url # timeout=10 11:32:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:32:18 > git submodule update --init --recursive global-jjb # timeout=10 11:32:22 > git submodule update --init --recursive packer/common-packer # timeout=10 11:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:26 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:26 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:32:26 No emails were triggered. 11:32:26 provisioning config files... 11:32:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:32:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:32:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:32:27 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8217358006158999850.sh 11:32:27 ---> python-tools-install.sh 11:32:27 Setup pyenv: 11:32:27 system 11:32:27 * 3.8.13 (set by /opt/pyenv/version) 11:32:27 * 3.9.13 (set by /opt/pyenv/version) 11:32:27 * 3.10.13 (set by /opt/pyenv/version) 11:32:27 * 3.11.7 (set by /opt/pyenv/version) 11:32:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b4cg 11:32:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:32:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:37 lf-activate-venv(): INFO: Base packages installed successfully 11:32:37 lf-activate-venv(): INFO: Installing additional packages: lftools 11:33:04 lf-activate-venv(): INFO: Adding /tmp/venv-b4cg/bin to PATH 11:33:04 Generating Requirements File 11:33:27 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. 11:33:27 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:33:27 Python 3.11.7 11:33:27 pip 25.3 from /tmp/venv-b4cg/lib/python3.11/site-packages/pip (python 3.11) 11:33:28 appdirs==1.4.4 11:33:28 argcomplete==3.6.3 11:33:28 aspy.yaml==1.3.0 11:33:28 attrs==25.4.0 11:33:28 autopage==0.5.2 11:33:28 beautifulsoup4==4.14.2 11:33:28 boto3==1.41.2 11:33:28 botocore==1.41.2 11:33:28 bs4==0.0.2 11:33:28 cachetools==6.2.2 11:33:28 certifi==2025.11.12 11:33:28 cffi==2.0.0 11:33:28 cfgv==3.5.0 11:33:28 chardet==5.2.0 11:33:28 charset-normalizer==3.4.4 11:33:28 click==8.3.1 11:33:28 cliff==4.12.0 11:33:28 cmd2==2.7.0 11:33:28 cryptography==3.3.2 11:33:28 debtcollector==3.0.0 11:33:28 decorator==5.2.1 11:33:28 defusedxml==0.7.1 11:33:28 Deprecated==1.3.1 11:33:28 distlib==0.4.0 11:33:28 dnspython==2.8.0 11:33:28 docker==7.1.0 11:33:28 dogpile.cache==1.5.0 11:33:28 durationpy==0.10 11:33:28 email-validator==2.3.0 11:33:28 filelock==3.20.0 11:33:28 future==1.0.0 11:33:28 gitdb==4.0.12 11:33:28 GitPython==3.1.45 11:33:28 google-auth==2.43.0 11:33:28 httplib2==0.31.0 11:33:28 identify==2.6.15 11:33:28 idna==3.11 11:33:28 importlib-resources==1.5.0 11:33:28 iso8601==2.1.0 11:33:28 Jinja2==3.1.6 11:33:28 jmespath==1.0.1 11:33:28 jsonpatch==1.33 11:33:28 jsonpointer==3.0.0 11:33:28 jsonschema==4.25.1 11:33:28 jsonschema-specifications==2025.9.1 11:33:28 keystoneauth1==5.12.0 11:33:28 kubernetes==34.1.0 11:33:28 lftools==0.37.16 11:33:28 lxml==6.0.2 11:33:28 markdown-it-py==4.0.0 11:33:28 MarkupSafe==3.0.3 11:33:28 mdurl==0.1.2 11:33:28 msgpack==1.1.2 11:33:28 multi_key_dict==2.0.3 11:33:28 munch==4.0.0 11:33:28 netaddr==1.3.0 11:33:28 niet==1.4.2 11:33:28 nodeenv==1.9.1 11:33:28 oauth2client==4.1.3 11:33:28 oauthlib==3.3.1 11:33:28 openstacksdk==4.8.0 11:33:28 os-service-types==1.8.2 11:33:28 osc-lib==4.2.0 11:33:28 oslo.config==10.1.0 11:33:28 oslo.context==6.2.0 11:33:28 oslo.i18n==6.7.1 11:33:28 oslo.log==7.2.1 11:33:28 oslo.serialization==5.8.0 11:33:28 oslo.utils==9.2.0 11:33:28 packaging==25.0 11:33:28 pbr==7.0.3 11:33:28 platformdirs==4.5.0 11:33:28 prettytable==3.17.0 11:33:28 psutil==7.1.3 11:33:28 pyasn1==0.6.1 11:33:28 pyasn1_modules==0.4.2 11:33:28 pycparser==2.23 11:33:28 pygerrit2==2.0.15 11:33:28 PyGithub==2.8.1 11:33:28 Pygments==2.19.2 11:33:28 PyJWT==2.10.1 11:33:28 PyNaCl==1.6.1 11:33:28 pyparsing==2.4.7 11:33:28 pyperclip==1.11.0 11:33:28 pyrsistent==0.20.0 11:33:28 python-cinderclient==9.8.0 11:33:28 python-dateutil==2.9.0.post0 11:33:28 python-heatclient==4.3.0 11:33:28 python-jenkins==1.8.3 11:33:28 python-keystoneclient==5.7.0 11:33:28 python-magnumclient==4.9.0 11:33:28 python-openstackclient==8.2.0 11:33:28 python-swiftclient==4.9.0 11:33:28 PyYAML==6.0.3 11:33:28 referencing==0.37.0 11:33:28 requests==2.32.5 11:33:28 requests-oauthlib==2.0.0 11:33:28 requestsexceptions==1.4.0 11:33:28 rfc3986==2.0.0 11:33:28 rich==14.2.0 11:33:28 rich-argparse==1.7.2 11:33:28 rpds-py==0.29.0 11:33:28 rsa==4.9.1 11:33:28 ruamel.yaml==0.18.16 11:33:28 ruamel.yaml.clib==0.2.15 11:33:28 s3transfer==0.15.0 11:33:28 simplejson==3.20.2 11:33:28 six==1.17.0 11:33:28 smmap==5.0.2 11:33:28 soupsieve==2.8 11:33:28 stevedore==5.6.0 11:33:28 tabulate==0.9.0 11:33:28 toml==0.10.2 11:33:28 tomlkit==0.13.3 11:33:28 tqdm==4.67.1 11:33:28 typing_extensions==4.15.0 11:33:28 tzdata==2025.2 11:33:28 urllib3==1.26.20 11:33:28 virtualenv==20.35.4 11:33:28 wcwidth==0.2.14 11:33:28 websocket-client==1.9.0 11:33:28 wrapt==2.0.1 11:33:28 xdg==6.0.0 11:33:28 xmltodict==1.0.2 11:33:28 yq==3.4.3 11:33:28 [EnvInject] - Injecting environment variables from a build step. 11:33:28 [EnvInject] - Injecting as environment variables the properties content 11:33:28 OS_CLOUD=vex 11:33:28 11:33:28 [EnvInject] - Variables injected successfully. 11:33:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9233051016474008527.sh 11:33:28 ---> Orphaned k8s clusters 11:33:28 Setup pyenv: 11:33:28 system 11:33:28 3.8.13 11:33:28 3.9.13 11:33:28 3.10.13 11:33:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4cg from file:/tmp/.os_lf_venv 11:33:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:30 lf-activate-venv(): INFO: Base packages installed successfully 11:33:30 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:33:38 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. 11:33:38 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:39 lf-activate-venv(): INFO: Adding /tmp/venv-b4cg/bin to PATH 11:33:41 -----> Delete orphaned cluster 11:33:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14911671053487356939.sh 11:33:42 ---> Orphaned stacks 11:33:42 Setup pyenv: 11:33:42 system 11:33:42 3.8.13 11:33:42 3.9.13 11:33:42 3.10.13 11:33:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4cg from file:/tmp/.os_lf_venv 11:33:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:44 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. 11:33:44 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:44 lf-activate-venv(): INFO: Base packages installed successfully 11:33:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 11:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-b4cg/bin to PATH 11:34:04 + mapfile -t OS_COE_CLUSTERS_ID 11:34:04 ++ awk '{print $1}' 11:34:04 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:34:04 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:34:07 + echo '-----> Active clusters -> stacks' 11:34:07 -----> Active clusters -> stacks 11:34:07 + OS_COE_STACKS=() 11:34:07 + [[ 0 -gt 0 ]] 11:34:07 + mapfile -t OS_STACKS 11:34:07 ++ awk '{print $1}' 11:34:07 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 11:34:09 + echo '-----> Active stacks' 11:34:09 -----> Active stacks 11:34:09 + for stack in "${OS_STACKS[@]}" 11:34:09 + echo releng-controller-csit-1node-notifications-longevity-only-vanadium-16 11:34:09 releng-controller-csit-1node-notifications-longevity-only-vanadium-16 11:34:09 + echo '-----> Delete orphaned stacks' 11:34:09 -----> Delete orphaned stacks 11:34:09 + for STACK_NAME in "${OS_STACKS[@]}" 11:34:09 + [[ 0 -gt 0 ]] 11:34:09 + stack_in_jenkins releng-controller-csit-1node-notifications-longevity-only-vanadium-16 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 11:34:09 + STACK_NAME=releng-controller-csit-1node-notifications-longevity-only-vanadium-16 11:34:09 + builds=() 11:34:09 + for jenkins in "${@:2}" 11:34:09 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:34:09 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:34:09 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:34:09 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:34:09 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:34:09 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75416/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/4770/"}}],"oneOffExecutors":[]}]} 11:34:09 11:34:09 200' 11:34:09 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75416/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/4770/"}}],"oneOffExecutors":[]}]} 11:34:09 11:34:09 200' 11:34:09 ++ head -n1 11:34:09 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75416/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/4770/"}}],"oneOffExecutors":[]}]}' 11:34:09 ++ awk 'END {print $NF}' 11:34:09 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75416/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/4770/"}}],"oneOffExecutors":[]}]} 11:34:09 11:34:09 200' 11:34:09 + status=200 11:34:09 + '[' 200 '!=' 200 ']' 11:34:09 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:34:09 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:34:09 ++ awk -F/ '{print $NF}' 11:34:09 ++ echo https://jenkins.opendaylight.org/releng 11:34:09 ++ sed 's/\/*$//' 11:34:09 + silo=releng 11:34:09 + export silo 11:34:09 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:34:09 ++ grep -v null 11:34:09 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/75416/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-csit-1node-notifications-longevity-only-vanadium/16/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-distribution-weekly-test-trigger-vanadium/16/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/controller-sonar/522/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/netconf-maven-merge-master/4770/"}}],"oneOffExecutors":[]}]}' 11:34:09 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:34:09 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:34:09 + for jenkins in "${@:2}" 11:34:09 + PARAMS='tree=computer[executors[currentExecutable[url]],' 11:34:09 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 11:34:09 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:34:09 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:34:09 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 11:34:09 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:34:09 11:34:09 200' 11:34:09 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:34:09 11:34:09 200' 11:34:09 ++ head -n1 11:34:09 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:34:09 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]} 11:34:09 11:34:09 200' 11:34:09 ++ awk 'END {print $NF}' 11:34:09 + status=200 11:34:09 + '[' 200 '!=' 200 ']' 11:34:09 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 11:34:09 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 11:34:09 ++ echo https://jenkins.opendaylight.org/sandbox 11:34:09 ++ sed 's/\/*$//' 11:34:09 ++ awk -F/ '{print $NF}' 11:34:09 + silo=sandbox 11:34:09 + export silo 11:34:09 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 11:34:09 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]}]}' 11:34:09 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 11:34:09 ++ jq -r '.computer[].executors[].currentExecutable.url' 11:34:09 ++ grep -v null 11:34:09 + [[ releng-builder-openstack-cron-75416 releng-controller-csit-1node-notifications-longevity-only-vanadium-16 releng-integration-distribution-weekly-test-trigger-vanadium-16 releng-controller-sonar-522 releng-netconf-maven-merge-master-4770 =~ releng-controller-csit-1node-notifications-longevity-only-vanadium-16 ]] 11:34:09 + return 0 11:34:09 + continue 11:34:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14279587850665644844.sh 11:34:09 ---> Orphaned servers 11:34:09 Setup pyenv: 11:34:09 system 11:34:09 3.8.13 11:34:09 3.9.13 11:34:09 3.10.13 11:34:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4cg from file:/tmp/.os_lf_venv 11:34:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:11 lf-activate-venv(): INFO: Base packages installed successfully 11:34:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:29 lf-activate-venv(): INFO: Adding /tmp/venv-b4cg/bin to PATH 11:34:36 -----> Active servers 11:34:36 snd-ubuntu2204-docker-2c-2g-146 11:34:36 prd-ubuntu2204-docker-2c-2g-13121 11:34:36 snd-ubuntu2204-docker-2c-2g-145 11:34:36 prd-centos8-builder-2c-2g-13120 11:34:36 prd-ubuntu2204-docker-4c-4g-13119 11:34:36 prd-centos8-robot-2c-8g-13077 11:34:36 prd-centos8-robot-2c-8g-13076 11:34:36 prd-centos8-robot-2c-8g-12953 11:34:36 prd-queue-intque-2c-1g-12937 11:34:36 prd-ubuntu2204-docker-4c-4g-12650 11:34:36 snd-centos8-robot-2c-8g-137 11:34:36 -----> Delete orphaned servers 11:34:36 Deleting orphaned server: snd-ubuntu2204-docker-2c-2g-146 11:34:38 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 11:34:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:39 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6227598573409156694.sh 11:34:39 ---> Orphaned ports 11:34:39 Setup pyenv: 11:34:39 system 11:34:39 3.8.13 11:34:39 3.9.13 11:34:39 3.10.13 11:34:39 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4cg from file:/tmp/.os_lf_venv 11:34:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:42 lf-activate-venv(): INFO: Base packages installed successfully 11:34:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:34:54 lf-activate-venv(): INFO: Adding /tmp/venv-b4cg/bin to PATH 11:34:56 Ports to process: 1; age limit: 1763982294 11:34:56 Using 6 parallel processes... 11:34:56 sh: /dev/tty: No such device or address 11:34:56 11:34:56 Computers / CPU cores / Max jobs to run 11:34:56 1:local / 2 / 2 11:34:56 11:34:56 Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete 11:34:57 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s sh: /dev/tty: No such device or address 11:34:58 local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s local:1/0/100%/0.0s sh: /dev/tty: No such device or address 11:34:58 local:1/0/100%/0.0s local:1/0/100%/0.0s local:0/1/100%/2.0s local:0/1/100%/2.0s 11:34:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:58 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9565550432860112076.sh 11:34:58 ---> Orphaned volumes 11:34:58 + source /home/jenkins/lf-env.sh 11:34:58 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:58 ++ mktemp -d /tmp/venv-XXXX 11:34:58 + lf_venv=/tmp/venv-7HVP 11:34:58 + local venv_file=/tmp/.os_lf_venv 11:34:58 + local python=python3 11:34:58 + local options 11:34:58 + local set_path=true 11:34:58 + local install_args= 11:34: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 yq 11:34:58 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:34:58 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:34:58 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:58 + true 11:34:58 + case $1 in 11:34:58 + python=python3 11:34:58 + shift 2 11:34:58 + true 11:34:58 + case $1 in 11:34:58 + shift 11:34:58 + break 11:34:58 + case $python in 11:34:58 + local pkg_list= 11:34:58 + [[ -d /opt/pyenv ]] 11:34:58 + echo 'Setup pyenv:' 11:34:58 Setup pyenv: 11:34:58 + export PYENV_ROOT=/opt/pyenv 11:34:58 + PYENV_ROOT=/opt/pyenv 11:34: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 11:34: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 11:34:58 + pyenv versions 11:34:58 system 11:34:58 3.8.13 11:34:58 3.9.13 11:34:58 3.10.13 11:34:58 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:58 + command -v pyenv 11:34:58 ++ pyenv init - --no-rehash 11:34:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:34:58 for i in ${!paths[@]}; do 11:34:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:34:58 fi; done; 11:34:58 echo "${paths[*]}"'\'')" 11:34:58 export PATH="/opt/pyenv/shims:${PATH}" 11:34:58 export PYENV_SHELL=bash 11:34:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:34:58 pyenv() { 11:34:58 local command 11:34:58 command="${1:-}" 11:34:58 if [ "$#" -gt 0 ]; then 11:34:58 shift 11:34:58 fi 11:34:58 11:34:58 case "$command" in 11:34:58 rehash|shell) 11:34:58 eval "$(pyenv "sh-$command" "$@")" 11:34:58 ;; 11:34:58 *) 11:34:58 command pyenv "$command" "$@" 11:34:58 ;; 11:34:58 esac 11:34:58 }' 11:34:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:34:58 for i in ${!paths[@]}; do 11:34:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:34:58 fi; done; 11:34:58 echo "${paths[*]}"' 11:34: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 11:34: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 11:34: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 11:34:58 ++ export PYENV_SHELL=bash 11:34:58 ++ PYENV_SHELL=bash 11:34:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:34:58 +++ complete -F _pyenv pyenv 11:34:58 ++ lf-pyver python3 11:34:58 ++ local py_version_xy=python3 11:34:58 ++ local py_version_xyz= 11:34:58 ++ awk '{ print $1 }' 11:34:58 ++ pyenv versions 11:34:58 ++ local command 11:34:58 ++ command=versions 11:34:58 ++ '[' 1 -gt 0 ']' 11:34:58 ++ shift 11:34:58 ++ case "$command" in 11:34:58 ++ command pyenv versions 11:34:58 ++ pyenv versions 11:34:58 ++ sed 's/^[ *]* //' 11:34:58 ++ grep -E '^[0-9.]*[0-9]$' 11:34:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:34:58 +++ tail -n 1 11:34:58 +++ grep '^3' /tmp/.pyenv_versions 11:34:58 +++ sort -V 11:34:58 ++ py_version_xyz=3.11.7 11:34:58 ++ [[ -z 3.11.7 ]] 11:34:58 ++ echo 3.11.7 11:34:58 ++ return 0 11:34:58 + pyenv local 3.11.7 11:34:58 + local command 11:34:58 + command=local 11:34:58 + '[' 2 -gt 0 ']' 11:34:58 + shift 11:34:58 + case "$command" in 11:34:58 + command pyenv local 3.11.7 11:34:58 + pyenv local 3.11.7 11:34:58 + for arg in "$@" 11:34:58 + case $arg in 11:34:58 + pkg_list+='lftools[openstack] ' 11:34:58 + for arg in "$@" 11:34:58 + case $arg in 11:34:58 + pkg_list+='kubernetes ' 11:34:58 + for arg in "$@" 11:34:58 + case $arg in 11:34:58 + pkg_list+='niet ' 11:34:58 + for arg in "$@" 11:34:58 + case $arg in 11:34:58 + pkg_list+='python-heatclient ' 11:34:58 + for arg in "$@" 11:34:58 + case $arg in 11:34:58 + pkg_list+='python-openstackclient ' 11:34:58 + for arg in "$@" 11:34:58 + case $arg in 11:34:58 + pkg_list+='python-magnumclient ' 11:34:58 + for arg in "$@" 11:34:58 + case $arg in 11:34:58 + pkg_list+='yq ' 11:34:58 + [[ -f /tmp/.os_lf_venv ]] 11:34:58 ++ cat /tmp/.os_lf_venv 11:34:58 + lf_venv=/tmp/venv-b4cg 11:34:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4cg from' file:/tmp/.os_lf_venv 11:34:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4cg from file:/tmp/.os_lf_venv 11:34:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:34:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:58 + local 'pip_opts=--upgrade --quiet' 11:34:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:34:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:34:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:34:58 + [[ -n '' ]] 11:34:58 + [[ -n '' ]] 11:34:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:34:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:58 + /tmp/venv-b4cg/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 11:35:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:35:00 lf-activate-venv(): INFO: Base packages installed successfully 11:35:00 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 11:35:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 11:35:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:35:00 + /tmp/venv-b4cg/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 yq 11:35:17 + type python3 11:35:17 + true 11:35:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-b4cg/bin to PATH' 11:35:17 lf-activate-venv(): INFO: Adding /tmp/venv-b4cg/bin to PATH 11:35:17 + PATH=/tmp/venv-b4cg/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 11:35:17 + return 0 11:35:17 + mapfile -t os_volumes 11:35:17 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 11:35:20 + '[' 0 -eq 0 ']' 11:35:20 + echo 'No orphaned volumes found.' 11:35:20 No orphaned volumes found. 11:35:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:35:20 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1981420499403758003.sh 11:35:20 ---> Protect in-use images 11:35:20 Setup pyenv: 11:35:20 system 11:35:20 3.8.13 11:35:20 3.9.13 11:35:20 3.10.13 11:35:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4cg from file:/tmp/.os_lf_venv 11:35:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:22 lf-activate-venv(): INFO: Base packages installed successfully 11:35:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 11:35:36 lf-activate-venv(): INFO: Adding /tmp/venv-b4cg/bin to PATH 11:35:36 INFO: There are images to protect defined in jenkins-config. 11:35:36 INFO: There are additional images to protect in the jjb dir. 11:35:36 INFO: Protecting the following images: 11:35:36 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:35:36 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 11:35:36 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 11:35:36 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 11:35:36 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:35:36 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 11:35:36 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 11:35:36 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 11:35:36 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 11:35:36 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 11:35:36 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 11:35:36 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 11:35:38 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 11:35:40 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 11:35:41 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 11:35:43 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 11:35:45 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 11:35:46 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 11:35:48 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 11:35:49 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 11:35:51 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 11:35:53 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 11:35:54 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 11:35:56 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 11:35:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:56 Run condition [Boolean condition] enabling perform for step [BuilderChain] 11:35:56 [EnvInject] - Injecting environment variables from a build step. 11:35:56 [EnvInject] - Injecting as environment variables the properties content 11:35:56 OS_IMAGE_CLEANUP_AGE=30 11:35:56 11:35:56 [EnvInject] - Variables injected successfully. 11:35:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17368377888755372199.sh 11:35:57 ---> Cleanup old images 11:35:57 Setup pyenv: 11:35:57 system 11:35:57 3.8.13 11:35:57 3.9.13 11:35:57 3.10.13 11:35:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4cg from file:/tmp/.os_lf_venv 11:35:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:58 lf-activate-venv(): INFO: Base packages installed successfully 11:35:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:36:12 lf-activate-venv(): INFO: Adding /tmp/venv-b4cg/bin to PATH 11:36:12 + lftools openstack --os-cloud vex image cleanup --days=30 11:36:18 WARNING: Use of image.protected resulted in an exception 11:36:18 Removing 307 images from vex. 11:36:18 WARNING: Use of image.protected resulted in an exception 11:36:18 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 11:36:18 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 11:36:19 Build step 'Conditional steps (multiple)' marked build as failure 11:36:19 $ ssh-agent -k 11:36:19 unset SSH_AUTH_SOCK; 11:36:19 unset SSH_AGENT_PID; 11:36:19 echo Agent pid 5439 killed; 11:36:19 [ssh-agent] Stopped. 11:36:19 [PostBuildScript] - [INFO] Executing post build scripts. 11:36:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8111110632022275630.sh 11:36:19 ---> sysstat.sh 11:36:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15865337276883893667.sh 11:36:19 ---> package-listing.sh 11:36:19 ++ facter osfamily 11:36:19 ++ tr '[:upper:]' '[:lower:]' 11:36:19 + OS_FAMILY=redhat 11:36:19 + workspace=/w/workspace/builder-openstack-cron 11:36:19 + START_PACKAGES=/tmp/packages_start.txt 11:36:19 + END_PACKAGES=/tmp/packages_end.txt 11:36:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:36:19 + PACKAGES=/tmp/packages_start.txt 11:36:19 + '[' /w/workspace/builder-openstack-cron ']' 11:36:19 + PACKAGES=/tmp/packages_end.txt 11:36:19 + case "${OS_FAMILY}" in 11:36:19 + sort 11:36:19 + rpm -qa 11:36:20 + '[' -f /tmp/packages_start.txt ']' 11:36:20 + '[' -f /tmp/packages_end.txt ']' 11:36:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:36:20 + '[' /w/workspace/builder-openstack-cron ']' 11:36:20 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 11:36:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 11:36:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9655136499872133872.sh 11:36:20 ---> capture-instance-metadata.sh 11:36:20 Setup pyenv: 11:36:20 system 11:36:20 3.8.13 11:36:20 3.9.13 11:36:20 3.10.13 11:36:20 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4cg from file:/tmp/.os_lf_venv 11:36:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:22 lf-activate-venv(): INFO: Base packages installed successfully 11:36:22 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:34 lf-activate-venv(): INFO: Adding /tmp/venv-b4cg/bin to PATH 11:36:34 INFO: Running in OpenStack, capturing instance metadata 11:36:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9836364777844143271.sh 11:36:34 provisioning config files... 11:36:34 Could not find credentials [logs] for builder-openstack-cron #75416 11:36:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config18362911532532908954tmp 11:36:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:36:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:36:34 provisioning config files... 11:36:34 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:36:34 [EnvInject] - Injecting environment variables from a build step. 11:36:34 [EnvInject] - Injecting as environment variables the properties content 11:36:34 SERVER_ID=logs 11:36:34 11:36:34 [EnvInject] - Variables injected successfully. 11:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4981892573800610188.sh 11:36:35 ---> create-netrc.sh 11:36:35 WARN: Log server credential not found. 11:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12376327352710674713.sh 11:36:35 ---> python-tools-install.sh 11:36:35 Setup pyenv: 11:36:35 system 11:36:35 3.8.13 11:36:35 3.9.13 11:36:35 3.10.13 11:36:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4cg from file:/tmp/.os_lf_venv 11:36:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:37 lf-activate-venv(): INFO: Base packages installed successfully 11:36:37 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:47 lf-activate-venv(): INFO: Adding /tmp/venv-b4cg/bin to PATH 11:36:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2522626121892931787.sh 11:36:47 ---> sudo-logs.sh 11:36:47 Archiving 'sudo' log.. 11:36:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2769021276285001240.sh 11:36:47 ---> job-cost.sh 11:36:47 Setup pyenv: 11:36:47 system 11:36:47 3.8.13 11:36:47 3.9.13 11:36:47 3.10.13 11:36:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4cg from file:/tmp/.os_lf_venv 11:36:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:50 lf-activate-venv(): INFO: Base packages installed successfully 11:36:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:36:59 lf-activate-venv(): INFO: Adding /tmp/venv-b4cg/bin to PATH 11:36:59 INFO: No Stack... 11:36:59 INFO: Retrieving Pricing Info for: v3-standard-2 11:36:59 INFO: Archiving Costs 11:36:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15617231911454278011.sh 11:36:59 ---> logs-deploy.sh 11:36:59 Setup pyenv: 11:36:59 system 11:36:59 3.8.13 11:36:59 3.9.13 11:36:59 3.10.13 11:36:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:37:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b4cg from file:/tmp/.os_lf_venv 11:37:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:37:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:37:02 lf-activate-venv(): INFO: Base packages installed successfully 11:37:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:37:11 lf-activate-venv(): INFO: Adding /tmp/venv-b4cg/bin to PATH 11:37:11 WARNING: Nexus logging server not set 11:37:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75416/ 11:37:11 INFO: archiving logs to S3 11:37:12 ---> uname -a: 11:37:12 Linux prd-centos8-builder-2c-2g-13120.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 11:37:12 11:37:12 11:37:12 ---> lscpu: 11:37:12 Architecture: x86_64 11:37:12 CPU op-mode(s): 32-bit, 64-bit 11:37:12 Byte Order: Little Endian 11:37:12 CPU(s): 2 11:37:12 On-line CPU(s) list: 0,1 11:37:12 Thread(s) per core: 1 11:37:12 Core(s) per socket: 1 11:37:12 Socket(s): 2 11:37:12 NUMA node(s): 1 11:37:12 Vendor ID: AuthenticAMD 11:37:12 CPU family: 23 11:37:12 Model: 49 11:37:12 Model name: AMD EPYC-Rome Processor 11:37:12 Stepping: 0 11:37:12 CPU MHz: 2799.998 11:37:12 BogoMIPS: 5599.99 11:37:12 Virtualization: AMD-V 11:37:12 Hypervisor vendor: KVM 11:37:12 Virtualization type: full 11:37:12 L1d cache: 32K 11:37:12 L1i cache: 32K 11:37:12 L2 cache: 512K 11:37:12 L3 cache: 16384K 11:37:12 NUMA node0 CPU(s): 0,1 11:37:12 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 11:37:12 11:37:12 11:37:12 ---> nproc: 11:37:12 2 11:37:12 11:37:12 11:37:12 ---> df -h: 11:37:12 Filesystem Size Used Avail Use% Mounted on 11:37:12 devtmpfs 3.8G 0 3.8G 0% /dev 11:37:12 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:37:12 tmpfs 3.8G 17M 3.8G 1% /run 11:37:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:37:12 /dev/vda1 40G 8.5G 32G 22% / 11:37:12 tmpfs 770M 0 770M 0% /run/user/1001 11:37:12 11:37:12 11:37:12 ---> free -m: 11:37:12 total used free shared buff/cache available 11:37:12 Mem: 7697 659 4767 19 2270 6741 11:37:12 Swap: 1023 0 1023 11:37:12 11:37:12 11:37:12 ---> ip addr: 11:37:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:37:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:37:12 inet 127.0.0.1/8 scope host lo 11:37:12 valid_lft forever preferred_lft forever 11:37:12 inet6 ::1/128 scope host 11:37:12 valid_lft forever preferred_lft forever 11:37:12 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:37:12 link/ether fa:16:3e:0b:99:7d brd ff:ff:ff:ff:ff:ff 11:37:12 altname enp0s3 11:37:12 altname ens3 11:37:12 inet 10.30.171.218/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:37:12 valid_lft 86064sec preferred_lft 86064sec 11:37:12 inet6 fe80::f816:3eff:fe0b:997d/64 scope link 11:37:12 valid_lft forever preferred_lft forever 11:37:12 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:37:12 link/ether 02:42:d2:15:28:68 brd ff:ff:ff:ff:ff:ff 11:37:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:37:12 valid_lft forever preferred_lft forever 11:37:12 11:37:12 11:37:12 ---> sar -b -r -n DEV: 11:37:12 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/24/2025 _x86_64_ (2 CPU) 11:37:12 11:37:12 11:31:31 LINUX RESTART (2 CPU) 11:37:12 11:37:12 11:32:03 AM tps rtps wtps bread/s bwrtn/s 11:37:12 11:33:01 AM 169.96 14.05 155.91 3687.28 6622.41 11:37:12 11:34:01 AM 113.06 0.45 112.61 63.05 12392.90 11:37:12 11:35:01 AM 34.96 1.97 32.99 188.10 1863.12 11:37:12 11:36:01 AM 23.60 0.00 23.60 0.00 664.41 11:37:12 11:37:01 AM 25.02 0.52 24.51 64.65 654.20 11:37:12 Average: 72.68 3.32 69.35 781.29 4424.97 11:37:12 11:37:12 11:32:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:37:12 11:33:01 AM 5082224 6919680 2800208 35.52 2688 2024940 1079932 12.09 226868 2267632 175456 11:37:12 11:34:01 AM 4823028 6865308 3059404 38.81 2688 2218292 1078300 12.07 208472 2495560 61916 11:37:12 11:35:01 AM 4944776 6958792 2937656 37.27 2688 2189084 990840 11.09 270672 2311644 10932 11:37:12 11:36:01 AM 4927484 6941428 2954948 37.49 2688 2189084 989708 11.08 271304 2328384 9936 11:37:12 11:37:01 AM 4922404 6948784 2960028 37.55 2688 2200996 1008480 11.29 440496 2164440 32848 11:37:12 Average: 4939983 6926798 2942449 37.33 2688 2164479 1029452 11.53 283562 2313532 58218 11:37:12 11:37:12 11:32:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:37:12 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:12 11:33:01 AM eth0 338.02 188.25 1829.34 64.06 0.00 0.00 0.00 0.00 11:37:12 11:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:12 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:12 11:34:01 AM eth0 85.14 68.33 847.58 10.42 0.00 0.00 0.00 0.00 11:37:12 11:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:12 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:12 11:35:01 AM eth0 29.53 27.73 30.81 12.65 0.00 0.00 0.00 0.00 11:37:12 11:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:12 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:12 11:36:01 AM eth0 18.85 18.71 18.00 7.35 0.00 0.00 0.00 0.00 11:37:12 11:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:12 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:12 11:37:01 AM eth0 23.08 21.53 29.38 10.27 0.00 0.00 0.00 0.00 11:37:12 11:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:12 Average: eth0 97.32 64.08 542.48 20.66 0.00 0.00 0.00 0.00 11:37:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:12 11:37:12 11:37:12 ---> sar -P ALL: 11:37:12 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/24/2025 _x86_64_ (2 CPU) 11:37:12 11:37:12 11:31:31 LINUX RESTART (2 CPU) 11:37:12 11:37:12 11:32:03 AM CPU %user %nice %system %iowait %steal %idle 11:37:12 11:33:01 AM all 33.51 0.00 5.75 1.40 0.09 59.25 11:37:12 11:33:01 AM 0 34.84 0.00 5.48 0.49 0.09 59.11 11:37:12 11:33:01 AM 1 32.18 0.00 6.02 2.32 0.09 59.39 11:37:12 11:34:01 AM all 33.31 0.00 4.88 0.93 0.09 60.80 11:37:12 11:34:01 AM 0 32.48 0.00 4.37 0.82 0.08 62.25 11:37:12 11:34:01 AM 1 34.14 0.00 5.38 1.03 0.10 59.34 11:37:12 11:35:01 AM all 32.35 0.00 4.33 0.26 0.09 62.97 11:37:12 11:35:01 AM 0 25.21 0.00 4.24 0.28 0.08 70.19 11:37:12 11:35:01 AM 1 39.49 0.00 4.42 0.23 0.10 55.76 11:37:12 11:36:01 AM all 33.31 0.00 3.31 0.22 0.08 63.08 11:37:12 11:36:01 AM 0 37.66 0.00 3.25 0.28 0.08 58.72 11:37:12 11:36:01 AM 1 28.96 0.00 3.37 0.15 0.08 67.44 11:37:12 11:37:01 AM all 35.91 0.00 4.06 0.15 0.09 59.80 11:37:12 11:37:01 AM 0 29.22 0.00 3.83 0.15 0.10 66.71 11:37:12 11:37:01 AM 1 42.61 0.00 4.29 0.15 0.08 52.87 11:37:12 Average: all 33.68 0.00 4.45 0.58 0.09 61.19 11:37:12 Average: 0 31.86 0.00 4.22 0.40 0.09 63.43 11:37:12 Average: 1 35.50 0.00 4.68 0.77 0.09 58.96 11:37:12 11:37:12 11:37:12