06:45:36 Started by user Robert Varga 06:45:36 Running as SYSTEM 06:45:36 [EnvInject] - Loading node environment variables. 06:45:36 Building remotely on prd-centos8-builder-4c-4g-3249 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-potassium 06:45:41 [ssh-agent] Looking for ssh-agent implementation... 06:45:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:41 $ ssh-agent 06:45:41 SSH_AUTH_SOCK=/tmp/ssh-25y99TL2ij8o/agent.5518 06:45:41 SSH_AGENT_PID=5520 06:45:41 [ssh-agent] Started. 06:45:41 Running ssh-add (command line suppressed) 06:45:41 Identity added: /w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/private_key_13577061477553141058.key (/w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/private_key_13577061477553141058.key) 06:45:41 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:45:41 The recommended git tool is: NONE 06:45:43 using credential jenkins-ssh 06:45:43 Wiping out workspace first. 06:45:43 Cloning the remote Git repository 06:45:43 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 06:45:43 > git init /w/workspace/autorelease-gerrit-branch-lock-potassium # timeout=10 06:45:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 06:45:43 > git --version # timeout=10 06:45:43 > git --version # 'git version 2.43.0' 06:45:43 using GIT_SSH to set credentials jenkins-ssh 06:45:43 [INFO] Currently running in a labeled security context 06:45:43 [INFO] Currently SELinux is 'enforcing' on the host 06:45:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/jenkins-gitclient-ssh4038180872152371306.key 06:45:43 Verifying host key using known hosts file 06:45:43 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. 06:45:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 06:45:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:48 Avoid second fetch 06:45:48 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 06:45:48 Checking out Revision 536cf69ce5bb6aa11d3e5d813912183a72b1606a (refs/remotes/origin/stable/potassium) 06:45:48 > git config core.sparsecheckout # timeout=10 06:45:48 > git checkout -f 536cf69ce5bb6aa11d3e5d813912183a72b1606a # timeout=10 06:45:48 Commit message: "Update git submodules" 06:45:48 > git rev-list --no-walk ac4798c598e8610ddc3ff381cd6bf66df4af837d # timeout=10 06:45:48 provisioning config files... 06:45:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:45:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:45:48 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins15878949426433102012.sh 06:45:48 ---> autorelease-gerrit-branch-lock.sh 06:45:48 Cloning into 'All-Projects'... 06:45:48 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 06:45:50 Total 1730 (delta 602), reused 1730 (delta 602) 06:45:50 Note: switching to '2e3fa20de80e59bb48d30311128048d1eea262ad'. 06:45:50 06:45:50 You are in 'detached HEAD' state. You can look around, make experimental 06:45:50 changes and commit them, and you can discard any commits you make in this 06:45:50 state without impacting any branches by switching back to a branch. 06:45:50 06:45:50 If you want to create a new branch to retain commits you create, you may 06:45:50 do so (now or later) by using -c with the switch command. Example: 06:45:50 06:45:50 git switch -c 06:45:50 06:45:50 Or undo this operation with: 06:45:50 06:45:50 git switch - 06:45:50 06:45:50 Turn off this advice by setting config variable advice.detachedHead to false 06:45:50 06:45:50 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 06:45:51 From ssh://git.opendaylight.org:29418/All-Projects 06:45:51 * [new ref] refs/meta/config -> config 06:45:51 Switched to branch 'config' 06:45:51 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 06:45:53 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 06:45:54 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 06:45:55 + case $mode in 06:45:55 + echo 'INFO: Locking branch for MRI: stable/potassium' 06:45:55 INFO: Locking branch for MRI: stable/potassium 06:45:55 + git config -f project.config access.refs/heads/stable/potassium.exclusiveGroupPermissions submit 06:45:55 + git config -f project.config access.refs/heads/stable/potassium.submit 'group Release Engineering Team' 06:45:55 + git config -f project.config access.refs/heads/stable/potassium.removeReviewer 'group Release Engineering Team' 06:45:55 + git config -f project.config access.refs/heads/stable/potassium.label-Code-Review '-2..+2 group Release Engineering Team' 06:45:55 + git config -f project.config access.refs/heads/stable/potassium.label-Verified '-1..+1 group Release Engineering Team' 06:45:55 + git commit -asm 'Chore: Grant supercommitters rights stable/potassium' 06:45:55 [config e01232f] Chore: Grant supercommitters rights stable/potassium 06:45:55 1 file changed, 6 insertions(+) 06:45:55 + git diff HEAD~1 06:45:55 diff --git a/project.config b/project.config 06:45:55 index 52d4f8a..db3fef7 100644 06:45:55 --- a/project.config 06:45:55 +++ b/project.config 06:45:55 @@ -142,3 +142,9 @@ 06:45:55 exclusiveGroupPermissions = create 06:45:55 create = block group Registered Users 06:45:55 create = group Release Engineering Team 06:45:55 +[access "refs/heads/stable/potassium"] 06:45:55 + exclusiveGroupPermissions = submit 06:45:55 + submit = group Release Engineering Team 06:45:55 + removeReviewer = group Release Engineering Team 06:45:55 + label-Code-Review = -2..+2 group Release Engineering Team 06:45:55 + label-Verified = -1..+1 group Release Engineering Team 06:45:55 + '[' false = true ']' 06:45:55 + echo 'INFO: Pushing changes to the repository.' 06:45:55 INFO: Pushing changes to the repository. 06:45:55 + git push origin HEAD:refs/meta/config 06:45:55 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 06:45:56 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 06:45:56 remote: commit e01232f: warning: subject >50 characters; use shorter first paragraph 06:45:56 To ssh://git.opendaylight.org:29418/All-Projects 06:45:56 2e3fa20..e01232f HEAD -> refs/meta/config 06:45:56 $ ssh-agent -k 06:45:56 unset SSH_AUTH_SOCK; 06:45:56 unset SSH_AGENT_PID; 06:45:56 echo Agent pid 5520 killed; 06:45:56 [ssh-agent] Stopped. 06:45:56 [PostBuildScript] - [INFO] Executing post build scripts. 06:45:56 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins2479323326666014776.sh 06:45:56 ---> sysstat.sh 06:45:56 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins18148015029367379895.sh 06:45:56 ---> package-listing.sh 06:45:56 ++ facter osfamily 06:45:56 ++ tr '[:upper:]' '[:lower:]' 06:45:57 + OS_FAMILY=redhat 06:45:57 + workspace=/w/workspace/autorelease-gerrit-branch-lock-potassium 06:45:57 + START_PACKAGES=/tmp/packages_start.txt 06:45:57 + END_PACKAGES=/tmp/packages_end.txt 06:45:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:45:57 + PACKAGES=/tmp/packages_start.txt 06:45:57 + '[' /w/workspace/autorelease-gerrit-branch-lock-potassium ']' 06:45:57 + PACKAGES=/tmp/packages_end.txt 06:45:57 + case "${OS_FAMILY}" in 06:45:57 + rpm -qa 06:45:57 + sort 06:45:57 + '[' -f /tmp/packages_start.txt ']' 06:45:57 + '[' -f /tmp/packages_end.txt ']' 06:45:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:45:57 + '[' /w/workspace/autorelease-gerrit-branch-lock-potassium ']' 06:45:57 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-potassium/archives/ 06:45:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-potassium/archives/ 06:45:57 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins10064496387116505227.sh 06:45:57 ---> capture-instance-metadata.sh 06:45:57 Setup pyenv: 06:45:58 system 06:45:58 * 3.8.13 (set by /opt/pyenv/version) 06:45:58 * 3.9.13 (set by /opt/pyenv/version) 06:45:58 * 3.10.13 (set by /opt/pyenv/version) 06:45:58 * 3.11.7 (set by /opt/pyenv/version) 06:46:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ksTK 06:46:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:46:06 lf-activate-venv(): INFO: Installing: lftools 06:46:40 lf-activate-venv(): INFO: Adding /tmp/venv-ksTK/bin to PATH 06:46:40 INFO: Running in OpenStack, capturing instance metadata 06:46:41 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins11571311942048579595.sh 06:46:41 provisioning config files... 06:46:41 Could not find credentials [logs] for autorelease-gerrit-branch-lock-potassium #39 06:46:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-potassium@tmp/config15811759455643786334tmp 06:46:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:46:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:46:41 provisioning config files... 06:46:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:46:41 [EnvInject] - Injecting environment variables from a build step. 06:46:41 [EnvInject] - Injecting as environment variables the properties content 06:46:41 SERVER_ID=logs 06:46:41 06:46:41 [EnvInject] - Variables injected successfully. 06:46:41 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins6958267819878804733.sh 06:46:41 ---> create-netrc.sh 06:46:41 WARN: Log server credential not found. 06:46:41 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins1742051936093121243.sh 06:46:41 ---> python-tools-install.sh 06:46:42 Setup pyenv: 06:46:42 system 06:46:42 3.8.13 06:46:42 3.9.13 06:46:42 3.10.13 06:46:42 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 06:46:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ksTK from file:/tmp/.os_lf_venv 06:46:43 lf-activate-venv(): INFO: Installing: lftools 06:46:52 lf-activate-venv(): INFO: Adding /tmp/venv-ksTK/bin to PATH 06:46:52 Generating Requirements File 06:47:25 Python 3.11.7 06:47:25 pip 24.0 from /tmp/venv-ksTK/lib/python3.11/site-packages/pip (python 3.11) 06:47:26 appdirs==1.4.4 06:47:26 argcomplete==3.2.3 06:47:26 aspy.yaml==1.3.0 06:47:26 attrs==23.2.0 06:47:26 autopage==0.5.2 06:47:26 beautifulsoup4==4.12.3 06:47:26 boto3==1.34.66 06:47:26 botocore==1.34.66 06:47:26 bs4==0.0.2 06:47:26 cachetools==5.3.3 06:47:26 certifi==2024.2.2 06:47:26 cffi==1.16.0 06:47:26 cfgv==3.4.0 06:47:26 chardet==5.2.0 06:47:26 charset-normalizer==3.3.2 06:47:26 click==8.1.7 06:47:26 cliff==4.6.0 06:47:26 cmd2==2.4.3 06:47:26 cryptography==3.3.2 06:47:26 debtcollector==3.0.0 06:47:26 decorator==5.1.1 06:47:26 defusedxml==0.7.1 06:47:26 Deprecated==1.2.14 06:47:26 distlib==0.3.8 06:47:26 dnspython==2.6.1 06:47:26 docker==4.2.2 06:47:26 dogpile.cache==1.3.2 06:47:26 email_validator==2.1.1 06:47:26 filelock==3.13.1 06:47:26 future==1.0.0 06:47:26 gitdb==4.0.11 06:47:26 GitPython==3.1.42 06:47:26 google-auth==2.28.2 06:47:26 httplib2==0.22.0 06:47:26 identify==2.5.35 06:47:26 idna==3.6 06:47:26 importlib-resources==1.5.0 06:47:26 iso8601==2.1.0 06:47:26 Jinja2==3.1.3 06:47:26 jmespath==1.0.1 06:47:26 jsonpatch==1.33 06:47:26 jsonpointer==2.4 06:47:26 jsonschema==4.21.1 06:47:26 jsonschema-specifications==2023.12.1 06:47:26 keystoneauth1==5.6.0 06:47:26 kubernetes==29.0.0 06:47:26 lftools==0.37.10 06:47:26 lxml==5.1.0 06:47:26 MarkupSafe==2.1.5 06:47:26 msgpack==1.0.8 06:47:26 multi_key_dict==2.0.3 06:47:26 munch==4.0.0 06:47:26 netaddr==1.2.1 06:47:26 netifaces==0.11.0 06:47:26 niet==1.4.2 06:47:26 nodeenv==1.8.0 06:47:26 oauth2client==4.1.3 06:47:26 oauthlib==3.2.2 06:47:26 openstacksdk==3.0.0 06:47:26 os-client-config==2.1.0 06:47:26 os-service-types==1.7.0 06:47:26 osc-lib==3.0.1 06:47:26 oslo.config==9.4.0 06:47:26 oslo.context==5.5.0 06:47:26 oslo.i18n==6.3.0 06:47:26 oslo.log==5.5.0 06:47:26 oslo.serialization==5.4.0 06:47:26 oslo.utils==7.1.0 06:47:26 packaging==24.0 06:47:26 pbr==6.0.0 06:47:26 platformdirs==4.2.0 06:47:26 prettytable==3.10.0 06:47:26 pyasn1==0.5.1 06:47:26 pyasn1-modules==0.3.0 06:47:26 pycparser==2.21 06:47:26 pygerrit2==2.0.15 06:47:26 PyGithub==2.2.0 06:47:26 pyinotify==0.9.6 06:47:26 PyJWT==2.8.0 06:47:26 PyNaCl==1.5.0 06:47:26 pyparsing==2.4.7 06:47:26 pyperclip==1.8.2 06:47:26 pyrsistent==0.20.0 06:47:26 python-cinderclient==9.5.0 06:47:26 python-dateutil==2.9.0.post0 06:47:26 python-heatclient==3.5.0 06:47:26 python-jenkins==1.8.2 06:47:26 python-keystoneclient==5.4.0 06:47:26 python-magnumclient==4.4.0 06:47:26 python-novaclient==18.6.0 06:47:26 python-openstackclient==6.6.0 06:47:26 python-swiftclient==4.5.0 06:47:26 PyYAML==6.0.1 06:47:26 referencing==0.34.0 06:47:26 requests==2.31.0 06:47:26 requests-oauthlib==1.4.0 06:47:26 requestsexceptions==1.4.0 06:47:26 rfc3986==2.0.0 06:47:26 rpds-py==0.18.0 06:47:26 rsa==4.9 06:47:26 ruamel.yaml==0.18.6 06:47:26 ruamel.yaml.clib==0.2.8 06:47:26 s3transfer==0.10.1 06:47:26 simplejson==3.19.2 06:47:26 six==1.16.0 06:47:26 smmap==5.0.1 06:47:26 soupsieve==2.5 06:47:26 stevedore==5.2.0 06:47:26 tabulate==0.9.0 06:47:26 toml==0.10.2 06:47:26 tomlkit==0.12.4 06:47:26 tqdm==4.66.2 06:47:26 typing_extensions==4.10.0 06:47:26 tzdata==2024.1 06:47:26 urllib3==1.26.18 06:47:26 virtualenv==20.25.1 06:47:26 wcwidth==0.2.13 06:47:26 websocket-client==1.7.0 06:47:26 wrapt==1.16.0 06:47:26 xdg==6.0.0 06:47:26 xmltodict==0.13.0 06:47:26 yq==3.2.3 06:47:26 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins13071588239490353084.sh 06:47:26 ---> sudo-logs.sh 06:47:26 Archiving 'sudo' log.. 06:47:26 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash /tmp/jenkins10403915638764346882.sh 06:47:26 ---> job-cost.sh 06:47:26 Setup pyenv: 06:47:27 system 06:47:27 3.8.13 06:47:27 3.9.13 06:47:27 3.10.13 06:47:27 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 06:47:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ksTK from file:/tmp/.os_lf_venv 06:47:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:47:35 lf-activate-venv(): INFO: Adding /tmp/venv-ksTK/bin to PATH 06:47:35 INFO: No Stack... 06:47:35 INFO: Retrieving Pricing Info for: v3-standard-4 06:47:35 INFO: Archiving Costs 06:47:35 [autorelease-gerrit-branch-lock-potassium] $ /bin/bash -l /tmp/jenkins2607778892111487267.sh 06:47:36 ---> logs-deploy.sh 06:47:36 Setup pyenv: 06:47:36 system 06:47:36 3.8.13 06:47:36 3.9.13 06:47:36 3.10.13 06:47:36 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-potassium/.python-version) 06:47:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ksTK from file:/tmp/.os_lf_venv 06:47:38 lf-activate-venv(): INFO: Installing: lftools 06:47:49 lf-activate-venv(): INFO: Adding /tmp/venv-ksTK/bin to PATH 06:47:49 WARNING: Nexus logging server not set 06:47:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-potassium/39/ 06:47:49 INFO: archiving logs to S3 06:47:50 ---> uname -a: 06:47:50 Linux prd-centos8-builder-4c-4g-3249.novalocal 4.18.0-544.el8.x86_64 #1 SMP Thu Feb 22 21:29:23 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 06:47:50 06:47:50 06:47:50 ---> lscpu: 06:47:50 Architecture: x86_64 06:47:50 CPU op-mode(s): 32-bit, 64-bit 06:47:50 Byte Order: Little Endian 06:47:50 CPU(s): 4 06:47:50 On-line CPU(s) list: 0-3 06:47:50 Thread(s) per core: 1 06:47:50 Core(s) per socket: 1 06:47:50 Socket(s): 4 06:47:50 NUMA node(s): 1 06:47:50 Vendor ID: AuthenticAMD 06:47:50 CPU family: 23 06:47:50 Model: 49 06:47:50 Model name: AMD EPYC-Rome Processor 06:47:50 Stepping: 0 06:47:50 CPU MHz: 2799.998 06:47:50 BogoMIPS: 5599.99 06:47:50 Virtualization: AMD-V 06:47:50 Hypervisor vendor: KVM 06:47:50 Virtualization type: full 06:47:50 L1d cache: 32K 06:47:50 L1i cache: 32K 06:47:50 L2 cache: 512K 06:47:50 L3 cache: 16384K 06:47:50 NUMA node0 CPU(s): 0-3 06:47:50 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 06:47:50 06:47:50 06:47:50 ---> nproc: 06:47:50 4 06:47:50 06:47:50 06:47:50 ---> df -h: 06:47:50 Filesystem Size Used Avail Use% Mounted on 06:47:50 devtmpfs 7.7G 0 7.7G 0% /dev 06:47:50 tmpfs 7.7G 0 7.7G 0% /dev/shm 06:47:50 tmpfs 7.7G 17M 7.7G 1% /run 06:47:50 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 06:47:50 /dev/vda1 80G 8.7G 72G 11% / 06:47:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:47:50 06:47:50 06:47:50 ---> free -m: 06:47:50 total used free shared buff/cache available 06:47:50 Mem: 15761 727 12810 19 2223 14707 06:47:50 Swap: 1023 0 1023 06:47:50 06:47:50 06:47:50 ---> ip addr: 06:47:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:47:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:47:50 inet 127.0.0.1/8 scope host lo 06:47:50 valid_lft forever preferred_lft forever 06:47:50 inet6 ::1/128 scope host 06:47:50 valid_lft forever preferred_lft forever 06:47:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:47:50 link/ether fa:16:3e:dd:3e:cc brd ff:ff:ff:ff:ff:ff 06:47:50 altname enp0s3 06:47:50 altname ens3 06:47:50 inet 10.30.170.240/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 06:47:50 valid_lft 86231sec preferred_lft 86231sec 06:47:50 inet6 fe80::f816:3eff:fedd:3ecc/64 scope link 06:47:50 valid_lft forever preferred_lft forever 06:47:50 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:47:50 link/ether 02:42:87:30:90:03 brd ff:ff:ff:ff:ff:ff 06:47:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:47:50 valid_lft forever preferred_lft forever 06:47:50 06:47:50 06:47:50 ---> sar -b -r -n DEV: 06:47:50 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/20/2024 _x86_64_ (4 CPU) 06:47:50 06:47:50 06:44:56 LINUX RESTART (4 CPU) 06:47:50 06:47:50 06:46:02 AM tps rtps wtps bread/s bwrtn/s 06:47:50 06:47:01 AM 78.84 8.72 70.12 1434.93 5554.41 06:47:50 Average: 78.84 8.72 70.12 1434.93 5554.41 06:47:50 06:47:50 06:46:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:47:50 06:47:01 AM 13232624 15076680 2906820 18.01 2688 2059756 1125692 6.55 374696 2180188 156772 06:47:50 Average: 13232624 15076680 2906820 18.01 2688 2059756 1125692 6.55 374696 2180188 156772 06:47:50 06:47:50 06:46:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:47:50 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:50 06:47:01 AM eth0 74.91 66.15 835.63 9.44 0.00 0.00 0.00 0.00 06:47:50 06:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:50 Average: eth0 74.91 66.15 835.63 9.44 0.00 0.00 0.00 0.00 06:47:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:50 06:47:50 06:47:50 ---> sar -P ALL: 06:47:50 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/20/2024 _x86_64_ (4 CPU) 06:47:50 06:47:50 06:44:56 LINUX RESTART (4 CPU) 06:47:50 06:47:50 06:46:02 AM CPU %user %nice %system %iowait %steal %idle 06:47:50 06:47:01 AM all 19.93 0.00 2.68 0.93 0.07 76.39 06:47:50 06:47:01 AM 0 12.39 0.00 2.09 0.44 0.07 85.01 06:47:50 06:47:01 AM 1 18.31 0.00 2.47 0.65 0.09 78.49 06:47:50 06:47:01 AM 2 17.23 0.00 3.67 1.58 0.05 77.46 06:47:50 06:47:01 AM 3 31.79 0.00 2.50 1.07 0.07 64.57 06:47:50 Average: all 19.93 0.00 2.68 0.93 0.07 76.39 06:47:50 Average: 0 12.39 0.00 2.09 0.44 0.07 85.01 06:47:50 Average: 1 18.31 0.00 2.47 0.65 0.09 78.49 06:47:50 Average: 2 17.23 0.00 3.67 1.58 0.05 77.46 06:47:50 Average: 3 31.79 0.00 2.50 1.07 0.07 64.57 06:47:50 06:47:50 06:47:50