00:44:03 Started by timer 00:44:03 Running as SYSTEM 00:44:03 [EnvInject] - Loading node environment variables. 00:44:03 Building remotely on prd-centos7-builder-2c-2g-1520 (centos7-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-potassium 00:44:04 [ssh-agent] Looking for ssh-agent implementation... 00:44:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:44:04 $ ssh-agent 00:44:04 SSH_AUTH_SOCK=/tmp/ssh-3NqcnAgOx7uL/agent.9384 00:44:04 SSH_AGENT_PID=9386 00:44:04 [ssh-agent] Started. 00:44:04 Running ssh-add (command line suppressed) 00:44:04 Identity added: /w/workspace/autorelease-update-submodules-potassium@tmp/private_key_11877133792951860535.key (/w/workspace/autorelease-update-submodules-potassium@tmp/private_key_11877133792951860535.key) 00:44:04 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:44:04 The recommended git tool is: NONE 00:44:07 using credential opendaylight-jenkins-ssh 00:44:07 Wiping out workspace first. 00:44:07 Cloning the remote Git repository 00:44:07 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:44:07 > git init /w/workspace/autorelease-update-submodules-potassium # timeout=10 00:44:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:44:07 > git --version # timeout=10 00:44:07 > git --version # 'git version 2.36.6' 00:44:07 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:44:07 [INFO] Currently running in a labeled security context 00:44:07 [INFO] Currently SELinux is 'enforcing' on the host 00:44:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-submodules-potassium@tmp/jenkins-gitclient-ssh17094227872753675294.key 00:44:07 Verifying host key using known hosts file 00:44: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. 00:44:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:44:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:11 Avoid second fetch 00:44:11 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 00:44:11 Checking out Revision 780d7dfa56895c9d630f1d563d9e93e884b3dbfa (refs/remotes/origin/stable/potassium) 00:44:11 > git config core.sparsecheckout # timeout=10 00:44:11 > git checkout -f 780d7dfa56895c9d630f1d563d9e93e884b3dbfa # timeout=10 00:44:11 Commit message: "Update git submodules" 00:44:11 > git rev-list --no-walk 780d7dfa56895c9d630f1d563d9e93e884b3dbfa # timeout=10 00:44:11 > git remote # timeout=10 00:44:11 > git submodule init # timeout=10 00:44:11 > git submodule sync # timeout=10 00:44:11 > git config --get remote.origin.url # timeout=10 00:44:11 > git submodule init # timeout=10 00:44:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:44:11 > git config --get submodule.daexim.url # timeout=10 00:44:11 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:44:11 > git config --get submodule.integration/distribution.url # timeout=10 00:44:11 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:44:11 > git config --get submodule.jsonrpc.url # timeout=10 00:44:11 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:44:11 > git config --get submodule.lispflowmapping.url # timeout=10 00:44:11 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:44:11 > git config --get submodule.openflowplugin.url # timeout=10 00:44:11 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 00:44:11 > git config --get submodule.ovsdb.url # timeout=10 00:44:11 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:44:11 > git config --get submodule.serviceutils.url # timeout=10 00:44:11 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 00:44:11 > git submodule update --init --recursive daexim # timeout=10 00:44:12 > git submodule update --init --recursive integration/distribution # timeout=10 00:44:13 > git submodule update --init --recursive jsonrpc # timeout=10 00:44:13 > git submodule update --init --recursive lispflowmapping # timeout=10 00:44:14 > git submodule update --init --recursive openflowplugin # timeout=10 00:44:18 > git submodule update --init --recursive ovsdb # timeout=10 00:44:21 > git submodule update --init --recursive serviceutils # timeout=10 00:44:24 provisioning config files... 00:44:24 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:44:24 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:44:24 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins1482738893998113595.sh 00:44:24 ---> python-tools-install.sh 00:44:24 Setup pyenv: 00:44:24 system 00:44:24 * 3.8.13 (set by /opt/pyenv/version) 00:44:24 * 3.9.13 (set by /opt/pyenv/version) 00:44:24 3.10.13 00:44:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CJiD 00:44:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:44:33 lf-activate-venv(): INFO: Installing: lftools 00:45:13 lf-activate-venv(): INFO: Adding /tmp/venv-CJiD/bin to PATH 00:45:13 Generating Requirements File 00:45:54 Python 3.10.13 00:45:54 pip 24.0 from /tmp/venv-CJiD/lib/python3.10/site-packages/pip (python 3.10) 00:45:55 appdirs==1.4.4 00:45:55 argcomplete==3.2.3 00:45:55 aspy.yaml==1.3.0 00:45:55 attrs==23.2.0 00:45:55 autopage==0.5.2 00:45:55 beautifulsoup4==4.12.3 00:45:55 boto3==1.34.69 00:45:55 botocore==1.34.69 00:45:55 bs4==0.0.2 00:45:55 cachetools==5.3.3 00:45:55 certifi==2024.2.2 00:45:55 cffi==1.16.0 00:45:55 cfgv==3.4.0 00:45:55 chardet==5.2.0 00:45:55 charset-normalizer==3.3.2 00:45:55 click==8.1.7 00:45:55 cliff==4.6.0 00:45:55 cmd2==2.4.3 00:45:55 cryptography==3.3.2 00:45:55 debtcollector==3.0.0 00:45:55 decorator==5.1.1 00:45:55 defusedxml==0.7.1 00:45:55 Deprecated==1.2.14 00:45:55 distlib==0.3.8 00:45:55 dnspython==2.6.1 00:45:55 docker==4.2.2 00:45:55 dogpile.cache==1.3.2 00:45:55 email_validator==2.1.1 00:45:55 filelock==3.13.1 00:45:55 future==1.0.0 00:45:55 gitdb==4.0.11 00:45:55 GitPython==3.1.42 00:45:55 google-auth==2.29.0 00:45:55 httplib2==0.22.0 00:45:55 identify==2.5.35 00:45:55 idna==3.6 00:45:55 importlib-resources==1.5.0 00:45:55 iso8601==2.1.0 00:45:55 Jinja2==3.1.3 00:45:55 jmespath==1.0.1 00:45:55 jsonpatch==1.33 00:45:55 jsonpointer==2.4 00:45:55 jsonschema==4.21.1 00:45:55 jsonschema-specifications==2023.12.1 00:45:55 keystoneauth1==5.6.0 00:45:55 kubernetes==29.0.0 00:45:55 lftools==0.37.10 00:45:55 lxml==5.1.0 00:45:55 MarkupSafe==2.1.5 00:45:55 msgpack==1.0.8 00:45:55 multi_key_dict==2.0.3 00:45:55 munch==4.0.0 00:45:55 netaddr==1.2.1 00:45:55 netifaces==0.11.0 00:45:55 niet==1.4.2 00:45:55 nodeenv==1.8.0 00:45:55 oauth2client==4.1.3 00:45:55 oauthlib==3.2.2 00:45:55 openstacksdk==3.0.0 00:45:55 os-client-config==2.1.0 00:45:55 os-service-types==1.7.0 00:45:55 osc-lib==3.0.1 00:45:55 oslo.config==9.4.0 00:45:55 oslo.context==5.5.0 00:45:55 oslo.i18n==6.3.0 00:45:55 oslo.log==5.5.0 00:45:55 oslo.serialization==5.4.0 00:45:55 oslo.utils==7.1.0 00:45:55 packaging==24.0 00:45:55 pbr==6.0.0 00:45:55 platformdirs==4.2.0 00:45:55 prettytable==3.10.0 00:45:55 pyasn1==0.5.1 00:45:55 pyasn1-modules==0.3.0 00:45:55 pycparser==2.21 00:45:55 pygerrit2==2.0.15 00:45:55 PyGithub==2.3.0 00:45:55 pyinotify==0.9.6 00:45:55 PyJWT==2.8.0 00:45:55 PyNaCl==1.5.0 00:45:55 pyparsing==2.4.7 00:45:55 pyperclip==1.8.2 00:45:55 pyrsistent==0.20.0 00:45:55 python-cinderclient==9.5.0 00:45:55 python-dateutil==2.9.0.post0 00:45:55 python-heatclient==3.5.0 00:45:55 python-jenkins==1.8.2 00:45:55 python-keystoneclient==5.4.0 00:45:55 python-magnumclient==4.4.0 00:45:55 python-novaclient==18.6.0 00:45:55 python-openstackclient==6.6.0 00:45:55 python-swiftclient==4.5.0 00:45:55 PyYAML==6.0.1 00:45:55 referencing==0.34.0 00:45:55 requests==2.31.0 00:45:55 requests-oauthlib==2.0.0 00:45:55 requestsexceptions==1.4.0 00:45:55 rfc3986==2.0.0 00:45:55 rpds-py==0.18.0 00:45:55 rsa==4.9 00:45:55 ruamel.yaml==0.18.6 00:45:55 ruamel.yaml.clib==0.2.8 00:45:55 s3transfer==0.10.1 00:45:55 simplejson==3.19.2 00:45:55 six==1.16.0 00:45:55 smmap==5.0.1 00:45:55 soupsieve==2.5 00:45:55 stevedore==5.2.0 00:45:55 tabulate==0.9.0 00:45:55 toml==0.10.2 00:45:55 tomlkit==0.12.4 00:45:55 tqdm==4.66.2 00:45:55 typing_extensions==4.10.0 00:45:55 tzdata==2024.1 00:45:55 urllib3==1.26.18 00:45:55 virtualenv==20.25.1 00:45:55 wcwidth==0.2.13 00:45:55 websocket-client==1.7.0 00:45:55 wrapt==1.16.0 00:45:55 xdg==6.0.0 00:45:55 xmltodict==0.13.0 00:45:55 yq==3.2.3 00:45:55 [autorelease-update-submodules-potassium] $ /bin/sh -xe /tmp/jenkins12183676783556804019.sh 00:45:55 + git checkout stable/potassium 00:45:55 Switched to a new branch 'stable/potassium' 00:45:55 branch 'stable/potassium' set up to track 'origin/stable/potassium'. 00:45:55 + git submodule update --remote 00:45:55 + git add . 00:45:55 [EnvInject] - Injecting environment variables from a build step. 00:45:55 [EnvInject] - Injecting as environment variables the properties content 00:45:55 GERRIT_HOST=git.opendaylight.org 00:45:55 PROJECT=releng/autorelease 00:45:55 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:45:55 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:45:55 GERRIT_TOPIC=autorelease-update-submodules 00:45:55 GERRIT_USER=jenkins-releng 00:45:55 00:45:55 [EnvInject] - Variables injected successfully. 00:45:55 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins15230320594330753559.sh 00:45:55 ---> gerrit-push-patch.sh 00:45:55 INFO: Nothing to commit 00:45:55 $ ssh-agent -k 00:45:55 unset SSH_AUTH_SOCK; 00:45:55 unset SSH_AGENT_PID; 00:45:55 echo Agent pid 9386 killed; 00:45:55 [ssh-agent] Stopped. 00:45:56 [PostBuildScript] - [INFO] Executing post build scripts. 00:45:56 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins14096540566004253572.sh 00:45:56 ---> sysstat.sh 00:45:56 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins10265173761170487924.sh 00:45:56 ---> package-listing.sh 00:45:56 ++ facter osfamily 00:45:56 ++ tr '[:upper:]' '[:lower:]' 00:45:56 + OS_FAMILY=redhat 00:45:56 + workspace=/w/workspace/autorelease-update-submodules-potassium 00:45:56 + START_PACKAGES=/tmp/packages_start.txt 00:45:56 + END_PACKAGES=/tmp/packages_end.txt 00:45:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:45:56 + PACKAGES=/tmp/packages_start.txt 00:45:56 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:45:56 + PACKAGES=/tmp/packages_end.txt 00:45:56 + case "${OS_FAMILY}" in 00:45:56 + sort 00:45:56 + rpm -qa 00:45:57 + '[' -f /tmp/packages_start.txt ']' 00:45:57 + '[' -f /tmp/packages_end.txt ']' 00:45:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:45:57 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:45:57 + mkdir -p /w/workspace/autorelease-update-submodules-potassium/archives/ 00:45:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-potassium/archives/ 00:45:57 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins2463476809848795548.sh 00:45:57 ---> capture-instance-metadata.sh 00:45:57 Setup pyenv: 00:45:57 system 00:45:57 3.8.13 00:45:57 3.9.13 00:45:57 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:45:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CJiD from file:/tmp/.os_lf_venv 00:45:59 lf-activate-venv(): INFO: Installing: lftools 00:46:15 lf-activate-venv(): INFO: Adding /tmp/venv-CJiD/bin to PATH 00:46:15 INFO: Running in OpenStack, capturing instance metadata 00:46:15 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins16285379303635720255.sh 00:46:15 provisioning config files... 00:46:16 Could not find credentials [logs] for autorelease-update-submodules-potassium #358 00:46:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-potassium@tmp/config3582110626655319145tmp 00:46:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:46:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:46:16 provisioning config files... 00:46:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:46:16 [EnvInject] - Injecting environment variables from a build step. 00:46:16 [EnvInject] - Injecting as environment variables the properties content 00:46:16 SERVER_ID=logs 00:46:16 00:46:16 [EnvInject] - Variables injected successfully. 00:46:16 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins8912847653967887390.sh 00:46:16 ---> create-netrc.sh 00:46:16 WARN: Log server credential not found. 00:46:16 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins16083819396844636904.sh 00:46:16 ---> python-tools-install.sh 00:46:16 Setup pyenv: 00:46:16 system 00:46:16 3.8.13 00:46:16 3.9.13 00:46:16 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:46:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CJiD from file:/tmp/.os_lf_venv 00:46:18 lf-activate-venv(): INFO: Installing: lftools 00:46:31 lf-activate-venv(): INFO: Adding /tmp/venv-CJiD/bin to PATH 00:46:31 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins3592275637606004955.sh 00:46:31 ---> sudo-logs.sh 00:46:31 Archiving 'sudo' log.. 00:46:32 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins18000633413482691036.sh 00:46:32 ---> job-cost.sh 00:46:32 Setup pyenv: 00:46:32 system 00:46:32 3.8.13 00:46:32 3.9.13 00:46:32 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:46:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CJiD from file:/tmp/.os_lf_venv 00:46:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:46:40 lf-activate-venv(): INFO: Adding /tmp/venv-CJiD/bin to PATH 00:46:40 INFO: No Stack... 00:46:40 INFO: Retrieving Pricing Info for: v3-standard-2 00:46:41 INFO: Archiving Costs 00:46:41 [autorelease-update-submodules-potassium] $ /bin/bash -l /tmp/jenkins17618587022164398937.sh 00:46:41 ---> logs-deploy.sh 00:46:41 Setup pyenv: 00:46:41 system 00:46:41 3.8.13 00:46:41 3.9.13 00:46:41 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:46:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CJiD from file:/tmp/.os_lf_venv 00:46:42 lf-activate-venv(): INFO: Installing: lftools 00:46:54 lf-activate-venv(): INFO: Adding /tmp/venv-CJiD/bin to PATH 00:46:54 WARNING: Nexus logging server not set 00:46:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-potassium/358/ 00:46:54 INFO: archiving logs to S3 00:46:55 ---> uname -a: 00:46:55 Linux prd-centos7-builder-2c-2g-1520.novalocal 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:46:55 00:46:55 00:46:55 ---> lscpu: 00:46:55 Architecture: x86_64 00:46:55 CPU op-mode(s): 32-bit, 64-bit 00:46:55 Byte Order: Little Endian 00:46:55 CPU(s): 2 00:46:55 On-line CPU(s) list: 0,1 00:46:55 Thread(s) per core: 1 00:46:55 Core(s) per socket: 1 00:46:55 Socket(s): 2 00:46:55 NUMA node(s): 1 00:46:55 Vendor ID: AuthenticAMD 00:46:55 CPU family: 23 00:46:55 Model: 49 00:46:55 Model name: AMD EPYC-Rome Processor 00:46:55 Stepping: 0 00:46:55 CPU MHz: 2800.000 00:46:55 BogoMIPS: 5600.00 00:46:55 Virtualization: AMD-V 00:46:55 Hypervisor vendor: KVM 00:46:55 Virtualization type: full 00:46:55 L1d cache: 32K 00:46:55 L1i cache: 32K 00:46:55 L2 cache: 512K 00:46:55 L3 cache: 16384K 00:46:55 NUMA node0 CPU(s): 0,1 00:46:55 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 00:46:55 00:46:55 00:46:55 ---> nproc: 00:46:55 2 00:46:55 00:46:55 00:46:55 ---> df -h: 00:46:55 Filesystem Size Used Avail Use% Mounted on 00:46:55 devtmpfs 3.8G 0 3.8G 0% /dev 00:46:55 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:46:55 tmpfs 3.9G 17M 3.9G 1% /run 00:46:55 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:46:55 /dev/vda1 40G 5.6G 35G 14% / 00:46:55 tmpfs 783M 0 783M 0% /run/user/1001 00:46:55 00:46:55 00:46:55 ---> free -m: 00:46:55 total used free shared buff/cache available 00:46:55 Mem: 7821 571 5054 16 2194 6953 00:46:55 Swap: 1023 0 1023 00:46:55 00:46:55 00:46:55 ---> ip addr: 00:46:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:46:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:46:55 inet 127.0.0.1/8 scope host lo 00:46:55 valid_lft forever preferred_lft forever 00:46:55 inet6 ::1/128 scope host 00:46:55 valid_lft forever preferred_lft forever 00:46:55 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:46:55 link/ether fa:16:3e:1e:b3:1a brd ff:ff:ff:ff:ff:ff 00:46:55 inet 10.30.170.59/23 brd 10.30.171.255 scope global dynamic eth0 00:46:55 valid_lft 86200sec preferred_lft 86200sec 00:46:55 inet6 fe80::f816:3eff:fe1e:b31a/64 scope link 00:46:55 valid_lft forever preferred_lft forever 00:46:55 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:46:55 link/ether 02:42:c5:93:fc:73 brd ff:ff:ff:ff:ff:ff 00:46:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:46:55 valid_lft forever preferred_lft forever 00:46:55 00:46:55 00:46:55 ---> sar -b -r -n DEV: 00:46:55 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-31104a1c-789d-4556-8746-9ed8ec447abb.novalocal) 03/25/2024 _x86_64_ (2 CPU) 00:46:55 00:46:55 12:43:31 AM LINUX RESTART 00:46:55 00:46:55 12:44:01 AM tps rtps wtps bread/s bwrtn/s 00:46:55 12:45:01 AM 196.90 10.74 186.16 1349.23 9017.02 00:46:55 12:46:01 AM 246.47 7.50 238.97 863.82 8385.83 00:46:55 Average: 221.69 9.12 212.57 1106.53 8701.42 00:46:55 00:46:55 12:44:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:46:55 12:45:01 AM 5380888 2627848 32.81 2620 1921156 956924 10.57 728008 1607920 76696 00:46:55 12:46:01 AM 5222592 2786144 34.79 2620 2107152 876300 9.68 820308 1624120 74756 00:46:55 Average: 5301740 2706996 33.80 2620 2014154 916612 10.12 774158 1616020 75726 00:46:55 00:46:55 12:44:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:46:55 12:45:01 AM eth0 336.66 260.86 2601.31 57.05 0.00 0.00 0.00 00:46:55 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:55 12:45:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:55 12:46:01 AM eth0 62.84 49.87 290.55 7.44 0.00 0.00 0.00 00:46:55 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:55 12:46:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:55 Average: eth0 199.75 155.36 1445.93 32.25 0.00 0.00 0.00 00:46:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:55 00:46:55 00:46:55 ---> sar -P ALL: 00:46:55 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-builder-31104a1c-789d-4556-8746-9ed8ec447abb.novalocal) 03/25/2024 _x86_64_ (2 CPU) 00:46:55 00:46:55 12:43:31 AM LINUX RESTART 00:46:55 00:46:55 12:44:01 AM CPU %user %nice %system %iowait %steal %idle 00:46:55 12:45:01 AM all 30.47 0.00 3.41 6.91 0.11 59.11 00:46:55 12:45:01 AM 0 42.56 0.00 4.24 9.18 0.11 43.91 00:46:55 12:45:01 AM 1 18.69 0.00 2.59 4.70 0.10 73.92 00:46:55 12:46:01 AM all 31.78 0.00 3.42 6.95 0.11 57.73 00:46:55 12:46:01 AM 0 56.01 0.00 5.08 4.94 0.11 33.86 00:46:55 12:46:01 AM 1 8.70 0.00 1.84 8.87 0.12 80.47 00:46:55 Average: all 31.12 0.00 3.42 6.93 0.11 58.42 00:46:55 Average: 0 49.26 0.00 4.66 7.07 0.11 38.91 00:46:55 Average: 1 13.66 0.00 2.21 6.80 0.11 77.22 00:46:55 00:46:55 00:46:55