11:46:44 Started by user Robert Varga 11:46:44 Running as SYSTEM 11:46:44 [EnvInject] - Loading node environment variables. 11:46:44 Building remotely on prd-ubuntu2204-builder-4c-4g-47924 (ubuntu2204-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-vanadium 11:46:44 [ssh-agent] Looking for ssh-agent implementation... 11:46:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:46:44 $ ssh-agent 11:46:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlYI0wN/agent.1564 11:46:44 SSH_AGENT_PID=1566 11:46:44 [ssh-agent] Started. 11:46:44 Running ssh-add (command line suppressed) 11:46:44 Identity added: /w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_13516177678786692351.key (/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/private_key_13516177678786692351.key) 11:46:44 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:46:44 The recommended git tool is: NONE 11:46:46 using credential jenkins-ssh 11:46:46 Wiping out workspace first. 11:46:46 Cloning the remote Git repository 11:46:46 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 11:46:46 > git init /w/workspace/autorelease-gerrit-branch-lock-vanadium # timeout=10 11:46:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 11:46:46 > git --version # timeout=10 11:46:46 > git --version # 'git version 2.34.1' 11:46:46 using GIT_SSH to set credentials jenkins-ssh 11:46:46 Verifying host key using known hosts file 11:46:46 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. 11:46:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 11:46:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 11:46:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:46:50 Avoid second fetch 11:46:50 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:46:50 Checking out Revision 63bf85b27f63ad4a1bb8a39ae28e775a40b7cb8c (refs/remotes/origin/master) 11:46:50 > git config core.sparsecheckout # timeout=10 11:46:50 > git checkout -f 63bf85b27f63ad4a1bb8a39ae28e775a40b7cb8c # timeout=10 11:46:50 Commit message: "Update git submodules" 11:46:50 > git rev-list --no-walk 92e3d14403e70defcb2e781254d5ad6607d76c01 # timeout=10 11:46:54 provisioning config files... 11:46:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:46:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:46:54 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins3804463016931504814.sh 11:46:54 ---> autorelease-gerrit-branch-lock.sh 11:46:54 Cloning into 'All-Projects'... 11:46:56 Total 1930 (delta 625), reused 1930 (delta 625) 11:46:56 Note: switching to '599c1b7764951a3e00af2ee91ac5c9a74fdd4e77'. 11:46:56 11:46:56 You are in 'detached HEAD' state. You can look around, make experimental 11:46:56 changes and commit them, and you can discard any commits you make in this 11:46:56 state without impacting any branches by switching back to a branch. 11:46:56 11:46:56 If you want to create a new branch to retain commits you create, you may 11:46:56 do so (now or later) by using -c with the switch command. Example: 11:46:56 11:46:56 git switch -c 11:46:56 11:46:56 Or undo this operation with: 11:46:56 11:46:56 git switch - 11:46:56 11:46:56 Turn off this advice by setting config variable advice.detachedHead to false 11:46:56 11:46:57 From ssh://git.opendaylight.org:29418/All-Projects 11:46:57 * [new ref] refs/meta/config -> config 11:46:57 Switched to branch 'config' 11:47:02 + case $mode in 11:47:02 + echo 'INFO: Unlocking branch: master' 11:47:02 INFO: Unlocking branch: master 11:47:02 + git config -f project.config --remove-section access.refs/heads/master 11:47:02 + git commit -asm 'Chore: Unlock branch master' 11:47:02 [config fc872c6] Chore: Unlock branch master 11:47:02 1 file changed, 6 deletions(-) 11:47:02 + git diff HEAD~1 11:47:02 diff --git a/project.config b/project.config 11:47:02 index c85221b..cd43c3b 100644 11:47:02 --- a/project.config 11:47:02 +++ b/project.config 11:47:02 @@ -147,9 +147,3 @@ 11:47:02 exclusiveGroupPermissions = create 11:47:02 create = block group Registered Users 11:47:02 create = group Release Engineering Team 11:47:02 -[access "refs/heads/master"] 11:47:02 - exclusiveGroupPermissions = submit 11:47:02 - submit = group Release Engineering Team 11:47:02 - removeReviewer = group Release Engineering Team 11:47:02 - label-Code-Review = -2..+2 group Release Engineering Team 11:47:02 - label-Verified = -1..+1 group Release Engineering Team 11:47:02 + '[' false = true ']' 11:47:02 + echo 'INFO: Pushing changes to the repository.' 11:47:02 INFO: Pushing changes to the repository. 11:47:02 + git push origin HEAD:refs/meta/config 11:47:04 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 11:47:04 To ssh://git.opendaylight.org:29418/All-Projects 11:47:04 599c1b7..fc872c6 HEAD -> refs/meta/config 11:47:04 $ ssh-agent -k 11:47:04 unset SSH_AUTH_SOCK; 11:47:04 unset SSH_AGENT_PID; 11:47:04 echo Agent pid 1566 killed; 11:47:04 [ssh-agent] Stopped. 11:47:04 [PostBuildScript] - [INFO] Executing post build scripts. 11:47:04 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins2572579331552213119.sh 11:47:04 ---> sysstat.sh 11:47:05 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins10167703811273983005.sh 11:47:05 ---> package-listing.sh 11:47:05 ++ facter osfamily 11:47:05 ++ tr '[:upper:]' '[:lower:]' 11:47:05 + OS_FAMILY=debian 11:47:05 + workspace=/w/workspace/autorelease-gerrit-branch-lock-vanadium 11:47:05 + START_PACKAGES=/tmp/packages_start.txt 11:47:05 + END_PACKAGES=/tmp/packages_end.txt 11:47:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:47:05 + PACKAGES=/tmp/packages_start.txt 11:47:05 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 11:47:05 + PACKAGES=/tmp/packages_end.txt 11:47:05 + case "${OS_FAMILY}" in 11:47:05 + dpkg -l 11:47:05 + grep '^ii' 11:47:05 + '[' -f /tmp/packages_start.txt ']' 11:47:05 + '[' -f /tmp/packages_end.txt ']' 11:47:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:47:05 + '[' /w/workspace/autorelease-gerrit-branch-lock-vanadium ']' 11:47:05 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 11:47:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-vanadium/archives/ 11:47:05 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins17966029607607083066.sh 11:47:05 ---> capture-instance-metadata.sh 11:47:05 Setup pyenv: 11:47:05 * system (set by /opt/pyenv/version) 11:47:05 * 3.8.20 (set by /opt/pyenv/version) 11:47:05 * 3.9.20 (set by /opt/pyenv/version) 11:47:05 * 3.10.15 (set by /opt/pyenv/version) 11:47:05 * 3.11.10 (set by /opt/pyenv/version) 11:47:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z2G5 11:47:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:47:14 lf-activate-venv(): INFO: Installing: lftools 11:47:41 lf-activate-venv(): INFO: Adding /tmp/venv-z2G5/bin to PATH 11:47:41 INFO: Running in OpenStack, capturing instance metadata 11:47:42 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins11427787493531913676.sh 11:47:42 provisioning config files... 11:47:42 Could not find credentials [logs] for autorelease-gerrit-branch-lock-vanadium #2 11:47:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-vanadium@tmp/config17184775415217582043tmp 11:47:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:47:42 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:47:42 provisioning config files... 11:47:43 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:47:43 [EnvInject] - Injecting environment variables from a build step. 11:47:43 [EnvInject] - Injecting as environment variables the properties content 11:47:43 SERVER_ID=logs 11:47:43 11:47:43 [EnvInject] - Variables injected successfully. 11:47:43 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins12083144808095560982.sh 11:47:43 ---> create-netrc.sh 11:47:43 WARN: Log server credential not found. 11:47:43 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins14494500808819070314.sh 11:47:43 ---> python-tools-install.sh 11:47:43 Setup pyenv: 11:47:43 system 11:47:43 3.8.20 11:47:43 3.9.20 11:47:43 3.10.15 11:47:43 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 11:47:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2G5 from file:/tmp/.os_lf_venv 11:47:45 lf-activate-venv(): INFO: Installing: lftools 11:47:55 lf-activate-venv(): INFO: Adding /tmp/venv-z2G5/bin to PATH 11:47:55 Generating Requirements File 11:48:19 Python 3.11.10 11:48:19 pip 25.2 from /tmp/venv-z2G5/lib/python3.11/site-packages/pip (python 3.11) 11:48:19 appdirs==1.4.4 11:48:19 argcomplete==3.6.2 11:48:19 aspy.yaml==1.3.0 11:48:19 attrs==25.3.0 11:48:19 autopage==0.5.2 11:48:19 beautifulsoup4==4.13.4 11:48:19 boto3==1.39.17 11:48:19 botocore==1.39.17 11:48:19 bs4==0.0.2 11:48:19 cachetools==5.5.2 11:48:19 certifi==2025.7.14 11:48:19 cffi==1.17.1 11:48:19 cfgv==3.4.0 11:48:19 chardet==5.2.0 11:48:19 charset-normalizer==3.4.2 11:48:19 click==8.2.1 11:48:19 cliff==4.10.0 11:48:19 cmd2==2.7.0 11:48:19 cryptography==3.3.2 11:48:19 debtcollector==3.0.0 11:48:19 decorator==5.2.1 11:48:19 defusedxml==0.7.1 11:48:19 Deprecated==1.2.18 11:48:19 distlib==0.4.0 11:48:19 dnspython==2.7.0 11:48:19 docker==7.1.0 11:48:19 dogpile.cache==1.4.0 11:48:19 durationpy==0.10 11:48:19 email_validator==2.2.0 11:48:19 filelock==3.18.0 11:48:19 future==1.0.0 11:48:19 gitdb==4.0.12 11:48:19 GitPython==3.1.45 11:48:19 google-auth==2.40.3 11:48:19 httplib2==0.22.0 11:48:19 identify==2.6.12 11:48:19 idna==3.10 11:48:19 importlib-resources==1.5.0 11:48:19 iso8601==2.1.0 11:48:19 Jinja2==3.1.6 11:48:19 jmespath==1.0.1 11:48:19 jsonpatch==1.33 11:48:19 jsonpointer==3.0.0 11:48:19 jsonschema==4.25.0 11:48:19 jsonschema-specifications==2025.4.1 11:48:19 keystoneauth1==5.11.1 11:48:19 kubernetes==33.1.0 11:48:19 lftools==0.37.13 11:48:19 lxml==6.0.0 11:48:19 markdown-it-py==3.0.0 11:48:19 MarkupSafe==3.0.2 11:48:19 mdurl==0.1.2 11:48:19 msgpack==1.1.1 11:48:19 multi_key_dict==2.0.3 11:48:19 munch==4.0.0 11:48:19 netaddr==1.3.0 11:48:19 niet==1.4.2 11:48:19 nodeenv==1.9.1 11:48:19 oauth2client==4.1.3 11:48:19 oauthlib==3.3.1 11:48:19 openstacksdk==4.6.0 11:48:19 os-client-config==2.3.0 11:48:19 os-service-types==1.8.0 11:48:19 osc-lib==4.1.0 11:48:19 oslo.config==10.0.0 11:48:19 oslo.context==6.0.0 11:48:19 oslo.i18n==6.5.1 11:48:19 oslo.log==7.2.0 11:48:19 oslo.serialization==5.7.0 11:48:19 oslo.utils==9.0.0 11:48:19 packaging==25.0 11:48:19 pbr==6.1.1 11:48:19 platformdirs==4.3.8 11:48:19 prettytable==3.16.0 11:48:19 psutil==7.0.0 11:48:19 pyasn1==0.6.1 11:48:19 pyasn1_modules==0.4.2 11:48:19 pycparser==2.22 11:48:19 pygerrit2==2.0.15 11:48:19 PyGithub==2.6.1 11:48:19 Pygments==2.19.2 11:48:19 PyJWT==2.10.1 11:48:19 PyNaCl==1.5.0 11:48:19 pyparsing==2.4.7 11:48:19 pyperclip==1.9.0 11:48:19 pyrsistent==0.20.0 11:48:19 python-cinderclient==9.7.0 11:48:19 python-dateutil==2.9.0.post0 11:48:19 python-heatclient==4.3.0 11:48:19 python-jenkins==1.8.2 11:48:19 python-keystoneclient==5.6.0 11:48:19 python-magnumclient==4.8.1 11:48:19 python-openstackclient==8.1.0 11:48:19 python-swiftclient==4.8.0 11:48:19 PyYAML==6.0.2 11:48:19 referencing==0.36.2 11:48:19 requests==2.32.4 11:48:19 requests-oauthlib==2.0.0 11:48:19 requestsexceptions==1.4.0 11:48:19 rfc3986==2.0.0 11:48:19 rich==14.1.0 11:48:19 rich-argparse==1.7.1 11:48:19 rpds-py==0.26.0 11:48:19 rsa==4.9.1 11:48:19 ruamel.yaml==0.18.14 11:48:19 ruamel.yaml.clib==0.2.12 11:48:19 s3transfer==0.13.1 11:48:19 simplejson==3.20.1 11:48:19 six==1.17.0 11:48:19 smmap==5.0.2 11:48:19 soupsieve==2.7 11:48:19 stevedore==5.4.1 11:48:19 tabulate==0.9.0 11:48:19 toml==0.10.2 11:48:19 tomlkit==0.13.3 11:48:19 tqdm==4.67.1 11:48:19 typing_extensions==4.14.1 11:48:19 tzdata==2025.2 11:48:19 urllib3==1.26.20 11:48:19 virtualenv==20.32.0 11:48:19 wcwidth==0.2.13 11:48:19 websocket-client==1.8.0 11:48:19 wrapt==1.17.2 11:48:19 xdg==6.0.0 11:48:19 xmltodict==0.14.2 11:48:19 yq==3.4.3 11:48:19 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins14634940252705249581.sh 11:48:19 ---> sudo-logs.sh 11:48:19 Archiving 'sudo' log.. 11:48:20 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash /tmp/jenkins14634049074514112293.sh 11:48:20 ---> job-cost.sh 11:48:20 Setup pyenv: 11:48:20 system 11:48:20 3.8.20 11:48:20 3.9.20 11:48:20 3.10.15 11:48:20 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 11:48:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2G5 from file:/tmp/.os_lf_venv 11:48:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:48:28 lf-activate-venv(): INFO: Adding /tmp/venv-z2G5/bin to PATH 11:48:28 INFO: No Stack... 11:48:28 INFO: Retrieving Pricing Info for: v3-standard-4 11:48:28 INFO: Archiving Costs 11:48:29 [autorelease-gerrit-branch-lock-vanadium] $ /bin/bash -l /tmp/jenkins9572635523419843636.sh 11:48:29 ---> logs-deploy.sh 11:48:29 Setup pyenv: 11:48:29 system 11:48:29 3.8.20 11:48:29 3.9.20 11:48:29 3.10.15 11:48:29 * 3.11.10 (set by /w/workspace/autorelease-gerrit-branch-lock-vanadium/.python-version) 11:48:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z2G5 from file:/tmp/.os_lf_venv 11:48:31 lf-activate-venv(): INFO: Installing: lftools 11:48:42 lf-activate-venv(): INFO: Adding /tmp/venv-z2G5/bin to PATH 11:48:42 WARNING: Nexus logging server not set 11:48:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-vanadium/2/ 11:48:42 INFO: archiving logs to S3 11:48:43 ---> uname -a: 11:48:43 Linux prd-ubuntu2204-builder-4c-4g-47924 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:48:43 11:48:43 11:48:43 ---> lscpu: 11:48:43 Architecture: x86_64 11:48:43 CPU op-mode(s): 32-bit, 64-bit 11:48:43 Address sizes: 40 bits physical, 48 bits virtual 11:48:43 Byte Order: Little Endian 11:48:43 CPU(s): 4 11:48:43 On-line CPU(s) list: 0-3 11:48:43 Vendor ID: AuthenticAMD 11:48:43 Model name: AMD EPYC-Rome Processor 11:48:43 CPU family: 23 11:48:43 Model: 49 11:48:43 Thread(s) per core: 1 11:48:43 Core(s) per socket: 1 11:48:43 Socket(s): 4 11:48:43 Stepping: 0 11:48:43 BogoMIPS: 5599.99 11:48:43 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:48:43 Virtualization: AMD-V 11:48:43 Hypervisor vendor: KVM 11:48:43 Virtualization type: full 11:48:43 L1d cache: 128 KiB (4 instances) 11:48:43 L1i cache: 128 KiB (4 instances) 11:48:43 L2 cache: 2 MiB (4 instances) 11:48:43 L3 cache: 64 MiB (4 instances) 11:48:43 NUMA node(s): 1 11:48:43 NUMA node0 CPU(s): 0-3 11:48:43 Vulnerability Gather data sampling: Not affected 11:48:43 Vulnerability Itlb multihit: Not affected 11:48:43 Vulnerability L1tf: Not affected 11:48:43 Vulnerability Mds: Not affected 11:48:43 Vulnerability Meltdown: Not affected 11:48:43 Vulnerability Mmio stale data: Not affected 11:48:43 Vulnerability Reg file data sampling: Not affected 11:48:43 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:48:43 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:48:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:48:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:48:43 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:48:43 Vulnerability Srbds: Not affected 11:48:43 Vulnerability Tsx async abort: Not affected 11:48:43 11:48:43 11:48:43 ---> nproc: 11:48:43 4 11:48:43 11:48:43 11:48:43 ---> df -h: 11:48:43 Filesystem Size Used Avail Use% Mounted on 11:48:43 tmpfs 1.6G 1.1M 1.6G 1% /run 11:48:43 /dev/vda1 78G 8.2G 70G 11% / 11:48:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:48:43 tmpfs 5.0M 0 5.0M 0% /run/lock 11:48:43 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:48:43 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 11:48:43 11:48:43 11:48:43 ---> free -m: 11:48:43 total used free shared buff/cache available 11:48:43 Mem: 15989 650 12970 4 2368 15017 11:48:43 Swap: 1023 0 1023 11:48:43 11:48:43 11:48:43 ---> ip addr: 11:48:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:48:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:48:43 inet 127.0.0.1/8 scope host lo 11:48:43 valid_lft forever preferred_lft forever 11:48:43 inet6 ::1/128 scope host 11:48:43 valid_lft forever preferred_lft forever 11:48:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:48:43 link/ether fa:16:3e:a2:23:de brd ff:ff:ff:ff:ff:ff 11:48:43 altname enp0s3 11:48:43 inet 10.30.170.78/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:48:43 valid_lft 86240sec preferred_lft 86240sec 11:48:43 inet6 fe80::f816:3eff:fea2:23de/64 scope link 11:48:43 valid_lft forever preferred_lft forever 11:48:43 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:48:43 link/ether 02:42:33:e5:a6:3c brd ff:ff:ff:ff:ff:ff 11:48:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:48:43 valid_lft forever preferred_lft forever 11:48:43 11:48:43 11:48:43 ---> sar -b -r -n DEV: 11:48:43 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-47924) 07/31/25 _x86_64_ (4 CPU) 11:48:43 11:48:43 11:46:06 LINUX RESTART (4 CPU) 11:48:43 11:48:43 11:48:43 ---> sar -P ALL: 11:48:43 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-4c-4g-47924) 07/31/25 _x86_64_ (4 CPU) 11:48:43 11:48:43 11:46:06 LINUX RESTART (4 CPU) 11:48:43 11:48:43 11:48:43