12:30:19 Started by user Robert Varga 12:30:19 Rebuilds build #5 12:30:19 Running as SYSTEM 12:30:19 [EnvInject] - Loading node environment variables. 12:30:19 Building remotely on prd-centos8-builder-4c-4g-6561 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-scandium 12:30:19 [ssh-agent] Looking for ssh-agent implementation... 12:30:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:30:20 $ ssh-agent 12:30:20 SSH_AUTH_SOCK=/tmp/ssh-CyDuDzC0BE3L/agent.5554 12:30:20 SSH_AGENT_PID=5556 12:30:20 [ssh-agent] Started. 12:30:20 Running ssh-add (command line suppressed) 12:30:20 Identity added: /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_12284647011967839416.key (/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/private_key_12284647011967839416.key) 12:30:20 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:30:20 The recommended git tool is: NONE 12:30:22 using credential jenkins-ssh 12:30:22 Wiping out workspace first. 12:30:22 Cloning the remote Git repository 12:30:22 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 12:30:22 > git init /w/workspace/autorelease-gerrit-branch-lock-scandium # timeout=10 12:30:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 12:30:22 > git --version # timeout=10 12:30:22 > git --version # 'git version 2.43.0' 12:30:22 using GIT_SSH to set credentials jenkins-ssh 12:30:22 [INFO] Currently running in a labeled security context 12:30:22 [INFO] Currently SELinux is 'enforcing' on the host 12:30:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/jenkins-gitclient-ssh3849300919942581731.key 12:30:22 Verifying host key using known hosts file 12:30:22 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. 12:30:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 12:30:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 12:30:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:30:26 Avoid second fetch 12:30:26 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:30:26 Checking out Revision a84cbd134a8750e607b33315be11c17d2a4ebeb6 (refs/remotes/origin/master) 12:30:26 > git config core.sparsecheckout # timeout=10 12:30:26 > git checkout -f a84cbd134a8750e607b33315be11c17d2a4ebeb6 # timeout=10 12:30:27 Commit message: "Update git submodules" 12:30:27 > git rev-list --no-walk 297c70bdc5253bfefddcb6791f02f2747fa3cc86 # timeout=10 12:30:30 provisioning config files... 12:30:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:30:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:30:30 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins5917689865756402704.sh 12:30:30 ---> autorelease-gerrit-branch-lock.sh 12:30:30 Cloning into 'All-Projects'... 12:30:31 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 12:30:32 Total 1797 (delta 611), reused 1797 (delta 611) 12:30:32 Note: switching to 'c184ab6a13d79d48d39f3d105af0b91943aa0a8d'. 12:30:32 12:30:32 You are in 'detached HEAD' state. You can look around, make experimental 12:30:32 changes and commit them, and you can discard any commits you make in this 12:30:32 state without impacting any branches by switching back to a branch. 12:30:32 12:30:32 If you want to create a new branch to retain commits you create, you may 12:30:32 do so (now or later) by using -c with the switch command. Example: 12:30:32 12:30:32 git switch -c 12:30:32 12:30:32 Or undo this operation with: 12:30:32 12:30:32 git switch - 12:30:32 12:30:32 Turn off this advice by setting config variable advice.detachedHead to false 12:30:32 12:30:32 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 12:30:33 From ssh://git.opendaylight.org:29418/All-Projects 12:30:33 * [new ref] refs/meta/config -> config 12:30:33 Switched to branch 'config' 12:30:34 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 12:30:35 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 12:30:37 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 12:30:38 + case $mode in 12:30:38 + echo 'INFO: Locking branch for MRI: master' 12:30:38 INFO: Locking branch for MRI: master 12:30:38 + git config -f project.config access.refs/heads/master.exclusiveGroupPermissions submit 12:30:38 + git config -f project.config access.refs/heads/master.submit 'group Release Engineering Team' 12:30:38 + git config -f project.config access.refs/heads/master.removeReviewer 'group Release Engineering Team' 12:30:38 + git config -f project.config access.refs/heads/master.label-Code-Review '-2..+2 group Release Engineering Team' 12:30:38 + git config -f project.config access.refs/heads/master.label-Verified '-1..+1 group Release Engineering Team' 12:30:38 + git commit -asm 'Chore: Grant supercommitters rights master' 12:30:38 [config 724f71e] Chore: Grant supercommitters rights master 12:30:38 1 file changed, 6 insertions(+) 12:30:38 + git diff HEAD~1 12:30:38 diff --git a/project.config b/project.config 12:30:38 index 52d4f8a..268f5c0 100644 12:30:38 --- a/project.config 12:30:38 +++ b/project.config 12:30:38 @@ -142,3 +142,9 @@ 12:30:38 exclusiveGroupPermissions = create 12:30:38 create = block group Registered Users 12:30:38 create = group Release Engineering Team 12:30:38 +[access "refs/heads/master"] 12:30:38 + exclusiveGroupPermissions = submit 12:30:38 + submit = group Release Engineering Team 12:30:38 + removeReviewer = group Release Engineering Team 12:30:38 + label-Code-Review = -2..+2 group Release Engineering Team 12:30:38 + label-Verified = -1..+1 group Release Engineering Team 12:30:38 + '[' false = true ']' 12:30:38 + echo 'INFO: Pushing changes to the repository.' 12:30:38 INFO: Pushing changes to the repository. 12:30:38 + git push origin HEAD:refs/meta/config 12:30:38 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 12:30:39 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:30:39 To ssh://git.opendaylight.org:29418/All-Projects 12:30:39 c184ab6..724f71e HEAD -> refs/meta/config 12:30:39 $ ssh-agent -k 12:30:39 unset SSH_AUTH_SOCK; 12:30:39 unset SSH_AGENT_PID; 12:30:39 echo Agent pid 5556 killed; 12:30:39 [ssh-agent] Stopped. 12:30:39 [PostBuildScript] - [INFO] Executing post build scripts. 12:30:39 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins3125315832741573520.sh 12:30:39 ---> sysstat.sh 12:30:40 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins17136643305705538301.sh 12:30:40 ---> package-listing.sh 12:30:40 ++ facter osfamily 12:30:40 ++ tr '[:upper:]' '[:lower:]' 12:30:40 + OS_FAMILY=redhat 12:30:40 + workspace=/w/workspace/autorelease-gerrit-branch-lock-scandium 12:30:40 + START_PACKAGES=/tmp/packages_start.txt 12:30:40 + END_PACKAGES=/tmp/packages_end.txt 12:30:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:30:40 + PACKAGES=/tmp/packages_start.txt 12:30:40 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 12:30:40 + PACKAGES=/tmp/packages_end.txt 12:30:40 + case "${OS_FAMILY}" in 12:30:40 + rpm -qa 12:30:40 + sort 12:30:41 + '[' -f /tmp/packages_start.txt ']' 12:30:41 + '[' -f /tmp/packages_end.txt ']' 12:30:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:30:41 + '[' /w/workspace/autorelease-gerrit-branch-lock-scandium ']' 12:30:41 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 12:30:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-scandium/archives/ 12:30:41 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins9439071676606355579.sh 12:30:41 ---> capture-instance-metadata.sh 12:30:41 Setup pyenv: 12:30:41 system 12:30:41 * 3.8.13 (set by /opt/pyenv/version) 12:30:41 * 3.9.13 (set by /opt/pyenv/version) 12:30:41 * 3.10.13 (set by /opt/pyenv/version) 12:30:41 * 3.11.7 (set by /opt/pyenv/version) 12:30:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s4ph 12:30:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:30:51 lf-activate-venv(): INFO: Installing: lftools 12:31:49 lf-activate-venv(): INFO: Adding /tmp/venv-s4ph/bin to PATH 12:31:49 INFO: Running in OpenStack, capturing instance metadata 12:31:50 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins1097729954141992616.sh 12:31:50 provisioning config files... 12:31:50 Could not find credentials [logs] for autorelease-gerrit-branch-lock-scandium #7 12:31:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-scandium@tmp/config17307539646919890930tmp 12:31:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:31:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:31:50 provisioning config files... 12:31:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:31:50 [EnvInject] - Injecting environment variables from a build step. 12:31:50 [EnvInject] - Injecting as environment variables the properties content 12:31:50 SERVER_ID=logs 12:31:50 12:31:50 [EnvInject] - Variables injected successfully. 12:31:50 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins13630034135301624598.sh 12:31:50 ---> create-netrc.sh 12:31:50 WARN: Log server credential not found. 12:31:50 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins11517486058340857050.sh 12:31:50 ---> python-tools-install.sh 12:31:50 Setup pyenv: 12:31:51 system 12:31:51 3.8.13 12:31:51 3.9.13 12:31:51 3.10.13 12:31:51 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 12:31:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s4ph from file:/tmp/.os_lf_venv 12:31:52 lf-activate-venv(): INFO: Installing: lftools 12:32:12 lf-activate-venv(): INFO: Adding /tmp/venv-s4ph/bin to PATH 12:32:12 Generating Requirements File 12:33:12 Python 3.11.7 12:33:12 pip 24.2 from /tmp/venv-s4ph/lib/python3.11/site-packages/pip (python 3.11) 12:33:12 appdirs==1.4.4 12:33:12 argcomplete==3.4.0 12:33:12 aspy.yaml==1.3.0 12:33:12 attrs==23.2.0 12:33:12 autopage==0.5.2 12:33:12 beautifulsoup4==4.12.3 12:33:12 boto3==1.34.151 12:33:12 botocore==1.34.151 12:33:12 bs4==0.0.2 12:33:12 cachetools==5.4.0 12:33:12 certifi==2024.7.4 12:33:12 cffi==1.16.0 12:33:12 cfgv==3.4.0 12:33:12 chardet==5.2.0 12:33:12 charset-normalizer==3.3.2 12:33:12 click==8.1.7 12:33:12 cliff==4.7.0 12:33:12 cmd2==2.4.3 12:33:12 cryptography==3.3.2 12:33:12 debtcollector==3.0.0 12:33:12 decorator==5.1.1 12:33:12 defusedxml==0.7.1 12:33:12 Deprecated==1.2.14 12:33:12 distlib==0.3.8 12:33:12 dnspython==2.6.1 12:33:12 docker==4.2.2 12:33:12 dogpile.cache==1.3.3 12:33:12 email_validator==2.2.0 12:33:12 filelock==3.15.4 12:33:12 future==1.0.0 12:33:12 gitdb==4.0.11 12:33:12 GitPython==3.1.43 12:33:12 google-auth==2.32.0 12:33:12 httplib2==0.22.0 12:33:12 identify==2.6.0 12:33:12 idna==3.7 12:33:12 importlib-resources==1.5.0 12:33:12 iso8601==2.1.0 12:33:12 Jinja2==3.1.4 12:33:12 jmespath==1.0.1 12:33:12 jsonpatch==1.33 12:33:12 jsonpointer==3.0.0 12:33:12 jsonschema==4.23.0 12:33:12 jsonschema-specifications==2023.12.1 12:33:12 keystoneauth1==5.7.0 12:33:12 kubernetes==30.1.0 12:33:12 lftools==0.37.10 12:33:12 lxml==5.2.2 12:33:12 MarkupSafe==2.1.5 12:33:12 msgpack==1.0.8 12:33:12 multi_key_dict==2.0.3 12:33:12 munch==4.0.0 12:33:12 netaddr==1.3.0 12:33:12 netifaces==0.11.0 12:33:12 niet==1.4.2 12:33:12 nodeenv==1.9.1 12:33:12 oauth2client==4.1.3 12:33:12 oauthlib==3.2.2 12:33:12 openstacksdk==3.3.0 12:33:12 os-client-config==2.1.0 12:33:12 os-service-types==1.7.0 12:33:12 osc-lib==3.1.0 12:33:12 oslo.config==9.5.0 12:33:12 oslo.context==5.5.0 12:33:12 oslo.i18n==6.3.0 12:33:12 oslo.log==6.1.1 12:33:12 oslo.serialization==5.4.0 12:33:12 oslo.utils==7.2.0 12:33:12 packaging==24.1 12:33:12 pbr==6.0.0 12:33:12 platformdirs==4.2.2 12:33:12 prettytable==3.10.2 12:33:12 pyasn1==0.6.0 12:33:12 pyasn1_modules==0.4.0 12:33:12 pycparser==2.22 12:33:12 pygerrit2==2.0.15 12:33:12 PyGithub==2.3.0 12:33:12 PyJWT==2.8.0 12:33:12 PyNaCl==1.5.0 12:33:12 pyparsing==2.4.7 12:33:12 pyperclip==1.9.0 12:33:12 pyrsistent==0.20.0 12:33:12 python-cinderclient==9.5.0 12:33:12 python-dateutil==2.9.0.post0 12:33:12 python-heatclient==3.5.0 12:33:12 python-jenkins==1.8.2 12:33:12 python-keystoneclient==5.4.0 12:33:12 python-magnumclient==4.6.0 12:33:12 python-novaclient==18.6.0 12:33:12 python-openstackclient==6.6.1 12:33:12 python-swiftclient==4.6.0 12:33:12 PyYAML==6.0.1 12:33:12 referencing==0.35.1 12:33:12 requests==2.32.3 12:33:12 requests-oauthlib==2.0.0 12:33:12 requestsexceptions==1.4.0 12:33:12 rfc3986==2.0.0 12:33:12 rpds-py==0.19.1 12:33:12 rsa==4.9 12:33:12 ruamel.yaml==0.18.6 12:33:12 ruamel.yaml.clib==0.2.8 12:33:12 s3transfer==0.10.2 12:33:12 simplejson==3.19.2 12:33:12 six==1.16.0 12:33:12 smmap==5.0.1 12:33:12 soupsieve==2.5 12:33:12 stevedore==5.2.0 12:33:12 tabulate==0.9.0 12:33:12 toml==0.10.2 12:33:12 tomlkit==0.13.0 12:33:12 tqdm==4.66.4 12:33:12 typing_extensions==4.12.2 12:33:12 tzdata==2024.1 12:33:12 urllib3==1.26.19 12:33:12 virtualenv==20.26.3 12:33:12 wcwidth==0.2.13 12:33:12 websocket-client==1.8.0 12:33:12 wrapt==1.16.0 12:33:12 xdg==6.0.0 12:33:12 xmltodict==0.13.0 12:33:12 yq==3.4.3 12:33:12 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins10593926782780831425.sh 12:33:12 ---> sudo-logs.sh 12:33:12 Archiving 'sudo' log.. 12:33:13 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash /tmp/jenkins12118918984377012271.sh 12:33:13 ---> job-cost.sh 12:33:13 Setup pyenv: 12:33:13 system 12:33:13 3.8.13 12:33:13 3.9.13 12:33:13 3.10.13 12:33:13 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 12:33:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s4ph from file:/tmp/.os_lf_venv 12:33:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:33:40 lf-activate-venv(): INFO: Adding /tmp/venv-s4ph/bin to PATH 12:33:40 INFO: No Stack... 12:33:40 INFO: Retrieving Pricing Info for: v3-standard-4 12:33:41 INFO: Archiving Costs 12:33:41 [autorelease-gerrit-branch-lock-scandium] $ /bin/bash -l /tmp/jenkins17574455311997770878.sh 12:33:41 ---> logs-deploy.sh 12:33:41 Setup pyenv: 12:33:41 system 12:33:41 3.8.13 12:33:41 3.9.13 12:33:41 3.10.13 12:33:41 * 3.11.7 (set by /w/workspace/autorelease-gerrit-branch-lock-scandium/.python-version) 12:33:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s4ph from file:/tmp/.os_lf_venv 12:33:45 lf-activate-venv(): INFO: Installing: lftools 12:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-s4ph/bin to PATH 12:33:58 WARNING: Nexus logging server not set 12:33:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-scandium/7/ 12:33:58 INFO: archiving logs to S3 12:33:59 ---> uname -a: 12:33:59 Linux prd-centos8-builder-4c-4g-6561.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 12:33:59 12:33:59 12:33:59 ---> lscpu: 12:33:59 Architecture: x86_64 12:33:59 CPU op-mode(s): 32-bit, 64-bit 12:33:59 Byte Order: Little Endian 12:33:59 CPU(s): 4 12:33:59 On-line CPU(s) list: 0-3 12:33:59 Thread(s) per core: 1 12:33:59 Core(s) per socket: 1 12:33:59 Socket(s): 4 12:33:59 NUMA node(s): 1 12:33:59 Vendor ID: AuthenticAMD 12:33:59 CPU family: 23 12:33:59 Model: 49 12:33:59 Model name: AMD EPYC-Rome Processor 12:33:59 Stepping: 0 12:33:59 CPU MHz: 2800.000 12:33:59 BogoMIPS: 5600.00 12:33:59 Virtualization: AMD-V 12:33:59 Hypervisor vendor: KVM 12:33:59 Virtualization type: full 12:33:59 L1d cache: 32K 12:33:59 L1i cache: 32K 12:33:59 L2 cache: 512K 12:33:59 L3 cache: 16384K 12:33:59 NUMA node0 CPU(s): 0-3 12:33:59 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 12:33:59 12:33:59 12:33:59 ---> nproc: 12:33:59 4 12:33:59 12:33:59 12:33:59 ---> df -h: 12:33:59 Filesystem Size Used Avail Use% Mounted on 12:33:59 devtmpfs 7.7G 0 7.7G 0% /dev 12:33:59 tmpfs 7.7G 0 7.7G 0% /dev/shm 12:33:59 tmpfs 7.7G 17M 7.7G 1% /run 12:33:59 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 12:33:59 /dev/vda1 80G 8.6G 72G 11% / 12:33:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:33:59 12:33:59 12:33:59 ---> free -m: 12:33:59 total used free shared buff/cache available 12:33:59 Mem: 15761 741 12801 19 2218 14694 12:33:59 Swap: 1023 0 1023 12:33:59 12:33:59 12:33:59 ---> ip addr: 12:33:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:33:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:33:59 inet 127.0.0.1/8 scope host lo 12:33:59 valid_lft forever preferred_lft forever 12:33:59 inet6 ::1/128 scope host 12:33:59 valid_lft forever preferred_lft forever 12:33:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:33:59 link/ether fa:16:3e:8d:e7:f8 brd ff:ff:ff:ff:ff:ff 12:33:59 altname enp0s3 12:33:59 altname ens3 12:33:59 inet 10.30.170.67/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 12:33:59 valid_lft 86105sec preferred_lft 86105sec 12:33:59 inet6 fe80::f816:3eff:fe8d:e7f8/64 scope link 12:33:59 valid_lft forever preferred_lft forever 12:33:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:33:59 link/ether 02:42:09:55:42:9c brd ff:ff:ff:ff:ff:ff 12:33:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:33:59 valid_lft forever preferred_lft forever 12:33:59 12:33:59 12:33:59 ---> sar -b -r -n DEV: 12:33:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/01/2024 _x86_64_ (4 CPU) 12:33:59 12:33:59 12:29:01 LINUX RESTART (4 CPU) 12:33:59 12:33:59 12:30:00 PM tps rtps wtps bread/s bwrtn/s 12:33:59 12:30:02 PM 1.74 0.00 1.74 0.00 2381.40 12:33:59 12:31:01 PM 80.62 25.98 54.64 6299.86 12683.54 12:33:59 12:32:01 PM 65.36 8.08 57.28 1340.09 5460.61 12:33:59 12:33:01 PM 66.56 0.07 66.49 1.60 6054.58 12:33:59 Average: 70.14 11.19 58.95 2502.61 7987.13 12:33:59 12:33:59 12:30:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:33:59 12:30:02 PM 14001080 15393168 2138360 13.25 2688 1622020 837988 5.19 132124 1705900 165348 12:33:59 12:31:01 PM 13488024 15134872 2651416 16.43 2688 1872308 1116592 6.50 349536 1985344 53964 12:33:59 12:32:01 PM 13279796 15101788 2859644 17.72 2688 2036424 1097796 6.39 375248 2127240 122804 12:33:59 12:33:01 PM 13199952 15073264 2939488 18.21 2688 2088060 1131844 6.59 378864 2201036 33272 12:33:59 Average: 13492213 15175773 2647227 16.40 2688 1904703 1046055 6.09 308943 2004880 93847 12:33:59 12:33:59 12:30:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:33:59 12:30:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:59 12:30:02 PM eth0 0.58 0.58 0.02 0.02 0.00 0.00 0.00 0.00 12:33:59 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:59 12:31:01 PM eth0 275.27 183.86 1365.27 58.02 0.00 0.00 0.00 0.00 12:33:59 12:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:59 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:59 12:32:01 PM eth0 44.67 35.19 399.59 11.94 0.00 0.00 0.00 0.00 12:33:59 12:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:59 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:59 12:33:01 PM eth0 19.58 19.94 231.95 7.55 0.00 0.00 0.00 0.00 12:33:59 12:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:59 Average: eth0 111.22 78.35 655.48 25.42 0.00 0.00 0.00 0.00 12:33:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:59 12:33:59 12:33:59 ---> sar -P ALL: 12:33:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 08/01/2024 _x86_64_ (4 CPU) 12:33:59 12:33:59 12:29:01 LINUX RESTART (4 CPU) 12:33:59 12:33:59 12:30:00 PM CPU %user %nice %system %iowait %steal %idle 12:33:59 12:30:02 PM all 90.69 0.00 8.85 0.15 0.00 0.31 12:33:59 12:30:02 PM 0 90.24 0.00 9.15 0.61 0.00 0.00 12:33:59 12:30:02 PM 1 88.30 0.00 11.70 0.00 0.00 0.00 12:33:59 12:30:02 PM 2 89.94 0.00 10.06 0.00 0.00 0.00 12:33:59 12:30:02 PM 3 94.70 0.00 3.97 0.00 0.00 1.32 12:33:59 12:31:01 PM all 14.52 0.00 3.56 12.26 0.15 69.51 12:33:59 12:31:01 PM 0 10.43 0.00 2.44 12.84 0.09 74.20 12:33:59 12:31:01 PM 1 25.75 0.00 4.99 13.72 0.31 55.23 12:33:59 12:31:01 PM 2 11.00 0.00 3.62 8.27 0.09 77.03 12:33:59 12:31:01 PM 3 10.94 0.00 3.18 14.22 0.12 71.53 12:33:59 12:32:01 PM all 9.66 0.00 2.02 7.65 0.15 80.52 12:33:59 12:32:01 PM 0 3.61 0.00 0.92 2.37 0.13 92.96 12:33:59 12:32:01 PM 1 14.57 0.00 2.64 11.47 0.18 71.14 12:33:59 12:32:01 PM 2 10.15 0.00 2.66 10.29 0.15 76.75 12:33:59 12:32:01 PM 3 10.30 0.00 1.87 6.49 0.13 81.20 12:33:59 12:33:01 PM all 7.85 0.00 0.99 7.02 0.05 84.09 12:33:59 12:33:01 PM 0 2.54 0.00 0.45 1.59 0.05 95.37 12:33:59 12:33:01 PM 1 10.84 0.00 0.77 11.03 0.08 77.27 12:33:59 12:33:01 PM 2 16.70 0.00 2.09 11.31 0.07 69.83 12:33:59 12:33:01 PM 3 1.35 0.00 0.63 4.19 0.02 93.80 12:33:59 Average: all 11.38 0.00 2.24 8.87 0.12 77.40 12:33:59 Average: 0 6.26 0.00 1.33 5.50 0.09 86.81 12:33:59 Average: 1 17.67 0.00 2.87 11.95 0.19 67.32 12:33:59 Average: 2 13.35 0.00 2.85 9.87 0.10 73.82 12:33:59 Average: 3 8.23 0.00 1.90 8.18 0.09 81.60 12:33:59 12:33:59 12:33:59