13:14:38 Started by timer 13:14:38 Running as SYSTEM 13:14:38 [EnvInject] - Loading node environment variables. 13:14:38 Building remotely on prd-centos7-builder-2c-1g-9777 (centos7-builder-2c-1g) in workspace /w/workspace/autorelease-update-validate-jobs-potassium 13:14:38 [ssh-agent] Looking for ssh-agent implementation... 13:14:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:14:38 $ ssh-agent 13:14:38 SSH_AUTH_SOCK=/tmp/ssh-y4mNPlcrEzOZ/agent.8145 13:14:38 SSH_AGENT_PID=8146 13:14:38 [ssh-agent] Started. 13:14:38 Running ssh-add (command line suppressed) 13:14:38 Identity added: /w/workspace/autorelease-update-validate-jobs-potassium@tmp/private_key_11534736049848079421.key (/w/workspace/autorelease-update-validate-jobs-potassium@tmp/private_key_11534736049848079421.key) 13:14:39 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 13:14:39 The recommended git tool is: NONE 13:14:41 using credential opendaylight-jenkins-ssh 13:14:41 Wiping out workspace first. 13:14:41 Cloning the remote Git repository 13:14:41 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 13:14:41 > git init /w/workspace/autorelease-update-validate-jobs-potassium # timeout=10 13:14:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:14:41 > git --version # timeout=10 13:14:41 > git --version # 'git version 2.36.6' 13:14:41 using GIT_SSH to set credentials Release Engineering Jenkins Key 13:14:41 [INFO] Currently running in a labeled security context 13:14:41 [INFO] Currently SELinux is 'enforcing' on the host 13:14:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-validate-jobs-potassium@tmp/jenkins-gitclient-ssh1963020212028787907.key 13:14:41 Verifying host key using known hosts file 13:14:41 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. 13:14:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 13:14:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:14:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:14:44 Avoid second fetch 13:14:44 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:14:44 Checking out Revision 0b38abbc5ab476f968e8079adeba7618d4ea8419 (refs/remotes/origin/master) 13:14:44 > git config core.sparsecheckout # timeout=10 13:14:44 > git checkout -f 0b38abbc5ab476f968e8079adeba7618d4ea8419 # timeout=10 13:14:45 Commit message: "Merge "Fix distribution-merge jobs"" 13:14:45 > git rev-list --no-walk e2fe5881c9061afa81f047fefc645a93d6a882e4 # timeout=10 13:14:45 > git remote # timeout=10 13:14:45 > git submodule init # timeout=10 13:14:45 > git submodule sync # timeout=10 13:14:45 > git config --get remote.origin.url # timeout=10 13:14:45 > git submodule init # timeout=10 13:14:45 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:14:45 > git config --get submodule.global-jjb.url # timeout=10 13:14:45 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:14:45 > git config --get submodule.packer/common-packer.url # timeout=10 13:14:45 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:14:45 > git submodule update --init --recursive global-jjb # timeout=10 13:14:46 > git submodule update --init --recursive packer/common-packer # timeout=10 13:14:50 provisioning config files... 13:14:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:14:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:14:50 [autorelease-update-validate-jobs-potassium] $ /bin/bash /tmp/jenkins9574303146989155964.sh 13:14:50 ---> python-tools-install.sh 13:14:50 Setup pyenv: 13:14:50 system 13:14:50 * 3.8.13 (set by /opt/pyenv/version) 13:14:50 * 3.9.13 (set by /opt/pyenv/version) 13:14:50 3.10.13 13:14:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X85i 13:14:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:14:59 lf-activate-venv(): INFO: Installing: lftools 13:15:34 lf-activate-venv(): INFO: Adding /tmp/venv-X85i/bin to PATH 13:15:34 Generating Requirements File 13:15:58 Python 3.10.13 13:15:58 pip 24.2 from /tmp/venv-X85i/lib/python3.10/site-packages/pip (python 3.10) 13:15:59 appdirs==1.4.4 13:15:59 argcomplete==3.5.0 13:15:59 aspy.yaml==1.3.0 13:15:59 attrs==24.2.0 13:15:59 autopage==0.5.2 13:15:59 beautifulsoup4==4.12.3 13:15:59 boto3==1.34.158 13:15:59 botocore==1.34.158 13:15:59 bs4==0.0.2 13:15:59 cachetools==5.4.0 13:15:59 certifi==2024.7.4 13:15:59 cffi==1.17.0 13:15:59 cfgv==3.4.0 13:15:59 chardet==5.2.0 13:15:59 charset-normalizer==3.3.2 13:15:59 click==8.1.7 13:15:59 cliff==4.7.0 13:15:59 cmd2==2.4.3 13:15:59 cryptography==3.3.2 13:15:59 debtcollector==3.0.0 13:15:59 decorator==5.1.1 13:15:59 defusedxml==0.7.1 13:15:59 Deprecated==1.2.14 13:15:59 distlib==0.3.8 13:15:59 dnspython==2.6.1 13:15:59 docker==4.2.2 13:15:59 dogpile.cache==1.3.3 13:15:59 email_validator==2.2.0 13:15:59 filelock==3.15.4 13:15:59 future==1.0.0 13:15:59 gitdb==4.0.11 13:15:59 GitPython==3.1.43 13:15:59 google-auth==2.33.0 13:15:59 httplib2==0.22.0 13:15:59 identify==2.6.0 13:15:59 idna==3.7 13:15:59 importlib-resources==1.5.0 13:15:59 iso8601==2.1.0 13:15:59 Jinja2==3.1.4 13:15:59 jmespath==1.0.1 13:15:59 jsonpatch==1.33 13:15:59 jsonpointer==3.0.0 13:15:59 jsonschema==4.23.0 13:15:59 jsonschema-specifications==2023.12.1 13:15:59 keystoneauth1==5.7.0 13:15:59 kubernetes==30.1.0 13:15:59 lftools==0.37.10 13:15:59 lxml==5.2.2 13:15:59 MarkupSafe==2.1.5 13:15:59 msgpack==1.0.8 13:15:59 multi_key_dict==2.0.3 13:15:59 munch==4.0.0 13:15:59 netaddr==1.3.0 13:15:59 netifaces==0.11.0 13:15:59 niet==1.4.2 13:15:59 nodeenv==1.9.1 13:15:59 oauth2client==4.1.3 13:15:59 oauthlib==3.2.2 13:15:59 openstacksdk==3.3.0 13:15:59 os-client-config==2.1.0 13:15:59 os-service-types==1.7.0 13:15:59 osc-lib==3.1.0 13:15:59 oslo.config==9.5.0 13:15:59 oslo.context==5.5.0 13:15:59 oslo.i18n==6.3.0 13:15:59 oslo.log==6.1.1 13:15:59 oslo.serialization==5.4.0 13:15:59 oslo.utils==7.2.0 13:15:59 packaging==24.1 13:15:59 pbr==6.0.0 13:15:59 platformdirs==4.2.2 13:15:59 prettytable==3.10.2 13:15:59 pyasn1==0.6.0 13:15:59 pyasn1_modules==0.4.0 13:15:59 pycparser==2.22 13:15:59 pygerrit2==2.0.15 13:15:59 PyGithub==2.3.0 13:15:59 PyJWT==2.9.0 13:15:59 PyNaCl==1.5.0 13:15:59 pyparsing==2.4.7 13:15:59 pyperclip==1.9.0 13:15:59 pyrsistent==0.20.0 13:15:59 python-cinderclient==9.5.0 13:15:59 python-dateutil==2.9.0.post0 13:15:59 python-heatclient==3.5.0 13:15:59 python-jenkins==1.8.2 13:15:59 python-keystoneclient==5.4.0 13:15:59 python-magnumclient==4.6.0 13:15:59 python-openstackclient==7.0.0 13:15:59 python-swiftclient==4.6.0 13:15:59 PyYAML==6.0.2 13:15:59 referencing==0.35.1 13:15:59 requests==2.32.3 13:15:59 requests-oauthlib==2.0.0 13:15:59 requestsexceptions==1.4.0 13:15:59 rfc3986==2.0.0 13:15:59 rpds-py==0.20.0 13:15:59 rsa==4.9 13:15:59 ruamel.yaml==0.18.6 13:15:59 ruamel.yaml.clib==0.2.8 13:15:59 s3transfer==0.10.2 13:15:59 simplejson==3.19.2 13:15:59 six==1.16.0 13:15:59 smmap==5.0.1 13:15:59 soupsieve==2.5 13:15:59 stevedore==5.2.0 13:15:59 tabulate==0.9.0 13:15:59 toml==0.10.2 13:15:59 tomlkit==0.13.0 13:15:59 tqdm==4.66.5 13:15:59 typing_extensions==4.12.2 13:15:59 tzdata==2024.1 13:15:59 urllib3==1.26.19 13:15:59 virtualenv==20.26.3 13:15:59 wcwidth==0.2.13 13:15:59 websocket-client==1.8.0 13:15:59 wrapt==1.16.0 13:15:59 xdg==6.0.0 13:15:59 xmltodict==0.13.0 13:15:59 yq==3.4.3 13:15:59 [autorelease-update-validate-jobs-potassium] $ /bin/bash -l /tmp/jenkins18089727642545313552.sh 13:15:59 ---> update-autorelease-projects-views.sh 13:16:00 2024-08-10 13:16:00 URL:https://git.opendaylight.org/gerrit/gitweb?p=releng/autorelease.git;a=blob_plain;f=pom.xml;hb=stable/potassium [2279/2279] -> "/tmp/pom.xml" [1] 13:16:00 Include project:daexim to autorelease view 13:16:00 Include project:integration/distribution to autorelease view 13:16:00 Include project:jsonrpc to autorelease view 13:16:00 Include project:lispflowmapping to autorelease view 13:16:00 Include project:openflowplugin to autorelease view 13:16:00 Include project:ovsdb to autorelease view 13:16:00 Include project:serviceutils to autorelease view 13:16:00 [autorelease-update-validate-jobs-potassium] $ /bin/bash -l /tmp/jenkins13978314926019429472.sh 13:16:01 2024-08-10 13:16:01 URL:https://git.opendaylight.org/gerrit/gitweb?p=releng/autorelease.git;a=blob_plain;f=pom.xml;hb=stable/potassium [2279/2279] -> "/tmp/pom.xml" [1] 13:16:01 Include daexim 13:16:01 Include integration/distribution 13:16:01 Include jsonrpc 13:16:01 Include lispflowmapping 13:16:01 Include openflowplugin 13:16:01 Include ovsdb 13:16:01 Include serviceutils 13:16:01 [EnvInject] - Injecting environment variables from a build step. 13:16:01 [EnvInject] - Injecting as environment variables the properties content 13:16:01 GERRIT_HOST=git.opendaylight.org 13:16:01 PROJECT=releng/autorelease 13:16:01 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 13:16:01 GERRIT_COMMIT_MESSAGE=Update validate-ar jobs for potassium 13:16:01 GERRIT_TOPIC=autorelease-update-validate-jobs-potassium 13:16:01 GERRIT_USER=jenkins-releng 13:16:01 13:16:01 [EnvInject] - Variables injected successfully. 13:16:01 [autorelease-update-validate-jobs-potassium] $ /bin/bash /tmp/jenkins1284052208999905558.sh 13:16:01 ---> gerrit-push-patch.sh 13:16:01 INFO: Nothing to commit 13:16:01 $ ssh-agent -k 13:16:01 unset SSH_AUTH_SOCK; 13:16:01 unset SSH_AGENT_PID; 13:16:01 echo Agent pid 8146 killed; 13:16:01 [ssh-agent] Stopped. 13:16:01 [PostBuildScript] - [INFO] Executing post build scripts. 13:16:01 [autorelease-update-validate-jobs-potassium] $ /bin/bash /tmp/jenkins5176440894246498647.sh 13:16:01 ---> sysstat.sh 13:16:02 [autorelease-update-validate-jobs-potassium] $ /bin/bash /tmp/jenkins9882830437132641484.sh 13:16:02 ---> package-listing.sh 13:16:02 ++ facter osfamily 13:16:02 ++ tr '[:upper:]' '[:lower:]' 13:16:02 + OS_FAMILY=redhat 13:16:02 + workspace=/w/workspace/autorelease-update-validate-jobs-potassium 13:16:02 + START_PACKAGES=/tmp/packages_start.txt 13:16:02 + END_PACKAGES=/tmp/packages_end.txt 13:16:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:16:02 + PACKAGES=/tmp/packages_start.txt 13:16:02 + '[' /w/workspace/autorelease-update-validate-jobs-potassium ']' 13:16:02 + PACKAGES=/tmp/packages_end.txt 13:16:02 + case "${OS_FAMILY}" in 13:16:02 + rpm -qa 13:16:02 + sort 13:16:03 + '[' -f /tmp/packages_start.txt ']' 13:16:03 + '[' -f /tmp/packages_end.txt ']' 13:16:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:16:03 + '[' /w/workspace/autorelease-update-validate-jobs-potassium ']' 13:16:03 + mkdir -p /w/workspace/autorelease-update-validate-jobs-potassium/archives/ 13:16:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-validate-jobs-potassium/archives/ 13:16:03 [autorelease-update-validate-jobs-potassium] $ /bin/bash /tmp/jenkins8774605154533010179.sh 13:16:03 ---> capture-instance-metadata.sh 13:16:03 Setup pyenv: 13:16:03 system 13:16:03 3.8.13 13:16:03 3.9.13 13:16:03 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-potassium/.python-version) 13:16:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X85i from file:/tmp/.os_lf_venv 13:16:05 lf-activate-venv(): INFO: Installing: lftools 13:16:18 lf-activate-venv(): INFO: Adding /tmp/venv-X85i/bin to PATH 13:16:18 INFO: Running in OpenStack, capturing instance metadata 13:16:18 [autorelease-update-validate-jobs-potassium] $ /bin/bash /tmp/jenkins2024480787226936493.sh 13:16:18 provisioning config files... 13:16:19 Could not find credentials [logs] for autorelease-update-validate-jobs-potassium #71 13:16:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-validate-jobs-potassium@tmp/config10523774604815043182tmp 13:16:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:16:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:16:19 provisioning config files... 13:16:19 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:16:19 [EnvInject] - Injecting environment variables from a build step. 13:16:19 [EnvInject] - Injecting as environment variables the properties content 13:16:19 SERVER_ID=logs 13:16:19 13:16:19 [EnvInject] - Variables injected successfully. 13:16:19 [autorelease-update-validate-jobs-potassium] $ /bin/bash /tmp/jenkins13492503121126743376.sh 13:16:19 ---> create-netrc.sh 13:16:19 WARN: Log server credential not found. 13:16:19 [autorelease-update-validate-jobs-potassium] $ /bin/bash /tmp/jenkins2806684108387658959.sh 13:16:19 ---> python-tools-install.sh 13:16:19 Setup pyenv: 13:16:19 system 13:16:19 3.8.13 13:16:19 3.9.13 13:16:19 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-potassium/.python-version) 13:16:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X85i from file:/tmp/.os_lf_venv 13:16:20 lf-activate-venv(): INFO: Installing: lftools 13:16:32 lf-activate-venv(): INFO: Adding /tmp/venv-X85i/bin to PATH 13:16:32 [autorelease-update-validate-jobs-potassium] $ /bin/bash /tmp/jenkins5808053734110746056.sh 13:16:32 ---> sudo-logs.sh 13:16:32 Archiving 'sudo' log.. 13:16:33 [autorelease-update-validate-jobs-potassium] $ /bin/bash /tmp/jenkins9590816690145564536.sh 13:16:33 ---> job-cost.sh 13:16:33 Setup pyenv: 13:16:33 system 13:16:33 3.8.13 13:16:33 3.9.13 13:16:33 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-potassium/.python-version) 13:16:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X85i from file:/tmp/.os_lf_venv 13:16:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:16:39 lf-activate-venv(): INFO: Adding /tmp/venv-X85i/bin to PATH 13:16:39 INFO: No Stack... 13:16:40 INFO: Retrieving Pricing Info for: v3-standard-2 13:16:40 INFO: Archiving Costs 13:16:40 [autorelease-update-validate-jobs-potassium] $ /bin/bash -l /tmp/jenkins3040942519149320202.sh 13:16:40 ---> logs-deploy.sh 13:16:40 Setup pyenv: 13:16:40 system 13:16:40 3.8.13 13:16:40 3.9.13 13:16:40 * 3.10.13 (set by /w/workspace/autorelease-update-validate-jobs-potassium/.python-version) 13:16:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X85i from file:/tmp/.os_lf_venv 13:16:41 lf-activate-venv(): INFO: Installing: lftools 13:16:52 lf-activate-venv(): INFO: Adding /tmp/venv-X85i/bin to PATH 13:16:52 WARNING: Nexus logging server not set 13:16:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-validate-jobs-potassium/71/ 13:16:52 INFO: archiving logs to S3 13:16:53 ---> uname -a: 13:16:53 Linux prd-centos7-builder-2c-1g-9777.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 13:16:53 13:16:53 13:16:53 ---> lscpu: 13:16:53 Architecture: x86_64 13:16:53 CPU op-mode(s): 32-bit, 64-bit 13:16:53 Byte Order: Little Endian 13:16:53 CPU(s): 2 13:16:53 On-line CPU(s) list: 0,1 13:16:53 Thread(s) per core: 1 13:16:53 Core(s) per socket: 1 13:16:53 Socket(s): 2 13:16:53 NUMA node(s): 1 13:16:53 Vendor ID: AuthenticAMD 13:16:53 CPU family: 23 13:16:53 Model: 49 13:16:53 Model name: AMD EPYC-Rome Processor 13:16:53 Stepping: 0 13:16:53 CPU MHz: 2799.998 13:16:53 BogoMIPS: 5599.99 13:16:53 Virtualization: AMD-V 13:16:53 Hypervisor vendor: KVM 13:16:53 Virtualization type: full 13:16:53 L1d cache: 32K 13:16:53 L1i cache: 32K 13:16:53 L2 cache: 512K 13:16:53 L3 cache: 16384K 13:16:53 NUMA node0 CPU(s): 0,1 13:16:53 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 13:16:53 13:16:53 13:16:53 ---> nproc: 13:16:53 2 13:16:53 13:16:53 13:16:53 ---> df -h: 13:16:53 Filesystem Size Used Avail Use% Mounted on 13:16:53 devtmpfs 3.8G 0 3.8G 0% /dev 13:16:53 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:16:53 tmpfs 3.9G 17M 3.9G 1% /run 13:16:53 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:16:53 /dev/vda1 40G 5.5G 35G 14% / 13:16:53 tmpfs 783M 0 783M 0% /run/user/1001 13:16:53 13:16:53 13:16:53 ---> free -m: 13:16:53 total used free shared buff/cache available 13:16:53 Mem: 7821 651 5082 16 2086 6872 13:16:53 Swap: 1023 0 1023 13:16:53 13:16:53 13:16:53 ---> ip addr: 13:16:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:16:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:16:53 inet 127.0.0.1/8 scope host lo 13:16:53 valid_lft forever preferred_lft forever 13:16:53 inet6 ::1/128 scope host 13:16:53 valid_lft forever preferred_lft forever 13:16:53 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:16:53 link/ether fa:16:3e:bf:9d:04 brd ff:ff:ff:ff:ff:ff 13:16:53 inet 10.30.171.63/23 brd 10.30.171.255 scope global dynamic eth0 13:16:53 valid_lft 86223sec preferred_lft 86223sec 13:16:53 inet6 fe80::f816:3eff:febf:9d04/64 scope link 13:16:53 valid_lft forever preferred_lft forever 13:16:53 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:16:53 link/ether 02:42:b8:6e:7f:8c brd ff:ff:ff:ff:ff:ff 13:16:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:16:53 valid_lft forever preferred_lft forever 13:16:53 13:16:53 13:16:53 ---> sar -b -r -n DEV: 13:16:53 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 08/10/2024 _x86_64_ (2 CPU) 13:16:53 13:16:53 01:13:50 PM LINUX RESTART 13:16:53 13:16:53 01:14:01 PM tps rtps wtps bread/s bwrtn/s 13:16:53 01:15:01 PM 251.38 98.88 152.50 10609.54 40741.16 13:16:53 01:16:01 PM 179.98 7.64 172.34 828.25 7062.28 13:16:53 Average: 215.69 53.28 162.41 5720.52 23907.33 13:16:53 13:16:53 01:14:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:16:53 01:15:01 PM 5629740 2378988 29.70 2620 1729428 957924 10.58 554224 1550192 40808 13:16:53 01:16:01 PM 5326056 2682672 33.50 2620 1993016 918472 10.14 610700 1728296 129892 13:16:53 Average: 5477898 2530830 31.60 2620 1861222 938198 10.36 582462 1639244 85350 13:16:53 13:16:53 01:14:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 13:16:53 01:15:01 PM eth0 280.84 177.16 1416.51 60.38 0.00 0.00 0.00 13:16:53 01:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:53 01:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:53 01:16:01 PM eth0 79.13 69.45 812.86 8.54 0.00 0.00 0.00 13:16:53 01:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:53 01:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:53 Average: eth0 180.02 123.33 1114.79 34.47 0.00 0.00 0.00 13:16:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:53 13:16:53 13:16:53 ---> sar -P ALL: 13:16:53 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 08/10/2024 _x86_64_ (2 CPU) 13:16:53 13:16:53 01:13:50 PM LINUX RESTART 13:16:53 13:16:53 01:14:01 PM CPU %user %nice %system %iowait %steal %idle 13:16:53 01:15:01 PM all 28.31 0.00 8.45 37.65 0.10 25.49 13:16:53 01:15:01 PM 0 26.02 0.00 8.90 35.36 0.11 29.61 13:16:53 01:15:01 PM 1 30.61 0.00 8.02 39.93 0.09 21.35 13:16:53 01:16:01 PM all 32.55 0.00 3.31 4.56 0.11 59.46 13:16:53 01:16:01 PM 0 21.79 0.00 2.47 3.84 0.10 71.80 13:16:53 01:16:01 PM 1 43.58 0.00 4.15 5.33 0.12 46.82 13:16:53 Average: all 30.44 0.00 5.87 21.04 0.11 42.54 13:16:53 Average: 0 23.88 0.00 5.65 19.45 0.11 50.91 13:16:53 Average: 1 37.08 0.00 6.09 22.67 0.11 34.06 13:16:53 13:16:53 13:16:53