08:00:41 Started by timer 08:00:41 Running as SYSTEM 08:00:41 [EnvInject] - Loading node environment variables. 08:00:41 Building remotely on prd-centos7-builder-2c-1g-41400 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:00:41 [ssh-agent] Looking for ssh-agent implementation... 08:00:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:42 $ ssh-agent 08:00:42 SSH_AUTH_SOCK=/tmp/ssh-z5CsiikNE3WW/agent.8016 08:00:42 SSH_AGENT_PID=8017 08:00:42 [ssh-agent] Started. 08:00:42 Running ssh-add (command line suppressed) 08:00:42 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_3719588330887204820.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_3719588330887204820.key) 08:00:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:42 provisioning config files... 08:00:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:42 provisioning config files... 08:00:42 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:00:42 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins12220181346525791582.sh 08:00:42 ---> jenkins-sandbox-cleanup.sh 08:00:42 Setup pyenv: 08:00:42 system 08:00:42 * 3.8.13 (set by /opt/pyenv/version) 08:00:42 * 3.9.13 (set by /opt/pyenv/version) 08:00:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bVmn 08:00:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:00:50 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 08:00:56 lf-activate-venv(): INFO: Adding /tmp/venv-bVmn/bin to PATH 08:00:56 Traceback (most recent call last): 08:00:56 File "/tmp/venv-bVmn/bin/jenkins-jobs", line 5, in 08:00:56 from jenkins_jobs.cli.entry import main 08:00:56 File "/tmp/venv-bVmn/lib/python3.9/site-packages/jenkins_jobs/cli/entry.py", line 27, in 08:00:56 from jenkins_jobs.config import JJBConfig 08:00:56 File "/tmp/venv-bVmn/lib/python3.9/site-packages/jenkins_jobs/config.py", line 26, in 08:00:56 from jenkins_jobs import builder 08:00:56 File "/tmp/venv-bVmn/lib/python3.9/site-packages/jenkins_jobs/builder.py", line 29, in 08:00:56 import jenkins 08:00:56 File "/tmp/venv-bVmn/lib/python3.9/site-packages/jenkins/__init__.py", line 59, in 08:00:56 import requests 08:00:56 File "/tmp/venv-bVmn/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:00:56 import urllib3 08:00:56 File "/tmp/venv-bVmn/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 08:00:56 raise ImportError( 08:00:56 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:00:56 Build step 'Execute shell' marked build as failure 08:00:56 $ ssh-agent -k 08:00:56 unset SSH_AUTH_SOCK; 08:00:56 unset SSH_AGENT_PID; 08:00:56 echo Agent pid 8017 killed; 08:00:56 [ssh-agent] Stopped. 08:00:56 [PostBuildScript] - [INFO] Executing post build scripts. 08:00:56 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10111575474979442906.sh 08:00:56 ---> sysstat.sh 08:00:56 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15814651096600811553.sh 08:00:56 ---> package-listing.sh 08:00:56 ++ tr '[:upper:]' '[:lower:]' 08:00:56 ++ facter osfamily 08:00:57 + OS_FAMILY=redhat 08:00:57 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:00:57 + START_PACKAGES=/tmp/packages_start.txt 08:00:57 + END_PACKAGES=/tmp/packages_end.txt 08:00:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:00:57 + PACKAGES=/tmp/packages_start.txt 08:00:57 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:00:57 + PACKAGES=/tmp/packages_end.txt 08:00:57 + case "${OS_FAMILY}" in 08:00:57 + rpm -qa 08:00:57 + sort 08:00:57 + '[' -f /tmp/packages_start.txt ']' 08:00:57 + '[' -f /tmp/packages_end.txt ']' 08:00:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:00:57 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:00:57 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:00:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:00:58 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18423159469123653218.sh 08:00:58 ---> capture-instance-metadata.sh 08:00:58 Setup pyenv: 08:00:58 system 08:00:58 3.8.13 08:00:58 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bqQW 08:01:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:04 lf-activate-venv(): INFO: Installing: lftools 08:01:24 lf-activate-venv(): INFO: Adding /tmp/venv-bqQW/bin to PATH 08:01:24 INFO: Running in OpenStack, capturing instance metadata 08:01:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10159153593698671868.sh 08:01:24 provisioning config files... 08:01:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config6397408352191257049tmp 08:01:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:24 [EnvInject] - Injecting environment variables from a build step. 08:01:24 [EnvInject] - Injecting as environment variables the properties content 08:01:24 SERVER_ID=logs 08:01:24 08:01:24 [EnvInject] - Variables injected successfully. 08:01:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17973770280301751846.sh 08:01:24 ---> create-netrc.sh 08:01:24 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins18359911803317937082.sh 08:01:24 ---> python-tools-install.sh 08:01:24 Setup pyenv: 08:01:24 system 08:01:24 3.8.13 08:01:24 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bqQW from file:/tmp/.os_lf_venv 08:01:25 lf-activate-venv(): INFO: Installing: lftools 08:01:31 lf-activate-venv(): INFO: Adding /tmp/venv-bqQW/bin to PATH 08:01:31 Generating Requirements File 08:01:51 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:01:51 lftools 0.37.11 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:01:51 Python 3.9.13 08:01:51 pip 25.0.1 from /tmp/venv-bqQW/lib/python3.9/site-packages/pip (python 3.9) 08:01:52 appdirs==1.4.4 08:01:52 argcomplete==3.6.0 08:01:52 aspy.yaml==1.3.0 08:01:52 attrs==25.3.0 08:01:52 autopage==0.5.2 08:01:52 beautifulsoup4==4.13.3 08:01:52 boto3==1.37.13 08:01:52 botocore==1.37.13 08:01:52 bs4==0.0.2 08:01:52 cachetools==5.5.2 08:01:52 certifi==2025.1.31 08:01:52 cffi==1.17.1 08:01:52 cfgv==3.4.0 08:01:52 chardet==5.2.0 08:01:52 charset-normalizer==3.4.1 08:01:52 click==8.1.8 08:01:52 cliff==4.9.1 08:01:52 cmd2==2.5.11 08:01:52 cryptography==3.3.2 08:01:52 debtcollector==3.0.0 08:01:52 decorator==5.2.1 08:01:52 defusedxml==0.7.1 08:01:52 Deprecated==1.2.18 08:01:52 distlib==0.3.9 08:01:52 dnspython==2.7.0 08:01:52 docker==4.2.2 08:01:52 dogpile.cache==1.3.4 08:01:52 durationpy==0.9 08:01:52 email_validator==2.2.0 08:01:52 filelock==3.18.0 08:01:52 future==1.0.0 08:01:52 gitdb==4.0.12 08:01:52 GitPython==3.1.44 08:01:52 google-auth==2.38.0 08:01:52 httplib2==0.22.0 08:01:52 identify==2.6.9 08:01:52 idna==3.10 08:01:52 importlib-resources==1.5.0 08:01:52 importlib_metadata==8.6.1 08:01:52 iso8601==2.1.0 08:01:52 Jinja2==3.1.6 08:01:52 jmespath==1.0.1 08:01:52 jsonpatch==1.33 08:01:52 jsonpointer==3.0.0 08:01:52 jsonschema==4.23.0 08:01:52 jsonschema-specifications==2024.10.1 08:01:52 keystoneauth1==5.10.0 08:01:52 kubernetes==32.0.1 08:01:52 lftools==0.37.11 08:01:52 lxml==5.3.1 08:01:52 MarkupSafe==3.0.2 08:01:52 msgpack==1.1.0 08:01:52 multi_key_dict==2.0.3 08:01:52 munch==4.0.0 08:01:52 netaddr==1.3.0 08:01:52 netifaces==0.11.0 08:01:52 niet==1.4.2 08:01:52 nodeenv==1.9.1 08:01:52 oauth2client==4.1.3 08:01:52 oauthlib==3.2.2 08:01:52 openstacksdk==0.62.0 08:01:52 os-client-config==2.1.0 08:01:52 os-service-types==1.7.0 08:01:52 osc-lib==3.2.0 08:01:52 oslo.config==9.7.1 08:01:52 oslo.context==5.7.1 08:01:52 oslo.i18n==6.5.1 08:01:52 oslo.log==7.1.0 08:01:52 oslo.serialization==5.7.0 08:01:52 oslo.utils==8.2.0 08:01:52 packaging==24.2 08:01:52 pbr==6.1.1 08:01:52 platformdirs==4.3.6 08:01:52 prettytable==3.15.1 08:01:52 psutil==7.0.0 08:01:52 pyasn1==0.6.1 08:01:52 pyasn1_modules==0.4.1 08:01:52 pycparser==2.22 08:01:52 pygerrit2==2.0.15 08:01:52 PyGithub==2.6.1 08:01:52 PyJWT==2.10.1 08:01:52 PyNaCl==1.5.0 08:01:52 pyparsing==2.4.7 08:01:52 pyperclip==1.9.0 08:01:52 pyrsistent==0.20.0 08:01:52 python-cinderclient==9.7.0 08:01:52 python-dateutil==2.9.0.post0 08:01:52 python-heatclient==4.1.0 08:01:52 python-jenkins==1.8.2 08:01:52 python-keystoneclient==5.6.0 08:01:52 python-magnumclient==4.8.1 08:01:52 python-novaclient==18.9.0 08:01:52 python-openstackclient==6.0.1 08:01:52 python-swiftclient==4.7.0 08:01:52 PyYAML==6.0.2 08:01:52 referencing==0.36.2 08:01:52 requests==2.32.3 08:01:52 requests-oauthlib==2.0.0 08:01:52 requestsexceptions==1.4.0 08:01:52 rfc3986==2.0.0 08:01:52 rpds-py==0.23.1 08:01:52 rsa==4.9 08:01:52 ruamel.yaml==0.18.10 08:01:52 ruamel.yaml.clib==0.2.12 08:01:52 s3transfer==0.11.4 08:01:52 simplejson==3.20.1 08:01:52 six==1.17.0 08:01:52 smmap==5.0.2 08:01:52 soupsieve==2.6 08:01:52 stevedore==5.4.1 08:01:52 tabulate==0.9.0 08:01:52 toml==0.10.2 08:01:52 tomlkit==0.13.2 08:01:52 tqdm==4.67.1 08:01:52 typing_extensions==4.12.2 08:01:52 tzdata==2025.1 08:01:52 urllib3==1.26.20 08:01:52 virtualenv==20.29.3 08:01:52 wcwidth==0.2.13 08:01:52 websocket-client==1.8.0 08:01:52 wrapt==1.17.2 08:01:52 xdg==6.0.0 08:01:52 xmltodict==0.14.2 08:01:52 yq==3.4.3 08:01:52 zipp==3.21.0 08:01:52 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11422699618450808256.sh 08:01:52 ---> sudo-logs.sh 08:01:52 Archiving 'sudo' log.. 08:01:52 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15641022053698537361.sh 08:01:52 ---> job-cost.sh 08:01:52 Setup pyenv: 08:01:52 system 08:01:52 3.8.13 08:01:52 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bqQW from file:/tmp/.os_lf_venv 08:01:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:00 lf-activate-venv(): INFO: Adding /tmp/venv-bqQW/bin to PATH 08:02:00 INFO: No Stack... 08:02:00 INFO: Retrieving Pricing Info for: v3-standard-2 08:02:01 INFO: Archiving Costs 08:02:01 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins6546352447377633960.sh 08:02:01 ---> logs-deploy.sh 08:02:01 Setup pyenv: 08:02:01 system 08:02:01 3.8.13 08:02:01 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bqQW from file:/tmp/.os_lf_venv 08:02:01 lf-activate-venv(): INFO: Installing: lftools 08:02:08 lf-activate-venv(): INFO: Adding /tmp/venv-bqQW/bin to PATH 08:02:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/330 08:02:08 INFO: archiving workspace using pattern(s): 08:02:10 Archives upload complete. 08:02:10 INFO: archiving logs to Nexus 08:02:11 ---> uname -a: 08:02:11 Linux prd-centos7-builder-2c-1g-41400.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:11 08:02:11 08:02:11 ---> lscpu: 08:02:11 Architecture: x86_64 08:02:11 CPU op-mode(s): 32-bit, 64-bit 08:02:11 Byte Order: Little Endian 08:02:11 CPU(s): 2 08:02:11 On-line CPU(s) list: 0,1 08:02:11 Thread(s) per core: 1 08:02:11 Core(s) per socket: 1 08:02:11 Socket(s): 2 08:02:11 NUMA node(s): 1 08:02:11 Vendor ID: AuthenticAMD 08:02:11 CPU family: 23 08:02:11 Model: 49 08:02:11 Model name: AMD EPYC-Rome Processor 08:02:11 Stepping: 0 08:02:11 CPU MHz: 2799.996 08:02:11 BogoMIPS: 5599.99 08:02:11 Virtualization: AMD-V 08:02:11 Hypervisor vendor: KVM 08:02:11 Virtualization type: full 08:02:11 L1d cache: 32K 08:02:11 L1i cache: 32K 08:02:11 L2 cache: 512K 08:02:11 L3 cache: 16384K 08:02:11 NUMA node0 CPU(s): 0,1 08:02:11 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:11 08:02:11 08:02:11 ---> nproc: 08:02:11 2 08:02:11 08:02:11 08:02:11 ---> df -h: 08:02:11 Filesystem Size Used Avail Use% Mounted on 08:02:11 devtmpfs 3.8G 0 3.8G 0% /dev 08:02:11 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:02:11 tmpfs 3.9G 17M 3.9G 1% /run 08:02:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:02:11 /dev/vda1 40G 5.8G 35G 15% / 08:02:11 tmpfs 783M 0 783M 0% /run/user/1001 08:02:11 tmpfs 783M 0 783M 0% /run/user/0 08:02:11 08:02:11 08:02:11 ---> free -m: 08:02:11 total used free shared buff/cache available 08:02:11 Mem: 7821 489 5449 16 1882 7048 08:02:11 Swap: 1023 0 1023 08:02:11 08:02:11 08:02:11 ---> ip addr: 08:02:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:11 inet 127.0.0.1/8 scope host lo 08:02:11 valid_lft forever preferred_lft forever 08:02:11 inet6 ::1/128 scope host 08:02:11 valid_lft forever preferred_lft forever 08:02:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:11 link/ether fa:16:3e:db:ab:36 brd ff:ff:ff:ff:ff:ff 08:02:11 inet 10.30.122.56/23 brd 10.30.123.255 scope global dynamic eth0 08:02:11 valid_lft 86293sec preferred_lft 86293sec 08:02:11 inet6 fe80::f816:3eff:fedb:ab36/64 scope link 08:02:11 valid_lft forever preferred_lft forever 08:02:11 08:02:11 08:02:11 ---> sar -b -r -n DEV: 08:02:11 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 03/15/2025 _x86_64_ (2 CPU) 08:02:11 08:02:11 08:00:19 AM LINUX RESTART 08:02:11 08:02:11 08:01:02 AM tps rtps wtps bread/s bwrtn/s 08:02:11 08:02:01 AM 249.22 1.02 248.21 113.92 9502.90 08:02:11 Average: 249.22 1.02 248.21 113.92 9502.90 08:02:11 08:02:11 08:01:02 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:11 08:02:01 AM 5649788 2359120 29.46 2620 1821148 536000 5.92 586768 1464356 127840 08:02:11 Average: 5649788 2359120 29.46 2620 1821148 536000 5.92 586768 1464356 127840 08:02:11 08:02:11 08:01:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:02:11 08:02:01 AM eth0 69.18 53.10 899.59 12.57 0.00 0.00 0.00 08:02:11 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:11 Average: eth0 69.18 53.10 899.59 12.57 0.00 0.00 0.00 08:02:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:11 08:02:11 08:02:11 ---> sar -P ALL: 08:02:11 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 03/15/2025 _x86_64_ (2 CPU) 08:02:11 08:02:11 08:00:19 AM LINUX RESTART 08:02:11 08:02:11 08:01:02 AM CPU %user %nice %system %iowait %steal %idle 08:02:11 08:02:01 AM all 39.21 0.00 4.05 1.39 0.09 55.26 08:02:11 08:02:01 AM 0 51.23 0.00 5.12 1.62 0.11 41.92 08:02:11 08:02:01 AM 1 27.50 0.00 3.03 1.19 0.09 68.20 08:02:11 Average: all 39.21 0.00 4.05 1.39 0.09 55.26 08:02:11 Average: 0 51.23 0.00 5.12 1.62 0.11 41.92 08:02:11 Average: 1 27.50 0.00 3.03 1.19 0.09 68.20 08:02:11 08:02:11 08:02:11