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