08:01:25 Started by timer 08:01:25 Running as SYSTEM 08:01:25 [EnvInject] - Loading node environment variables. 08:01:25 Building remotely on prd-centos7-builder-2c-1g-174 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:25 [ssh-agent] Looking for ssh-agent implementation... 08:01:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:26 $ ssh-agent 08:01:26 SSH_AUTH_SOCK=/tmp/ssh-3Wj8j73lArDy/agent.6526 08:01:26 SSH_AGENT_PID=6527 08:01:26 [ssh-agent] Started. 08:01:26 Running ssh-add (command line suppressed) 08:01:26 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_8670496247611349091.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_8670496247611349091.key) 08:01:26 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:01:26 provisioning config files... 08:01:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:26 provisioning config files... 08:01:26 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8852883968770697507.sh 08:01:26 ---> jenkins-sandbox-cleanup.sh 08:01:26 Setup pyenv: 08:01:26 system 08:01:26 * 3.8.13 (set by /opt/pyenv/version) 08:01:26 * 3.9.13 (set by /opt/pyenv/version) 08:01:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rr0a 08:01:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:36 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.2 08:01:44 lf-activate-venv(): INFO: Adding /tmp/venv-Rr0a/bin to PATH 08:01:44 Traceback (most recent call last): 08:01:44 File "/tmp/venv-Rr0a/bin/jenkins-jobs", line 5, in 08:01:44 from jenkins_jobs.cli.entry import main 08:01:44 File "/tmp/venv-Rr0a/lib/python3.9/site-packages/jenkins_jobs/cli/entry.py", line 27, in 08:01:44 from jenkins_jobs.config import JJBConfig 08:01:44 File "/tmp/venv-Rr0a/lib/python3.9/site-packages/jenkins_jobs/config.py", line 26, in 08:01:44 from jenkins_jobs import builder 08:01:44 File "/tmp/venv-Rr0a/lib/python3.9/site-packages/jenkins_jobs/builder.py", line 29, in 08:01:44 import jenkins 08:01:44 File "/tmp/venv-Rr0a/lib/python3.9/site-packages/jenkins/__init__.py", line 59, in 08:01:44 import requests 08:01:44 File "/tmp/venv-Rr0a/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:01:44 import urllib3 08:01:44 File "/tmp/venv-Rr0a/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 08:01:44 raise ImportError( 08:01:44 ImportError: urllib3 v2 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2k-fips 26 Jan 2017'. See: https://github.com/urllib3/urllib3/issues/2168 08:01:44 Build step 'Execute shell' marked build as failure 08:01:44 $ ssh-agent -k 08:01:44 unset SSH_AUTH_SOCK; 08:01:44 unset SSH_AGENT_PID; 08:01:44 echo Agent pid 6527 killed; 08:01:44 [ssh-agent] Stopped. 08:01:44 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:44 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins942134287203559907.sh 08:01:44 ---> sysstat.sh 08:01:44 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9617812991439101096.sh 08:01:44 ---> package-listing.sh 08:01:44 ++ facter osfamily 08:01:44 ++ tr '[:upper:]' '[:lower:]' 08:01:45 + OS_FAMILY=redhat 08:01:45 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:45 + START_PACKAGES=/tmp/packages_start.txt 08:01:45 + END_PACKAGES=/tmp/packages_end.txt 08:01:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:45 + PACKAGES=/tmp/packages_start.txt 08:01:45 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:45 + PACKAGES=/tmp/packages_end.txt 08:01:45 + case "${OS_FAMILY}" in 08:01:45 + rpm -qa 08:01:45 + sort 08:01:46 + '[' -f /tmp/packages_start.txt ']' 08:01:46 + '[' -f /tmp/packages_end.txt ']' 08:01:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:46 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:46 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:46 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13779258848686858044.sh 08:01:46 ---> capture-instance-metadata.sh 08:01:46 Setup pyenv: 08:01:46 system 08:01:46 3.8.13 08:01:46 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fErN 08:01:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:52 lf-activate-venv(): INFO: Installing: lftools 08:02:12 lf-activate-venv(): INFO: Adding /tmp/venv-fErN/bin to PATH 08:02:12 INFO: Running in OpenStack, capturing instance metadata 08:02:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12663288153211392174.sh 08:02:12 provisioning config files... 08:02:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config11516575243918670381tmp 08:02:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:12 [EnvInject] - Injecting environment variables from a build step. 08:02:12 [EnvInject] - Injecting as environment variables the properties content 08:02:12 SERVER_ID=logs 08:02:12 08:02:12 [EnvInject] - Variables injected successfully. 08:02:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17270788364754192454.sh 08:02:12 ---> create-netrc.sh 08:02:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins196939721995176041.sh 08:02:13 ---> python-tools-install.sh 08:02:13 Setup pyenv: 08:02:13 system 08:02:13 3.8.13 08:02:13 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fErN from file:/tmp/.os_lf_venv 08:02:13 lf-activate-venv(): INFO: Installing: lftools 08:02:20 lf-activate-venv(): INFO: Adding /tmp/venv-fErN/bin to PATH 08:02:20 Generating Requirements File 08:02:41 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. 08:02:41 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:02:41 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:02:41 Python 3.9.13 08:02:41 pip 25.1.1 from /tmp/venv-fErN/lib/python3.9/site-packages/pip (python 3.9) 08:02:42 appdirs==1.4.4 08:02:42 argcomplete==3.6.2 08:02:42 aspy.yaml==1.3.0 08:02:42 attrs==25.3.0 08:02:42 autopage==0.5.2 08:02:42 beautifulsoup4==4.13.4 08:02:42 boto3==1.38.18 08:02:42 botocore==1.38.18 08:02:42 bs4==0.0.2 08:02:42 cachetools==5.5.2 08:02:42 certifi==2025.4.26 08:02:42 cffi==1.17.1 08:02:42 cfgv==3.4.0 08:02:42 chardet==5.2.0 08:02:42 charset-normalizer==3.4.2 08:02:42 click==8.1.8 08:02:42 cliff==4.9.1 08:02:42 cmd2==2.5.11 08:02:42 cryptography==3.3.2 08:02:42 debtcollector==3.0.0 08:02:42 decorator==5.2.1 08:02:42 defusedxml==0.7.1 08:02:42 Deprecated==1.2.18 08:02:42 distlib==0.3.9 08:02:42 dnspython==2.7.0 08:02:42 docker==4.2.2 08:02:42 dogpile.cache==1.4.0 08:02:42 durationpy==0.9 08:02:42 email_validator==2.2.0 08:02:42 filelock==3.18.0 08:02:42 future==1.0.0 08:02:42 gitdb==4.0.12 08:02:42 GitPython==3.1.44 08:02:42 google-auth==2.40.1 08:02:42 httplib2==0.22.0 08:02:42 identify==2.6.10 08:02:42 idna==3.10 08:02:42 importlib-resources==1.5.0 08:02:42 importlib_metadata==8.7.0 08:02:42 iso8601==2.1.0 08:02:42 Jinja2==3.1.6 08:02:42 jmespath==1.0.1 08:02:42 jsonpatch==1.33 08:02:42 jsonpointer==3.0.0 08:02:42 jsonschema==4.23.0 08:02:42 jsonschema-specifications==2025.4.1 08:02:42 keystoneauth1==5.11.0 08:02:42 kubernetes==32.0.1 08:02:42 lftools==0.37.12 08:02:42 lxml==5.4.0 08:02:42 MarkupSafe==3.0.2 08:02:42 msgpack==1.1.0 08:02:42 multi_key_dict==2.0.3 08:02:42 munch==4.0.0 08:02:42 netaddr==1.3.0 08:02:42 netifaces==0.11.0 08:02:42 niet==1.4.2 08:02:42 nodeenv==1.9.1 08:02:42 oauth2client==4.1.3 08:02:42 oauthlib==3.2.2 08:02:42 openstacksdk==0.62.0 08:02:42 os-client-config==2.1.0 08:02:42 os-service-types==1.7.0 08:02:42 osc-lib==4.0.0 08:02:42 oslo.config==9.8.0 08:02:42 oslo.context==6.0.0 08:02:42 oslo.i18n==6.5.1 08:02:42 oslo.log==7.1.0 08:02:42 oslo.serialization==5.7.0 08:02:42 oslo.utils==9.0.0 08:02:42 packaging==25.0 08:02:42 pbr==6.1.1 08:02:42 platformdirs==4.3.8 08:02:42 prettytable==3.16.0 08:02:42 psutil==7.0.0 08:02:42 pyasn1==0.6.1 08:02:42 pyasn1_modules==0.4.2 08:02:42 pycparser==2.22 08:02:42 pygerrit2==2.0.15 08:02:42 PyGithub==2.6.1 08:02:42 PyJWT==2.10.1 08:02:42 PyNaCl==1.5.0 08:02:42 pyparsing==2.4.7 08:02:42 pyperclip==1.9.0 08:02:42 pyrsistent==0.20.0 08:02:42 python-cinderclient==9.7.0 08:02:42 python-dateutil==2.9.0.post0 08:02:42 python-heatclient==4.2.0 08:02:42 python-jenkins==1.8.2 08:02:42 python-keystoneclient==5.6.0 08:02:42 python-magnumclient==4.8.1 08:02:42 python-novaclient==18.9.0 08:02:42 python-openstackclient==6.0.1 08:02:42 python-swiftclient==4.7.0 08:02:42 PyYAML==6.0.2 08:02:42 referencing==0.36.2 08:02:42 requests==2.32.3 08:02:42 requests-oauthlib==2.0.0 08:02:42 requestsexceptions==1.4.0 08:02:42 rfc3986==2.0.0 08:02:42 rpds-py==0.25.0 08:02:42 rsa==4.9.1 08:02:42 ruamel.yaml==0.18.10 08:02:42 ruamel.yaml.clib==0.2.12 08:02:42 s3transfer==0.12.0 08:02:42 simplejson==3.20.1 08:02:42 six==1.17.0 08:02:42 smmap==5.0.2 08:02:42 soupsieve==2.7 08:02:42 stevedore==5.4.1 08:02:42 tabulate==0.9.0 08:02:42 toml==0.10.2 08:02:42 tomlkit==0.13.2 08:02:42 tqdm==4.67.1 08:02:42 typing_extensions==4.13.2 08:02:42 tzdata==2025.2 08:02:42 urllib3==1.26.20 08:02:42 virtualenv==20.31.2 08:02:42 wcwidth==0.2.13 08:02:42 websocket-client==1.8.0 08:02:42 wrapt==1.17.2 08:02:42 xdg==6.0.0 08:02:42 xmltodict==0.14.2 08:02:42 yq==3.4.3 08:02:42 zipp==3.21.0 08:02:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18269790949618594601.sh 08:02:42 ---> sudo-logs.sh 08:02:42 Archiving 'sudo' log.. 08:02:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9393421283134515134.sh 08:02:42 ---> job-cost.sh 08:02:42 Setup pyenv: 08:02:42 system 08:02:42 3.8.13 08:02:42 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fErN from file:/tmp/.os_lf_venv 08:02:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:50 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. 08:02:50 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 08:02:50 lf-activate-venv(): INFO: Adding /tmp/venv-fErN/bin to PATH 08:02:50 INFO: No Stack... 08:02:50 INFO: Retrieving Pricing Info for: v3-standard-1 08:02:51 INFO: Archiving Costs 08:02:51 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins3554178273880512593.sh 08:02:51 ---> logs-deploy.sh 08:02:51 Setup pyenv: 08:02:51 system 08:02:51 3.8.13 08:02:51 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fErN from file:/tmp/.os_lf_venv 08:02:52 lf-activate-venv(): INFO: Installing: lftools 08:02:58 lf-activate-venv(): INFO: Adding /tmp/venv-fErN/bin to PATH 08:02:58 INFO: Nexus URL https://nexus.akraino.org path production/vex-yul-akraino-jenkins-prod-1/ci-management-jenkins-sandbox-cleanup/354 08:02:58 INFO: archiving workspace using pattern(s): 08:03:00 Archives upload complete. 08:03:00 INFO: archiving logs to Nexus 08:03:01 ---> uname -a: 08:03:01 Linux prd-centos7-builder-2c-1g-174.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:03:01 08:03:01 08:03:01 ---> lscpu: 08:03:01 Architecture: x86_64 08:03:01 CPU op-mode(s): 32-bit, 64-bit 08:03:01 Byte Order: Little Endian 08:03:01 CPU(s): 1 08:03:01 On-line CPU(s) list: 0 08:03:01 Thread(s) per core: 1 08:03:01 Core(s) per socket: 1 08:03:01 Socket(s): 1 08:03:01 NUMA node(s): 1 08:03:01 Vendor ID: AuthenticAMD 08:03:01 CPU family: 23 08:03:01 Model: 49 08:03:01 Model name: AMD EPYC-Rome Processor 08:03:01 Stepping: 0 08:03:01 CPU MHz: 2799.998 08:03:01 BogoMIPS: 5599.99 08:03:01 Virtualization: AMD-V 08:03:01 Hypervisor vendor: KVM 08:03:01 Virtualization type: full 08:03:01 L1d cache: 32K 08:03:01 L1i cache: 32K 08:03:01 L2 cache: 512K 08:03:01 L3 cache: 16384K 08:03:01 NUMA node0 CPU(s): 0 08:03:01 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:03:01 08:03:01 08:03:01 ---> nproc: 08:03:01 1 08:03:01 08:03:01 08:03:01 ---> df -h: 08:03:01 Filesystem Size Used Avail Use% Mounted on 08:03:01 devtmpfs 1.9G 0 1.9G 0% /dev 08:03:01 tmpfs 1.9G 0 1.9G 0% /dev/shm 08:03:01 tmpfs 1.9G 17M 1.9G 1% /run 08:03:01 tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup 08:03:01 /dev/vda1 20G 5.8G 15G 29% / 08:03:01 tmpfs 379M 0 379M 0% /run/user/1001 08:03:01 08:03:01 08:03:01 ---> free -m: 08:03:01 total used free shared buff/cache available 08:03:01 Mem: 3789 360 1538 16 1890 3161 08:03:01 Swap: 1023 0 1023 08:03:01 08:03:01 08:03:01 ---> ip addr: 08:03:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:01 inet 127.0.0.1/8 scope host lo 08:03:01 valid_lft forever preferred_lft forever 08:03:01 inet6 ::1/128 scope host 08:03:01 valid_lft forever preferred_lft forever 08:03:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 08:03:01 link/ether fa:16:3e:b9:63:24 brd ff:ff:ff:ff:ff:ff 08:03:01 inet 10.30.218.252/23 brd 10.30.219.255 scope global dynamic eth0 08:03:01 valid_lft 86286sec preferred_lft 86286sec 08:03:01 inet6 fe80::f816:3eff:feb9:6324/64 scope link 08:03:01 valid_lft forever preferred_lft forever 08:03:01 08:03:01 08:03:01 ---> sar -b -r -n DEV: 08:03:01 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-63247c43-f492-a834-341b-1120eacf5eee.novalocal) 05/17/2025 _x86_64_ (1 CPU) 08:03:01 08:03:01 08:01:01 AM LINUX RESTART 08:03:01 08:03:01 08:03:01 ---> sar -P ALL: 08:03:01 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-63247c43-f492-a834-341b-1120eacf5eee.novalocal) 05/17/2025 _x86_64_ (1 CPU) 08:03:01 08:03:01 08:01:01 AM LINUX RESTART 08:03:01 08:03:01 08:03:01