13:11:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/147219 13:11:35 Running as SYSTEM 13:11:35 [EnvInject] - Loading node environment variables. 13:11:35 Building remotely on prd-ubuntu2204-docker-8c-8g-16160 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 13:11:35 [ssh-agent] Looking for ssh-agent implementation... 13:11:35 $ ssh-agent 13:11:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoUR9FC/agent.1567 13:11:35 SSH_AGENT_PID=1569 13:11:35 [ssh-agent] Started. 13:11:35 Running ssh-add (command line suppressed) 13:11:35 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_10921555849630696778.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_10921555849630696778.key) 13:11:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:11:35 The recommended git tool is: NONE 13:11:37 using credential onap-jenkins-ssh 13:11:37 Wiping out workspace first. 13:11:37 Cloning the remote Git repository 13:11:37 Cloning repository git://cloud.onap.org/mirror/sdc.git 13:11:37 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 13:11:37 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 13:11:37 > git --version # timeout=10 13:11:37 > git --version # 'git version 2.34.1' 13:11:37 using GIT_SSH to set credentials Gerrit user 13:11:37 Verifying host key using manually-configured host key entries 13:11:37 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:11:48 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 13:11:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:11:48 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 13:11:48 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 13:11:48 using GIT_SSH to set credentials Gerrit user 13:11:48 Verifying host key using manually-configured host key entries 13:11:48 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/19/147219/2 # timeout=30 13:11:48 > git rev-parse e138f0c6ee9f65dd5fac9bc644f0a8376eb98bc0^{commit} # timeout=10 13:11:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:11:48 Checking out Revision e138f0c6ee9f65dd5fac9bc644f0a8376eb98bc0 (refs/changes/19/147219/2) 13:11:48 > git config core.sparsecheckout # timeout=10 13:11:48 > git checkout -f e138f0c6ee9f65dd5fac9bc644f0a8376eb98bc0 # timeout=30 13:11:53 Commit message: "Pin onap-ui-common to the patched version" 13:11:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:11:53 > git rev-list --no-walk e505dd09fd440fdd3f04971273ce1cd13f3de0f8 # timeout=10 13:11:53 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6064382593933044535.sh 13:11:53 All python files compiled successfully 13:11:53 $ ssh-agent -k 13:11:53 unset SSH_AUTH_SOCK; 13:11:53 unset SSH_AGENT_PID; 13:11:53 echo Agent pid 1569 killed; 13:11:53 [ssh-agent] Stopped. 13:11:53 [PostBuildScript] - [INFO] Executing post build scripts. 13:11:53 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins9066391858969288634.sh 13:11:53 ---> sysstat.sh 13:11:54 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins15737583043892795294.sh 13:11:54 ---> package-listing.sh 13:11:54 ++ facter osfamily 13:11:54 ++ tr '[:upper:]' '[:lower:]' 13:11:54 + OS_FAMILY=debian 13:11:54 + workspace=/w/workspace/sdc-master-python-verify-shell 13:11:54 + START_PACKAGES=/tmp/packages_start.txt 13:11:54 + END_PACKAGES=/tmp/packages_end.txt 13:11:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:11:54 + PACKAGES=/tmp/packages_start.txt 13:11:54 + '[' /w/workspace/sdc-master-python-verify-shell ']' 13:11:54 + PACKAGES=/tmp/packages_end.txt 13:11:54 + case "${OS_FAMILY}" in 13:11:54 + dpkg -l 13:11:54 + grep '^ii' 13:11:54 + '[' -f /tmp/packages_start.txt ']' 13:11:54 + '[' -f /tmp/packages_end.txt ']' 13:11:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:11:54 + '[' /w/workspace/sdc-master-python-verify-shell ']' 13:11:54 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 13:11:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 13:11:54 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1177946999407637175.sh 13:11:54 ---> capture-instance-metadata.sh 13:11:54 Setup pyenv: 13:11:55 * system (set by /opt/pyenv/version) 13:11:55 * 3.8.20 (set by /opt/pyenv/version) 13:11:55 * 3.9.20 (set by /opt/pyenv/version) 13:11:55 3.10.15 13:11:55 3.11.10 13:12:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dG8V 13:12:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:12:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:12:04 lf-activate-venv(): INFO: Installing additional packages: lftools 13:12:25 lf-activate-venv(): INFO: Adding /tmp/venv-dG8V/bin to PATH 13:12:25 INFO: Running in OpenStack, capturing instance metadata 13:12:25 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins9634970806443907318.sh 13:12:25 provisioning config files... 13:12:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config10337378891356656587tmp 13:12:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:12:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:12:25 [EnvInject] - Injecting environment variables from a build step. 13:12:26 [EnvInject] - Injecting as environment variables the properties content 13:12:26 SERVER_ID=logs 13:12:26 13:12:26 [EnvInject] - Variables injected successfully. 13:12:26 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16176710352914893045.sh 13:12:26 ---> create-netrc.sh 13:12:26 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14744307921214876285.sh 13:12:26 ---> python-tools-install.sh 13:12:26 Setup pyenv: 13:12:26 system 13:12:26 3.8.20 13:12:26 3.9.20 13:12:26 3.10.15 13:12:26 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 13:12:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dG8V from file:/tmp/.os_lf_venv 13:12:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:12:27 lf-activate-venv(): INFO: Installing additional packages: lftools 13:12:32 lf-activate-venv(): INFO: Adding /tmp/venv-dG8V/bin to PATH 13:12:32 Generating Requirements File 13:12:55 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. 13:12:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:12:56 Python 3.11.10 13:12:56 pip 26.2.1 from /tmp/venv-dG8V/lib/python3.11/site-packages/pip (python 3.11) 13:12:56 aiohappyeyeballs==2.7.1 13:12:56 aiohttp==3.14.3 13:12:56 aiosignal==1.4.0 13:12:56 appdirs==1.4.4 13:12:56 argcomplete==3.7.2 13:12:56 aspy.yaml==1.3.0 13:12:56 attrs==26.1.0 13:12:56 autopage==0.6.0 13:12:56 beautifulsoup4==4.15.0 13:12:56 boto3==1.43.82 13:12:56 botocore==1.43.82 13:12:56 bs4==0.0.2 13:12:56 certifi==2026.7.22 13:12:56 cffi==2.1.1 13:12:56 cfgv==3.5.0 13:12:56 chardet==7.6.0 13:12:56 charset-normalizer==3.5.1 13:12:56 click==8.5.0 13:12:56 cliff==4.16.0 13:12:56 cmd2==4.2.2 13:12:56 cryptography==3.3.2 13:12:56 debtcollector==3.1.0 13:12:56 decorator==5.3.1 13:12:56 defusedxml==0.7.1 13:12:56 Deprecated==1.3.1 13:12:56 distlib==0.4.3 13:12:56 dnspython==2.8.0 13:12:56 docker==7.2.0 13:12:56 dogpile.cache==1.5.0 13:12:56 durationpy==0.11 13:12:56 email-validator==2.3.0 13:12:56 filelock==3.32.4 13:12:56 frozenlist==1.8.0 13:12:56 future==1.0.0 13:12:56 gitdb==4.0.12 13:12:56 GitPython==3.1.61 13:12:56 httplib2==0.30.2 13:12:56 identify==2.6.19 13:12:56 idna==3.19 13:12:56 importlib-resources==1.5.0 13:12:56 iso8601==2.1.0 13:12:56 Jinja2==3.1.6 13:12:56 jmespath==1.1.0 13:12:56 jsonpatch==1.33 13:12:56 jsonpointer==3.1.1 13:12:56 jsonschema==4.26.0 13:12:56 jsonschema-specifications==2025.9.1 13:12:56 keystoneauth1==5.16.0 13:12:56 kubernetes==36.0.3 13:12:56 lftools==0.37.23 13:12:56 lxml==6.1.2 13:12:56 markdown-it-py==4.2.0 13:12:56 MarkupSafe==3.0.3 13:12:56 mdurl==0.1.2 13:12:56 msgpack==1.2.2 13:12:56 multi_key_dict==2.0.3 13:12:56 multidict==6.7.1 13:12:56 munch==4.0.0 13:12:56 netaddr==1.3.0 13:12:56 niet==1.4.2 13:12:56 nodeenv==1.10.0 13:12:56 oauth2client==4.1.3 13:12:56 oauthlib==3.3.1 13:12:56 openstacksdk==4.19.1 13:12:56 os-service-types==1.9.0 13:12:56 osc-lib==4.7.0 13:12:56 oslo.config==10.7.0 13:12:56 oslo.context==6.5.0 13:12:56 oslo.i18n==6.9.0 13:12:56 oslo.log==8.3.1 13:12:56 oslo.serialization==5.11.0 13:12:56 oslo.utils==10.2.0 13:12:56 packaging==26.3 13:12:56 pbr==7.0.3 13:12:56 platformdirs==4.11.5 13:12:56 prettytable==3.18.0 13:12:56 prompt_toolkit==3.0.53 13:12:56 propcache==0.5.2 13:12:56 psutil==7.2.2 13:12:56 pyasn1==0.6.4 13:12:56 pyasn1_modules==0.4.2 13:12:56 pycparser==3.0 13:12:56 pygerrit2==2.0.15 13:12:56 PyGithub==2.10.0 13:12:56 Pygments==2.21.0 13:12:56 PyJWT==2.13.0 13:12:56 PyNaCl==1.6.2 13:12:56 pyparsing==2.4.7 13:12:56 pyperclip==1.11.0 13:12:56 pyrsistent==0.20.0 13:12:56 python-dateutil==2.9.0.post0 13:12:56 python-discovery==1.5.3 13:12:56 python-heatclient==5.3.0 13:12:56 python-jenkins==1.8.3 13:12:56 python-keystoneclient==6.0.0 13:12:56 python-magnumclient==5.0.0 13:12:56 python-manilaclient==6.3.0 13:12:56 python-openstackclient==10.3.0 13:12:56 python-swiftclient==4.11.0 13:12:56 PyYAML==6.0.3 13:12:56 referencing==0.37.0 13:12:56 requests==2.34.2 13:12:56 requests-oauthlib==2.0.0 13:12:56 rfc3986==2.0.0 13:12:56 rich==15.0.0 13:12:56 rich-argparse==1.8.0 13:12:56 rpds-py==2026.6.3 13:12:56 rsa==4.9.1 13:12:56 ruamel.yaml==0.19.1 13:12:56 ruamel.yaml.clib==0.2.15 13:12:56 s3transfer==0.19.2 13:12:56 simplejson==4.1.2 13:12:56 six==1.17.0 13:12:56 smmap==5.0.3 13:12:56 soupsieve==2.9.2 13:12:56 stevedore==5.9.1 13:12:56 tabulate==0.10.0 13:12:56 toml==0.10.2 13:12:56 tomlkit==0.15.1 13:12:56 tqdm==4.70.0 13:12:56 typing_extensions==4.16.0 13:12:56 urllib3==1.26.20 13:12:56 virtualenv==21.7.5 13:12:56 wcwidth==0.8.2 13:12:56 websocket-client==1.9.0 13:12:56 wrapt==2.3.0 13:12:56 xdg==6.0.0 13:12:56 xmltodict==1.0.4 13:12:56 yarl==1.24.5 13:12:56 yq==4.1.2 13:12:56 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins2060076636591334185.sh 13:12:56 ---> uv-install.sh 13:12:56 Installing uv/uvx (latest) using shell installer 13:12:56 2026-08-28 13:12:56 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-2H0MEl.sh" [1] 13:12:56 downloading uv 0.12.7 x86_64-unknown-linux-gnu 13:12:57 installing to /home/jenkins/.local/bin 13:12:57 uv 13:12:57 uvx 13:12:57 everything's installed! 13:12:57 13:12:57 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:12:57 13:12:57 source $HOME/.local/bin/env (sh, bash, zsh) 13:12:57 source $HOME/.local/bin/env.fish (fish) 13:12:57 Adding install location to PATH 13:12:57 ---> Validating uv/uvx install 13:12:57 uvx 0.12.7 (x86_64-unknown-linux-gnu) 13:12:57 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins9605742903552376539.sh 13:12:57 ---> sudo-logs.sh 13:12:57 Archiving 'sudo' log.. 13:12:58 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins18426763366845991742.sh 13:12:58 ---> job-cost.sh 13:12:58 INFO: Activating Python virtual environment... 13:12:58 Setup pyenv: 13:12:58 system 13:12:58 3.8.20 13:12:58 3.9.20 13:12:58 3.10.15 13:12:58 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 13:12:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dG8V from file:/tmp/.os_lf_venv 13:12:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:13:03 lf-activate-venv(): INFO: Adding /tmp/venv-dG8V/bin to PATH 13:13:03 INFO: No stack-cost file found 13:13:03 INFO: Instance uptime: 131s 13:13:03 INFO: Fetching instance metadata (attempt 1 of 3)... 13:13:03 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:13:04 INFO: Successfully fetched instance metadata 13:13:04 INFO: Instance type: v3-standard-8 13:13:04 INFO: Retrieving pricing info for: v3-standard-8 13:13:04 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:13:04 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=131 13:13:04 INFO: Successfully fetched Vexxhost pricing API 13:13:04 INFO: Retrieved cost: 0.22 13:13:04 INFO: Retrieved resource: v3-standard-8 13:13:04 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 13:13:04 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 13:13:04 INFO: Successfully archived job cost data 13:13:04 DEBUG: Cost data: sdc-master-python-verify-shell,1314,2026-08-28 13:13:04,v3-standard-8,131,0.22,0.00,SUCCESS 13:13:04 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins1490022312581931548.sh 13:13:04 ---> logs-deploy.sh 13:13:04 Setup pyenv: 13:13:04 system 13:13:04 3.8.20 13:13:04 3.9.20 13:13:04 3.10.15 13:13:04 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 13:13:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dG8V from file:/tmp/.os_lf_venv 13:13:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:13:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:13:11 lf-activate-venv(): INFO: Adding /tmp/venv-dG8V/bin to PATH 13:13:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1314 13:13:11 INFO: archiving workspace using pattern(s): 13:13:12 Archives upload complete. 13:13:12 INFO: archiving logs to Nexus 13:13:13 ---> uname -a: 13:13:13 Linux prd-ubuntu2204-docker-8c-8g-16160 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 13:13:13 13:13:13 13:13:13 ---> lscpu: 13:13:13 Architecture: x86_64 13:13:13 CPU op-mode(s): 32-bit, 64-bit 13:13:13 Address sizes: 40 bits physical, 48 bits virtual 13:13:13 Byte Order: Little Endian 13:13:13 CPU(s): 8 13:13:13 On-line CPU(s) list: 0-7 13:13:13 Vendor ID: AuthenticAMD 13:13:13 Model name: AMD EPYC-Rome Processor 13:13:13 CPU family: 23 13:13:13 Model: 49 13:13:13 Thread(s) per core: 1 13:13:13 Core(s) per socket: 1 13:13:13 Socket(s): 8 13:13:13 Stepping: 0 13:13:13 BogoMIPS: 5599.99 13:13:13 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 13:13:13 Virtualization: AMD-V 13:13:13 Hypervisor vendor: KVM 13:13:13 Virtualization type: full 13:13:13 L1d cache: 256 KiB (8 instances) 13:13:13 L1i cache: 256 KiB (8 instances) 13:13:13 L2 cache: 4 MiB (8 instances) 13:13:13 L3 cache: 128 MiB (8 instances) 13:13:13 NUMA node(s): 1 13:13:13 NUMA node0 CPU(s): 0-7 13:13:13 Vulnerability Gather data sampling: Not affected 13:13:13 Vulnerability Indirect target selection: Not affected 13:13:13 Vulnerability Itlb multihit: Not affected 13:13:13 Vulnerability L1tf: Not affected 13:13:13 Vulnerability Mds: Not affected 13:13:13 Vulnerability Meltdown: Not affected 13:13:13 Vulnerability Mmio stale data: Not affected 13:13:13 Vulnerability Reg file data sampling: Not affected 13:13:13 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:13:13 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:13:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:13:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:13:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:13:13 Vulnerability Srbds: Not affected 13:13:13 Vulnerability Tsa: Not affected 13:13:13 Vulnerability Tsx async abort: Not affected 13:13:13 Vulnerability Vmscape: Not affected 13:13:13 13:13:13 13:13:13 ---> nproc: 13:13:13 8 13:13:13 13:13:13 13:13:13 ---> df -h: 13:13:13 Filesystem Size Used Avail Use% Mounted on 13:13:13 tmpfs 3.2G 1.1M 3.2G 1% /run 13:13:13 /dev/vda1 155G 11G 145G 7% / 13:13:13 tmpfs 16G 0 16G 0% /dev/shm 13:13:13 tmpfs 5.0M 0 5.0M 0% /run/lock 13:13:13 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:13:13 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 13:13:13 13:13:13 13:13:13 ---> free -m: 13:13:13 total used free shared buff/cache available 13:13:13 Mem: 32092 897 28116 4 3077 30733 13:13:13 Swap: 1023 0 1023 13:13:13 13:13:13 13:13:13 ---> ip addr: 13:13:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:13:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:13:13 inet 127.0.0.1/8 scope host lo 13:13:13 valid_lft forever preferred_lft forever 13:13:13 inet6 ::1/128 scope host 13:13:13 valid_lft forever preferred_lft forever 13:13:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:13:13 link/ether fa:16:3e:8e:1f:a4 brd ff:ff:ff:ff:ff:ff 13:13:13 altname enp0s3 13:13:13 inet 10.30.107.231/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 13:13:13 valid_lft 86267sec preferred_lft 86267sec 13:13:13 inet6 fe80::f816:3eff:fe8e:1fa4/64 scope link 13:13:13 valid_lft forever preferred_lft forever 13:13:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:13:13 link/ether aa:e8:f9:60:25:a3 brd ff:ff:ff:ff:ff:ff 13:13:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:13:13 valid_lft forever preferred_lft forever 13:13:13 13:13:13 13:13:13 ---> sar -b -r -n DEV: 13:13:13 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-16160) 08/28/26 _x86_64_ (8 CPU) 13:13:13 13:13:13 13:11:04 LINUX RESTART (8 CPU) 13:13:13 13:13:13 13:13:13 ---> sar -P ALL: 13:13:13 Linux 5.15.0-190-generic (prd-ubuntu2204-docker-8c-8g-16160) 08/28/26 _x86_64_ (8 CPU) 13:13:13 13:13:13 13:11:04 LINUX RESTART (8 CPU) 13:13:13 13:13:13 13:13:13