23:16:30 Started by user Robert Varga 23:16:30 Running as SYSTEM 23:16:30 [EnvInject] - Loading node environment variables. 23:16:30 Building remotely on prd-centos8-builder-4c-4g-4508 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-potassium 23:16:30 [ssh-agent] Looking for ssh-agent implementation... 23:16:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:30 $ ssh-agent 23:16:30 SSH_AUTH_SOCK=/tmp/ssh-pJ96ugNqApwc/agent.5516 23:16:30 SSH_AGENT_PID=5518 23:16:30 [ssh-agent] Started. 23:16:30 Running ssh-add (command line suppressed) 23:16:30 Identity added: /w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/private_key_10041468813873822421.key (/w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/private_key_10041468813873822421.key) 23:16:30 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:16:30 The recommended git tool is: NONE 23:16:32 using credential jenkins-ssh 23:16:32 Wiping out workspace first. 23:16:32 Cloning the remote Git repository 23:16:32 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 23:16:32 > git init /w/workspace/autorelease-gerrit-branch-lock-potassium # timeout=10 23:16:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 23:16:32 > git --version # timeout=10 23:16:32 > git --version # 'git version 2.43.0' 23:16:32 using GIT_SSH to set credentials jenkins-ssh 23:16:32 [INFO] Currently running in a labeled security context 23:16:32 [INFO] Currently SELinux is 'enforcing' on the host 23:16:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/jenkins-gitclient-ssh6501150042734735801.key 23:16:32 Verifying host key using known hosts file 23:16:33 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. 23:16:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 23:16:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 23:16:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:16:36 Avoid second fetch 23:16:36 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 23:16:36 Checking out Revision 780d7dfa56895c9d630f1d563d9e93e884b3dbfa (refs/remotes/origin/stable/potassium) 23:16:36 > git config core.sparsecheckout # timeout=10 23:16:36 > git checkout -f 780d7dfa56895c9d630f1d563d9e93e884b3dbfa # timeout=10 23:16:37 Commit message: "Update git submodules" 23:16:37 > git rev-list --no-walk 780d7dfa56895c9d630f1d563d9e93e884b3dbfa # timeout=10 23:16:40 provisioning config files... 23:16:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:16:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:16:40 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins2111943225310449310.sh 23:16:40 ---> autorelease-gerrit-branch-lock.sh 23:16:40 Cloning into 'All-Projects'... 23:16:40 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 23:16:42 Total 1739 (delta 603), reused 1739 (delta 603) 23:16:42 Note: switching to '6f4c8eaec79f73a0bc2b2070d3a5ba439c292056'. 23:16:42 23:16:42 You are in 'detached HEAD' state. You can look around, make experimental 23:16:42 changes and commit them, and you can discard any commits you make in this 23:16:42 state without impacting any branches by switching back to a branch. 23:16:42 23:16:42 If you want to create a new branch to retain commits you create, you may 23:16:42 do so (now or later) by using -c with the switch command. Example: 23:16:42 23:16:42 git switch -c 23:16:42 23:16:42 Or undo this operation with: 23:16:42 23:16:42 git switch - 23:16:42 23:16:42 Turn off this advice by setting config variable advice.detachedHead to false 23:16:42 23:16:42 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 23:16:43 From ssh://git.opendaylight.org:29418/All-Projects 23:16:43 * [new ref] refs/meta/config -> config 23:16:43 Switched to branch 'config' 23:16:43 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 23:16:45 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 23:16:46 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 23:16:47 + case $mode in 23:16:47 + echo 'INFO: Locking branch for MRI: stable/potassium' 23:16:47 INFO: Locking branch for MRI: stable/potassium 23:16:47 + git config -f project.config access.refs/heads/stable/potassium.exclusiveGroupPermissions submit 23:16:47 + git config -f project.config access.refs/heads/stable/potassium.submit 'group Release Engineering Team' 23:16:47 + git config -f project.config access.refs/heads/stable/potassium.removeReviewer 'group Release Engineering Team' 23:16:47 + git config -f project.config access.refs/heads/stable/potassium.label-Code-Review '-2..+2 group Release Engineering Team' 23:16:47 + git config -f project.config access.refs/heads/stable/potassium.label-Verified '-1..+1 group Release Engineering Team' 23:16:47 + git commit -asm 'Chore: Grant supercommitters rights stable/potassium' 23:16:47 [config 1e20337] Chore: Grant supercommitters rights stable/potassium 23:16:47 1 file changed, 6 insertions(+) 23:16:47 + git diff HEAD~1 23:16:47 diff --git a/project.config b/project.config 23:16:47 index 268f5c0..bf45111 100644 23:16:47 --- a/project.config 23:16:47 +++ b/project.config 23:16:47 @@ -148,3 +148,9 @@ 23:16:47 removeReviewer = group Release Engineering Team 23:16:47 label-Code-Review = -2..+2 group Release Engineering Team 23:16:47 label-Verified = -1..+1 group Release Engineering Team 23:16:47 +[access "refs/heads/stable/potassium"] 23:16:47 + exclusiveGroupPermissions = submit 23:16:47 + submit = group Release Engineering Team 23:16:47 + removeReviewer = group Release Engineering Team 23:16:47 + label-Code-Review = -2..+2 group Release Engineering Team 23:16:47 + label-Verified = -1..+1 group Release Engineering Team 23:16:47 + '[' false = true ']' 23:16:47 + echo 'INFO: Pushing changes to the repository.' 23:16:47 INFO: Pushing changes to the repository. 23:16:47 + git push origin HEAD:refs/meta/config 23:16:48 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 23:16:48 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 23:16:48 remote: commit 1e20337: warning: subject >50 characters; use shorter first paragraph 23:16:48 To ssh://git.opendaylight.org:29418/All-Projects 23:16:48 6f4c8ea..1e20337 HEAD -> refs/meta/config 23:16:49 $ ssh-agent -k 23:16:49 unset SSH_AUTH_SOCK; 23:16:49 unset SSH_AGENT_PID; 23:16:49 echo Agent pid 5518 killed; 23:16:49 [ssh-agent] Stopped. 23:16:49 [PostBuildScript] - [INFO] Executing post build scripts. 23:16:49 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins4590233152663694149.sh 23:16:49 ---> sysstat.sh 23:16:49 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins6511301046688424850.sh 23:16:49 ---> package-listing.sh 23:16:49 ++ facter osfamily 23:16:49 ++ tr '[:upper:]' '[:lower:]' 23:16:49 + OS_FAMILY=redhat 23:16:49 + workspace=/w/workspace/autorelease-gerrit-branch-lock-potassium 23:16:49 + START_PACKAGES=/tmp/packages_start.txt 23:16:49 + END_PACKAGES=/tmp/packages_end.txt 23:16:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:16:49 + PACKAGES=/tmp/packages_start.txt 23:16:49 + '[' /w/workspace/autorelease-gerrit-branch-lock-potassium ']' 23:16:49 + PACKAGES=/tmp/packages_end.txt 23:16:49 + case "${OS_FAMILY}" in 23:16:49 + rpm -qa 23:16:49 + sort 23:16:50 + '[' -f /tmp/packages_start.txt ']' 23:16:50 + '[' -f /tmp/packages_end.txt ']' 23:16:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:16:50 + '[' /w/workspace/autorelease-gerrit-branch-lock-potassium ']' 23:16:50 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-potassium/archives/ 23:16:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-potassium/archives/ 23:16:50 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins14503158449364332817.sh 23:16:50 ---> capture-instance-metadata.sh 23:16:50 Setup pyenv: 23:16:50 system 23:16:50 * 3.8.13 (set by /opt/pyenv/version) 23:16:50 * 3.9.13 (set by /opt/pyenv/version) 23:16:50 * 3.10.13 (set by /opt/pyenv/version) 23:16:50 * 3.11.7 (set by /opt/pyenv/version) 23:16:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AHup 23:16:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:16:58 lf-activate-venv(): INFO: Installing: lftools 23:17:40 lf-activate-venv(): INFO: Adding /tmp/venv-AHup/bin to PATH 23:17:40 INFO: Running in OpenStack, capturing instance metadata 23:17:41 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins10726183396879488931.sh 23:17:41 provisioning config files... 23:17:41 Could not find credentials [logs] for autorelease-gerrit-branch-lock-potassium #41 23:17:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/config11311166077626434860tmp 23:17:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:17:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:17:41 provisioning config files... 23:17:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:17:42 [EnvInject] - Injecting environment variables from a build step. 23:17:42 [EnvInject] - Injecting as environment variables the properties content 23:17:42 SERVER_ID=logs 23:17:42 23:17:42 [EnvInject] - Variables injected successfully. 23:17:42 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins7921536907843596665.sh 23:17:42 ---> create-netrc.sh 23:17:42 WARN: Log server credential not found. 23:17:42 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins10400737761436391070.sh 23:17:42 ---> python-tools-install.sh 23:17:42 Setup pyenv: 23:17:42 system 23:17:42 3.8.13 23:17:42 3.9.13 23:17:42 3.10.13 23:17:42 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 23:17:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHup from file:/tmp/.os_lf_venv 23:17:44 lf-activate-venv(): INFO: Installing: lftools 23:17:53 lf-activate-venv(): INFO: Adding /tmp/venv-AHup/bin to PATH 23:17:53 Generating Requirements File 23:18:26 Python 3.11.7 23:18:26 pip 24.0 from /tmp/venv-AHup/lib/python3.11/site-packages/pip (python 3.11) 23:18:27 appdirs==1.4.4 23:18:27 argcomplete==3.2.3 23:18:27 aspy.yaml==1.3.0 23:18:27 attrs==23.2.0 23:18:27 autopage==0.5.2 23:18:27 beautifulsoup4==4.12.3 23:18:27 boto3==1.34.77 23:18:27 botocore==1.34.77 23:18:27 bs4==0.0.2 23:18:27 cachetools==5.3.3 23:18:27 certifi==2024.2.2 23:18:27 cffi==1.16.0 23:18:27 cfgv==3.4.0 23:18:27 chardet==5.2.0 23:18:27 charset-normalizer==3.3.2 23:18:27 click==8.1.7 23:18:27 cliff==4.6.0 23:18:27 cmd2==2.4.3 23:18:27 cryptography==3.3.2 23:18:27 debtcollector==3.0.0 23:18:27 decorator==5.1.1 23:18:27 defusedxml==0.7.1 23:18:27 Deprecated==1.2.14 23:18:27 distlib==0.3.8 23:18:27 dnspython==2.6.1 23:18:27 docker==4.2.2 23:18:27 dogpile.cache==1.3.2 23:18:27 email_validator==2.1.1 23:18:27 filelock==3.13.3 23:18:27 future==1.0.0 23:18:27 gitdb==4.0.11 23:18:27 GitPython==3.1.43 23:18:27 google-auth==2.29.0 23:18:27 httplib2==0.22.0 23:18:27 identify==2.5.35 23:18:27 idna==3.6 23:18:27 importlib-resources==1.5.0 23:18:27 iso8601==2.1.0 23:18:27 Jinja2==3.1.3 23:18:27 jmespath==1.0.1 23:18:27 jsonpatch==1.33 23:18:27 jsonpointer==2.4 23:18:27 jsonschema==4.21.1 23:18:27 jsonschema-specifications==2023.12.1 23:18:27 keystoneauth1==5.6.0 23:18:27 kubernetes==29.0.0 23:18:27 lftools==0.37.10 23:18:27 lxml==5.2.1 23:18:27 MarkupSafe==2.1.5 23:18:27 msgpack==1.0.8 23:18:27 multi_key_dict==2.0.3 23:18:27 munch==4.0.0 23:18:27 netaddr==1.2.1 23:18:27 netifaces==0.11.0 23:18:27 niet==1.4.2 23:18:27 nodeenv==1.8.0 23:18:27 oauth2client==4.1.3 23:18:27 oauthlib==3.2.2 23:18:27 openstacksdk==3.0.0 23:18:27 os-client-config==2.1.0 23:18:27 os-service-types==1.7.0 23:18:27 osc-lib==3.0.1 23:18:27 oslo.config==9.4.0 23:18:27 oslo.context==5.5.0 23:18:27 oslo.i18n==6.3.0 23:18:27 oslo.log==5.5.1 23:18:27 oslo.serialization==5.4.0 23:18:27 oslo.utils==7.1.0 23:18:27 packaging==24.0 23:18:27 pbr==6.0.0 23:18:27 platformdirs==4.2.0 23:18:27 prettytable==3.10.0 23:18:27 pyasn1==0.6.0 23:18:27 pyasn1_modules==0.4.0 23:18:27 pycparser==2.22 23:18:27 pygerrit2==2.0.15 23:18:27 PyGithub==2.3.0 23:18:27 pyinotify==0.9.6 23:18:27 PyJWT==2.8.0 23:18:27 PyNaCl==1.5.0 23:18:27 pyparsing==2.4.7 23:18:27 pyperclip==1.8.2 23:18:27 pyrsistent==0.20.0 23:18:27 python-cinderclient==9.5.0 23:18:27 python-dateutil==2.9.0.post0 23:18:27 python-heatclient==3.5.0 23:18:27 python-jenkins==1.8.2 23:18:27 python-keystoneclient==5.4.0 23:18:27 python-magnumclient==4.4.0 23:18:27 python-novaclient==18.6.0 23:18:27 python-openstackclient==6.6.0 23:18:27 python-swiftclient==4.5.0 23:18:27 PyYAML==6.0.1 23:18:27 referencing==0.34.0 23:18:27 requests==2.31.0 23:18:27 requests-oauthlib==2.0.0 23:18:27 requestsexceptions==1.4.0 23:18:27 rfc3986==2.0.0 23:18:27 rpds-py==0.18.0 23:18:27 rsa==4.9 23:18:27 ruamel.yaml==0.18.6 23:18:27 ruamel.yaml.clib==0.2.8 23:18:27 s3transfer==0.10.1 23:18:27 simplejson==3.19.2 23:18:27 six==1.16.0 23:18:27 smmap==5.0.1 23:18:27 soupsieve==2.5 23:18:27 stevedore==5.2.0 23:18:27 tabulate==0.9.0 23:18:27 toml==0.10.2 23:18:27 tomlkit==0.12.4 23:18:27 tqdm==4.66.2 23:18:27 typing_extensions==4.10.0 23:18:27 tzdata==2024.1 23:18:27 urllib3==1.26.18 23:18:27 virtualenv==20.25.1 23:18:27 wcwidth==0.2.13 23:18:27 websocket-client==1.7.0 23:18:27 wrapt==1.16.0 23:18:27 xdg==6.0.0 23:18:27 xmltodict==0.13.0 23:18:27 yq==3.2.3 23:18:27 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins11261010217438332976.sh 23:18:27 ---> sudo-logs.sh 23:18:27 Archiving 'sudo' log.. 23:18:27 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins3214352577691822690.sh 23:18:27 ---> job-cost.sh 23:18:27 Setup pyenv: 23:18:27 system 23:18:27 3.8.13 23:18:27 3.9.13 23:18:27 3.10.13 23:18:27 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 23:18:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHup from file:/tmp/.os_lf_venv 23:18:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:18:35 lf-activate-venv(): INFO: Adding /tmp/venv-AHup/bin to PATH 23:18:35 INFO: No Stack... 23:18:35 INFO: Retrieving Pricing Info for: v3-standard-4 23:18:35 INFO: Archiving Costs 23:18:35 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash -l /tmp/jenkins13103100140650340356.sh 23:18:35 ---> logs-deploy.sh 23:18:35 Setup pyenv: 23:18:36 system 23:18:36 3.8.13 23:18:36 3.9.13 23:18:36 3.10.13 23:18:36 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 23:18:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AHup from file:/tmp/.os_lf_venv 23:18:37 lf-activate-venv(): INFO: Installing: lftools 23:18:48 lf-activate-venv(): INFO: Adding /tmp/venv-AHup/bin to PATH 23:18:48 WARNING: Nexus logging server not set 23:18:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-potassium/41/ 23:18:48 INFO: archiving logs to S3 23:18:49 ---> uname -a: 23:18:49 Linux prd-centos8-builder-4c-4g-4508.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 23:18:49 23:18:49 23:18:49 ---> lscpu: 23:18:49 Architecture: x86_64 23:18:49 CPU op-mode(s): 32-bit, 64-bit 23:18:49 Byte Order: Little Endian 23:18:49 CPU(s): 4 23:18:49 On-line CPU(s) list: 0-3 23:18:49 Thread(s) per core: 1 23:18:49 Core(s) per socket: 1 23:18:49 Socket(s): 4 23:18:49 NUMA node(s): 1 23:18:49 Vendor ID: AuthenticAMD 23:18:49 CPU family: 23 23:18:49 Model: 49 23:18:49 Model name: AMD EPYC-Rome Processor 23:18:49 Stepping: 0 23:18:49 CPU MHz: 2799.998 23:18:49 BogoMIPS: 5599.99 23:18:49 Virtualization: AMD-V 23:18:49 Hypervisor vendor: KVM 23:18:49 Virtualization type: full 23:18:49 L1d cache: 32K 23:18:49 L1i cache: 32K 23:18:49 L2 cache: 512K 23:18:49 L3 cache: 16384K 23:18:49 NUMA node0 CPU(s): 0-3 23:18:49 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 23:18:49 23:18:49 23:18:49 ---> nproc: 23:18:49 4 23:18:49 23:18:49 23:18:49 ---> df -h: 23:18:49 Filesystem Size Used Avail Use% Mounted on 23:18:49 devtmpfs 7.7G 0 7.7G 0% /dev 23:18:49 tmpfs 7.7G 0 7.7G 0% /dev/shm 23:18:49 tmpfs 7.7G 17M 7.7G 1% /run 23:18:49 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 23:18:49 /dev/vda1 80G 8.7G 72G 11% / 23:18:49 tmpfs 1.6G 0 1.6G 0% /run/user/1001 23:18:49 23:18:49 23:18:49 ---> free -m: 23:18:49 total used free shared buff/cache available 23:18:49 Mem: 15761 750 12784 19 2226 14684 23:18:49 Swap: 1023 0 1023 23:18:49 23:18:49 23:18:49 ---> ip addr: 23:18:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:18:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:18:49 inet 127.0.0.1/8 scope host lo 23:18:49 valid_lft forever preferred_lft forever 23:18:49 inet6 ::1/128 scope host 23:18:49 valid_lft forever preferred_lft forever 23:18:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:18:49 link/ether fa:16:3e:c6:e8:99 brd ff:ff:ff:ff:ff:ff 23:18:49 altname enp0s3 23:18:49 altname ens3 23:18:49 inet 10.30.170.112/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:18:49 valid_lft 86226sec preferred_lft 86226sec 23:18:49 inet6 fe80::f816:3eff:fec6:e899/64 scope link 23:18:49 valid_lft forever preferred_lft forever 23:18:49 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:18:49 link/ether 02:42:28:46:4c:4a brd ff:ff:ff:ff:ff:ff 23:18:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:18:49 valid_lft forever preferred_lft forever 23:18:49 23:18:49 23:18:49 ---> sar -b -r -n DEV: 23:18:49 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/03/2024 _x86_64_ (4 CPU) 23:18:49 23:18:49 23:15:52 LINUX RESTART (4 CPU) 23:18:49 23:18:49 11:16:01 PM tps rtps wtps bread/s bwrtn/s 23:18:49 11:17:01 PM 256.65 86.48 170.17 14583.23 39960.13 23:18:49 11:18:01 PM 70.87 8.27 62.61 1402.83 5344.03 23:18:49 Average: 163.78 47.38 116.40 7994.68 22656.40 23:18:49 23:18:49 11:16:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:18:49 11:17:01 PM 13508948 15124716 2630496 16.30 2688 1842040 1112984 6.48 342220 1974968 64612 23:18:49 11:18:01 PM 13211516 15050652 2927928 18.14 2688 2055404 1150724 6.69 376148 2200832 141380 23:18:49 Average: 13360232 15087684 2779212 17.22 2688 1948722 1131854 6.59 359184 2087900 102996 23:18:49 23:18:49 11:16:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:18:49 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:49 11:17:01 PM eth0 316.36 181.38 1427.48 62.41 0.00 0.00 0.00 0.00 23:18:49 11:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:49 11:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:49 11:18:01 PM eth0 57.41 51.39 646.45 7.92 0.00 0.00 0.00 0.00 23:18:49 11:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:49 Average: eth0 186.91 116.40 1037.06 35.17 0.00 0.00 0.00 0.00 23:18:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:49 23:18:49 23:18:49 ---> sar -P ALL: 23:18:49 Linux 4.18.0-547.el8.x86_64 (centos-stream-8-builder-140785a5-b754-4c0c-b31b-2b4ade92ecf9.nov) 04/03/2024 _x86_64_ (4 CPU) 23:18:49 23:18:49 23:15:52 LINUX RESTART (4 CPU) 23:18:49 23:18:49 11:16:01 PM CPU %user %nice %system %iowait %steal %idle 23:18:49 11:17:01 PM all 31.28 0.00 6.92 6.96 0.08 54.76 23:18:49 11:17:01 PM 0 27.64 0.00 8.88 12.39 0.10 50.99 23:18:49 11:17:01 PM 1 38.38 0.00 6.28 4.94 0.08 50.32 23:18:49 11:17:01 PM 2 27.47 0.00 6.74 7.16 0.07 58.56 23:18:49 11:17:01 PM 3 31.63 0.00 5.77 3.37 0.07 59.16 23:18:49 11:18:01 PM all 17.17 0.00 2.21 0.82 0.07 79.73 23:18:49 11:18:01 PM 0 3.33 0.00 0.87 0.27 0.07 95.47 23:18:49 11:18:01 PM 1 32.34 0.00 3.31 0.77 0.08 63.50 23:18:49 11:18:01 PM 2 17.19 0.00 2.64 1.27 0.07 78.84 23:18:49 11:18:01 PM 3 15.87 0.00 2.04 0.97 0.05 81.08 23:18:49 Average: all 24.20 0.00 4.55 3.88 0.07 67.30 23:18:49 Average: 0 15.42 0.00 4.85 6.30 0.08 73.34 23:18:49 Average: 1 35.34 0.00 4.79 2.84 0.08 56.94 23:18:49 Average: 2 22.31 0.00 4.68 4.20 0.07 68.74 23:18:49 Average: 3 23.72 0.00 3.90 2.16 0.06 70.16 23:18:49 23:18:49 23:18:49