20:15:31 Started by user Robert Varga 20:15:31 Running as SYSTEM 20:15:31 [EnvInject] - Loading node environment variables. 20:15:31 Building remotely on prd-centos8-builder-4c-4g-19773 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 20:15:32 [ssh-agent] Looking for ssh-agent implementation... 20:15:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:15:32 $ ssh-agent 20:15:32 SSH_AUTH_SOCK=/tmp/ssh-I1Hy6F4aVpyA/agent.5547 20:15:32 SSH_AGENT_PID=5548 20:15:32 [ssh-agent] Started. 20:15:32 Running ssh-add (command line suppressed) 20:15:32 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_3944628682945708804.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_3944628682945708804.key) 20:15:32 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:15:32 The recommended git tool is: NONE 20:15:34 using credential jenkins-ssh 20:15:34 Wiping out workspace first. 20:15:34 Cloning the remote Git repository 20:15:34 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 20:15:34 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 20:15:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 20:15:34 > git --version # timeout=10 20:15:34 > git --version # 'git version 2.43.0' 20:15:34 using GIT_SSH to set credentials jenkins-ssh 20:15:34 [INFO] Currently running in a labeled security context 20:15:34 [INFO] Currently SELinux is 'enforcing' on the host 20:15:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh2798672351224939335.key 20:15:34 Verifying host key using known hosts file 20:15:34 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:15:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 20:15:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 20:15:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:15:38 Avoid second fetch 20:15:38 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 20:15:38 Checking out Revision 1882fb0a63c3ddfdad6d4ca9d14cdf7a6e844976 (refs/remotes/origin/master) 20:15:38 > git config core.sparsecheckout # timeout=10 20:15:38 > git checkout -f 1882fb0a63c3ddfdad6d4ca9d14cdf7a6e844976 # timeout=10 20:15:38 Commit message: "Update git submodules" 20:15:38 > git rev-list --no-walk 1882fb0a63c3ddfdad6d4ca9d14cdf7a6e844976 # timeout=10 20:15:38 provisioning config files... 20:15:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:15:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:15:38 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins4130649462770488725.sh 20:15:38 ---> autorelease-gerrit-branch-lock.sh 20:15:38 Cloning into 'All-Projects'... 20:15:38 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 20:15:40 Total 1692 (delta 598), reused 1692 (delta 598) 20:15:40 Note: switching to '534b6efc04178e160a43ce8a4d1e70430a08bf42'. 20:15:40 20:15:40 You are in 'detached HEAD' state. You can look around, make experimental 20:15:40 changes and commit them, and you can discard any commits you make in this 20:15:40 state without impacting any branches by switching back to a branch. 20:15:40 20:15:40 If you want to create a new branch to retain commits you create, you may 20:15:40 do so (now or later) by using -c with the switch command. Example: 20:15:40 20:15:40 git switch -c 20:15:40 20:15:40 Or undo this operation with: 20:15:40 20:15:40 git switch - 20:15:40 20:15:40 Turn off this advice by setting config variable advice.detachedHead to false 20:15:40 20:15:40 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 20:15:41 From ssh://git.opendaylight.org:29418/All-Projects 20:15:41 * [new ref] refs/meta/config -> config 20:15:41 Switched to branch 'config' 20:15:41 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 20:15:42 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 20:15:44 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 20:15:44 + case $mode in 20:15:44 + echo 'INFO: Locking branch for MRI: master' 20:15:44 INFO: Locking branch for MRI: master 20:15:44 + git config -f project.config access.refs/heads/master.exclusiveGroupPermissions submit 20:15:44 + git config -f project.config access.refs/heads/master.submit 'group Release Engineering Team' 20:15:44 + git config -f project.config access.refs/heads/master.removeReviewer 'group Release Engineering Team' 20:15:44 + git config -f project.config access.refs/heads/master.label-Code-Review '-2..+2 group Release Engineering Team' 20:15:44 + git config -f project.config access.refs/heads/master.label-Verified '-1..+1 group Release Engineering Team' 20:15:44 + git commit -asm 'Chore: Grant supercommitters rights master' 20:15:45 [config e7fc3f9] Chore: Grant supercommitters rights master 20:15:45 1 file changed, 6 insertions(+) 20:15:45 + git diff HEAD~1 20:15:45 diff --git a/project.config b/project.config 20:15:45 index 670bbab..fb02627 100644 20:15:45 --- a/project.config 20:15:45 +++ b/project.config 20:15:45 @@ -148,3 +148,9 @@ 20:15:45 removeReviewer = group Release Engineering Team 20:15:45 label-Code-Review = -2..+2 group Release Engineering Team 20:15:45 label-Verified = -1..+1 group Release Engineering Team 20:15:45 +[access "refs/heads/master"] 20:15:45 + exclusiveGroupPermissions = submit 20:15:45 + submit = group Release Engineering Team 20:15:45 + removeReviewer = group Release Engineering Team 20:15:45 + label-Code-Review = -2..+2 group Release Engineering Team 20:15:45 + label-Verified = -1..+1 group Release Engineering Team 20:15:45 + '[' true = true ']' 20:15:45 + echo 'INFO: DRY RUN enabled, skip pushing changes to the repository.' 20:15:45 INFO: DRY RUN enabled, skip pushing changes to the repository. 20:15:45 $ ssh-agent -k 20:15:45 unset SSH_AUTH_SOCK; 20:15:45 unset SSH_AGENT_PID; 20:15:45 echo Agent pid 5548 killed; 20:15:45 [ssh-agent] Stopped. 20:15:45 [PostBuildScript] - [INFO] Executing post build scripts. 20:15:45 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins1012839157522798251.sh 20:15:45 ---> sysstat.sh 20:15:45 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins2974827114652623603.sh 20:15:45 ---> package-listing.sh 20:15:45 ++ tr '[:upper:]' '[:lower:]' 20:15:45 ++ facter osfamily 20:15:45 + OS_FAMILY=redhat 20:15:45 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 20:15:45 + START_PACKAGES=/tmp/packages_start.txt 20:15:45 + END_PACKAGES=/tmp/packages_end.txt 20:15:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:15:45 + PACKAGES=/tmp/packages_start.txt 20:15:45 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 20:15:45 + PACKAGES=/tmp/packages_end.txt 20:15:45 + case "${OS_FAMILY}" in 20:15:45 + rpm -qa 20:15:45 + sort 20:15:46 + '[' -f /tmp/packages_start.txt ']' 20:15:46 + '[' -f /tmp/packages_end.txt ']' 20:15:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:15:46 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 20:15:46 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 20:15:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 20:15:46 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins4108907250427303195.sh 20:15:46 ---> capture-instance-metadata.sh 20:15:46 Setup pyenv: 20:15:46 system 20:15:46 * 3.8.13 (set by /opt/pyenv/version) 20:15:46 * 3.9.13 (set by /opt/pyenv/version) 20:15:46 * 3.10.6 (set by /opt/pyenv/version) 20:15:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kVAM 20:15:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:15:54 lf-activate-venv(): INFO: Installing: lftools 20:16:27 lf-activate-venv(): INFO: Adding /tmp/venv-kVAM/bin to PATH 20:16:27 INFO: Running in OpenStack, capturing instance metadata 20:16:27 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins11709354962066203887.sh 20:16:27 provisioning config files... 20:16:28 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #7 20:16:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config9706024384201773709tmp 20:16:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:16:28 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:16:28 provisioning config files... 20:16:28 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:16:28 [EnvInject] - Injecting environment variables from a build step. 20:16:28 [EnvInject] - Injecting as environment variables the properties content 20:16:28 SERVER_ID=logs 20:16:28 20:16:28 [EnvInject] - Variables injected successfully. 20:16:28 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins11165751044387218554.sh 20:16:28 ---> create-netrc.sh 20:16:28 WARN: Log server credential not found. 20:16:28 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins962173694966847463.sh 20:16:28 ---> python-tools-install.sh 20:16:28 Setup pyenv: 20:16:28 system 20:16:28 3.8.13 20:16:28 3.9.13 20:16:28 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 20:16:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kVAM from file:/tmp/.os_lf_venv 20:16:29 lf-activate-venv(): INFO: Installing: lftools 20:16:41 lf-activate-venv(): INFO: Adding /tmp/venv-kVAM/bin to PATH 20:16:41 Generating Requirements File 20:17:16 Python 3.10.6 20:17:16 pip 23.3.2 from /tmp/venv-kVAM/lib/python3.10/site-packages/pip (python 3.10) 20:17:17 appdirs==1.4.4 20:17:17 argcomplete==3.2.1 20:17:17 aspy.yaml==1.3.0 20:17:17 attrs==23.2.0 20:17:17 autopage==0.5.2 20:17:17 beautifulsoup4==4.12.3 20:17:17 boto3==1.34.25 20:17:17 botocore==1.34.25 20:17:17 bs4==0.0.2 20:17:17 cachetools==5.3.2 20:17:17 certifi==2023.11.17 20:17:17 cffi==1.16.0 20:17:17 cfgv==3.4.0 20:17:17 chardet==5.2.0 20:17:17 charset-normalizer==3.3.2 20:17:17 click==8.1.7 20:17:17 cliff==4.5.0 20:17:17 cmd2==2.4.3 20:17:17 cryptography==3.3.2 20:17:17 debtcollector==2.5.0 20:17:17 decorator==5.1.1 20:17:17 defusedxml==0.7.1 20:17:17 Deprecated==1.2.14 20:17:17 distlib==0.3.8 20:17:17 dnspython==2.5.0 20:17:17 docker==4.2.2 20:17:17 dogpile.cache==1.3.0 20:17:17 email-validator==2.1.0.post1 20:17:17 filelock==3.13.1 20:17:17 future==0.18.3 20:17:17 gitdb==4.0.11 20:17:17 GitPython==3.1.41 20:17:17 google-auth==2.26.2 20:17:17 httplib2==0.22.0 20:17:17 identify==2.5.33 20:17:17 idna==3.6 20:17:17 importlib-resources==1.5.0 20:17:17 iso8601==2.1.0 20:17:17 Jinja2==3.1.3 20:17:17 jmespath==1.0.1 20:17:17 jsonpatch==1.33 20:17:17 jsonpointer==2.4 20:17:17 jsonschema==4.21.1 20:17:17 jsonschema-specifications==2023.12.1 20:17:17 keystoneauth1==5.5.0 20:17:17 kubernetes==29.0.0 20:17:17 lftools==0.37.8 20:17:17 lxml==5.1.0 20:17:17 MarkupSafe==2.1.4 20:17:17 msgpack==1.0.7 20:17:17 multi_key_dict==2.0.3 20:17:17 munch==4.0.0 20:17:17 netaddr==0.10.1 20:17:17 netifaces==0.11.0 20:17:17 niet==1.4.2 20:17:17 nodeenv==1.8.0 20:17:17 oauth2client==4.1.3 20:17:17 oauthlib==3.2.2 20:17:17 openstacksdk==0.62.0 20:17:17 os-client-config==2.1.0 20:17:17 os-service-types==1.7.0 20:17:17 osc-lib==3.0.0 20:17:17 oslo.config==9.3.0 20:17:17 oslo.context==5.3.0 20:17:17 oslo.i18n==6.2.0 20:17:17 oslo.log==5.4.0 20:17:17 oslo.serialization==5.3.0 20:17:17 oslo.utils==7.0.0 20:17:17 packaging==23.2 20:17:17 pbr==6.0.0 20:17:17 platformdirs==4.1.0 20:17:17 prettytable==3.9.0 20:17:17 pyasn1==0.5.1 20:17:17 pyasn1-modules==0.3.0 20:17:17 pycparser==2.21 20:17:17 pygerrit2==2.0.15 20:17:17 PyGithub==2.1.1 20:17:17 pyinotify==0.9.6 20:17:17 PyJWT==2.8.0 20:17:17 PyNaCl==1.5.0 20:17:17 pyparsing==2.4.7 20:17:17 pyperclip==1.8.2 20:17:17 pyrsistent==0.20.0 20:17:17 python-cinderclient==9.4.0 20:17:17 python-dateutil==2.8.2 20:17:17 python-heatclient==3.4.0 20:17:17 python-jenkins==1.8.2 20:17:17 python-keystoneclient==5.3.0 20:17:17 python-magnumclient==4.3.0 20:17:17 python-novaclient==18.4.0 20:17:17 python-openstackclient==6.0.0 20:17:17 python-swiftclient==4.4.0 20:17:17 pytz==2023.3.post1 20:17:17 PyYAML==6.0.1 20:17:17 referencing==0.32.1 20:17:17 requests==2.31.0 20:17:17 requests-oauthlib==1.3.1 20:17:17 requestsexceptions==1.4.0 20:17:17 rfc3986==2.0.0 20:17:17 rpds-py==0.17.1 20:17:17 rsa==4.9 20:17:17 ruamel.yaml==0.18.5 20:17:17 ruamel.yaml.clib==0.2.8 20:17:17 s3transfer==0.10.0 20:17:17 simplejson==3.19.2 20:17:17 six==1.16.0 20:17:17 smmap==5.0.1 20:17:17 soupsieve==2.5 20:17:17 stevedore==5.1.0 20:17:17 tabulate==0.9.0 20:17:17 toml==0.10.2 20:17:17 tomlkit==0.12.3 20:17:17 tqdm==4.66.1 20:17:17 typing_extensions==4.9.0 20:17:17 tzdata==2023.4 20:17:17 urllib3==1.26.18 20:17:17 virtualenv==20.25.0 20:17:17 wcwidth==0.2.13 20:17:17 websocket-client==1.7.0 20:17:17 wrapt==1.16.0 20:17:17 xdg==6.0.0 20:17:17 xmltodict==0.13.0 20:17:17 yq==3.2.3 20:17:17 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins8310551767610703443.sh 20:17:17 ---> sudo-logs.sh 20:17:17 Archiving 'sudo' log.. 20:17:17 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins10369259246273051323.sh 20:17:17 ---> job-cost.sh 20:17:17 Setup pyenv: 20:17:17 system 20:17:17 3.8.13 20:17:17 3.9.13 20:17:17 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 20:17:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kVAM from file:/tmp/.os_lf_venv 20:17:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:17:28 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. 20:17:28 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 20:17:28 lf-activate-venv(): INFO: Adding /tmp/venv-kVAM/bin to PATH 20:17:28 INFO: No Stack... 20:17:29 INFO: Retrieving Pricing Info for: v3-standard-4 20:17:29 INFO: Archiving Costs 20:17:29 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins2840282409599628963.sh 20:17:29 ---> logs-deploy.sh 20:17:29 Setup pyenv: 20:17:29 system 20:17:29 3.8.13 20:17:29 3.9.13 20:17:29 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 20:17:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kVAM from file:/tmp/.os_lf_venv 20:17:31 lf-activate-venv(): INFO: Installing: lftools 20:17:45 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. 20:17:45 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 20:17:45 lf-activate-venv(): INFO: Adding /tmp/venv-kVAM/bin to PATH 20:17:45 WARNING: Nexus logging server not set 20:17:45 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/7/ 20:17:45 INFO: archiving logs to S3 20:17:46 ---> uname -a: 20:17:46 Linux prd-centos8-builder-4c-4g-19773.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 20:17:46 20:17:46 20:17:46 ---> lscpu: 20:17:46 Architecture: x86_64 20:17:46 CPU op-mode(s): 32-bit, 64-bit 20:17:46 Byte Order: Little Endian 20:17:46 CPU(s): 4 20:17:46 On-line CPU(s) list: 0-3 20:17:46 Thread(s) per core: 1 20:17:46 Core(s) per socket: 1 20:17:46 Socket(s): 4 20:17:46 NUMA node(s): 1 20:17:46 Vendor ID: AuthenticAMD 20:17:46 CPU family: 23 20:17:46 Model: 49 20:17:46 Model name: AMD EPYC-Rome Processor 20:17:46 Stepping: 0 20:17:46 CPU MHz: 2800.000 20:17:46 BogoMIPS: 5600.00 20:17:46 Virtualization: AMD-V 20:17:46 Hypervisor vendor: KVM 20:17:46 Virtualization type: full 20:17:46 L1d cache: 32K 20:17:46 L1i cache: 32K 20:17:46 L2 cache: 512K 20:17:46 L3 cache: 16384K 20:17:46 NUMA node0 CPU(s): 0-3 20:17:46 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 20:17:46 20:17:46 20:17:46 ---> nproc: 20:17:46 4 20:17:46 20:17:46 20:17:46 ---> df -h: 20:17:46 Filesystem Size Used Avail Use% Mounted on 20:17:46 devtmpfs 7.7G 0 7.7G 0% /dev 20:17:46 tmpfs 7.7G 0 7.7G 0% /dev/shm 20:17:46 tmpfs 7.7G 17M 7.7G 1% /run 20:17:46 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 20:17:46 /dev/vda1 80G 8.4G 72G 11% / 20:17:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:17:46 20:17:46 20:17:46 ---> free -m: 20:17:46 total used free shared buff/cache available 20:17:46 Mem: 15761 711 12838 19 2211 14723 20:17:46 Swap: 1023 0 1023 20:17:46 20:17:46 20:17:46 ---> ip addr: 20:17:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:17:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:17:46 inet 127.0.0.1/8 scope host lo 20:17:46 valid_lft forever preferred_lft forever 20:17:46 inet6 ::1/128 scope host 20:17:46 valid_lft forever preferred_lft forever 20:17:46 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:17:46 link/ether fa:16:3e:32:65:cc brd ff:ff:ff:ff:ff:ff 20:17:46 altname enp0s3 20:17:46 altname ens3 20:17:46 inet 10.30.171.224/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:17:46 valid_lft 86236sec preferred_lft 86236sec 20:17:46 inet6 fe80::f816:3eff:fe32:65cc/64 scope link 20:17:46 valid_lft forever preferred_lft forever 20:17:46 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:17:46 link/ether 02:42:7d:fa:11:12 brd ff:ff:ff:ff:ff:ff 20:17:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:17:46 valid_lft forever preferred_lft forever 20:17:46 20:17:46 20:17:46 ---> sar -b -r -n DEV: 20:17:46 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/23/2024 _x86_64_ (4 CPU) 20:17:46 20:17:46 20:14:58 LINUX RESTART (4 CPU) 20:17:46 20:17:46 08:16:01 PM tps rtps wtps bread/s bwrtn/s 20:17:46 08:17:01 PM 100.97 7.93 93.04 1353.55 8802.38 20:17:46 Average: 100.97 7.93 93.04 1353.55 8802.38 20:17:46 20:17:46 08:16:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:17:46 08:17:01 PM 13222588 15103220 2916868 18.07 2688 2096220 1104392 6.43 371116 2190500 52352 20:17:46 Average: 13222588 15103220 2916868 18.07 2688 2096220 1104392 6.43 371116 2190500 52352 20:17:46 20:17:46 08:16:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:17:46 08:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:46 08:17:01 PM eth0 57.98 48.40 720.17 8.12 0.00 0.00 0.00 0.00 20:17:46 08:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:46 Average: eth0 57.98 48.40 720.17 8.12 0.00 0.00 0.00 0.00 20:17:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:17:46 20:17:46 20:17:46 ---> sar -P ALL: 20:17:46 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/23/2024 _x86_64_ (4 CPU) 20:17:46 20:17:46 20:14:58 LINUX RESTART (4 CPU) 20:17:46 20:17:46 08:16:01 PM CPU %user %nice %system %iowait %steal %idle 20:17:46 08:17:01 PM all 17.61 0.00 2.33 1.64 0.08 78.34 20:17:46 08:17:01 PM 0 1.29 0.00 1.04 1.29 0.08 96.30 20:17:46 08:17:01 PM 1 37.99 0.00 3.34 2.22 0.07 56.39 20:17:46 08:17:01 PM 2 21.50 0.00 3.26 1.51 0.08 73.64 20:17:46 08:17:01 PM 3 9.65 0.00 1.71 1.52 0.07 87.06 20:17:46 Average: all 17.61 0.00 2.33 1.64 0.08 78.34 20:17:46 Average: 0 1.29 0.00 1.04 1.29 0.08 96.30 20:17:46 Average: 1 37.99 0.00 3.34 2.22 0.07 56.39 20:17:46 Average: 2 21.50 0.00 3.26 1.51 0.08 73.64 20:17:46 Average: 3 9.65 0.00 1.71 1.52 0.07 87.06 20:17:46 20:17:46 20:17:46