08:18:36 Started by timer 08:18:36 Running as SYSTEM 08:18:36 No JDK named ‘openjdk17’ found 08:18:36 [EnvInject] - Loading node environment variables. 08:18:36 Building remotely on prd-centos7-docker-1c-4g-6 (centos7-docker-1c-4g) in workspace /w/workspace/ovsdb-daily-full-integration-argon 08:18:47 [ssh-agent] Looking for ssh-agent implementation... 08:18:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:18:47 $ ssh-agent 08:18:47 SSH_AUTH_SOCK=/tmp/ssh-JR9Xw4uBGPuS/agent.9386 08:18:47 SSH_AGENT_PID=9388 08:18:47 [ssh-agent] Started. 08:18:47 Running ssh-add (command line suppressed) 08:18:47 Identity added: /w/workspace/ovsdb-daily-full-integration-argon@tmp/private_key_8586682456784017128.key (/w/workspace/ovsdb-daily-full-integration-argon@tmp/private_key_8586682456784017128.key) 08:18:47 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 08:18:47 No JDK named ‘openjdk17’ found 08:18:47 The recommended git tool is: NONE 08:18:50 using credential opendaylight-jenkins-ssh 08:18:50 Wiping out workspace first. 08:18:50 No JDK named ‘openjdk17’ found 08:18:50 Cloning the remote Git repository 08:18:50 Cloning repository git://devvexx.opendaylight.org/mirror/ovsdb 08:18:50 > git init /w/workspace/ovsdb-daily-full-integration-argon # timeout=10 08:18:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb 08:18:50 > git --version # timeout=10 08:18:50 > git --version # 'git version 2.36.6' 08:18:50 using GIT_SSH to set credentials Release Engineering Jenkins Key 08:18:50 [INFO] Currently running in a labeled security context 08:18:50 [INFO] Currently SELinux is 'enforcing' on the host 08:18:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ovsdb-daily-full-integration-argon@tmp/jenkins-gitclient-ssh7166719657106510599.key 08:18:50 Verifying host key using known hosts file 08:18:50 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. 08:18:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb +refs/heads/*:refs/remotes/origin/* # timeout=10 08:18:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ovsdb # timeout=10 08:18:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:18:56 Avoid second fetch 08:18:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:18:56 No JDK named ‘openjdk17’ found 08:18:56 Checking out Revision e388b08d57ac10578206d59ac7c71fa54318d844 (origin/stable/argon) 08:18:56 > git config core.sparsecheckout # timeout=10 08:18:56 > git checkout -f e388b08d57ac10578206d59ac7c71fa54318d844 # timeout=10 08:18:56 Commit message: "Bump netconf to 7.0.3" 08:18:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:18:57 > git rev-list --no-walk 98e6d87e50fd148c9f4e1efa1af97dde7bf6c9b0 # timeout=10 08:18:57 No JDK named ‘openjdk17’ found 08:19:00 No emails were triggered. 08:19:00 No JDK named ‘openjdk17’ found 08:19:00 No JDK named ‘openjdk17’ found 08:19:00 provisioning config files... 08:19:00 No JDK named ‘openjdk17’ found 08:19:00 No JDK named ‘openjdk17’ found 08:19:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:19:00 No JDK named ‘openjdk17’ found 08:19:00 No JDK named ‘openjdk17’ found 08:19:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:19:00 No JDK named ‘openjdk17’ found 08:19:00 No JDK named ‘openjdk17’ found 08:19:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:19:00 No JDK named ‘openjdk17’ found 08:19:00 No JDK named ‘openjdk17’ found 08:19:00 [ovsdb-daily-full-integration-argon] $ /bin/sh -xe /tmp/jenkins11274267677616046795.sh 08:19:00 + '[' -d /tmp/r/org/opendaylight ']' 08:19:00 No JDK named ‘openjdk17’ found 08:19:00 [mvn33] $ sh -e /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/hudson9134647110446278962.sh 08:19:00 --2024-03-21 08:19:00-- https://nexus.opendaylight.org/content/repositories/hosted_installers/apache-maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.tar.gz 08:19:00 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 08:19:00 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 08:19:00 ERROR: cannot verify nexus.opendaylight.org's certificate, issued by ‘/C=US/O=Let's Encrypt/CN=R3’: 08:19:00 Issued certificate has expired. 08:19:00 To connect to nexus.opendaylight.org insecurely, use `--no-check-certificate'. 08:19:04 $ ssh-agent -k 08:19:04 unset SSH_AUTH_SOCK; 08:19:04 unset SSH_AGENT_PID; 08:19:04 echo Agent pid 9388 killed; 08:19:04 [ssh-agent] Stopped. 08:19:04 FATAL: Command returned status 5 08:19:04 java.io.IOException: Command returned status 5 08:19:04 at hudson.tools.AbstractCommandInstaller.performInstallation(AbstractCommandInstaller.java:81) 08:19:04 at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70) 08:19:04 at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109) 08:19:04 at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221) 08:19:04 at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:683) 08:19:04 at hudson.tasks.Maven.perform(Maven.java:319) 08:19:04 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 08:19:04 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 08:19:04 at hudson.model.Build$BuildExecution.build(Build.java:199) 08:19:04 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 08:19:04 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 08:19:04 at hudson.model.Run.execute(Run.java:1895) 08:19:04 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 08:19:04 at hudson.model.ResourceController.execute(ResourceController.java:101) 08:19:04 at hudson.model.Executor.run(Executor.java:442) 08:19:04 No JDK named ‘openjdk17’ found 08:19:04 [PostBuildScript] - [INFO] Executing post build scripts. 08:19:04 No JDK named ‘openjdk17’ found 08:19:04 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins15612206870981721747.sh 08:19:04 ---> sysstat.sh 08:19:04 No JDK named ‘openjdk17’ found 08:19:04 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins15352910333557275502.sh 08:19:04 ---> package-listing.sh 08:19:04 ++ tr '[:upper:]' '[:lower:]' 08:19:04 ++ facter osfamily 08:19:05 + OS_FAMILY=redhat 08:19:05 + workspace=/w/workspace/ovsdb-daily-full-integration-argon 08:19:05 + START_PACKAGES=/tmp/packages_start.txt 08:19:05 + END_PACKAGES=/tmp/packages_end.txt 08:19:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:19:05 + PACKAGES=/tmp/packages_start.txt 08:19:05 + '[' /w/workspace/ovsdb-daily-full-integration-argon ']' 08:19:05 + PACKAGES=/tmp/packages_end.txt 08:19:05 + case "${OS_FAMILY}" in 08:19:05 + rpm -qa 08:19:05 + sort 08:19:05 + '[' -f /tmp/packages_start.txt ']' 08:19:05 + '[' -f /tmp/packages_end.txt ']' 08:19:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:19:05 + '[' /w/workspace/ovsdb-daily-full-integration-argon ']' 08:19:05 + mkdir -p /w/workspace/ovsdb-daily-full-integration-argon/archives/ 08:19:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ovsdb-daily-full-integration-argon/archives/ 08:19:05 No JDK named ‘openjdk17’ found 08:19:05 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins347215816243426231.sh 08:19:05 ---> capture-instance-metadata.sh 08:19:05 Setup pyenv: 08:19:05 system 08:19:05 * 3.8.13 (set by /opt/pyenv/version) 08:19:05 * 3.9.13 (set by /opt/pyenv/version) 08:19:05 3.10.13 08:19:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-13dT 08:19:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:19:15 lf-activate-venv(): INFO: Installing: lftools 08:19:58 lf-activate-venv(): INFO: Adding /tmp/venv-13dT/bin to PATH 08:19:58 INFO: Running in OpenStack, capturing instance metadata 08:19:59 No JDK named ‘openjdk17’ found 08:19:59 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins12958500727707723964.sh 08:19:59 provisioning config files... 08:19:59 Could not find credentials [logs] for ovsdb-daily-full-integration-argon #538 08:19:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ovsdb-daily-full-integration-argon@tmp/config14913633877282665165tmp 08:19:59 No JDK named ‘openjdk17’ found 08:19:59 No JDK named ‘openjdk17’ found 08:19:59 No JDK named ‘openjdk17’ found 08:19:59 No JDK named ‘openjdk17’ found 08:19:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:19:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:19:59 provisioning config files... 08:19:59 No JDK named ‘openjdk17’ found 08:19:59 No JDK named ‘openjdk17’ found 08:20:01 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:20:01 [EnvInject] - Injecting environment variables from a build step. 08:20:01 [EnvInject] - Injecting as environment variables the properties content 08:20:01 SERVER_ID=logs 08:20:01 08:20:01 [EnvInject] - Variables injected successfully. 08:20:01 No JDK named ‘openjdk17’ found 08:20:01 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins12585483774052372697.sh 08:20:01 ---> create-netrc.sh 08:20:01 WARN: Log server credential not found. 08:20:01 No JDK named ‘openjdk17’ found 08:20:01 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins15278752007009482871.sh 08:20:01 ---> python-tools-install.sh 08:20:01 Setup pyenv: 08:20:01 system 08:20:01 3.8.13 08:20:01 3.9.13 08:20:01 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 08:20:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-13dT from file:/tmp/.os_lf_venv 08:20:02 lf-activate-venv(): INFO: Installing: lftools 08:20:13 lf-activate-venv(): INFO: Adding /tmp/venv-13dT/bin to PATH 08:20:13 Generating Requirements File 08:20:50 Python 3.10.13 08:20:51 pip 24.0 from /tmp/venv-13dT/lib/python3.10/site-packages/pip (python 3.10) 08:20:51 appdirs==1.4.4 08:20:51 argcomplete==3.2.3 08:20:51 aspy.yaml==1.3.0 08:20:51 attrs==23.2.0 08:20:51 autopage==0.5.2 08:20:51 beautifulsoup4==4.12.3 08:20:51 boto3==1.34.67 08:20:51 botocore==1.34.67 08:20:51 bs4==0.0.2 08:20:51 cachetools==5.3.3 08:20:51 certifi==2024.2.2 08:20:51 cffi==1.16.0 08:20:51 cfgv==3.4.0 08:20:51 chardet==5.2.0 08:20:51 charset-normalizer==3.3.2 08:20:51 click==8.1.7 08:20:51 cliff==4.6.0 08:20:51 cmd2==2.4.3 08:20:51 cryptography==3.3.2 08:20:51 debtcollector==3.0.0 08:20:51 decorator==5.1.1 08:20:51 defusedxml==0.7.1 08:20:51 Deprecated==1.2.14 08:20:51 distlib==0.3.8 08:20:51 dnspython==2.6.1 08:20:51 docker==4.2.2 08:20:51 dogpile.cache==1.3.2 08:20:51 email_validator==2.1.1 08:20:51 filelock==3.13.1 08:20:51 future==1.0.0 08:20:51 gitdb==4.0.11 08:20:51 GitPython==3.1.42 08:20:51 google-auth==2.29.0 08:20:51 httplib2==0.22.0 08:20:51 identify==2.5.35 08:20:51 idna==3.6 08:20:51 importlib-resources==1.5.0 08:20:51 iso8601==2.1.0 08:20:51 Jinja2==3.1.3 08:20:51 jmespath==1.0.1 08:20:51 jsonpatch==1.33 08:20:51 jsonpointer==2.4 08:20:51 jsonschema==4.21.1 08:20:51 jsonschema-specifications==2023.12.1 08:20:51 keystoneauth1==5.6.0 08:20:51 kubernetes==29.0.0 08:20:51 lftools==0.37.10 08:20:51 lxml==5.1.0 08:20:51 MarkupSafe==2.1.5 08:20:51 msgpack==1.0.8 08:20:51 multi_key_dict==2.0.3 08:20:51 munch==4.0.0 08:20:51 netaddr==1.2.1 08:20:51 netifaces==0.11.0 08:20:51 niet==1.4.2 08:20:51 nodeenv==1.8.0 08:20:51 oauth2client==4.1.3 08:20:51 oauthlib==3.2.2 08:20:51 openstacksdk==3.0.0 08:20:51 os-client-config==2.1.0 08:20:51 os-service-types==1.7.0 08:20:51 osc-lib==3.0.1 08:20:51 oslo.config==9.4.0 08:20:51 oslo.context==5.5.0 08:20:51 oslo.i18n==6.3.0 08:20:51 oslo.log==5.5.0 08:20:51 oslo.serialization==5.4.0 08:20:51 oslo.utils==7.1.0 08:20:51 packaging==24.0 08:20:51 pbr==6.0.0 08:20:51 platformdirs==4.2.0 08:20:51 prettytable==3.10.0 08:20:51 pyasn1==0.5.1 08:20:51 pyasn1-modules==0.3.0 08:20:51 pycparser==2.21 08:20:51 pygerrit2==2.0.15 08:20:51 PyGithub==2.2.0 08:20:51 pyinotify==0.9.6 08:20:51 PyJWT==2.8.0 08:20:51 PyNaCl==1.5.0 08:20:51 pyparsing==2.4.7 08:20:51 pyperclip==1.8.2 08:20:51 pyrsistent==0.20.0 08:20:51 python-cinderclient==9.5.0 08:20:51 python-dateutil==2.9.0.post0 08:20:51 python-heatclient==3.5.0 08:20:51 python-jenkins==1.8.2 08:20:51 python-keystoneclient==5.4.0 08:20:51 python-magnumclient==4.4.0 08:20:51 python-novaclient==18.6.0 08:20:51 python-openstackclient==6.6.0 08:20:51 python-swiftclient==4.5.0 08:20:51 PyYAML==6.0.1 08:20:51 referencing==0.34.0 08:20:51 requests==2.31.0 08:20:51 requests-oauthlib==1.4.0 08:20:51 requestsexceptions==1.4.0 08:20:51 rfc3986==2.0.0 08:20:51 rpds-py==0.18.0 08:20:51 rsa==4.9 08:20:51 ruamel.yaml==0.18.6 08:20:51 ruamel.yaml.clib==0.2.8 08:20:51 s3transfer==0.10.1 08:20:51 simplejson==3.19.2 08:20:51 six==1.16.0 08:20:51 smmap==5.0.1 08:20:51 soupsieve==2.5 08:20:51 stevedore==5.2.0 08:20:51 tabulate==0.9.0 08:20:51 toml==0.10.2 08:20:51 tomlkit==0.12.4 08:20:51 tqdm==4.66.2 08:20:51 typing_extensions==4.10.0 08:20:51 tzdata==2024.1 08:20:51 urllib3==1.26.18 08:20:51 virtualenv==20.25.1 08:20:51 wcwidth==0.2.13 08:20:51 websocket-client==1.7.0 08:20:51 wrapt==1.16.0 08:20:51 xdg==6.0.0 08:20:51 xmltodict==0.13.0 08:20:51 yq==3.2.3 08:20:54 No JDK named ‘openjdk17’ found 08:20:54 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins12750816204441569955.sh 08:20:54 ---> sudo-logs.sh 08:20:54 Archiving 'sudo' log.. 08:20:55 No JDK named ‘openjdk17’ found 08:20:55 [ovsdb-daily-full-integration-argon] $ /bin/bash /tmp/jenkins4972009853863479653.sh 08:20:55 ---> job-cost.sh 08:20:55 Setup pyenv: 08:20:55 system 08:20:55 3.8.13 08:20:55 3.9.13 08:20:55 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 08:20:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-13dT from file:/tmp/.os_lf_venv 08:20:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:21:03 lf-activate-venv(): INFO: Adding /tmp/venv-13dT/bin to PATH 08:21:03 INFO: No Stack... 08:21:03 INFO: Retrieving Pricing Info for: v3-standard-2 08:21:04 INFO: Archiving Costs 08:21:04 No JDK named ‘openjdk17’ found 08:21:04 [ovsdb-daily-full-integration-argon] $ /bin/bash -l /tmp/jenkins8884127748782241733.sh 08:21:04 ---> logs-deploy.sh 08:21:04 Setup pyenv: 08:21:04 system 08:21:04 3.8.13 08:21:04 3.9.13 08:21:04 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-argon/.python-version) 08:21:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-13dT from file:/tmp/.os_lf_venv 08:21:05 lf-activate-venv(): INFO: Installing: lftools 08:21:20 lf-activate-venv(): INFO: Adding /tmp/venv-13dT/bin to PATH 08:21:20 WARNING: Nexus logging server not set 08:21:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ovsdb-daily-full-integration-argon/538/ 08:21:20 INFO: archiving logs to S3 08:21:21 ---> uname -a: 08:21:21 Linux prd-centos7-docker-1c-4g-6.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 08:21:21 08:21:21 08:21:21 ---> lscpu: 08:21:21 Architecture: x86_64 08:21:21 CPU op-mode(s): 32-bit, 64-bit 08:21:21 Byte Order: Little Endian 08:21:21 CPU(s): 2 08:21:21 On-line CPU(s) list: 0,1 08:21:21 Thread(s) per core: 1 08:21:21 Core(s) per socket: 1 08:21:21 Socket(s): 2 08:21:21 NUMA node(s): 1 08:21:21 Vendor ID: AuthenticAMD 08:21:21 CPU family: 23 08:21:21 Model: 49 08:21:21 Model name: AMD EPYC-Rome Processor 08:21:21 Stepping: 0 08:21:21 CPU MHz: 2800.000 08:21:21 BogoMIPS: 5600.00 08:21:21 Virtualization: AMD-V 08:21:21 Hypervisor vendor: KVM 08:21:21 Virtualization type: full 08:21:21 L1d cache: 32K 08:21:21 L1i cache: 32K 08:21:21 L2 cache: 512K 08:21:21 L3 cache: 16384K 08:21:21 NUMA node0 CPU(s): 0,1 08:21:21 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 08:21:21 08:21:21 08:21:21 ---> nproc: 08:21:21 2 08:21:21 08:21:21 08:21:21 ---> df -h: 08:21:21 Filesystem Size Used Avail Use% Mounted on 08:21:21 devtmpfs 3.8G 0 3.8G 0% /dev 08:21:21 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:21:21 tmpfs 3.9G 17M 3.9G 1% /run 08:21:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:21:21 /dev/vda1 40G 6.1G 34G 16% / 08:21:21 tmpfs 783M 0 783M 0% /run/user/1001 08:21:21 08:21:21 08:21:21 ---> free -m: 08:21:21 total used free shared buff/cache available 08:21:21 Mem: 7821 575 5178 16 2066 6955 08:21:21 Swap: 1023 0 1023 08:21:21 08:21:21 08:21:21 ---> ip addr: 08:21:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:21:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:21:21 inet 127.0.0.1/8 scope host lo 08:21:21 valid_lft forever preferred_lft forever 08:21:21 inet6 ::1/128 scope host 08:21:21 valid_lft forever preferred_lft forever 08:21:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:21:21 link/ether fa:16:3e:fb:79:d4 brd ff:ff:ff:ff:ff:ff 08:21:21 inet 10.30.170.48/23 brd 10.30.171.255 scope global dynamic eth0 08:21:21 valid_lft 86088sec preferred_lft 86088sec 08:21:21 inet6 fe80::f816:3eff:fefb:79d4/64 scope link 08:21:21 valid_lft forever preferred_lft forever 08:21:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:21:21 link/ether 02:42:12:f1:1c:45 brd ff:ff:ff:ff:ff:ff 08:21:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:21:21 valid_lft forever preferred_lft forever 08:21:21 08:21:21 08:21:21 ---> sar -b -r -n DEV: 08:21:21 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/21/2024 _x86_64_ (2 CPU) 08:21:21 08:21:21 08:16:04 AM LINUX RESTART 08:21:21 08:21:21 08:18:01 AM tps rtps wtps bread/s bwrtn/s 08:21:21 08:19:01 AM 72.14 8.44 63.70 3012.69 1952.06 08:21:21 08:20:01 AM 98.98 17.34 81.65 1924.72 4322.17 08:21:21 08:21:01 AM 194.79 0.18 194.60 23.05 6444.24 08:21:21 Average: 121.97 8.65 113.31 1653.56 4239.36 08:21:21 08:21:21 08:18:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:21:21 08:19:01 AM 5810916 2197820 27.44 2620 1645980 825996 9.12 456160 1498184 18696 08:21:21 08:20:01 AM 5472344 2536392 31.67 2620 1898988 859028 9.48 665444 1573288 132324 08:21:21 08:21:01 AM 5327368 2681368 33.48 2620 1995112 890632 9.83 745516 1619236 89084 08:21:21 Average: 5536876 2471860 30.86 2620 1846693 858552 9.48 622373 1563569 80035 08:21:21 08:21:21 08:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:21:21 08:19:01 AM eth0 233.44 148.64 859.58 56.82 0.00 0.00 0.00 08:21:21 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:21 08:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:21 08:20:01 AM eth0 67.95 61.04 742.05 8.67 0.00 0.00 0.00 08:21:21 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:21 08:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:21 08:21:01 AM eth0 28.66 28.96 234.66 12.00 0.00 0.00 0.00 08:21:21 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:21 08:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:21 Average: eth0 110.03 79.55 612.11 25.83 0.00 0.00 0.00 08:21:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:21 08:21:21 08:21:21 ---> sar -P ALL: 08:21:21 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/21/2024 _x86_64_ (2 CPU) 08:21:21 08:21:21 08:16:04 AM LINUX RESTART 08:21:21 08:21:21 08:18:01 AM CPU %user %nice %system %iowait %steal %idle 08:21:21 08:19:01 AM all 9.24 0.00 1.65 3.21 0.14 85.75 08:21:21 08:19:01 AM 0 10.21 0.00 1.64 3.58 0.24 84.33 08:21:21 08:19:01 AM 1 8.28 0.00 1.68 2.86 0.03 87.14 08:21:21 08:20:01 AM all 28.40 0.00 2.95 3.25 0.09 65.31 08:21:21 08:20:01 AM 0 42.76 0.00 3.65 4.63 0.09 48.87 08:21:21 08:20:01 AM 1 14.50 0.00 2.28 1.89 0.10 81.22 08:21:21 08:21:01 AM all 33.30 0.00 1.89 6.01 0.11 58.69 08:21:21 08:21:01 AM 0 54.60 0.00 2.54 5.83 0.13 36.90 08:21:21 08:21:01 AM 1 12.98 0.00 1.26 6.19 0.10 79.47 08:21:21 Average: all 23.51 0.00 2.16 4.14 0.11 70.06 08:21:21 Average: 0 35.43 0.00 2.60 4.66 0.15 57.16 08:21:21 Average: 1 11.91 0.00 1.74 3.65 0.08 82.62 08:21:21 08:21:21 08:21:21