14:09:54 Started by user Robert Varga 14:09:54 Running as SYSTEM 14:09:54 [EnvInject] - Loading node environment variables. 14:09:54 Building remotely on prd-centos7-builder-2c-1g-18977 (centos7-builder-2c-1g) in workspace /w/workspace/odlparent-release-merge-master 14:09:54 [ssh-agent] Looking for ssh-agent implementation... 14:09:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:54 $ ssh-agent 14:09:54 SSH_AUTH_SOCK=/tmp/ssh-uk5pEskaC5FN/agent.9372 14:09:54 SSH_AGENT_PID=9374 14:09:54 [ssh-agent] Started. 14:09:54 Running ssh-add (command line suppressed) 14:09:54 Identity added: /w/workspace/odlparent-release-merge-master@tmp/private_key_15031515829375740439.key (/w/workspace/odlparent-release-merge-master@tmp/private_key_15031515829375740439.key) 14:09:54 [ssh-agent] Using credentials jenkins-release (Nexus Staging Repository Promotion) 14:09:54 The recommended git tool is: NONE 14:09:57 using credential jenkins-ssh 14:09:57 Wiping out workspace first. 14:09:57 Cloning the remote Git repository 14:09:57 Cloning repository git://devvexx.opendaylight.org/mirror/odlparent 14:09:57 > git init /w/workspace/odlparent-release-merge-master # timeout=10 14:09:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 14:09:57 > git --version # timeout=10 14:09:57 > git --version # 'git version 2.36.6' 14:09:57 using GIT_SSH to set credentials jenkins-ssh 14:09:57 [INFO] Currently running in a labeled security context 14:09:57 [INFO] Currently SELinux is 'enforcing' on the host 14:09:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/odlparent-release-merge-master@tmp/jenkins-gitclient-ssh16075110226412812478.key 14:09:57 Verifying host key using known hosts file 14:09:57 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. 14:09:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 14:09:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:00 Avoid second fetch 14:10:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:10:00 Checking out Revision ee81ac63555440933fe06fb04736cb510ab8e1e3 (refs/heads/master) 14:10:00 > git config core.sparsecheckout # timeout=10 14:10:00 > git checkout -f ee81ac63555440933fe06fb04736cb510ab8e1e3 # timeout=10 14:10:00 Commit message: "Bump versions to 10.0.7-SNAPSHOT" 14:10:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:10:00 > git rev-list --no-walk 8d015b18d1b42d44bcf98a648d0f68fe65f1c0a9 # timeout=10 14:10:03 Run condition [Regular expression match] enabling prebuild for step [BuilderChain] 14:10:03 provisioning config files... 14:10:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:10:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:10:04 $ ssh-agent -k 14:10:04 unset SSH_AUTH_SOCK; 14:10:04 unset SSH_AGENT_PID; 14:10:04 echo Agent pid 9374 killed; 14:10:04 [ssh-agent] Stopped. 14:10:04 ERROR: Could not find credentials entry with ID 'cosign-public-key' 14:10:04 [PostBuildScript] - [INFO] Executing post build scripts. 14:10:04 [odlparent-release-merge-master] $ /bin/bash /tmp/jenkins16845838502826794437.sh 14:10:04 ---> sysstat.sh 14:10:04 [odlparent-release-merge-master] $ /bin/bash /tmp/jenkins17331685154177118769.sh 14:10:04 ---> package-listing.sh 14:10:04 ++ tr '[:upper:]' '[:lower:]' 14:10:04 ++ facter osfamily 14:10:05 + OS_FAMILY=redhat 14:10:05 + workspace=/w/workspace/odlparent-release-merge-master 14:10:05 + START_PACKAGES=/tmp/packages_start.txt 14:10:05 + END_PACKAGES=/tmp/packages_end.txt 14:10:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:05 + PACKAGES=/tmp/packages_start.txt 14:10:05 + '[' /w/workspace/odlparent-release-merge-master ']' 14:10:05 + PACKAGES=/tmp/packages_end.txt 14:10:05 + case "${OS_FAMILY}" in 14:10:05 + rpm -qa 14:10:05 + sort 14:10:05 + '[' -f /tmp/packages_start.txt ']' 14:10:05 + '[' -f /tmp/packages_end.txt ']' 14:10:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:05 + '[' /w/workspace/odlparent-release-merge-master ']' 14:10:05 + mkdir -p /w/workspace/odlparent-release-merge-master/archives/ 14:10:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/odlparent-release-merge-master/archives/ 14:10:05 [odlparent-release-merge-master] $ /bin/bash /tmp/jenkins12092365487320782189.sh 14:10:05 ---> capture-instance-metadata.sh 14:10:05 Setup pyenv: 14:10:05 system 14:10:05 * 3.8.13 (set by /opt/pyenv/version) 14:10:05 * 3.9.13 (set by /opt/pyenv/version) 14:10:05 3.10.13 14:10:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gJHG 14:10:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:10:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:15 lf-activate-venv(): INFO: Base packages installed successfully 14:10:15 lf-activate-venv(): INFO: Installing additional packages: lftools 14:10:40 lf-activate-venv(): INFO: Adding /tmp/venv-gJHG/bin to PATH 14:10:40 INFO: Running in OpenStack, capturing instance metadata 14:10:41 [odlparent-release-merge-master] $ /bin/bash /tmp/jenkins2000071333372819075.sh 14:10:41 provisioning config files... 14:10:41 Could not find credentials [logs] for odlparent-release-merge-master #43 14:10:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/odlparent-release-merge-master@tmp/config10091013218162528604tmp 14:10:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:10:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:10:41 provisioning config files... 14:10:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:10:41 [EnvInject] - Injecting environment variables from a build step. 14:10:41 [EnvInject] - Injecting as environment variables the properties content 14:10:41 SERVER_ID=logs 14:10:41 14:10:41 [EnvInject] - Variables injected successfully. 14:10:41 [odlparent-release-merge-master] $ /bin/bash /tmp/jenkins8851235764727010783.sh 14:10:41 ---> create-netrc.sh 14:10:41 WARN: Log server credential not found. 14:10:41 [odlparent-release-merge-master] $ /bin/bash /tmp/jenkins3954208603619176931.sh 14:10:41 ---> python-tools-install.sh 14:10:41 Setup pyenv: 14:10:41 system 14:10:41 3.8.13 14:10:41 3.9.13 14:10:41 * 3.10.13 (set by /w/workspace/odlparent-release-merge-master/.python-version) 14:10:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJHG from file:/tmp/.os_lf_venv 14:10:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:44 lf-activate-venv(): INFO: Base packages installed successfully 14:10:44 lf-activate-venv(): INFO: Installing additional packages: lftools 14:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-gJHG/bin to PATH 14:10:55 Generating Requirements File 14:11:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:11:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:11:15 Python 3.10.13 14:11:16 pip 26.0.1 from /tmp/venv-gJHG/lib/python3.10/site-packages/pip (python 3.10) 14:11:16 appdirs==1.4.4 14:11:16 argcomplete==3.6.3 14:11:16 aspy.yaml==1.3.0 14:11:16 attrs==25.4.0 14:11:16 autopage==0.6.0 14:11:16 backports.strenum==1.3.1 14:11:16 beautifulsoup4==4.14.3 14:11:16 boto3==1.42.52 14:11:16 botocore==1.42.52 14:11:16 bs4==0.0.2 14:11:16 certifi==2026.1.4 14:11:16 cffi==2.0.0 14:11:16 cfgv==3.5.0 14:11:16 chardet==5.2.0 14:11:16 charset-normalizer==3.4.4 14:11:16 click==8.3.1 14:11:16 cliff==4.13.2 14:11:16 cmd2==3.2.0 14:11:16 cryptography==3.3.2 14:11:16 debtcollector==3.0.0 14:11:16 decorator==5.2.1 14:11:16 defusedxml==0.7.1 14:11:16 Deprecated==1.3.1 14:11:16 distlib==0.4.0 14:11:16 dnspython==2.8.0 14:11:16 docker==7.1.0 14:11:16 dogpile.cache==1.5.0 14:11:16 durationpy==0.10 14:11:16 email-validator==2.3.0 14:11:16 filelock==3.24.3 14:11:16 future==1.0.0 14:11:16 gitdb==4.0.12 14:11:16 GitPython==3.1.46 14:11:16 httplib2==0.30.2 14:11:16 identify==2.6.16 14:11:16 idna==3.11 14:11:16 importlib-resources==1.5.0 14:11:16 iso8601==2.1.0 14:11:16 Jinja2==3.1.6 14:11:16 jmespath==1.1.0 14:11:16 jsonpatch==1.33 14:11:16 jsonpointer==3.0.0 14:11:16 jsonschema==4.26.0 14:11:16 jsonschema-specifications==2025.9.1 14:11:16 keystoneauth1==5.13.0 14:11:16 kubernetes==35.0.0 14:11:16 lftools==0.37.21 14:11:16 lxml==6.0.2 14:11:16 markdown-it-py==4.0.0 14:11:16 MarkupSafe==3.0.3 14:11:16 mdurl==0.1.2 14:11:16 msgpack==1.1.2 14:11:16 multi_key_dict==2.0.3 14:11:16 munch==4.0.0 14:11:16 netaddr==1.3.0 14:11:16 niet==1.4.2 14:11:16 nodeenv==1.10.0 14:11:16 oauth2client==4.1.3 14:11:16 oauthlib==3.3.1 14:11:16 openstacksdk==4.10.0 14:11:16 os-service-types==1.8.2 14:11:16 osc-lib==4.4.0 14:11:16 oslo.config==10.3.0 14:11:16 oslo.context==6.3.0 14:11:16 oslo.i18n==6.7.2 14:11:16 oslo.log==8.1.0 14:11:16 oslo.serialization==5.9.1 14:11:16 oslo.utils==9.2.0 14:11:16 packaging==26.0 14:11:16 pbr==7.0.3 14:11:16 platformdirs==4.9.2 14:11:16 prettytable==3.17.0 14:11:16 psutil==7.2.2 14:11:16 pyasn1==0.6.2 14:11:16 pyasn1_modules==0.4.2 14:11:16 pycparser==3.0 14:11:16 pygerrit2==2.0.15 14:11:16 PyGithub==2.8.1 14:11:16 Pygments==2.19.2 14:11:16 PyJWT==2.11.0 14:11:16 PyNaCl==1.6.2 14:11:16 pyparsing==2.4.7 14:11:16 pyperclip==1.11.0 14:11:16 pyrsistent==0.20.0 14:11:16 python-cinderclient==9.8.0 14:11:16 python-dateutil==2.9.0.post0 14:11:16 python-heatclient==5.0.0 14:11:16 python-jenkins==1.8.3 14:11:16 python-keystoneclient==5.7.0 14:11:16 python-magnumclient==4.9.0 14:11:16 python-openstackclient==9.0.0 14:11:16 python-swiftclient==4.9.0 14:11:16 PyYAML==6.0.3 14:11:16 referencing==0.37.0 14:11:16 requests==2.32.5 14:11:16 requests-oauthlib==2.0.0 14:11:16 requestsexceptions==1.4.0 14:11:16 rfc3986==2.0.0 14:11:16 rich==14.3.2 14:11:16 rich-argparse==1.7.2 14:11:16 rpds-py==0.30.0 14:11:16 rsa==4.9.1 14:11:16 ruamel.yaml==0.19.1 14:11:16 ruamel.yaml.clib==0.2.15 14:11:16 s3transfer==0.16.0 14:11:16 simplejson==3.20.2 14:11:16 six==1.17.0 14:11:16 smmap==5.0.2 14:11:16 soupsieve==2.8.3 14:11:16 stevedore==5.6.0 14:11:16 tabulate==0.9.0 14:11:16 toml==0.10.2 14:11:16 tomlkit==0.14.0 14:11:16 tqdm==4.67.3 14:11:16 typing_extensions==4.15.0 14:11:16 tzdata==2025.3 14:11:16 urllib3==1.26.20 14:11:16 virtualenv==20.38.0 14:11:16 wcwidth==0.6.0 14:11:16 websocket-client==1.9.0 14:11:16 wrapt==2.1.1 14:11:16 xdg==6.0.0 14:11:16 xmltodict==1.0.3 14:11:16 yq==3.4.3 14:11:16 [odlparent-release-merge-master] $ /bin/bash /tmp/jenkins15668368380611240470.sh 14:11:16 ---> sudo-logs.sh 14:11:16 Archiving 'sudo' log.. 14:11:16 [odlparent-release-merge-master] $ /bin/bash /tmp/jenkins13266239324446297672.sh 14:11:16 ---> job-cost.sh 14:11:16 INFO: Activating Python virtual environment... 14:11:16 Setup pyenv: 14:11:16 system 14:11:16 3.8.13 14:11:16 3.9.13 14:11:16 * 3.10.13 (set by /w/workspace/odlparent-release-merge-master/.python-version) 14:11:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJHG from file:/tmp/.os_lf_venv 14:11:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:19 lf-activate-venv(): INFO: Base packages installed successfully 14:11:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:11:26 lf-activate-venv(): INFO: Adding /tmp/venv-gJHG/bin to PATH 14:11:26 INFO: No stack-cost file found 14:11:26 INFO: Instance uptime: 129s 14:11:26 INFO: Fetching instance metadata (attempt 1 of 3)... 14:11:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:11:26 INFO: Successfully fetched instance metadata 14:11:26 INFO: Instance type: v3-standard-2 14:11:26 INFO: Retrieving pricing info for: v3-standard-2 14:11:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:11:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=129 14:11:27 INFO: Successfully fetched Vexxhost pricing API 14:11:27 INFO: Retrieved cost: 0.06 14:11:27 INFO: Retrieved resource: v3-standard-2 14:11:27 INFO: Creating archive directory: /w/workspace/odlparent-release-merge-master/archives/cost 14:11:27 INFO: Archiving costs to: /w/workspace/odlparent-release-merge-master/archives/cost.csv 14:11:27 INFO: Successfully archived job cost data 14:11:27 DEBUG: Cost data: odlparent-release-merge-master,43,2026-02-19 14:11:27,v3-standard-2,129,0.06,0.00,FAILURE 14:11:27 [odlparent-release-merge-master] $ /bin/bash -l /tmp/jenkins2144772463223776342.sh 14:11:27 ---> logs-deploy.sh 14:11:27 Setup pyenv: 14:11:27 system 14:11:27 3.8.13 14:11:27 3.9.13 14:11:27 * 3.10.13 (set by /w/workspace/odlparent-release-merge-master/.python-version) 14:11:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJHG from file:/tmp/.os_lf_venv 14:11:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:29 lf-activate-venv(): INFO: Base packages installed successfully 14:11:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:11:42 lf-activate-venv(): INFO: Adding /tmp/venv-gJHG/bin to PATH 14:11:42 WARNING: Nexus logging server not set 14:11:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/odlparent-release-merge-master/43/ 14:11:42 INFO: archiving logs to S3 14:11:44 ---> uname -a: 14:11:44 Linux prd-centos7-builder-2c-1g-18977.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 14:11:44 14:11:44 14:11:44 ---> lscpu: 14:11:44 Architecture: x86_64 14:11:44 CPU op-mode(s): 32-bit, 64-bit 14:11:44 Byte Order: Little Endian 14:11:44 CPU(s): 2 14:11:44 On-line CPU(s) list: 0,1 14:11:44 Thread(s) per core: 1 14:11:44 Core(s) per socket: 1 14:11:44 Socket(s): 2 14:11:44 NUMA node(s): 1 14:11:44 Vendor ID: AuthenticAMD 14:11:44 CPU family: 23 14:11:44 Model: 49 14:11:44 Model name: AMD EPYC-Rome Processor 14:11:44 Stepping: 0 14:11:44 CPU MHz: 2799.998 14:11:44 BogoMIPS: 5599.99 14:11:44 Virtualization: AMD-V 14:11:44 Hypervisor vendor: KVM 14:11:44 Virtualization type: full 14:11:44 L1d cache: 32K 14:11:44 L1i cache: 32K 14:11:44 L2 cache: 512K 14:11:44 L3 cache: 16384K 14:11:44 NUMA node0 CPU(s): 0,1 14:11:44 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 14:11:44 14:11:44 14:11:44 ---> nproc: 14:11:44 2 14:11:44 14:11:44 14:11:44 ---> df -h: 14:11:44 Filesystem Size Used Avail Use% Mounted on 14:11:44 devtmpfs 3.8G 0 3.8G 0% /dev 14:11:44 tmpfs 3.9G 0 3.9G 0% /dev/shm 14:11:44 tmpfs 3.9G 17M 3.9G 1% /run 14:11:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:11:44 /dev/vda1 40G 5.7G 35G 15% / 14:11:44 tmpfs 783M 0 783M 0% /run/user/1001 14:11:44 14:11:44 14:11:44 ---> free -m: 14:11:44 total used free shared buff/cache available 14:11:44 Mem: 7821 599 5139 16 2082 6929 14:11:44 Swap: 1023 0 1023 14:11:44 14:11:44 14:11:44 ---> ip addr: 14:11:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:11:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:11:44 inet 127.0.0.1/8 scope host lo 14:11:44 valid_lft forever preferred_lft forever 14:11:44 inet6 ::1/128 scope host 14:11:44 valid_lft forever preferred_lft forever 14:11:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:11:44 link/ether fa:16:3e:48:fa:fe brd ff:ff:ff:ff:ff:ff 14:11:44 inet 10.30.171.158/23 brd 10.30.171.255 scope global dynamic eth0 14:11:44 valid_lft 86263sec preferred_lft 86263sec 14:11:44 inet6 fe80::f816:3eff:fe48:fafe/64 scope link 14:11:44 valid_lft forever preferred_lft forever 14:11:44 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:11:44 link/ether 02:42:66:d2:17:42 brd ff:ff:ff:ff:ff:ff 14:11:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:11:44 valid_lft forever preferred_lft forever 14:11:44 14:11:44 14:11:44 ---> sar -b -r -n DEV: 14:11:44 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 02/19/2026 _x86_64_ (2 CPU) 14:11:44 14:11:44 02:09:22 PM LINUX RESTART 14:11:44 14:11:44 02:10:01 PM tps rtps wtps bread/s bwrtn/s 14:11:44 02:11:01 PM 193.89 10.53 183.36 1161.09 6048.92 14:11:44 Average: 193.89 10.53 183.36 1161.09 6048.92 14:11:44 14:11:44 02:10:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:11:44 02:11:01 PM 5412888 2595848 32.41 2620 1928880 895952 9.89 699332 1592060 157852 14:11:44 Average: 5412888 2595848 32.41 2620 1928880 895952 9.89 699332 1592060 157852 14:11:44 14:11:44 02:10:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 14:11:44 02:11:01 PM eth0 80.43 73.97 918.60 13.52 0.00 0.00 0.00 14:11:44 02:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:44 02:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:44 Average: eth0 80.43 73.97 918.60 13.52 0.00 0.00 0.00 14:11:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:44 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:11:44 14:11:44 14:11:44 ---> sar -P ALL: 14:11:44 Linux 3.10.0-1160.119.1.el7.x86_64 (centos-7-builder-646448f3-c355-46b0-8adc-7d21f85990dc.novalocal) 02/19/2026 _x86_64_ (2 CPU) 14:11:44 14:11:44 02:09:22 PM LINUX RESTART 14:11:44 14:11:44 02:10:01 PM CPU %user %nice %system %iowait %steal %idle 14:11:44 02:11:01 PM all 36.77 0.00 3.17 1.79 0.10 58.17 14:11:44 02:11:01 PM 0 12.77 0.00 2.17 2.52 0.09 82.45 14:11:44 02:11:01 PM 1 62.33 0.00 4.23 1.00 0.09 32.34 14:11:44 Average: all 36.77 0.00 3.17 1.79 0.10 58.17 14:11:44 Average: 0 12.77 0.00 2.17 2.52 0.09 82.45 14:11:44 Average: 1 62.33 0.00 4.23 1.00 0.09 32.34 14:11:44 14:11:44 14:11:44