08:00:57 Started by timer 08:00:57 Running as SYSTEM 08:00:58 [EnvInject] - Loading node environment variables. 08:00:58 Building remotely on prd-centos7-builder-2c-1g-2944 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:00:58 [ssh-agent] Looking for ssh-agent implementation... 08:00:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:58 $ ssh-agent 08:00:58 SSH_AUTH_SOCK=/tmp/ssh-DM0MnYaHoA5B/agent.8087 08:00:58 SSH_AGENT_PID=8089 08:00:58 [ssh-agent] Started. 08:00:58 Running ssh-add (command line suppressed) 08:00:58 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_10401770340933217148.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_10401770340933217148.key) 08:00:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:58 provisioning config files... 08:00:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:58 provisioning config files... 08:00:58 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:00:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4779862526832844350.sh 08:00:58 ---> jenkins-sandbox-cleanup.sh 08:00:58 Setup pyenv: 08:00:58 system 08:00:58 * 3.8.13 (set by /opt/pyenv/version) 08:00:58 * 3.9.13 (set by /opt/pyenv/version) 08:01:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CDHV 08:01:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:06 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 08:01:13 lf-activate-venv(): INFO: Adding /tmp/venv-CDHV/bin to PATH 08:01:13 Traceback (most recent call last): 08:01:13 File "/tmp/venv-CDHV/bin/jenkins-jobs", line 5, in 08:01:13 from jenkins_jobs.cli.entry import main 08:01:13 File "/tmp/venv-CDHV/lib/python3.9/site-packages/jenkins_jobs/cli/entry.py", line 27, in 08:01:13 from jenkins_jobs.config import JJBConfig 08:01:13 File "/tmp/venv-CDHV/lib/python3.9/site-packages/jenkins_jobs/config.py", line 26, in 08:01:13 from jenkins_jobs import builder 08:01:13 File "/tmp/venv-CDHV/lib/python3.9/site-packages/jenkins_jobs/builder.py", line 29, in 08:01:13 import jenkins 08:01:13 File "/tmp/venv-CDHV/lib/python3.9/site-packages/jenkins/__init__.py", line 59, in 08:01:13 import requests 08:01:13 File "/tmp/venv-CDHV/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:01:13 import urllib3 08:01:13 File "/tmp/venv-CDHV/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 08:01:13 raise ImportError( 08:01:13 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:13 Build step 'Execute shell' marked build as failure 08:01:13 $ ssh-agent -k 08:01:13 unset SSH_AUTH_SOCK; 08:01:13 unset SSH_AGENT_PID; 08:01:13 echo Agent pid 8089 killed; 08:01:13 [ssh-agent] Stopped. 08:01:13 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4597286741336623291.sh 08:01:13 ---> sysstat.sh 08:01:13 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10299449041274788096.sh 08:01:13 ---> package-listing.sh 08:01:13 ++ facter osfamily 08:01:13 ++ tr '[:upper:]' '[:lower:]' 08:01:14 + OS_FAMILY=redhat 08:01:14 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:14 + START_PACKAGES=/tmp/packages_start.txt 08:01:14 + END_PACKAGES=/tmp/packages_end.txt 08:01:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:14 + PACKAGES=/tmp/packages_start.txt 08:01:14 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:14 + PACKAGES=/tmp/packages_end.txt 08:01:14 + case "${OS_FAMILY}" in 08:01:14 + rpm -qa 08:01:14 + sort 08:01:14 + '[' -f /tmp/packages_start.txt ']' 08:01:14 + '[' -f /tmp/packages_end.txt ']' 08:01:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:14 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:14 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:14 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4386940684756173692.sh 08:01:14 ---> capture-instance-metadata.sh 08:01:14 Setup pyenv: 08:01:14 system 08:01:14 3.8.13 08:01:14 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sKkM 08:01:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:21 lf-activate-venv(): INFO: Installing: lftools 08:01:43 lf-activate-venv(): INFO: Adding /tmp/venv-sKkM/bin to PATH 08:01:43 INFO: Running in OpenStack, capturing instance metadata 08:01:43 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17369408053761466237.sh 08:01:43 provisioning config files... 08:01:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config2677686361711076815tmp 08:01:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:43 [EnvInject] - Injecting environment variables from a build step. 08:01:43 [EnvInject] - Injecting as environment variables the properties content 08:01:43 SERVER_ID=logs 08:01:43 08:01:43 [EnvInject] - Variables injected successfully. 08:01:43 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9481583661059796479.sh 08:01:43 ---> create-netrc.sh 08:01:44 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11831075487981065271.sh 08:01:44 ---> python-tools-install.sh 08:01:44 Setup pyenv: 08:01:44 system 08:01:44 3.8.13 08:01:44 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sKkM from file:/tmp/.os_lf_venv 08:01:45 lf-activate-venv(): INFO: Installing: lftools 08:01:53 lf-activate-venv(): INFO: Adding /tmp/venv-sKkM/bin to PATH 08:01:53 Generating Requirements File 08:02:22 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:22 lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:02:23 Python 3.9.13 08:02:23 pip 24.0 from /tmp/venv-sKkM/lib/python3.9/site-packages/pip (python 3.9) 08:02:24 appdirs==1.4.4 08:02:24 argcomplete==3.3.0 08:02:24 aspy.yaml==1.3.0 08:02:24 attrs==23.2.0 08:02:24 autopage==0.5.2 08:02:24 beautifulsoup4==4.12.3 08:02:24 boto3==1.34.122 08:02:24 botocore==1.34.122 08:02:24 bs4==0.0.2 08:02:24 cachetools==5.3.3 08:02:24 certifi==2024.6.2 08:02:24 cffi==1.16.0 08:02:24 cfgv==3.4.0 08:02:24 chardet==5.2.0 08:02:24 charset-normalizer==3.3.2 08:02:24 click==8.1.7 08:02:24 cliff==4.7.0 08:02:24 cmd2==2.4.3 08:02:24 cryptography==3.3.2 08:02:24 debtcollector==3.0.0 08:02:24 decorator==5.1.1 08:02:24 defusedxml==0.7.1 08:02:24 Deprecated==1.2.14 08:02:24 distlib==0.3.8 08:02:24 dnspython==2.6.1 08:02:24 docker==4.2.2 08:02:24 dogpile.cache==1.3.3 08:02:24 email_validator==2.1.1 08:02:24 filelock==3.14.0 08:02:24 future==1.0.0 08:02:24 gitdb==4.0.11 08:02:24 GitPython==3.1.43 08:02:24 google-auth==2.30.0 08:02:24 httplib2==0.22.0 08:02:24 identify==2.5.36 08:02:24 idna==3.7 08:02:24 importlib-resources==1.5.0 08:02:24 importlib_metadata==7.1.0 08:02:24 iso8601==2.1.0 08:02:24 Jinja2==3.1.4 08:02:24 jmespath==1.0.1 08:02:24 jsonpatch==1.33 08:02:24 jsonpointer==2.4 08:02:24 jsonschema==4.22.0 08:02:24 jsonschema-specifications==2023.12.1 08:02:24 keystoneauth1==5.6.0 08:02:24 kubernetes==30.1.0 08:02:24 lftools==0.37.10 08:02:24 lxml==5.2.2 08:02:24 MarkupSafe==2.1.5 08:02:24 msgpack==1.0.8 08:02:24 multi_key_dict==2.0.3 08:02:24 munch==4.0.0 08:02:24 netaddr==1.3.0 08:02:24 netifaces==0.11.0 08:02:24 niet==1.4.2 08:02:24 nodeenv==1.9.1 08:02:24 oauth2client==4.1.3 08:02:24 oauthlib==3.2.2 08:02:24 openstacksdk==0.62.0 08:02:24 os-client-config==2.1.0 08:02:24 os-service-types==1.7.0 08:02:24 osc-lib==3.0.1 08:02:24 oslo.config==9.4.0 08:02:24 oslo.context==5.5.0 08:02:24 oslo.i18n==6.3.0 08:02:24 oslo.log==6.0.0 08:02:24 oslo.serialization==5.4.0 08:02:24 oslo.utils==7.1.0 08:02:24 packaging==24.0 08:02:24 pbr==6.0.0 08:02:24 platformdirs==4.2.2 08:02:24 prettytable==3.10.0 08:02:24 pyasn1==0.6.0 08:02:24 pyasn1_modules==0.4.0 08:02:24 pycparser==2.22 08:02:24 pygerrit2==2.0.15 08:02:24 PyGithub==2.3.0 08:02:24 PyJWT==2.8.0 08:02:24 PyNaCl==1.5.0 08:02:24 pyparsing==2.4.7 08:02:24 pyperclip==1.8.2 08:02:24 pyrsistent==0.20.0 08:02:24 python-cinderclient==9.5.0 08:02:24 python-dateutil==2.9.0.post0 08:02:24 python-heatclient==3.5.0 08:02:24 python-jenkins==1.8.2 08:02:24 python-keystoneclient==5.4.0 08:02:24 python-magnumclient==4.5.0 08:02:24 python-novaclient==18.6.0 08:02:24 python-openstackclient==6.0.1 08:02:24 python-swiftclient==4.6.0 08:02:24 PyYAML==6.0.1 08:02:24 referencing==0.35.1 08:02:24 requests==2.32.3 08:02:24 requests-oauthlib==2.0.0 08:02:24 requestsexceptions==1.4.0 08:02:24 rfc3986==2.0.0 08:02:24 rpds-py==0.18.1 08:02:24 rsa==4.9 08:02:24 ruamel.yaml==0.18.6 08:02:24 ruamel.yaml.clib==0.2.8 08:02:24 s3transfer==0.10.1 08:02:24 simplejson==3.19.2 08:02:24 six==1.16.0 08:02:24 smmap==5.0.1 08:02:24 soupsieve==2.5 08:02:24 stevedore==5.2.0 08:02:24 tabulate==0.9.0 08:02:24 toml==0.10.2 08:02:24 tomlkit==0.12.5 08:02:24 tqdm==4.66.4 08:02:24 typing_extensions==4.12.2 08:02:24 tzdata==2024.1 08:02:24 urllib3==1.26.18 08:02:24 virtualenv==20.26.2 08:02:24 wcwidth==0.2.13 08:02:24 websocket-client==1.8.0 08:02:24 wrapt==1.16.0 08:02:24 xdg==6.0.0 08:02:24 xmltodict==0.13.0 08:02:24 yq==3.4.3 08:02:24 zipp==3.19.2 08:02:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins14257089843733353109.sh 08:02:24 ---> sudo-logs.sh 08:02:24 Archiving 'sudo' log.. 08:02:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6984566004547614385.sh 08:02:24 ---> job-cost.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-sKkM from file:/tmp/.os_lf_venv 08:02:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:33 lf-activate-venv(): INFO: Adding /tmp/venv-sKkM/bin to PATH 08:02:33 INFO: No Stack... 08:02:34 INFO: Retrieving Pricing Info for: v3-standard-2 08:02:34 INFO: Archiving Costs 08:02:34 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins997685029894796999.sh 08:02:34 ---> logs-deploy.sh 08:02:34 Setup pyenv: 08:02:34 system 08:02:34 3.8.13 08:02:34 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sKkM from file:/tmp/.os_lf_venv 08:02:36 lf-activate-venv(): INFO: Installing: lftools 08:02:44 lf-activate-venv(): INFO: Adding /tmp/venv-sKkM/bin to PATH 08:02:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/290 08:02:44 INFO: archiving workspace using pattern(s): 08:02:45 Archives upload complete. 08:02:45 INFO: archiving logs to Nexus 08:02:46 ---> uname -a: 08:02:46 Linux prd-centos7-builder-2c-1g-2944.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:02:46 08:02:46 08:02:46 ---> lscpu: 08:02:46 Architecture: x86_64 08:02:46 CPU op-mode(s): 32-bit, 64-bit 08:02:46 Byte Order: Little Endian 08:02:46 CPU(s): 2 08:02:46 On-line CPU(s) list: 0,1 08:02:46 Thread(s) per core: 1 08:02:46 Core(s) per socket: 1 08:02:46 Socket(s): 2 08:02:46 NUMA node(s): 1 08:02:46 Vendor ID: AuthenticAMD 08:02:46 CPU family: 23 08:02:46 Model: 49 08:02:46 Model name: AMD EPYC-Rome Processor 08:02:46 Stepping: 0 08:02:46 CPU MHz: 2799.998 08:02:46 BogoMIPS: 5599.99 08:02:46 Virtualization: AMD-V 08:02:46 Hypervisor vendor: KVM 08:02:46 Virtualization type: full 08:02:46 L1d cache: 32K 08:02:46 L1i cache: 32K 08:02:46 L2 cache: 512K 08:02:46 L3 cache: 16384K 08:02:46 NUMA node0 CPU(s): 0,1 08:02:46 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:02:46 08:02:46 08:02:46 ---> nproc: 08:02:46 2 08:02:46 08:02:46 08:02:46 ---> df -h: 08:02:46 Filesystem Size Used Avail Use% Mounted on 08:02:46 devtmpfs 3.8G 0 3.8G 0% /dev 08:02:46 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:02:46 tmpfs 3.9G 17M 3.9G 1% /run 08:02:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:02:46 /dev/vda1 40G 5.7G 35G 15% / 08:02:46 tmpfs 783M 0 783M 0% /run/user/1001 08:02:46 tmpfs 783M 0 783M 0% /run/user/0 08:02:46 08:02:46 08:02:46 ---> free -m: 08:02:46 total used free shared buff/cache available 08:02:46 Mem: 7821 539 5408 16 1873 6999 08:02:46 Swap: 1023 0 1023 08:02:46 08:02:46 08:02:46 ---> ip addr: 08:02:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:46 inet 127.0.0.1/8 scope host lo 08:02:46 valid_lft forever preferred_lft forever 08:02:46 inet6 ::1/128 scope host 08:02:46 valid_lft forever preferred_lft forever 08:02:46 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:46 link/ether fa:16:3e:3a:4f:84 brd ff:ff:ff:ff:ff:ff 08:02:46 inet 10.30.122.129/23 brd 10.30.123.255 scope global dynamic eth0 08:02:46 valid_lft 86269sec preferred_lft 86269sec 08:02:46 inet6 fe80::f816:3eff:fe3a:4f84/64 scope link 08:02:46 valid_lft forever preferred_lft forever 08:02:46 08:02:46 08:02:46 ---> sar -b -r -n DEV: 08:02:46 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 06/08/2024 _x86_64_ (2 CPU) 08:02:46 08:02:46 08:00:30 AM LINUX RESTART 08:02:46 08:02:46 08:01:02 AM tps rtps wtps bread/s bwrtn/s 08:02:46 08:02:01 AM 135.58 4.23 131.35 296.70 5598.87 08:02:46 Average: 135.58 4.23 131.35 296.70 5598.87 08:02:46 08:02:46 08:01:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:46 08:02:01 AM 5652072 2356844 29.43 2620 1719352 723364 7.99 673472 1406868 128952 08:02:46 Average: 5652072 2356844 29.43 2620 1719352 723364 7.99 673472 1406868 128952 08:02:46 08:02:46 08:01:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:02:46 08:02:01 AM eth0 64.30 48.91 794.23 18.44 0.00 0.00 0.00 08:02:46 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:46 Average: eth0 64.30 48.91 794.23 18.44 0.00 0.00 0.00 08:02:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:46 08:02:46 08:02:46 ---> sar -P ALL: 08:02:46 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 06/08/2024 _x86_64_ (2 CPU) 08:02:46 08:02:46 08:00:30 AM LINUX RESTART 08:02:46 08:02:46 08:01:02 AM CPU %user %nice %system %iowait %steal %idle 08:02:46 08:02:01 AM all 39.78 0.00 3.27 2.52 0.12 54.31 08:02:46 08:02:01 AM 0 12.82 0.00 2.30 2.03 0.14 82.71 08:02:46 08:02:01 AM 1 68.20 0.00 4.29 3.03 0.11 24.37 08:02:46 Average: all 39.78 0.00 3.27 2.52 0.12 54.31 08:02:46 Average: 0 12.82 0.00 2.30 2.03 0.14 82.71 08:02:46 Average: 1 68.20 0.00 4.29 3.03 0.11 24.37 08:02:46 08:02:46 08:02:46