08:01:39 Started by timer 08:01:39 Running as SYSTEM 08:01:40 [EnvInject] - Loading node environment variables. 08:01:40 Building remotely on prd-centos7-builder-2c-1g-10283 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:40 [ssh-agent] Looking for ssh-agent implementation... 08:01:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:40 $ ssh-agent 08:01:40 SSH_AUTH_SOCK=/tmp/ssh-EnaIWXFBbVZL/agent.8087 08:01:40 SSH_AGENT_PID=8089 08:01:40 [ssh-agent] Started. 08:01:41 Running ssh-add (command line suppressed) 08:01:41 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_10770550250013643689.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_10770550250013643689.key) 08:01:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:41 provisioning config files... 08:01:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:41 provisioning config files... 08:01:41 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:41 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5778632084332717231.sh 08:01:41 ---> jenkins-sandbox-cleanup.sh 08:01:41 Setup pyenv: 08:01:41 system 08:01:41 * 3.8.13 (set by /opt/pyenv/version) 08:01:41 * 3.9.13 (set by /opt/pyenv/version) 08:01:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fJcr 08:01:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:49 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 08:01:55 lf-activate-venv(): INFO: Adding /tmp/venv-fJcr/bin to PATH 08:01:55 Traceback (most recent call last): 08:01:55 File "/tmp/venv-fJcr/bin/jenkins-jobs", line 5, in 08:01:55 from jenkins_jobs.cli.entry import main 08:01:55 File "/tmp/venv-fJcr/lib/python3.9/site-packages/jenkins_jobs/cli/entry.py", line 27, in 08:01:55 from jenkins_jobs.config import JJBConfig 08:01:55 File "/tmp/venv-fJcr/lib/python3.9/site-packages/jenkins_jobs/config.py", line 26, in 08:01:55 from jenkins_jobs import builder 08:01:55 File "/tmp/venv-fJcr/lib/python3.9/site-packages/jenkins_jobs/builder.py", line 29, in 08:01:55 import jenkins 08:01:55 File "/tmp/venv-fJcr/lib/python3.9/site-packages/jenkins/__init__.py", line 59, in 08:01:55 import requests 08:01:55 File "/tmp/venv-fJcr/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:01:55 import urllib3 08:01:55 File "/tmp/venv-fJcr/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 08:01:55 raise ImportError( 08:01:55 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:55 Build step 'Execute shell' marked build as failure 08:01:55 $ ssh-agent -k 08:01:55 unset SSH_AUTH_SOCK; 08:01:55 unset SSH_AGENT_PID; 08:01:55 echo Agent pid 8089 killed; 08:01:55 [ssh-agent] Stopped. 08:01:55 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12288414787811321698.sh 08:01:55 ---> sysstat.sh 08:01:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1839560028633881157.sh 08:01:56 ---> package-listing.sh 08:01:56 ++ tr '[:upper:]' '[:lower:]' 08:01:56 ++ facter osfamily 08:01:56 + OS_FAMILY=redhat 08:01:56 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:56 + START_PACKAGES=/tmp/packages_start.txt 08:01:56 + END_PACKAGES=/tmp/packages_end.txt 08:01:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:56 + PACKAGES=/tmp/packages_start.txt 08:01:56 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:56 + PACKAGES=/tmp/packages_end.txt 08:01:56 + case "${OS_FAMILY}" in 08:01:56 + rpm -qa 08:01:56 + sort 08:01:57 + '[' -f /tmp/packages_start.txt ']' 08:01:57 + '[' -f /tmp/packages_end.txt ']' 08:01:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:57 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:57 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:57 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins456563250116050759.sh 08:01:57 ---> capture-instance-metadata.sh 08:01:57 Setup pyenv: 08:01:57 system 08:01:57 3.8.13 08:01:57 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QR5k 08:02:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:02:03 lf-activate-venv(): INFO: Installing: lftools 08:02:24 lf-activate-venv(): INFO: Adding /tmp/venv-QR5k/bin to PATH 08:02:24 INFO: Running in OpenStack, capturing instance metadata 08:02:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13437952326348909508.sh 08:02:24 provisioning config files... 08:02:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config2974304628711771664tmp 08:02:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:02:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:02:24 [EnvInject] - Injecting environment variables from a build step. 08:02:24 [EnvInject] - Injecting as environment variables the properties content 08:02:24 SERVER_ID=logs 08:02:24 08:02:24 [EnvInject] - Variables injected successfully. 08:02:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9360280866215905911.sh 08:02:24 ---> create-netrc.sh 08:02:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12435192295623498462.sh 08:02:24 ---> python-tools-install.sh 08:02:24 Setup pyenv: 08:02:24 system 08:02:24 3.8.13 08:02:24 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QR5k from file:/tmp/.os_lf_venv 08:02:25 lf-activate-venv(): INFO: Installing: lftools 08:02:32 lf-activate-venv(): INFO: Adding /tmp/venv-QR5k/bin to PATH 08:02:32 Generating Requirements File 08:02:58 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:58 lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:02:58 Python 3.9.13 08:02:59 pip 24.2 from /tmp/venv-QR5k/lib/python3.9/site-packages/pip (python 3.9) 08:02:59 appdirs==1.4.4 08:02:59 argcomplete==3.5.0 08:02:59 aspy.yaml==1.3.0 08:02:59 attrs==24.2.0 08:02:59 autopage==0.5.2 08:02:59 beautifulsoup4==4.12.3 08:02:59 boto3==1.35.19 08:02:59 botocore==1.35.19 08:02:59 bs4==0.0.2 08:02:59 cachetools==5.5.0 08:02:59 certifi==2024.8.30 08:02:59 cffi==1.17.1 08:02:59 cfgv==3.4.0 08:02:59 chardet==5.2.0 08:02:59 charset-normalizer==3.3.2 08:02:59 click==8.1.7 08:02:59 cliff==4.7.0 08:02:59 cmd2==2.4.3 08:02:59 cryptography==3.3.2 08:02:59 debtcollector==3.0.0 08:02:59 decorator==5.1.1 08:02:59 defusedxml==0.7.1 08:02:59 Deprecated==1.2.14 08:02:59 distlib==0.3.8 08:02:59 dnspython==2.6.1 08:02:59 docker==4.2.2 08:02:59 dogpile.cache==1.3.3 08:02:59 email_validator==2.2.0 08:02:59 filelock==3.16.0 08:02:59 future==1.0.0 08:02:59 gitdb==4.0.11 08:02:59 GitPython==3.1.43 08:02:59 google-auth==2.34.0 08:02:59 httplib2==0.22.0 08:02:59 identify==2.6.0 08:02:59 idna==3.9 08:02:59 importlib-resources==1.5.0 08:02:59 importlib_metadata==8.5.0 08:02:59 iso8601==2.1.0 08:02:59 Jinja2==3.1.4 08:02:59 jmespath==1.0.1 08:02:59 jsonpatch==1.33 08:02:59 jsonpointer==3.0.0 08:02:59 jsonschema==4.23.0 08:02:59 jsonschema-specifications==2023.12.1 08:02:59 keystoneauth1==5.8.0 08:02:59 kubernetes==30.1.0 08:02:59 lftools==0.37.10 08:02:59 lxml==5.3.0 08:02:59 MarkupSafe==2.1.5 08:02:59 msgpack==1.1.0 08:02:59 multi_key_dict==2.0.3 08:02:59 munch==4.0.0 08:02:59 netaddr==1.3.0 08:02:59 netifaces==0.11.0 08:02:59 niet==1.4.2 08:02:59 nodeenv==1.9.1 08:02:59 oauth2client==4.1.3 08:02:59 oauthlib==3.2.2 08:02:59 openstacksdk==0.62.0 08:02:59 os-client-config==2.1.0 08:02:59 os-service-types==1.7.0 08:02:59 osc-lib==3.1.0 08:02:59 oslo.config==9.6.0 08:02:59 oslo.context==5.6.0 08:02:59 oslo.i18n==6.4.0 08:02:59 oslo.log==6.1.2 08:02:59 oslo.serialization==5.5.0 08:02:59 oslo.utils==7.3.0 08:02:59 packaging==24.1 08:02:59 pbr==6.1.0 08:02:59 platformdirs==4.3.3 08:02:59 prettytable==3.11.0 08:02:59 pyasn1==0.6.1 08:02:59 pyasn1_modules==0.4.1 08:02:59 pycparser==2.22 08:02:59 pygerrit2==2.0.15 08:02:59 PyGithub==2.4.0 08:02:59 PyJWT==2.9.0 08:02:59 PyNaCl==1.5.0 08:02:59 pyparsing==2.4.7 08:02:59 pyperclip==1.9.0 08:02:59 pyrsistent==0.20.0 08:02:59 python-cinderclient==9.6.0 08:02:59 python-dateutil==2.9.0.post0 08:02:59 python-heatclient==4.0.0 08:02:59 python-jenkins==1.8.2 08:02:59 python-keystoneclient==5.5.0 08:02:59 python-magnumclient==4.7.0 08:02:59 python-novaclient==18.7.0 08:02:59 python-openstackclient==6.0.1 08:02:59 python-swiftclient==4.6.0 08:02:59 PyYAML==6.0.2 08:02:59 referencing==0.35.1 08:02:59 requests==2.32.3 08:02:59 requests-oauthlib==2.0.0 08:02:59 requestsexceptions==1.4.0 08:02:59 rfc3986==2.0.0 08:02:59 rpds-py==0.20.0 08:02:59 rsa==4.9 08:02:59 ruamel.yaml==0.18.6 08:02:59 ruamel.yaml.clib==0.2.8 08:02:59 s3transfer==0.10.2 08:02:59 simplejson==3.19.3 08:02:59 six==1.16.0 08:02:59 smmap==5.0.1 08:02:59 soupsieve==2.6 08:02:59 stevedore==5.3.0 08:02:59 tabulate==0.9.0 08:02:59 toml==0.10.2 08:02:59 tomlkit==0.13.2 08:02:59 tqdm==4.66.5 08:02:59 typing_extensions==4.12.2 08:02:59 tzdata==2024.1 08:02:59 urllib3==1.26.20 08:02:59 virtualenv==20.26.4 08:02:59 wcwidth==0.2.13 08:02:59 websocket-client==1.8.0 08:02:59 wrapt==1.16.0 08:02:59 xdg==6.0.0 08:02:59 xmltodict==0.13.0 08:02:59 yq==3.4.3 08:02:59 zipp==3.20.2 08:02:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14133053505582094034.sh 08:02:59 ---> sudo-logs.sh 08:02:59 Archiving 'sudo' log.. 08:02:59 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4085902544302018169.sh 08:02:59 ---> job-cost.sh 08:02:59 Setup pyenv: 08:02:59 system 08:02:59 3.8.13 08:02:59 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QR5k from file:/tmp/.os_lf_venv 08:03:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:03:07 lf-activate-venv(): INFO: Adding /tmp/venv-QR5k/bin to PATH 08:03:07 INFO: No Stack... 08:03:08 INFO: Retrieving Pricing Info for: v3-standard-2 08:03:08 INFO: Archiving Costs 08:03:08 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins478009525829073389.sh 08:03:08 ---> logs-deploy.sh 08:03:08 Setup pyenv: 08:03:08 system 08:03:08 3.8.13 08:03:08 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:03:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QR5k from file:/tmp/.os_lf_venv 08:03:09 lf-activate-venv(): INFO: Installing: lftools 08:03:17 lf-activate-venv(): INFO: Adding /tmp/venv-QR5k/bin to PATH 08:03:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/304 08:03:17 INFO: archiving workspace using pattern(s): 08:03:18 Archives upload complete. 08:03:19 INFO: archiving logs to Nexus 08:03:20 ---> uname -a: 08:03:20 Linux prd-centos7-builder-2c-1g-10283.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:20 08:03:20 08:03:20 ---> lscpu: 08:03:20 Architecture: x86_64 08:03:20 CPU op-mode(s): 32-bit, 64-bit 08:03:20 Byte Order: Little Endian 08:03:20 CPU(s): 2 08:03:20 On-line CPU(s) list: 0,1 08:03:20 Thread(s) per core: 1 08:03:20 Core(s) per socket: 1 08:03:20 Socket(s): 2 08:03:20 NUMA node(s): 1 08:03:20 Vendor ID: AuthenticAMD 08:03:20 CPU family: 23 08:03:20 Model: 49 08:03:20 Model name: AMD EPYC-Rome Processor 08:03:20 Stepping: 0 08:03:20 CPU MHz: 2800.000 08:03:20 BogoMIPS: 5600.00 08:03:20 Virtualization: AMD-V 08:03:20 Hypervisor vendor: KVM 08:03:20 Virtualization type: full 08:03:20 L1d cache: 32K 08:03:20 L1i cache: 32K 08:03:20 L2 cache: 512K 08:03:20 L3 cache: 16384K 08:03:20 NUMA node0 CPU(s): 0,1 08:03:20 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:20 08:03:20 08:03:20 ---> nproc: 08:03:20 2 08:03:20 08:03:20 08:03:20 ---> df -h: 08:03:20 Filesystem Size Used Avail Use% Mounted on 08:03:20 devtmpfs 3.8G 0 3.8G 0% /dev 08:03:20 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:03:20 tmpfs 3.9G 17M 3.9G 1% /run 08:03:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:03:20 /dev/vda1 40G 5.7G 35G 15% / 08:03:20 tmpfs 783M 0 783M 0% /run/user/1001 08:03:20 08:03:20 08:03:20 ---> free -m: 08:03:20 total used free shared buff/cache available 08:03:20 Mem: 7821 468 5484 16 1868 7071 08:03:20 Swap: 1023 0 1023 08:03:20 08:03:20 08:03:20 ---> ip addr: 08:03:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:20 inet 127.0.0.1/8 scope host lo 08:03:20 valid_lft forever preferred_lft forever 08:03:20 inet6 ::1/128 scope host 08:03:20 valid_lft forever preferred_lft forever 08:03:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:03:20 link/ether fa:16:3e:4b:18:e3 brd ff:ff:ff:ff:ff:ff 08:03:20 inet 10.30.122.130/23 brd 10.30.123.255 scope global dynamic eth0 08:03:20 valid_lft 86276sec preferred_lft 86276sec 08:03:20 inet6 fe80::f816:3eff:fe4b:18e3/64 scope link 08:03:20 valid_lft forever preferred_lft forever 08:03:20 08:03:20 08:03:20 ---> sar -b -r -n DEV: 08:03:20 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 09/14/2024 _x86_64_ (2 CPU) 08:03:20 08:03:20 08:01:10 AM LINUX RESTART 08:03:20 08:03:20 08:02:02 AM tps rtps wtps bread/s bwrtn/s 08:03:20 08:03:01 AM 238.84 1.08 237.75 118.43 8937.25 08:03:20 Average: 238.84 1.08 237.75 118.43 8937.25 08:03:20 08:03:20 08:02:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:20 08:03:01 AM 5663068 2345848 29.29 2620 1800740 604872 6.68 590908 1456356 112148 08:03:20 Average: 5663068 2345848 29.29 2620 1800740 604872 6.68 590908 1456356 112148 08:03:20 08:03:20 08:02:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:03:20 08:03:01 AM eth0 62.45 46.97 834.66 10.82 0.00 0.00 0.00 08:03:20 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:20 Average: eth0 62.45 46.97 834.66 10.82 0.00 0.00 0.00 08:03:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:20 08:03:20 08:03:20 ---> sar -P ALL: 08:03:20 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 09/14/2024 _x86_64_ (2 CPU) 08:03:20 08:03:20 08:01:10 AM LINUX RESTART 08:03:20 08:03:20 08:02:02 AM CPU %user %nice %system %iowait %steal %idle 08:03:20 08:03:01 AM all 34.32 0.00 3.12 5.63 0.13 56.80 08:03:20 08:03:01 AM 0 57.53 0.00 4.51 6.25 0.15 31.56 08:03:20 08:03:01 AM 1 12.53 0.00 1.83 5.05 0.10 80.49 08:03:20 Average: all 34.32 0.00 3.12 5.63 0.13 56.80 08:03:20 Average: 0 57.53 0.00 4.51 6.25 0.15 31.56 08:03:20 Average: 1 12.53 0.00 1.83 5.05 0.10 80.49 08:03:20 08:03:20 08:03:20