15:49:02 Started by user Robert Varga 15:49:02 Running as SYSTEM 15:49:02 [EnvInject] - Loading node environment variables. 15:49:02 Building remotely on prd-centos8-builder-4c-4g-20125 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 15:49:02 [ssh-agent] Looking for ssh-agent implementation... 15:49:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:02 $ ssh-agent 15:49:02 SSH_AUTH_SOCK=/tmp/ssh-jSNfVZDgtuYU/agent.5554 15:49:02 SSH_AGENT_PID=5556 15:49:02 [ssh-agent] Started. 15:49:02 Running ssh-add (command line suppressed) 15:49:02 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_2070864055586767423.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_2070864055586767423.key) 15:49:02 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:49:02 The recommended git tool is: NONE 15:49:04 using credential jenkins-ssh 15:49:04 Wiping out workspace first. 15:49:05 Cloning the remote Git repository 15:49:05 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 15:49:05 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 15:49:05 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 15:49:05 > git --version # timeout=10 15:49:05 > git --version # 'git version 2.43.0' 15:49:05 using GIT_SSH to set credentials jenkins-ssh 15:49:05 [INFO] Currently running in a labeled security context 15:49:05 [INFO] Currently SELinux is 'enforcing' on the host 15:49:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh6744339666499795472.key 15:49:05 Verifying host key using known hosts file 15:49:05 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:49:05 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 15:49:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:08 Avoid second fetch 15:49:08 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:49:08 Checking out Revision 079dab58365cfea745d749d90974867ca79d15d8 (refs/remotes/origin/master) 15:49:08 > git config core.sparsecheckout # timeout=10 15:49:08 > git checkout -f 079dab58365cfea745d749d90974867ca79d15d8 # timeout=10 15:49:09 Commit message: "Update git submodules" 15:49:09 > git rev-list --no-walk 1882fb0a63c3ddfdad6d4ca9d14cdf7a6e844976 # timeout=10 15:49:09 provisioning config files... 15:49:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:49:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:49:09 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins14249559263164231333.sh 15:49:09 ---> autorelease-gerrit-branch-lock.sh 15:49:09 Cloning into 'All-Projects'... 15:49:09 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 15:49:10 Total 1696 (delta 599), reused 1696 (delta 599) 15:49:10 Note: switching to '94ad4df1cf1e0e1c3cb0aecac3db885f5858186e'. 15:49:10 15:49:10 You are in 'detached HEAD' state. You can look around, make experimental 15:49:10 changes and commit them, and you can discard any commits you make in this 15:49:10 state without impacting any branches by switching back to a branch. 15:49:10 15:49:10 If you want to create a new branch to retain commits you create, you may 15:49:10 do so (now or later) by using -c with the switch command. Example: 15:49:10 15:49:10 git switch -c 15:49:10 15:49:10 Or undo this operation with: 15:49:10 15:49:10 git switch - 15:49:10 15:49:10 Turn off this advice by setting config variable advice.detachedHead to false 15:49:10 15:49:11 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 15:49:12 From ssh://git.opendaylight.org:29418/All-Projects 15:49:12 * [new ref] refs/meta/config -> config 15:49:12 Switched to branch 'config' 15:49:12 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 15:49:13 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 15:49:14 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 15:49:15 + case $mode in 15:49:15 + echo 'INFO: Unlocking branch: master' 15:49:15 INFO: Unlocking branch: master 15:49:15 + git config -f project.config --remove-section access.refs/heads/master 15:49:15 + git commit -asm 'Chore: Unlock branch master' 15:49:15 [config 178ed59] Chore: Unlock branch master 15:49:15 1 file changed, 6 deletions(-) 15:49:15 + git diff HEAD~1 15:49:15 diff --git a/project.config b/project.config 15:49:15 index 1b70bb1..8a9418c 100644 15:49:15 --- a/project.config 15:49:15 +++ b/project.config 15:49:15 @@ -142,9 +142,3 @@ 15:49:15 exclusiveGroupPermissions = create 15:49:15 create = block group Registered Users 15:49:15 create = group Release Engineering Team 15:49:15 -[access "refs/heads/master"] 15:49:15 - exclusiveGroupPermissions = submit 15:49:15 - submit = group Release Engineering Team 15:49:15 - removeReviewer = group Release Engineering Team 15:49:15 - label-Code-Review = -2..+2 group Release Engineering Team 15:49:15 - label-Verified = -1..+1 group Release Engineering Team 15:49:15 + '[' false = true ']' 15:49:15 + echo 'INFO: Pushing changes to the repository.' 15:49:15 INFO: Pushing changes to the repository. 15:49:15 + git push origin HEAD:refs/meta/config 15:49:16 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 15:49:17 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 15:49:17 To ssh://git.opendaylight.org:29418/All-Projects 15:49:17 94ad4df..178ed59 HEAD -> refs/meta/config 15:49:17 $ ssh-agent -k 15:49:17 unset SSH_AUTH_SOCK; 15:49:17 unset SSH_AGENT_PID; 15:49:17 echo Agent pid 5556 killed; 15:49:17 [ssh-agent] Stopped. 15:49:17 [PostBuildScript] - [INFO] Executing post build scripts. 15:49:17 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins7775980811371386721.sh 15:49:17 ---> sysstat.sh 15:49:17 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8398847276399087036.sh 15:49:17 ---> package-listing.sh 15:49:17 ++ facter osfamily 15:49:17 ++ tr '[:upper:]' '[:lower:]' 15:49:17 + OS_FAMILY=redhat 15:49:17 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 15:49:17 + START_PACKAGES=/tmp/packages_start.txt 15:49:17 + END_PACKAGES=/tmp/packages_end.txt 15:49:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:49:17 + PACKAGES=/tmp/packages_start.txt 15:49:17 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 15:49:17 + PACKAGES=/tmp/packages_end.txt 15:49:17 + case "${OS_FAMILY}" in 15:49:17 + rpm -qa 15:49:17 + sort 15:49:18 + '[' -f /tmp/packages_start.txt ']' 15:49:18 + '[' -f /tmp/packages_end.txt ']' 15:49:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:49:18 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 15:49:18 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 15:49:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 15:49:18 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins16383671516034914380.sh 15:49:18 ---> capture-instance-metadata.sh 15:49:18 Setup pyenv: 15:49:18 system 15:49:18 * 3.8.13 (set by /opt/pyenv/version) 15:49:18 * 3.9.13 (set by /opt/pyenv/version) 15:49:18 * 3.10.6 (set by /opt/pyenv/version) 15:49:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hDFQ 15:49:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:49:26 lf-activate-venv(): INFO: Installing: lftools 15:49:59 lf-activate-venv(): INFO: Adding /tmp/venv-hDFQ/bin to PATH 15:49:59 INFO: Running in OpenStack, capturing instance metadata 15:50:00 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9861521101490309496.sh 15:50:00 provisioning config files... 15:50:00 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #9 15:50:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config12176027834113672283tmp 15:50:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:50:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:50:00 provisioning config files... 15:50:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:50:00 [EnvInject] - Injecting environment variables from a build step. 15:50:00 [EnvInject] - Injecting as environment variables the properties content 15:50:00 SERVER_ID=logs 15:50:00 15:50:00 [EnvInject] - Variables injected successfully. 15:50:00 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins15055345939866240734.sh 15:50:00 ---> create-netrc.sh 15:50:00 WARN: Log server credential not found. 15:50:00 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8368509919286598338.sh 15:50:00 ---> python-tools-install.sh 15:50:00 Setup pyenv: 15:50:01 system 15:50:01 3.8.13 15:50:01 3.9.13 15:50:01 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 15:50:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hDFQ from file:/tmp/.os_lf_venv 15:50:02 lf-activate-venv(): INFO: Installing: lftools 15:50:13 lf-activate-venv(): INFO: Adding /tmp/venv-hDFQ/bin to PATH 15:50:13 Generating Requirements File 15:50:49 Python 3.10.6 15:50:49 pip 23.3.2 from /tmp/venv-hDFQ/lib/python3.10/site-packages/pip (python 3.10) 15:50:50 appdirs==1.4.4 15:50:50 argcomplete==3.2.2 15:50:50 aspy.yaml==1.3.0 15:50:50 attrs==23.2.0 15:50:50 autopage==0.5.2 15:50:50 beautifulsoup4==4.12.3 15:50:50 boto3==1.34.26 15:50:50 botocore==1.34.26 15:50:50 bs4==0.0.2 15:50:50 cachetools==5.3.2 15:50:50 certifi==2023.11.17 15:50:50 cffi==1.16.0 15:50:50 cfgv==3.4.0 15:50:50 chardet==5.2.0 15:50:50 charset-normalizer==3.3.2 15:50:50 click==8.1.7 15:50:50 cliff==4.5.0 15:50:50 cmd2==2.4.3 15:50:50 cryptography==3.3.2 15:50:50 debtcollector==2.5.0 15:50:50 decorator==5.1.1 15:50:50 defusedxml==0.7.1 15:50:50 Deprecated==1.2.14 15:50:50 distlib==0.3.8 15:50:50 dnspython==2.5.0 15:50:50 docker==4.2.2 15:50:50 dogpile.cache==1.3.0 15:50:50 email-validator==2.1.0.post1 15:50:50 filelock==3.13.1 15:50:50 future==0.18.3 15:50:50 gitdb==4.0.11 15:50:50 GitPython==3.1.41 15:50:50 google-auth==2.26.2 15:50:50 httplib2==0.22.0 15:50:50 identify==2.5.33 15:50:50 idna==3.6 15:50:50 importlib-resources==1.5.0 15:50:50 iso8601==2.1.0 15:50:50 Jinja2==3.1.3 15:50:50 jmespath==1.0.1 15:50:50 jsonpatch==1.33 15:50:50 jsonpointer==2.4 15:50:50 jsonschema==4.21.1 15:50:50 jsonschema-specifications==2023.12.1 15:50:50 keystoneauth1==5.5.0 15:50:50 kubernetes==29.0.0 15:50:50 lftools==0.37.8 15:50:50 lxml==5.1.0 15:50:50 MarkupSafe==2.1.4 15:50:50 msgpack==1.0.7 15:50:50 multi_key_dict==2.0.3 15:50:50 munch==4.0.0 15:50:50 netaddr==0.10.1 15:50:50 netifaces==0.11.0 15:50:50 niet==1.4.2 15:50:50 nodeenv==1.8.0 15:50:50 oauth2client==4.1.3 15:50:50 oauthlib==3.2.2 15:50:50 openstacksdk==0.62.0 15:50:50 os-client-config==2.1.0 15:50:50 os-service-types==1.7.0 15:50:50 osc-lib==3.0.0 15:50:50 oslo.config==9.3.0 15:50:50 oslo.context==5.3.0 15:50:50 oslo.i18n==6.2.0 15:50:50 oslo.log==5.4.0 15:50:50 oslo.serialization==5.3.0 15:50:50 oslo.utils==7.0.0 15:50:50 packaging==23.2 15:50:50 pbr==6.0.0 15:50:50 platformdirs==4.1.0 15:50:50 prettytable==3.9.0 15:50:50 pyasn1==0.5.1 15:50:50 pyasn1-modules==0.3.0 15:50:50 pycparser==2.21 15:50:50 pygerrit2==2.0.15 15:50:50 PyGithub==2.1.1 15:50:50 pyinotify==0.9.6 15:50:50 PyJWT==2.8.0 15:50:50 PyNaCl==1.5.0 15:50:50 pyparsing==2.4.7 15:50:50 pyperclip==1.8.2 15:50:50 pyrsistent==0.20.0 15:50:50 python-cinderclient==9.4.0 15:50:50 python-dateutil==2.8.2 15:50:50 python-heatclient==3.4.0 15:50:50 python-jenkins==1.8.2 15:50:50 python-keystoneclient==5.3.0 15:50:50 python-magnumclient==4.3.0 15:50:50 python-novaclient==18.4.0 15:50:50 python-openstackclient==6.0.0 15:50:50 python-swiftclient==4.4.0 15:50:50 pytz==2023.3.post1 15:50:50 PyYAML==6.0.1 15:50:50 referencing==0.32.1 15:50:50 requests==2.31.0 15:50:50 requests-oauthlib==1.3.1 15:50:50 requestsexceptions==1.4.0 15:50:50 rfc3986==2.0.0 15:50:50 rpds-py==0.17.1 15:50:50 rsa==4.9 15:50:50 ruamel.yaml==0.18.5 15:50:50 ruamel.yaml.clib==0.2.8 15:50:50 s3transfer==0.10.0 15:50:50 simplejson==3.19.2 15:50:50 six==1.16.0 15:50:50 smmap==5.0.1 15:50:50 soupsieve==2.5 15:50:50 stevedore==5.1.0 15:50:50 tabulate==0.9.0 15:50:50 toml==0.10.2 15:50:50 tomlkit==0.12.3 15:50:50 tqdm==4.66.1 15:50:50 typing_extensions==4.9.0 15:50:50 tzdata==2023.4 15:50:50 urllib3==1.26.18 15:50:50 virtualenv==20.25.0 15:50:50 wcwidth==0.2.13 15:50:50 websocket-client==1.7.0 15:50:50 wrapt==1.16.0 15:50:50 xdg==6.0.0 15:50:50 xmltodict==0.13.0 15:50:50 yq==3.2.3 15:50:50 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins11585525010499934450.sh 15:50:50 ---> sudo-logs.sh 15:50:50 Archiving 'sudo' log.. 15:50:50 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8732888344829907909.sh 15:50:50 ---> job-cost.sh 15:50:50 Setup pyenv: 15:50:50 system 15:50:50 3.8.13 15:50:50 3.9.13 15:50:50 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 15:50:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hDFQ from file:/tmp/.os_lf_venv 15:50:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:51:02 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. 15:51:02 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:51:03 lf-activate-venv(): INFO: Adding /tmp/venv-hDFQ/bin to PATH 15:51:03 INFO: No Stack... 15:51:03 INFO: Retrieving Pricing Info for: v3-standard-4 15:51:03 INFO: Archiving Costs 15:51:03 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins1316951423594068320.sh 15:51:03 ---> logs-deploy.sh 15:51:03 Setup pyenv: 15:51:03 system 15:51:03 3.8.13 15:51:03 3.9.13 15:51:03 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 15:51:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hDFQ from file:/tmp/.os_lf_venv 15:51:05 lf-activate-venv(): INFO: Installing: lftools 15:51:18 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. 15:51:18 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:51:19 lf-activate-venv(): INFO: Adding /tmp/venv-hDFQ/bin to PATH 15:51:19 WARNING: Nexus logging server not set 15:51:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/9/ 15:51:19 INFO: archiving logs to S3 15:51:20 ---> uname -a: 15:51:20 Linux prd-centos8-builder-4c-4g-20125.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 15:51:20 15:51:20 15:51:20 ---> lscpu: 15:51:20 Architecture: x86_64 15:51:20 CPU op-mode(s): 32-bit, 64-bit 15:51:20 Byte Order: Little Endian 15:51:20 CPU(s): 4 15:51:20 On-line CPU(s) list: 0-3 15:51:20 Thread(s) per core: 1 15:51:20 Core(s) per socket: 1 15:51:20 Socket(s): 4 15:51:20 NUMA node(s): 1 15:51:20 Vendor ID: AuthenticAMD 15:51:20 CPU family: 23 15:51:20 Model: 49 15:51:20 Model name: AMD EPYC-Rome Processor 15:51:20 Stepping: 0 15:51:20 CPU MHz: 2799.998 15:51:20 BogoMIPS: 5599.99 15:51:20 Virtualization: AMD-V 15:51:20 Hypervisor vendor: KVM 15:51:20 Virtualization type: full 15:51:20 L1d cache: 32K 15:51:20 L1i cache: 32K 15:51:20 L2 cache: 512K 15:51:20 L3 cache: 16384K 15:51:20 NUMA node0 CPU(s): 0-3 15:51:20 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:51:20 15:51:20 15:51:20 ---> nproc: 15:51:20 4 15:51:20 15:51:20 15:51:20 ---> df -h: 15:51:20 Filesystem Size Used Avail Use% Mounted on 15:51:20 devtmpfs 7.7G 0 7.7G 0% /dev 15:51:20 tmpfs 7.7G 0 7.7G 0% /dev/shm 15:51:20 tmpfs 7.7G 17M 7.7G 1% /run 15:51:20 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 15:51:20 /dev/vda1 80G 8.4G 72G 11% / 15:51:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:51:20 15:51:20 15:51:20 ---> free -m: 15:51:20 total used free shared buff/cache available 15:51:20 Mem: 15761 712 12837 19 2211 14722 15:51:20 Swap: 1023 0 1023 15:51:20 15:51:20 15:51:20 ---> ip addr: 15:51:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:51:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:51:20 inet 127.0.0.1/8 scope host lo 15:51:20 valid_lft forever preferred_lft forever 15:51:20 inet6 ::1/128 scope host 15:51:20 valid_lft forever preferred_lft forever 15:51:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:51:20 link/ether fa:16:3e:14:a0:d7 brd ff:ff:ff:ff:ff:ff 15:51:20 altname enp0s3 15:51:20 altname ens3 15:51:20 inet 10.30.170.95/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:51:20 valid_lft 86232sec preferred_lft 86232sec 15:51:20 inet6 fe80::f816:3eff:fe14:a0d7/64 scope link 15:51:20 valid_lft forever preferred_lft forever 15:51:20 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:51:20 link/ether 02:42:c5:16:3a:7d brd ff:ff:ff:ff:ff:ff 15:51:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:51:20 valid_lft forever preferred_lft forever 15:51:20 15:51:20 15:51:20 ---> sar -b -r -n DEV: 15:51:20 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/24/2024 _x86_64_ (4 CPU) 15:51:20 15:51:20 15:48:28 LINUX RESTART (4 CPU) 15:51:20 15:51:20 03:49:01 PM tps rtps wtps bread/s bwrtn/s 15:51:20 03:50:01 PM 71.13 17.13 54.00 2758.01 5278.47 15:51:20 03:51:01 PM 92.77 0.30 92.47 27.46 7834.87 15:51:20 Average: 81.95 8.71 73.23 1392.74 6556.67 15:51:20 15:51:20 03:49:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:51:20 03:50:01 PM 13365172 15177504 2774276 17.19 2688 2029140 1073704 6.25 367596 2058880 131124 15:51:20 03:51:01 PM 13131564 15079708 3007884 18.64 2688 2157544 1140328 6.63 379028 2253156 113780 15:51:20 Average: 13248368 15128606 2891080 17.91 2688 2093342 1107016 6.44 373312 2156018 122452 15:51:20 15:51:20 03:49:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:51:20 03:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:20 03:50:01 PM eth0 222.58 143.12 1344.80 44.48 0.00 0.00 0.00 0.00 15:51:20 03:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:20 03:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:20 03:51:01 PM eth0 37.90 33.34 368.72 6.56 0.00 0.00 0.00 0.00 15:51:20 03:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:20 Average: eth0 130.24 88.23 856.76 25.52 0.00 0.00 0.00 0.00 15:51:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:51:20 15:51:20 15:51:20 ---> sar -P ALL: 15:51:20 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/24/2024 _x86_64_ (4 CPU) 15:51:20 15:51:20 15:48:28 LINUX RESTART (4 CPU) 15:51:20 15:51:20 03:49:01 PM CPU %user %nice %system %iowait %steal %idle 15:51:20 03:50:01 PM all 17.26 0.00 2.91 1.02 0.06 78.75 15:51:20 03:50:01 PM 0 16.08 0.00 2.27 0.92 0.05 80.68 15:51:20 03:50:01 PM 1 12.26 0.00 2.63 0.49 0.05 84.57 15:51:20 03:50:01 PM 2 23.19 0.00 3.63 1.47 0.07 71.63 15:51:20 03:50:01 PM 3 17.51 0.00 3.12 1.19 0.07 78.11 15:51:20 03:51:01 PM all 17.71 0.00 1.96 1.33 0.07 78.93 15:51:20 03:51:01 PM 0 27.86 0.00 2.55 1.34 0.07 68.18 15:51:20 03:51:01 PM 1 6.54 0.00 1.24 1.79 0.07 90.37 15:51:20 03:51:01 PM 2 20.76 0.00 2.57 1.70 0.08 74.88 15:51:20 03:51:01 PM 3 15.67 0.00 1.47 0.50 0.05 82.31 15:51:20 Average: all 17.49 0.00 2.44 1.17 0.06 78.84 15:51:20 Average: 0 21.97 0.00 2.41 1.13 0.06 74.43 15:51:20 Average: 1 9.40 0.00 1.93 1.14 0.06 87.47 15:51:20 Average: 2 21.97 0.00 3.10 1.59 0.08 73.26 15:51:20 Average: 3 16.59 0.00 2.29 0.85 0.06 80.21 15:51:20 15:51:20 15:51:20