08:00:55 Started by timer 08:00:55 Running as SYSTEM 08:00:55 [EnvInject] - Loading node environment variables. 08:00:55 Building remotely on prd-centos7-builder-2c-1g-7036 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:00:55 [ssh-agent] Looking for ssh-agent implementation... 08:00:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:55 $ ssh-agent 08:00:55 SSH_AUTH_SOCK=/tmp/ssh-XR2c9C70q9T1/agent.8085 08:00:55 SSH_AGENT_PID=8086 08:00:55 [ssh-agent] Started. 08:00:55 Running ssh-add (command line suppressed) 08:00:55 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_2595892306699312480.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_2595892306699312480.key) 08:00:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:55 provisioning config files... 08:00:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:55 provisioning config files... 08:00:55 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:00:55 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2522183966310053724.sh 08:00:55 ---> jenkins-sandbox-cleanup.sh 08:00:55 Setup pyenv: 08:00:56 system 08:00:56 * 3.8.13 (set by /opt/pyenv/version) 08:00:56 * 3.9.13 (set by /opt/pyenv/version) 08:01:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zZZK 08:01:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:03 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 08:01:09 lf-activate-venv(): INFO: Adding /tmp/venv-zZZK/bin to PATH 08:01:09 Traceback (most recent call last): 08:01:09 File "/tmp/venv-zZZK/bin/jenkins-jobs", line 5, in 08:01:09 from jenkins_jobs.cli.entry import main 08:01:09 File "/tmp/venv-zZZK/lib/python3.9/site-packages/jenkins_jobs/cli/entry.py", line 27, in 08:01:09 from jenkins_jobs.config import JJBConfig 08:01:09 File "/tmp/venv-zZZK/lib/python3.9/site-packages/jenkins_jobs/config.py", line 26, in 08:01:09 from jenkins_jobs import builder 08:01:09 File "/tmp/venv-zZZK/lib/python3.9/site-packages/jenkins_jobs/builder.py", line 29, in 08:01:09 import jenkins 08:01:09 File "/tmp/venv-zZZK/lib/python3.9/site-packages/jenkins/__init__.py", line 59, in 08:01:09 import requests 08:01:09 File "/tmp/venv-zZZK/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:01:09 import urllib3 08:01:09 File "/tmp/venv-zZZK/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 08:01:09 raise ImportError( 08:01:09 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:09 Build step 'Execute shell' marked build as failure 08:01:09 $ ssh-agent -k 08:01:09 unset SSH_AUTH_SOCK; 08:01:09 unset SSH_AGENT_PID; 08:01:09 echo Agent pid 8086 killed; 08:01:09 [ssh-agent] Stopped. 08:01:10 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:10 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9982652157069193475.sh 08:01:10 ---> sysstat.sh 08:01:10 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8700184594081796770.sh 08:01:10 ---> package-listing.sh 08:01:10 ++ tr '[:upper:]' '[:lower:]' 08:01:10 ++ facter osfamily 08:01:10 + OS_FAMILY=redhat 08:01:10 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:10 + START_PACKAGES=/tmp/packages_start.txt 08:01:10 + END_PACKAGES=/tmp/packages_end.txt 08:01:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:10 + PACKAGES=/tmp/packages_start.txt 08:01:10 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:10 + PACKAGES=/tmp/packages_end.txt 08:01:10 + case "${OS_FAMILY}" in 08:01:10 + rpm -qa 08:01:10 + sort 08:01:11 + '[' -f /tmp/packages_start.txt ']' 08:01:11 + '[' -f /tmp/packages_end.txt ']' 08:01:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:11 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:11 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:11 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17398202572521144007.sh 08:01:11 ---> capture-instance-metadata.sh 08:01:11 Setup pyenv: 08:01:11 system 08:01:11 3.8.13 08:01:11 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vG4g 08:01:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:18 lf-activate-venv(): INFO: Installing: lftools 08:01:38 lf-activate-venv(): INFO: Adding /tmp/venv-vG4g/bin to PATH 08:01:38 INFO: Running in OpenStack, capturing instance metadata 08:01:38 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2130538706481283942.sh 08:01:38 provisioning config files... 08:01:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config16638309571875393839tmp 08:01:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:38 [EnvInject] - Injecting environment variables from a build step. 08:01:38 [EnvInject] - Injecting as environment variables the properties content 08:01:38 SERVER_ID=logs 08:01:38 08:01:38 [EnvInject] - Variables injected successfully. 08:01:38 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15952109091949757812.sh 08:01:38 ---> create-netrc.sh 08:01:38 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15277030859889165515.sh 08:01:38 ---> python-tools-install.sh 08:01:38 Setup pyenv: 08:01:38 system 08:01:38 3.8.13 08:01:38 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vG4g from file:/tmp/.os_lf_venv 08:01:39 lf-activate-venv(): INFO: Installing: lftools 08:01:46 lf-activate-venv(): INFO: Adding /tmp/venv-vG4g/bin to PATH 08:01:46 Generating Requirements File 08:02:11 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:11 lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:02:11 Python 3.9.13 08:02:11 pip 24.2 from /tmp/venv-vG4g/lib/python3.9/site-packages/pip (python 3.9) 08:02:12 appdirs==1.4.4 08:02:12 argcomplete==3.4.0 08:02:12 aspy.yaml==1.3.0 08:02:12 attrs==23.2.0 08:02:12 autopage==0.5.2 08:02:12 beautifulsoup4==4.12.3 08:02:12 boto3==1.34.153 08:02:12 botocore==1.34.153 08:02:12 bs4==0.0.2 08:02:12 cachetools==5.4.0 08:02:12 certifi==2024.7.4 08:02:12 cffi==1.16.0 08:02:12 cfgv==3.4.0 08:02:12 chardet==5.2.0 08:02:12 charset-normalizer==3.3.2 08:02:12 click==8.1.7 08:02:12 cliff==4.7.0 08:02:12 cmd2==2.4.3 08:02:12 cryptography==3.3.2 08:02:12 debtcollector==3.0.0 08:02:12 decorator==5.1.1 08:02:12 defusedxml==0.7.1 08:02:12 Deprecated==1.2.14 08:02:12 distlib==0.3.8 08:02:12 dnspython==2.6.1 08:02:12 docker==4.2.2 08:02:12 dogpile.cache==1.3.3 08:02:12 email_validator==2.2.0 08:02:12 filelock==3.15.4 08:02:12 future==1.0.0 08:02:12 gitdb==4.0.11 08:02:12 GitPython==3.1.43 08:02:12 google-auth==2.32.0 08:02:12 httplib2==0.22.0 08:02:12 identify==2.6.0 08:02:12 idna==3.7 08:02:12 importlib-resources==1.5.0 08:02:12 importlib_metadata==8.2.0 08:02:12 iso8601==2.1.0 08:02:12 Jinja2==3.1.4 08:02:12 jmespath==1.0.1 08:02:12 jsonpatch==1.33 08:02:12 jsonpointer==3.0.0 08:02:12 jsonschema==4.23.0 08:02:12 jsonschema-specifications==2023.12.1 08:02:12 keystoneauth1==5.7.0 08:02:12 kubernetes==30.1.0 08:02:12 lftools==0.37.10 08:02:12 lxml==5.2.2 08:02:12 MarkupSafe==2.1.5 08:02:12 msgpack==1.0.8 08:02:12 multi_key_dict==2.0.3 08:02:12 munch==4.0.0 08:02:12 netaddr==1.3.0 08:02:12 netifaces==0.11.0 08:02:12 niet==1.4.2 08:02:12 nodeenv==1.9.1 08:02:12 oauth2client==4.1.3 08:02:12 oauthlib==3.2.2 08:02:12 openstacksdk==0.62.0 08:02:12 os-client-config==2.1.0 08:02:12 os-service-types==1.7.0 08:02:12 osc-lib==3.1.0 08:02:12 oslo.config==9.5.0 08:02:12 oslo.context==5.5.0 08:02:12 oslo.i18n==6.3.0 08:02:12 oslo.log==6.1.1 08:02:12 oslo.serialization==5.4.0 08:02:12 oslo.utils==7.2.0 08:02:12 packaging==24.1 08:02:12 pbr==6.0.0 08:02:12 platformdirs==4.2.2 08:02:12 prettytable==3.10.2 08:02:12 pyasn1==0.6.0 08:02:12 pyasn1_modules==0.4.0 08:02:12 pycparser==2.22 08:02:12 pygerrit2==2.0.15 08:02:12 PyGithub==2.3.0 08:02:12 PyJWT==2.9.0 08:02:12 PyNaCl==1.5.0 08:02:12 pyparsing==2.4.7 08:02:12 pyperclip==1.9.0 08:02:12 pyrsistent==0.20.0 08:02:12 python-cinderclient==9.5.0 08:02:12 python-dateutil==2.9.0.post0 08:02:12 python-heatclient==3.5.0 08:02:12 python-jenkins==1.8.2 08:02:12 python-keystoneclient==5.4.0 08:02:12 python-magnumclient==4.6.0 08:02:12 python-novaclient==18.6.0 08:02:12 python-openstackclient==6.0.1 08:02:12 python-swiftclient==4.6.0 08:02:12 PyYAML==6.0.1 08:02:12 referencing==0.35.1 08:02:12 requests==2.32.3 08:02:12 requests-oauthlib==2.0.0 08:02:12 requestsexceptions==1.4.0 08:02:12 rfc3986==2.0.0 08:02:12 rpds-py==0.19.1 08:02:12 rsa==4.9 08:02:12 ruamel.yaml==0.18.6 08:02:12 ruamel.yaml.clib==0.2.8 08:02:12 s3transfer==0.10.2 08:02:12 simplejson==3.19.2 08:02:12 six==1.16.0 08:02:12 smmap==5.0.1 08:02:12 soupsieve==2.5 08:02:12 stevedore==5.2.0 08:02:12 tabulate==0.9.0 08:02:12 toml==0.10.2 08:02:12 tomlkit==0.13.0 08:02:12 tqdm==4.66.4 08:02:12 typing_extensions==4.12.2 08:02:12 tzdata==2024.1 08:02:12 urllib3==1.26.19 08:02:12 virtualenv==20.26.3 08:02:12 wcwidth==0.2.13 08:02:12 websocket-client==1.8.0 08:02:12 wrapt==1.16.0 08:02:12 xdg==6.0.0 08:02:12 xmltodict==0.13.0 08:02:12 yq==3.4.3 08:02:12 zipp==3.19.2 08:02:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2637142282929771308.sh 08:02:12 ---> sudo-logs.sh 08:02:12 Archiving 'sudo' log.. 08:02:12 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins3664293227881313295.sh 08:02:12 ---> job-cost.sh 08:02:12 Setup pyenv: 08:02:12 system 08:02:12 3.8.13 08:02:12 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vG4g from file:/tmp/.os_lf_venv 08:02:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:20 lf-activate-venv(): INFO: Adding /tmp/venv-vG4g/bin to PATH 08:02:20 INFO: No Stack... 08:02:20 INFO: Retrieving Pricing Info for: v3-standard-2 08:02:20 INFO: Archiving Costs 08:02:20 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins197583042710473652.sh 08:02:20 ---> logs-deploy.sh 08:02:20 Setup pyenv: 08:02:21 system 08:02:21 3.8.13 08:02:21 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vG4g from file:/tmp/.os_lf_venv 08:02:21 lf-activate-venv(): INFO: Installing: lftools 08:02:28 lf-activate-venv(): INFO: Adding /tmp/venv-vG4g/bin to PATH 08:02:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/298 08:02:28 INFO: archiving workspace using pattern(s): 08:02:30 Archives upload complete. 08:02:30 INFO: archiving logs to Nexus 08:02:31 ---> uname -a: 08:02:31 Linux prd-centos7-builder-2c-1g-7036.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:31 08:02:31 08:02:31 ---> lscpu: 08:02:31 Architecture: x86_64 08:02:31 CPU op-mode(s): 32-bit, 64-bit 08:02:31 Byte Order: Little Endian 08:02:31 CPU(s): 2 08:02:31 On-line CPU(s) list: 0,1 08:02:31 Thread(s) per core: 1 08:02:31 Core(s) per socket: 1 08:02:31 Socket(s): 2 08:02:31 NUMA node(s): 1 08:02:31 Vendor ID: AuthenticAMD 08:02:31 CPU family: 23 08:02:31 Model: 49 08:02:31 Model name: AMD EPYC-Rome Processor 08:02:31 Stepping: 0 08:02:31 CPU MHz: 2800.000 08:02:31 BogoMIPS: 5600.00 08:02:31 Virtualization: AMD-V 08:02:31 Hypervisor vendor: KVM 08:02:31 Virtualization type: full 08:02:31 L1d cache: 32K 08:02:31 L1i cache: 32K 08:02:31 L2 cache: 512K 08:02:31 L3 cache: 16384K 08:02:31 NUMA node0 CPU(s): 0,1 08:02:31 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:31 08:02:31 08:02:31 ---> nproc: 08:02:31 2 08:02:31 08:02:31 08:02:31 ---> df -h: 08:02:31 Filesystem Size Used Avail Use% Mounted on 08:02:31 devtmpfs 3.8G 0 3.8G 0% /dev 08:02:31 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:02:31 tmpfs 3.9G 17M 3.9G 1% /run 08:02:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:02:31 /dev/vda1 40G 5.7G 35G 15% / 08:02:31 tmpfs 783M 0 783M 0% /run/user/1001 08:02:31 tmpfs 783M 0 783M 0% /run/user/0 08:02:31 08:02:31 08:02:31 ---> free -m: 08:02:31 total used free shared buff/cache available 08:02:31 Mem: 7821 449 5504 16 1867 7089 08:02:31 Swap: 1023 0 1023 08:02:31 08:02:31 08:02:31 ---> ip addr: 08:02:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:31 inet 127.0.0.1/8 scope host lo 08:02:31 valid_lft forever preferred_lft forever 08:02:31 inet6 ::1/128 scope host 08:02:31 valid_lft forever preferred_lft forever 08:02:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:31 link/ether fa:16:3e:72:15:2e brd ff:ff:ff:ff:ff:ff 08:02:31 inet 10.30.123.103/23 brd 10.30.123.255 scope global dynamic eth0 08:02:31 valid_lft 86279sec preferred_lft 86279sec 08:02:31 inet6 fe80::f816:3eff:fe72:152e/64 scope link 08:02:31 valid_lft forever preferred_lft forever 08:02:31 08:02:31 08:02:31 ---> sar -b -r -n DEV: 08:02:31 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 08/03/2024 _x86_64_ (2 CPU) 08:02:31 08:02:31 08:00:23 AM LINUX RESTART 08:02:31 08:02:31 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:02:31 08:02:01 AM 140.40 3.96 136.44 288.16 6645.66 08:02:31 Average: 140.40 3.96 136.44 288.16 6645.66 08:02:31 08:02:31 08:01:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:31 08:02:01 AM 5705324 2303584 28.76 2620 1763248 612108 6.76 585048 1436976 160112 08:02:31 Average: 5705324 2303584 28.76 2620 1763248 612108 6.76 585048 1436976 160112 08:02:31 08:02:31 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:02:31 08:02:01 AM eth0 70.94 56.37 921.74 12.57 0.00 0.00 0.00 08:02:31 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:31 Average: eth0 70.94 56.37 921.74 12.57 0.00 0.00 0.00 08:02:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:31 08:02:31 08:02:31 ---> sar -P ALL: 08:02:31 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 08/03/2024 _x86_64_ (2 CPU) 08:02:31 08:02:31 08:00:23 AM LINUX RESTART 08:02:31 08:02:31 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:02:31 08:02:01 AM all 38.01 0.00 3.55 2.48 0.11 55.83 08:02:31 08:02:01 AM 0 18.06 0.00 2.69 1.84 0.09 77.32 08:02:31 08:02:01 AM 1 59.06 0.00 4.45 3.14 0.15 33.21 08:02:31 Average: all 38.01 0.00 3.55 2.48 0.11 55.83 08:02:31 Average: 0 18.06 0.00 2.69 1.84 0.09 77.32 08:02:31 Average: 1 59.06 0.00 4.45 3.14 0.15 33.21 08:02:31 08:02:31 08:02:31