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