00:45:58 Started by timer 00:45:58 Running as SYSTEM 00:45:58 [EnvInject] - Loading node environment variables. 00:45:58 Building remotely on prd-centos7-builder-2c-2g-16881 (centos7-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-potassium 00:45:59 [ssh-agent] Looking for ssh-agent implementation... 00:45:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:45:59 $ ssh-agent 00:45:59 SSH_AUTH_SOCK=/tmp/ssh-8W5ngi6mwjQ5/agent.9391 00:45:59 SSH_AGENT_PID=9393 00:45:59 [ssh-agent] Started. 00:45:59 Running ssh-add (command line suppressed) 00:45:59 Identity added: /w/workspace/autorelease-update-submodules-potassium@tmp/private_key_5728804223222213691.key (/w/workspace/autorelease-update-submodules-potassium@tmp/private_key_5728804223222213691.key) 00:45:59 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:45:59 The recommended git tool is: NONE 00:46:01 using credential opendaylight-jenkins-ssh 00:46:01 Wiping out workspace first. 00:46:01 Cloning the remote Git repository 00:46:01 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 00:46:01 > git init /w/workspace/autorelease-update-submodules-potassium # timeout=10 00:46:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 00:46:01 > git --version # timeout=10 00:46:01 > git --version # 'git version 2.36.6' 00:46:01 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:46:01 [INFO] Currently running in a labeled security context 00:46:01 [INFO] Currently SELinux is 'enforcing' on the host 00:46:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-submodules-potassium@tmp/jenkins-gitclient-ssh16787120395371320243.key 00:46:01 Verifying host key using known hosts file 00:46:01 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:46:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 00:46:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:05 Avoid second fetch 00:46:05 > git rev-parse refs/remotes/origin/stable/potassium^{commit} # timeout=10 00:46:05 Checking out Revision f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf (refs/remotes/origin/stable/potassium) 00:46:05 > git config core.sparsecheckout # timeout=10 00:46:05 > git checkout -f f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf # timeout=10 00:46:05 Commit message: "Update git submodules" 00:46:05 > git rev-list --no-walk f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf # timeout=10 00:46:05 > git remote # timeout=10 00:46:05 > git submodule init # timeout=10 00:46:05 > git submodule sync # timeout=10 00:46:06 > git config --get remote.origin.url # timeout=10 00:46:06 > git submodule init # timeout=10 00:46:06 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:46:06 > git config --get submodule.daexim.url # timeout=10 00:46:06 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 00:46:06 > git config --get submodule.integration/distribution.url # timeout=10 00:46:06 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 00:46:06 > git config --get submodule.jsonrpc.url # timeout=10 00:46:06 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 00:46:06 > git config --get submodule.lispflowmapping.url # timeout=10 00:46:06 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 00:46:06 > git config --get submodule.openflowplugin.url # timeout=10 00:46:06 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 00:46:06 > git config --get submodule.ovsdb.url # timeout=10 00:46:06 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 00:46:06 > git config --get submodule.serviceutils.url # timeout=10 00:46:06 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 00:46:06 > git submodule update --init --recursive daexim # timeout=10 00:46:06 > git submodule update --init --recursive integration/distribution # timeout=10 00:46:07 > git submodule update --init --recursive jsonrpc # timeout=10 00:46:08 > git submodule update --init --recursive lispflowmapping # timeout=10 00:46:09 > git submodule update --init --recursive openflowplugin # timeout=10 00:46:13 > git submodule update --init --recursive ovsdb # timeout=10 00:46:16 > git submodule update --init --recursive serviceutils # timeout=10 00:46:20 provisioning config files... 00:46:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:46:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:46:20 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins10094551995577665800.sh 00:46:20 ---> python-tools-install.sh 00:46:20 Setup pyenv: 00:46:20 system 00:46:20 * 3.8.13 (set by /opt/pyenv/version) 00:46:20 * 3.9.13 (set by /opt/pyenv/version) 00:46:20 3.10.13 00:46:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jp2k 00:46:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:46:28 lf-activate-venv(): INFO: Installing: lftools 00:47:03 lf-activate-venv(): INFO: Adding /tmp/venv-jp2k/bin to PATH 00:47:03 Generating Requirements File 00:47:26 Python 3.10.13 00:47:26 pip 24.1.1 from /tmp/venv-jp2k/lib/python3.10/site-packages/pip (python 3.10) 00:47:27 appdirs==1.4.4 00:47:27 argcomplete==3.4.0 00:47:27 aspy.yaml==1.3.0 00:47:27 attrs==23.2.0 00:47:27 autopage==0.5.2 00:47:27 beautifulsoup4==4.12.3 00:47:27 boto3==1.34.136 00:47:27 botocore==1.34.136 00:47:27 bs4==0.0.2 00:47:27 cachetools==5.3.3 00:47:27 certifi==2024.6.2 00:47:27 cffi==1.16.0 00:47:27 cfgv==3.4.0 00:47:27 chardet==5.2.0 00:47:27 charset-normalizer==3.3.2 00:47:27 click==8.1.7 00:47:27 cliff==4.7.0 00:47:27 cmd2==2.4.3 00:47:27 cryptography==3.3.2 00:47:27 debtcollector==3.0.0 00:47:27 decorator==5.1.1 00:47:27 defusedxml==0.7.1 00:47:27 Deprecated==1.2.14 00:47:27 distlib==0.3.8 00:47:27 dnspython==2.6.1 00:47:27 docker==4.2.2 00:47:27 dogpile.cache==1.3.3 00:47:27 email_validator==2.2.0 00:47:27 filelock==3.15.4 00:47:27 future==1.0.0 00:47:27 gitdb==4.0.11 00:47:27 GitPython==3.1.43 00:47:27 google-auth==2.30.0 00:47:27 httplib2==0.22.0 00:47:27 identify==2.5.36 00:47:27 idna==3.7 00:47:27 importlib-resources==1.5.0 00:47:27 iso8601==2.1.0 00:47:27 Jinja2==3.1.4 00:47:27 jmespath==1.0.1 00:47:27 jsonpatch==1.33 00:47:27 jsonpointer==3.0.0 00:47:27 jsonschema==4.22.0 00:47:27 jsonschema-specifications==2023.12.1 00:47:27 keystoneauth1==5.6.0 00:47:27 kubernetes==30.1.0 00:47:27 lftools==0.37.10 00:47:27 lxml==5.2.2 00:47:27 MarkupSafe==2.1.5 00:47:27 msgpack==1.0.8 00:47:27 multi_key_dict==2.0.3 00:47:27 munch==4.0.0 00:47:27 netaddr==1.3.0 00:47:27 netifaces==0.11.0 00:47:27 niet==1.4.2 00:47:27 nodeenv==1.9.1 00:47:27 oauth2client==4.1.3 00:47:27 oauthlib==3.2.2 00:47:27 openstacksdk==3.1.0 00:47:27 os-client-config==2.1.0 00:47:27 os-service-types==1.7.0 00:47:27 osc-lib==3.0.1 00:47:27 oslo.config==9.4.0 00:47:27 oslo.context==5.5.0 00:47:27 oslo.i18n==6.3.0 00:47:27 oslo.log==6.0.0 00:47:27 oslo.serialization==5.4.0 00:47:27 oslo.utils==7.1.0 00:47:27 packaging==24.1 00:47:27 pbr==6.0.0 00:47:27 platformdirs==4.2.2 00:47:27 prettytable==3.10.0 00:47:27 pyasn1==0.6.0 00:47:27 pyasn1_modules==0.4.0 00:47:27 pycparser==2.22 00:47:27 pygerrit2==2.0.15 00:47:27 PyGithub==2.3.0 00:47:27 PyJWT==2.8.0 00:47:27 PyNaCl==1.5.0 00:47:27 pyparsing==2.4.7 00:47:27 pyperclip==1.9.0 00:47:27 pyrsistent==0.20.0 00:47:27 python-cinderclient==9.5.0 00:47:27 python-dateutil==2.9.0.post0 00:47:27 python-heatclient==3.5.0 00:47:27 python-jenkins==1.8.2 00:47:27 python-keystoneclient==5.4.0 00:47:27 python-magnumclient==4.5.0 00:47:27 python-novaclient==18.6.0 00:47:27 python-openstackclient==6.6.0 00:47:27 python-swiftclient==4.6.0 00:47:27 PyYAML==6.0.1 00:47:27 referencing==0.35.1 00:47:27 requests==2.32.3 00:47:27 requests-oauthlib==2.0.0 00:47:27 requestsexceptions==1.4.0 00:47:27 rfc3986==2.0.0 00:47:27 rpds-py==0.18.1 00:47:27 rsa==4.9 00:47:27 ruamel.yaml==0.18.6 00:47:27 ruamel.yaml.clib==0.2.8 00:47:27 s3transfer==0.10.2 00:47:27 simplejson==3.19.2 00:47:27 six==1.16.0 00:47:27 smmap==5.0.1 00:47:27 soupsieve==2.5 00:47:27 stevedore==5.2.0 00:47:27 tabulate==0.9.0 00:47:27 toml==0.10.2 00:47:27 tomlkit==0.12.5 00:47:27 tqdm==4.66.4 00:47:27 typing_extensions==4.12.2 00:47:27 tzdata==2024.1 00:47:27 urllib3==1.26.19 00:47:27 virtualenv==20.26.3 00:47:27 wcwidth==0.2.13 00:47:27 websocket-client==1.8.0 00:47:27 wrapt==1.16.0 00:47:27 xdg==6.0.0 00:47:27 xmltodict==0.13.0 00:47:27 yq==3.4.3 00:47:27 [autorelease-update-submodules-potassium] $ /bin/sh -xe /tmp/jenkins9697605892805776160.sh 00:47:27 + git checkout stable/potassium 00:47:27 Switched to a new branch 'stable/potassium' 00:47:27 branch 'stable/potassium' set up to track 'origin/stable/potassium'. 00:47:27 + git submodule update --remote 00:47:27 + git add . 00:47:28 [EnvInject] - Injecting environment variables from a build step. 00:47:28 [EnvInject] - Injecting as environment variables the properties content 00:47:28 GERRIT_HOST=git.opendaylight.org 00:47:28 PROJECT=releng/autorelease 00:47:28 REVIEWERS_EMAIL=jenkins-releng@opendaylight.org 00:47:28 GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch 00:47:28 GERRIT_TOPIC=autorelease-update-submodules 00:47:28 GERRIT_USER=jenkins-releng 00:47:28 00:47:28 [EnvInject] - Variables injected successfully. 00:47:28 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins10070025442608946441.sh 00:47:28 ---> gerrit-push-patch.sh 00:47:28 INFO: Nothing to commit 00:47:28 $ ssh-agent -k 00:47:28 unset SSH_AUTH_SOCK; 00:47:28 unset SSH_AGENT_PID; 00:47:28 echo Agent pid 9393 killed; 00:47:28 [ssh-agent] Stopped. 00:47:28 [PostBuildScript] - [INFO] Executing post build scripts. 00:47:28 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins17159504588723766392.sh 00:47:28 ---> sysstat.sh 00:47:28 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins10392446973170039748.sh 00:47:28 ---> package-listing.sh 00:47:28 ++ tr '[:upper:]' '[:lower:]' 00:47:28 ++ facter osfamily 00:47:28 + OS_FAMILY=redhat 00:47:28 + workspace=/w/workspace/autorelease-update-submodules-potassium 00:47:28 + START_PACKAGES=/tmp/packages_start.txt 00:47:28 + END_PACKAGES=/tmp/packages_end.txt 00:47:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:47:28 + PACKAGES=/tmp/packages_start.txt 00:47:28 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:47:28 + PACKAGES=/tmp/packages_end.txt 00:47:28 + case "${OS_FAMILY}" in 00:47:28 + rpm -qa 00:47:28 + sort 00:47:29 + '[' -f /tmp/packages_start.txt ']' 00:47:29 + '[' -f /tmp/packages_end.txt ']' 00:47:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:47:29 + '[' /w/workspace/autorelease-update-submodules-potassium ']' 00:47:29 + mkdir -p /w/workspace/autorelease-update-submodules-potassium/archives/ 00:47:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-potassium/archives/ 00:47:29 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins1745388217843393294.sh 00:47:29 ---> capture-instance-metadata.sh 00:47:29 Setup pyenv: 00:47:29 system 00:47:29 3.8.13 00:47:29 3.9.13 00:47:29 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jp2k from file:/tmp/.os_lf_venv 00:47:34 lf-activate-venv(): INFO: Installing: lftools 00:47:48 lf-activate-venv(): INFO: Adding /tmp/venv-jp2k/bin to PATH 00:47:48 INFO: Running in OpenStack, capturing instance metadata 00:47:49 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins15245571346201635348.sh 00:47:49 provisioning config files... 00:47:49 Could not find credentials [logs] for autorelease-update-submodules-potassium #456 00:47:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-potassium@tmp/config5700689271103829173tmp 00:47:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:47:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:47:49 provisioning config files... 00:47:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:47:49 [EnvInject] - Injecting environment variables from a build step. 00:47:49 [EnvInject] - Injecting as environment variables the properties content 00:47:49 SERVER_ID=logs 00:47:49 00:47:49 [EnvInject] - Variables injected successfully. 00:47:49 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins5554714538923576818.sh 00:47:49 ---> create-netrc.sh 00:47:49 WARN: Log server credential not found. 00:47:49 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins17064310137845928210.sh 00:47:49 ---> python-tools-install.sh 00:47:49 Setup pyenv: 00:47:49 system 00:47:49 3.8.13 00:47:49 3.9.13 00:47:49 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:47:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jp2k from file:/tmp/.os_lf_venv 00:47:50 lf-activate-venv(): INFO: Installing: lftools 00:48:03 lf-activate-venv(): INFO: Adding /tmp/venv-jp2k/bin to PATH 00:48:03 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins3211856259503509748.sh 00:48:03 ---> sudo-logs.sh 00:48:03 Archiving 'sudo' log.. 00:48:03 [autorelease-update-submodules-potassium] $ /bin/bash /tmp/jenkins4678622525336289493.sh 00:48:03 ---> job-cost.sh 00:48:03 Setup pyenv: 00:48:03 system 00:48:03 3.8.13 00:48:03 3.9.13 00:48:03 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:48:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jp2k from file:/tmp/.os_lf_venv 00:48:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:48:09 lf-activate-venv(): INFO: Adding /tmp/venv-jp2k/bin to PATH 00:48:09 INFO: No Stack... 00:48:10 INFO: Retrieving Pricing Info for: v3-standard-2 00:48:10 INFO: Archiving Costs 00:48:10 [autorelease-update-submodules-potassium] $ /bin/bash -l /tmp/jenkins7328719843735776738.sh 00:48:10 ---> logs-deploy.sh 00:48:10 Setup pyenv: 00:48:10 system 00:48:10 3.8.13 00:48:10 3.9.13 00:48:10 * 3.10.13 (set by /w/workspace/autorelease-update-submodules-potassium/.python-version) 00:48:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jp2k from file:/tmp/.os_lf_venv 00:48:11 lf-activate-venv(): INFO: Installing: lftools 00:48:21 lf-activate-venv(): INFO: Adding /tmp/venv-jp2k/bin to PATH 00:48:21 WARNING: Nexus logging server not set 00:48:21 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-potassium/456/ 00:48:21 INFO: archiving logs to S3 00:48:22 ---> uname -a: 00:48:22 Linux prd-centos7-builder-2c-2g-16881.novalocal 3.10.0-1160.118.1.el7.x86_64 #1 SMP Wed Apr 24 16:01:50 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:48:22 00:48:22 00:48:22 ---> lscpu: 00:48:22 Architecture: x86_64 00:48:22 CPU op-mode(s): 32-bit, 64-bit 00:48:22 Byte Order: Little Endian 00:48:22 CPU(s): 2 00:48:22 On-line CPU(s) list: 0,1 00:48:22 Thread(s) per core: 1 00:48:22 Core(s) per socket: 1 00:48:22 Socket(s): 2 00:48:22 NUMA node(s): 1 00:48:22 Vendor ID: AuthenticAMD 00:48:22 CPU family: 23 00:48:22 Model: 49 00:48:22 Model name: AMD EPYC-Rome Processor 00:48:22 Stepping: 0 00:48:22 CPU MHz: 2800.000 00:48:22 BogoMIPS: 5600.00 00:48:22 Virtualization: AMD-V 00:48:22 Hypervisor vendor: KVM 00:48:22 Virtualization type: full 00:48:22 L1d cache: 32K 00:48:22 L1i cache: 32K 00:48:22 L2 cache: 512K 00:48:22 L3 cache: 16384K 00:48:22 NUMA node0 CPU(s): 0,1 00:48:22 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:48:22 00:48:22 00:48:22 ---> nproc: 00:48:22 2 00:48:22 00:48:22 00:48:22 ---> df -h: 00:48:22 Filesystem Size Used Avail Use% Mounted on 00:48:22 devtmpfs 3.8G 0 3.8G 0% /dev 00:48:22 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:48:22 tmpfs 3.9G 17M 3.9G 1% /run 00:48:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:48:22 /dev/vda1 40G 5.6G 35G 15% / 00:48:22 tmpfs 783M 0 783M 0% /run/user/1001 00:48:22 00:48:22 00:48:22 ---> free -m: 00:48:22 total used free shared buff/cache available 00:48:22 Mem: 7821 593 5032 16 2194 6932 00:48:22 Swap: 1023 0 1023 00:48:22 00:48:22 00:48:22 ---> ip addr: 00:48:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:48:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:48:22 inet 127.0.0.1/8 scope host lo 00:48:22 valid_lft forever preferred_lft forever 00:48:22 inet6 ::1/128 scope host 00:48:22 valid_lft forever preferred_lft forever 00:48:22 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:48:22 link/ether fa:16:3e:73:87:13 brd ff:ff:ff:ff:ff:ff 00:48:22 inet 10.30.171.224/23 brd 10.30.171.255 scope global dynamic eth0 00:48:22 valid_lft 86225sec preferred_lft 86225sec 00:48:22 inet6 fe80::f816:3eff:fe73:8713/64 scope link 00:48:22 valid_lft forever preferred_lft forever 00:48:22 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 00:48:22 link/ether 02:42:96:a8:85:ea brd ff:ff:ff:ff:ff:ff 00:48:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:48:22 valid_lft forever preferred_lft forever 00:48:22 00:48:22 00:48:22 ---> sar -b -r -n DEV: 00:48:22 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-builder-3e11b59e-63b4-4282-a600-108cba2daed6.novalocal) 07/01/2024 _x86_64_ (2 CPU) 00:48:22 00:48:22 12:45:22 AM LINUX RESTART 00:48:22 00:48:22 12:46:01 AM tps rtps wtps bread/s bwrtn/s 00:48:22 12:47:01 AM 227.24 16.11 211.13 1709.15 9162.82 00:48:22 12:48:01 AM 292.57 1.60 290.97 213.49 8922.21 00:48:22 Average: 259.90 8.85 251.05 961.32 9042.51 00:48:22 00:48:22 12:46:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:48:22 12:47:01 AM 5247368 2761368 34.48 2620 2040268 943292 10.41 746032 1705296 144096 00:48:22 12:48:01 AM 5158564 2850172 35.59 2620 2115584 929160 10.26 881436 1629420 13148 00:48:22 Average: 5202966 2805770 35.03 2620 2077926 936226 10.34 813734 1667358 78622 00:48:22 00:48:22 12:46:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:48:22 12:47:01 AM eth0 274.51 214.36 2465.17 40.50 0.00 0.00 0.00 00:48:22 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:22 12:47:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:22 12:48:01 AM eth0 57.35 49.74 296.56 10.58 0.00 0.00 0.00 00:48:22 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:22 12:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:22 Average: eth0 165.93 132.05 1380.87 25.54 0.00 0.00 0.00 00:48:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:22 00:48:22 00:48:22 ---> sar -P ALL: 00:48:22 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-builder-3e11b59e-63b4-4282-a600-108cba2daed6.novalocal) 07/01/2024 _x86_64_ (2 CPU) 00:48:22 00:48:22 12:45:22 AM LINUX RESTART 00:48:22 00:48:22 12:46:01 AM CPU %user %nice %system %iowait %steal %idle 00:48:22 12:47:01 AM all 30.17 0.00 4.08 7.84 0.10 57.81 00:48:22 12:47:01 AM 0 33.18 0.00 4.60 8.42 0.09 53.72 00:48:22 12:47:01 AM 1 27.19 0.00 3.58 7.24 0.10 61.89 00:48:22 12:48:01 AM all 30.51 0.00 2.52 8.96 0.10 57.92 00:48:22 12:48:01 AM 0 52.23 0.00 3.67 10.71 0.09 33.30 00:48:22 12:48:01 AM 1 10.05 0.00 1.44 7.33 0.10 81.08 00:48:22 Average: all 30.34 0.00 3.30 8.40 0.10 57.86 00:48:22 Average: 0 42.55 0.00 4.14 9.55 0.09 43.67 00:48:22 Average: 1 18.53 0.00 2.50 7.29 0.10 71.59 00:48:22 00:48:22 00:48:22