01:23:56 Started by user Anil Belur 01:23:56 Running as SYSTEM 01:23:56 [EnvInject] - Loading node environment variables. 01:23:56 Building remotely on prd-centos8-builder-4c-4g-9104 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 01:23:57 [ssh-agent] Looking for ssh-agent implementation... 01:23:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:23:57 $ ssh-agent 01:23:57 SSH_AUTH_SOCK=/tmp/ssh-6qC9HZJ9Id8m/agent.5501 01:23:57 SSH_AGENT_PID=5503 01:23:57 [ssh-agent] Started. 01:23:57 Running ssh-add (command line suppressed) 01:23:57 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_2371578635363394839.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_2371578635363394839.key) 01:23:57 [ssh-agent] Using credentials jenkins (jenkins-ssh) 01:23:57 The recommended git tool is: NONE 01:23:59 using credential jenkins-ssh 01:23:59 Wiping out workspace first. 01:23:59 Cloning the remote Git repository 01:23:59 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 01:23:59 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 01:23:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 01:23:59 > git --version # timeout=10 01:23:59 > git --version # 'git version 2.43.0' 01:23:59 using GIT_SSH to set credentials jenkins-ssh 01:23:59 [INFO] Currently running in a labeled security context 01:23:59 [INFO] Currently SELinux is 'enforcing' on the host 01:23:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh6508964704159196852.key 01:23:59 Verifying host key using known hosts file 01:23:59 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. 01:23:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 01:24:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 01:24:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:24:03 Avoid second fetch 01:24:03 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 01:24:03 Checking out Revision e5dd51a22123d57df592a76dc7d764939f83bfe5 (refs/remotes/origin/stable/calcium) 01:24:03 > git config core.sparsecheckout # timeout=10 01:24:03 > git checkout -f e5dd51a22123d57df592a76dc7d764939f83bfe5 # timeout=10 01:24:03 Commit message: "Update git submodules" 01:24:03 > git rev-list --no-walk 57fc30bd9f54c4878aad071019bd53a78b42f82e # timeout=10 01:24:07 provisioning config files... 01:24:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:24:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:24:07 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9143622355466891677.sh 01:24:07 ---> autorelease-gerrit-branch-lock.sh 01:24:07 Cloning into 'All-Projects'... 01:24:07 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 01:24:08 Total 1762 (delta 609), reused 1762 (delta 609) 01:24:08 Note: switching to '647c179c57a760f64892399312b439de95b2f9b5'. 01:24:08 01:24:08 You are in 'detached HEAD' state. You can look around, make experimental 01:24:08 changes and commit them, and you can discard any commits you make in this 01:24:08 state without impacting any branches by switching back to a branch. 01:24:08 01:24:08 If you want to create a new branch to retain commits you create, you may 01:24:08 do so (now or later) by using -c with the switch command. Example: 01:24:08 01:24:08 git switch -c 01:24:08 01:24:08 Or undo this operation with: 01:24:08 01:24:08 git switch - 01:24:08 01:24:08 Turn off this advice by setting config variable advice.detachedHead to false 01:24:08 01:24:09 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 01:24:10 From ssh://git.opendaylight.org:29418/All-Projects 01:24:10 * [new ref] refs/meta/config -> config 01:24:10 Switched to branch 'config' 01:24:10 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 01:24:12 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 01:24:13 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 01:24:14 + case $mode in 01:24:14 + echo 'INFO: Unlocking branch: stable/calcium' 01:24:14 INFO: Unlocking branch: stable/calcium 01:24:14 + git config -f project.config --remove-section access.refs/heads/stable/calcium 01:24:14 + git commit -asm 'Chore: Unlock branch stable/calcium' 01:24:14 [config 81e6777] Chore: Unlock branch stable/calcium 01:24:14 1 file changed, 7 deletions(-) 01:24:14 + git diff HEAD~1 01:24:14 diff --git a/project.config b/project.config 01:24:14 index 3cb9233..52d4f8a 100644 01:24:14 --- a/project.config 01:24:14 +++ b/project.config 01:24:14 @@ -142,10 +142,3 @@ 01:24:14 exclusiveGroupPermissions = create 01:24:14 create = block group Registered Users 01:24:14 create = group Release Engineering Team 01:24:14 -[access "refs/heads/stable/calcium"] 01:24:14 - exclusiveGroupPermissions = submit 01:24:14 - submit = block group Registered Users 01:24:14 - removeReviewer = group Release Engineering Team 01:24:14 - label-Code-Review = -2..+2 group Release Engineering Team 01:24:14 - label-Verified = -1..+1 group Release Engineering Team 01:24:14 - submit = group Release Engineering Team 01:24:14 + '[' false = true ']' 01:24:14 + echo 'INFO: Pushing changes to the repository.' 01:24:14 INFO: Pushing changes to the repository. 01:24:14 + git push origin HEAD:refs/meta/config 01:24:14 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 01:24:15 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 01:24:15 To ssh://git.opendaylight.org:29418/All-Projects 01:24:15 647c179..81e6777 HEAD -> refs/meta/config 01:24:15 $ ssh-agent -k 01:24:15 unset SSH_AUTH_SOCK; 01:24:15 unset SSH_AGENT_PID; 01:24:15 echo Agent pid 5503 killed; 01:24:15 [ssh-agent] Stopped. 01:24:15 [PostBuildScript] - [INFO] Executing post build scripts. 01:24:15 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins14593823929710468027.sh 01:24:16 ---> sysstat.sh 01:24:16 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9358293346996657482.sh 01:24:16 ---> package-listing.sh 01:24:16 ++ facter osfamily 01:24:16 ++ tr '[:upper:]' '[:lower:]' 01:24:16 + OS_FAMILY=redhat 01:24:16 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 01:24:16 + START_PACKAGES=/tmp/packages_start.txt 01:24:16 + END_PACKAGES=/tmp/packages_end.txt 01:24:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:24:16 + PACKAGES=/tmp/packages_start.txt 01:24:16 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 01:24:16 + PACKAGES=/tmp/packages_end.txt 01:24:16 + case "${OS_FAMILY}" in 01:24:16 + rpm -qa 01:24:16 + sort 01:24:17 + '[' -f /tmp/packages_start.txt ']' 01:24:17 + '[' -f /tmp/packages_end.txt ']' 01:24:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:24:17 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 01:24:17 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 01:24:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 01:24:17 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6564995118156284189.sh 01:24:17 ---> capture-instance-metadata.sh 01:24:17 Setup pyenv: 01:24:17 system 01:24:17 * 3.8.13 (set by /opt/pyenv/version) 01:24:17 * 3.9.13 (set by /opt/pyenv/version) 01:24:17 * 3.10.13 (set by /opt/pyenv/version) 01:24:17 * 3.11.7 (set by /opt/pyenv/version) 01:24:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4evF 01:24:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:24:26 lf-activate-venv(): INFO: Installing: lftools 01:25:02 lf-activate-venv(): INFO: Adding /tmp/venv-4evF/bin to PATH 01:25:02 INFO: Running in OpenStack, capturing instance metadata 01:25:02 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins10186894689815916939.sh 01:25:02 provisioning config files... 01:25:02 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #42 01:25:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config11099366410278762612tmp 01:25:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:25:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:25:02 provisioning config files... 01:25:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:25:03 [EnvInject] - Injecting environment variables from a build step. 01:25:03 [EnvInject] - Injecting as environment variables the properties content 01:25:03 SERVER_ID=logs 01:25:03 01:25:03 [EnvInject] - Variables injected successfully. 01:25:03 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9772024409800632172.sh 01:25:03 ---> create-netrc.sh 01:25:03 WARN: Log server credential not found. 01:25:03 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins10996680775350549095.sh 01:25:03 ---> python-tools-install.sh 01:25:03 Setup pyenv: 01:25:03 system 01:25:03 3.8.13 01:25:03 3.9.13 01:25:03 3.10.13 01:25:03 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 01:25:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4evF from file:/tmp/.os_lf_venv 01:25:04 lf-activate-venv(): INFO: Installing: lftools 01:25:15 lf-activate-venv(): INFO: Adding /tmp/venv-4evF/bin to PATH 01:25:15 Generating Requirements File 01:25:27 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/simple/wcwidth/ 01:25:50 Python 3.11.7 01:25:50 pip 24.0 from /tmp/venv-4evF/lib/python3.11/site-packages/pip (python 3.11) 01:25:51 appdirs==1.4.4 01:25:51 argcomplete==3.3.0 01:25:51 aspy.yaml==1.3.0 01:25:51 attrs==23.2.0 01:25:51 autopage==0.5.2 01:25:51 beautifulsoup4==4.12.3 01:25:51 boto3==1.34.87 01:25:51 botocore==1.34.87 01:25:51 bs4==0.0.2 01:25:51 cachetools==5.3.3 01:25:51 certifi==2024.2.2 01:25:51 cffi==1.16.0 01:25:51 cfgv==3.4.0 01:25:51 chardet==5.2.0 01:25:51 charset-normalizer==3.3.2 01:25:51 click==8.1.7 01:25:51 cliff==4.6.0 01:25:51 cmd2==2.4.3 01:25:51 cryptography==3.3.2 01:25:51 debtcollector==3.0.0 01:25:51 decorator==5.1.1 01:25:51 defusedxml==0.7.1 01:25:51 Deprecated==1.2.14 01:25:51 distlib==0.3.8 01:25:51 dnspython==2.6.1 01:25:51 docker==4.2.2 01:25:51 dogpile.cache==1.3.2 01:25:51 email_validator==2.1.1 01:25:51 filelock==3.13.4 01:25:51 future==1.0.0 01:25:51 gitdb==4.0.11 01:25:51 GitPython==3.1.43 01:25:51 google-auth==2.29.0 01:25:51 httplib2==0.22.0 01:25:51 identify==2.5.35 01:25:51 idna==3.7 01:25:51 importlib-resources==1.5.0 01:25:51 iso8601==2.1.0 01:25:51 Jinja2==3.1.3 01:25:51 jmespath==1.0.1 01:25:51 jsonpatch==1.33 01:25:51 jsonpointer==2.4 01:25:51 jsonschema==4.21.1 01:25:51 jsonschema-specifications==2023.12.1 01:25:51 keystoneauth1==5.6.0 01:25:51 kubernetes==29.0.0 01:25:51 lftools==0.37.10 01:25:51 lxml==5.2.1 01:25:51 MarkupSafe==2.1.5 01:25:51 msgpack==1.0.8 01:25:51 multi_key_dict==2.0.3 01:25:51 munch==4.0.0 01:25:51 netaddr==1.2.1 01:25:51 netifaces==0.11.0 01:25:51 niet==1.4.2 01:25:51 nodeenv==1.8.0 01:25:51 oauth2client==4.1.3 01:25:51 oauthlib==3.2.2 01:25:51 openstacksdk==3.1.0 01:25:51 os-client-config==2.1.0 01:25:51 os-service-types==1.7.0 01:25:51 osc-lib==3.0.1 01:25:51 oslo.config==9.4.0 01:25:51 oslo.context==5.5.0 01:25:51 oslo.i18n==6.3.0 01:25:51 oslo.log==5.5.1 01:25:51 oslo.serialization==5.4.0 01:25:51 oslo.utils==7.1.0 01:25:51 packaging==24.0 01:25:51 pbr==6.0.0 01:25:51 platformdirs==4.2.0 01:25:51 prettytable==3.10.0 01:25:51 pyasn1==0.6.0 01:25:51 pyasn1_modules==0.4.0 01:25:51 pycparser==2.22 01:25:51 pygerrit2==2.0.15 01:25:51 PyGithub==2.3.0 01:25:51 pyinotify==0.9.6 01:25:51 PyJWT==2.8.0 01:25:51 PyNaCl==1.5.0 01:25:51 pyparsing==2.4.7 01:25:51 pyperclip==1.8.2 01:25:51 pyrsistent==0.20.0 01:25:51 python-cinderclient==9.5.0 01:25:51 python-dateutil==2.9.0.post0 01:25:51 python-heatclient==3.5.0 01:25:51 python-jenkins==1.8.2 01:25:51 python-keystoneclient==5.4.0 01:25:51 python-magnumclient==4.4.0 01:25:51 python-novaclient==18.6.0 01:25:51 python-openstackclient==6.6.0 01:25:51 python-swiftclient==4.5.0 01:25:51 PyYAML==6.0.1 01:25:51 referencing==0.34.0 01:25:51 requests==2.31.0 01:25:51 requests-oauthlib==2.0.0 01:25:51 requestsexceptions==1.4.0 01:25:51 rfc3986==2.0.0 01:25:51 rpds-py==0.18.0 01:25:51 rsa==4.9 01:25:51 ruamel.yaml==0.18.6 01:25:51 ruamel.yaml.clib==0.2.8 01:25:51 s3transfer==0.10.1 01:25:51 simplejson==3.19.2 01:25:51 six==1.16.0 01:25:51 smmap==5.0.1 01:25:51 soupsieve==2.5 01:25:51 stevedore==5.2.0 01:25:51 tabulate==0.9.0 01:25:51 toml==0.10.2 01:25:51 tomlkit==0.12.4 01:25:51 tqdm==4.66.2 01:25:51 typing_extensions==4.11.0 01:25:51 tzdata==2024.1 01:25:51 urllib3==1.26.18 01:25:51 virtualenv==20.25.3 01:25:51 wcwidth==0.2.13 01:25:51 websocket-client==1.7.0 01:25:51 wrapt==1.16.0 01:25:51 xdg==6.0.0 01:25:51 xmltodict==0.13.0 01:25:51 yq==3.4.1 01:25:51 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins11901937671992479113.sh 01:25:51 ---> sudo-logs.sh 01:25:51 Archiving 'sudo' log.. 01:25:52 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins13558735471103990373.sh 01:25:52 ---> job-cost.sh 01:25:52 Setup pyenv: 01:25:52 system 01:25:52 3.8.13 01:25:52 3.9.13 01:25:52 3.10.13 01:25:52 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 01:25:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4evF from file:/tmp/.os_lf_venv 01:25:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:26:01 lf-activate-venv(): INFO: Adding /tmp/venv-4evF/bin to PATH 01:26:01 INFO: No Stack... 01:26:01 INFO: Retrieving Pricing Info for: v3-standard-4 01:26:02 INFO: Archiving Costs 01:26:02 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins2986524796518446139.sh 01:26:02 ---> logs-deploy.sh 01:26:02 Setup pyenv: 01:26:02 system 01:26:02 3.8.13 01:26:02 3.9.13 01:26:02 3.10.13 01:26:02 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 01:26:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4evF from file:/tmp/.os_lf_venv 01:26:04 lf-activate-venv(): INFO: Installing: lftools 01:26:15 lf-activate-venv(): INFO: Adding /tmp/venv-4evF/bin to PATH 01:26:15 WARNING: Nexus logging server not set 01:26:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/42/ 01:26:15 INFO: archiving logs to S3 01:26:16 ---> uname -a: 01:26:16 Linux prd-centos8-builder-4c-4g-9104.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 01:26:16 01:26:16 01:26:16 ---> lscpu: 01:26:16 Architecture: x86_64 01:26:16 CPU op-mode(s): 32-bit, 64-bit 01:26:16 Byte Order: Little Endian 01:26:16 CPU(s): 4 01:26:16 On-line CPU(s) list: 0-3 01:26:16 Thread(s) per core: 1 01:26:16 Core(s) per socket: 1 01:26:16 Socket(s): 4 01:26:16 NUMA node(s): 1 01:26:16 Vendor ID: AuthenticAMD 01:26:16 CPU family: 23 01:26:16 Model: 49 01:26:16 Model name: AMD EPYC-Rome Processor 01:26:16 Stepping: 0 01:26:16 CPU MHz: 2799.998 01:26:16 BogoMIPS: 5599.99 01:26:16 Virtualization: AMD-V 01:26:16 Hypervisor vendor: KVM 01:26:16 Virtualization type: full 01:26:16 L1d cache: 32K 01:26:16 L1i cache: 32K 01:26:16 L2 cache: 512K 01:26:16 L3 cache: 16384K 01:26:16 NUMA node0 CPU(s): 0-3 01:26:16 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 01:26:16 01:26:16 01:26:16 ---> nproc: 01:26:16 4 01:26:16 01:26:16 01:26:16 ---> df -h: 01:26:16 Filesystem Size Used Avail Use% Mounted on 01:26:16 devtmpfs 7.7G 0 7.7G 0% /dev 01:26:16 tmpfs 7.7G 0 7.7G 0% /dev/shm 01:26:16 tmpfs 7.7G 17M 7.7G 1% /run 01:26:16 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 01:26:16 /dev/vda1 80G 8.7G 72G 11% / 01:26:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 01:26:16 01:26:16 01:26:16 ---> free -m: 01:26:16 total used free shared buff/cache available 01:26:16 Mem: 15761 720 12817 19 2223 14714 01:26:16 Swap: 1023 0 1023 01:26:16 01:26:16 01:26:16 ---> ip addr: 01:26:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:26:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:26:16 inet 127.0.0.1/8 scope host lo 01:26:16 valid_lft forever preferred_lft forever 01:26:16 inet6 ::1/128 scope host 01:26:16 valid_lft forever preferred_lft forever 01:26:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:26:16 link/ether fa:16:3e:fd:d4:db brd ff:ff:ff:ff:ff:ff 01:26:16 altname enp0s3 01:26:16 altname ens3 01:26:16 inet 10.30.171.190/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:26:16 valid_lft 86229sec preferred_lft 86229sec 01:26:16 inet6 fe80::f816:3eff:fefd:d4db/64 scope link 01:26:16 valid_lft forever preferred_lft forever 01:26:16 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:26:16 link/ether 02:42:f0:37:2b:4e brd ff:ff:ff:ff:ff:ff 01:26:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:26:16 valid_lft forever preferred_lft forever 01:26:16 01:26:16 01:26:16 ---> sar -b -r -n DEV: 01:26:16 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/19/2024 _x86_64_ (4 CPU) 01:26:16 01:26:16 01:23:21 LINUX RESTART (4 CPU) 01:26:16 01:26:16 01:24:01 AM tps rtps wtps bread/s bwrtn/s 01:26:16 01:25:01 AM 177.14 13.95 163.19 2477.99 6406.90 01:26:16 01:26:01 AM 85.49 0.68 84.81 94.50 6954.42 01:26:16 Average: 131.31 7.31 123.99 1286.15 6680.68 01:26:16 01:26:16 01:24:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:26:16 01:25:01 AM 13238812 15063116 2900624 17.97 2688 2039972 1193316 6.94 373152 2170896 136184 01:26:16 01:26:01 AM 13210296 15152280 2929140 18.15 2688 2152188 1049624 6.11 377736 2175776 106088 01:26:16 Average: 13224554 15107698 2914882 18.06 2688 2096080 1121470 6.52 375444 2173336 121136 01:26:16 01:26:16 01:24:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:26:16 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:16 01:25:01 AM eth0 151.17 108.12 966.49 22.08 0.00 0.00 0.00 0.00 01:26:16 01:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:16 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:16 01:26:01 AM eth0 45.47 39.49 239.50 8.42 0.00 0.00 0.00 0.00 01:26:16 01:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:16 Average: eth0 98.32 73.80 602.97 15.25 0.00 0.00 0.00 0.00 01:26:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:26:16 01:26:16 01:26:16 ---> sar -P ALL: 01:26:16 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/19/2024 _x86_64_ (4 CPU) 01:26:16 01:26:16 01:23:21 LINUX RESTART (4 CPU) 01:26:16 01:26:16 01:24:01 AM CPU %user %nice %system %iowait %steal %idle 01:26:16 01:25:01 AM all 15.71 0.00 3.07 1.51 0.08 79.63 01:26:16 01:25:01 AM 0 11.11 0.00 4.27 3.53 0.08 81.01 01:26:16 01:25:01 AM 1 14.00 0.00 2.21 0.94 0.07 82.78 01:26:16 01:25:01 AM 2 20.15 0.00 2.83 0.79 0.07 76.17 01:26:16 01:25:01 AM 3 17.59 0.00 2.96 0.80 0.08 78.56 01:26:16 01:26:01 AM all 17.98 0.00 1.91 0.80 0.08 79.23 01:26:16 01:26:01 AM 0 6.60 0.00 0.82 0.52 0.08 91.98 01:26:16 01:26:01 AM 1 11.07 0.00 1.81 0.87 0.10 86.16 01:26:16 01:26:01 AM 2 25.92 0.00 2.72 1.07 0.07 70.22 01:26:16 01:26:01 AM 3 28.34 0.00 2.31 0.74 0.07 68.55 01:26:16 Average: all 16.85 0.00 2.49 1.16 0.08 79.43 01:26:16 Average: 0 8.85 0.00 2.54 2.02 0.08 86.50 01:26:16 Average: 1 12.53 0.00 2.01 0.90 0.08 84.47 01:26:16 Average: 2 23.04 0.00 2.78 0.93 0.07 73.19 01:26:16 Average: 3 22.97 0.00 2.63 0.77 0.08 73.55 01:26:16 01:26:16 01:26:16