05:35:04 Started by timer 05:35:04 Running as SYSTEM 05:35:04 [EnvInject] - Loading node environment variables. 05:35:04 Building remotely on prd-centos7-builder-2c-1g-1545 (centos7-builder-2c-1g) in workspace /w/workspace/autorelease-update-validate-jobs-scandium 05:35:04 [ssh-agent] Looking for ssh-agent implementation... 05:35:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:05 $ ssh-agent 05:35:05 SSH_AUTH_SOCK=/tmp/ssh-2V00g02KwEnv/agent.9399 05:35:05 SSH_AGENT_PID=9401 05:35:05 [ssh-agent] Started. 05:35:05 Running ssh-add (command line suppressed) 05:35:05 Identity added: /w/workspace/autorelease-update-validate-jobs-scandium@tmp/private_key_5690842485446565576.key (/w/workspace/autorelease-update-validate-jobs-scandium@tmp/private_key_5690842485446565576.key) 05:35:05 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 05:35:05 The recommended git tool is: NONE 05:35:07 using credential opendaylight-jenkins-ssh 05:35:07 Wiping out workspace first. 05:35:07 Cloning the remote Git repository 05:35:07 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 05:35:07 > git init /w/workspace/autorelease-update-validate-jobs-scandium # timeout=10 05:35:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 05:35:07 > git --version # timeout=10 05:35:07 > git --version # 'git version 2.36.6' 05:35:07 using GIT_SSH to set credentials Release Engineering Jenkins Key 05:35:07 [INFO] Currently running in a labeled security context 05:35:07 [INFO] Currently SELinux is 'enforcing' on the host 05:35:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-validate-jobs-scandium@tmp/jenkins-gitclient-ssh8579157480061917735.key 05:35:07 Verifying host key using known hosts file 05:35:07 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. 05:35:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 05:35:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 05:35:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:35:10 Avoid second fetch 05:35:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:35:10 Checking out Revision 95299f108bc62eddc75ae9b3e7fce6e74158288f (refs/remotes/origin/master) 05:35:10 > git config core.sparsecheckout # timeout=10 05:35:10 > git checkout -f 95299f108bc62eddc75ae9b3e7fce6e74158288f # timeout=10 05:35:10 Commit message: "Chore: Update global-jjb to the latest v0.90.12" 05:35:10 > git rev-list --no-walk a452cf490ec2c903b7994a9939faf6a275138d21 # timeout=10 05:35:10 > git remote # timeout=10 05:35:10 > git submodule init # timeout=10 05:35:10 > git submodule sync # timeout=10 05:35:10 > git config --get remote.origin.url # timeout=10 05:35:10 > git submodule init # timeout=10 05:35:10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:35:10 > git config --get submodule.global-jjb.url # timeout=10 05:35:10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:35:10 > git config --get submodule.packer/common-packer.url # timeout=10 05:35:10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:35:10 > git submodule update --init --recursive global-jjb # timeout=10 05:35:11 > git submodule update --init --recursive packer/common-packer # timeout=10 05:35:15 provisioning config files... 05:35:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:35:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:35:15 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins17743536719039266183.sh 05:35:15 ---> python-tools-install.sh 05:35:15 Setup pyenv: 05:35:15 system 05:35:15 * 3.8.13 (set by /opt/pyenv/version) 05:35:15 * 3.9.13 (set by /opt/pyenv/version) 05:35:15 3.10.13 05:35:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kyNG 05:35:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:35:23 lf-activate-venv(): INFO: Installing: lftools 05:35:52 lf-activate-venv(): INFO: Adding /tmp/venv-kyNG/bin to PATH 05:35:52 Generating Requirements File 05:36:16 Python 3.10.13 05:36:16 pip 24.3.1 from /tmp/venv-kyNG/lib/python3.10/site-packages/pip (python 3.10) 05:36:16 appdirs==1.4.4 05:36:16 argcomplete==3.5.3 05:36:16 aspy.yaml==1.3.0 05:36:16 attrs==24.3.0 05:36:16 autopage==0.5.2 05:36:16 beautifulsoup4==4.12.3 05:36:16 boto3==1.35.98 05:36:16 botocore==1.35.98 05:36:16 bs4==0.0.2 05:36:16 cachetools==5.5.0 05:36:16 certifi==2024.12.14 05:36:16 cffi==1.17.1 05:36:16 cfgv==3.4.0 05:36:16 chardet==5.2.0 05:36:16 charset-normalizer==3.4.1 05:36:16 click==8.1.8 05:36:16 cliff==4.8.0 05:36:16 cmd2==2.5.8 05:36:16 cryptography==3.3.2 05:36:16 debtcollector==3.0.0 05:36:16 decorator==5.1.1 05:36:16 defusedxml==0.7.1 05:36:16 Deprecated==1.2.15 05:36:16 distlib==0.3.9 05:36:16 dnspython==2.7.0 05:36:16 docker==4.2.2 05:36:16 dogpile.cache==1.3.3 05:36:16 durationpy==0.9 05:36:16 email_validator==2.2.0 05:36:16 filelock==3.16.1 05:36:16 future==1.0.0 05:36:16 gitdb==4.0.12 05:36:16 GitPython==3.1.44 05:36:16 google-auth==2.37.0 05:36:16 httplib2==0.22.0 05:36:16 identify==2.6.5 05:36:16 idna==3.10 05:36:16 importlib-resources==1.5.0 05:36:16 iso8601==2.1.0 05:36:16 Jinja2==3.1.5 05:36:16 jmespath==1.0.1 05:36:16 jsonpatch==1.33 05:36:16 jsonpointer==3.0.0 05:36:16 jsonschema==4.23.0 05:36:16 jsonschema-specifications==2024.10.1 05:36:16 keystoneauth1==5.9.1 05:36:16 kubernetes==31.0.0 05:36:16 lftools==0.37.10 05:36:16 lxml==5.3.0 05:36:16 MarkupSafe==3.0.2 05:36:16 msgpack==1.1.0 05:36:16 multi_key_dict==2.0.3 05:36:16 munch==4.0.0 05:36:16 netaddr==1.3.0 05:36:16 niet==1.4.2 05:36:16 nodeenv==1.9.1 05:36:16 oauth2client==4.1.3 05:36:16 oauthlib==3.2.2 05:36:16 openstacksdk==4.2.0 05:36:16 os-client-config==2.1.0 05:36:16 os-service-types==1.7.0 05:36:16 osc-lib==3.2.0 05:36:16 oslo.config==9.7.0 05:36:16 oslo.context==5.7.0 05:36:16 oslo.i18n==6.5.0 05:36:16 oslo.log==7.0.0 05:36:16 oslo.serialization==5.6.0 05:36:16 oslo.utils==8.0.0 05:36:16 packaging==24.2 05:36:16 pbr==6.1.0 05:36:16 platformdirs==4.3.6 05:36:16 prettytable==3.12.0 05:36:16 psutil==6.1.1 05:36:16 pyasn1==0.6.1 05:36:16 pyasn1_modules==0.4.1 05:36:16 pycparser==2.22 05:36:16 pygerrit2==2.0.15 05:36:16 PyGithub==2.5.0 05:36:16 PyJWT==2.10.1 05:36:16 PyNaCl==1.5.0 05:36:16 pyparsing==2.4.7 05:36:16 pyperclip==1.9.0 05:36:16 pyrsistent==0.20.0 05:36:16 python-cinderclient==9.6.0 05:36:16 python-dateutil==2.9.0.post0 05:36:16 python-heatclient==4.1.0 05:36:16 python-jenkins==1.8.2 05:36:16 python-keystoneclient==5.5.0 05:36:16 python-magnumclient==4.7.0 05:36:16 python-openstackclient==7.2.1 05:36:16 python-swiftclient==4.6.0 05:36:16 PyYAML==6.0.2 05:36:16 referencing==0.35.1 05:36:16 requests==2.32.3 05:36:16 requests-oauthlib==2.0.0 05:36:16 requestsexceptions==1.4.0 05:36:16 rfc3986==2.0.0 05:36:16 rpds-py==0.22.3 05:36:16 rsa==4.9 05:36:16 ruamel.yaml==0.18.10 05:36:16 ruamel.yaml.clib==0.2.12 05:36:16 s3transfer==0.10.4 05:36:16 simplejson==3.19.3 05:36:16 six==1.17.0 05:36:16 smmap==5.0.2 05:36:16 soupsieve==2.6 05:36:16 stevedore==5.4.0 05:36:16 tabulate==0.9.0 05:36:16 toml==0.10.2 05:36:16 tomlkit==0.13.2 05:36:16 tqdm==4.67.1 05:36:16 typing_extensions==4.12.2 05:36:16 tzdata==2024.2 05:36:16 urllib3==1.26.20 05:36:16 virtualenv==20.28.1 05:36:16 wcwidth==0.2.13 05:36:16 websocket-client==1.8.0 05:36:16 wrapt==1.17.1 05:36:16 xdg==6.0.0 05:36:16 xmltodict==0.14.2 05:36:16 yq==3.4.3 05:36:16 [autorelease-update-validate-jobs-scandium] $ /bin/bash -l /tmp/jenkins3328720459687680355.sh 05:36:16 ---> update-autorelease-projects-views.sh 05:36:17 2025-01-14 05:36:17 URL:https://git.opendaylight.org/gerrit/gitweb?p=releng/autorelease.git;a=blob_plain;f=pom.xml;hb=stable/scandium [1907/1907] -> "/tmp/pom.xml" [1] 05:36:17 Include project:daexim to autorelease view 05:36:17 Include project:integration/distribution to autorelease view 05:36:17 Include project:jsonrpc to autorelease view 05:36:17 Include project:lispflowmapping to autorelease view 05:36:17 Include project:openflowplugin to autorelease view 05:36:17 Include project:ovsdb to autorelease view 05:36:17 Include project:serviceutils to autorelease view 05:36:17 [autorelease-update-validate-jobs-scandium] $ /bin/bash -l /tmp/jenkins3611659659867733956.sh 05:36:18 2025-01-14 05:36:18 URL:https://git.opendaylight.org/gerrit/gitweb?p=releng/autorelease.git;a=blob_plain;f=pom.xml;hb=stable/scandium [1907/1907] -> "/tmp/pom.xml" [1] 05:36:18 Include daexim 05:36:18 Include integration/distribution 05:36:18 Include jsonrpc 05:36:18 Include lispflowmapping 05:36:18 Include openflowplugin 05:36:18 Include ovsdb 05:36:18 Include serviceutils 05:36:18 [EnvInject] - Injecting environment variables from a build step. 05:36:18 [EnvInject] - Injecting as environment variables the properties content 05:36:18 GERRIT_HOST=git.opendaylight.org 05:36:18 PROJECT=releng/autorelease 05:36:18 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 05:36:18 GERRIT_COMMIT_MESSAGE=Update validate-ar jobs for scandium 05:36:18 GERRIT_TOPIC=autorelease-update-validate-jobs-scandium 05:36:18 GERRIT_USER=jenkins-releng 05:36:18 05:36:18 [EnvInject] - Variables injected successfully. 05:36:18 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins18282428732561588352.sh 05:36:18 ---> gerrit-push-patch.sh 05:36:18 INFO: Nothing to commit 05:36:18 $ ssh-agent -k 05:36:18 unset SSH_AUTH_SOCK; 05:36:18 unset SSH_AGENT_PID; 05:36:18 echo Agent pid 9401 killed; 05:36:18 [ssh-agent] Stopped. 05:36:18 [PostBuildScript] - [INFO] Executing post build scripts. 05:36:18 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins13829022659097883893.sh 05:36:18 ---> sysstat.sh 05:36:19 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins4926741488150562306.sh 05:36:19 ---> package-listing.sh 05:36:19 ++ tr '[:upper:]' '[:lower:]' 05:36:19 ++ facter osfamily 05:36:19 + OS_FAMILY=redhat 05:36:19 + workspace=/w/workspace/autorelease-update-validate-jobs-scandium 05:36:19 + START_PACKAGES=/tmp/packages_start.txt 05:36:19 + END_PACKAGES=/tmp/packages_end.txt 05:36:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:36:19 + PACKAGES=/tmp/packages_start.txt 05:36:19 + '[' /w/workspace/autorelease-update-validate-jobs-scandium ']' 05:36:19 + PACKAGES=/tmp/packages_end.txt 05:36:19 + case "${OS_FAMILY}" in 05:36:19 + rpm -qa 05:36:19 + sort 05:36:20 + '[' -f /tmp/packages_start.txt ']' 05:36:20 + '[' -f /tmp/packages_end.txt ']' 05:36:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:36:20 + '[' /w/workspace/autorelease-update-validate-jobs-scandium ']' 05:36:20 + mkdir -p /w/workspace/autorelease-update-validate-jobs-scandium/archives/ 05:36:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-validate-jobs-scandium/archives/ 05:36:20 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins2259954193034775631.sh 05:36:20 ---> capture-instance-metadata.sh 05:36:20 Setup pyenv: 05:36:20 system 05:36:20 3.8.13 05:36:20 3.9.13 05:36:20 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:36:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kyNG from file:/tmp/.os_lf_venv 05:36:21 lf-activate-venv(): INFO: Installing: lftools 05:36:32 lf-activate-venv(): INFO: Adding /tmp/venv-kyNG/bin to PATH 05:36:32 INFO: Running in OpenStack, capturing instance metadata 05:36:32 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins11814138364944031753.sh 05:36:32 provisioning config files... 05:36:33 Could not find credentials [logs] for autorelease-update-validate-jobs-scandium #40 05:36:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-validate-jobs-scandium@tmp/config531315749125261498tmp 05:36:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:36:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:36:33 provisioning config files... 05:36:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:36:33 [EnvInject] - Injecting environment variables from a build step. 05:36:33 [EnvInject] - Injecting as environment variables the properties content 05:36:33 SERVER_ID=logs 05:36:33 05:36:33 [EnvInject] - Variables injected successfully. 05:36:33 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins13241870507107746121.sh 05:36:33 ---> create-netrc.sh 05:36:33 WARN: Log server credential not found. 05:36:33 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins16638006262348658483.sh 05:36:33 ---> python-tools-install.sh 05:36:33 Setup pyenv: 05:36:33 system 05:36:33 3.8.13 05:36:33 3.9.13 05:36:33 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:36:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kyNG from file:/tmp/.os_lf_venv 05:36:34 lf-activate-venv(): INFO: Installing: lftools 05:36:47 lf-activate-venv(): INFO: Adding /tmp/venv-kyNG/bin to PATH 05:36:47 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins15627161690604745682.sh 05:36:47 ---> sudo-logs.sh 05:36:47 Archiving 'sudo' log.. 05:36:47 [autorelease-update-validate-jobs-scandium] $ /bin/bash /tmp/jenkins1431360015066170283.sh 05:36:47 ---> job-cost.sh 05:36:47 Setup pyenv: 05:36:48 system 05:36:48 3.8.13 05:36:48 3.9.13 05:36:48 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:36:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kyNG from file:/tmp/.os_lf_venv 05:36:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:36:54 lf-activate-venv(): INFO: Adding /tmp/venv-kyNG/bin to PATH 05:36:54 INFO: No Stack... 05:36:54 INFO: Retrieving Pricing Info for: v3-standard-2 05:36:54 INFO: Archiving Costs 05:36:54 [autorelease-update-validate-jobs-scandium] $ /bin/bash -l /tmp/jenkins2353298410409337115.sh 05:36:54 ---> logs-deploy.sh 05:36:54 Setup pyenv: 05:36:55 system 05:36:55 3.8.13 05:36:55 3.9.13 05:36:55 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-scandium/.python-version) 05:36:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kyNG from file:/tmp/.os_lf_venv 05:36:56 lf-activate-venv(): INFO: Installing: lftools 05:37:07 lf-activate-venv(): INFO: Adding /tmp/venv-kyNG/bin to PATH 05:37:07 WARNING: Nexus logging server not set 05:37:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-validate-jobs-scandium/40/ 05:37:07 INFO: archiving logs to S3 05:37:09 ---> uname -a: 05:37:09 Linux prd-centos7-builder-2c-1g-1545.novalocal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 05:37:09 05:37:09 05:37:09 ---> lscpu: 05:37:09 Architecture: x86_64 05:37:09 CPU op-mode(s): 32-bit, 64-bit 05:37:09 Byte Order: Little Endian 05:37:09 CPU(s): 2 05:37:09 On-line CPU(s) list: 0,1 05:37:09 Thread(s) per core: 1 05:37:09 Core(s) per socket: 1 05:37:09 Socket(s): 2 05:37:09 NUMA node(s): 1 05:37:09 Vendor ID: AuthenticAMD 05:37:09 CPU family: 23 05:37:09 Model: 49 05:37:09 Model name: AMD EPYC-Rome Processor 05:37:09 Stepping: 0 05:37:09 CPU MHz: 2800.000 05:37:09 BogoMIPS: 5600.00 05:37:09 Virtualization: AMD-V 05:37:09 Hypervisor vendor: KVM 05:37:09 Virtualization type: full 05:37:09 L1d cache: 32K 05:37:09 L1i cache: 32K 05:37:09 L2 cache: 512K 05:37:09 L3 cache: 16384K 05:37:09 NUMA node0 CPU(s): 0,1 05:37:09 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:37:09 05:37:09 05:37:09 ---> nproc: 05:37:09 2 05:37:09 05:37:09 05:37:09 ---> df -h: 05:37:09 Filesystem Size Used Avail Use% Mounted on 05:37:09 devtmpfs 3.8G 0 3.8G 0% /dev 05:37:09 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:37:09 tmpfs 3.9G 17M 3.9G 1% /run 05:37:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:37:09 /dev/vda1 40G 5.5G 35G 14% / 05:37:09 tmpfs 783M 0 783M 0% /run/user/1001 05:37:09 05:37:09 05:37:09 ---> free -m: 05:37:09 total used free shared buff/cache available 05:37:09 Mem: 7821 601 5146 16 2072 6922 05:37:09 Swap: 1023 0 1023 05:37:09 05:37:09 05:37:09 ---> ip addr: 05:37:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:37:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:37:09 inet 127.0.0.1/8 scope host lo 05:37:09 valid_lft forever preferred_lft forever 05:37:09 inet6 ::1/128 scope host 05:37:09 valid_lft forever preferred_lft forever 05:37:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:37:09 link/ether fa:16:3e:d2:d3:a2 brd ff:ff:ff:ff:ff:ff 05:37:09 inet 10.30.170.54/23 brd 10.30.171.255 scope global dynamic eth0 05:37:09 valid_lft 86244sec preferred_lft 86244sec 05:37:09 inet6 fe80::f816:3eff:fed2:d3a2/64 scope link 05:37:09 valid_lft forever preferred_lft forever 05:37:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:37:09 link/ether 02:42:fb:57:c3:96 brd ff:ff:ff:ff:ff:ff 05:37:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:37:09 valid_lft forever preferred_lft forever 05:37:09 05:37:09 05:37:09 ---> sar -b -r -n DEV: 05:37:09 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 01/14/2025 _x86_64_ (2 CPU) 05:37:09 05:37:09 05:34:28 AM LINUX RESTART 05:37:09 05:37:09 05:35:01 AM tps rtps wtps bread/s bwrtn/s 05:37:09 05:36:01 AM 269.99 10.03 259.96 1041.84 6701.98 05:37:09 05:37:01 AM 283.28 1.75 281.53 247.57 8087.04 05:37:09 Average: 276.63 5.89 270.74 644.70 7394.51 05:37:09 05:37:09 05:35:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:37:09 05:36:01 AM 5439408 2569328 32.08 2620 1901292 875228 9.66 581892 1676196 138820 05:37:09 05:37:01 AM 5289768 2718968 33.95 2620 1987252 900320 9.94 754232 1613680 14300 05:37:09 Average: 5364588 2644148 33.02 2620 1944272 887774 9.80 668062 1644938 76560 05:37:09 05:37:09 05:35:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 05:37:09 05:36:01 AM eth0 299.57 217.74 1440.59 53.96 0.00 0.00 0.00 05:37:09 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:09 05:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:09 05:37:01 AM eth0 34.53 32.89 165.31 11.86 0.00 0.00 0.00 05:37:09 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:09 05:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:09 Average: eth0 167.05 125.32 802.95 32.91 0.00 0.00 0.00 05:37:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:09 05:37:09 05:37:09 ---> sar -P ALL: 05:37:09 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 01/14/2025 _x86_64_ (2 CPU) 05:37:09 05:37:09 05:34:28 AM LINUX RESTART 05:37:09 05:37:09 05:35:01 AM CPU %user %nice %system %iowait %steal %idle 05:37:09 05:36:01 AM all 35.23 0.00 3.83 3.31 0.11 57.52 05:37:09 05:36:01 AM 0 43.84 0.00 4.68 4.48 0.12 46.88 05:37:09 05:36:01 AM 1 26.80 0.00 2.98 2.17 0.12 67.93 05:37:09 05:37:01 AM all 35.44 0.00 2.35 2.05 0.11 60.04 05:37:09 05:37:01 AM 0 37.72 0.00 2.75 1.78 0.12 57.62 05:37:09 05:37:01 AM 1 33.16 0.00 1.97 2.32 0.11 62.44 05:37:09 Average: all 35.34 0.00 3.09 2.68 0.11 58.78 05:37:09 Average: 0 40.76 0.00 3.71 3.12 0.12 52.28 05:37:09 Average: 1 29.97 0.00 2.47 2.25 0.11 65.19 05:37:09 05:37:09 05:37:09