16:22:01 Started by user Robert Varga 16:22:01 Running as SYSTEM 16:22:01 [EnvInject] - Loading node environment variables. 16:22:01 Building remotely on prd-centos8-builder-4c-4g-14879 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 16:22:01 [ssh-agent] Looking for ssh-agent implementation... 16:22:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:01 $ ssh-agent 16:22:01 SSH_AUTH_SOCK=/tmp/ssh-G2Z7BBMetXGV/agent.5510 16:22:01 SSH_AGENT_PID=5512 16:22:01 [ssh-agent] Started. 16:22:01 Running ssh-add (command line suppressed) 16:22:01 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_11694446587143801932.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_11694446587143801932.key) 16:22:01 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:22:01 The recommended git tool is: NONE 16:22:04 using credential jenkins-ssh 16:22:04 Wiping out workspace first. 16:22:04 Cloning the remote Git repository 16:22:04 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 16:22:04 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 16:22:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 16:22:04 > git --version # timeout=10 16:22:04 > git --version # 'git version 2.43.0' 16:22:04 using GIT_SSH to set credentials jenkins-ssh 16:22:04 [INFO] Currently running in a labeled security context 16:22:04 [INFO] Currently SELinux is 'enforcing' on the host 16:22:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh4546157007042481805.key 16:22:04 Verifying host key using known hosts file 16:22:04 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. 16:22:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 16:22:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:08 Avoid second fetch 16:22:08 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 16:22:08 Checking out Revision 0350935c9598da43eb5e4c3824f50757d122e30c (refs/remotes/origin/stable/calcium) 16:22:08 > git config core.sparsecheckout # timeout=10 16:22:08 > git checkout -f 0350935c9598da43eb5e4c3824f50757d122e30c # timeout=10 16:22:08 Commit message: "Update git submodules" 16:22:08 > git rev-list --no-walk 4692213074909a85ff4782f875c4ed6ffa112951 # timeout=10 16:22:12 provisioning config files... 16:22:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:22:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:22:12 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins16640258751212716253.sh 16:22:12 ---> autorelease-gerrit-branch-lock.sh 16:22:12 Cloning into 'All-Projects'... 16:22:12 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 16:22:13 Total 1812 (delta 612), reused 1812 (delta 612) 16:22:13 Note: switching to 'ecca0da37847f257c83bb80df70ecc67251e1036'. 16:22:13 16:22:13 You are in 'detached HEAD' state. You can look around, make experimental 16:22:13 changes and commit them, and you can discard any commits you make in this 16:22:13 state without impacting any branches by switching back to a branch. 16:22:13 16:22:13 If you want to create a new branch to retain commits you create, you may 16:22:13 do so (now or later) by using -c with the switch command. Example: 16:22:13 16:22:13 git switch -c 16:22:13 16:22:13 Or undo this operation with: 16:22:13 16:22:13 git switch - 16:22:13 16:22:13 Turn off this advice by setting config variable advice.detachedHead to false 16:22:13 16:22:14 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 16:22:15 From ssh://git.opendaylight.org:29418/All-Projects 16:22:15 * [new ref] refs/meta/config -> config 16:22:15 Switched to branch 'config' 16:22:15 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 16:22:16 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 16:22:18 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 16:22:19 + case $mode in 16:22:19 + echo 'INFO: Unlocking branch: stable/calcium' 16:22:19 INFO: Unlocking branch: stable/calcium 16:22:19 + git config -f project.config --remove-section access.refs/heads/stable/calcium 16:22:19 + git commit -asm 'Chore: Unlock branch stable/calcium' 16:22:19 [config f62dc28] Chore: Unlock branch stable/calcium 16:22:19 1 file changed, 6 deletions(-) 16:22:19 + git diff HEAD~1 16:22:19 diff --git a/project.config b/project.config 16:22:19 index 0b50316..52d4f8a 100644 16:22:19 --- a/project.config 16:22:19 +++ b/project.config 16:22:19 @@ -142,9 +142,3 @@ 16:22:19 exclusiveGroupPermissions = create 16:22:19 create = block group Registered Users 16:22:19 create = group Release Engineering Team 16:22:19 -[access "refs/heads/stable/calcium"] 16:22:19 - exclusiveGroupPermissions = submit 16:22:19 - submit = group Release Engineering Team 16:22:19 - removeReviewer = group Release Engineering Team 16:22:19 - label-Code-Review = -2..+2 group Release Engineering Team 16:22:19 - label-Verified = -1..+1 group Release Engineering Team 16:22:19 + '[' false = true ']' 16:22:19 + echo 'INFO: Pushing changes to the repository.' 16:22:19 INFO: Pushing changes to the repository. 16:22:19 + git push origin HEAD:refs/meta/config 16:22:19 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 16:22:20 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 16:22:20 To ssh://git.opendaylight.org:29418/All-Projects 16:22:20 ecca0da..f62dc28 HEAD -> refs/meta/config 16:22:20 $ ssh-agent -k 16:22:20 unset SSH_AUTH_SOCK; 16:22:20 unset SSH_AGENT_PID; 16:22:20 echo Agent pid 5512 killed; 16:22:20 [ssh-agent] Stopped. 16:22:20 [PostBuildScript] - [INFO] Executing post build scripts. 16:22:20 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2142667567030609606.sh 16:22:21 ---> sysstat.sh 16:22:21 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins617196859056418202.sh 16:22:21 ---> package-listing.sh 16:22:21 ++ facter osfamily 16:22:21 ++ tr '[:upper:]' '[:lower:]' 16:22:21 + OS_FAMILY=redhat 16:22:21 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 16:22:21 + START_PACKAGES=/tmp/packages_start.txt 16:22:21 + END_PACKAGES=/tmp/packages_end.txt 16:22:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:22:21 + PACKAGES=/tmp/packages_start.txt 16:22:21 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 16:22:21 + PACKAGES=/tmp/packages_end.txt 16:22:21 + case "${OS_FAMILY}" in 16:22:21 + rpm -qa 16:22:21 + sort 16:22:22 + '[' -f /tmp/packages_start.txt ']' 16:22:22 + '[' -f /tmp/packages_end.txt ']' 16:22:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:22:22 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 16:22:22 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 16:22:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 16:22:22 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins14319566354988690984.sh 16:22:22 ---> capture-instance-metadata.sh 16:22:22 Setup pyenv: 16:22:22 system 16:22:22 * 3.8.13 (set by /opt/pyenv/version) 16:22:22 * 3.9.13 (set by /opt/pyenv/version) 16:22:22 * 3.10.13 (set by /opt/pyenv/version) 16:22:22 * 3.11.7 (set by /opt/pyenv/version) 16:22:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OeP7 16:22:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:22:30 lf-activate-venv(): INFO: Installing: lftools 16:23:15 lf-activate-venv(): INFO: Adding /tmp/venv-OeP7/bin to PATH 16:23:15 INFO: Running in OpenStack, capturing instance metadata 16:23:16 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins3814311547704359110.sh 16:23:16 provisioning config files... 16:23:16 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #66 16:23:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config9692781800995871534tmp 16:23:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:23:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:23:16 provisioning config files... 16:23:17 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:23:17 [EnvInject] - Injecting environment variables from a build step. 16:23:17 [EnvInject] - Injecting as environment variables the properties content 16:23:17 SERVER_ID=logs 16:23:17 16:23:17 [EnvInject] - Variables injected successfully. 16:23:17 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8969506534928635323.sh 16:23:17 ---> create-netrc.sh 16:23:17 WARN: Log server credential not found. 16:23:17 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins1587223686860676918.sh 16:23:17 ---> python-tools-install.sh 16:23:17 Setup pyenv: 16:23:17 system 16:23:17 3.8.13 16:23:17 3.9.13 16:23:17 3.10.13 16:23:17 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 16:23:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OeP7 from file:/tmp/.os_lf_venv 16:23:18 lf-activate-venv(): INFO: Installing: lftools 16:23:27 lf-activate-venv(): INFO: Adding /tmp/venv-OeP7/bin to PATH 16:23:27 Generating Requirements File 16:23:47 Python 3.11.7 16:23:47 pip 24.2 from /tmp/venv-OeP7/lib/python3.11/site-packages/pip (python 3.11) 16:23:48 appdirs==1.4.4 16:23:48 argcomplete==3.5.0 16:23:48 aspy.yaml==1.3.0 16:23:48 attrs==24.2.0 16:23:48 autopage==0.5.2 16:23:48 beautifulsoup4==4.12.3 16:23:48 boto3==1.35.5 16:23:48 botocore==1.35.5 16:23:48 bs4==0.0.2 16:23:48 cachetools==5.5.0 16:23:48 certifi==2024.7.4 16:23:48 cffi==1.17.0 16:23:48 cfgv==3.4.0 16:23:48 chardet==5.2.0 16:23:48 charset-normalizer==3.3.2 16:23:48 click==8.1.7 16:23:48 cliff==4.7.0 16:23:48 cmd2==2.4.3 16:23:48 cryptography==3.3.2 16:23:48 debtcollector==3.0.0 16:23:48 decorator==5.1.1 16:23:48 defusedxml==0.7.1 16:23:48 Deprecated==1.2.14 16:23:48 distlib==0.3.8 16:23:48 dnspython==2.6.1 16:23:48 docker==4.2.2 16:23:48 dogpile.cache==1.3.3 16:23:48 email_validator==2.2.0 16:23:48 filelock==3.15.4 16:23:48 future==1.0.0 16:23:48 gitdb==4.0.11 16:23:48 GitPython==3.1.43 16:23:48 google-auth==2.34.0 16:23:48 httplib2==0.22.0 16:23:48 identify==2.6.0 16:23:48 idna==3.8 16:23:48 importlib-resources==1.5.0 16:23:48 iso8601==2.1.0 16:23:48 Jinja2==3.1.4 16:23:48 jmespath==1.0.1 16:23:48 jsonpatch==1.33 16:23:48 jsonpointer==3.0.0 16:23:48 jsonschema==4.23.0 16:23:48 jsonschema-specifications==2023.12.1 16:23:48 keystoneauth1==5.8.0 16:23:48 kubernetes==30.1.0 16:23:48 lftools==0.37.10 16:23:48 lxml==5.3.0 16:23:48 MarkupSafe==2.1.5 16:23:48 msgpack==1.0.8 16:23:48 multi_key_dict==2.0.3 16:23:48 munch==4.0.0 16:23:48 netaddr==1.3.0 16:23:48 netifaces==0.11.0 16:23:48 niet==1.4.2 16:23:48 nodeenv==1.9.1 16:23:48 oauth2client==4.1.3 16:23:48 oauthlib==3.2.2 16:23:48 openstacksdk==3.3.0 16:23:48 os-client-config==2.1.0 16:23:48 os-service-types==1.7.0 16:23:48 osc-lib==3.1.0 16:23:48 oslo.config==9.6.0 16:23:48 oslo.context==5.6.0 16:23:48 oslo.i18n==6.4.0 16:23:48 oslo.log==6.1.2 16:23:48 oslo.serialization==5.5.0 16:23:48 oslo.utils==7.3.0 16:23:48 packaging==24.1 16:23:48 pbr==6.0.0 16:23:48 platformdirs==4.2.2 16:23:48 prettytable==3.11.0 16:23:48 pyasn1==0.6.0 16:23:48 pyasn1_modules==0.4.0 16:23:48 pycparser==2.22 16:23:48 pygerrit2==2.0.15 16:23:48 PyGithub==2.4.0 16:23:48 PyJWT==2.9.0 16:23:48 PyNaCl==1.5.0 16:23:48 pyparsing==2.4.7 16:23:48 pyperclip==1.9.0 16:23:48 pyrsistent==0.20.0 16:23:48 python-cinderclient==9.5.0 16:23:48 python-dateutil==2.9.0.post0 16:23:48 python-heatclient==3.5.0 16:23:48 python-jenkins==1.8.2 16:23:48 python-keystoneclient==5.4.0 16:23:48 python-magnumclient==4.6.0 16:23:48 python-openstackclient==7.0.0 16:23:48 python-swiftclient==4.6.0 16:23:48 PyYAML==6.0.2 16:23:48 referencing==0.35.1 16:23:48 requests==2.32.3 16:23:48 requests-oauthlib==2.0.0 16:23:48 requestsexceptions==1.4.0 16:23:48 rfc3986==2.0.0 16:23:48 rpds-py==0.20.0 16:23:48 rsa==4.9 16:23:48 ruamel.yaml==0.18.6 16:23:48 ruamel.yaml.clib==0.2.8 16:23:48 s3transfer==0.10.2 16:23:48 simplejson==3.19.3 16:23:48 six==1.16.0 16:23:48 smmap==5.0.1 16:23:48 soupsieve==2.6 16:23:48 stevedore==5.3.0 16:23:48 tabulate==0.9.0 16:23:48 toml==0.10.2 16:23:48 tomlkit==0.13.2 16:23:48 tqdm==4.66.5 16:23:48 typing_extensions==4.12.2 16:23:48 tzdata==2024.1 16:23:48 urllib3==1.26.19 16:23:48 virtualenv==20.26.3 16:23:48 wcwidth==0.2.13 16:23:48 websocket-client==1.8.0 16:23:48 wrapt==1.16.0 16:23:48 xdg==6.0.0 16:23:48 xmltodict==0.13.0 16:23:48 yq==3.4.3 16:23:48 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8813692671823492994.sh 16:23:48 ---> sudo-logs.sh 16:23:48 Archiving 'sudo' log.. 16:23:49 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins15107043671169075235.sh 16:23:49 ---> job-cost.sh 16:23:49 Setup pyenv: 16:23:49 system 16:23:49 3.8.13 16:23:49 3.9.13 16:23:49 3.10.13 16:23:49 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 16:23:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OeP7 from file:/tmp/.os_lf_venv 16:23:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:23:55 lf-activate-venv(): INFO: Adding /tmp/venv-OeP7/bin to PATH 16:23:55 INFO: No Stack... 16:23:55 INFO: Retrieving Pricing Info for: v3-standard-4 16:23:55 INFO: Archiving Costs 16:23:55 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins2761205475464181112.sh 16:23:55 ---> logs-deploy.sh 16:23:55 Setup pyenv: 16:23:56 system 16:23:56 3.8.13 16:23:56 3.9.13 16:23:56 3.10.13 16:23:56 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 16:23:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OeP7 from file:/tmp/.os_lf_venv 16:23:57 lf-activate-venv(): INFO: Installing: lftools 16:24:05 lf-activate-venv(): INFO: Adding /tmp/venv-OeP7/bin to PATH 16:24:05 WARNING: Nexus logging server not set 16:24:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/66/ 16:24:05 INFO: archiving logs to S3 16:24:06 ---> uname -a: 16:24:06 Linux prd-centos8-builder-4c-4g-14879.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 16:24:06 16:24:06 16:24:06 ---> lscpu: 16:24:06 Architecture: x86_64 16:24:06 CPU op-mode(s): 32-bit, 64-bit 16:24:06 Byte Order: Little Endian 16:24:06 CPU(s): 4 16:24:06 On-line CPU(s) list: 0-3 16:24:06 Thread(s) per core: 1 16:24:06 Core(s) per socket: 1 16:24:06 Socket(s): 4 16:24:06 NUMA node(s): 1 16:24:06 Vendor ID: AuthenticAMD 16:24:06 CPU family: 23 16:24:06 Model: 49 16:24:06 Model name: AMD EPYC-Rome Processor 16:24:06 Stepping: 0 16:24:06 CPU MHz: 2799.998 16:24:06 BogoMIPS: 5599.99 16:24:06 Virtualization: AMD-V 16:24:06 Hypervisor vendor: KVM 16:24:06 Virtualization type: full 16:24:06 L1d cache: 32K 16:24:06 L1i cache: 32K 16:24:06 L2 cache: 512K 16:24:06 L3 cache: 16384K 16:24:06 NUMA node0 CPU(s): 0-3 16:24:06 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 16:24:06 16:24:06 16:24:06 ---> nproc: 16:24:06 4 16:24:06 16:24:06 16:24:06 ---> df -h: 16:24:06 Filesystem Size Used Avail Use% Mounted on 16:24:06 devtmpfs 7.7G 0 7.7G 0% /dev 16:24:06 tmpfs 7.7G 0 7.7G 0% /dev/shm 16:24:06 tmpfs 7.7G 17M 7.7G 1% /run 16:24:06 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 16:24:06 /dev/vda1 80G 8.7G 72G 11% / 16:24:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:24:06 16:24:06 16:24:06 ---> free -m: 16:24:06 total used free shared buff/cache available 16:24:06 Mem: 15761 727 12818 19 2215 14708 16:24:06 Swap: 1023 0 1023 16:24:06 16:24:06 16:24:06 ---> ip addr: 16:24:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:24:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:24:06 inet 127.0.0.1/8 scope host lo 16:24:06 valid_lft forever preferred_lft forever 16:24:06 inet6 ::1/128 scope host 16:24:06 valid_lft forever preferred_lft forever 16:24:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:24:06 link/ether fa:16:3e:0c:b1:33 brd ff:ff:ff:ff:ff:ff 16:24:06 altname enp0s3 16:24:06 altname ens3 16:24:06 inet 10.30.171.120/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:24:06 valid_lft 86239sec preferred_lft 86239sec 16:24:06 inet6 fe80::f816:3eff:fe0c:b133/64 scope link 16:24:06 valid_lft forever preferred_lft forever 16:24:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:24:06 link/ether 02:42:f3:75:77:e4 brd ff:ff:ff:ff:ff:ff 16:24:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:24:06 valid_lft forever preferred_lft forever 16:24:06 16:24:06 16:24:06 ---> sar -b -r -n DEV: 16:24:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/26/2024 _x86_64_ (4 CPU) 16:24:06 16:24:06 16:21:22 LINUX RESTART (4 CPU) 16:24:06 16:24:06 04:22:01 PM tps rtps wtps bread/s bwrtn/s 16:24:06 04:23:01 PM 166.91 9.11 157.80 1565.21 4932.99 16:24:06 04:24:01 PM 121.46 7.95 113.51 1356.75 9310.23 16:24:06 Average: 144.19 8.53 135.65 1460.98 7121.61 16:24:06 16:24:06 04:22:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:24:06 04:23:01 PM 13420176 15114932 2719264 16.85 2688 1918004 1161476 6.76 356360 2039232 81860 16:24:06 04:24:01 PM 13155192 15089156 2984248 18.49 2688 2144540 1126284 6.55 380064 2229768 106076 16:24:06 Average: 13287684 15102044 2851756 17.67 2688 2031272 1143880 6.66 368212 2134500 93968 16:24:06 16:24:06 04:22:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:24:06 04:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:06 04:23:01 PM eth0 209.81 131.94 1135.28 46.35 0.00 0.00 0.00 0.00 16:24:06 04:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:06 04:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:06 04:24:01 PM eth0 48.93 42.05 488.97 9.68 0.00 0.00 0.00 0.00 16:24:06 04:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:06 Average: eth0 129.37 87.00 812.12 28.02 0.00 0.00 0.00 0.00 16:24:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:24:06 16:24:06 16:24:06 ---> sar -P ALL: 16:24:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/26/2024 _x86_64_ (4 CPU) 16:24:06 16:24:06 16:21:22 LINUX RESTART (4 CPU) 16:24:06 16:24:06 04:22:01 PM CPU %user %nice %system %iowait %steal %idle 16:24:06 04:23:01 PM all 12.65 0.00 2.44 1.29 0.06 83.56 16:24:06 04:23:01 PM 0 5.50 0.00 1.24 0.22 0.07 92.98 16:24:06 04:23:01 PM 1 23.65 0.00 4.43 2.45 0.07 69.40 16:24:06 04:23:01 PM 2 6.99 0.00 1.59 0.60 0.07 90.75 16:24:06 04:23:01 PM 3 14.48 0.00 2.53 1.91 0.03 81.05 16:24:06 04:24:01 PM all 18.40 0.00 3.14 2.08 0.10 76.28 16:24:06 04:24:01 PM 0 12.65 0.00 2.37 1.25 0.10 83.63 16:24:06 04:24:01 PM 1 34.46 0.00 5.13 3.16 0.08 57.17 16:24:06 04:24:01 PM 2 14.47 0.00 2.96 2.14 0.12 80.31 16:24:06 04:24:01 PM 3 12.01 0.00 2.11 1.76 0.08 84.04 16:24:06 Average: all 15.53 0.00 2.79 1.69 0.08 79.91 16:24:06 Average: 0 9.08 0.00 1.81 0.74 0.08 88.30 16:24:06 Average: 1 29.07 0.00 4.78 2.80 0.08 63.27 16:24:06 Average: 2 10.73 0.00 2.27 1.37 0.09 85.53 16:24:06 Average: 3 13.24 0.00 2.32 1.83 0.06 82.54 16:24:06 16:24:06 16:24:06