00:43:28  Started by timer
00:43:28  Running as SYSTEM
00:43:28  [EnvInject] - Loading node environment variables.
00:43:28  Building remotely on prd-centos7-builder-2c-2g-5347 (centos7-builder-2c-2g) in workspace /w/workspace/autorelease-update-submodules-scandium
00:43:29  [ssh-agent] Looking for ssh-agent implementation...
00:43:29  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
00:43:29  $ ssh-agent
00:43:29  SSH_AUTH_SOCK=/tmp/ssh-jhGvBNffNLv6/agent.9375
00:43:29  SSH_AGENT_PID=9377
00:43:29  [ssh-agent] Started.
00:43:29  Running ssh-add (command line suppressed)
00:43:29  Identity added: /w/workspace/autorelease-update-submodules-scandium@tmp/private_key_5522859963187203341.key (/w/workspace/autorelease-update-submodules-scandium@tmp/private_key_5522859963187203341.key)
00:43:29  [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:43:29  The recommended git tool is: NONE
00:43:31  using credential opendaylight-jenkins-ssh
00:43:31  Wiping out workspace first.
00:43:31  Cloning the remote Git repository
00:43:31  Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease
00:43:31   > git init /w/workspace/autorelease-update-submodules-scandium # timeout=10
00:43:31  Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease
00:43:31   > git --version # timeout=10
00:43:31   > git --version # 'git version 2.36.6'
00:43:31  using GIT_SSH to set credentials Release Engineering Jenkins Key
00:43:31  [INFO] Currently running in a labeled security context
00:43:31  [INFO] Currently SELinux is 'enforcing' on the host
00:43:31   > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-update-submodules-scandium@tmp/jenkins-gitclient-ssh18328084441224895460.key
00:43:31  Verifying host key using known hosts file
00:43:31  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:43:32   > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10
00:43:35   > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10
00:43:35   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:43:35  Avoid second fetch
00:43:35   > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10
00:43:35  Checking out Revision 45d0ce8ae3aea82b8d5b896991a2a92339f8c85d (refs/remotes/origin/stable/scandium)
00:43:35   > git config core.sparsecheckout # timeout=10
00:43:35   > git checkout -f 45d0ce8ae3aea82b8d5b896991a2a92339f8c85d # timeout=10
00:43:35  Commit message: "Update git submodules"
00:43:35   > git rev-list --no-walk 45d0ce8ae3aea82b8d5b896991a2a92339f8c85d # timeout=10
00:43:35   > git remote # timeout=10
00:43:35   > git submodule init # timeout=10
00:43:36   > git submodule sync # timeout=10
00:43:36   > git config --get remote.origin.url # timeout=10
00:43:36   > git submodule init # timeout=10
00:43:36   > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
00:43:36   > git config --get submodule.daexim.url # timeout=10
00:43:36   > git config -f .gitmodules --get submodule.daexim.path # timeout=10
00:43:36   > git config --get submodule.integration/distribution.url # timeout=10
00:43:36   > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10
00:43:36   > git config --get submodule.jsonrpc.url # timeout=10
00:43:36   > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10
00:43:36   > git config --get submodule.lispflowmapping.url # timeout=10
00:43:36   > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10
00:43:36   > git config --get submodule.openflowplugin.url # timeout=10
00:43:36   > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10
00:43:36   > git config --get submodule.ovsdb.url # timeout=10
00:43:36   > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10
00:43:36   > git config --get submodule.serviceutils.url # timeout=10
00:43:36   > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10
00:43:36   > git submodule update --init --recursive daexim # timeout=10
00:43:36   > git submodule update --init --recursive integration/distribution # timeout=10
00:43:37   > git submodule update --init --recursive jsonrpc # timeout=10
00:43:38   > git submodule update --init --recursive lispflowmapping # timeout=10
00:43:39   > git submodule update --init --recursive openflowplugin # timeout=10
00:43:43   > git submodule update --init --recursive ovsdb # timeout=10
00:43:46   > git submodule update --init --recursive serviceutils # timeout=10
00:43:49  provisioning config files...
00:43:49  copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:43:49  copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:43:49  [autorelease-update-submodules-scandium] $ /bin/bash /tmp/jenkins2795994111553361649.sh
00:43:49  ---> python-tools-install.sh
00:43:49  Setup pyenv:
00:43:49    system
00:43:49  * 3.8.13 (set by /opt/pyenv/version)
00:43:49  * 3.9.13 (set by /opt/pyenv/version)
00:43:49    3.10.13
00:43:54  lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oJJw
00:43:54  lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:43:57  lf-activate-venv(): INFO: Installing: lftools 
00:44:32  lf-activate-venv(): INFO: Adding /tmp/venv-oJJw/bin to PATH
00:44:32  Generating Requirements File
00:44:54  Python 3.10.13
00:44:55  pip 24.3.1 from /tmp/venv-oJJw/lib/python3.10/site-packages/pip (python 3.10)
00:44:55  appdirs==1.4.4
00:44:55  argcomplete==3.5.1
00:44:55  aspy.yaml==1.3.0
00:44:55  attrs==24.2.0
00:44:55  autopage==0.5.2
00:44:55  beautifulsoup4==4.12.3
00:44:55  boto3==1.35.57
00:44:55  botocore==1.35.57
00:44:55  bs4==0.0.2
00:44:55  cachetools==5.5.0
00:44:55  certifi==2024.8.30
00:44:55  cffi==1.17.1
00:44:55  cfgv==3.4.0
00:44:55  chardet==5.2.0
00:44:55  charset-normalizer==3.4.0
00:44:55  click==8.1.7
00:44:55  cliff==4.7.0
00:44:55  cmd2==2.5.4
00:44:55  cryptography==3.3.2
00:44:55  debtcollector==3.0.0
00:44:55  decorator==5.1.1
00:44:55  defusedxml==0.7.1
00:44:55  Deprecated==1.2.14
00:44:55  distlib==0.3.9
00:44:55  dnspython==2.7.0
00:44:55  docker==4.2.2
00:44:55  dogpile.cache==1.3.3
00:44:55  durationpy==0.9
00:44:55  email_validator==2.2.0
00:44:55  filelock==3.16.1
00:44:55  future==1.0.0
00:44:55  gitdb==4.0.11
00:44:55  GitPython==3.1.43
00:44:55  google-auth==2.36.0
00:44:55  httplib2==0.22.0
00:44:55  identify==2.6.1
00:44:55  idna==3.10
00:44:55  importlib-resources==1.5.0
00:44:55  iso8601==2.1.0
00:44:55  Jinja2==3.1.4
00:44:55  jmespath==1.0.1
00:44:55  jsonpatch==1.33
00:44:55  jsonpointer==3.0.0
00:44:55  jsonschema==4.23.0
00:44:55  jsonschema-specifications==2024.10.1
00:44:55  keystoneauth1==5.8.0
00:44:55  kubernetes==31.0.0
00:44:55  lftools==0.37.10
00:44:55  lxml==5.3.0
00:44:55  MarkupSafe==3.0.2
00:44:55  msgpack==1.1.0
00:44:55  multi_key_dict==2.0.3
00:44:55  munch==4.0.0
00:44:55  netaddr==1.3.0
00:44:55  netifaces==0.11.0
00:44:55  niet==1.4.2
00:44:55  nodeenv==1.9.1
00:44:55  oauth2client==4.1.3
00:44:55  oauthlib==3.2.2
00:44:55  openstacksdk==4.1.0
00:44:55  os-client-config==2.1.0
00:44:55  os-service-types==1.7.0
00:44:55  osc-lib==3.1.0
00:44:55  oslo.config==9.6.0
00:44:55  oslo.context==5.6.0
00:44:55  oslo.i18n==6.4.0
00:44:55  oslo.log==6.1.2
00:44:55  oslo.serialization==5.5.0
00:44:55  oslo.utils==7.4.0
00:44:55  packaging==24.2
00:44:55  pbr==6.1.0
00:44:55  platformdirs==4.3.6
00:44:55  prettytable==3.12.0
00:44:55  psutil==6.1.0
00:44:55  pyasn1==0.6.1
00:44:55  pyasn1_modules==0.4.1
00:44:55  pycparser==2.22
00:44:55  pygerrit2==2.0.15
00:44:55  PyGithub==2.5.0
00:44:55  PyJWT==2.9.0
00:44:55  PyNaCl==1.5.0
00:44:55  pyparsing==2.4.7
00:44:55  pyperclip==1.9.0
00:44:55  pyrsistent==0.20.0
00:44:55  python-cinderclient==9.6.0
00:44:55  python-dateutil==2.9.0.post0
00:44:55  python-heatclient==4.0.0
00:44:55  python-jenkins==1.8.2
00:44:55  python-keystoneclient==5.5.0
00:44:55  python-magnumclient==4.7.0
00:44:55  python-openstackclient==7.2.1
00:44:55  python-swiftclient==4.6.0
00:44:55  PyYAML==6.0.2
00:44:55  referencing==0.35.1
00:44:55  requests==2.32.3
00:44:55  requests-oauthlib==2.0.0
00:44:55  requestsexceptions==1.4.0
00:44:55  rfc3986==2.0.0
00:44:55  rpds-py==0.21.0
00:44:55  rsa==4.9
00:44:55  ruamel.yaml==0.18.6
00:44:55  ruamel.yaml.clib==0.2.12
00:44:55  s3transfer==0.10.3
00:44:55  simplejson==3.19.3
00:44:55  six==1.16.0
00:44:55  smmap==5.0.1
00:44:55  soupsieve==2.6
00:44:55  stevedore==5.3.0
00:44:55  tabulate==0.9.0
00:44:55  toml==0.10.2
00:44:55  tomlkit==0.13.2
00:44:55  tqdm==4.67.0
00:44:55  typing_extensions==4.12.2
00:44:55  tzdata==2024.2
00:44:55  urllib3==1.26.20
00:44:55  virtualenv==20.27.1
00:44:55  wcwidth==0.2.13
00:44:55  websocket-client==1.8.0
00:44:55  wrapt==1.16.0
00:44:55  xdg==6.0.0
00:44:55  xmltodict==0.14.2
00:44:55  yq==3.4.3
00:44:55  [autorelease-update-submodules-scandium] $ /bin/sh -xe /tmp/jenkins17003806708687929193.sh
00:44:55  + git checkout stable/scandium
00:44:55  Switched to a new branch 'stable/scandium'
00:44:55  branch 'stable/scandium' set up to track 'origin/stable/scandium'.
00:44:55  + git submodule update --remote
00:44:56  + git add .
00:44:56  [EnvInject] - Injecting environment variables from a build step.
00:44:56  [EnvInject] - Injecting as environment variables the properties content 
00:44:56  GERRIT_HOST=git.opendaylight.org
00:44:56  PROJECT=releng/autorelease
00:44:56  REVIEWERS_EMAIL=jenkins-releng@opendaylight.org
00:44:56  GERRIT_COMMIT_MESSAGE=Update submodules to latest HEAD of branch
00:44:56  GERRIT_TOPIC=autorelease-update-submodules
00:44:56  GERRIT_USER=jenkins-releng
00:44:56  
00:44:56  [EnvInject] - Variables injected successfully.
00:44:56  [autorelease-update-submodules-scandium] $ /bin/bash /tmp/jenkins15371790806079790236.sh
00:44:56  ---> gerrit-push-patch.sh
00:44:56  INFO: Nothing to commit
00:44:56  $ ssh-agent -k
00:44:56  unset SSH_AUTH_SOCK;
00:44:56  unset SSH_AGENT_PID;
00:44:56  echo Agent pid 9377 killed;
00:44:56  [ssh-agent] Stopped.
00:44:56  [PostBuildScript] - [INFO] Executing post build scripts.
00:44:56  [autorelease-update-submodules-scandium] $ /bin/bash /tmp/jenkins494640283447045492.sh
00:44:56  ---> sysstat.sh
00:44:56  [autorelease-update-submodules-scandium] $ /bin/bash /tmp/jenkins5592423058069279287.sh
00:44:56  ---> package-listing.sh
00:44:56  ++ facter osfamily
00:44:56  ++ tr '[:upper:]' '[:lower:]'
00:44:57  + OS_FAMILY=redhat
00:44:57  + workspace=/w/workspace/autorelease-update-submodules-scandium
00:44:57  + START_PACKAGES=/tmp/packages_start.txt
00:44:57  + END_PACKAGES=/tmp/packages_end.txt
00:44:57  + DIFF_PACKAGES=/tmp/packages_diff.txt
00:44:57  + PACKAGES=/tmp/packages_start.txt
00:44:57  + '[' /w/workspace/autorelease-update-submodules-scandium ']'
00:44:57  + PACKAGES=/tmp/packages_end.txt
00:44:57  + case "${OS_FAMILY}" in
00:44:57  + rpm -qa
00:44:57  + sort
00:44:57  + '[' -f /tmp/packages_start.txt ']'
00:44:57  + '[' -f /tmp/packages_end.txt ']'
00:44:57  + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:44:57  + '[' /w/workspace/autorelease-update-submodules-scandium ']'
00:44:57  + mkdir -p /w/workspace/autorelease-update-submodules-scandium/archives/
00:44:57  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-update-submodules-scandium/archives/
00:44:57  [autorelease-update-submodules-scandium] $ /bin/bash /tmp/jenkins7710397762528488541.sh
00:44:57  ---> capture-instance-metadata.sh
00:44:57  Setup pyenv:
00:44:57    system
00:44:57    3.8.13
00:44:57    3.9.13
00:44:57  * 3.10.13 (set by /w/workspace/autorelease-update-submodules-scandium/.python-version)
00:44:58  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oJJw from file:/tmp/.os_lf_venv
00:44:59  lf-activate-venv(): INFO: Installing: lftools 
00:45:15  lf-activate-venv(): INFO: Adding /tmp/venv-oJJw/bin to PATH
00:45:15  INFO: Running in OpenStack, capturing instance metadata
00:45:15  [autorelease-update-submodules-scandium] $ /bin/bash /tmp/jenkins9159968419747918710.sh
00:45:15  provisioning config files...
00:45:16  Could not find credentials [logs] for autorelease-update-submodules-scandium #213
00:45:16  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-update-submodules-scandium@tmp/config4397166677294774175tmp
00:45:16  Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:45:16  Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:45:16  provisioning config files...
00:45:16  copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:45:16  [EnvInject] - Injecting environment variables from a build step.
00:45:16  [EnvInject] - Injecting as environment variables the properties content 
00:45:16  SERVER_ID=logs
00:45:16  
00:45:16  [EnvInject] - Variables injected successfully.
00:45:16  [autorelease-update-submodules-scandium] $ /bin/bash /tmp/jenkins11567701313576663757.sh
00:45:16  ---> create-netrc.sh
00:45:16  WARN: Log server credential not found.
00:45:16  [autorelease-update-submodules-scandium] $ /bin/bash /tmp/jenkins13812908950016259466.sh
00:45:16  ---> python-tools-install.sh
00:45:16  Setup pyenv:
00:45:16    system
00:45:16    3.8.13
00:45:16    3.9.13
00:45:16  * 3.10.13 (set by /w/workspace/autorelease-update-submodules-scandium/.python-version)
00:45:16  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oJJw from file:/tmp/.os_lf_venv
00:45:17  lf-activate-venv(): INFO: Installing: lftools 
00:45:30  lf-activate-venv(): INFO: Adding /tmp/venv-oJJw/bin to PATH
00:45:30  [autorelease-update-submodules-scandium] $ /bin/bash /tmp/jenkins7055579780749949424.sh
00:45:30  ---> sudo-logs.sh
00:45:30  Archiving 'sudo' log..
00:45:30  [autorelease-update-submodules-scandium] $ /bin/bash /tmp/jenkins6325627013057990717.sh
00:45:30  ---> job-cost.sh
00:45:30  Setup pyenv:
00:45:31    system
00:45:31    3.8.13
00:45:31    3.9.13
00:45:31  * 3.10.13 (set by /w/workspace/autorelease-update-submodules-scandium/.python-version)
00:45:31  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oJJw from file:/tmp/.os_lf_venv
00:45:32  lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
00:45:36  lf-activate-venv(): INFO: Adding /tmp/venv-oJJw/bin to PATH
00:45:36  INFO: No Stack...
00:45:37  INFO: Retrieving Pricing Info for: v3-standard-2
00:45:37  INFO: Archiving Costs
00:45:37  [autorelease-update-submodules-scandium] $ /bin/bash -l /tmp/jenkins6391468089332643354.sh
00:45:37  ---> logs-deploy.sh
00:45:37  Setup pyenv:
00:45:37    system
00:45:37    3.8.13
00:45:37    3.9.13
00:45:37  * 3.10.13 (set by /w/workspace/autorelease-update-submodules-scandium/.python-version)
00:45:37  lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oJJw from file:/tmp/.os_lf_venv
00:45:38  lf-activate-venv(): INFO: Installing: lftools 
00:45:48  lf-activate-venv(): INFO: Adding /tmp/venv-oJJw/bin to PATH
00:45:48  WARNING: Nexus logging server not set
00:45:48  INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-update-submodules-scandium/213/
00:45:48  INFO: archiving logs to S3
00:45:49  ---> uname -a:
00:45:49  Linux prd-centos7-builder-2c-2g-5347.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
00:45:49  
00:45:49  
00:45:49  ---> lscpu:
00:45:49  Architecture:          x86_64
00:45:49  CPU op-mode(s):        32-bit, 64-bit
00:45:49  Byte Order:            Little Endian
00:45:49  CPU(s):                2
00:45:49  On-line CPU(s) list:   0,1
00:45:49  Thread(s) per core:    1
00:45:49  Core(s) per socket:    1
00:45:49  Socket(s):             2
00:45:49  NUMA node(s):          1
00:45:49  Vendor ID:             AuthenticAMD
00:45:49  CPU family:            23
00:45:49  Model:                 49
00:45:49  Model name:            AMD EPYC-Rome Processor
00:45:49  Stepping:              0
00:45:49  CPU MHz:               2799.998
00:45:49  BogoMIPS:              5599.99
00:45:49  Virtualization:        AMD-V
00:45:49  Hypervisor vendor:     KVM
00:45:49  Virtualization type:   full
00:45:49  L1d cache:             32K
00:45:49  L1i cache:             32K
00:45:49  L2 cache:              512K
00:45:49  L3 cache:              16384K
00:45:49  NUMA node0 CPU(s):     0,1
00:45:49  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:45:49  
00:45:49  
00:45:49  ---> nproc:
00:45:49  2
00:45:49  
00:45:49  
00:45:49  ---> df -h:
00:45:49  Filesystem      Size  Used Avail Use% Mounted on
00:45:49  devtmpfs        3.8G     0  3.8G   0% /dev
00:45:49  tmpfs           3.9G     0  3.9G   0% /dev/shm
00:45:49  tmpfs           3.9G   17M  3.9G   1% /run
00:45:49  tmpfs           3.9G     0  3.9G   0% /sys/fs/cgroup
00:45:49  /dev/vda1        40G  5.7G   35G  15% /
00:45:49  tmpfs           783M     0  783M   0% /run/user/1001
00:45:49  
00:45:49  
00:45:49  ---> free -m:
00:45:49                total        used        free      shared  buff/cache   available
00:45:49  Mem:           7821         602        5026          16        2192        6922
00:45:49  Swap:          1023           0        1023
00:45:49  
00:45:49  
00:45:49  ---> ip addr:
00:45:49  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:45:49      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:45:49      inet 127.0.0.1/8 scope host lo
00:45:49         valid_lft forever preferred_lft forever
00:45:49      inet6 ::1/128 scope host 
00:45:49         valid_lft forever preferred_lft forever
00:45:49  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
00:45:49      link/ether fa:16:3e:bb:85:f2 brd ff:ff:ff:ff:ff:ff
00:45:49      inet 10.30.170.193/23 brd 10.30.171.255 scope global dynamic eth0
00:45:49         valid_lft 86234sec preferred_lft 86234sec
00:45:49      inet6 fe80::f816:3eff:febb:85f2/64 scope link 
00:45:49         valid_lft forever preferred_lft forever
00:45:49  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1458 qdisc noqueue state DOWN group default 
00:45:49      link/ether 02:42:e3:38:c4:56 brd ff:ff:ff:ff:ff:ff
00:45:49      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
00:45:49         valid_lft forever preferred_lft forever
00:45:49  
00:45:49  
00:45:49  ---> sar -b -r -n DEV:
00:45:49  Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 	11/09/2024 	_x86_64_	(2 CPU)
00:45:49  
00:45:49  12:42:58 AM       LINUX RESTART
00:45:49  
00:45:49  12:44:01 AM       tps      rtps      wtps   bread/s   bwrtn/s
00:45:49  12:45:01 AM    223.52      7.54    215.97    866.76   7937.84
00:45:49  Average:       223.52      7.54    215.97    866.76   7937.84
00:45:49  
00:45:49  12:44:01 AM kbmemfree kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
00:45:49  12:45:01 AM   5209908   2798828     34.95      2620   2104656    887392      9.80    832896   1622400    149676
00:45:49  Average:      5209908   2798828     34.95      2620   2104656    887392      9.80    832896   1622400    149676
00:45:49  
00:45:49  12:44:01 AM     IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s
00:45:49  12:45:01 AM      eth0    116.06     94.70    757.55     11.64      0.00      0.00      0.00
00:45:49  12:45:01 AM        lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00
00:45:49  12:45:01 AM   docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00
00:45:49  Average:         eth0    116.06     94.70    757.55     11.64      0.00      0.00      0.00
00:45:49  Average:           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00
00:45:49  Average:      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00
00:45:49  
00:45:49  
00:45:49  ---> sar -P ALL:
00:45:49  Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 	11/09/2024 	_x86_64_	(2 CPU)
00:45:49  
00:45:49  12:42:58 AM       LINUX RESTART
00:45:49  
00:45:49  12:44:01 AM     CPU     %user     %nice   %system   %iowait    %steal     %idle
00:45:49  12:45:01 AM     all     34.18      0.00      3.53      5.65      0.11     56.53
00:45:49  12:45:01 AM       0     21.95      0.00      2.92      4.67      0.09     70.37
00:45:49  12:45:01 AM       1     46.80      0.00      4.15      6.64      0.13     42.28
00:45:49  Average:        all     34.18      0.00      3.53      5.65      0.11     56.53
00:45:49  Average:          0     21.95      0.00      2.92      4.67      0.09     70.37
00:45:49  Average:          1     46.80      0.00      4.15      6.64      0.13     42.28
00:45:49  
00:45:49  
00:45:49