18:12:22 Started by user Robert Varga 18:12:22 Running as SYSTEM 18:12:22 [EnvInject] - Loading node environment variables. 18:12:22 Building remotely on prd-centos8-builder-4c-4g-27567 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 18:12:23 [ssh-agent] Looking for ssh-agent implementation... 18:12:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:23 $ ssh-agent 18:12:23 SSH_AUTH_SOCK=/tmp/ssh-vwfSk7hJFheh/agent.5557 18:12:23 SSH_AGENT_PID=5559 18:12:23 [ssh-agent] Started. 18:12:23 Running ssh-add (command line suppressed) 18:12:23 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_2141941280050301484.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_2141941280050301484.key) 18:12:23 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:12:23 The recommended git tool is: NONE 18:12:27 using credential jenkins-ssh 18:12:27 Wiping out workspace first. 18:12:27 Cloning the remote Git repository 18:12:27 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 18:12:27 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 18:12:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 18:12:27 > git --version # timeout=10 18:12:27 > git --version # 'git version 2.43.0' 18:12:27 using GIT_SSH to set credentials jenkins-ssh 18:12:27 [INFO] Currently running in a labeled security context 18:12:27 [INFO] Currently SELinux is 'enforcing' on the host 18:12:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh9046218559206438858.key 18:12:27 Verifying host key using known hosts file 18:12:27 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. 18:12:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:30 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 18:12:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:31 Avoid second fetch 18:12:31 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 18:12:31 Checking out Revision 0d0bd6e9fcb81657967f85a0db6f6262ea2dbe2b (refs/remotes/origin/stable/calcium) 18:12:31 > git config core.sparsecheckout # timeout=10 18:12:31 > git checkout -f 0d0bd6e9fcb81657967f85a0db6f6262ea2dbe2b # timeout=10 18:12:32 Commit message: "Update git submodules" 18:12:32 > git rev-list --no-walk 0d0bd6e9fcb81657967f85a0db6f6262ea2dbe2b # timeout=10 18:12:35 provisioning config files... 18:12:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:12:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:12:36 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins17919720137552391833.sh 18:12:36 ---> autorelease-gerrit-branch-lock.sh 18:12:36 Cloning into 'All-Projects'... 18:12:36 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 18:12:37 Total 1862 (delta 618), reused 1862 (delta 618) 18:12:37 Note: switching to '8dcac74eea0655a25db79dc9beb512345315d2e3'. 18:12:37 18:12:37 You are in 'detached HEAD' state. You can look around, make experimental 18:12:37 changes and commit them, and you can discard any commits you make in this 18:12:37 state without impacting any branches by switching back to a branch. 18:12:37 18:12:37 If you want to create a new branch to retain commits you create, you may 18:12:37 do so (now or later) by using -c with the switch command. Example: 18:12:37 18:12:37 git switch -c 18:12:37 18:12:37 Or undo this operation with: 18:12:37 18:12:37 git switch - 18:12:37 18:12:37 Turn off this advice by setting config variable advice.detachedHead to false 18:12:37 18:12:38 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 18:12:39 From ssh://git.opendaylight.org:29418/All-Projects 18:12:39 * [new ref] refs/meta/config -> config 18:12:39 Switched to branch 'config' 18:12:39 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 18:12:41 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 18:12:42 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 18:12:43 + case $mode in 18:12:43 + echo 'INFO: Locking branch for MRI: stable/calcium' 18:12:43 INFO: Locking branch for MRI: stable/calcium 18:12:43 + git config -f project.config access.refs/heads/stable/calcium.exclusiveGroupPermissions submit 18:12:43 + git config -f project.config access.refs/heads/stable/calcium.submit 'group Release Engineering Team' 18:12:43 + git config -f project.config access.refs/heads/stable/calcium.removeReviewer 'group Release Engineering Team' 18:12:43 + git config -f project.config access.refs/heads/stable/calcium.label-Code-Review '-2..+2 group Release Engineering Team' 18:12:43 + git config -f project.config access.refs/heads/stable/calcium.label-Verified '-1..+1 group Release Engineering Team' 18:12:43 + git commit -asm 'Chore: Grant supercommitters rights stable/calcium' 18:12:43 [config c467c6f] Chore: Grant supercommitters rights stable/calcium 18:12:43 1 file changed, 6 insertions(+) 18:12:43 + git diff HEAD~1 18:12:43 diff --git a/project.config b/project.config 18:12:43 index 52d4f8a..0b50316 100644 18:12:43 --- a/project.config 18:12:43 +++ b/project.config 18:12:43 @@ -142,3 +142,9 @@ 18:12:43 exclusiveGroupPermissions = create 18:12:43 create = block group Registered Users 18:12:43 create = group Release Engineering Team 18:12:43 +[access "refs/heads/stable/calcium"] 18:12:43 + exclusiveGroupPermissions = submit 18:12:43 + submit = group Release Engineering Team 18:12:43 + removeReviewer = group Release Engineering Team 18:12:43 + label-Code-Review = -2..+2 group Release Engineering Team 18:12:43 + label-Verified = -1..+1 group Release Engineering Team 18:12:43 + '[' false = true ']' 18:12:43 + echo 'INFO: Pushing changes to the repository.' 18:12:43 INFO: Pushing changes to the repository. 18:12:43 + git push origin HEAD:refs/meta/config 18:12:43 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 18:12:44 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 18:12:44 To ssh://git.opendaylight.org:29418/All-Projects 18:12:44 8dcac74..c467c6f HEAD -> refs/meta/config 18:12:45 $ ssh-agent -k 18:12:45 unset SSH_AUTH_SOCK; 18:12:45 unset SSH_AGENT_PID; 18:12:45 echo Agent pid 5559 killed; 18:12:45 [ssh-agent] Stopped. 18:12:45 [PostBuildScript] - [INFO] Executing post build scripts. 18:12:45 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8680199966610857237.sh 18:12:45 ---> sysstat.sh 18:12:45 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9783875110467187.sh 18:12:45 ---> package-listing.sh 18:12:45 ++ facter osfamily 18:12:45 ++ tr '[:upper:]' '[:lower:]' 18:12:46 + OS_FAMILY=redhat 18:12:46 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 18:12:46 + START_PACKAGES=/tmp/packages_start.txt 18:12:46 + END_PACKAGES=/tmp/packages_end.txt 18:12:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:12:46 + PACKAGES=/tmp/packages_start.txt 18:12:46 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 18:12:46 + PACKAGES=/tmp/packages_end.txt 18:12:46 + case "${OS_FAMILY}" in 18:12:46 + rpm -qa 18:12:46 + sort 18:12:46 + '[' -f /tmp/packages_start.txt ']' 18:12:46 + '[' -f /tmp/packages_end.txt ']' 18:12:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:12:46 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 18:12:46 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 18:12:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 18:12:46 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins10809210715985828281.sh 18:12:46 ---> capture-instance-metadata.sh 18:12:46 Setup pyenv: 18:12:46 system 18:12:46 * 3.8.13 (set by /opt/pyenv/version) 18:12:46 * 3.9.13 (set by /opt/pyenv/version) 18:12:46 * 3.10.13 (set by /opt/pyenv/version) 18:12:46 * 3.11.7 (set by /opt/pyenv/version) 18:12:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VhrS 18:12:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:12:54 lf-activate-venv(): INFO: Installing: lftools 18:13:24 lf-activate-venv(): INFO: Adding /tmp/venv-VhrS/bin to PATH 18:13:24 INFO: Running in OpenStack, capturing instance metadata 18:13:24 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2731575776466407002.sh 18:13:24 provisioning config files... 18:13:25 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #75 18:13:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config8947558116674051407tmp 18:13:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:13:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:13:25 provisioning config files... 18:13:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:13:25 [EnvInject] - Injecting environment variables from a build step. 18:13:25 [EnvInject] - Injecting as environment variables the properties content 18:13:25 SERVER_ID=logs 18:13:25 18:13:25 [EnvInject] - Variables injected successfully. 18:13:25 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins15406180067990071711.sh 18:13:25 ---> create-netrc.sh 18:13:25 WARN: Log server credential not found. 18:13:25 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins12509285932059544766.sh 18:13:25 ---> python-tools-install.sh 18:13:25 Setup pyenv: 18:13:26 system 18:13:26 3.8.13 18:13:26 3.9.13 18:13:26 3.10.13 18:13:26 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 18:13:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VhrS from file:/tmp/.os_lf_venv 18:13:27 lf-activate-venv(): INFO: Installing: lftools 18:13:36 lf-activate-venv(): INFO: Adding /tmp/venv-VhrS/bin to PATH 18:13:36 Generating Requirements File 18:14:01 Python 3.11.7 18:14:01 pip 24.2 from /tmp/venv-VhrS/lib/python3.11/site-packages/pip (python 3.11) 18:14:01 appdirs==1.4.4 18:14:01 argcomplete==3.5.0 18:14:01 aspy.yaml==1.3.0 18:14:01 attrs==24.2.0 18:14:01 autopage==0.5.2 18:14:01 beautifulsoup4==4.12.3 18:14:01 boto3==1.35.26 18:14:01 botocore==1.35.26 18:14:01 bs4==0.0.2 18:14:01 cachetools==5.5.0 18:14:01 certifi==2024.8.30 18:14:01 cffi==1.17.1 18:14:01 cfgv==3.4.0 18:14:01 chardet==5.2.0 18:14:01 charset-normalizer==3.3.2 18:14:01 click==8.1.7 18:14:01 cliff==4.7.0 18:14:01 cmd2==2.4.3 18:14:01 cryptography==3.3.2 18:14:01 debtcollector==3.0.0 18:14:01 decorator==5.1.1 18:14:01 defusedxml==0.7.1 18:14:01 Deprecated==1.2.14 18:14:01 distlib==0.3.8 18:14:01 dnspython==2.6.1 18:14:01 docker==4.2.2 18:14:01 dogpile.cache==1.3.3 18:14:01 durationpy==0.7 18:14:01 email_validator==2.2.0 18:14:01 filelock==3.16.1 18:14:01 future==1.0.0 18:14:01 gitdb==4.0.11 18:14:01 GitPython==3.1.43 18:14:01 google-auth==2.35.0 18:14:01 httplib2==0.22.0 18:14:01 identify==2.6.1 18:14:01 idna==3.10 18:14:01 importlib-resources==1.5.0 18:14:01 iso8601==2.1.0 18:14:01 Jinja2==3.1.4 18:14:01 jmespath==1.0.1 18:14:01 jsonpatch==1.33 18:14:01 jsonpointer==3.0.0 18:14:01 jsonschema==4.23.0 18:14:01 jsonschema-specifications==2023.12.1 18:14:01 keystoneauth1==5.8.0 18:14:01 kubernetes==31.0.0 18:14:01 lftools==0.37.10 18:14:01 lxml==5.3.0 18:14:01 MarkupSafe==2.1.5 18:14:01 msgpack==1.1.0 18:14:01 multi_key_dict==2.0.3 18:14:01 munch==4.0.0 18:14:01 netaddr==1.3.0 18:14:01 netifaces==0.11.0 18:14:01 niet==1.4.2 18:14:01 nodeenv==1.9.1 18:14:01 oauth2client==4.1.3 18:14:01 oauthlib==3.2.2 18:14:01 openstacksdk==4.0.0 18:14:01 os-client-config==2.1.0 18:14:01 os-service-types==1.7.0 18:14:01 osc-lib==3.1.0 18:14:01 oslo.config==9.6.0 18:14:01 oslo.context==5.6.0 18:14:01 oslo.i18n==6.4.0 18:14:01 oslo.log==6.1.2 18:14:01 oslo.serialization==5.5.0 18:14:01 oslo.utils==7.3.0 18:14:01 packaging==24.1 18:14:01 pbr==6.1.0 18:14:01 platformdirs==4.3.6 18:14:01 prettytable==3.11.0 18:14:01 pyasn1==0.6.1 18:14:01 pyasn1_modules==0.4.1 18:14:01 pycparser==2.22 18:14:01 pygerrit2==2.0.15 18:14:01 PyGithub==2.4.0 18:14:01 PyJWT==2.9.0 18:14:01 PyNaCl==1.5.0 18:14:01 pyparsing==2.4.7 18:14:01 pyperclip==1.9.0 18:14:01 pyrsistent==0.20.0 18:14:01 python-cinderclient==9.6.0 18:14:01 python-dateutil==2.9.0.post0 18:14:01 python-heatclient==4.0.0 18:14:01 python-jenkins==1.8.2 18:14:01 python-keystoneclient==5.5.0 18:14:01 python-magnumclient==4.7.0 18:14:01 python-openstackclient==7.1.2 18:14:01 python-swiftclient==4.6.0 18:14:01 PyYAML==6.0.2 18:14:01 referencing==0.35.1 18:14:01 requests==2.32.3 18:14:01 requests-oauthlib==2.0.0 18:14:01 requestsexceptions==1.4.0 18:14:01 rfc3986==2.0.0 18:14:01 rpds-py==0.20.0 18:14:01 rsa==4.9 18:14:01 ruamel.yaml==0.18.6 18:14:01 ruamel.yaml.clib==0.2.8 18:14:01 s3transfer==0.10.2 18:14:01 simplejson==3.19.3 18:14:01 six==1.16.0 18:14:01 smmap==5.0.1 18:14:01 soupsieve==2.6 18:14:01 stevedore==5.3.0 18:14:01 tabulate==0.9.0 18:14:01 toml==0.10.2 18:14:01 tomlkit==0.13.2 18:14:01 tqdm==4.66.5 18:14:01 typing_extensions==4.12.2 18:14:01 tzdata==2024.2 18:14:01 urllib3==1.26.20 18:14:01 virtualenv==20.26.5 18:14:01 wcwidth==0.2.13 18:14:01 websocket-client==1.8.0 18:14:01 wrapt==1.16.0 18:14:01 xdg==6.0.0 18:14:01 xmltodict==0.13.0 18:14:01 yq==3.4.3 18:14:01 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins17163489808908418269.sh 18:14:01 ---> sudo-logs.sh 18:14:01 Archiving 'sudo' log.. 18:14:02 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins962499565125854966.sh 18:14:02 ---> job-cost.sh 18:14:02 Setup pyenv: 18:14:02 system 18:14:02 3.8.13 18:14:02 3.9.13 18:14:02 3.10.13 18:14:02 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 18:14:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VhrS from file:/tmp/.os_lf_venv 18:14:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:14:08 lf-activate-venv(): INFO: Adding /tmp/venv-VhrS/bin to PATH 18:14:08 INFO: No Stack... 18:14:08 INFO: Retrieving Pricing Info for: v3-standard-4 18:14:09 INFO: Archiving Costs 18:14:09 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins7145928755424354670.sh 18:14:09 ---> logs-deploy.sh 18:14:09 Setup pyenv: 18:14:09 system 18:14:09 3.8.13 18:14:09 3.9.13 18:14:09 3.10.13 18:14:09 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 18:14:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VhrS from file:/tmp/.os_lf_venv 18:14:10 lf-activate-venv(): INFO: Installing: lftools 18:14:20 lf-activate-venv(): INFO: Adding /tmp/venv-VhrS/bin to PATH 18:14:20 WARNING: Nexus logging server not set 18:14:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/75/ 18:14:20 INFO: archiving logs to S3 18:14:22 ---> uname -a: 18:14:22 Linux prd-centos8-builder-4c-4g-27567.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 18:14:22 18:14:22 18:14:22 ---> lscpu: 18:14:22 Architecture: x86_64 18:14:22 CPU op-mode(s): 32-bit, 64-bit 18:14:22 Byte Order: Little Endian 18:14:22 CPU(s): 4 18:14:22 On-line CPU(s) list: 0-3 18:14:22 Thread(s) per core: 1 18:14:22 Core(s) per socket: 1 18:14:22 Socket(s): 4 18:14:22 NUMA node(s): 1 18:14:22 Vendor ID: AuthenticAMD 18:14:22 CPU family: 23 18:14:22 Model: 49 18:14:22 Model name: AMD EPYC-Rome Processor 18:14:22 Stepping: 0 18:14:22 CPU MHz: 2800.000 18:14:22 BogoMIPS: 5600.00 18:14:22 Virtualization: AMD-V 18:14:22 Hypervisor vendor: KVM 18:14:22 Virtualization type: full 18:14:22 L1d cache: 32K 18:14:22 L1i cache: 32K 18:14:22 L2 cache: 512K 18:14:22 L3 cache: 16384K 18:14:22 NUMA node0 CPU(s): 0-3 18:14:22 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 18:14:22 18:14:22 18:14:22 ---> nproc: 18:14:22 4 18:14:22 18:14:22 18:14:22 ---> df -h: 18:14:22 Filesystem Size Used Avail Use% Mounted on 18:14:22 devtmpfs 7.7G 0 7.7G 0% /dev 18:14:22 tmpfs 7.7G 0 7.7G 0% /dev/shm 18:14:22 tmpfs 7.7G 17M 7.7G 1% /run 18:14:22 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 18:14:22 /dev/vda1 80G 8.7G 72G 11% / 18:14:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:14:22 18:14:22 18:14:22 ---> free -m: 18:14:22 total used free shared buff/cache available 18:14:22 Mem: 15761 733 12806 19 2221 14701 18:14:22 Swap: 1023 0 1023 18:14:22 18:14:22 18:14:22 ---> ip addr: 18:14:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:14:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:14:22 inet 127.0.0.1/8 scope host lo 18:14:22 valid_lft forever preferred_lft forever 18:14:22 inet6 ::1/128 scope host 18:14:22 valid_lft forever preferred_lft forever 18:14:22 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 18:14:22 link/ether fa:16:3e:0a:d6:23 brd ff:ff:ff:ff:ff:ff 18:14:22 altname enp0s3 18:14:22 altname ens3 18:14:22 inet 10.30.171.201/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 18:14:22 valid_lft 86237sec preferred_lft 86237sec 18:14:22 inet6 fe80::f816:3eff:fe0a:d623/64 scope link 18:14:22 valid_lft forever preferred_lft forever 18:14:22 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:14:22 link/ether 02:42:14:f1:65:c8 brd ff:ff:ff:ff:ff:ff 18:14:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:14:22 valid_lft forever preferred_lft forever 18:14:22 18:14:22 18:14:22 ---> sar -b -r -n DEV: 18:14:22 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/25/2024 _x86_64_ (4 CPU) 18:14:22 18:14:22 18:11:35 LINUX RESTART (4 CPU) 18:14:22 18:14:22 06:12:01 PM tps rtps wtps bread/s bwrtn/s 18:14:22 06:13:01 PM 156.21 31.94 124.28 7526.42 26415.63 18:14:22 06:14:01 PM 119.06 8.05 111.01 1339.15 8857.98 18:14:22 Average: 137.64 19.99 117.64 4432.79 17636.80 18:14:22 18:14:22 06:12:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:14:22 06:13:01 PM 13460452 15107328 2678988 16.60 2688 1872468 1152844 6.71 349432 2012860 57116 18:14:22 06:14:01 PM 13189712 15124544 2949728 18.28 2688 2144628 1087904 6.33 375740 2197132 114292 18:14:22 Average: 13325082 15115936 2814358 17.44 2688 2008548 1120374 6.52 362586 2104996 85704 18:14:22 18:14:22 06:12:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:14:22 06:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:22 06:13:01 PM eth0 260.65 171.06 1336.76 62.34 0.00 0.00 0.00 0.00 18:14:22 06:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:22 06:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:22 06:14:01 PM eth0 57.96 50.73 622.96 8.64 0.00 0.00 0.00 0.00 18:14:22 06:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:22 Average: eth0 159.31 110.90 979.86 35.49 0.00 0.00 0.00 0.00 18:14:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:22 18:14:22 18:14:22 ---> sar -P ALL: 18:14:22 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/25/2024 _x86_64_ (4 CPU) 18:14:22 18:14:22 18:11:35 LINUX RESTART (4 CPU) 18:14:22 18:14:22 06:12:01 PM CPU %user %nice %system %iowait %steal %idle 18:14:22 06:13:01 PM all 17.96 0.00 4.19 10.16 0.09 67.59 18:14:22 06:13:01 PM 0 15.59 0.00 4.62 18.32 0.07 61.40 18:14:22 06:13:01 PM 1 17.85 0.00 4.31 9.11 0.07 68.65 18:14:22 06:13:01 PM 2 22.77 0.00 3.70 5.03 0.13 68.37 18:14:22 06:13:01 PM 3 15.64 0.00 4.14 8.17 0.08 71.96 18:14:22 06:14:01 PM all 18.29 0.00 2.82 2.02 0.10 76.77 18:14:22 06:14:01 PM 0 16.27 0.00 2.93 2.11 0.08 78.61 18:14:22 06:14:01 PM 1 6.70 0.00 1.83 1.78 0.10 89.59 18:14:22 06:14:01 PM 2 29.73 0.00 3.11 2.60 0.13 64.42 18:14:22 06:14:01 PM 3 20.46 0.00 3.40 1.59 0.07 74.48 18:14:22 Average: all 18.13 0.00 3.50 6.08 0.09 72.19 18:14:22 Average: 0 15.93 0.00 3.77 10.20 0.08 70.02 18:14:22 Average: 1 12.27 0.00 3.07 5.44 0.08 79.13 18:14:22 Average: 2 26.25 0.00 3.40 3.81 0.13 66.40 18:14:22 Average: 3 18.06 0.00 3.77 4.87 0.08 73.23 18:14:22 18:14:22 18:14:22