11:09:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/147313 11:09:39 Running as SYSTEM 11:09:39 [EnvInject] - Loading node environment variables. 11:09:39 Building remotely on prd-ubuntu2204-docker-8c-8g-17622 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 11:09:39 [ssh-agent] Looking for ssh-agent implementation... 11:09:39 $ ssh-agent 11:09:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX4WBMl3/agent.1734 11:09:39 SSH_AGENT_PID=1737 11:09:39 [ssh-agent] Started. 11:09:39 Running ssh-add (command line suppressed) 11:09:39 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_11254068546070995665.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_11254068546070995665.key) 11:09:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:09:39 The recommended git tool is: NONE 11:09:41 using credential onap-jenkins-ssh 11:09:41 Wiping out workspace first. 11:09:41 Cloning the remote Git repository 11:09:41 Cloning repository git://cloud.onap.org/mirror/sdc.git 11:09:41 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 11:09:41 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 11:09:41 > git --version # timeout=10 11:09:41 > git --version # 'git version 2.34.1' 11:09:41 using GIT_SSH to set credentials Gerrit user 11:09:41 Verifying host key using manually-configured host key entries 11:09:41 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:09:58 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 11:09:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:09:58 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 11:09:58 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 11:09:58 using GIT_SSH to set credentials Gerrit user 11:09:58 Verifying host key using manually-configured host key entries 11:09:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/13/147313/1 # timeout=30 11:09:59 > git rev-parse aba333aa97fa7980c6ccd3e8400faa7cc5f25f1e^{commit} # timeout=10 11:09:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:09:59 Checking out Revision aba333aa97fa7980c6ccd3e8400faa7cc5f25f1e (refs/changes/13/147313/1) 11:09:59 > git config core.sparsecheckout # timeout=10 11:09:59 > git checkout -f aba333aa97fa7980c6ccd3e8400faa7cc5f25f1e # timeout=30 11:10:00 Commit message: "Merge catalog-ui's legacy services into ng2/services" 11:10:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:10:00 > git rev-list --no-walk 46540b786aa3d2b45acdb1579473f8d85bf395c9 # timeout=10 11:10:04 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16189857200922295418.sh 11:10:04 All python files compiled successfully 11:10:04 $ ssh-agent -k 11:10:04 unset SSH_AUTH_SOCK; 11:10:04 unset SSH_AGENT_PID; 11:10:04 echo Agent pid 1737 killed; 11:10:04 [ssh-agent] Stopped. 11:10:04 [PostBuildScript] - [INFO] Executing post build scripts. 11:10:04 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17904892883988083251.sh 11:10:04 ---> sysstat.sh 11:10:05 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins5903804210416288101.sh 11:10:05 ---> package-listing.sh 11:10:05 ++ facter osfamily 11:10:05 ++ tr '[:upper:]' '[:lower:]' 11:10:05 + OS_FAMILY=debian 11:10:05 + workspace=/w/workspace/sdc-master-python-verify-shell 11:10:05 + START_PACKAGES=/tmp/packages_start.txt 11:10:05 + END_PACKAGES=/tmp/packages_end.txt 11:10:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:10:05 + PACKAGES=/tmp/packages_start.txt 11:10:05 + '[' /w/workspace/sdc-master-python-verify-shell ']' 11:10:05 + PACKAGES=/tmp/packages_end.txt 11:10:05 + case "${OS_FAMILY}" in 11:10:05 + dpkg -l 11:10:05 + grep '^ii' 11:10:05 + '[' -f /tmp/packages_start.txt ']' 11:10:05 + '[' -f /tmp/packages_end.txt ']' 11:10:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:10:05 + '[' /w/workspace/sdc-master-python-verify-shell ']' 11:10:05 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 11:10:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 11:10:05 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins11111204575050768008.sh 11:10:05 ---> capture-instance-metadata.sh 11:10:05 Setup pyenv: 11:10:05 * system (set by /opt/pyenv/version) 11:10:05 * 3.8.20 (set by /opt/pyenv/version) 11:10:05 * 3.9.20 (set by /opt/pyenv/version) 11:10:05 3.10.15 11:10:05 3.11.10 11:10:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aHUC 11:10:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:10:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:10:15 lf-activate-venv(): INFO: Installing additional packages: lftools 11:10:37 lf-activate-venv(): INFO: Adding /tmp/venv-aHUC/bin to PATH 11:10:37 INFO: Running in OpenStack, capturing instance metadata 11:10:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins2463077086325784907.sh 11:10:37 provisioning config files... 11:10:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config9527147646469582059tmp 11:10:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:10:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:10:37 [EnvInject] - Injecting environment variables from a build step. 11:10:37 [EnvInject] - Injecting as environment variables the properties content 11:10:37 SERVER_ID=logs 11:10:37 11:10:37 [EnvInject] - Variables injected successfully. 11:10:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins8682388606922073266.sh 11:10:37 ---> create-netrc.sh 11:10:37 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16832722727781527799.sh 11:10:37 ---> python-tools-install.sh 11:10:37 Setup pyenv: 11:10:37 system 11:10:37 3.8.20 11:10:37 3.9.20 11:10:37 3.10.15 11:10:37 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:10:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aHUC from file:/tmp/.os_lf_venv 11:10:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:10:39 lf-activate-venv(): INFO: Installing additional packages: lftools 11:10:44 lf-activate-venv(): INFO: Adding /tmp/venv-aHUC/bin to PATH 11:10:44 Generating Requirements File 11:11:14 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. 11:11:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:11:14 Python 3.11.10 11:11:14 pip 26.2.1 from /tmp/venv-aHUC/lib/python3.11/site-packages/pip (python 3.11) 11:11:15 aiohappyeyeballs==2.7.1 11:11:15 aiohttp==3.14.3 11:11:15 aiosignal==1.4.0 11:11:15 appdirs==1.4.4 11:11:15 argcomplete==3.7.2 11:11:15 aspy.yaml==1.3.0 11:11:15 attrs==26.1.0 11:11:15 autopage==0.6.0 11:11:15 beautifulsoup4==4.15.0 11:11:15 boto3==1.43.87 11:11:15 botocore==1.43.87 11:11:15 bs4==0.0.2 11:11:15 certifi==2026.7.22 11:11:15 cffi==2.1.1 11:11:15 cfgv==3.5.0 11:11:15 chardet==7.6.0 11:11:15 charset-normalizer==3.5.1 11:11:15 click==8.5.0 11:11:15 cliff==4.16.0 11:11:15 cmd2==4.2.3 11:11:15 cryptography==3.3.2 11:11:15 debtcollector==3.1.0 11:11:15 decorator==5.3.1 11:11:15 defusedxml==0.7.1 11:11:15 Deprecated==1.3.1 11:11:15 distlib==0.4.3 11:11:15 dnspython==2.8.0 11:11:15 docker==7.2.0 11:11:15 dogpile.cache==1.5.0 11:11:15 durationpy==0.11 11:11:15 email-validator==2.3.0 11:11:15 filelock==3.32.5 11:11:15 frozenlist==1.8.0 11:11:15 future==1.0.0 11:11:15 gitdb==4.0.12 11:11:15 GitPython==3.1.61 11:11:15 httplib2==0.30.2 11:11:15 identify==2.6.19 11:11:15 idna==3.19 11:11:15 importlib-resources==1.5.0 11:11:15 iso8601==2.1.0 11:11:15 Jinja2==3.1.6 11:11:15 jmespath==1.1.0 11:11:15 jsonpatch==1.33 11:11:15 jsonpointer==3.1.1 11:11:15 jsonschema==4.26.0 11:11:15 jsonschema-specifications==2025.9.1 11:11:15 keystoneauth1==5.17.0 11:11:15 kubernetes==36.0.3 11:11:15 lftools==0.37.23 11:11:15 lxml==6.1.3 11:11:15 markdown-it-py==4.2.0 11:11:15 MarkupSafe==3.0.3 11:11:15 mdurl==0.1.2 11:11:15 msgpack==1.2.2 11:11:15 multi_key_dict==2.0.3 11:11:15 multidict==6.7.1 11:11:15 munch==4.0.0 11:11:15 netaddr==1.3.0 11:11:15 niet==1.4.2 11:11:15 nodeenv==1.10.0 11:11:15 oauth2client==4.1.3 11:11:15 oauthlib==3.3.1 11:11:15 openstacksdk==4.20.0 11:11:15 os-service-types==1.9.0 11:11:15 osc-lib==4.7.0 11:11:15 oslo.config==10.7.0 11:11:15 oslo.context==6.5.0 11:11:15 oslo.i18n==6.9.0 11:11:15 oslo.log==8.3.1 11:11:15 oslo.serialization==5.11.0 11:11:15 oslo.utils==10.2.0 11:11:15 packaging==26.3 11:11:15 pbr==7.0.3 11:11:15 platformdirs==4.11.7 11:11:15 prettytable==3.18.0 11:11:15 prompt_toolkit==3.0.53 11:11:15 propcache==0.5.2 11:11:15 psutil==7.2.2 11:11:15 pyasn1==0.6.4 11:11:15 pyasn1_modules==0.4.2 11:11:15 pycparser==3.0 11:11:15 pygerrit2==2.0.15 11:11:15 PyGithub==2.10.0 11:11:15 Pygments==2.21.0 11:11:15 PyJWT==2.13.0 11:11:15 PyNaCl==1.6.2 11:11:15 pyparsing==2.4.7 11:11:15 pyperclip==1.11.0 11:11:15 pyrsistent==0.20.0 11:11:15 python-dateutil==2.9.0.post0 11:11:15 python-discovery==1.6.0 11:11:15 python-heatclient==5.3.0 11:11:15 python-jenkins==1.8.3 11:11:15 python-keystoneclient==6.0.0 11:11:15 python-magnumclient==5.0.0 11:11:15 python-manilaclient==6.3.0 11:11:15 python-openstackclient==10.3.0 11:11:15 python-swiftclient==4.11.0 11:11:15 PyYAML==6.0.3 11:11:15 referencing==0.37.0 11:11:15 requests==2.34.2 11:11:15 requests-oauthlib==2.0.0 11:11:15 rfc3986==2.0.0 11:11:15 rich==15.0.0 11:11:15 rich-argparse==1.8.0 11:11:15 rpds-py==2026.6.3 11:11:15 rsa==4.9.1 11:11:15 ruamel.yaml==0.19.1 11:11:15 ruamel.yaml.clib==0.2.15 11:11:15 s3transfer==0.19.2 11:11:15 simplejson==4.1.2 11:11:15 six==1.17.0 11:11:15 smmap==5.0.3 11:11:15 soupsieve==2.9.2 11:11:15 stevedore==5.9.1 11:11:15 tabulate==0.10.0 11:11:15 toml==0.10.2 11:11:15 tomlkit==0.15.1 11:11:15 tqdm==4.70.0 11:11:15 typing_extensions==4.16.0 11:11:15 urllib3==1.26.20 11:11:15 virtualenv==21.7.8 11:11:15 wcwidth==0.8.3 11:11:15 websocket-client==1.9.2 11:11:15 wrapt==2.4.0 11:11:15 xdg==6.0.0 11:11:15 xmltodict==1.0.4 11:11:15 yarl==1.24.5 11:11:15 yq==4.1.2 11:11:15 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins1562925601421970811.sh 11:11:15 ---> uv-install.sh 11:11:15 Installing uv/uvx (latest) using shell installer 11:11:15 2026-09-03 11:11:15 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Uqq9Pa.sh" [1] 11:11:15 downloading uv 0.12.9 x86_64-unknown-linux-gnu 11:11:16 installing to /home/jenkins/.local/bin 11:11:16 uv 11:11:16 uvx 11:11:16 everything's installed! 11:11:16 11:11:16 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:11:16 11:11:16 source $HOME/.local/bin/env (sh, bash, zsh) 11:11:16 source $HOME/.local/bin/env.fish (fish) 11:11:16 Adding install location to PATH 11:11:16 ---> Validating uv/uvx install 11:11:16 uvx 0.12.9 (x86_64-unknown-linux-gnu) 11:11:16 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16999255968126134681.sh 11:11:16 ---> sudo-logs.sh 11:11:16 Archiving 'sudo' log.. 11:11:16 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1569012189788083081.sh 11:11:16 ---> job-cost.sh 11:11:16 INFO: Activating Python virtual environment... 11:11:16 Setup pyenv: 11:11:16 system 11:11:16 3.8.20 11:11:16 3.9.20 11:11:16 3.10.15 11:11:16 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:11:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aHUC from file:/tmp/.os_lf_venv 11:11:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:11:23 lf-activate-venv(): INFO: Adding /tmp/venv-aHUC/bin to PATH 11:11:23 INFO: No stack-cost file found 11:11:23 INFO: Instance uptime: 708s 11:11:23 INFO: Fetching instance metadata (attempt 1 of 3)... 11:11:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:11:23 INFO: Successfully fetched instance metadata 11:11:23 INFO: Instance type: v3-standard-8 11:11:23 INFO: Retrieving pricing info for: v3-standard-8 11:11:23 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:11:23 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=708 11:11:24 INFO: Successfully fetched Vexxhost pricing API 11:11:24 INFO: Retrieved cost: 0.22 11:11:24 INFO: Retrieved resource: v3-standard-8 11:11:24 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 11:11:24 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 11:11:24 INFO: Successfully archived job cost data 11:11:24 DEBUG: Cost data: sdc-master-python-verify-shell,1328,2026-09-03 11:11:24,v3-standard-8,708,0.22,0.00,SUCCESS 11:11:24 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins5296784450327944049.sh 11:11:24 ---> logs-deploy.sh 11:11:24 Setup pyenv: 11:11:24 system 11:11:24 3.8.20 11:11:24 3.9.20 11:11:24 3.10.15 11:11:24 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 11:11:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aHUC from file:/tmp/.os_lf_venv 11:11:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:11:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:11:31 lf-activate-venv(): INFO: Adding /tmp/venv-aHUC/bin to PATH 11:11:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1328 11:11:31 INFO: archiving workspace using pattern(s): 11:11:32 Archives upload complete. 11:11:32 INFO: archiving logs to Nexus 11:11:33 ---> uname -a: 11:11:33 Linux prd-ubuntu2204-docker-8c-8g-17622 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:11:33 11:11:33 11:11:33 ---> lscpu: 11:11:33 Architecture: x86_64 11:11:33 CPU op-mode(s): 32-bit, 64-bit 11:11:33 Address sizes: 40 bits physical, 48 bits virtual 11:11:33 Byte Order: Little Endian 11:11:33 CPU(s): 8 11:11:33 On-line CPU(s) list: 0-7 11:11:33 Vendor ID: AuthenticAMD 11:11:33 Model name: AMD EPYC-Rome Processor 11:11:33 CPU family: 23 11:11:33 Model: 49 11:11:33 Thread(s) per core: 1 11:11:33 Core(s) per socket: 1 11:11:33 Socket(s): 8 11:11:33 Stepping: 0 11:11:33 BogoMIPS: 5600.00 11:11:33 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 11:11:33 Virtualization: AMD-V 11:11:33 Hypervisor vendor: KVM 11:11:33 Virtualization type: full 11:11:33 L1d cache: 256 KiB (8 instances) 11:11:33 L1i cache: 256 KiB (8 instances) 11:11:33 L2 cache: 4 MiB (8 instances) 11:11:33 L3 cache: 128 MiB (8 instances) 11:11:33 NUMA node(s): 1 11:11:33 NUMA node0 CPU(s): 0-7 11:11:33 Vulnerability Gather data sampling: Not affected 11:11:33 Vulnerability Indirect target selection: Not affected 11:11:33 Vulnerability Itlb multihit: Not affected 11:11:33 Vulnerability L1tf: Not affected 11:11:33 Vulnerability Mds: Not affected 11:11:33 Vulnerability Meltdown: Not affected 11:11:33 Vulnerability Mmio stale data: Not affected 11:11:33 Vulnerability Reg file data sampling: Not affected 11:11:33 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:11:33 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:11:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:11:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:11:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:11:33 Vulnerability Srbds: Not affected 11:11:33 Vulnerability Tsa: Not affected 11:11:33 Vulnerability Tsx async abort: Not affected 11:11:33 Vulnerability Vmscape: Not affected 11:11:33 11:11:33 11:11:33 ---> nproc: 11:11:33 8 11:11:33 11:11:33 11:11:33 ---> df -h: 11:11:33 Filesystem Size Used Avail Use% Mounted on 11:11:33 tmpfs 3.2G 1.1M 3.2G 1% /run 11:11:33 /dev/vda1 155G 11G 145G 7% / 11:11:33 tmpfs 16G 0 16G 0% /dev/shm 11:11:33 tmpfs 5.0M 0 5.0M 0% /run/lock 11:11:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:11:33 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 11:11:33 11:11:33 11:11:33 ---> free -m: 11:11:33 total used free shared buff/cache available 11:11:33 Mem: 32092 904 27983 4 3204 30726 11:11:33 Swap: 1023 0 1023 11:11:33 11:11:33 11:11:33 ---> ip addr: 11:11:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:11:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:11:33 inet 127.0.0.1/8 scope host lo 11:11:33 valid_lft forever preferred_lft forever 11:11:33 inet6 ::1/128 scope host 11:11:33 valid_lft forever preferred_lft forever 11:11:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:11:33 link/ether fa:16:3e:1b:25:2e brd ff:ff:ff:ff:ff:ff 11:11:33 altname enp0s3 11:11:33 inet 10.30.107.195/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 11:11:33 valid_lft 85692sec preferred_lft 85692sec 11:11:33 inet6 fe80::f816:3eff:fe1b:252e/64 scope link 11:11:33 valid_lft forever preferred_lft forever 11:11:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:11:33 link/ether 86:c2:70:62:5c:98 brd ff:ff:ff:ff:ff:ff 11:11:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:11:33 valid_lft forever preferred_lft forever 11:11:33 11:11:33 11:11:33 ---> sar -b -r -n DEV: 11:11:33 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-17622) 09/03/26 _x86_64_ (8 CPU) 11:11:33 11:11:33 10:59:47 LINUX RESTART (8 CPU) 11:11:33 11:11:33 11:00:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:11:33 11:10:04 31.29 8.41 22.61 0.27 1579.47 6811.05 945.86 11:11:33 Average: 31.29 8.41 22.61 0.27 1579.47 6811.05 945.86 11:11:33 11:11:33 11:00:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:11:33 11:10:04 29358840 31586672 772076 2.35 88300 2456164 1567788 4.62 340824 2816632 172408 11:11:33 Average: 29358840 31586672 772076 2.35 88300 2456164 1567788 4.62 340824 2816632 172408 11:11:33 11:11:33 11:00:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:11:33 11:10:04 lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 11:11:33 11:10:04 ens3 50.98 37.39 491.46 7.95 0.00 0.00 0.00 0.00 11:11:33 11:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:33 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 11:11:33 Average: ens3 50.98 37.39 491.46 7.95 0.00 0.00 0.00 0.00 11:11:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:11:33 11:11:33 11:11:33 ---> sar -P ALL: 11:11:33 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-17622) 09/03/26 _x86_64_ (8 CPU) 11:11:33 11:11:33 10:59:47 LINUX RESTART (8 CPU) 11:11:33 11:11:33 11:00:00 CPU %user %nice %system %iowait %steal %idle 11:11:33 11:10:04 all 0.71 0.00 0.18 0.18 0.01 98.93 11:11:33 11:10:04 0 0.50 0.00 0.16 0.07 0.00 99.27 11:11:33 11:10:04 1 1.05 0.00 0.32 0.08 0.01 98.54 11:11:33 11:10:04 2 0.55 0.00 0.25 0.69 0.00 98.51 11:11:33 11:10:04 3 0.52 0.00 0.12 0.11 0.00 99.24 11:11:33 11:10:04 4 0.98 0.00 0.21 0.19 0.01 98.62 11:11:33 11:10:04 5 0.64 0.00 0.13 0.07 0.01 99.15 11:11:33 11:10:04 6 1.03 0.00 0.14 0.16 0.01 98.67 11:11:33 11:10:04 7 0.38 0.00 0.11 0.07 0.01 99.43 11:11:33 Average: all 0.71 0.00 0.18 0.18 0.01 98.93 11:11:33 Average: 0 0.50 0.00 0.16 0.07 0.00 99.27 11:11:33 Average: 1 1.05 0.00 0.32 0.08 0.01 98.54 11:11:33 Average: 2 0.55 0.00 0.25 0.69 0.00 98.51 11:11:33 Average: 3 0.52 0.00 0.12 0.11 0.00 99.24 11:11:33 Average: 4 0.98 0.00 0.21 0.19 0.01 98.62 11:11:33 Average: 5 0.64 0.00 0.13 0.07 0.01 99.15 11:11:33 Average: 6 1.03 0.00 0.14 0.16 0.01 98.67 11:11:33 Average: 7 0.38 0.00 0.11 0.07 0.01 99.43 11:11:33 11:11:33 11:11:33