18:32:09 Started by timer 18:32:09 Running as SYSTEM 18:32:09 [EnvInject] - Loading node environment variables. 18:32:09 Building remotely on prd-centos8-builder-2c-2g-353 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 18:32:09 [ssh-agent] Looking for ssh-agent implementation... 18:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:09 $ ssh-agent 18:32:09 SSH_AUTH_SOCK=/tmp/ssh-vDEEVQsxmx18/agent.5449 18:32:09 SSH_AGENT_PID=5450 18:32:09 [ssh-agent] Started. 18:32:09 Running ssh-add (command line suppressed) 18:32:09 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_14768087999941557477.key (/w/workspace/builder-openstack-cron@tmp/private_key_14768087999941557477.key) 18:32:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:32:10 The recommended git tool is: NONE 18:32:12 using credential jenkins-ssh 18:32:12 Wiping out workspace first. 18:32:12 Cloning the remote Git repository 18:32:12 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 18:32:12 > git init /w/workspace/builder-openstack-cron # timeout=10 18:32:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 18:32:12 > git --version # timeout=10 18:32:12 > git --version # 'git version 2.43.0' 18:32:12 using GIT_SSH to set credentials jenkins-ssh 18:32:12 [INFO] Currently running in a labeled security context 18:32:12 [INFO] Currently SELinux is 'enforcing' on the host 18:32:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh3739685971820231342.key 18:32:12 Verifying host key using known hosts file 18:32:12 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. 18:32:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 18:32:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:15 Avoid second fetch 18:32:15 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:32:15 Checking out Revision b38b56207f77fc52b1e8059adaa0c23a4499edbb (refs/remotes/origin/master) 18:32:15 > git config core.sparsecheckout # timeout=10 18:32:15 > git checkout -f b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 18:32:15 Commit message: "Chore: Update global-jjb to the latest v0.92.4" 18:32:15 > git rev-list --no-walk b38b56207f77fc52b1e8059adaa0c23a4499edbb # timeout=10 18:32:15 > git remote # timeout=10 18:32:15 > git submodule init # timeout=10 18:32:15 > git submodule sync # timeout=10 18:32:16 > git config --get remote.origin.url # timeout=10 18:32:16 > git submodule init # timeout=10 18:32:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:32:16 > git config --get submodule.global-jjb.url # timeout=10 18:32:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 18:32:16 > git config --get submodule.packer/common-packer.url # timeout=10 18:32:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 18:32:16 > git submodule update --init --recursive global-jjb # timeout=10 18:32:17 > git submodule update --init --recursive packer/common-packer # timeout=10 18:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 18:32:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 18:32:21 No emails were triggered. 18:32:21 provisioning config files... 18:32:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 18:32:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:32:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:32:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9104006842208201101.sh 18:32:21 ---> python-tools-install.sh 18:32:21 Setup pyenv: 18:32:21 system 18:32:21 * 3.8.13 (set by /opt/pyenv/version) 18:32:21 * 3.9.13 (set by /opt/pyenv/version) 18:32:21 * 3.10.13 (set by /opt/pyenv/version) 18:32:21 * 3.11.7 (set by /opt/pyenv/version) 18:32:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EvGB 18:32:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:32:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:32:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:32:30 lf-activate-venv(): INFO: Base packages installed successfully 18:32:30 lf-activate-venv(): INFO: Installing additional packages: lftools 18:32:57 lf-activate-venv(): INFO: Adding /tmp/venv-EvGB/bin to PATH 18:32:57 Generating Requirements File 18:33:17 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. 18:33:17 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:33:17 Python 3.11.7 18:33:17 pip 25.2 from /tmp/venv-EvGB/lib/python3.11/site-packages/pip (python 3.11) 18:33:18 appdirs==1.4.4 18:33:18 argcomplete==3.6.2 18:33:18 aspy.yaml==1.3.0 18:33:18 attrs==25.3.0 18:33:18 autopage==0.5.2 18:33:18 beautifulsoup4==4.13.5 18:33:18 boto3==1.40.35 18:33:18 botocore==1.40.35 18:33:18 bs4==0.0.2 18:33:18 cachetools==5.5.2 18:33:18 certifi==2025.8.3 18:33:18 cffi==2.0.0 18:33:18 cfgv==3.4.0 18:33:18 chardet==5.2.0 18:33:18 charset-normalizer==3.4.3 18:33:18 click==8.3.0 18:33:18 cliff==4.11.0 18:33:18 cmd2==2.7.0 18:33:18 cryptography==3.3.2 18:33:18 debtcollector==3.0.0 18:33:18 decorator==5.2.1 18:33:18 defusedxml==0.7.1 18:33:18 Deprecated==1.2.18 18:33:18 distlib==0.4.0 18:33:18 dnspython==2.8.0 18:33:18 docker==7.1.0 18:33:18 dogpile.cache==1.4.1 18:33:18 durationpy==0.10 18:33:18 email-validator==2.3.0 18:33:18 filelock==3.19.1 18:33:18 future==1.0.0 18:33:18 gitdb==4.0.12 18:33:18 GitPython==3.1.45 18:33:18 google-auth==2.40.3 18:33:18 httplib2==0.31.0 18:33:18 identify==2.6.14 18:33:18 idna==3.10 18:33:18 importlib-resources==1.5.0 18:33:18 iso8601==2.1.0 18:33:18 Jinja2==3.1.6 18:33:18 jmespath==1.0.1 18:33:18 jsonpatch==1.33 18:33:18 jsonpointer==3.0.0 18:33:18 jsonschema==4.25.1 18:33:18 jsonschema-specifications==2025.9.1 18:33:18 keystoneauth1==5.12.0 18:33:18 kubernetes==33.1.0 18:33:18 lftools==0.37.13 18:33:18 lxml==6.0.2 18:33:18 markdown-it-py==4.0.0 18:33:18 MarkupSafe==3.0.2 18:33:18 mdurl==0.1.2 18:33:18 msgpack==1.1.1 18:33:18 multi_key_dict==2.0.3 18:33:18 munch==4.0.0 18:33:18 netaddr==1.3.0 18:33:18 niet==1.4.2 18:33:18 nodeenv==1.9.1 18:33:18 oauth2client==4.1.3 18:33:18 oauthlib==3.3.1 18:33:18 openstacksdk==4.7.1 18:33:18 os-service-types==1.8.0 18:33:18 osc-lib==4.2.0 18:33:18 oslo.config==10.0.0 18:33:18 oslo.context==6.1.0 18:33:18 oslo.i18n==6.6.0 18:33:18 oslo.log==7.2.1 18:33:18 oslo.serialization==5.8.0 18:33:18 oslo.utils==9.1.0 18:33:18 packaging==25.0 18:33:18 pbr==7.0.1 18:33:18 platformdirs==4.4.0 18:33:18 prettytable==3.16.0 18:33:18 psutil==7.1.0 18:33:18 pyasn1==0.6.1 18:33:18 pyasn1_modules==0.4.2 18:33:18 pycparser==2.23 18:33:18 pygerrit2==2.0.15 18:33:18 PyGithub==2.8.1 18:33:18 Pygments==2.19.2 18:33:18 PyJWT==2.10.1 18:33:18 PyNaCl==1.6.0 18:33:18 pyparsing==2.4.7 18:33:18 pyperclip==1.10.0 18:33:18 pyrsistent==0.20.0 18:33:18 python-cinderclient==9.8.0 18:33:18 python-dateutil==2.9.0.post0 18:33:18 python-heatclient==4.3.0 18:33:18 python-jenkins==1.8.3 18:33:18 python-keystoneclient==5.7.0 18:33:18 python-magnumclient==4.9.0 18:33:18 python-openstackclient==8.2.0 18:33:18 python-swiftclient==4.8.0 18:33:18 PyYAML==6.0.2 18:33:18 referencing==0.36.2 18:33:18 requests==2.32.5 18:33:18 requests-oauthlib==2.0.0 18:33:18 requestsexceptions==1.4.0 18:33:18 rfc3986==2.0.0 18:33:18 rich==14.1.0 18:33:18 rich-argparse==1.7.1 18:33:18 rpds-py==0.27.1 18:33:18 rsa==4.9.1 18:33:18 ruamel.yaml==0.18.15 18:33:18 ruamel.yaml.clib==0.2.13 18:33:18 s3transfer==0.14.0 18:33:18 simplejson==3.20.1 18:33:18 six==1.17.0 18:33:18 smmap==5.0.2 18:33:18 soupsieve==2.8 18:33:18 stevedore==5.5.0 18:33:18 tabulate==0.9.0 18:33:18 toml==0.10.2 18:33:18 tomlkit==0.13.3 18:33:18 tqdm==4.67.1 18:33:18 typing_extensions==4.15.0 18:33:18 tzdata==2025.2 18:33:18 urllib3==1.26.20 18:33:18 virtualenv==20.34.0 18:33:18 wcwidth==0.2.14 18:33:18 websocket-client==1.8.0 18:33:18 wrapt==1.17.3 18:33:18 xdg==6.0.0 18:33:18 xmltodict==1.0.2 18:33:18 yq==3.4.3 18:33:18 [EnvInject] - Injecting environment variables from a build step. 18:33:18 [EnvInject] - Injecting as environment variables the properties content 18:33:18 OS_CLOUD=vex 18:33:18 18:33:18 [EnvInject] - Variables injected successfully. 18:33:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:33:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:33:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6467834592283597282.sh 18:33:18 ---> Orphaned k8s clusters 18:33:18 Setup pyenv: 18:33:18 system 18:33:18 3.8.13 18:33:18 3.9.13 18:33:18 3.10.13 18:33:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:33:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EvGB from file:/tmp/.os_lf_venv 18:33:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:20 lf-activate-venv(): INFO: Base packages installed successfully 18:33:20 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 18:33:28 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. 18:33:28 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 18:33:28 lf-activate-venv(): INFO: Adding /tmp/venv-EvGB/bin to PATH 18:33:31 -----> Delete orphaned cluster 18:33:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:33:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:33:31 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17413380323494518805.sh 18:33:31 ---> Orphaned stacks 18:33:31 Setup pyenv: 18:33:31 system 18:33:31 3.8.13 18:33:31 3.9.13 18:33:31 3.10.13 18:33:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EvGB from file:/tmp/.os_lf_venv 18:33:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:33 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. 18:33:33 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 18:33:33 lf-activate-venv(): INFO: Base packages installed successfully 18:33:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 18:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-EvGB/bin to PATH 18:33:51 + mapfile -t OS_COE_CLUSTERS_ID 18:33:51 ++ awk '{print $1}' 18:33:51 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 18:33:51 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 18:33:53 + echo '-----> Active clusters -> stacks' 18:33:53 -----> Active clusters -> stacks 18:33:53 + OS_COE_STACKS=() 18:33:53 + [[ 0 -gt 0 ]] 18:33:53 + mapfile -t OS_STACKS 18:33:53 ++ 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 18:33:53 ++ awk '{print $1}' 18:33:54 + echo '-----> Active stacks' 18:33:54 -----> Active stacks 18:33:54 + echo '-----> Delete orphaned stacks' 18:33:54 -----> Delete orphaned stacks 18:33:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 18:33:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 18:33:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9358600909338922373.sh 18:33:54 ---> Orphaned servers 18:33:54 Setup pyenv: 18:33:55 system 18:33:55 3.8.13 18:33:55 3.9.13 18:33:55 3.10.13 18:33:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EvGB from file:/tmp/.os_lf_venv 18:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:57 lf-activate-venv(): INFO: Base packages installed successfully 18:33:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 18:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-EvGB/bin to PATH 18:34:19 -----> Active servers 18:34:19 prd-centos8-builder-2c-2g-353 18:34:19 prd-ubuntu2204-docker-8c-8g-352 18:34:19 prd-ubuntu2204-docker-4c-4g-351 18:34:19 prd-ubuntu2204-docker-8c-8g-349 18:34:19 prd-centos8-robot-2c-8g-144 18:34:19 prd-centos8-robot-2c-8g-141 18:34:19 prd-centos8-robot-2c-8g-136 18:34:19 prd-ubuntu2204-docker-8c-8g-128 18:34:19 -----> Delete orphaned servers 18:34:20 Deleting orphaned server: prd-centos8-robot-2c-8g-144 18:34:22 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 18:34:22 Deleting orphaned server: prd-centos8-robot-2c-8g-141 18:34:24 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 18:34:24 Deleting orphaned server: prd-centos8-robot-2c-8g-136 18:34:27 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 18:34:30 Deleting orphaned server: prd-ubuntu2204-docker-8c-8g-128 18:34:30 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 18:34:30 Build step 'Conditional step (single)' marked build as failure 18:34:30 $ ssh-agent -k 18:34:30 unset SSH_AUTH_SOCK; 18:34:30 unset SSH_AGENT_PID; 18:34:30 echo Agent pid 5450 killed; 18:34:30 [ssh-agent] Stopped. 18:34:30 [PostBuildScript] - [INFO] Executing post build scripts. 18:34:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10926127099116226762.sh 18:34:30 ---> sysstat.sh 18:34:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11488697326523894126.sh 18:34:31 ---> package-listing.sh 18:34:31 ++ facter osfamily 18:34:31 ++ tr '[:upper:]' '[:lower:]' 18:34:31 + OS_FAMILY=redhat 18:34:31 + workspace=/w/workspace/builder-openstack-cron 18:34:31 + START_PACKAGES=/tmp/packages_start.txt 18:34:31 + END_PACKAGES=/tmp/packages_end.txt 18:34:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:31 + PACKAGES=/tmp/packages_start.txt 18:34:31 + '[' /w/workspace/builder-openstack-cron ']' 18:34:31 + PACKAGES=/tmp/packages_end.txt 18:34:31 + case "${OS_FAMILY}" in 18:34:31 + rpm -qa 18:34:31 + sort 18:34:32 + '[' -f /tmp/packages_start.txt ']' 18:34:32 + '[' -f /tmp/packages_end.txt ']' 18:34:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:32 + '[' /w/workspace/builder-openstack-cron ']' 18:34:32 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 18:34:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 18:34:32 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7136359567045355885.sh 18:34:32 ---> capture-instance-metadata.sh 18:34:32 Setup pyenv: 18:34:32 system 18:34:32 3.8.13 18:34:32 3.9.13 18:34:32 3.10.13 18:34:32 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:34:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EvGB from file:/tmp/.os_lf_venv 18:34:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:34 lf-activate-venv(): INFO: Base packages installed successfully 18:34:34 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:45 lf-activate-venv(): INFO: Adding /tmp/venv-EvGB/bin to PATH 18:34:45 INFO: Running in OpenStack, capturing instance metadata 18:34:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10058871082600354042.sh 18:34:45 provisioning config files... 18:34:45 Could not find credentials [logs] for builder-openstack-cron #73911 18:34:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config4282874665084732952tmp 18:34:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:34:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:34:45 provisioning config files... 18:34:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:34:46 [EnvInject] - Injecting environment variables from a build step. 18:34:46 [EnvInject] - Injecting as environment variables the properties content 18:34:46 SERVER_ID=logs 18:34:46 18:34:46 [EnvInject] - Variables injected successfully. 18:34:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17525913601116820229.sh 18:34:46 ---> create-netrc.sh 18:34:46 WARN: Log server credential not found. 18:34:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9002146083560862777.sh 18:34:46 ---> python-tools-install.sh 18:34:46 Setup pyenv: 18:34:46 system 18:34:46 3.8.13 18:34:46 3.9.13 18:34:46 3.10.13 18:34:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:34:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EvGB from file:/tmp/.os_lf_venv 18:34:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:48 lf-activate-venv(): INFO: Base packages installed successfully 18:34:48 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:58 lf-activate-venv(): INFO: Adding /tmp/venv-EvGB/bin to PATH 18:34:58 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6368791371818863703.sh 18:34:58 ---> sudo-logs.sh 18:34:58 Archiving 'sudo' log.. 18:34:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16993574418632628258.sh 18:34:59 ---> job-cost.sh 18:34:59 Setup pyenv: 18:34:59 system 18:34:59 3.8.13 18:34:59 3.9.13 18:34:59 3.10.13 18:34:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:34:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EvGB from file:/tmp/.os_lf_venv 18:34:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:01 lf-activate-venv(): INFO: Base packages installed successfully 18:35:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-EvGB/bin to PATH 18:35:09 INFO: No Stack... 18:35:09 INFO: Retrieving Pricing Info for: v3-standard-2 18:35:09 INFO: Archiving Costs 18:35:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1734477289692260922.sh 18:35:09 ---> logs-deploy.sh 18:35:09 Setup pyenv: 18:35:09 system 18:35:09 3.8.13 18:35:09 3.9.13 18:35:09 3.10.13 18:35:09 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 18:35:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EvGB from file:/tmp/.os_lf_venv 18:35:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:35:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:35:12 lf-activate-venv(): INFO: Base packages installed successfully 18:35:12 lf-activate-venv(): INFO: Installing additional packages: lftools 18:35:22 lf-activate-venv(): INFO: Adding /tmp/venv-EvGB/bin to PATH 18:35:22 WARNING: Nexus logging server not set 18:35:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/73911/ 18:35:22 INFO: archiving logs to S3 18:35:23 ---> uname -a: 18:35:23 Linux prd-centos8-builder-2c-2g-353.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 18:35:23 18:35:23 18:35:23 ---> lscpu: 18:35:23 Architecture: x86_64 18:35:23 CPU op-mode(s): 32-bit, 64-bit 18:35:23 Byte Order: Little Endian 18:35:23 CPU(s): 2 18:35:23 On-line CPU(s) list: 0,1 18:35:23 Thread(s) per core: 1 18:35:23 Core(s) per socket: 1 18:35:23 Socket(s): 2 18:35:23 NUMA node(s): 1 18:35:23 Vendor ID: AuthenticAMD 18:35:23 CPU family: 23 18:35:23 Model: 49 18:35:23 Model name: AMD EPYC-Rome Processor 18:35:23 Stepping: 0 18:35:23 CPU MHz: 2800.000 18:35:23 BogoMIPS: 5600.00 18:35:23 Virtualization: AMD-V 18:35:23 Hypervisor vendor: KVM 18:35:23 Virtualization type: full 18:35:23 L1d cache: 32K 18:35:23 L1i cache: 32K 18:35:23 L2 cache: 512K 18:35:23 L3 cache: 16384K 18:35:23 NUMA node0 CPU(s): 0,1 18:35:23 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 18:35:23 18:35:23 18:35:23 ---> nproc: 18:35:23 2 18:35:23 18:35:23 18:35:23 ---> df -h: 18:35:23 Filesystem Size Used Avail Use% Mounted on 18:35:23 devtmpfs 3.8G 0 3.8G 0% /dev 18:35:23 tmpfs 3.8G 0 3.8G 0% /dev/shm 18:35:23 tmpfs 3.8G 17M 3.8G 1% /run 18:35:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:35:23 /dev/vda1 40G 8.4G 32G 21% / 18:35:23 tmpfs 770M 0 770M 0% /run/user/1001 18:35:23 18:35:23 18:35:23 ---> free -m: 18:35:23 total used free shared buff/cache available 18:35:23 Mem: 7697 635 4796 19 2265 6765 18:35:23 Swap: 1023 0 1023 18:35:23 18:35:23 18:35:23 ---> ip addr: 18:35:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:35:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:35:23 inet 127.0.0.1/8 scope host lo 18:35:23 valid_lft forever preferred_lft forever 18:35:23 inet6 ::1/128 scope host 18:35:23 valid_lft forever preferred_lft forever 18:35:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:35:23 link/ether fa:16:3e:bb:b6:a2 brd ff:ff:ff:ff:ff:ff 18:35:23 altname enp0s3 18:35:23 altname ens3 18:35:23 inet 10.30.171.67/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 18:35:23 valid_lft 86170sec preferred_lft 86170sec 18:35:23 inet6 fe80::f816:3eff:febb:b6a2/64 scope link 18:35:23 valid_lft forever preferred_lft forever 18:35:23 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:35:23 link/ether 02:42:c2:17:ef:06 brd ff:ff:ff:ff:ff:ff 18:35:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:35:23 valid_lft forever preferred_lft forever 18:35:23 18:35:23 18:35:23 ---> sar -b -r -n DEV: 18:35:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/22/2025 _x86_64_ (2 CPU) 18:35:23 18:35:23 18:31:28 LINUX RESTART (2 CPU) 18:35:23 18:35:23 06:32:02 PM tps rtps wtps bread/s bwrtn/s 18:35:23 06:33:01 PM 195.14 16.52 178.62 5274.61 7522.97 18:35:23 06:34:01 PM 114.00 0.50 113.50 64.38 12385.44 18:35:23 06:35:01 PM 28.15 1.10 27.05 133.04 1191.10 18:35:23 Average: 111.97 5.98 105.99 1805.03 7030.79 18:35:23 18:35:23 06:32:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:35:23 06:33:01 PM 5161424 7003412 2721008 34.52 2688 2025764 953112 10.67 202264 2198188 166988 18:35:23 06:34:01 PM 4949120 6955636 2933312 37.21 2688 2181992 996064 11.15 233432 2347184 27236 18:35:23 06:35:01 PM 4974288 6984096 2908144 36.89 2688 2184828 963452 10.79 407144 2146708 9048 18:35:23 Average: 5028277 6981048 2854155 36.21 2688 2130861 970876 10.87 280947 2230693 67757 18:35:23 18:35:23 06:32:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:35:23 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:23 06:33:01 PM eth0 330.49 195.93 1906.49 64.84 0.00 0.00 0.00 0.00 18:35:23 06:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:23 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:23 06:34:01 PM eth0 67.66 54.28 758.56 10.35 0.00 0.00 0.00 0.00 18:35:23 06:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:23 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:23 06:35:01 PM eth0 26.13 24.13 31.08 13.07 0.00 0.00 0.00 0.00 18:35:23 06:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:23 Average: eth0 140.39 90.87 893.19 29.22 0.00 0.00 0.00 0.00 18:35:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:35:23 18:35:23 18:35:23 ---> sar -P ALL: 18:35:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/22/2025 _x86_64_ (2 CPU) 18:35:23 18:35:23 18:31:28 LINUX RESTART (2 CPU) 18:35:23 18:35:23 06:32:02 PM CPU %user %nice %system %iowait %steal %idle 18:35:23 06:33:01 PM all 36.71 0.00 6.94 2.13 0.10 54.11 18:35:23 06:33:01 PM 0 27.68 0.00 6.32 2.11 0.12 63.78 18:35:23 06:33:01 PM 1 45.76 0.00 7.57 2.16 0.09 44.42 18:35:23 06:34:01 PM all 35.53 0.00 5.32 1.57 0.10 57.48 18:35:23 06:34:01 PM 0 34.93 0.00 5.66 1.60 0.08 57.73 18:35:23 06:34:01 PM 1 36.14 0.00 4.98 1.55 0.12 57.22 18:35:23 06:35:01 PM all 33.04 0.00 3.92 0.23 0.08 62.74 18:35:23 06:35:01 PM 0 31.45 0.00 3.67 0.27 0.08 64.53 18:35:23 06:35:01 PM 1 34.62 0.00 4.16 0.18 0.08 60.95 18:35:23 Average: all 35.08 0.00 5.38 1.31 0.10 58.13 18:35:23 Average: 0 31.37 0.00 5.21 1.32 0.10 62.00 18:35:23 Average: 1 38.79 0.00 5.56 1.29 0.10 54.26 18:35:23 18:35:23 18:35:23