09:31:49 Started by user Robert Varga 09:31:49 Running as SYSTEM 09:32:18 [EnvInject] - Loading node environment variables. 09:32:18 Building remotely on prd-centos8-builder-4c-4g-8585 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-scandium 09:32:19 [ssh-agent] Looking for ssh-agent implementation... 09:32:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:19 $ ssh-agent 09:32:19 SSH_AUTH_SOCK=/tmp/ssh-4zetPODlAYgJ/agent.5531 09:32:19 SSH_AGENT_PID=5533 09:32:19 [ssh-agent] Started. 09:32:19 Running ssh-add (command line suppressed) 09:32:19 Identity added: /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_15573228841083950137.key (/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_15573228841083950137.key) 09:32:19 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:32:19 The recommended git tool is: NONE 09:32:21 using credential jenkins-ssh 09:32:21 Wiping out workspace first. 09:32:21 Cloning the remote Git repository 09:32:21 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 09:32:21 > git init /w/workspace/autorelease-gerrit-branch-lock-scandium # timeout=10 09:32:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 09:32:21 > git --version # timeout=10 09:32:21 > git --version # 'git version 2.43.0' 09:32:21 using GIT_SSH to set credentials jenkins-ssh 09:32:21 [INFO] Currently running in a labeled security context 09:32:21 [INFO] Currently SELinux is 'enforcing' on the host 09:32:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/jenkins-gitclient-ssh5548771978000705067.key 09:32:21 Verifying host key using known hosts file 09:32:21 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. 09:32:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 09:32:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:25 Avoid second fetch 09:32:25 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:32:25 Checking out Revision 523c669b5f75dff9789d97c23fcc1cd2f02e59a8 (refs/remotes/origin/master) 09:32:25 > git config core.sparsecheckout # timeout=10 09:32:25 > git checkout -f 523c669b5f75dff9789d97c23fcc1cd2f02e59a8 # timeout=10 09:32:25 Commit message: "Update git submodules" 09:32:25 > git rev-list --no-walk 85a1b6497f20bf40e2251b536f2f9074cff5ab96 # timeout=10 09:32:29 provisioning config files... 09:32:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:32:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:32:29 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins8456171519838610165.sh 09:32:29 ---> autorelease-gerrit-branch-lock.sh 09:32:29 Cloning into 'All-Projects'... 09:32:29 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 09:32:30 Total 1799 (delta 611), reused 1799 (delta 611) 09:32:30 Note: switching to '444480f59e3e8b79859bd735edfe7b53b1ff1a0a'. 09:32:30 09:32:30 You are in 'detached HEAD' state. You can look around, make experimental 09:32:30 changes and commit them, and you can discard any commits you make in this 09:32:30 state without impacting any branches by switching back to a branch. 09:32:30 09:32:30 If you want to create a new branch to retain commits you create, you may 09:32:30 do so (now or later) by using -c with the switch command. Example: 09:32:30 09:32:30 git switch -c <new-branch-name> 09:32:30 09:32:30 Or undo this operation with: 09:32:30 09:32:30 git switch - 09:32:30 09:32:30 Turn off this advice by setting config variable advice.detachedHead to false 09:32:30 09:32:31 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 09:32:31 From ssh://git.opendaylight.org:29418/All-Projects 09:32:31 * [new ref] refs/meta/config -> config 09:32:32 Switched to branch 'config' 09:32:32 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 09:32:33 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 09:32:35 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 09:32:36 + case $mode in 09:32:36 + echo 'INFO: Locking branch for MRI: master' 09:32:36 INFO: Locking branch for MRI: master 09:32:36 + git config -f project.config access.refs/heads/master.exclusiveGroupPermissions submit 09:32:36 + git config -f project.config access.refs/heads/master.submit 'group Release Engineering Team' 09:32:36 + git config -f project.config access.refs/heads/master.removeReviewer 'group Release Engineering Team' 09:32:36 + git config -f project.config access.refs/heads/master.label-Code-Review '-2..+2 group Release Engineering Team' 09:32:36 + git config -f project.config access.refs/heads/master.label-Verified '-1..+1 group Release Engineering Team' 09:32:36 + git commit -asm 'Chore: Grant supercommitters rights master' 09:32:36 [config 4548b36] Chore: Grant supercommitters rights master 09:32:36 1 file changed, 6 insertions(+) 09:32:36 + git diff HEAD~1 09:32:36 diff --git a/project.config b/project.config 09:32:36 index 52d4f8a..268f5c0 100644 09:32:36 --- a/project.config 09:32:36 +++ b/project.config 09:32:36 @@ -142,3 +142,9 @@ 09:32:36 exclusiveGroupPermissions = create 09:32:36 create = block group Registered Users 09:32:36 create = group Release Engineering Team 09:32:36 +[access "refs/heads/master"] 09:32:36 + exclusiveGroupPermissions = submit 09:32:36 + submit = group Release Engineering Team 09:32:36 + removeReviewer = group Release Engineering Team 09:32:36 + label-Code-Review = -2..+2 group Release Engineering Team 09:32:36 + label-Verified = -1..+1 group Release Engineering Team 09:32:36 + '[' false = true ']' 09:32:36 + echo 'INFO: Pushing changes to the repository.' 09:32:36 INFO: Pushing changes to the repository. 09:32:36 + git push origin HEAD:refs/meta/config 09:32:36 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 09:32:37 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 09:32:37 To ssh://git.opendaylight.org:29418/All-Projects 09:32:37 444480f..4548b36 HEAD -> refs/meta/config 09:32:37 $ ssh-agent -k 09:32:37 unset SSH_AUTH_SOCK; 09:32:37 unset SSH_AGENT_PID; 09:32:37 echo Agent pid 5533 killed; 09:32:37 [ssh-agent] Stopped. 09:32:37 [PostBuildScript] - [INFO] Executing post build scripts. 09:32:37 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins9778356212836108401.sh 09:32:37 ---> sysstat.sh 09:32:38 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins11576216689348972400.sh 09:32:38 ---> package-listing.sh 09:32:38 ++ facter osfamily 09:32:38 ++ tr '[:upper:]' '[:lower:]' 09:32:38 + OS_FAMILY=redhat 09:32:38 + workspace=/w/workspace/autorelease-gerrit-branch-lock-scandium 09:32:38 + START_PACKAGES=/tmp/packages_start.txt 09:32:38 + END_PACKAGES=/tmp/packages_end.txt 09:32:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:32:38 + PACKAGES=/tmp/packages_start.txt 09:32:38 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 09:32:38 + PACKAGES=/tmp/packages_end.txt 09:32:38 + case "${OS_FAMILY}" in 09:32:38 + rpm -qa 09:32:38 + sort 09:32:39 + '[' -f /tmp/packages_start.txt ']' 09:32:39 + '[' -f /tmp/packages_end.txt ']' 09:32:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:32:39 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 09:32:39 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 09:32:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 09:32:39 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins17781008706548984200.sh 09:32:39 ---> capture-instance-metadata.sh 09:32:39 Setup pyenv: 09:32:39 system 09:32:39 * 3.8.13 (set by /opt/pyenv/version) 09:32:39 * 3.9.13 (set by /opt/pyenv/version) 09:32:39 * 3.10.13 (set by /opt/pyenv/version) 09:32:39 * 3.11.7 (set by /opt/pyenv/version) 09:32:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dYtX 09:32:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:32:48 lf-activate-venv(): INFO: Installing: lftools 09:33:19 lf-activate-venv(): INFO: Adding /tmp/venv-dYtX/bin to PATH 09:33:19 INFO: Running in OpenStack, capturing instance metadata 09:33:20 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins18006690592019085647.sh 09:33:20 provisioning config files... 09:33:20 Could not find credentials [logs] for autorelease-gerrit-branch-lock-scandium #9 09:33:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/config2203650076046152885tmp 09:33:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:33:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:33:20 provisioning config files... 09:33:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:33:20 [EnvInject] - Injecting environment variables from a build step. 09:33:20 [EnvInject] - Injecting as environment variables the properties content 09:33:20 SERVER_ID=logs 09:33:20 09:33:20 [EnvInject] - Variables injected successfully. 09:33:20 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins6516605662859584578.sh 09:33:20 ---> create-netrc.sh 09:33:20 WARN: Log server credential not found. 09:33:20 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins13769432929918663647.sh 09:33:20 ---> python-tools-install.sh 09:33:20 Setup pyenv: 09:33:21 system 09:33:21 3.8.13 09:33:21 3.9.13 09:33:21 3.10.13 09:33:21 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:33:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dYtX from file:/tmp/.os_lf_venv 09:33:22 lf-activate-venv(): INFO: Installing: lftools 09:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-dYtX/bin to PATH 09:33:30 Generating Requirements File 09:33:50 Python 3.11.7 09:33:50 pip 24.2 from /tmp/venv-dYtX/lib/python3.11/site-packages/pip (python 3.11) 09:33:51 appdirs==1.4.4 09:33:51 argcomplete==3.5.0 09:33:51 aspy.yaml==1.3.0 09:33:51 attrs==24.2.0 09:33:51 autopage==0.5.2 09:33:51 beautifulsoup4==4.12.3 09:33:51 boto3==1.34.156 09:33:51 botocore==1.34.156 09:33:51 bs4==0.0.2 09:33:51 cachetools==5.4.0 09:33:51 certifi==2024.7.4 09:33:51 cffi==1.17.0 09:33:51 cfgv==3.4.0 09:33:51 chardet==5.2.0 09:33:51 charset-normalizer==3.3.2 09:33:51 click==8.1.7 09:33:51 cliff==4.7.0 09:33:51 cmd2==2.4.3 09:33:51 cryptography==3.3.2 09:33:51 debtcollector==3.0.0 09:33:51 decorator==5.1.1 09:33:51 defusedxml==0.7.1 09:33:51 Deprecated==1.2.14 09:33:51 distlib==0.3.8 09:33:51 dnspython==2.6.1 09:33:51 docker==4.2.2 09:33:51 dogpile.cache==1.3.3 09:33:51 email_validator==2.2.0 09:33:51 filelock==3.15.4 09:33:51 future==1.0.0 09:33:51 gitdb==4.0.11 09:33:51 GitPython==3.1.43 09:33:51 google-auth==2.33.0 09:33:51 httplib2==0.22.0 09:33:51 identify==2.6.0 09:33:51 idna==3.7 09:33:51 importlib-resources==1.5.0 09:33:51 iso8601==2.1.0 09:33:51 Jinja2==3.1.4 09:33:51 jmespath==1.0.1 09:33:51 jsonpatch==1.33 09:33:51 jsonpointer==3.0.0 09:33:51 jsonschema==4.23.0 09:33:51 jsonschema-specifications==2023.12.1 09:33:51 keystoneauth1==5.7.0 09:33:51 kubernetes==30.1.0 09:33:51 lftools==0.37.10 09:33:51 lxml==5.2.2 09:33:51 MarkupSafe==2.1.5 09:33:51 msgpack==1.0.8 09:33:51 multi_key_dict==2.0.3 09:33:51 munch==4.0.0 09:33:51 netaddr==1.3.0 09:33:51 netifaces==0.11.0 09:33:51 niet==1.4.2 09:33:51 nodeenv==1.9.1 09:33:51 oauth2client==4.1.3 09:33:51 oauthlib==3.2.2 09:33:51 openstacksdk==3.3.0 09:33:51 os-client-config==2.1.0 09:33:51 os-service-types==1.7.0 09:33:51 osc-lib==3.1.0 09:33:51 oslo.config==9.5.0 09:33:51 oslo.context==5.5.0 09:33:51 oslo.i18n==6.3.0 09:33:51 oslo.log==6.1.1 09:33:51 oslo.serialization==5.4.0 09:33:51 oslo.utils==7.2.0 09:33:51 packaging==24.1 09:33:51 pbr==6.0.0 09:33:51 platformdirs==4.2.2 09:33:51 prettytable==3.10.2 09:33:51 pyasn1==0.6.0 09:33:51 pyasn1_modules==0.4.0 09:33:51 pycparser==2.22 09:33:51 pygerrit2==2.0.15 09:33:51 PyGithub==2.3.0 09:33:51 PyJWT==2.9.0 09:33:51 PyNaCl==1.5.0 09:33:51 pyparsing==2.4.7 09:33:51 pyperclip==1.9.0 09:33:51 pyrsistent==0.20.0 09:33:51 python-cinderclient==9.5.0 09:33:51 python-dateutil==2.9.0.post0 09:33:51 python-heatclient==3.5.0 09:33:51 python-jenkins==1.8.2 09:33:51 python-keystoneclient==5.4.0 09:33:51 python-magnumclient==4.6.0 09:33:51 python-openstackclient==7.0.0 09:33:51 python-swiftclient==4.6.0 09:33:51 PyYAML==6.0.2 09:33:51 referencing==0.35.1 09:33:51 requests==2.32.3 09:33:51 requests-oauthlib==2.0.0 09:33:51 requestsexceptions==1.4.0 09:33:51 rfc3986==2.0.0 09:33:51 rpds-py==0.20.0 09:33:51 rsa==4.9 09:33:51 ruamel.yaml==0.18.6 09:33:51 ruamel.yaml.clib==0.2.8 09:33:51 s3transfer==0.10.2 09:33:51 simplejson==3.19.2 09:33:51 six==1.16.0 09:33:51 smmap==5.0.1 09:33:51 soupsieve==2.5 09:33:51 stevedore==5.2.0 09:33:51 tabulate==0.9.0 09:33:51 toml==0.10.2 09:33:51 tomlkit==0.13.0 09:33:51 tqdm==4.66.5 09:33:51 typing_extensions==4.12.2 09:33:51 tzdata==2024.1 09:33:51 urllib3==1.26.19 09:33:51 virtualenv==20.26.3 09:33:51 wcwidth==0.2.13 09:33:51 websocket-client==1.8.0 09:33:51 wrapt==1.16.0 09:33:51 xdg==6.0.0 09:33:51 xmltodict==0.13.0 09:33:51 yq==3.4.3 09:33:51 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins7029321526271584628.sh 09:33:51 ---> sudo-logs.sh 09:33:51 Archiving 'sudo' log.. 09:33:51 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins883601534645854821.sh 09:33:51 ---> job-cost.sh 09:33:51 Setup pyenv: 09:33:51 system 09:33:51 3.8.13 09:33:51 3.9.13 09:33:51 3.10.13 09:33:51 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:33:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dYtX from file:/tmp/.os_lf_venv 09:33:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:33:57 lf-activate-venv(): INFO: Adding /tmp/venv-dYtX/bin to PATH 09:33:57 INFO: No Stack... 09:33:57 INFO: Retrieving Pricing Info for: v3-standard-4 09:33:57 INFO: Archiving Costs 09:33:57 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash -l /tmp/jenkins18173074173576137386.sh 09:33:58 ---> logs-deploy.sh 09:33:58 Setup pyenv: 09:33:58 system 09:33:58 3.8.13 09:33:58 3.9.13 09:33:58 3.10.13 09:33:58 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 09:33:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dYtX from file:/tmp/.os_lf_venv 09:33:59 lf-activate-venv(): INFO: Installing: lftools 09:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-dYtX/bin to PATH 09:34:08 WARNING: Nexus logging server not set 09:34:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-scandium/9/ 09:34:08 INFO: archiving logs to S3 09:34:09 ---> uname -a: 09:34:09 Linux prd-centos8-builder-4c-4g-8585.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 09:34:09 09:34:09 09:34:09 ---> lscpu: 09:34:09 Architecture: x86_64 09:34:09 CPU op-mode(s): 32-bit, 64-bit 09:34:09 Byte Order: Little Endian 09:34:09 CPU(s): 4 09:34:09 On-line CPU(s) list: 0-3 09:34:09 Thread(s) per core: 1 09:34:09 Core(s) per socket: 1 09:34:09 Socket(s): 4 09:34:09 NUMA node(s): 1 09:34:09 Vendor ID: AuthenticAMD 09:34:09 CPU family: 23 09:34:09 Model: 49 09:34:09 Model name: AMD EPYC-Rome Processor 09:34:09 Stepping: 0 09:34:09 CPU MHz: 2799.998 09:34:09 BogoMIPS: 5599.99 09:34:09 Virtualization: AMD-V 09:34:09 Hypervisor vendor: KVM 09:34:09 Virtualization type: full 09:34:09 L1d cache: 32K 09:34:09 L1i cache: 32K 09:34:09 L2 cache: 512K 09:34:09 L3 cache: 16384K 09:34:09 NUMA node0 CPU(s): 0-3 09:34:09 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 09:34:09 09:34:09 09:34:09 ---> nproc: 09:34:09 4 09:34:09 09:34:09 09:34:09 ---> df -h: 09:34:09 Filesystem Size Used Avail Use% Mounted on 09:34:09 devtmpfs 7.7G 0 7.7G 0% /dev 09:34:09 tmpfs 7.7G 0 7.7G 0% /dev/shm 09:34:09 tmpfs 7.7G 17M 7.7G 1% /run 09:34:09 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 09:34:09 /dev/vda1 80G 8.7G 72G 11% / 09:34:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:34:09 09:34:09 09:34:09 ---> free -m: 09:34:09 total used free shared buff/cache available 09:34:09 Mem: 15761 755 12793 19 2211 14679 09:34:09 Swap: 1023 0 1023 09:34:09 09:34:09 09:34:09 ---> ip addr: 09:34:09 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:34:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:34:09 inet 127.0.0.1/8 scope host lo 09:34:09 valid_lft forever preferred_lft forever 09:34:09 inet6 ::1/128 scope host 09:34:09 valid_lft forever preferred_lft forever 09:34:09 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 09:34:09 link/ether fa:16:3e:f3:4b:e6 brd ff:ff:ff:ff:ff:ff 09:34:09 altname enp0s3 09:34:09 altname ens3 09:34:09 inet 10.30.170.26/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:34:09 valid_lft 86228sec preferred_lft 86228sec 09:34:09 inet6 fe80::f816:3eff:fef3:4be6/64 scope link 09:34:09 valid_lft forever preferred_lft forever 09:34:09 3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 09:34:09 link/ether 02:42:a3:f5:29:a0 brd ff:ff:ff:ff:ff:ff 09:34:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:34:09 valid_lft forever preferred_lft forever 09:34:09 09:34:09 09:34:09 ---> sar -b -r -n DEV: 09:34:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/08/2024 _x86_64_ (4 CPU) 09:34:09 09:34:09 09:31:13 LINUX RESTART (4 CPU) 09:34:09 09:34:09 09:32:01 AM tps rtps wtps bread/s bwrtn/s 09:34:09 09:33:01 AM 154.40 9.08 145.32 1528.96 3753.08 09:34:09 09:34:01 AM 111.51 8.11 103.40 1362.21 7753.85 09:34:09 Average: 132.96 8.60 124.36 1445.58 5753.47 09:34:09 09:34:09 09:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:34:09 09:33:01 AM 13362608 15052680 2776832 17.21 2688 1913336 1176176 6.84 356284 2095444 90480 09:34:09 09:34:01 AM 13144840 15074716 2994600 18.55 2688 2140296 1115600 6.49 379396 2239024 114500 09:34:09 Average: 13253724 15063698 2885716 17.88 2688 2026816 1145888 6.67 367840 2167234 102490 09:34:09 09:34:09 09:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:34:09 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:09 09:33:01 AM eth0 219.48 141.57 1130.29 47.59 0.00 0.00 0.00 0.00 09:34:09 09:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:09 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:09 09:34:01 AM eth0 60.01 49.67 497.95 9.87 0.00 0.00 0.00 0.00 09:34:09 09:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:09 Average: eth0 139.75 95.62 814.12 28.73 0.00 0.00 0.00 0.00 09:34:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:09 09:34:09 09:34:09 ---> sar -P ALL: 09:34:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/08/2024 _x86_64_ (4 CPU) 09:34:09 09:34:09 09:31:13 LINUX RESTART (4 CPU) 09:34:09 09:34:09 09:32:01 AM CPU %user %nice %system %iowait %steal %idle 09:34:09 09:33:01 AM all 11.55 0.00 2.37 1.19 0.05 84.83 09:34:09 09:33:01 AM 0 14.20 0.00 3.84 3.29 0.05 78.63 09:34:09 09:33:01 AM 1 12.56 0.00 2.26 0.89 0.07 84.23 09:34:09 09:33:01 AM 2 9.97 0.00 2.09 0.25 0.05 87.64 09:34:09 09:33:01 AM 3 9.49 0.00 1.30 0.33 0.05 88.82 09:34:09 09:34:01 AM all 18.55 0.00 3.12 1.44 0.07 76.82 09:34:09 09:34:01 AM 0 23.62 0.00 4.04 1.17 0.08 71.08 09:34:09 09:34:01 AM 1 35.64 0.00 3.83 2.12 0.07 58.34 09:34:09 09:34:01 AM 2 9.95 0.00 2.56 0.52 0.05 86.92 09:34:09 09:34:01 AM 3 4.94 0.00 2.04 1.96 0.08 90.97 09:34:09 Average: all 15.05 0.00 2.75 1.32 0.06 80.82 09:34:09 Average: 0 18.92 0.00 3.94 2.23 0.07 74.85 09:34:09 Average: 1 24.10 0.00 3.04 1.50 0.07 71.28 09:34:09 Average: 2 9.96 0.00 2.33 0.39 0.05 87.28 09:34:09 Average: 3 7.22 0.00 1.67 1.15 0.07 89.89 09:34:09 09:34:09 09:34:09