02:03:44 Started by timer 02:03:44 Running as SYSTEM 02:03:44 No JDK named ‘openjdk17’ found 02:03:44 [EnvInject] - Loading node environment variables. 02:03:44 Building remotely on prd-centos7-docker-1c-4g-1341 (centos7-docker-1c-4g) in workspace /w/workspace/ovsdb-daily-full-integration-potassium 02:03:45 [ssh-agent] Looking for ssh-agent implementation... 02:03:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:45 $ ssh-agent 02:03:45 SSH_AUTH_SOCK=/tmp/ssh-VcP6wkNxX5b7/agent.9386 02:03:45 SSH_AGENT_PID=9388 02:03:45 [ssh-agent] Started. 02:03:45 Running ssh-add (command line suppressed) 02:03:45 Identity added: /w/workspace/ovsdb-daily-full-integration-potassium@tmp/private_key_4943150265152776241.key (/w/workspace/ovsdb-daily-full-integration-potassium@tmp/private_key_4943150265152776241.key) 02:03:45 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:03:45 No JDK named ‘openjdk17’ found 02:03:45 The recommended git tool is: NONE 02:03:47 using credential opendaylight-jenkins-ssh 02:03:47 Wiping out workspace first. 02:03:47 No JDK named ‘openjdk17’ found 02:03:47 Cloning the remote Git repository 02:03:47 Cloning repository git://devvexx.opendaylight.org/mirror/ovsdb 02:03:47 > git init /w/workspace/ovsdb-daily-full-integration-potassium # timeout=10 02:03:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb 02:03:47 > git --version # timeout=10 02:03:47 > git --version # 'git version 2.36.6' 02:03:47 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:03:47 [INFO] Currently running in a labeled security context 02:03:47 [INFO] Currently SELinux is 'enforcing' on the host 02:03:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ovsdb-daily-full-integration-potassium@tmp/jenkins-gitclient-ssh9557453043667899813.key 02:03:47 Verifying host key using known hosts file 02:03:47 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. 02:03:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ovsdb # timeout=10 02:03:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:50 Avoid second fetch 02:03:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:03:50 No JDK named ‘openjdk17’ found 02:03:50 Checking out Revision e388b08d57ac10578206d59ac7c71fa54318d844 (origin/stable/potassium) 02:03:50 > git config core.sparsecheckout # timeout=10 02:03:50 > git checkout -f e388b08d57ac10578206d59ac7c71fa54318d844 # timeout=10 02:03:50 Commit message: "Bump netconf to 7.0.3" 02:03:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:03:51 > git rev-list --no-walk 98e6d87e50fd148c9f4e1efa1af97dde7bf6c9b0 # timeout=10 02:03:51 No JDK named ‘openjdk17’ found 02:03:54 No emails were triggered. 02:03:54 No JDK named ‘openjdk17’ found 02:03:54 No JDK named ‘openjdk17’ found 02:03:54 provisioning config files... 02:03:54 No JDK named ‘openjdk17’ found 02:03:54 No JDK named ‘openjdk17’ found 02:03:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:03:54 No JDK named ‘openjdk17’ found 02:03:54 No JDK named ‘openjdk17’ found 02:03:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:03:54 No JDK named ‘openjdk17’ found 02:03:54 No JDK named ‘openjdk17’ found 02:03:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:03:54 No JDK named ‘openjdk17’ found 02:03:54 No JDK named ‘openjdk17’ found 02:03:54 [ovsdb-daily-full-integration-potassium] $ /bin/sh -xe /tmp/jenkins3989278480551594701.sh 02:03:54 + '[' -d /tmp/r/org/opendaylight ']' 02:03:54 No JDK named ‘openjdk17’ found 02:03:54 [mvn33] $ sh -e /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/hudson18117798425718204046.sh 02:03:54 --2024-03-24 02:03:54-- https://nexus.opendaylight.org/content/repositories/hosted_installers/apache-maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.tar.gz 02:03:54 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 02:03:54 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 02:03:54 ERROR: cannot verify nexus.opendaylight.org's certificate, issued by ‘/C=US/O=Let's Encrypt/CN=R3’: 02:03:54 Issued certificate has expired. 02:03:54 To connect to nexus.opendaylight.org insecurely, use `--no-check-certificate'. 02:03:54 $ ssh-agent -k 02:03:54 unset SSH_AUTH_SOCK; 02:03:54 unset SSH_AGENT_PID; 02:03:54 echo Agent pid 9388 killed; 02:03:54 [ssh-agent] Stopped. 02:03:54 FATAL: Command returned status 5 02:03:54 java.io.IOException: Command returned status 5 02:03:54 at hudson.tools.AbstractCommandInstaller.performInstallation(AbstractCommandInstaller.java:81) 02:03:54 at hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:70) 02:03:54 at hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:109) 02:03:54 at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:221) 02:03:54 at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:683) 02:03:54 at hudson.tasks.Maven.perform(Maven.java:319) 02:03:54 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 02:03:54 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 02:03:54 at hudson.model.Build$BuildExecution.build(Build.java:199) 02:03:54 at hudson.model.Build$BuildExecution.doRun(Build.java:164) 02:03:54 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) 02:03:54 at hudson.model.Run.execute(Run.java:1895) 02:03:54 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 02:03:54 at hudson.model.ResourceController.execute(ResourceController.java:101) 02:03:54 at hudson.model.Executor.run(Executor.java:442) 02:03:54 No JDK named ‘openjdk17’ found 02:03:54 [PostBuildScript] - [INFO] Executing post build scripts. 02:03:54 No JDK named ‘openjdk17’ found 02:03:54 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins7563817974398997590.sh 02:03:54 ---> sysstat.sh 02:03:55 No JDK named ‘openjdk17’ found 02:03:55 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins2625130450011717415.sh 02:03:55 ---> package-listing.sh 02:03:55 ++ tr '[:upper:]' '[:lower:]' 02:03:55 ++ facter osfamily 02:03:55 + OS_FAMILY=redhat 02:03:55 + workspace=/w/workspace/ovsdb-daily-full-integration-potassium 02:03:55 + START_PACKAGES=/tmp/packages_start.txt 02:03:55 + END_PACKAGES=/tmp/packages_end.txt 02:03:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:03:55 + PACKAGES=/tmp/packages_start.txt 02:03:55 + '[' /w/workspace/ovsdb-daily-full-integration-potassium ']' 02:03:55 + PACKAGES=/tmp/packages_end.txt 02:03:55 + case "${OS_FAMILY}" in 02:03:55 + rpm -qa 02:03:55 + sort 02:03:56 + '[' -f /tmp/packages_start.txt ']' 02:03:56 + '[' -f /tmp/packages_end.txt ']' 02:03:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:03:56 + '[' /w/workspace/ovsdb-daily-full-integration-potassium ']' 02:03:56 + mkdir -p /w/workspace/ovsdb-daily-full-integration-potassium/archives/ 02:03:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ovsdb-daily-full-integration-potassium/archives/ 02:03:56 No JDK named ‘openjdk17’ found 02:03:56 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins16205183738296740320.sh 02:03:56 ---> capture-instance-metadata.sh 02:03:56 Setup pyenv: 02:03:56 system 02:03:56 * 3.8.13 (set by /opt/pyenv/version) 02:03:56 * 3.9.13 (set by /opt/pyenv/version) 02:03:56 3.10.13 02:04:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sp3w 02:04:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:04:05 lf-activate-venv(): INFO: Installing: lftools 02:04:42 lf-activate-venv(): INFO: Adding /tmp/venv-Sp3w/bin to PATH 02:04:42 INFO: Running in OpenStack, capturing instance metadata 02:04:43 No JDK named ‘openjdk17’ found 02:04:43 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins4934716376532671731.sh 02:04:43 provisioning config files... 02:04:43 Could not find credentials [logs] for ovsdb-daily-full-integration-potassium #358 02:04:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ovsdb-daily-full-integration-potassium@tmp/config9081946469636801786tmp 02:04:43 No JDK named ‘openjdk17’ found 02:04:43 No JDK named ‘openjdk17’ found 02:04:43 No JDK named ‘openjdk17’ found 02:04:43 No JDK named ‘openjdk17’ found 02:04:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:04:43 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:04:43 provisioning config files... 02:04:43 No JDK named ‘openjdk17’ found 02:04:43 No JDK named ‘openjdk17’ found 02:04:43 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:04:43 [EnvInject] - Injecting environment variables from a build step. 02:04:43 [EnvInject] - Injecting as environment variables the properties content 02:04:43 SERVER_ID=logs 02:04:43 02:04:43 [EnvInject] - Variables injected successfully. 02:04:43 No JDK named ‘openjdk17’ found 02:04:43 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins1606556339410085842.sh 02:04:43 ---> create-netrc.sh 02:04:43 WARN: Log server credential not found. 02:04:43 No JDK named ‘openjdk17’ found 02:04:43 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins13611151892664963282.sh 02:04:43 ---> python-tools-install.sh 02:04:43 Setup pyenv: 02:04:43 system 02:04:43 3.8.13 02:04:43 3.9.13 02:04:43 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-potassium/.python-version) 02:04:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sp3w from file:/tmp/.os_lf_venv 02:04:45 lf-activate-venv(): INFO: Installing: lftools 02:04:55 lf-activate-venv(): INFO: Adding /tmp/venv-Sp3w/bin to PATH 02:04:55 Generating Requirements File 02:05:33 Python 3.10.13 02:05:34 pip 24.0 from /tmp/venv-Sp3w/lib/python3.10/site-packages/pip (python 3.10) 02:05:34 appdirs==1.4.4 02:05:34 argcomplete==3.2.3 02:05:34 aspy.yaml==1.3.0 02:05:34 attrs==23.2.0 02:05:34 autopage==0.5.2 02:05:34 beautifulsoup4==4.12.3 02:05:34 boto3==1.34.69 02:05:34 botocore==1.34.69 02:05:34 bs4==0.0.2 02:05:34 cachetools==5.3.3 02:05:34 certifi==2024.2.2 02:05:34 cffi==1.16.0 02:05:34 cfgv==3.4.0 02:05:34 chardet==5.2.0 02:05:34 charset-normalizer==3.3.2 02:05:34 click==8.1.7 02:05:34 cliff==4.6.0 02:05:34 cmd2==2.4.3 02:05:34 cryptography==3.3.2 02:05:34 debtcollector==3.0.0 02:05:34 decorator==5.1.1 02:05:34 defusedxml==0.7.1 02:05:34 Deprecated==1.2.14 02:05:34 distlib==0.3.8 02:05:34 dnspython==2.6.1 02:05:34 docker==4.2.2 02:05:34 dogpile.cache==1.3.2 02:05:34 email_validator==2.1.1 02:05:34 filelock==3.13.1 02:05:34 future==1.0.0 02:05:34 gitdb==4.0.11 02:05:34 GitPython==3.1.42 02:05:34 google-auth==2.29.0 02:05:34 httplib2==0.22.0 02:05:34 identify==2.5.35 02:05:34 idna==3.6 02:05:34 importlib-resources==1.5.0 02:05:34 iso8601==2.1.0 02:05:34 Jinja2==3.1.3 02:05:34 jmespath==1.0.1 02:05:34 jsonpatch==1.33 02:05:34 jsonpointer==2.4 02:05:34 jsonschema==4.21.1 02:05:34 jsonschema-specifications==2023.12.1 02:05:34 keystoneauth1==5.6.0 02:05:34 kubernetes==29.0.0 02:05:34 lftools==0.37.10 02:05:34 lxml==5.1.0 02:05:34 MarkupSafe==2.1.5 02:05:34 msgpack==1.0.8 02:05:34 multi_key_dict==2.0.3 02:05:34 munch==4.0.0 02:05:34 netaddr==1.2.1 02:05:34 netifaces==0.11.0 02:05:34 niet==1.4.2 02:05:34 nodeenv==1.8.0 02:05:34 oauth2client==4.1.3 02:05:34 oauthlib==3.2.2 02:05:34 openstacksdk==3.0.0 02:05:34 os-client-config==2.1.0 02:05:34 os-service-types==1.7.0 02:05:34 osc-lib==3.0.1 02:05:34 oslo.config==9.4.0 02:05:34 oslo.context==5.5.0 02:05:34 oslo.i18n==6.3.0 02:05:34 oslo.log==5.5.0 02:05:34 oslo.serialization==5.4.0 02:05:34 oslo.utils==7.1.0 02:05:34 packaging==24.0 02:05:34 pbr==6.0.0 02:05:34 platformdirs==4.2.0 02:05:34 prettytable==3.10.0 02:05:34 pyasn1==0.5.1 02:05:34 pyasn1-modules==0.3.0 02:05:34 pycparser==2.21 02:05:34 pygerrit2==2.0.15 02:05:34 PyGithub==2.2.0 02:05:34 pyinotify==0.9.6 02:05:34 PyJWT==2.8.0 02:05:34 PyNaCl==1.5.0 02:05:34 pyparsing==2.4.7 02:05:34 pyperclip==1.8.2 02:05:34 pyrsistent==0.20.0 02:05:34 python-cinderclient==9.5.0 02:05:34 python-dateutil==2.9.0.post0 02:05:34 python-heatclient==3.5.0 02:05:34 python-jenkins==1.8.2 02:05:34 python-keystoneclient==5.4.0 02:05:34 python-magnumclient==4.4.0 02:05:34 python-novaclient==18.6.0 02:05:34 python-openstackclient==6.6.0 02:05:34 python-swiftclient==4.5.0 02:05:34 PyYAML==6.0.1 02:05:34 referencing==0.34.0 02:05:34 requests==2.31.0 02:05:34 requests-oauthlib==2.0.0 02:05:34 requestsexceptions==1.4.0 02:05:34 rfc3986==2.0.0 02:05:34 rpds-py==0.18.0 02:05:34 rsa==4.9 02:05:34 ruamel.yaml==0.18.6 02:05:34 ruamel.yaml.clib==0.2.8 02:05:34 s3transfer==0.10.1 02:05:34 simplejson==3.19.2 02:05:34 six==1.16.0 02:05:34 smmap==5.0.1 02:05:34 soupsieve==2.5 02:05:34 stevedore==5.2.0 02:05:34 tabulate==0.9.0 02:05:34 toml==0.10.2 02:05:34 tomlkit==0.12.4 02:05:34 tqdm==4.66.2 02:05:34 typing_extensions==4.10.0 02:05:34 tzdata==2024.1 02:05:34 urllib3==1.26.18 02:05:34 virtualenv==20.25.1 02:05:34 wcwidth==0.2.13 02:05:34 websocket-client==1.7.0 02:05:34 wrapt==1.16.0 02:05:34 xdg==6.0.0 02:05:34 xmltodict==0.13.0 02:05:34 yq==3.2.3 02:05:34 No JDK named ‘openjdk17’ found 02:05:34 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins15950521901614636988.sh 02:05:34 ---> sudo-logs.sh 02:05:34 Archiving 'sudo' log.. 02:05:35 No JDK named ‘openjdk17’ found 02:05:35 [ovsdb-daily-full-integration-potassium] $ /bin/bash /tmp/jenkins14792060854853414818.sh 02:05:35 ---> job-cost.sh 02:05:35 Setup pyenv: 02:05:35 system 02:05:35 3.8.13 02:05:35 3.9.13 02:05:35 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-potassium/.python-version) 02:05:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sp3w from file:/tmp/.os_lf_venv 02:05:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:05:44 lf-activate-venv(): INFO: Adding /tmp/venv-Sp3w/bin to PATH 02:05:44 INFO: No Stack... 02:05:44 INFO: Retrieving Pricing Info for: v3-standard-2 02:05:45 INFO: Archiving Costs 02:05:45 No JDK named ‘openjdk17’ found 02:05:45 [ovsdb-daily-full-integration-potassium] $ /bin/bash -l /tmp/jenkins18082120597385264033.sh 02:05:45 ---> logs-deploy.sh 02:05:45 Setup pyenv: 02:05:45 system 02:05:45 3.8.13 02:05:45 3.9.13 02:05:45 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-potassium/.python-version) 02:05:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sp3w from file:/tmp/.os_lf_venv 02:05:46 lf-activate-venv(): INFO: Installing: lftools 02:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-Sp3w/bin to PATH 02:06:00 WARNING: Nexus logging server not set 02:06:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ovsdb-daily-full-integration-potassium/358/ 02:06:00 INFO: archiving logs to S3 02:06:01 ---> uname -a: 02:06:01 Linux prd-centos7-docker-1c-4g-1341.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 02:06:01 02:06:01 02:06:01 ---> lscpu: 02:06:01 Architecture: x86_64 02:06:01 CPU op-mode(s): 32-bit, 64-bit 02:06:01 Byte Order: Little Endian 02:06:01 CPU(s): 2 02:06:01 On-line CPU(s) list: 0,1 02:06:01 Thread(s) per core: 1 02:06:01 Core(s) per socket: 1 02:06:01 Socket(s): 2 02:06:01 NUMA node(s): 1 02:06:01 Vendor ID: AuthenticAMD 02:06:01 CPU family: 23 02:06:01 Model: 49 02:06:01 Model name: AMD EPYC-Rome Processor 02:06:01 Stepping: 0 02:06:01 CPU MHz: 2799.998 02:06:01 BogoMIPS: 5599.99 02:06:01 Virtualization: AMD-V 02:06:01 Hypervisor vendor: KVM 02:06:01 Virtualization type: full 02:06:01 L1d cache: 32K 02:06:01 L1i cache: 32K 02:06:01 L2 cache: 512K 02:06:01 L3 cache: 16384K 02:06:01 NUMA node0 CPU(s): 0,1 02:06:01 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 02:06:01 02:06:01 02:06:01 ---> nproc: 02:06:01 2 02:06:01 02:06:01 02:06:01 ---> df -h: 02:06:01 Filesystem Size Used Avail Use% Mounted on 02:06:01 devtmpfs 3.8G 0 3.8G 0% /dev 02:06:01 tmpfs 3.9G 0 3.9G 0% /dev/shm 02:06:01 tmpfs 3.9G 17M 3.9G 1% /run 02:06:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:06:01 /dev/vda1 40G 6.1G 34G 16% / 02:06:01 tmpfs 783M 0 783M 0% /run/user/1001 02:06:01 02:06:01 02:06:01 ---> free -m: 02:06:01 total used free shared buff/cache available 02:06:01 Mem: 7821 569 5184 16 2066 6961 02:06:01 Swap: 1023 0 1023 02:06:01 02:06:01 02:06:01 ---> ip addr: 02:06:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:06:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:06:01 inet 127.0.0.1/8 scope host lo 02:06:01 valid_lft forever preferred_lft forever 02:06:01 inet6 ::1/128 scope host 02:06:01 valid_lft forever preferred_lft forever 02:06:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:06:01 link/ether fa:16:3e:e0:06:b0 brd ff:ff:ff:ff:ff:ff 02:06:01 inet 10.30.170.112/23 brd 10.30.171.255 scope global dynamic eth0 02:06:01 valid_lft 86230sec preferred_lft 86230sec 02:06:01 inet6 fe80::f816:3eff:fee0:6b0/64 scope link 02:06:01 valid_lft forever preferred_lft forever 02:06:01 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 02:06:01 link/ether 02:42:11:36:6f:d9 brd ff:ff:ff:ff:ff:ff 02:06:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:06:01 valid_lft forever preferred_lft forever 02:06:01 02:06:01 02:06:01 ---> sar -b -r -n DEV: 02:06:01 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/24/2024 _x86_64_ (2 CPU) 02:06:01 02:06:01 02:03:06 AM LINUX RESTART 02:06:01 02:06:01 02:04:01 AM tps rtps wtps bread/s bwrtn/s 02:06:01 02:05:01 AM 97.67 8.61 89.06 885.94 5090.09 02:06:01 02:06:01 AM 219.79 0.67 219.12 52.37 7234.72 02:06:01 Average: 158.72 4.64 154.09 469.19 6162.31 02:06:01 02:06:01 02:04:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:06:01 02:05:01 AM 5461808 2546928 31.80 2620 1903328 869800 9.60 677060 1574088 134440 02:06:01 02:06:01 AM 5333616 2675120 33.40 2620 1996512 880440 9.72 735980 1614996 72900 02:06:01 Average: 5397712 2611024 32.60 2620 1949920 875120 9.66 706520 1594542 103670 02:06:01 02:06:01 02:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 02:06:01 02:05:01 AM eth0 67.65 60.43 773.98 9.00 0.00 0.00 0.00 02:06:01 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:01 02:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:01 02:06:01 AM eth0 23.34 23.97 202.47 6.11 0.00 0.00 0.00 02:06:01 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:01 02:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:01 Average: eth0 45.50 42.20 488.25 7.55 0.00 0.00 0.00 02:06:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:06:01 02:06:01 02:06:01 ---> sar -P ALL: 02:06:01 Linux 3.10.0-1160.108.1.el7.x86_64 (centos-7-docker-83a8aef5-3adf-4d9e-bcff-73bd9af916a5.novalocal) 03/24/2024 _x86_64_ (2 CPU) 02:06:01 02:06:01 02:03:06 AM LINUX RESTART 02:06:01 02:06:01 02:04:01 AM CPU %user %nice %system %iowait %steal %idle 02:06:01 02:05:01 AM all 36.11 0.00 2.82 2.40 0.11 58.56 02:06:01 02:05:01 AM 0 22.38 0.00 2.12 1.99 0.12 73.39 02:06:01 02:05:01 AM 1 50.22 0.00 3.52 2.82 0.11 43.33 02:06:01 02:06:01 AM all 33.46 0.00 2.16 6.15 0.10 58.12 02:06:01 02:06:01 AM 0 17.99 0.00 1.92 5.47 0.09 74.53 02:06:01 02:06:01 AM 1 49.49 0.00 2.40 6.87 0.11 41.14 02:06:01 Average: all 34.78 0.00 2.49 4.28 0.11 58.34 02:06:01 Average: 0 20.18 0.00 2.02 3.74 0.10 73.96 02:06:01 Average: 1 49.85 0.00 2.96 4.85 0.11 42.24 02:06:01 02:06:01 02:06:01