08:18:36 Started by timer 08:18:36 Running as SYSTEM 08:18:47 No JDK named ‘openjdk17’ found 08:18:47 [EnvInject] - Loading node environment variables. 08:18:47 Building remotely on prd-centos7-docker-1c-4g-5 (centos7-docker-1c-4g) in workspace /w/workspace/ovsdb-daily-full-integration-calcium 08:18:48 [ssh-agent] Looking for ssh-agent implementation... 08:18:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:18:48 $ ssh-agent 08:18:48 SSH_AUTH_SOCK=/tmp/ssh-iX6M5djaHqEC/agent.9396 08:18:48 SSH_AGENT_PID=9398 08:18:48 [ssh-agent] Started. 08:18:48 Running ssh-add (command line suppressed) 08:18:48 Identity added: /w/workspace/ovsdb-daily-full-integration-calcium@tmp/private_key_14571321781512121908.key (/w/workspace/ovsdb-daily-full-integration-calcium@tmp/private_key_14571321781512121908.key) 08:18:48 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 08:18:48 No JDK named ‘openjdk17’ found 08:18:48 The recommended git tool is: NONE 08:18:52 using credential opendaylight-jenkins-ssh 08:18:52 Wiping out workspace first. 08:18:52 No JDK named ‘openjdk17’ found 08:18:52 Cloning the remote Git repository 08:18:52 Cloning repository git://devvexx.opendaylight.org/mirror/ovsdb 08:18:52 > git init /w/workspace/ovsdb-daily-full-integration-calcium # timeout=10 08:18:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb 08:18:52 > git --version # timeout=10 08:18:52 > git --version # 'git version 2.36.6' 08:18:52 using GIT_SSH to set credentials Release Engineering Jenkins Key 08:18:52 [INFO] Currently running in a labeled security context 08:18:52 [INFO] Currently SELinux is 'enforcing' on the host 08:18:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ovsdb-daily-full-integration-calcium@tmp/jenkins-gitclient-ssh9571613966056028295.key 08:18:52 Verifying host key using known hosts file 08:18:52 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:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb +refs/heads/*:refs/remotes/origin/* # timeout=10 08:18:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ovsdb # timeout=10 08:18:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:18:57 Avoid second fetch 08:18:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:18:57 No JDK named ‘openjdk17’ found 08:18:57 Checking out Revision e388b08d57ac10578206d59ac7c71fa54318d844 (origin/master) 08:18:57 > git config core.sparsecheckout # timeout=10 08:18:58 > git checkout -f e388b08d57ac10578206d59ac7c71fa54318d844 # timeout=10 08:18:58 Commit message: "Bump netconf to 7.0.3" 08:18:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:18:58 > git rev-list --no-walk 98e6d87e50fd148c9f4e1efa1af97dde7bf6c9b0 # timeout=10 08:18:58 No JDK named ‘openjdk17’ found 08:19:01 No emails were triggered. 08:19:01 No JDK named ‘openjdk17’ found 08:19:01 No JDK named ‘openjdk17’ found 08:19:01 provisioning config files... 08:19:01 No JDK named ‘openjdk17’ found 08:19:01 No JDK named ‘openjdk17’ found 08:19:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:19:01 No JDK named ‘openjdk17’ found 08:19:01 No JDK named ‘openjdk17’ found 08:19:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:19:01 No JDK named ‘openjdk17’ found 08:19:01 No JDK named ‘openjdk17’ found 08:19:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:19:02 No JDK named ‘openjdk17’ found 08:19:02 No JDK named ‘openjdk17’ found 08:19:02 [ovsdb-daily-full-integration-calcium] $ /bin/sh -xe /tmp/jenkins9346530877203720368.sh 08:19:02 + '[' -d /tmp/r/org/opendaylight ']' 08:19:02 No JDK named ‘openjdk17’ found 08:19:02 [mvn33] $ sh -e /w/tools/hudson.tasks.Maven_MavenInstallation/mvn33/hudson12899489974367576377.sh 08:19:02 --2024-03-21 08:19:02-- 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:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 08:19:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 08:19:02 ERROR: cannot verify nexus.opendaylight.org's certificate, issued by ‘/C=US/O=Let's Encrypt/CN=R3’: 08:19:02 Issued certificate has expired. 08:19:02 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 9398 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-calcium] $ /bin/bash /tmp/jenkins2850381098744287359.sh 08:19:04 ---> sysstat.sh 08:19:04 No JDK named ‘openjdk17’ found 08:19:04 [ovsdb-daily-full-integration-calcium] $ /bin/bash /tmp/jenkins15963631008254702183.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-calcium 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-calcium ']' 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-calcium ']' 08:19:05 + mkdir -p /w/workspace/ovsdb-daily-full-integration-calcium/archives/ 08:19:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ovsdb-daily-full-integration-calcium/archives/ 08:19:05 No JDK named ‘openjdk17’ found 08:19:05 [ovsdb-daily-full-integration-calcium] $ /bin/bash /tmp/jenkins7808816598061288431.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-JaSE 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:59 lf-activate-venv(): INFO: Adding /tmp/venv-JaSE/bin to PATH 08:19:59 INFO: Running in OpenStack, capturing instance metadata 08:19:59 No JDK named ‘openjdk17’ found 08:19:59 [ovsdb-daily-full-integration-calcium] $ /bin/bash /tmp/jenkins17817003747673061099.sh 08:19:59 provisioning config files... 08:20:00 Could not find credentials [logs] for ovsdb-daily-full-integration-calcium #191 08:20:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ovsdb-daily-full-integration-calcium@tmp/config5220937285364917467tmp 08:20:00 No JDK named ‘openjdk17’ found 08:20:00 No JDK named ‘openjdk17’ found 08:20:00 No JDK named ‘openjdk17’ found 08:20:00 No JDK named ‘openjdk17’ found 08:20:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:20:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:20:00 provisioning config files... 08:20:00 No JDK named ‘openjdk17’ found 08:20:00 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-calcium] $ /bin/bash /tmp/jenkins5090621827601924356.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-calcium] $ /bin/bash /tmp/jenkins6205541646397634658.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-calcium/.python-version) 08:20:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JaSE from file:/tmp/.os_lf_venv 08:20:02 lf-activate-venv(): INFO: Installing: lftools 08:20:14 lf-activate-venv(): INFO: Adding /tmp/venv-JaSE/bin to PATH 08:20:14 Generating Requirements File 08:20:51 Python 3.10.13 08:20:51 pip 24.0 from /tmp/venv-JaSE/lib/python3.10/site-packages/pip (python 3.10) 08:20:53 appdirs==1.4.4 08:20:53 argcomplete==3.2.3 08:20:53 aspy.yaml==1.3.0 08:20:53 attrs==23.2.0 08:20:53 autopage==0.5.2 08:20:53 beautifulsoup4==4.12.3 08:20:53 boto3==1.34.67 08:20:53 botocore==1.34.67 08:20:53 bs4==0.0.2 08:20:53 cachetools==5.3.3 08:20:53 certifi==2024.2.2 08:20:53 cffi==1.16.0 08:20:53 cfgv==3.4.0 08:20:53 chardet==5.2.0 08:20:53 charset-normalizer==3.3.2 08:20:53 click==8.1.7 08:20:53 cliff==4.6.0 08:20:53 cmd2==2.4.3 08:20:53 cryptography==3.3.2 08:20:53 debtcollector==3.0.0 08:20:53 decorator==5.1.1 08:20:53 defusedxml==0.7.1 08:20:53 Deprecated==1.2.14 08:20:53 distlib==0.3.8 08:20:53 dnspython==2.6.1 08:20:53 docker==4.2.2 08:20:53 dogpile.cache==1.3.2 08:20:53 email_validator==2.1.1 08:20:53 filelock==3.13.1 08:20:53 future==1.0.0 08:20:53 gitdb==4.0.11 08:20:53 GitPython==3.1.42 08:20:53 google-auth==2.29.0 08:20:53 httplib2==0.22.0 08:20:53 identify==2.5.35 08:20:53 idna==3.6 08:20:53 importlib-resources==1.5.0 08:20:53 iso8601==2.1.0 08:20:53 Jinja2==3.1.3 08:20:53 jmespath==1.0.1 08:20:53 jsonpatch==1.33 08:20:53 jsonpointer==2.4 08:20:53 jsonschema==4.21.1 08:20:53 jsonschema-specifications==2023.12.1 08:20:53 keystoneauth1==5.6.0 08:20:53 kubernetes==29.0.0 08:20:53 lftools==0.37.10 08:20:53 lxml==5.1.0 08:20:53 MarkupSafe==2.1.5 08:20:53 msgpack==1.0.8 08:20:53 multi_key_dict==2.0.3 08:20:53 munch==4.0.0 08:20:53 netaddr==1.2.1 08:20:53 netifaces==0.11.0 08:20:53 niet==1.4.2 08:20:53 nodeenv==1.8.0 08:20:53 oauth2client==4.1.3 08:20:53 oauthlib==3.2.2 08:20:53 openstacksdk==3.0.0 08:20:53 os-client-config==2.1.0 08:20:53 os-service-types==1.7.0 08:20:53 osc-lib==3.0.1 08:20:53 oslo.config==9.4.0 08:20:53 oslo.context==5.5.0 08:20:53 oslo.i18n==6.3.0 08:20:53 oslo.log==5.5.0 08:20:53 oslo.serialization==5.4.0 08:20:53 oslo.utils==7.1.0 08:20:53 packaging==24.0 08:20:53 pbr==6.0.0 08:20:53 platformdirs==4.2.0 08:20:53 prettytable==3.10.0 08:20:53 pyasn1==0.5.1 08:20:53 pyasn1-modules==0.3.0 08:20:53 pycparser==2.21 08:20:53 pygerrit2==2.0.15 08:20:53 PyGithub==2.2.0 08:20:53 pyinotify==0.9.6 08:20:53 PyJWT==2.8.0 08:20:53 PyNaCl==1.5.0 08:20:53 pyparsing==2.4.7 08:20:53 pyperclip==1.8.2 08:20:53 pyrsistent==0.20.0 08:20:53 python-cinderclient==9.5.0 08:20:53 python-dateutil==2.9.0.post0 08:20:53 python-heatclient==3.5.0 08:20:53 python-jenkins==1.8.2 08:20:53 python-keystoneclient==5.4.0 08:20:53 python-magnumclient==4.4.0 08:20:53 python-novaclient==18.6.0 08:20:53 python-openstackclient==6.6.0 08:20:53 python-swiftclient==4.5.0 08:20:53 PyYAML==6.0.1 08:20:53 referencing==0.34.0 08:20:53 requests==2.31.0 08:20:53 requests-oauthlib==1.4.0 08:20:53 requestsexceptions==1.4.0 08:20:53 rfc3986==2.0.0 08:20:53 rpds-py==0.18.0 08:20:53 rsa==4.9 08:20:53 ruamel.yaml==0.18.6 08:20:53 ruamel.yaml.clib==0.2.8 08:20:53 s3transfer==0.10.1 08:20:53 simplejson==3.19.2 08:20:53 six==1.16.0 08:20:53 smmap==5.0.1 08:20:53 soupsieve==2.5 08:20:53 stevedore==5.2.0 08:20:53 tabulate==0.9.0 08:20:53 toml==0.10.2 08:20:53 tomlkit==0.12.4 08:20:53 tqdm==4.66.2 08:20:53 typing_extensions==4.10.0 08:20:53 tzdata==2024.1 08:20:53 urllib3==1.26.18 08:20:53 virtualenv==20.25.1 08:20:53 wcwidth==0.2.13 08:20:53 websocket-client==1.7.0 08:20:53 wrapt==1.16.0 08:20:53 xdg==6.0.0 08:20:53 xmltodict==0.13.0 08:20:53 yq==3.2.3 08:20:54 No JDK named ‘openjdk17’ found 08:20:54 [ovsdb-daily-full-integration-calcium] $ /bin/bash /tmp/jenkins3399484010784280516.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-calcium] $ /bin/bash /tmp/jenkins8369829294112875711.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-calcium/.python-version) 08:20:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JaSE 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:04 lf-activate-venv(): INFO: Adding /tmp/venv-JaSE/bin to PATH 08:21:04 INFO: No Stack... 08:21:04 INFO: Retrieving Pricing Info for: v3-standard-2 08:21:05 INFO: Archiving Costs 08:21:05 No JDK named ‘openjdk17’ found 08:21:05 [ovsdb-daily-full-integration-calcium] $ /bin/bash -l /tmp/jenkins6563243868389672494.sh 08:21:05 ---> logs-deploy.sh 08:21:05 Setup pyenv: 08:21:05 system 08:21:05 3.8.13 08:21:05 3.9.13 08:21:05 * 3.10.13 (set by /w/workspace/ovsdb-daily-full-integration-calcium/.python-version) 08:21:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JaSE from file:/tmp/.os_lf_venv 08:21:06 lf-activate-venv(): INFO: Installing: lftools 08:21:23 lf-activate-venv(): INFO: Adding /tmp/venv-JaSE/bin to PATH 08:21:23 WARNING: Nexus logging server not set 08:21:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ovsdb-daily-full-integration-calcium/191/ 08:21:23 INFO: archiving logs to S3 08:21:24 ---> uname -a: 08:21:24 Linux prd-centos7-docker-1c-4g-5.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:24 08:21:24 08:21:24 ---> lscpu: 08:21:24 Architecture: x86_64 08:21:24 CPU op-mode(s): 32-bit, 64-bit 08:21:24 Byte Order: Little Endian 08:21:24 CPU(s): 2 08:21:24 On-line CPU(s) list: 0,1 08:21:24 Thread(s) per core: 1 08:21:24 Core(s) per socket: 1 08:21:24 Socket(s): 2 08:21:24 NUMA node(s): 1 08:21:24 Vendor ID: AuthenticAMD 08:21:24 CPU family: 23 08:21:24 Model: 49 08:21:24 Model name: AMD EPYC-Rome Processor 08:21:24 Stepping: 0 08:21:24 CPU MHz: 2800.000 08:21:24 BogoMIPS: 5600.00 08:21:24 Virtualization: AMD-V 08:21:24 Hypervisor vendor: KVM 08:21:24 Virtualization type: full 08:21:24 L1d cache: 32K 08:21:24 L1i cache: 32K 08:21:24 L2 cache: 512K 08:21:24 L3 cache: 16384K 08:21:24 NUMA node0 CPU(s): 0,1 08:21:24 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:24 08:21:24 08:21:24 ---> nproc: 08:21:24 2 08:21:24 08:21:24 08:21:24 ---> df -h: 08:21:24 Filesystem Size Used Avail Use% Mounted on 08:21:24 devtmpfs 3.8G 0 3.8G 0% /dev 08:21:24 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:21:24 tmpfs 3.9G 17M 3.9G 1% /run 08:21:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:21:24 /dev/vda1 40G 6.0G 35G 15% / 08:21:24 tmpfs 783M 0 783M 0% /run/user/1001 08:21:24 08:21:24 08:21:24 ---> free -m: 08:21:24 total used free shared buff/cache available 08:21:24 Mem: 7821 573 5181 16 2066 6957 08:21:24 Swap: 1023 0 1023 08:21:24 08:21:24 08:21:24 ---> ip addr: 08:21:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:21:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:21:24 inet 127.0.0.1/8 scope host lo 08:21:24 valid_lft forever preferred_lft forever 08:21:24 inet6 ::1/128 scope host 08:21:24 valid_lft forever preferred_lft forever 08:21:24 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:21:24 link/ether fa:16:3e:5c:f6:31 brd ff:ff:ff:ff:ff:ff 08:21:24 inet 10.30.170.228/23 brd 10.30.171.255 scope global dynamic eth0 08:21:24 valid_lft 86086sec preferred_lft 86086sec 08:21:24 inet6 fe80::f816:3eff:fe5c:f631/64 scope link 08:21:24 valid_lft forever preferred_lft forever 08:21:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:21:24 link/ether 02:42:03:34:c0:81 brd ff:ff:ff:ff:ff:ff 08:21:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:21:24 valid_lft forever preferred_lft forever 08:21:24 08:21:24 08:21:24 ---> sar -b -r -n DEV: 08:21:24 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:24 08:21:24 08:16:04 AM LINUX RESTART 08:21:24 08:21:24 08:17:47 AM tps rtps wtps bread/s bwrtn/s 08:21:24 08:18:01 AM 94.78 36.98 57.80 2250.39 4560.06 08:21:24 08:19:01 AM 69.84 7.04 62.79 2911.27 3288.38 08:21:24 08:20:01 AM 112.36 17.59 94.77 1945.43 4733.97 08:21:24 08:21:01 AM 203.05 0.22 202.83 24.12 6979.28 08:21:24 Average: 125.95 10.38 115.58 1672.59 4968.17 08:21:24 08:21:24 08:17:47 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:21:24 08:18:01 AM 6138720 1870016 23.35 2620 1522900 583080 6.44 198872 1434496 27732 08:21:24 08:19:01 AM 5815512 2193224 27.39 2620 1645972 825868 9.12 453532 1498200 18712 08:21:24 08:20:01 AM 5508040 2500696 31.22 2620 1899336 826272 9.12 627948 1573676 132324 08:21:24 08:21:01 AM 5333560 2675176 33.40 2620 1995392 886556 9.79 738572 1619648 75800 08:21:24 Average: 5698958 2309778 28.84 2620 1765900 780444 8.62 504731 1531505 63642 08:21:24 08:21:24 08:17:47 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 08:21:24 08:18:01 AM eth0 6.56 0.35 0.77 0.06 0.00 0.00 0.00 08:21:24 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:24 08:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:24 08:19:01 AM eth0 268.55 185.37 859.34 57.95 0.00 0.00 0.00 08:21:24 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:24 08:19:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:24 08:20:01 AM eth0 67.80 57.39 744.60 12.21 0.00 0.00 0.00 08:21:24 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:24 08:20:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:24 08:21:01 AM eth0 28.90 28.46 234.60 6.19 0.00 0.00 0.00 08:21:24 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:24 08:21:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:24 Average: eth0 113.38 83.86 568.24 23.60 0.00 0.00 0.00 08:21:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:21:24 08:21:24 08:21:24 ---> sar -P ALL: 08:21:24 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:24 08:21:24 08:16:04 AM LINUX RESTART 08:21:24 08:21:24 08:17:47 AM CPU %user %nice %system %iowait %steal %idle 08:21:24 08:18:01 AM all 15.32 0.00 10.04 46.01 0.11 28.51 08:21:24 08:18:01 AM 0 14.24 0.00 11.29 44.35 0.15 29.96 08:21:24 08:18:01 AM 1 16.32 0.00 8.94 47.64 0.15 26.96 08:21:24 08:19:01 AM all 11.64 0.00 2.71 3.27 0.06 82.31 08:21:24 08:19:01 AM 0 12.35 0.00 2.36 2.28 0.05 82.96 08:21:24 08:19:01 AM 1 10.95 0.00 3.06 4.24 0.05 81.69 08:21:24 08:20:01 AM all 29.16 0.00 3.06 3.26 0.11 64.40 08:21:24 08:20:01 AM 0 39.75 0.00 3.79 3.14 0.12 53.20 08:21:24 08:20:01 AM 1 18.86 0.00 2.33 3.38 0.10 75.33 08:21:24 08:21:01 AM all 33.49 0.00 1.90 6.27 0.10 58.24 08:21:24 08:21:01 AM 0 62.52 0.00 2.95 6.24 0.11 28.19 08:21:24 08:21:01 AM 1 6.14 0.00 0.93 6.31 0.12 86.50 08:21:24 Average: all 24.01 0.00 3.10 7.28 0.09 65.51 08:21:24 Average: 0 36.07 0.00 3.64 6.83 0.10 53.37 08:21:24 Average: 1 12.27 0.00 2.59 7.73 0.10 77.32 08:21:24 08:21:24 08:21:24