06:29:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/144133 06:29:21 Running as SYSTEM 06:29:21 [EnvInject] - Loading node environment variables. 06:29:21 Building remotely on prd-ubuntu2204-docker-8c-8g-6949 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 06:29:21 [ssh-agent] Looking for ssh-agent implementation... 06:29:21 $ ssh-agent 06:29:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXWZNMOl/agent.1564 06:29:21 SSH_AGENT_PID=1566 06:29:21 [ssh-agent] Started. 06:29:21 Running ssh-add (command line suppressed) 06:29:21 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_16986187098478387895.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_16986187098478387895.key) 06:29:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:29:21 The recommended git tool is: NONE 06:29:22 using credential onap-jenkins-ssh 06:29:22 Wiping out workspace first. 06:29:22 Cloning the remote Git repository 06:29:22 Cloning repository git://cloud.onap.org/mirror/sdc.git 06:29:22 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 06:29:22 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 06:29:22 > git --version # timeout=10 06:29:22 > git --version # 'git version 2.34.1' 06:29:22 using GIT_SSH to set credentials Gerrit user 06:29:22 Verifying host key using manually-configured host key entries 06:29:22 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:29:33 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 06:29:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:33 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 06:29:33 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 06:29:33 using GIT_SSH to set credentials Gerrit user 06:29:33 Verifying host key using manually-configured host key entries 06:29:33 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/33/144133/3 # timeout=30 06:29:33 > git rev-parse 364e929f1fbe3b2c9716f8ffd2dfee2487cd3f24^{commit} # timeout=10 06:29:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:29:33 Checking out Revision 364e929f1fbe3b2c9716f8ffd2dfee2487cd3f24 (refs/changes/33/144133/3) 06:29:33 > git config core.sparsecheckout # timeout=10 06:29:33 > git checkout -f 364e929f1fbe3b2c9716f8ffd2dfee2487cd3f24 # timeout=30 06:29:37 Commit message: "Fix regression in 1.16.2" 06:29:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:29:38 > git rev-list --no-walk 0492abccaa74431983753536c1a063e1238a6d60 # timeout=10 06:29:38 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7661456736555648648.sh 06:29:38 All python files compiled successfully 06:29:38 $ ssh-agent -k 06:29:38 unset SSH_AUTH_SOCK; 06:29:38 unset SSH_AGENT_PID; 06:29:38 echo Agent pid 1566 killed; 06:29:38 [ssh-agent] Stopped. 06:29:38 [PostBuildScript] - [INFO] Executing post build scripts. 06:29:38 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins12560833184858094511.sh 06:29:38 ---> sysstat.sh 06:29:39 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14773236863570112038.sh 06:29:39 ---> package-listing.sh 06:29:39 ++ facter osfamily 06:29:39 ++ tr '[:upper:]' '[:lower:]' 06:29:39 + OS_FAMILY=debian 06:29:39 + workspace=/w/workspace/sdc-master-python-verify-shell 06:29:39 + START_PACKAGES=/tmp/packages_start.txt 06:29:39 + END_PACKAGES=/tmp/packages_end.txt 06:29:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:29:39 + PACKAGES=/tmp/packages_start.txt 06:29:39 + '[' /w/workspace/sdc-master-python-verify-shell ']' 06:29:39 + PACKAGES=/tmp/packages_end.txt 06:29:39 + case "${OS_FAMILY}" in 06:29:39 + dpkg -l 06:29:39 + grep '^ii' 06:29:39 + '[' -f /tmp/packages_start.txt ']' 06:29:39 + '[' -f /tmp/packages_end.txt ']' 06:29:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:29:39 + '[' /w/workspace/sdc-master-python-verify-shell ']' 06:29:39 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 06:29:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 06:29:39 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4692931844527519248.sh 06:29:39 ---> capture-instance-metadata.sh 06:29:39 Setup pyenv: 06:29:39 * system (set by /opt/pyenv/version) 06:29:39 * 3.8.20 (set by /opt/pyenv/version) 06:29:39 * 3.9.20 (set by /opt/pyenv/version) 06:29:39 3.10.15 06:29:39 3.11.10 06:29:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dlu1 06:29:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:29:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:48 lf-activate-venv(): INFO: Base packages installed successfully 06:29:48 lf-activate-venv(): INFO: Installing additional packages: lftools 06:30:08 lf-activate-venv(): INFO: Adding /tmp/venv-Dlu1/bin to PATH 06:30:08 INFO: Running in OpenStack, capturing instance metadata 06:30:08 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4577056924262388545.sh 06:30:08 provisioning config files... 06:30:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config5102753302120592141tmp 06:30:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:30:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:30:08 [EnvInject] - Injecting environment variables from a build step. 06:30:08 [EnvInject] - Injecting as environment variables the properties content 06:30:08 SERVER_ID=logs 06:30:08 06:30:08 [EnvInject] - Variables injected successfully. 06:30:08 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16773902807515607285.sh 06:30:08 ---> create-netrc.sh 06:30:08 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1789998952173311758.sh 06:30:08 ---> python-tools-install.sh 06:30:08 Setup pyenv: 06:30:08 system 06:30:08 3.8.20 06:30:08 3.9.20 06:30:08 3.10.15 06:30:08 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 06:30:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dlu1 from file:/tmp/.os_lf_venv 06:30:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:10 lf-activate-venv(): INFO: Base packages installed successfully 06:30:10 lf-activate-venv(): INFO: Installing additional packages: lftools 06:30:16 lf-activate-venv(): INFO: Adding /tmp/venv-Dlu1/bin to PATH 06:30:16 Generating Requirements File 06:30:33 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. 06:30:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:30:33 Python 3.11.10 06:30:33 pip 26.1 from /tmp/venv-Dlu1/lib/python3.11/site-packages/pip (python 3.11) 06:30:34 appdirs==1.4.4 06:30:34 argcomplete==3.6.3 06:30:34 aspy.yaml==1.3.0 06:30:34 attrs==26.1.0 06:30:34 autopage==0.6.0 06:30:34 beautifulsoup4==4.14.3 06:30:34 boto3==1.42.97 06:30:34 botocore==1.42.97 06:30:34 bs4==0.0.2 06:30:34 certifi==2026.4.22 06:30:34 cffi==2.0.0 06:30:34 cfgv==3.5.0 06:30:34 chardet==7.4.3 06:30:34 charset-normalizer==3.4.7 06:30:34 click==8.3.3 06:30:34 cliff==4.13.3 06:30:34 cmd2==3.5.1 06:30:34 cryptography==3.3.2 06:30:34 debtcollector==3.1.0 06:30:34 decorator==5.2.1 06:30:34 defusedxml==0.7.1 06:30:34 Deprecated==1.3.1 06:30:34 distlib==0.4.0 06:30:34 dnspython==2.8.0 06:30:34 docker==7.1.0 06:30:34 dogpile.cache==1.5.0 06:30:34 durationpy==0.10 06:30:34 email-validator==2.3.0 06:30:34 filelock==3.29.0 06:30:34 future==1.0.0 06:30:34 gitdb==4.0.12 06:30:34 GitPython==3.1.49 06:30:34 httplib2==0.30.2 06:30:34 identify==2.6.19 06:30:34 idna==3.13 06:30:34 importlib-resources==1.5.0 06:30:34 iso8601==2.1.0 06:30:34 Jinja2==3.1.6 06:30:34 jmespath==1.1.0 06:30:34 jsonpatch==1.33 06:30:34 jsonpointer==3.1.1 06:30:34 jsonschema==4.26.0 06:30:34 jsonschema-specifications==2025.9.1 06:30:34 keystoneauth1==5.13.1 06:30:34 kubernetes==35.0.0 06:30:34 lftools==0.37.22 06:30:34 lxml==6.1.0 06:30:34 markdown-it-py==4.0.0 06:30:34 MarkupSafe==3.0.3 06:30:34 mdurl==0.1.2 06:30:34 msgpack==1.1.2 06:30:34 multi_key_dict==2.0.3 06:30:34 munch==4.0.0 06:30:34 netaddr==1.3.0 06:30:34 niet==1.4.2 06:30:34 nodeenv==1.10.0 06:30:34 oauth2client==4.1.3 06:30:34 oauthlib==3.3.1 06:30:34 openstacksdk==4.12.0 06:30:34 os-service-types==1.8.2 06:30:34 osc-lib==4.5.0 06:30:34 oslo.config==10.3.0 06:30:34 oslo.context==6.3.0 06:30:34 oslo.i18n==6.7.2 06:30:34 oslo.log==8.1.0 06:30:34 oslo.serialization==5.9.1 06:30:34 oslo.utils==10.0.1 06:30:34 packaging==26.2 06:30:34 pbr==7.0.3 06:30:34 platformdirs==4.9.6 06:30:34 prettytable==3.17.0 06:30:34 psutil==7.2.2 06:30:34 pyasn1==0.6.3 06:30:34 pyasn1_modules==0.4.2 06:30:34 pycparser==3.0 06:30:34 pygerrit2==2.0.15 06:30:34 PyGithub==2.9.1 06:30:34 Pygments==2.20.0 06:30:34 PyJWT==2.12.1 06:30:34 PyNaCl==1.6.2 06:30:34 pyparsing==2.4.7 06:30:34 pyperclip==1.11.0 06:30:34 pyrsistent==0.20.0 06:30:34 python-cinderclient==9.9.0 06:30:34 python-dateutil==2.9.0.post0 06:30:34 python-discovery==1.2.2 06:30:34 python-heatclient==5.1.0 06:30:34 python-jenkins==1.8.3 06:30:34 python-keystoneclient==5.8.0 06:30:34 python-magnumclient==4.10.0 06:30:34 python-openstackclient==9.0.0 06:30:34 python-swiftclient==4.10.0 06:30:34 PyYAML==6.0.3 06:30:34 referencing==0.37.0 06:30:34 requests==2.33.1 06:30:34 requests-oauthlib==2.0.0 06:30:34 rfc3986==2.0.0 06:30:34 rich==15.0.0 06:30:34 rich-argparse==1.7.2 06:30:34 rpds-py==0.30.0 06:30:34 rsa==4.9.1 06:30:34 ruamel.yaml==0.19.1 06:30:34 ruamel.yaml.clib==0.2.15 06:30:34 s3transfer==0.16.1 06:30:34 simplejson==4.1.1 06:30:34 six==1.17.0 06:30:34 smmap==5.0.3 06:30:34 soupsieve==2.8.3 06:30:34 stevedore==5.7.0 06:30:34 tabulate==0.10.0 06:30:34 toml==0.10.2 06:30:34 tomlkit==0.14.0 06:30:34 tqdm==4.67.3 06:30:34 typing_extensions==4.15.0 06:30:34 urllib3==1.26.20 06:30:34 virtualenv==21.3.0 06:30:34 wcwidth==0.6.0 06:30:34 websocket-client==1.9.0 06:30:34 wrapt==2.1.2 06:30:34 xdg==6.0.0 06:30:34 xmltodict==1.0.4 06:30:34 yq==3.4.3 06:30:34 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins7884644087565162751.sh 06:30:34 ---> uv-install.sh 06:30:34 Installing uv/uvx (latest) using shell installer 06:30:34 2026-04-29 06:30:34 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-wL90rQ.sh" [1] 06:30:34 downloading uv 0.11.8 x86_64-unknown-linux-gnu 06:30:35 installing to /home/jenkins/.local/bin 06:30:35 uv 06:30:35 uvx 06:30:35 everything's installed! 06:30:35 06:30:35 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:30:35 06:30:35 source $HOME/.local/bin/env (sh, bash, zsh) 06:30:35 source $HOME/.local/bin/env.fish (fish) 06:30:35 Adding install location to PATH 06:30:35 ---> Validating uv/uvx install 06:30:35 uvx 0.11.8 (x86_64-unknown-linux-gnu) 06:30:35 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17031327040488803214.sh 06:30:35 ---> sudo-logs.sh 06:30:35 Archiving 'sudo' log.. 06:30:35 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6317274433537295767.sh 06:30:35 ---> job-cost.sh 06:30:35 INFO: Activating Python virtual environment... 06:30:35 Setup pyenv: 06:30:35 system 06:30:35 3.8.20 06:30:35 3.9.20 06:30:35 3.10.15 06:30:36 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 06:30:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dlu1 from file:/tmp/.os_lf_venv 06:30:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:37 lf-activate-venv(): INFO: Base packages installed successfully 06:30:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-Dlu1/bin to PATH 06:30:42 INFO: No stack-cost file found 06:30:42 INFO: Instance uptime: 120s 06:30:42 INFO: Fetching instance metadata (attempt 1 of 3)... 06:30:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:30:42 INFO: Successfully fetched instance metadata 06:30:42 INFO: Instance type: v3-standard-8 06:30:42 INFO: Retrieving pricing info for: v3-standard-8 06:30:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:30:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=120 06:30:42 INFO: Successfully fetched Vexxhost pricing API 06:30:42 INFO: Retrieved cost: 0.22 06:30:42 INFO: Retrieved resource: v3-standard-8 06:30:42 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 06:30:42 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 06:30:42 INFO: Successfully archived job cost data 06:30:42 DEBUG: Cost data: sdc-master-python-verify-shell,1135,2026-04-29 06:30:42,v3-standard-8,120,0.22,0.00,SUCCESS 06:30:42 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins488666142417448134.sh 06:30:42 ---> logs-deploy.sh 06:30:42 Setup pyenv: 06:30:42 system 06:30:42 3.8.20 06:30:42 3.9.20 06:30:42 3.10.15 06:30:42 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 06:30:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dlu1 from file:/tmp/.os_lf_venv 06:30:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:44 lf-activate-venv(): INFO: Base packages installed successfully 06:30:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:30:50 lf-activate-venv(): INFO: Adding /tmp/venv-Dlu1/bin to PATH 06:30:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1135 06:30:50 INFO: archiving workspace using pattern(s): 06:30:52 Archives upload complete. 06:30:52 INFO: archiving logs to Nexus 06:30:53 ---> uname -a: 06:30:53 Linux prd-ubuntu2204-docker-8c-8g-6949 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 06:30:53 06:30:53 06:30:53 ---> lscpu: 06:30:53 Architecture: x86_64 06:30:53 CPU op-mode(s): 32-bit, 64-bit 06:30:53 Address sizes: 40 bits physical, 48 bits virtual 06:30:53 Byte Order: Little Endian 06:30:53 CPU(s): 8 06:30:53 On-line CPU(s) list: 0-7 06:30:53 Vendor ID: AuthenticAMD 06:30:53 Model name: AMD EPYC-Rome Processor 06:30:53 CPU family: 23 06:30:53 Model: 49 06:30:53 Thread(s) per core: 1 06:30:53 Core(s) per socket: 1 06:30:53 Socket(s): 8 06:30:53 Stepping: 0 06:30:53 BogoMIPS: 5599.99 06:30:53 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 06:30:53 Virtualization: AMD-V 06:30:53 Hypervisor vendor: KVM 06:30:53 Virtualization type: full 06:30:53 L1d cache: 256 KiB (8 instances) 06:30:53 L1i cache: 256 KiB (8 instances) 06:30:53 L2 cache: 4 MiB (8 instances) 06:30:53 L3 cache: 128 MiB (8 instances) 06:30:53 NUMA node(s): 1 06:30:53 NUMA node0 CPU(s): 0-7 06:30:53 Vulnerability Gather data sampling: Not affected 06:30:53 Vulnerability Indirect target selection: Not affected 06:30:53 Vulnerability Itlb multihit: Not affected 06:30:53 Vulnerability L1tf: Not affected 06:30:53 Vulnerability Mds: Not affected 06:30:53 Vulnerability Meltdown: Not affected 06:30:53 Vulnerability Mmio stale data: Not affected 06:30:53 Vulnerability Reg file data sampling: Not affected 06:30:53 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 06:30:53 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 06:30:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:30:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:30:53 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:30:53 Vulnerability Srbds: Not affected 06:30:53 Vulnerability Tsa: Not affected 06:30:53 Vulnerability Tsx async abort: Not affected 06:30:53 Vulnerability Vmscape: Not affected 06:30:53 06:30:53 06:30:53 ---> nproc: 06:30:53 8 06:30:53 06:30:53 06:30:53 ---> df -h: 06:30:53 Filesystem Size Used Avail Use% Mounted on 06:30:53 tmpfs 3.2G 1.1M 3.2G 1% /run 06:30:53 /dev/vda1 155G 11G 145G 7% / 06:30:53 tmpfs 16G 0 16G 0% /dev/shm 06:30:53 tmpfs 5.0M 0 5.0M 0% /run/lock 06:30:53 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:30:53 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 06:30:53 06:30:53 06:30:53 ---> free -m: 06:30:53 total used free shared buff/cache available 06:30:53 Mem: 32092 879 28261 4 2951 30757 06:30:53 Swap: 1023 0 1023 06:30:53 06:30:53 06:30:53 ---> ip addr: 06:30:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:30:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:30:53 inet 127.0.0.1/8 scope host lo 06:30:53 valid_lft forever preferred_lft forever 06:30:53 inet6 ::1/128 scope host 06:30:53 valid_lft forever preferred_lft forever 06:30:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:30:53 link/ether fa:16:3e:7b:44:28 brd ff:ff:ff:ff:ff:ff 06:30:53 altname enp0s3 06:30:53 inet 10.30.106.191/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 06:30:53 valid_lft 86277sec preferred_lft 86277sec 06:30:53 inet6 fe80::f816:3eff:fe7b:4428/64 scope link 06:30:53 valid_lft forever preferred_lft forever 06:30:53 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:30:53 link/ether 4e:93:a0:01:90:a1 brd ff:ff:ff:ff:ff:ff 06:30:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:30:53 valid_lft forever preferred_lft forever 06:30:53 06:30:53 06:30:53 ---> sar -b -r -n DEV: 06:30:53 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-6949) 04/29/26 _x86_64_ (8 CPU) 06:30:53 06:30:53 06:28:52 LINUX RESTART (8 CPU) 06:30:53 06:30:53 06:30:53 ---> sar -P ALL: 06:30:53 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-6949) 04/29/26 _x86_64_ (8 CPU) 06:30:53 06:30:53 06:28:52 LINUX RESTART (8 CPU) 06:30:53 06:30:53 06:30:53