08:34:32 Started by user Robert Varga 08:34:32 Running as SYSTEM 08:34:32 [EnvInject] - Loading node environment variables. 08:34:32 Building remotely on prd-centos8-builder-4c-4g-3003 (centos8-builder-4c-4g) in workspace /w/workspace/autorelease-gerrit-branch-lock-calcium 08:34:32 [ssh-agent] Looking for ssh-agent implementation... 08:34:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:34:32 $ ssh-agent 08:34:32 SSH_AUTH_SOCK=/tmp/ssh-USlyqyrckJuF/agent.5561 08:34:32 SSH_AGENT_PID=5563 08:34:32 [ssh-agent] Started. 08:34:32 Running ssh-add (command line suppressed) 08:34:32 Identity added: /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_16179152583076387760.key (/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/private_key_16179152583076387760.key) 08:34:32 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:34:33 The recommended git tool is: NONE 08:34:35 using credential jenkins-ssh 08:34:35 Wiping out workspace first. 08:34:35 Cloning the remote Git repository 08:34:35 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 08:34:35 > git init /w/workspace/autorelease-gerrit-branch-lock-calcium # timeout=10 08:34:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 08:34:35 > git --version # timeout=10 08:34:35 > git --version # 'git version 2.43.0' 08:34:35 using GIT_SSH to set credentials jenkins-ssh 08:34:35 [INFO] Currently running in a labeled security context 08:34:35 [INFO] Currently SELinux is 'enforcing' on the host 08:34:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/jenkins-gitclient-ssh4287520787022624274.key 08:34:35 Verifying host key using known hosts file 08:34:35 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. 08:34:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 08:34:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:39 Avoid second fetch 08:34:39 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:34:39 Checking out Revision 2e071d636445082f63978cde671b5d87c4d7bb5b (refs/remotes/origin/master) 08:34:39 > git config core.sparsecheckout # timeout=10 08:34:39 > git checkout -f 2e071d636445082f63978cde671b5d87c4d7bb5b # timeout=10 08:34:39 Commit message: "Update git submodules" 08:34:39 > git rev-list --no-walk 56b1d3a518e45795d685c650c4cfcf02c1fc3898 # timeout=10 08:34:39 provisioning config files... 08:34:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:34:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:34:39 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins7261675620667646137.sh 08:34:39 ---> autorelease-gerrit-branch-lock.sh 08:34:39 Cloning into 'All-Projects'... 08:34:39 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 08:34:41 Total 1719 (delta 603), reused 1719 (delta 603) 08:34:41 Note: switching to '5a1499adb9af6f1e1560082ef3e36b5e2d985f6e'. 08:34:41 08:34:41 You are in 'detached HEAD' state. You can look around, make experimental 08:34:41 changes and commit them, and you can discard any commits you make in this 08:34:41 state without impacting any branches by switching back to a branch. 08:34:41 08:34:41 If you want to create a new branch to retain commits you create, you may 08:34:41 do so (now or later) by using -c with the switch command. Example: 08:34:41 08:34:41 git switch -c 08:34:41 08:34:41 Or undo this operation with: 08:34:41 08:34:41 git switch - 08:34:41 08:34:41 Turn off this advice by setting config variable advice.detachedHead to false 08:34:41 08:34:41 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 08:34:42 From ssh://git.opendaylight.org:29418/All-Projects 08:34:42 * [new ref] refs/meta/config -> config 08:34:42 Switched to branch 'config' 08:34:42 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 08:34:44 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 08:34:45 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 08:34:46 + case $mode in 08:34:46 + echo 'INFO: Unlocking branch: master' 08:34:46 INFO: Unlocking branch: master 08:34:46 + git config -f project.config --remove-section access.refs/heads/master 08:34:46 + git commit -asm 'Chore: Unlock branch master' 08:34:46 [config e1518f2] Chore: Unlock branch master 08:34:46 1 file changed, 6 deletions(-) 08:34:46 + git diff HEAD~1 08:34:46 diff --git a/project.config b/project.config 08:34:46 index 268f5c0..52d4f8a 100644 08:34:46 --- a/project.config 08:34:46 +++ b/project.config 08:34:46 @@ -142,9 +142,3 @@ 08:34:46 exclusiveGroupPermissions = create 08:34:46 create = block group Registered Users 08:34:46 create = group Release Engineering Team 08:34:46 -[access "refs/heads/master"] 08:34:46 - exclusiveGroupPermissions = submit 08:34:46 - submit = group Release Engineering Team 08:34:46 - removeReviewer = group Release Engineering Team 08:34:46 - label-Code-Review = -2..+2 group Release Engineering Team 08:34:46 - label-Verified = -1..+1 group Release Engineering Team 08:34:46 + '[' false = true ']' 08:34:46 + echo 'INFO: Pushing changes to the repository.' 08:34:46 INFO: Pushing changes to the repository. 08:34:46 + git push origin HEAD:refs/meta/config 08:34:46 Warning: Permanently added the RSA host key for IP address '[52.35.122.251]:29418' to the list of known hosts. 08:34:47 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 08:34:47 To ssh://git.opendaylight.org:29418/All-Projects 08:34:47 5a1499a..e1518f2 HEAD -> refs/meta/config 08:34:47 $ ssh-agent -k 08:34:47 unset SSH_AUTH_SOCK; 08:34:47 unset SSH_AGENT_PID; 08:34:47 echo Agent pid 5563 killed; 08:34:47 [ssh-agent] Stopped. 08:34:47 [PostBuildScript] - [INFO] Executing post build scripts. 08:34:47 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6229295647590965284.sh 08:34:47 ---> sysstat.sh 08:34:47 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins6254361934480255948.sh 08:34:47 ---> package-listing.sh 08:34:47 ++ facter osfamily 08:34:47 ++ tr '[:upper:]' '[:lower:]' 08:34:48 + OS_FAMILY=redhat 08:34:48 + workspace=/w/workspace/autorelease-gerrit-branch-lock-calcium 08:34:48 + START_PACKAGES=/tmp/packages_start.txt 08:34:48 + END_PACKAGES=/tmp/packages_end.txt 08:34:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:34:48 + PACKAGES=/tmp/packages_start.txt 08:34:48 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 08:34:48 + PACKAGES=/tmp/packages_end.txt 08:34:48 + case "${OS_FAMILY}" in 08:34:48 + rpm -qa 08:34:48 + sort 08:34:48 + '[' -f /tmp/packages_start.txt ']' 08:34:48 + '[' -f /tmp/packages_end.txt ']' 08:34:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:34:48 + '[' /w/workspace/autorelease-gerrit-branch-lock-calcium ']' 08:34:48 + mkdir -p /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 08:34:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-gerrit-branch-lock-calcium/archives/ 08:34:48 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins17192057297444286714.sh 08:34:48 ---> capture-instance-metadata.sh 08:34:48 Setup pyenv: 08:34:48 system 08:34:48 * 3.8.13 (set by /opt/pyenv/version) 08:34:48 * 3.9.13 (set by /opt/pyenv/version) 08:34:48 * 3.10.6 (set by /opt/pyenv/version) 08:34:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hDfg 08:34:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:34:56 lf-activate-venv(): INFO: Installing: lftools 08:35:30 lf-activate-venv(): INFO: Adding /tmp/venv-hDfg/bin to PATH 08:35:30 INFO: Running in OpenStack, capturing instance metadata 08:35:30 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins13994906347831708117.sh 08:35:30 provisioning config files... 08:35:32 Could not find credentials [logs] for autorelease-gerrit-branch-lock-calcium #19 08:35:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-gerrit-branch-lock-calcium@tmp/config2991352358912457650tmp 08:35:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:35:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:35:32 provisioning config files... 08:35:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:35:33 [EnvInject] - Injecting environment variables from a build step. 08:35:33 [EnvInject] - Injecting as environment variables the properties content 08:35:33 SERVER_ID=logs 08:35:33 08:35:33 [EnvInject] - Variables injected successfully. 08:35:34 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins4385376806110376556.sh 08:35:34 ---> create-netrc.sh 08:35:34 WARN: Log server credential not found. 08:35:34 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins3192309197735008545.sh 08:35:34 ---> python-tools-install.sh 08:35:34 Setup pyenv: 08:35:34 system 08:35:34 3.8.13 08:35:34 3.9.13 08:35:34 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 08:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hDfg from file:/tmp/.os_lf_venv 08:35:35 lf-activate-venv(): INFO: Installing: lftools 08:35:45 lf-activate-venv(): INFO: Adding /tmp/venv-hDfg/bin to PATH 08:35:45 Generating Requirements File 08:36:20 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. 08:36:20 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 08:36:20 Python 3.10.6 08:36:20 pip 24.0 from /tmp/venv-hDfg/lib/python3.10/site-packages/pip (python 3.10) 08:36:21 appdirs==1.4.4 08:36:21 argcomplete==3.2.2 08:36:21 aspy.yaml==1.3.0 08:36:21 attrs==23.2.0 08:36:21 autopage==0.5.2 08:36:21 beautifulsoup4==4.12.3 08:36:21 boto3==1.34.57 08:36:21 botocore==1.34.57 08:36:21 bs4==0.0.2 08:36:21 cachetools==5.3.3 08:36:21 certifi==2024.2.2 08:36:21 cffi==1.16.0 08:36:21 cfgv==3.4.0 08:36:21 chardet==5.2.0 08:36:21 charset-normalizer==3.3.2 08:36:21 click==8.1.7 08:36:21 cliff==4.6.0 08:36:21 cmd2==2.4.3 08:36:21 cryptography==3.3.2 08:36:21 debtcollector==3.0.0 08:36:21 decorator==5.1.1 08:36:21 defusedxml==0.7.1 08:36:21 Deprecated==1.2.14 08:36:21 distlib==0.3.8 08:36:21 dnspython==2.6.1 08:36:21 docker==4.2.2 08:36:21 dogpile.cache==1.3.2 08:36:21 email_validator==2.1.1 08:36:21 filelock==3.13.1 08:36:21 future==1.0.0 08:36:21 gitdb==4.0.11 08:36:21 GitPython==3.1.42 08:36:21 google-auth==2.28.1 08:36:21 httplib2==0.22.0 08:36:21 identify==2.5.35 08:36:21 idna==3.6 08:36:21 importlib-resources==1.5.0 08:36:21 iso8601==2.1.0 08:36:21 Jinja2==3.1.3 08:36:21 jmespath==1.0.1 08:36:21 jsonpatch==1.33 08:36:21 jsonpointer==2.4 08:36:21 jsonschema==4.21.1 08:36:21 jsonschema-specifications==2023.12.1 08:36:21 keystoneauth1==5.6.0 08:36:21 kubernetes==29.0.0 08:36:21 lftools==0.37.9 08:36:21 lxml==5.1.0 08:36:21 MarkupSafe==2.1.5 08:36:21 msgpack==1.0.8 08:36:21 multi_key_dict==2.0.3 08:36:21 munch==4.0.0 08:36:21 netaddr==1.2.1 08:36:21 netifaces==0.11.0 08:36:21 niet==1.4.2 08:36:21 nodeenv==1.8.0 08:36:21 oauth2client==4.1.3 08:36:21 oauthlib==3.2.2 08:36:21 openstacksdk==0.62.0 08:36:21 os-client-config==2.1.0 08:36:21 os-service-types==1.7.0 08:36:21 osc-lib==3.0.1 08:36:21 oslo.config==9.4.0 08:36:21 oslo.context==5.5.0 08:36:21 oslo.i18n==6.3.0 08:36:21 oslo.log==5.5.0 08:36:21 oslo.serialization==5.4.0 08:36:21 oslo.utils==7.1.0 08:36:21 packaging==23.2 08:36:21 pbr==6.0.0 08:36:21 platformdirs==4.2.0 08:36:21 prettytable==3.10.0 08:36:21 pyasn1==0.5.1 08:36:21 pyasn1-modules==0.3.0 08:36:21 pycparser==2.21 08:36:21 pygerrit2==2.0.15 08:36:21 PyGithub==2.2.0 08:36:21 pyinotify==0.9.6 08:36:21 PyJWT==2.8.0 08:36:21 PyNaCl==1.5.0 08:36:21 pyparsing==2.4.7 08:36:21 pyperclip==1.8.2 08:36:21 pyrsistent==0.20.0 08:36:21 python-cinderclient==9.5.0 08:36:21 python-dateutil==2.9.0.post0 08:36:21 python-heatclient==3.5.0 08:36:21 python-jenkins==1.8.2 08:36:21 python-keystoneclient==5.4.0 08:36:21 python-magnumclient==4.4.0 08:36:21 python-novaclient==18.5.0 08:36:21 python-openstackclient==6.0.1 08:36:21 python-swiftclient==4.5.0 08:36:21 PyYAML==6.0.1 08:36:21 referencing==0.33.0 08:36:21 requests==2.31.0 08:36:21 requests-oauthlib==1.3.1 08:36:21 requestsexceptions==1.4.0 08:36:21 rfc3986==2.0.0 08:36:21 rpds-py==0.18.0 08:36:21 rsa==4.9 08:36:21 ruamel.yaml==0.18.6 08:36:21 ruamel.yaml.clib==0.2.8 08:36:21 s3transfer==0.10.0 08:36:21 simplejson==3.19.2 08:36:21 six==1.16.0 08:36:21 smmap==5.0.1 08:36:21 soupsieve==2.5 08:36:21 stevedore==5.2.0 08:36:21 tabulate==0.9.0 08:36:21 toml==0.10.2 08:36:21 tomlkit==0.12.4 08:36:21 tqdm==4.66.2 08:36:21 typing_extensions==4.10.0 08:36:21 tzdata==2024.1 08:36:21 urllib3==1.26.18 08:36:21 virtualenv==20.25.1 08:36:21 wcwidth==0.2.13 08:36:21 websocket-client==1.7.0 08:36:21 wrapt==1.16.0 08:36:21 xdg==6.0.0 08:36:21 xmltodict==0.13.0 08:36:21 yq==3.2.3 08:36:21 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins9807230655791347686.sh 08:36:21 ---> sudo-logs.sh 08:36:21 Archiving 'sudo' log.. 08:36:22 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash /tmp/jenkins12552025435532800408.sh 08:36:22 ---> job-cost.sh 08:36:22 Setup pyenv: 08:36:22 system 08:36:22 3.8.13 08:36:22 3.9.13 08:36:22 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 08:36:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hDfg from file:/tmp/.os_lf_venv 08:36:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:36:33 lf-activate-venv(): INFO: Adding /tmp/venv-hDfg/bin to PATH 08:36:33 INFO: No Stack... 08:36:34 INFO: Retrieving Pricing Info for: v3-standard-4 08:36:34 INFO: Archiving Costs 08:36:34 [autorelease-gerrit-branch-lock-calcium] $ /bin/bash -l /tmp/jenkins9458981102759151355.sh 08:36:34 ---> logs-deploy.sh 08:36:34 Setup pyenv: 08:36:34 system 08:36:34 3.8.13 08:36:34 3.9.13 08:36:34 * 3.10.6 (set by /w/workspace/autorelease-gerrit-branch-lock-calcium/.python-version) 08:36:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hDfg from file:/tmp/.os_lf_venv 08:36:36 lf-activate-venv(): INFO: Installing: lftools 08:36:46 lf-activate-venv(): INFO: Adding /tmp/venv-hDfg/bin to PATH 08:36:46 WARNING: Nexus logging server not set 08:36:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-gerrit-branch-lock-calcium/19/ 08:36:46 INFO: archiving logs to S3 08:36:47 ---> uname -a: 08:36:47 Linux prd-centos8-builder-4c-4g-3003.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 08:36:47 08:36:47 08:36:47 ---> lscpu: 08:36:47 Architecture: x86_64 08:36:47 CPU op-mode(s): 32-bit, 64-bit 08:36:47 Byte Order: Little Endian 08:36:47 CPU(s): 4 08:36:47 On-line CPU(s) list: 0-3 08:36:47 Thread(s) per core: 1 08:36:47 Core(s) per socket: 1 08:36:47 Socket(s): 4 08:36:47 NUMA node(s): 1 08:36:47 Vendor ID: AuthenticAMD 08:36:47 CPU family: 23 08:36:47 Model: 49 08:36:47 Model name: AMD EPYC-Rome Processor 08:36:47 Stepping: 0 08:36:47 CPU MHz: 2799.996 08:36:47 BogoMIPS: 5599.99 08:36:47 Virtualization: AMD-V 08:36:47 Hypervisor vendor: KVM 08:36:47 Virtualization type: full 08:36:47 L1d cache: 32K 08:36:47 L1i cache: 32K 08:36:47 L2 cache: 512K 08:36:47 L3 cache: 16384K 08:36:47 NUMA node0 CPU(s): 0-3 08:36:47 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 08:36:47 08:36:47 08:36:47 ---> nproc: 08:36:47 4 08:36:47 08:36:47 08:36:47 ---> df -h: 08:36:47 Filesystem Size Used Avail Use% Mounted on 08:36:47 devtmpfs 7.7G 0 7.7G 0% /dev 08:36:47 tmpfs 7.7G 0 7.7G 0% /dev/shm 08:36:47 tmpfs 7.7G 17M 7.7G 1% /run 08:36:47 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 08:36:47 /dev/vda1 80G 8.4G 72G 11% / 08:36:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:36:47 08:36:47 08:36:47 ---> free -m: 08:36:47 total used free shared buff/cache available 08:36:47 Mem: 15761 703 12850 19 2207 14732 08:36:47 Swap: 1023 0 1023 08:36:47 08:36:47 08:36:47 ---> ip addr: 08:36:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:36:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:36:47 inet 127.0.0.1/8 scope host lo 08:36:47 valid_lft forever preferred_lft forever 08:36:47 inet6 ::1/128 scope host 08:36:47 valid_lft forever preferred_lft forever 08:36:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:36:47 link/ether fa:16:3e:9e:95:70 brd ff:ff:ff:ff:ff:ff 08:36:47 altname enp0s3 08:36:47 altname ens3 08:36:47 inet 10.30.171.46/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 08:36:47 valid_lft 86239sec preferred_lft 86239sec 08:36:47 inet6 fe80::f816:3eff:fe9e:9570/64 scope link 08:36:47 valid_lft forever preferred_lft forever 08:36:47 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:36:47 link/ether 02:42:c0:8c:e4:f5 brd ff:ff:ff:ff:ff:ff 08:36:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:36:47 valid_lft forever preferred_lft forever 08:36:47 08:36:47 08:36:47 ---> sar -b -r -n DEV: 08:36:47 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/07/2024 _x86_64_ (4 CPU) 08:36:47 08:36:47 08:34:03 LINUX RESTART (4 CPU) 08:36:47 08:36:47 08:35:01 AM tps rtps wtps bread/s bwrtn/s 08:36:47 08:36:01 AM 80.81 7.85 72.96 1374.61 6599.43 08:36:47 Average: 80.81 7.85 72.96 1374.61 6599.43 08:36:47 08:36:47 08:35:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:36:47 08:36:01 AM 13280904 15138328 2858544 17.71 2688 2073268 1092708 6.36 376568 2131940 105524 08:36:47 Average: 13280904 15138328 2858544 17.71 2688 2073268 1092708 6.36 376568 2131940 105524 08:36:47 08:36:47 08:35:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:36:47 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:47 08:36:01 AM eth0 56.98 47.55 639.96 7.80 0.00 0.00 0.00 0.00 08:36:47 08:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:47 Average: eth0 56.98 47.55 639.96 7.80 0.00 0.00 0.00 0.00 08:36:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:47 08:36:47 08:36:47 ---> sar -P ALL: 08:36:47 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/07/2024 _x86_64_ (4 CPU) 08:36:47 08:36:47 08:34:03 LINUX RESTART (4 CPU) 08:36:47 08:36:47 08:35:01 AM CPU %user %nice %system %iowait %steal %idle 08:36:47 08:36:01 AM all 17.01 0.00 2.23 1.94 0.06 78.75 08:36:47 08:36:01 AM 0 10.85 0.00 1.80 1.84 0.07 85.45 08:36:47 08:36:01 AM 1 14.02 0.00 2.38 1.46 0.07 82.08 08:36:47 08:36:01 AM 2 11.42 0.00 2.49 2.31 0.05 83.73 08:36:47 08:36:01 AM 3 31.75 0.00 2.25 2.15 0.07 63.78 08:36:47 Average: all 17.01 0.00 2.23 1.94 0.06 78.75 08:36:47 Average: 0 10.85 0.00 1.80 1.84 0.07 85.45 08:36:47 Average: 1 14.02 0.00 2.38 1.46 0.07 82.08 08:36:47 Average: 2 11.42 0.00 2.49 2.31 0.05 83.73 08:36:47 Average: 3 31.75 0.00 2.25 2.15 0.07 63.78 08:36:47 08:36:47 08:36:47