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