08:01:05 Started by timer 08:01:05 Running as SYSTEM 08:01:06 [EnvInject] - Loading node environment variables. 08:01:06 Building remotely on prd-ubuntu20.04-docker-2c-8g-7908 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:06 [ssh-agent] Looking for ssh-agent implementation... 08:01:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:06 $ ssh-agent 08:01:06 SSH_AUTH_SOCK=/tmp/ssh-SI7N8rgwzWR0/agent.1451 08:01:06 SSH_AGENT_PID=1453 08:01:06 [ssh-agent] Started. 08:01:06 Running ssh-add (command line suppressed) 08:01:06 Identity added: /w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_4273063043803389147.key (/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/private_key_4273063043803389147.key) 08:01:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:06 provisioning config files... 08:01:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:06 provisioning config files... 08:01:06 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:06 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins15763266575391077148.sh 08:01:06 ---> jenkins-sandbox-cleanup.sh 08:01:06 Setup pyenv: 08:01:06 * system (set by /opt/pyenv/version) 08:01:06 * 3.8.20 (set by /opt/pyenv/version) 08:01:06 * 3.9.20 (set by /opt/pyenv/version) 08:01:06 3.10.15 08:01:06 3.11.10 08:01:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IgCx 08:01:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:15 lf-activate-venv(): INFO: Base packages installed successfully 08:01:15 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:20 lf-activate-venv(): INFO: Adding /tmp/venv-IgCx/bin to PATH 08:01:20 /tmp/venv-IgCx/lib/python3.11/site-packages/jenkins_jobs/registry.py:21: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 08:01:20 import pkg_resources 08:01:20 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources.extern' 08:01:20 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources.extern' 08:01:20 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources.extern' 08:01:20 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources.extern' 08:01:20 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources.extern' 08:01:20 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources.extern' 08:01:20 Traceback (most recent call last): 08:01:20 File "/tmp/venv-IgCx/bin/jenkins-jobs", line 7, in 08:01:20 sys.exit(main()) 08:01:20 ^^^^^^ 08:01:20 File "/tmp/venv-IgCx/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:20 jjb = JenkinsJobs(argv) 08:01:20 ^^^^^^^^^^^^^^^^^ 08:01:20 File "/tmp/venv-IgCx/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:20 self.parser = create_parser() 08:01:20 ^^^^^^^^^^^^^^^ 08:01:20 File "/tmp/venv-IgCx/lib/python3.11/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:20 extension_manager.map(parse_subcommand_args, subparser) 08:01:20 File "/tmp/venv-IgCx/lib/python3.11/site-packages/stevedore/extension.py", line 276, in map 08:01:20 raise NoMatches('No %s extensions found' % self.namespace) 08:01:20 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:21 Build step 'Execute shell' marked build as failure 08:01:21 $ ssh-agent -k 08:01:21 unset SSH_AUTH_SOCK; 08:01:21 unset SSH_AGENT_PID; 08:01:21 echo Agent pid 1453 killed; 08:01:21 [ssh-agent] Stopped. 08:01:21 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:21 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10599213693669368760.sh 08:01:21 ---> sysstat.sh 08:01:21 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2426288353546341415.sh 08:01:21 ---> package-listing.sh 08:01:21 ++ tr '[:upper:]' '[:lower:]' 08:01:21 ++ facter osfamily 08:01:22 + OS_FAMILY=debian 08:01:22 + workspace=/w/workspace/ci-management-jenkins-sandbox-cleanup 08:01:22 + START_PACKAGES=/tmp/packages_start.txt 08:01:22 + END_PACKAGES=/tmp/packages_end.txt 08:01:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:22 + PACKAGES=/tmp/packages_start.txt 08:01:22 + '[' /w/workspace/ci-management-jenkins-sandbox-cleanup ']' 08:01:22 + PACKAGES=/tmp/packages_end.txt 08:01:22 + case "${OS_FAMILY}" in 08:01:22 + grep '^ii' 08:01:22 + dpkg -l 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/jenkins13530654890981298826.sh 08:01:22 ---> capture-instance-metadata.sh 08:01:22 Setup pyenv: 08:01:22 system 08:01:22 3.8.20 08:01:22 3.9.20 08:01:22 3.10.15 08:01:22 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P8zP 08:01:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:29 lf-activate-venv(): INFO: Base packages installed successfully 08:01:29 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:49 lf-activate-venv(): INFO: Adding /tmp/venv-P8zP/bin to PATH 08:01:49 INFO: Running in OpenStack, capturing instance metadata 08:01:49 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins10093577425667277868.sh 08:01:49 provisioning config files... 08:01:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jenkins-sandbox-cleanup@tmp/config15065875284441195963tmp 08:01:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:01:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:01:49 [EnvInject] - Injecting environment variables from a build step. 08:01:49 [EnvInject] - Injecting as environment variables the properties content 08:01:49 SERVER_ID=logs 08:01:49 08:01:49 [EnvInject] - Variables injected successfully. 08:01:49 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins8703289875513328317.sh 08:01:49 ---> create-netrc.sh 08:01:49 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins5996204203662410845.sh 08:01:49 ---> python-tools-install.sh 08:01:49 Setup pyenv: 08:01:49 system 08:01:49 3.8.20 08:01:49 3.9.20 08:01:49 3.10.15 08:01:49 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:01:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P8zP from file:/tmp/.os_lf_venv 08:01:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:51 lf-activate-venv(): INFO: Base packages installed successfully 08:01:51 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:58 lf-activate-venv(): INFO: Adding /tmp/venv-P8zP/bin to PATH 08:01:58 Generating Requirements File 08:02:17 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:17 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:02:18 Python 3.11.10 08:02:18 pip 25.2 from /tmp/venv-P8zP/lib/python3.11/site-packages/pip (python 3.11) 08:02:18 appdirs==1.4.4 08:02:18 argcomplete==3.6.2 08:02:18 aspy.yaml==1.3.0 08:02:18 attrs==25.3.0 08:02:18 autopage==0.5.2 08:02:18 beautifulsoup4==4.13.5 08:02:18 boto3==1.40.21 08:02:18 botocore==1.40.21 08:02:18 bs4==0.0.2 08:02:18 cachetools==5.5.2 08:02:18 certifi==2025.8.3 08:02:18 cffi==1.17.1 08:02:18 cfgv==3.4.0 08:02:18 chardet==5.2.0 08:02:18 charset-normalizer==3.4.3 08:02:18 click==8.2.1 08:02:18 cliff==4.11.0 08:02:18 cmd2==2.7.0 08:02:18 cryptography==3.3.2 08:02:18 debtcollector==3.0.0 08:02:18 decorator==5.2.1 08:02:18 defusedxml==0.7.1 08:02:18 Deprecated==1.2.18 08:02:18 distlib==0.4.0 08:02:18 dnspython==2.7.0 08:02:18 docker==7.1.0 08:02:18 dogpile.cache==1.4.0 08:02:18 durationpy==0.10 08:02:18 email-validator==2.3.0 08:02:18 filelock==3.19.1 08:02:18 future==1.0.0 08:02:18 gitdb==4.0.12 08:02:18 GitPython==3.1.45 08:02:18 google-auth==2.40.3 08:02:18 httplib2==0.30.0 08:02:18 identify==2.6.13 08:02:18 idna==3.10 08:02:18 importlib-resources==1.5.0 08:02:18 iso8601==2.1.0 08:02:18 Jinja2==3.1.6 08:02:18 jmespath==1.0.1 08:02:18 jsonpatch==1.33 08:02:18 jsonpointer==3.0.0 08:02:18 jsonschema==4.25.1 08:02:18 jsonschema-specifications==2025.4.1 08:02:18 keystoneauth1==5.12.0 08:02:18 kubernetes==33.1.0 08:02:18 lftools==0.37.13 08:02:18 lxml==6.0.1 08:02:18 markdown-it-py==4.0.0 08:02:18 MarkupSafe==3.0.2 08:02:18 mdurl==0.1.2 08:02:18 msgpack==1.1.1 08:02:18 multi_key_dict==2.0.3 08:02:18 munch==4.0.0 08:02:18 netaddr==1.3.0 08:02:18 niet==1.4.2 08:02:18 nodeenv==1.9.1 08:02:18 oauth2client==4.1.3 08:02:18 oauthlib==3.3.1 08:02:18 openstacksdk==4.7.0 08:02:18 os-client-config==2.3.0 08:02:18 os-service-types==1.8.0 08:02:18 osc-lib==4.2.0 08:02:18 oslo.config==10.0.0 08:02:18 oslo.context==6.1.0 08:02:18 oslo.i18n==6.6.0 08:02:18 oslo.log==7.2.1 08:02:18 oslo.serialization==5.8.0 08:02:18 oslo.utils==9.1.0 08:02:18 packaging==25.0 08:02:18 pbr==7.0.1 08:02:18 platformdirs==4.4.0 08:02:18 prettytable==3.16.0 08:02:18 psutil==7.0.0 08:02:18 pyasn1==0.6.1 08:02:18 pyasn1_modules==0.4.2 08:02:18 pycparser==2.22 08:02:18 pygerrit2==2.0.15 08:02:18 PyGithub==2.7.0 08:02:18 Pygments==2.19.2 08:02:18 PyJWT==2.10.1 08:02:18 PyNaCl==1.5.0 08:02:18 pyparsing==2.4.7 08:02:18 pyperclip==1.9.0 08:02:18 pyrsistent==0.20.0 08:02:18 python-cinderclient==9.7.0 08:02:18 python-dateutil==2.9.0.post0 08:02:18 python-heatclient==4.3.0 08:02:18 python-jenkins==1.8.3 08:02:18 python-keystoneclient==5.7.0 08:02:18 python-magnumclient==4.8.1 08:02:18 python-openstackclient==8.2.0 08:02:18 python-swiftclient==4.8.0 08:02:18 PyYAML==6.0.2 08:02:18 referencing==0.36.2 08:02:18 requests==2.32.5 08:02:18 requests-oauthlib==2.0.0 08:02:18 requestsexceptions==1.4.0 08:02:18 rfc3986==2.0.0 08:02:18 rich==14.1.0 08:02:18 rich-argparse==1.7.1 08:02:18 rpds-py==0.27.1 08:02:18 rsa==4.9.1 08:02:18 ruamel.yaml==0.18.15 08:02:18 ruamel.yaml.clib==0.2.12 08:02:18 s3transfer==0.13.1 08:02:18 simplejson==3.20.1 08:02:18 six==1.17.0 08:02:18 smmap==5.0.2 08:02:18 soupsieve==2.8 08:02:18 stevedore==5.5.0 08:02:18 tabulate==0.9.0 08:02:18 toml==0.10.2 08:02:18 tomlkit==0.13.3 08:02:18 tqdm==4.67.1 08:02:18 typing_extensions==4.15.0 08:02:18 tzdata==2025.2 08:02:18 urllib3==1.26.20 08:02:18 virtualenv==20.34.0 08:02:18 wcwidth==0.2.13 08:02:18 websocket-client==1.8.0 08:02:18 wrapt==1.17.3 08:02:18 xdg==6.0.0 08:02:18 xmltodict==0.14.2 08:02:18 yq==3.4.3 08:02:18 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16290966117943564527.sh 08:02:18 ---> sudo-logs.sh 08:02:18 Archiving 'sudo' log.. 08:02:18 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins2676068832745756059.sh 08:02:18 ---> job-cost.sh 08:02:18 Setup pyenv: 08:02:19 system 08:02:19 3.8.20 08:02:19 3.9.20 08:02:19 3.10.15 08:02:19 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P8zP from file:/tmp/.os_lf_venv 08:02:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:20 lf-activate-venv(): INFO: Base packages installed successfully 08:02:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:25 lf-activate-venv(): INFO: Adding /tmp/venv-P8zP/bin to PATH 08:02:25 INFO: No Stack... 08:02:25 INFO: Retrieving Pricing Info for: v3-starter-1 08:02:26 INFO: Archiving Costs 08:02:26 [ci-management-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins7576397484327546140.sh 08:02:26 ---> logs-deploy.sh 08:02:26 Setup pyenv: 08:02:26 system 08:02:26 3.8.20 08:02:26 3.9.20 08:02:26 3.10.15 08:02:26 * 3.11.10 (set by /w/workspace/ci-management-jenkins-sandbox-cleanup/.python-version) 08:02:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P8zP from file:/tmp/.os_lf_venv 08:02:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:28 lf-activate-venv(): INFO: Base packages installed successfully 08:02:28 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:35 lf-activate-venv(): INFO: Adding /tmp/venv-P8zP/bin to PATH 08:02:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-jenkins-sandbox-cleanup/354 08:02:35 INFO: archiving workspace using pattern(s): 08:02:36 Archives upload complete. 08:02:36 INFO: archiving logs to Nexus 08:02:37 ---> uname -a: 08:02:37 Linux prd-ubuntu20-04-docker-2c-8g-7908 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 08:02:37 08:02:37 08:02:37 ---> lscpu: 08:02:37 Architecture: x86_64 08:02:37 CPU op-mode(s): 32-bit, 64-bit 08:02:37 Byte Order: Little Endian 08:02:37 Address sizes: 40 bits physical, 48 bits virtual 08:02:37 CPU(s): 1 08:02:37 On-line CPU(s) list: 0 08:02:37 Thread(s) per core: 1 08:02:37 Core(s) per socket: 1 08:02:37 Socket(s): 1 08:02:37 NUMA node(s): 1 08:02:37 Vendor ID: AuthenticAMD 08:02:37 CPU family: 23 08:02:37 Model: 49 08:02:37 Model name: AMD EPYC-Rome Processor 08:02:37 Stepping: 0 08:02:37 CPU MHz: 2799.998 08:02:37 BogoMIPS: 5599.99 08:02:37 Virtualization: AMD-V 08:02:37 Hypervisor vendor: KVM 08:02:37 Virtualization type: full 08:02:37 L1d cache: 32 KiB 08:02:37 L1i cache: 32 KiB 08:02:37 L2 cache: 512 KiB 08:02:37 L3 cache: 16 MiB 08:02:37 NUMA node0 CPU(s): 0 08:02:37 Vulnerability Gather data sampling: Not affected 08:02:37 Vulnerability Itlb multihit: Not affected 08:02:37 Vulnerability L1tf: Not affected 08:02:37 Vulnerability Mds: Not affected 08:02:37 Vulnerability Meltdown: Not affected 08:02:37 Vulnerability Mmio stale data: Not affected 08:02:37 Vulnerability Retbleed: Vulnerable 08:02:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:02:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:02:37 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:02:37 Vulnerability Srbds: Not affected 08:02:37 Vulnerability Tsx async abort: Not affected 08:02:37 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:02:37 08:02:37 08:02:37 ---> nproc: 08:02:37 1 08:02:37 08:02:37 08:02:37 ---> df -h: 08:02:37 Filesystem Size Used Avail Use% Mounted on 08:02:37 udev 969M 0 969M 0% /dev 08:02:37 tmpfs 198M 1.1M 197M 1% /run 08:02:37 /dev/vda1 194G 9.8G 184G 6% / 08:02:37 tmpfs 986M 0 986M 0% /dev/shm 08:02:37 tmpfs 5.0M 0 5.0M 0% /run/lock 08:02:37 tmpfs 986M 0 986M 0% /sys/fs/cgroup 08:02:37 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 08:02:37 /dev/loop0 62M 62M 0 100% /snap/core20/1405 08:02:37 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 08:02:37 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:02:37 tmpfs 198M 0 198M 0% /run/user/1001 08:02:37 08:02:37 08:02:37 ---> free -m: 08:02:37 total used free shared buff/cache available 08:02:37 Mem: 1971 370 140 0 1460 1408 08:02:37 Swap: 1023 1 1022 08:02:37 08:02:37 08:02:37 ---> ip addr: 08:02:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:37 inet 127.0.0.1/8 scope host lo 08:02:37 valid_lft forever preferred_lft forever 08:02:37 inet6 ::1/128 scope host 08:02:37 valid_lft forever preferred_lft forever 08:02:37 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 08:02:37 link/ether fa:16:3e:ca:05:83 brd ff:ff:ff:ff:ff:ff 08:02:37 inet 10.30.123.143/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 08:02:37 valid_lft 86272sec preferred_lft 86272sec 08:02:37 inet6 fe80::f816:3eff:feca:583/64 scope link 08:02:37 valid_lft forever preferred_lft forever 08:02:37 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:02:37 link/ether de:4b:bc:15:08:12 brd ff:ff:ff:ff:ff:ff 08:02:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:02:37 valid_lft forever preferred_lft forever 08:02:37 08:02:37 08:02:37 ---> sar -b -r -n DEV: 08:02:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-7908) 08/30/25 _x86_64_ (1 CPU) 08:02:37 08:02:37 08:00:32 LINUX RESTART (1 CPU) 08:02:37 08:02:37 08:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:02:37 08:02:01 105.02 31.64 73.37 0.00 4607.59 23654.80 0.00 08:02:37 Average: 105.02 31.64 73.37 0.00 4607.59 23654.80 0.00 08:02:37 08:02:37 08:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:37 08:02:01 217312 1484448 298112 14.77 71620 1284944 896060 29.21 345424 1259680 41108 08:02:37 Average: 217312 1484448 298112 14.77 71620 1284944 896060 29.21 345424 1259680 41108 08:02:37 08:02:37 08:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:37 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:37 08:02:01 ens3 160.80 101.20 1180.52 34.71 0.00 0.00 0.00 0.00 08:02:37 08:02:01 lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 08:02:37 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:37 Average: ens3 160.80 101.20 1180.52 34.71 0.00 0.00 0.00 0.00 08:02:37 Average: lo 1.42 1.42 0.17 0.17 0.00 0.00 0.00 0.00 08:02:37 08:02:37 08:02:37 ---> sar -P ALL: 08:02:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-7908) 08/30/25 _x86_64_ (1 CPU) 08:02:37 08:02:37 08:00:32 LINUX RESTART (1 CPU) 08:02:37 08:02:37 08:01:02 CPU %user %nice %system %iowait %steal %idle 08:02:37 08:02:01 all 81.39 0.00 6.29 7.46 0.12 4.74 08:02:37 08:02:01 0 81.39 0.00 6.29 7.46 0.12 4.74 08:02:37 Average: all 81.39 0.00 6.29 7.46 0.12 4.74 08:02:37 Average: 0 81.39 0.00 6.29 7.46 0.12 4.74 08:02:37 08:02:37 08:02:37