12:23:15  Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/controller/+/115946
12:23:15  Running as SYSTEM
12:23:15  [EnvInject] - Loading node environment variables.
12:23:15  Building remotely on prd-ubuntu2204-docker-4c-4g-9147 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/controller-maven-verify-master-mvn39-openjdk21
12:23:15  [ssh-agent] Looking for ssh-agent implementation...
12:23:15  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:23:15  $ ssh-agent
12:23:15  SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGC6Tws/agent.1566
12:23:15  SSH_AGENT_PID=1568
12:23:15  [ssh-agent] Started.
12:23:15  Running ssh-add (command line suppressed)
12:23:15  Identity added: /w/workspace/controller-maven-verify-master-mvn39-openjdk21@tmp/private_key_4196282509501066696.key (/w/workspace/controller-maven-verify-master-mvn39-openjdk21@tmp/private_key_4196282509501066696.key)
12:23:16  [ssh-agent] Using credentials jenkins (jenkins-ssh)
12:23:16  The recommended git tool is: NONE
12:23:17  using credential jenkins-ssh
12:23:17  Wiping out workspace first.
12:23:17  Cloning the remote Git repository
12:23:17  Cloning repository git://devvexx.opendaylight.org/mirror/controller
12:23:17   > git init /w/workspace/controller-maven-verify-master-mvn39-openjdk21 # timeout=10
12:23:17  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/controller
12:23:17   > git --version # timeout=10
12:23:17   > git --version # 'git version 2.34.1'
12:23:17  using GIT_SSH to set credentials jenkins-ssh
12:23:17  Verifying host key using known hosts file
12:23:18  You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
12:23:18   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/controller +refs/heads/*:refs/remotes/origin/* # timeout=10
12:23:25   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/controller # timeout=10
12:23:25   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:23:26   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/controller # timeout=10
12:23:26  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/controller
12:23:26  using GIT_SSH to set credentials jenkins-ssh
12:23:26  Verifying host key using known hosts file
12:23:26  You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
12:23:26   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/controller refs/changes/46/115946/1 # timeout=10
12:23:26   > git rev-parse d4f2055be52fd77c3774efd51b5e8c45d444e431^{commit} # timeout=10
12:23:26  JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
12:23:26  Checking out Revision d4f2055be52fd77c3774efd51b5e8c45d444e431 (refs/changes/46/115946/1)
12:23:26   > git config core.sparsecheckout # timeout=10
12:23:26   > git checkout -f d4f2055be52fd77c3774efd51b5e8c45d444e431 # timeout=10
12:23:30  Commit message: "Reduce use of Optional"
12:23:30   > git rev-parse FETCH_HEAD^{commit} # timeout=10
12:23:30   > git rev-list --no-walk 5b02d3456513dd4927fae7ac1cc91f826d87f918 # timeout=10
12:23:30  provisioning config files...
12:23:30  copy managed file [npmrc] to file:/home/jenkins/.npmrc
12:23:30  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
12:23:30  [controller-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins7282640826730980888.sh
12:23:30  ---> python-tools-install.sh
12:23:30  Setup pyenv:
12:23:30  * system (set by /opt/pyenv/version)
12:23:30  * 3.8.20 (set by /opt/pyenv/version)
12:23:30  * 3.9.20 (set by /opt/pyenv/version)
12:23:30  * 3.10.15 (set by /opt/pyenv/version)
12:23:30  * 3.11.10 (set by /opt/pyenv/version)
12:23:35  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FBI0
12:23:35  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
12:23:38  lf-activate-venv(): INFO: Installing: lftools 
12:23:46  $ ssh-agent -k
12:23:46  unset SSH_AUTH_SOCK;
12:23:46  unset SSH_AGENT_PID;
12:23:46  echo Agent pid 1568 killed;
12:23:46  [ssh-agent] Stopped.
12:23:46  Build was aborted
12:23:46  Aborted by new patch set.
12:23:46  [PostBuildScript] - [INFO] Executing post build scripts.
12:23:46    error: subprocess-exited-with-error
12:23:46    
12:23:46    × pip subprocess to install build dependencies did not run successfully.
12:23:46    │ exit code: -15
12:23:46    ╰─> [6 lines of output]
12:23:46        Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
12:23:46        Collecting setuptools
12:23:46          Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/setuptools/77.0.1/setuptools-77.0.1-py3-none-any.whl (1.3 MB)
12:23:46        Collecting wheel
12:23:46          Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wheel/0.45.1/wheel-0.45.1-py3-none-any.whl (72 kB)
12:23:46        Installing collected packages: wheel, setuptools
12:23:46        [end of output]
12:23:46    
12:23:46    note: This error originates from a subprocess, and is likely not a problem with pip.
12:23:46  [controller-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3392301380869285989.sh
12:23:46  ---> sysstat.sh
12:23:46  Terminated
12:23:46  [controller-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11103384793227419967.sh
12:23:46  ---> package-listing.sh
12:23:46  ++ facter osfamily
12:23:46  ++ tr '[:upper:]' '[:lower:]'
12:23:47  + OS_FAMILY=debian
12:23:47  + workspace=/w/workspace/controller-maven-verify-master-mvn39-openjdk21
12:23:47  + START_PACKAGES=/tmp/packages_start.txt
12:23:47  + END_PACKAGES=/tmp/packages_end.txt
12:23:47  + DIFF_PACKAGES=/tmp/packages_diff.txt
12:23:47  + PACKAGES=/tmp/packages_start.txt
12:23:47  + '[' /w/workspace/controller-maven-verify-master-mvn39-openjdk21 ']'
12:23:47  + PACKAGES=/tmp/packages_end.txt
12:23:47  + case "${OS_FAMILY}" in
12:23:47  + dpkg -l
12:23:47  + grep '^ii'
12:23:47  + '[' -f /tmp/packages_start.txt ']'
12:23:47  + '[' -f /tmp/packages_end.txt ']'
12:23:47  + diff /tmp/packages_start.txt /tmp/packages_end.txt
12:23:47  + '[' /w/workspace/controller-maven-verify-master-mvn39-openjdk21 ']'
12:23:47  + mkdir -p /w/workspace/controller-maven-verify-master-mvn39-openjdk21/archives/
12:23:47  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-maven-verify-master-mvn39-openjdk21/archives/
12:23:47  [controller-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins11350968453339612789.sh
12:23:47  ---> capture-instance-metadata.sh
12:23:47  Setup pyenv:
12:23:47    system
12:23:47    3.8.20
12:23:47    3.9.20
12:23:47    3.10.15
12:23:47  * 3.11.10 (set by /w/workspace/controller-maven-verify-master-mvn39-openjdk21/.python-version)
12:23:47  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FBI0 from file:/tmp/.os_lf_venv
12:23:48  lf-activate-venv(): INFO: Installing: lftools 
12:24:14  lf-activate-venv(): INFO: Adding /tmp/venv-FBI0/bin to PATH
12:24:14  INFO: Running in OpenStack, capturing instance metadata
12:24:14  [controller-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins3257046232862918825.sh
12:24:14  provisioning config files...
12:24:14  Could not find credentials [logs] for controller-maven-verify-master-mvn39-openjdk21 #1404
12:24:14  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-maven-verify-master-mvn39-openjdk21@tmp/config4123474821973089673tmp
12:24:14  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
12:24:14  Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
12:24:14  provisioning config files...
12:24:15  copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
12:24:15  [EnvInject] - Injecting environment variables from a build step.
12:24:15  [EnvInject] - Injecting as environment variables the properties content 
12:24:15  SERVER_ID=logs
12:24:15  
12:24:15  [EnvInject] - Variables injected successfully.
12:24:15  [controller-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins1516491610130900991.sh
12:24:15  ---> create-netrc.sh
12:24:15  WARN: Log server credential not found.
12:24:15  [controller-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins9388571193159777800.sh
12:24:15  ---> python-tools-install.sh
12:24:15  Setup pyenv:
12:24:15    system
12:24:15    3.8.20
12:24:15    3.9.20
12:24:15    3.10.15
12:24:15  * 3.11.10 (set by /w/workspace/controller-maven-verify-master-mvn39-openjdk21/.python-version)
12:24:15  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FBI0 from file:/tmp/.os_lf_venv
12:24:16  lf-activate-venv(): INFO: Installing: lftools 
12:24:23  lf-activate-venv(): INFO: Adding /tmp/venv-FBI0/bin to PATH
12:24:23  Generating Requirements File
12:24:45  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.
12:24:45  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
12:24:45  Python 3.11.10
12:24:45  pip 25.0.1 from /tmp/venv-FBI0/lib/python3.11/site-packages/pip (python 3.11)
12:24:45  appdirs==1.4.4
12:24:45  argcomplete==3.6.0
12:24:45  aspy.yaml==1.3.0
12:24:45  attrs==25.3.0
12:24:45  autopage==0.5.2
12:24:45  beautifulsoup4==4.13.3
12:24:45  boto3==1.37.16
12:24:45  botocore==1.37.16
12:24:45  bs4==0.0.2
12:24:45  cachetools==5.5.2
12:24:45  certifi==2025.1.31
12:24:45  cffi==1.17.1
12:24:45  cfgv==3.4.0
12:24:45  chardet==5.2.0
12:24:45  charset-normalizer==3.4.1
12:24:45  click==8.1.8
12:24:45  cliff==4.9.1
12:24:45  cmd2==2.5.11
12:24:45  cryptography==3.3.2
12:24:45  debtcollector==3.0.0
12:24:45  decorator==5.2.1
12:24:45  defusedxml==0.7.1
12:24:45  Deprecated==1.2.18
12:24:45  distlib==0.3.9
12:24:45  dnspython==2.7.0
12:24:45  docker==4.2.2
12:24:45  dogpile.cache==1.3.4
12:24:45  durationpy==0.9
12:24:45  email_validator==2.2.0
12:24:45  filelock==3.18.0
12:24:45  future==1.0.0
12:24:45  gitdb==4.0.12
12:24:45  GitPython==3.1.44
12:24:45  google-auth==2.38.0
12:24:45  httplib2==0.22.0
12:24:45  identify==2.6.9
12:24:45  idna==3.10
12:24:45  importlib-resources==1.5.0
12:24:45  iso8601==2.1.0
12:24:45  Jinja2==3.1.6
12:24:45  jmespath==1.0.1
12:24:45  jsonpatch==1.33
12:24:45  jsonpointer==3.0.0
12:24:45  jsonschema==4.23.0
12:24:45  jsonschema-specifications==2024.10.1
12:24:45  keystoneauth1==5.10.0
12:24:45  kubernetes==32.0.1
12:24:45  lftools==0.37.12
12:24:45  lxml==5.3.1
12:24:45  MarkupSafe==3.0.2
12:24:45  msgpack==1.1.0
12:24:45  multi_key_dict==2.0.3
12:24:45  munch==4.0.0
12:24:45  netaddr==1.3.0
12:24:45  niet==1.4.2
12:24:45  nodeenv==1.9.1
12:24:45  oauth2client==4.1.3
12:24:45  oauthlib==3.2.2
12:24:45  openstacksdk==4.4.0
12:24:45  os-client-config==2.1.0
12:24:45  os-service-types==1.7.0
12:24:45  osc-lib==3.2.0
12:24:45  oslo.config==9.7.1
12:24:45  oslo.context==5.7.1
12:24:45  oslo.i18n==6.5.1
12:24:45  oslo.log==7.1.0
12:24:45  oslo.serialization==5.7.0
12:24:45  oslo.utils==8.2.0
12:24:45  packaging==24.2
12:24:45  pbr==6.1.1
12:24:45  platformdirs==4.3.7
12:24:45  prettytable==3.15.1
12:24:45  psutil==7.0.0
12:24:45  pyasn1==0.6.1
12:24:45  pyasn1_modules==0.4.1
12:24:45  pycparser==2.22
12:24:45  pygerrit2==2.0.15
12:24:45  PyGithub==2.6.1
12:24:45  PyJWT==2.10.1
12:24:45  PyNaCl==1.5.0
12:24:45  pyparsing==2.4.7
12:24:45  pyperclip==1.9.0
12:24:45  pyrsistent==0.20.0
12:24:45  python-cinderclient==9.7.0
12:24:45  python-dateutil==2.9.0.post0
12:24:45  python-heatclient==4.1.0
12:24:45  python-jenkins==1.8.2
12:24:45  python-keystoneclient==5.6.0
12:24:45  python-magnumclient==4.8.1
12:24:45  python-openstackclient==7.4.0
12:24:45  python-swiftclient==4.7.0
12:24:45  PyYAML==6.0.2
12:24:45  referencing==0.36.2
12:24:45  requests==2.32.3
12:24:45  requests-oauthlib==2.0.0
12:24:45  requestsexceptions==1.4.0
12:24:45  rfc3986==2.0.0
12:24:45  rpds-py==0.23.1
12:24:45  rsa==4.9
12:24:45  ruamel.yaml==0.18.10
12:24:45  ruamel.yaml.clib==0.2.12
12:24:45  s3transfer==0.11.4
12:24:45  simplejson==3.20.1
12:24:45  six==1.17.0
12:24:45  smmap==5.0.2
12:24:45  soupsieve==2.6
12:24:45  stevedore==5.4.1
12:24:45  tabulate==0.9.0
12:24:45  toml==0.10.2
12:24:45  tomlkit==0.13.2
12:24:45  tqdm==4.67.1
12:24:45  typing_extensions==4.12.2
12:24:45  tzdata==2025.1
12:24:45  urllib3==1.26.20
12:24:45  virtualenv==20.29.3
12:24:45  wcwidth==0.2.13
12:24:45  websocket-client==1.8.0
12:24:45  wrapt==1.17.2
12:24:45  xdg==6.0.0
12:24:45  xmltodict==0.14.2
12:24:45  yq==3.4.3
12:24:45  [controller-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins8649159222296945790.sh
12:24:45  ---> sudo-logs.sh
12:24:45  Archiving 'sudo' log..
12:24:46  [controller-maven-verify-master-mvn39-openjdk21] $ /bin/bash /tmp/jenkins1401382508316154373.sh
12:24:46  ---> job-cost.sh
12:24:46  Setup pyenv:
12:24:46    system
12:24:46    3.8.20
12:24:46    3.9.20
12:24:46    3.10.15
12:24:46  * 3.11.10 (set by /w/workspace/controller-maven-verify-master-mvn39-openjdk21/.python-version)
12:24:46  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FBI0 from file:/tmp/.os_lf_venv
12:24:47  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
12:24:52  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.
12:24:52  lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible.
12:24:52  lf-activate-venv(): INFO: Adding /tmp/venv-FBI0/bin to PATH
12:24:52  INFO: No Stack...
12:24:52  INFO: Retrieving Pricing Info for: v3-standard-4
12:24:52  INFO: Archiving Costs
12:24:52  [controller-maven-verify-master-mvn39-openjdk21] $ /bin/bash -l /tmp/jenkins18265026010803232077.sh
12:24:52  ---> logs-deploy.sh
12:24:52  Setup pyenv:
12:24:52    system
12:24:52    3.8.20
12:24:52    3.9.20
12:24:52    3.10.15
12:24:53  * 3.11.10 (set by /w/workspace/controller-maven-verify-master-mvn39-openjdk21/.python-version)
12:24:53  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FBI0 from file:/tmp/.os_lf_venv
12:24:54  lf-activate-venv(): INFO: Installing: lftools 
12:25:03  lf-activate-venv(): INFO: Adding /tmp/venv-FBI0/bin to PATH
12:25:03  WARNING: Nexus logging server not set
12:25:03  INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-maven-verify-master-mvn39-openjdk21/1404/
12:25:03  INFO: archiving logs to S3
12:25:04  ---> uname -a:
12:25:04  Linux prd-ubuntu2204-docker-4c-4g-9147 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
12:25:04  
12:25:04  
12:25:04  ---> lscpu:
12:25:04  Architecture:                         x86_64
12:25:04  CPU op-mode(s):                       32-bit, 64-bit
12:25:04  Address sizes:                        40 bits physical, 48 bits virtual
12:25:04  Byte Order:                           Little Endian
12:25:04  CPU(s):                               4
12:25:04  On-line CPU(s) list:                  0-3
12:25:04  Vendor ID:                            AuthenticAMD
12:25:04  Model name:                           AMD EPYC-Rome Processor
12:25:04  CPU family:                           23
12:25:04  Model:                                49
12:25:04  Thread(s) per core:                   1
12:25:04  Core(s) per socket:                   1
12:25:04  Socket(s):                            4
12:25:04  Stepping:                             0
12:25:04  BogoMIPS:                             5599.99
12:25:04  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
12:25:04  Virtualization:                       AMD-V
12:25:04  Hypervisor vendor:                    KVM
12:25:04  Virtualization type:                  full
12:25:04  L1d cache:                            128 KiB (4 instances)
12:25:04  L1i cache:                            128 KiB (4 instances)
12:25:04  L2 cache:                             2 MiB (4 instances)
12:25:04  L3 cache:                             64 MiB (4 instances)
12:25:04  NUMA node(s):                         1
12:25:04  NUMA node0 CPU(s):                    0-3
12:25:04  Vulnerability Gather data sampling:   Not affected
12:25:04  Vulnerability Itlb multihit:          Not affected
12:25:04  Vulnerability L1tf:                   Not affected
12:25:04  Vulnerability Mds:                    Not affected
12:25:04  Vulnerability Meltdown:               Not affected
12:25:04  Vulnerability Mmio stale data:        Not affected
12:25:04  Vulnerability Reg file data sampling: Not affected
12:25:04  Vulnerability Retbleed:               Mitigation; untrained return thunk; SMT disabled
12:25:04  Vulnerability Spec rstack overflow:   Mitigation; SMT disabled
12:25:04  Vulnerability Spec store bypass:      Mitigation; Speculative Store Bypass disabled via prctl and seccomp
12:25:04  Vulnerability Spectre v1:             Mitigation; usercopy/swapgs barriers and __user pointer sanitization
12:25:04  Vulnerability Spectre v2:             Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
12:25:04  Vulnerability Srbds:                  Not affected
12:25:04  Vulnerability Tsx async abort:        Not affected
12:25:04  
12:25:04  
12:25:04  ---> nproc:
12:25:04  4
12:25:04  
12:25:04  
12:25:04  ---> df -h:
12:25:04  Filesystem      Size  Used Avail Use% Mounted on
12:25:04  tmpfs           1.6G  1.1M  1.6G   1% /run
12:25:04  /dev/vda1        78G  8.3G   70G  11% /
12:25:04  tmpfs           7.9G     0  7.9G   0% /dev/shm
12:25:04  tmpfs           5.0M     0  5.0M   0% /run/lock
12:25:04  /dev/vda15      105M  6.1M   99M   6% /boot/efi
12:25:04  tmpfs           1.6G  4.0K  1.6G   1% /run/user/1001
12:25:04  
12:25:04  
12:25:04  ---> free -m:
12:25:04                 total        used        free      shared  buff/cache   available
12:25:04  Mem:           15989         662       12891           4        2434       15001
12:25:04  Swap:           1023           0        1023
12:25:04  
12:25:04  
12:25:04  ---> ip addr:
12:25:04  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
12:25:04      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
12:25:04      inet 127.0.0.1/8 scope host lo
12:25:04         valid_lft forever preferred_lft forever
12:25:04      inet6 ::1/128 scope host 
12:25:04         valid_lft forever preferred_lft forever
12:25:04  2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
12:25:04      link/ether fa:16:3e:31:e5:e9 brd ff:ff:ff:ff:ff:ff
12:25:04      altname enp0s3
12:25:04      inet 10.30.171.97/23 metric 100 brd 10.30.171.255 scope global dynamic ens3
12:25:04         valid_lft 86257sec preferred_lft 86257sec
12:25:04      inet6 fe80::f816:3eff:fe31:e5e9/64 scope link 
12:25:04         valid_lft forever preferred_lft forever
12:25:04  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 
12:25:04      link/ether 02:42:9d:01:c1:8f brd ff:ff:ff:ff:ff:ff
12:25:04      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
12:25:04         valid_lft forever preferred_lft forever
12:25:04  
12:25:04  
12:25:04  ---> sar -b -r -n DEV:
12:25:04  Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-9147) 	03/20/25 	_x86_64_	(4 CPU)
12:25:04  
12:25:04  12:22:43     LINUX RESTART	(4 CPU)
12:25:04  
12:25:04  
12:25:04  ---> sar -P ALL:
12:25:04  Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-9147) 	03/20/25 	_x86_64_	(4 CPU)
12:25:04  
12:25:04  12:22:43     LINUX RESTART	(4 CPU)
12:25:04  
12:25:04  
12:25:04