08:01:02 Started by timer 08:01:02 Running as SYSTEM 08:01:02 [EnvInject] - Loading node environment variables. 08:01:02 Building remotely on prd-centos7-builder-2c-1g-1737 (centos7-builder-2c-1g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:02 [ssh-agent] Looking for ssh-agent implementation... 08:01:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:03 $ ssh-agent 08:01:03 SSH_AUTH_SOCK=/tmp/ssh-jZL3ryDlXXTF/agent.8036 08:01:03 SSH_AGENT_PID=8037 08:01:03 [ssh-agent] Started. 08:01:03 Running ssh-add (command line suppressed) 08:01:03 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_14282897132544589836.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_14282897132544589836.key) 08:01:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:03 provisioning config files... 08:01:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:03 provisioning config files... 08:01:03 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:03 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins9441991406240154256.sh 08:01:04 ---> jenkins-sandbox-cleanup.sh 08:01:04 Setup pyenv: 08:01:04 system 08:01:04 * 3.8.13 (set by /opt/pyenv/version) 08:01:04 * 3.9.13 (set by /opt/pyenv/version) 08:01:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dh3X 08:01:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:13 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.4 08:01:20 lf-activate-venv(): INFO: Adding /tmp/venv-Dh3X/bin to PATH 08:01:20 Traceback (most recent call last): 08:01:20 File "/tmp/venv-Dh3X/bin/jenkins-jobs", line 5, in 08:01:20 from jenkins_jobs.cli.entry import main 08:01:20 File "/tmp/venv-Dh3X/lib/python3.9/site-packages/jenkins_jobs/cli/entry.py", line 27, in 08:01:20 from jenkins_jobs.config import JJBConfig 08:01:20 File "/tmp/venv-Dh3X/lib/python3.9/site-packages/jenkins_jobs/config.py", line 26, in 08:01:20 from jenkins_jobs import builder 08:01:20 File "/tmp/venv-Dh3X/lib/python3.9/site-packages/jenkins_jobs/builder.py", line 29, in 08:01:20 import jenkins 08:01:20 File "/tmp/venv-Dh3X/lib/python3.9/site-packages/jenkins/__init__.py", line 59, in 08:01:20 import requests 08:01:20 File "/tmp/venv-Dh3X/lib/python3.9/site-packages/requests/__init__.py", line 43, in 08:01:20 import urllib3 08:01:20 File "/tmp/venv-Dh3X/lib/python3.9/site-packages/urllib3/__init__.py", line 42, in 08:01:20 raise ImportError( 08:01:20 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:20 Build step 'Execute shell' marked build as failure 08:01:20 $ ssh-agent -k 08:01:20 unset SSH_AUTH_SOCK; 08:01:20 unset SSH_AGENT_PID; 08:01:20 echo Agent pid 8037 killed; 08:01:20 [ssh-agent] Stopped. 08:01:20 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:20 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5647878621813635642.sh 08:01:20 ---> sysstat.sh 08:01:21 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11969446298274273369.sh 08:01:21 ---> package-listing.sh 08:01:21 ++ tr '[:upper:]' '[:lower:]' 08:01:21 ++ facter osfamily 08:01:21 + OS_FAMILY=redhat 08:01:21 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:21 + START_PACKAGES=/tmp/packages_start.txt 08:01:21 + END_PACKAGES=/tmp/packages_end.txt 08:01:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:21 + PACKAGES=/tmp/packages_start.txt 08:01:21 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:21 + PACKAGES=/tmp/packages_end.txt 08:01:21 + case "${OS_FAMILY}" in 08:01:21 + rpm -qa 08:01:21 + sort 08:01:22 + '[' -f /tmp/packages_start.txt ']' 08:01:22 + '[' -f /tmp/packages_end.txt ']' 08:01:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:22 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:22 + mkdir -p /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jenkins-sandbox-cleanup/archives/ 08:01:22 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6963379691290533290.sh 08:01:22 ---> capture-instance-metadata.sh 08:01:22 Setup pyenv: 08:01:22 system 08:01:22 3.8.13 08:01:22 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lagk 08:01:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:29 lf-activate-venv(): INFO: Installing: lftools 08:01:52 lf-activate-venv(): INFO: Adding /tmp/venv-lagk/bin to PATH 08:01:52 INFO: Running in OpenStack, capturing instance metadata 08:01:52 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins1092501992425976465.sh 08:01:52 provisioning config files... 08:01:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config3099716760125855634tmp 08:01:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:52 [EnvInject] - Injecting environment variables from a build step. 08:01:53 [EnvInject] - Injecting as environment variables the properties content 08:01:53 SERVER_ID=logs 08:01:53 08:01:53 [EnvInject] - Variables injected successfully. 08:01:53 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins4951054450653390552.sh 08:01:53 ---> create-netrc.sh 08:01:53 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5288528287419570720.sh 08:01:53 ---> python-tools-install.sh 08:01:53 Setup pyenv: 08:01:53 system 08:01:53 3.8.13 08:01:53 * 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-lagk from file:/tmp/.os_lf_venv 08:01:54 lf-activate-venv(): INFO: Installing: lftools 08:02:02 lf-activate-venv(): INFO: Adding /tmp/venv-lagk/bin to PATH 08:02:02 Generating Requirements File 08:02:38 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:38 lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:02:39 Python 3.9.13 08:02:39 pip 24.0 from /tmp/venv-lagk/lib/python3.9/site-packages/pip (python 3.9) 08:02:39 appdirs==1.4.4 08:02:39 argcomplete==3.2.3 08:02:39 aspy.yaml==1.3.0 08:02:39 attrs==23.2.0 08:02:39 autopage==0.5.2 08:02:39 beautifulsoup4==4.12.3 08:02:39 boto3==1.34.74 08:02:39 botocore==1.34.74 08:02:39 bs4==0.0.2 08:02:39 cachetools==5.3.3 08:02:39 certifi==2024.2.2 08:02:39 cffi==1.16.0 08:02:39 cfgv==3.4.0 08:02:39 chardet==5.2.0 08:02:39 charset-normalizer==3.3.2 08:02:39 click==8.1.7 08:02:39 cliff==4.6.0 08:02:39 cmd2==2.4.3 08:02:39 cryptography==3.3.2 08:02:39 debtcollector==3.0.0 08:02:39 decorator==5.1.1 08:02:39 defusedxml==0.7.1 08:02:39 Deprecated==1.2.14 08:02:39 distlib==0.3.8 08:02:39 dnspython==2.6.1 08:02:39 docker==4.2.2 08:02:39 dogpile.cache==1.3.2 08:02:39 email_validator==2.1.1 08:02:39 filelock==3.13.3 08:02:39 future==1.0.0 08:02:39 gitdb==4.0.11 08:02:39 GitPython==3.1.42 08:02:39 google-auth==2.29.0 08:02:39 httplib2==0.22.0 08:02:39 identify==2.5.35 08:02:39 idna==3.6 08:02:39 importlib-resources==1.5.0 08:02:39 importlib_metadata==7.1.0 08:02:39 iso8601==2.1.0 08:02:39 Jinja2==3.1.3 08:02:39 jmespath==1.0.1 08:02:39 jsonpatch==1.33 08:02:39 jsonpointer==2.4 08:02:39 jsonschema==4.21.1 08:02:39 jsonschema-specifications==2023.12.1 08:02:39 keystoneauth1==5.6.0 08:02:39 kubernetes==29.0.0 08:02:39 lftools==0.37.10 08:02:39 lxml==5.1.1 08:02:39 MarkupSafe==2.1.5 08:02:39 msgpack==1.0.8 08:02:39 multi_key_dict==2.0.3 08:02:39 munch==4.0.0 08:02:39 netaddr==1.2.1 08:02:39 netifaces==0.11.0 08:02:39 niet==1.4.2 08:02:39 nodeenv==1.8.0 08:02:39 oauth2client==4.1.3 08:02:39 oauthlib==3.2.2 08:02:39 openstacksdk==0.62.0 08:02:39 os-client-config==2.1.0 08:02:39 os-service-types==1.7.0 08:02:39 osc-lib==3.0.1 08:02:39 oslo.config==9.4.0 08:02:39 oslo.context==5.5.0 08:02:39 oslo.i18n==6.3.0 08:02:39 oslo.log==5.5.0 08:02:39 oslo.serialization==5.4.0 08:02:39 oslo.utils==7.1.0 08:02:39 packaging==24.0 08:02:39 pbr==6.0.0 08:02:39 platformdirs==4.2.0 08:02:39 prettytable==3.10.0 08:02:39 pyasn1==0.6.0 08:02:39 pyasn1_modules==0.4.0 08:02:39 pycparser==2.21 08:02:39 pygerrit2==2.0.15 08:02:39 PyGithub==2.3.0 08:02:39 pyinotify==0.9.6 08:02:39 PyJWT==2.8.0 08:02:39 PyNaCl==1.5.0 08:02:39 pyparsing==2.4.7 08:02:39 pyperclip==1.8.2 08:02:39 pyrsistent==0.20.0 08:02:39 python-cinderclient==9.5.0 08:02:39 python-dateutil==2.9.0.post0 08:02:39 python-heatclient==3.5.0 08:02:39 python-jenkins==1.8.2 08:02:39 python-keystoneclient==5.4.0 08:02:39 python-magnumclient==4.4.0 08:02:39 python-novaclient==18.6.0 08:02:39 python-openstackclient==6.0.1 08:02:39 python-swiftclient==4.5.0 08:02:39 PyYAML==6.0.1 08:02:39 referencing==0.34.0 08:02:39 requests==2.31.0 08:02:39 requests-oauthlib==2.0.0 08:02:39 requestsexceptions==1.4.0 08:02:39 rfc3986==2.0.0 08:02:39 rpds-py==0.18.0 08:02:39 rsa==4.9 08:02:39 ruamel.yaml==0.18.6 08:02:39 ruamel.yaml.clib==0.2.8 08:02:39 s3transfer==0.10.1 08:02:39 simplejson==3.19.2 08:02:39 six==1.16.0 08:02:39 smmap==5.0.1 08:02:39 soupsieve==2.5 08:02:39 stevedore==5.2.0 08:02:39 tabulate==0.9.0 08:02:39 toml==0.10.2 08:02:39 tomlkit==0.12.4 08:02:39 tqdm==4.66.2 08:02:39 typing_extensions==4.10.0 08:02:39 tzdata==2024.1 08:02:39 urllib3==1.26.18 08:02:39 virtualenv==20.25.1 08:02:39 wcwidth==0.2.13 08:02:39 websocket-client==1.7.0 08:02:39 wrapt==1.16.0 08:02:39 xdg==6.0.0 08:02:39 xmltodict==0.13.0 08:02:39 yq==3.2.3 08:02:39 zipp==3.18.1 08:02:39 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins17217147556078430938.sh 08:02:39 ---> sudo-logs.sh 08:02:39 Archiving 'sudo' log.. 08:02:40 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6319846328614292216.sh 08:02:40 ---> job-cost.sh 08:02:40 Setup pyenv: 08:02:40 system 08:02:40 3.8.13 08:02:40 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lagk from file:/tmp/.os_lf_venv 08:02:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:52 lf-activate-venv(): INFO: Adding /tmp/venv-lagk/bin to PATH 08:02:52 INFO: No Stack... 08:02:53 INFO: Retrieving Pricing Info for: v3-standard-2 08:02:53 INFO: Archiving Costs 08:02:53 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins8010080861076322352.sh 08:02:53 ---> logs-deploy.sh 08:02:53 Setup pyenv: 08:02:53 system 08:02:53 3.8.13 08:02:53 * 3.9.13 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lagk from file:/tmp/.os_lf_venv 08:02:55 lf-activate-venv(): INFO: Installing: lftools 08:03:04 lf-activate-venv(): INFO: Adding /tmp/venv-lagk/bin to PATH 08:03:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/280 08:03:04 INFO: archiving workspace using pattern(s): 08:03:05 Archives upload complete. 08:03:06 INFO: archiving logs to Nexus 08:03:07 ---> uname -a: 08:03:07 Linux prd-centos7-builder-2c-1g-1737.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:07 08:03:07 08:03:07 ---> lscpu: 08:03:07 Architecture: x86_64 08:03:07 CPU op-mode(s): 32-bit, 64-bit 08:03:07 Byte Order: Little Endian 08:03:07 CPU(s): 2 08:03:07 On-line CPU(s) list: 0,1 08:03:07 Thread(s) per core: 1 08:03:07 Core(s) per socket: 1 08:03:07 Socket(s): 2 08:03:07 NUMA node(s): 1 08:03:07 Vendor ID: AuthenticAMD 08:03:07 CPU family: 23 08:03:07 Model: 49 08:03:07 Model name: AMD EPYC-Rome Processor 08:03:07 Stepping: 0 08:03:07 CPU MHz: 2799.998 08:03:07 BogoMIPS: 5599.99 08:03:07 Virtualization: AMD-V 08:03:07 Hypervisor vendor: KVM 08:03:07 Virtualization type: full 08:03:07 L1d cache: 32K 08:03:07 L1i cache: 32K 08:03:07 L2 cache: 512K 08:03:07 L3 cache: 16384K 08:03:07 NUMA node0 CPU(s): 0,1 08:03:07 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:07 08:03:07 08:03:07 ---> nproc: 08:03:07 2 08:03:07 08:03:07 08:03:07 ---> df -h: 08:03:07 Filesystem Size Used Avail Use% Mounted on 08:03:07 devtmpfs 3.8G 0 3.8G 0% /dev 08:03:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:03:07 tmpfs 3.9G 17M 3.9G 1% /run 08:03:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:03:07 /dev/vda1 40G 5.7G 35G 15% / 08:03:07 tmpfs 783M 0 783M 0% /run/user/1001 08:03:07 tmpfs 783M 0 783M 0% /run/user/0 08:03:07 08:03:07 08:03:07 ---> free -m: 08:03:07 total used free shared buff/cache available 08:03:07 Mem: 7821 451 5498 16 1871 7087 08:03:07 Swap: 1023 0 1023 08:03:07 08:03:07 08:03:07 ---> ip addr: 08:03:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:03:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:07 inet 127.0.0.1/8 scope host lo 08:03:07 valid_lft forever preferred_lft forever 08:03:07 inet6 ::1/128 scope host 08:03:07 valid_lft forever preferred_lft forever 08:03:07 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:03:07 link/ether fa:16:3e:f0:d1:11 brd ff:ff:ff:ff:ff:ff 08:03:07 inet 10.30.122.236/23 brd 10.30.123.255 scope global dynamic eth0 08:03:07 valid_lft 86255sec preferred_lft 86255sec 08:03:07 inet6 fe80::f816:3eff:fef0:d111/64 scope link 08:03:07 valid_lft forever preferred_lft forever 08:03:07 08:03:07 08:03:07 ---> sar -b -r -n DEV: 08:03:07 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 03/30/2024 _x86_64_ (2 CPU) 08:03:07 08:03:07 08:00:37 AM LINUX RESTART 08:03:07 08:03:07 08:01:01 AM tps rtps wtps bread/s bwrtn/s 08:03:07 08:02:01 AM 116.40 13.87 102.53 1991.28 5726.89 08:03:07 08:03:01 AM 237.10 0.18 236.91 22.39 7948.69 08:03:07 Average: 176.73 7.03 169.70 1007.16 6837.42 08:03:07 08:03:07 08:01:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:07 08:02:01 AM 5717596 2291320 28.61 2620 1713336 640292 7.07 607252 1407656 144052 08:03:07 08:03:01 AM 5597320 2411596 30.11 2620 1813948 633792 7.00 648224 1460656 94580 08:03:07 Average: 5657458 2351458 29.36 2620 1763642 637042 7.03 627738 1434156 119316 08:03:07 08:03:07 08:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:03:07 08:02:01 AM eth0 184.30 121.04 1182.20 35.11 0.00 0.00 0.00 08:03:07 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:07 08:03:01 AM eth0 28.72 22.52 269.01 6.31 0.00 0.00 0.00 08:03:07 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:07 Average: eth0 106.54 71.80 725.76 20.71 0.00 0.00 0.00 08:03:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:07 08:03:07 08:03:07 ---> sar -P ALL: 08:03:07 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-632a22cb-d922-16a5-8334-39b2c44d85fc.novalocal) 03/30/2024 _x86_64_ (2 CPU) 08:03:07 08:03:07 08:00:37 AM LINUX RESTART 08:03:07 08:03:07 08:01:01 AM CPU %user %nice %system %iowait %steal %idle 08:03:07 08:02:01 AM all 43.22 0.00 3.90 2.39 0.10 50.39 08:03:07 08:02:01 AM 0 66.48 0.00 5.11 2.31 0.11 26.00 08:03:07 08:02:01 AM 1 21.03 0.00 2.73 2.49 0.10 73.64 08:03:07 08:03:01 AM all 32.79 0.00 2.56 7.62 0.11 56.92 08:03:07 08:03:01 AM 0 55.03 0.00 3.61 8.95 0.13 32.28 08:03:07 08:03:01 AM 1 11.69 0.00 1.60 6.34 0.10 80.27 08:03:07 Average: all 37.99 0.00 3.23 5.01 0.11 53.67 08:03:07 Average: 0 60.75 0.00 4.36 5.64 0.12 29.14 08:03:07 Average: 1 16.34 0.00 2.16 4.42 0.10 76.97 08:03:07 08:03:07 08:03:07