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