10:28:57 Started by user Robert Varga 10:28:57 Running as SYSTEM 10:28:57 [EnvInject] - Loading node environment variables. 10:28:57 Building remotely on prd-centos8-builder-4c-4g-7201 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 10:28:57 [ssh-agent] Looking for ssh-agent implementation... 10:28:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:28:58 $ ssh-agent 10:28:58 SSH_AUTH_SOCK=/tmp/ssh-KEco3z3LjatI/agent.5564 10:28:58 SSH_AGENT_PID=5566 10:28:58 [ssh-agent] Started. 10:28:58 Running ssh-add (command line suppressed) 10:28:58 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_15910393744360898473.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_15910393744360898473.key) 10:28:58 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:28:58 The recommended git tool is: NONE 10:29:00 using credential jenkins-ssh 10:29:00 Wiping out workspace first. 10:29:00 Cloning the remote Git repository 10:29:00 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 10:29:00 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 10:29:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 10:29:00 > git --version # timeout=10 10:29:00 > git --version # 'git version 2.43.0' 10:29:00 using GIT_SSH to set credentials jenkins-ssh 10:29:00 [INFO] Currently running in a labeled security context 10:29:00 [INFO] Currently SELinux is 'enforcing' on the host 10:29:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh4205406325243153200.key 10:29:00 Verifying host key using known hosts file 10:29:00 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. 10:29:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 10:29:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:04 Avoid second fetch 10:29:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:29:04 Checking out Revision 999fb9507d9a6453f2180dd90fd2cdb8874f6aa7 (refs/remotes/origin/master) 10:29:04 > git config core.sparsecheckout # timeout=10 10:29:04 > git checkout -f 999fb9507d9a6453f2180dd90fd2cdb8874f6aa7 # timeout=10 10:29:04 Commit message: "Merge "Remove maven-{deploy,install}-plugin configuration"" 10:29:04 > git rev-list --no-walk 079dab58365cfea745d749d90974867ca79d15d8 # timeout=10 10:29:05 provisioning config files... 10:29:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:29:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:29:05 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins15923671932365094071.sh 10:29:05 ---> autorelease-gerrit-branch-lock.sh 10:29:05 Cloning into 'All-Projects'... 10:29:05 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 10:29:06 Total 1708 (delta 602), reused 1708 (delta 602) 10:29:06 Note: switching to '84c22f49085536f9ccb53c053185e9851904ca2c'. 10:29:06 10:29:06 You are in 'detached HEAD' state. You can look around, make experimental 10:29:06 changes and commit them, and you can discard any commits you make in this 10:29:06 state without impacting any branches by switching back to a branch. 10:29:06 10:29:06 If you want to create a new branch to retain commits you create, you may 10:29:06 do so (now or later) by using -c with the switch command. Example: 10:29:06 10:29:06 git switch -c 10:29:06 10:29:06 Or undo this operation with: 10:29:06 10:29:06 git switch - 10:29:06 10:29:06 Turn off this advice by setting config variable advice.detachedHead to false 10:29:06 10:29:07 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 10:29:08 From ssh://git.opendaylight.org:29418/All-Projects 10:29:08 * [new ref] refs/meta/config -> config 10:29:08 Switched to branch 'config' 10:29:08 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 10:29:09 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 10:29:11 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 10:29:11 + case $mode in 10:29:11 + echo 'INFO: Locking branch for MRI: master' 10:29:11 INFO: Locking branch for MRI: master 10:29:11 + git config -f project.config access.refs/heads/master.exclusiveGroupPermissions submit 10:29:11 + git config -f project.config access.refs/heads/master.submit 'group Release Engineering Team' 10:29:11 + git config -f project.config access.refs/heads/master.removeReviewer 'group Release Engineering Team' 10:29:11 + git config -f project.config access.refs/heads/master.label-Code-Review '-2..+2 group Release Engineering Team' 10:29:11 + git config -f project.config access.refs/heads/master.label-Verified '-1..+1 group Release Engineering Team' 10:29:11 + git commit -asm 'Chore: Grant supercommitters rights master' 10:29:11 [config bf5302b] Chore: Grant supercommitters rights master 10:29:11 1 file changed, 6 insertions(+) 10:29:11 + git diff HEAD~1 10:29:11 diff --git a/project.config b/project.config 10:29:11 index 52d4f8a..268f5c0 100644 10:29:11 --- a/project.config 10:29:11 +++ b/project.config 10:29:11 @@ -142,3 +142,9 @@ 10:29:11 exclusiveGroupPermissions = create 10:29:11 create = block group Registered Users 10:29:11 create = group Release Engineering Team 10:29:11 +[access "refs/heads/master"] 10:29:11 + exclusiveGroupPermissions = submit 10:29:11 + submit = group Release Engineering Team 10:29:11 + removeReviewer = group Release Engineering Team 10:29:11 + label-Code-Review = -2..+2 group Release Engineering Team 10:29:11 + label-Verified = -1..+1 group Release Engineering Team 10:29:11 + '[' false = true ']' 10:29:11 + echo 'INFO: Pushing changes to the repository.' 10:29:11 INFO: Pushing changes to the repository. 10:29:11 + git push origin HEAD:refs/meta/config 10:29:12 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 10:29:13 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 10:29:13 To ssh://git.opendaylight.org:29418/All-Projects 10:29:13 84c22f4..bf5302b HEAD -> refs/meta/config 10:29:13 $ ssh-agent -k 10:29:13 unset SSH_AUTH_SOCK; 10:29:13 unset SSH_AGENT_PID; 10:29:13 echo Agent pid 5566 killed; 10:29:13 [ssh-agent] Stopped. 10:29:13 [PostBuildScript] - [INFO] Executing post build scripts. 10:29:13 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins1924117600717697919.sh 10:29:13 ---> sysstat.sh 10:29:13 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8594345469420373765.sh 10:29:13 ---> package-listing.sh 10:29:13 ++ tr '[:upper:]' '[:lower:]' 10:29:13 ++ facter osfamily 10:29:14 + OS_FAMILY=redhat 10:29:14 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 10:29:14 + START_PACKAGES=/tmp/packages_start.txt 10:29:14 + END_PACKAGES=/tmp/packages_end.txt 10:29:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:29:14 + PACKAGES=/tmp/packages_start.txt 10:29:14 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 10:29:14 + PACKAGES=/tmp/packages_end.txt 10:29:14 + case "${OS_FAMILY}" in 10:29:14 + rpm -qa 10:29:14 + sort 10:29:14 + '[' -f /tmp/packages_start.txt ']' 10:29:14 + '[' -f /tmp/packages_end.txt ']' 10:29:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:29:14 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 10:29:14 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 10:29:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 10:29:14 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins1658500243299154886.sh 10:29:14 ---> capture-instance-metadata.sh 10:29:14 Setup pyenv: 10:29:14 system 10:29:14 * 3.8.13 (set by /opt/pyenv/version) 10:29:14 * 3.9.13 (set by /opt/pyenv/version) 10:29:14 * 3.10.6 (set by /opt/pyenv/version) 10:29:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ivSK 10:29:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:29:23 lf-activate-venv(): INFO: Installing: lftools 10:29:58 lf-activate-venv(): INFO: Adding /tmp/venv-ivSK/bin to PATH 10:29:58 INFO: Running in OpenStack, capturing instance metadata 10:29:59 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6113267446158209464.sh 10:29:59 provisioning config files... 10:29:59 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #10 10:29:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config10185574056770040273tmp 10:29:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:29:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:29:59 provisioning config files... 10:29:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:29:59 [EnvInject] - Injecting environment variables from a build step. 10:29:59 [EnvInject] - Injecting as environment variables the properties content 10:29:59 SERVER_ID=logs 10:29:59 10:29:59 [EnvInject] - Variables injected successfully. 10:29:59 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins4177511199635964858.sh 10:29:59 ---> create-netrc.sh 10:29:59 WARN: Log server credential not found. 10:29:59 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6125318032674488885.sh 10:29:59 ---> python-tools-install.sh 10:29:59 Setup pyenv: 10:29:59 system 10:29:59 3.8.13 10:29:59 3.9.13 10:29:59 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 10:30:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ivSK from file:/tmp/.os_lf_venv 10:30:01 lf-activate-venv(): INFO: Installing: lftools 10:30:10 lf-activate-venv(): INFO: Adding /tmp/venv-ivSK/bin to PATH 10:30:10 Generating Requirements File 10:30:47 Python 3.10.6 10:30:47 pip 24.0 from /tmp/venv-ivSK/lib/python3.10/site-packages/pip (python 3.10) 10:30:48 appdirs==1.4.4 10:30:48 argcomplete==3.2.2 10:30:48 aspy.yaml==1.3.0 10:30:48 attrs==23.2.0 10:30:48 autopage==0.5.2 10:30:48 beautifulsoup4==4.12.3 10:30:48 boto3==1.34.43 10:30:48 botocore==1.34.43 10:30:48 bs4==0.0.2 10:30:48 cachetools==5.3.2 10:30:48 certifi==2024.2.2 10:30:48 cffi==1.16.0 10:30:48 cfgv==3.4.0 10:30:48 chardet==5.2.0 10:30:48 charset-normalizer==3.3.2 10:30:48 click==8.1.7 10:30:48 cliff==4.5.0 10:30:48 cmd2==2.4.3 10:30:48 cryptography==3.3.2 10:30:48 debtcollector==2.5.0 10:30:48 decorator==5.1.1 10:30:48 defusedxml==0.7.1 10:30:48 Deprecated==1.2.14 10:30:48 distlib==0.3.8 10:30:48 dnspython==2.5.0 10:30:48 docker==4.2.2 10:30:48 dogpile.cache==1.3.1 10:30:48 email-validator==2.1.0.post1 10:30:48 filelock==3.13.1 10:30:48 future==0.18.3 10:30:48 gitdb==4.0.11 10:30:48 GitPython==3.1.42 10:30:48 google-auth==2.28.0 10:30:48 httplib2==0.22.0 10:30:48 identify==2.5.34 10:30:48 idna==3.6 10:30:48 importlib-resources==1.5.0 10:30:48 iso8601==2.1.0 10:30:48 Jinja2==3.1.3 10:30:48 jmespath==1.0.1 10:30:48 jsonpatch==1.33 10:30:48 jsonpointer==2.4 10:30:48 jsonschema==4.21.1 10:30:48 jsonschema-specifications==2023.12.1 10:30:48 keystoneauth1==5.5.0 10:30:48 kubernetes==29.0.0 10:30:48 lftools==0.37.8 10:30:48 lxml==5.1.0 10:30:48 MarkupSafe==2.1.5 10:30:48 msgpack==1.0.7 10:30:48 multi_key_dict==2.0.3 10:30:48 munch==4.0.0 10:30:48 netaddr==1.1.0 10:30:48 netifaces==0.11.0 10:30:48 niet==1.4.2 10:30:48 nodeenv==1.8.0 10:30:48 oauth2client==4.1.3 10:30:48 oauthlib==3.2.2 10:30:48 openstacksdk==0.62.0 10:30:48 os-client-config==2.1.0 10:30:48 os-service-types==1.7.0 10:30:48 osc-lib==3.0.0 10:30:48 oslo.config==9.3.0 10:30:48 oslo.context==5.3.0 10:30:48 oslo.i18n==6.2.0 10:30:48 oslo.log==5.4.0 10:30:48 oslo.serialization==5.3.0 10:30:48 oslo.utils==7.0.0 10:30:48 packaging==23.2 10:30:48 pbr==6.0.0 10:30:48 platformdirs==4.2.0 10:30:48 prettytable==3.9.0 10:30:48 pyasn1==0.5.1 10:30:48 pyasn1-modules==0.3.0 10:30:48 pycparser==2.21 10:30:48 pygerrit2==2.0.15 10:30:48 PyGithub==2.2.0 10:30:48 pyinotify==0.9.6 10:30:48 PyJWT==2.8.0 10:30:48 PyNaCl==1.5.0 10:30:48 pyparsing==2.4.7 10:30:48 pyperclip==1.8.2 10:30:48 pyrsistent==0.20.0 10:30:48 python-cinderclient==9.4.0 10:30:48 python-dateutil==2.8.2 10:30:48 python-heatclient==3.4.0 10:30:48 python-jenkins==1.8.2 10:30:48 python-keystoneclient==5.3.0 10:30:48 python-magnumclient==4.3.0 10:30:48 python-novaclient==18.4.0 10:30:48 python-openstackclient==6.0.1 10:30:48 python-swiftclient==4.4.0 10:30:48 pytz==2024.1 10:30:48 PyYAML==6.0.1 10:30:48 referencing==0.33.0 10:30:48 requests==2.31.0 10:30:48 requests-oauthlib==1.3.1 10:30:48 requestsexceptions==1.4.0 10:30:48 rfc3986==2.0.0 10:30:48 rpds-py==0.18.0 10:30:48 rsa==4.9 10:30:48 ruamel.yaml==0.18.6 10:30:48 ruamel.yaml.clib==0.2.8 10:30:48 s3transfer==0.10.0 10:30:48 simplejson==3.19.2 10:30:48 six==1.16.0 10:30:48 smmap==5.0.1 10:30:48 soupsieve==2.5 10:30:48 stevedore==5.1.0 10:30:48 tabulate==0.9.0 10:30:48 toml==0.10.2 10:30:48 tomlkit==0.12.3 10:30:48 tqdm==4.66.2 10:30:48 typing_extensions==4.9.0 10:30:48 tzdata==2024.1 10:30:48 urllib3==1.26.18 10:30:48 virtualenv==20.25.0 10:30:48 wcwidth==0.2.13 10:30:48 websocket-client==1.7.0 10:30:48 wrapt==1.16.0 10:30:48 xdg==6.0.0 10:30:48 xmltodict==0.13.0 10:30:48 yq==3.2.3 10:30:48 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins667652947724227461.sh 10:30:48 ---> sudo-logs.sh 10:30:48 Archiving 'sudo' log.. 10:30:48 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins14411082172805598852.sh 10:30:48 ---> job-cost.sh 10:30:48 Setup pyenv: 10:30:48 system 10:30:48 3.8.13 10:30:48 3.9.13 10:30:48 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 10:30:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ivSK from file:/tmp/.os_lf_venv 10:30:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:30:59 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:30:59 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:30:59 lf-activate-venv(): INFO: Adding /tmp/venv-ivSK/bin to PATH 10:30:59 INFO: No Stack... 10:30:59 INFO: Retrieving Pricing Info for: v3-standard-4 10:31:00 INFO: Archiving Costs 10:31:00 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins2936815142004999996.sh 10:31:00 ---> logs-deploy.sh 10:31:00 Setup pyenv: 10:31:00 system 10:31:00 3.8.13 10:31:00 3.9.13 10:31:00 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 10:31:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ivSK from file:/tmp/.os_lf_venv 10:31:01 lf-activate-venv(): INFO: Installing: lftools 10:31:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:31:14 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:31:15 lf-activate-venv(): INFO: Adding /tmp/venv-ivSK/bin to PATH 10:31:15 WARNING: Nexus logging server not set 10:31:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/10/ 10:31:15 INFO: archiving logs to S3 10:31:16 ---> uname -a: 10:31:16 Linux prd-centos8-builder-4c-4g-7201.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 10:31:16 10:31:16 10:31:16 ---> lscpu: 10:31:16 Architecture: x86_64 10:31:16 CPU op-mode(s): 32-bit, 64-bit 10:31:16 Byte Order: Little Endian 10:31:16 CPU(s): 4 10:31:16 On-line CPU(s) list: 0-3 10:31:16 Thread(s) per core: 1 10:31:16 Core(s) per socket: 1 10:31:16 Socket(s): 4 10:31:16 NUMA node(s): 1 10:31:16 Vendor ID: AuthenticAMD 10:31:16 CPU family: 23 10:31:16 Model: 49 10:31:16 Model name: AMD EPYC-Rome Processor 10:31:16 Stepping: 0 10:31:16 CPU MHz: 2799.998 10:31:16 BogoMIPS: 5599.99 10:31:16 Virtualization: AMD-V 10:31:16 Hypervisor vendor: KVM 10:31:16 Virtualization type: full 10:31:16 L1d cache: 32K 10:31:16 L1i cache: 32K 10:31:16 L2 cache: 512K 10:31:16 L3 cache: 16384K 10:31:16 NUMA node0 CPU(s): 0-3 10:31: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 10:31:16 10:31:16 10:31:16 ---> nproc: 10:31:16 4 10:31:16 10:31:16 10:31:16 ---> df -h: 10:31:16 Filesystem Size Used Avail Use% Mounted on 10:31:16 devtmpfs 7.7G 0 7.7G 0% /dev 10:31:16 tmpfs 7.7G 0 7.7G 0% /dev/shm 10:31:16 tmpfs 7.7G 17M 7.7G 1% /run 10:31:16 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 10:31:16 /dev/vda1 80G 8.4G 72G 11% / 10:31:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:31:16 10:31:16 10:31:16 ---> free -m: 10:31:16 total used free shared buff/cache available 10:31:16 Mem: 15761 694 12857 19 2209 14740 10:31:16 Swap: 1023 0 1023 10:31:16 10:31:16 10:31:16 ---> ip addr: 10:31:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:31:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:31:16 inet 127.0.0.1/8 scope host lo 10:31:16 valid_lft forever preferred_lft forever 10:31:16 inet6 ::1/128 scope host 10:31:16 valid_lft forever preferred_lft forever 10:31:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:31:16 link/ether fa:16:3e:74:f5:ff brd ff:ff:ff:ff:ff:ff 10:31:16 altname enp0s3 10:31:16 altname ens3 10:31:16 inet 10.30.171.114/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 10:31:16 valid_lft 86230sec preferred_lft 86230sec 10:31:16 inet6 fe80::f816:3eff:fe74:f5ff/64 scope link 10:31:16 valid_lft forever preferred_lft forever 10:31:16 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:31:16 link/ether 02:42:94:ff:3d:d4 brd ff:ff:ff:ff:ff:ff 10:31:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:31:16 valid_lft forever preferred_lft forever 10:31:16 10:31:16 10:31:16 ---> sar -b -r -n DEV: 10:31:16 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/16/2024 _x86_64_ (4 CPU) 10:31:16 10:31:16 10:28:22 LINUX RESTART (4 CPU) 10:31:16 10:31:16 10:29:01 AM tps rtps wtps bread/s bwrtn/s 10:31:16 10:30:01 AM 63.85 14.13 49.73 2310.58 5501.75 10:31:16 10:31:01 AM 99.70 0.33 99.37 26.66 8075.47 10:31:16 Average: 81.77 7.23 74.54 1168.71 6788.50 10:31:16 10:31:16 10:29:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:31:16 10:30:01 AM 13348716 15157456 2790740 17.29 2688 2025592 1135948 6.61 367684 2076988 130324 10:31:16 10:31:01 AM 13211192 15139444 2928264 18.14 2688 2137612 1102608 6.41 372804 2180848 95644 10:31:16 Average: 13279954 15148450 2859502 17.72 2688 2081602 1119278 6.51 370244 2128918 112984 10:31:16 10:31:16 10:29:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:31:16 10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:16 10:30:01 AM eth0 107.93 84.77 1138.20 15.17 0.00 0.00 0.00 0.00 10:31:16 10:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:16 10:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:16 10:31:01 AM eth0 35.79 33.17 387.94 7.05 0.00 0.00 0.00 0.00 10:31:16 10:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:16 Average: eth0 71.86 58.98 763.10 11.11 0.00 0.00 0.00 0.00 10:31:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:31:16 10:31:16 10:31:16 ---> sar -P ALL: 10:31:16 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/16/2024 _x86_64_ (4 CPU) 10:31:16 10:31:16 10:28:22 LINUX RESTART (4 CPU) 10:31:16 10:31:16 10:29:01 AM CPU %user %nice %system %iowait %steal %idle 10:31:16 10:30:01 AM all 15.44 0.00 2.87 1.24 0.07 80.38 10:31:16 10:30:01 AM 0 9.69 0.00 2.69 0.84 0.07 86.71 10:31:16 10:30:01 AM 1 25.33 0.00 3.97 1.52 0.07 69.11 10:31:16 10:30:01 AM 2 11.52 0.00 2.11 0.94 0.07 85.38 10:31:16 10:30:01 AM 3 15.24 0.00 2.71 1.66 0.08 80.31 10:31:16 10:31:01 AM all 19.37 0.00 2.32 1.23 0.08 77.00 10:31:16 10:31:01 AM 0 10.70 0.00 1.87 0.30 0.08 87.05 10:31:16 10:31:01 AM 1 19.30 0.00 2.63 1.41 0.08 76.58 10:31:16 10:31:01 AM 2 15.02 0.00 2.26 1.14 0.08 81.51 10:31:16 10:31:01 AM 3 32.46 0.00 2.53 2.07 0.08 62.85 10:31:16 Average: all 17.40 0.00 2.59 1.23 0.08 78.69 10:31:16 Average: 0 10.20 0.00 2.28 0.57 0.08 86.88 10:31:16 Average: 1 22.32 0.00 3.30 1.47 0.08 72.84 10:31:16 Average: 2 13.27 0.00 2.18 1.04 0.08 83.44 10:31:16 Average: 3 23.85 0.00 2.62 1.87 0.08 71.58 10:31:16 10:31:16 10:31:16