12:29:55 Started by timer 12:29:55 Running as SYSTEM 12:29:55 [EnvInject] - Loading node environment variables. 12:29:55 Building remotely on prd-centos7-docker-4c-4g-3030 (centos7-docker-4c-4g) in workspace /w/workspace/distribution-docker-merge-scandium 12:29:55 [ssh-agent] Looking for ssh-agent implementation... 12:29:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:29:56 $ ssh-agent 12:29:56 SSH_AUTH_SOCK=/tmp/ssh-vmQ3mjPn6Lp2/agent.8982 12:29:56 SSH_AGENT_PID=8984 12:29:56 [ssh-agent] Started. 12:29:56 Running ssh-add (command line suppressed) 12:29:56 Identity added: /w/workspace/distribution-docker-merge-scandium@tmp/private_key_7594217249767013216.key (/w/workspace/distribution-docker-merge-scandium@tmp/private_key_7594217249767013216.key) 12:29:56 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:29:56 The recommended git tool is: NONE 12:29:58 using credential jenkins-ssh 12:29:58 Wiping out workspace first. 12:29:58 Cloning the remote Git repository 12:29:58 Cloning repository git://devvexx.opendaylight.org/mirror/integration/distribution 12:29:58 > git init /w/workspace/distribution-docker-merge-scandium # timeout=10 12:29:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/distribution 12:29:58 > git --version # timeout=10 12:29:58 > git --version # 'git version 2.36.6' 12:29:58 using GIT_SSH to set credentials jenkins-ssh 12:29:58 [INFO] Currently running in a labeled security context 12:29:58 [INFO] Currently SELinux is 'enforcing' on the host 12:29:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/distribution-docker-merge-scandium@tmp/jenkins-gitclient-ssh18006610649287262380.key 12:29:58 Verifying host key using known hosts file 12:29:58 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. 12:29:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/distribution # timeout=10 12:29:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:59 Avoid second fetch 12:29:59 > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 12:29:59 Checking out Revision 1dfffadea07f52a2b43b4b6ea814d639384fccba (refs/remotes/origin/stable/scandium) 12:29:59 > git config core.sparsecheckout # timeout=10 12:29:59 > git checkout -f 1dfffadea07f52a2b43b4b6ea814d639384fccba # timeout=10 12:30:00 Commit message: "Bump transportpce upstreams" 12:30:00 > git rev-list --no-walk d9edd687b21a9d586bb26444d58643fd0eb48e5c # timeout=10 12:30:03 provisioning config files... 12:30:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:30:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:30:03 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins13474184872996082349.sh 12:30:03 ---> python-tools-install.sh 12:30:03 Setup pyenv: 12:30:03 system 12:30:03 * 3.8.13 (set by /opt/pyenv/version) 12:30:03 * 3.9.13 (set by /opt/pyenv/version) 12:30:03 3.10.13 12:30:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n4qK 12:30:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:30:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:13 lf-activate-venv(): INFO: Base packages installed successfully 12:30:13 lf-activate-venv(): INFO: Installing additional packages: lftools 12:30:44 lf-activate-venv(): INFO: Adding /tmp/venv-n4qK/bin to PATH 12:30:44 Generating Requirements File 12:31:08 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. 12:31:08 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:31:08 Python 3.10.13 12:31:08 pip 25.2 from /tmp/venv-n4qK/lib/python3.10/site-packages/pip (python 3.10) 12:31:09 appdirs==1.4.4 12:31:09 argcomplete==3.6.2 12:31:09 aspy.yaml==1.3.0 12:31:09 attrs==25.4.0 12:31:09 autopage==0.5.2 12:31:09 beautifulsoup4==4.14.2 12:31:09 boto3==1.40.50 12:31:09 botocore==1.40.50 12:31:09 bs4==0.0.2 12:31:09 cachetools==6.2.0 12:31:09 certifi==2025.10.5 12:31:09 cffi==2.0.0 12:31:09 cfgv==3.4.0 12:31:09 chardet==5.2.0 12:31:09 charset-normalizer==3.4.3 12:31:09 click==8.3.0 12:31:09 cliff==4.11.0 12:31:09 cmd2==2.7.0 12:31:09 cryptography==3.3.2 12:31:09 debtcollector==3.0.0 12:31:09 decorator==5.2.1 12:31:09 defusedxml==0.7.1 12:31:09 Deprecated==1.2.18 12:31:09 distlib==0.4.0 12:31:09 dnspython==2.8.0 12:31:09 docker==7.1.0 12:31:09 dogpile.cache==1.5.0 12:31:09 durationpy==0.10 12:31:09 email-validator==2.3.0 12:31:09 filelock==3.20.0 12:31:09 future==1.0.0 12:31:09 gitdb==4.0.12 12:31:09 GitPython==3.1.45 12:31:09 google-auth==2.41.1 12:31:09 httplib2==0.31.0 12:31:09 identify==2.6.15 12:31:09 idna==3.10 12:31:09 importlib-resources==1.5.0 12:31:09 iso8601==2.1.0 12:31:09 Jinja2==3.1.6 12:31:09 jmespath==1.0.1 12:31:09 jsonpatch==1.33 12:31:09 jsonpointer==3.0.0 12:31:09 jsonschema==4.25.1 12:31:09 jsonschema-specifications==2025.9.1 12:31:09 keystoneauth1==5.12.0 12:31:09 kubernetes==34.1.0 12:31:09 lftools==0.37.15 12:31:09 lxml==6.0.2 12:31:09 markdown-it-py==4.0.0 12:31:09 MarkupSafe==3.0.3 12:31:09 mdurl==0.1.2 12:31:09 msgpack==1.1.2 12:31:09 multi_key_dict==2.0.3 12:31:09 munch==4.0.0 12:31:09 netaddr==1.3.0 12:31:09 niet==1.4.2 12:31:09 nodeenv==1.9.1 12:31:09 oauth2client==4.1.3 12:31:09 oauthlib==3.3.1 12:31:09 openstacksdk==4.7.1 12:31:09 os-service-types==1.8.0 12:31:09 osc-lib==4.2.0 12:31:09 oslo.config==10.0.0 12:31:09 oslo.context==6.1.0 12:31:09 oslo.i18n==6.6.0 12:31:09 oslo.log==7.2.1 12:31:09 oslo.serialization==5.8.0 12:31:09 oslo.utils==9.1.0 12:31:09 packaging==25.0 12:31:09 pbr==7.0.1 12:31:09 platformdirs==4.5.0 12:31:09 prettytable==3.16.0 12:31:09 psutil==7.1.0 12:31:09 pyasn1==0.6.1 12:31:09 pyasn1_modules==0.4.2 12:31:09 pycparser==2.23 12:31:09 pygerrit2==2.0.15 12:31:09 PyGithub==2.8.1 12:31:09 Pygments==2.19.2 12:31:09 PyJWT==2.10.1 12:31:09 PyNaCl==1.6.0 12:31:09 pyparsing==2.4.7 12:31:09 pyperclip==1.11.0 12:31:09 pyrsistent==0.20.0 12:31:09 python-cinderclient==9.8.0 12:31:09 python-dateutil==2.9.0.post0 12:31:09 python-heatclient==4.3.0 12:31:09 python-jenkins==1.8.3 12:31:09 python-keystoneclient==5.7.0 12:31:09 python-magnumclient==4.9.0 12:31:09 python-openstackclient==8.2.0 12:31:09 python-swiftclient==4.8.0 12:31:09 PyYAML==6.0.3 12:31:09 referencing==0.36.2 12:31:09 requests==2.32.5 12:31:09 requests-oauthlib==2.0.0 12:31:09 requestsexceptions==1.4.0 12:31:09 rfc3986==2.0.0 12:31:09 rich==14.2.0 12:31:09 rich-argparse==1.7.1 12:31:09 rpds-py==0.27.1 12:31:09 rsa==4.9.1 12:31:09 ruamel.yaml==0.18.15 12:31:09 ruamel.yaml.clib==0.2.14 12:31:09 s3transfer==0.14.0 12:31:09 simplejson==3.20.2 12:31:09 six==1.17.0 12:31:09 smmap==5.0.2 12:31:09 soupsieve==2.8 12:31:09 stevedore==5.5.0 12:31:09 tabulate==0.9.0 12:31:09 toml==0.10.2 12:31:09 tomlkit==0.13.3 12:31:09 tqdm==4.67.1 12:31:09 typing_extensions==4.15.0 12:31:09 tzdata==2025.2 12:31:09 urllib3==1.26.20 12:31:09 virtualenv==20.35.3 12:31:09 wcwidth==0.2.14 12:31:09 websocket-client==1.9.0 12:31:09 wrapt==1.17.3 12:31:09 xdg==6.0.0 12:31:09 xmltodict==1.0.2 12:31:09 yq==3.4.3 12:31:09 provisioning config files... 12:31:09 copy managed file [global-settings] to file:/w/workspace/distribution-docker-merge-scandium@tmp/config10148824712724020679tmp 12:31:12 copy managed file [integration-distribution-settings] to file:/w/workspace/distribution-docker-merge-scandium@tmp/config8909796898688569907tmp 12:31:12 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins12648936415867499214.sh 12:31:12 ---> docker-login.sh 12:31:12 nexus3.opendaylight.org:10001 12:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:12 Configure a credential helper to remove this warning. See 12:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:12 12:31:12 Login Succeeded 12:31:12 nexus3.opendaylight.org:10002 12:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:12 Configure a credential helper to remove this warning. See 12:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:12 12:31:12 Login Succeeded 12:31:12 nexus3.opendaylight.org:10003 12:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:12 Configure a credential helper to remove this warning. See 12:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:12 12:31:12 Login Succeeded 12:31:12 nexus3.opendaylight.org:10004 12:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:12 Configure a credential helper to remove this warning. See 12:31:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:12 12:31:12 Login Succeeded 12:31:12 docker.io 12:31:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:13 Configure a credential helper to remove this warning. See 12:31:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:13 12:31:13 Login Succeeded 12:31:13 ---> docker-login.sh ends 12:31:13 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins12832120472287993423.sh 12:31:13 [distribution-docker-merge-scandium] $ /bin/sh -xe /tmp/jenkins15899757607462836200.sh 12:31:13 [EnvInject] - Injecting environment variables from a build step. 12:31:13 [EnvInject] - Injecting as environment variables the properties content 12:31:13 DOCKER_ROOT=$WORKSPACE/docker 12:31:13 CONTAINER_TAG_YAML_DIR= 12:31:13 CONTAINER_TAG_METHOD=yaml-file 12:31:13 12:31:13 [EnvInject] - Variables injected successfully. 12:31:13 [distribution-docker-merge-scandium] $ /bin/bash -l /tmp/jenkins1351560836463786783.sh 12:31:13 ---> docker-get-container-tag.sh 12:31:13 Setup pyenv: 12:31:13 system 12:31:13 3.8.13 12:31:13 3.9.13 12:31:13 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:31:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n4qK from file:/tmp/.os_lf_venv 12:31:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:16 lf-activate-venv(): INFO: Base packages installed successfully 12:31:16 lf-activate-venv(): INFO: Installing additional packages: yq 12:31:17 lf-activate-venv(): INFO: Adding /tmp/venv-n4qK/bin to PATH 12:31:17 File /w/workspace/distribution-docker-merge-scandium/docker/container-tag.yaml not found. 12:31:17 Failed to get a container tag using method yaml-file 12:31:17 Build step 'Execute shell' marked build as failure 12:31:18 $ ssh-agent -k 12:31:18 unset SSH_AUTH_SOCK; 12:31:18 unset SSH_AGENT_PID; 12:31:18 echo Agent pid 8984 killed; 12:31:18 [ssh-agent] Stopped. 12:31:18 [PostBuildScript] - [INFO] Executing post build scripts. 12:31:18 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins14734763869557588593.sh 12:31:18 ---> sysstat.sh 12:31:18 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins3118870204712238701.sh 12:31:18 ---> package-listing.sh 12:31:18 ++ facter osfamily 12:31:18 ++ tr '[:upper:]' '[:lower:]' 12:31:18 + OS_FAMILY=redhat 12:31:18 + workspace=/w/workspace/distribution-docker-merge-scandium 12:31:18 + START_PACKAGES=/tmp/packages_start.txt 12:31:18 + END_PACKAGES=/tmp/packages_end.txt 12:31:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:31:18 + PACKAGES=/tmp/packages_start.txt 12:31:18 + '[' /w/workspace/distribution-docker-merge-scandium ']' 12:31:18 + PACKAGES=/tmp/packages_end.txt 12:31:18 + case "${OS_FAMILY}" in 12:31:18 + rpm -qa 12:31:18 + sort 12:31:19 + '[' -f /tmp/packages_start.txt ']' 12:31:19 + '[' -f /tmp/packages_end.txt ']' 12:31:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:31:21 + '[' /w/workspace/distribution-docker-merge-scandium ']' 12:31:21 + mkdir -p /w/workspace/distribution-docker-merge-scandium/archives/ 12:31:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/distribution-docker-merge-scandium/archives/ 12:31:21 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins11602928936056384856.sh 12:31:21 ---> capture-instance-metadata.sh 12:31:21 Setup pyenv: 12:31:21 system 12:31:21 3.8.13 12:31:21 3.9.13 12:31:21 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:31:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n4qK from file:/tmp/.os_lf_venv 12:31:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:22 lf-activate-venv(): INFO: Base packages installed successfully 12:31:22 lf-activate-venv(): INFO: Installing additional packages: lftools 12:31:48 lf-activate-venv(): INFO: Adding /tmp/venv-n4qK/bin to PATH 12:31:48 INFO: Running in OpenStack, capturing instance metadata 12:31:48 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins4024367611793112190.sh 12:31:48 provisioning config files... 12:31:48 Could not find credentials [logs] for distribution-docker-merge-scandium #76 12:31:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/distribution-docker-merge-scandium@tmp/config10361315253939083475tmp 12:31:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:31:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:31:48 provisioning config files... 12:31:48 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:31:48 [EnvInject] - Injecting environment variables from a build step. 12:31:48 [EnvInject] - Injecting as environment variables the properties content 12:31:48 SERVER_ID=logs 12:31:48 12:31:48 [EnvInject] - Variables injected successfully. 12:31:49 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins14858088443180339268.sh 12:31:49 ---> create-netrc.sh 12:31:49 WARN: Log server credential not found. 12:31:49 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins13293947666738589758.sh 12:31:49 ---> python-tools-install.sh 12:31:49 Setup pyenv: 12:31:49 system 12:31:49 3.8.13 12:31:49 3.9.13 12:31:49 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:31:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n4qK from file:/tmp/.os_lf_venv 12:31:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:51 lf-activate-venv(): INFO: Base packages installed successfully 12:31:51 lf-activate-venv(): INFO: Installing additional packages: lftools 12:32:17 lf-activate-venv(): INFO: Adding /tmp/venv-n4qK/bin to PATH 12:32:17 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins7098322682583628194.sh 12:32:17 ---> sudo-logs.sh 12:32:17 Archiving 'sudo' log.. 12:32:18 [distribution-docker-merge-scandium] $ /bin/bash /tmp/jenkins6247355447206931276.sh 12:32:18 ---> job-cost.sh 12:32:18 Setup pyenv: 12:32:18 system 12:32:18 3.8.13 12:32:18 3.9.13 12:32:18 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:32:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n4qK from file:/tmp/.os_lf_venv 12:32:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:21 lf-activate-venv(): INFO: Base packages installed successfully 12:32:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:32:30 lf-activate-venv(): INFO: Adding /tmp/venv-n4qK/bin to PATH 12:32:30 INFO: No Stack... 12:32:30 INFO: Retrieving Pricing Info for: v3-standard-4 12:32:31 INFO: Archiving Costs 12:32:31 [distribution-docker-merge-scandium] $ /bin/bash -l /tmp/jenkins2288406106234755877.sh 12:32:31 ---> logs-deploy.sh 12:32:31 Setup pyenv: 12:32:31 system 12:32:31 3.8.13 12:32:31 3.9.13 12:32:31 * 3.10.13 (set by /w/workspace/distribution-docker-merge-scandium/.python-version) 12:32:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n4qK from file:/tmp/.os_lf_venv 12:32:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:32:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:32:34 lf-activate-venv(): INFO: Base packages installed successfully 12:32:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:32:53 lf-activate-venv(): INFO: Adding /tmp/venv-n4qK/bin to PATH 12:32:53 WARNING: Nexus logging server not set 12:32:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/distribution-docker-merge-scandium/76/ 12:32:53 INFO: archiving logs to S3 12:32:54 ---> uname -a: 12:32:54 Linux prd-centos7-docker-4c-4g-3030.novalocal 3.10.0-1160.118.1.el7.x86_64 #1 SMP Wed Apr 24 16:01:50 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 12:32:54 12:32:54 12:32:54 ---> lscpu: 12:32:54 Architecture: x86_64 12:32:54 CPU op-mode(s): 32-bit, 64-bit 12:32:54 Byte Order: Little Endian 12:32:54 CPU(s): 4 12:32:54 On-line CPU(s) list: 0-3 12:32:54 Thread(s) per core: 1 12:32:54 Core(s) per socket: 1 12:32:54 Socket(s): 4 12:32:54 NUMA node(s): 1 12:32:54 Vendor ID: AuthenticAMD 12:32:54 CPU family: 23 12:32:54 Model: 49 12:32:54 Model name: AMD EPYC-Rome Processor 12:32:54 Stepping: 0 12:32:54 CPU MHz: 2800.000 12:32:54 BogoMIPS: 5600.00 12:32:54 Virtualization: AMD-V 12:32:54 Hypervisor vendor: KVM 12:32:54 Virtualization type: full 12:32:54 L1d cache: 32K 12:32:54 L1i cache: 32K 12:32:54 L2 cache: 512K 12:32:54 L3 cache: 16384K 12:32:54 NUMA node0 CPU(s): 0-3 12:32:54 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 12:32:54 12:32:54 12:32:54 ---> nproc: 12:32:54 4 12:32:54 12:32:54 12:32:54 ---> df -h: 12:32:54 Filesystem Size Used Avail Use% Mounted on 12:32:54 devtmpfs 7.8G 0 7.8G 0% /dev 12:32:54 tmpfs 7.8G 0 7.8G 0% /dev/shm 12:32:54 tmpfs 7.8G 17M 7.8G 1% /run 12:32:54 tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup 12:32:54 /dev/vda1 80G 6.1G 74G 8% / 12:32:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:32:54 12:32:54 12:32:54 ---> free -m: 12:32:54 total used free shared buff/cache available 12:32:54 Mem: 15884 761 13022 16 2101 14801 12:32:54 Swap: 1023 0 1023 12:32:54 12:32:54 12:32:54 ---> ip addr: 12:32:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:32:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:32:54 inet 127.0.0.1/8 scope host lo 12:32:54 valid_lft forever preferred_lft forever 12:32:54 inet6 ::1/128 scope host 12:32:54 valid_lft forever preferred_lft forever 12:32:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:32:54 link/ether fa:16:3e:64:68:b6 brd ff:ff:ff:ff:ff:ff 12:32:54 inet 10.30.170.202/23 brd 10.30.171.255 scope global dynamic eth0 12:32:54 valid_lft 86197sec preferred_lft 86197sec 12:32:54 inet6 fe80::f816:3eff:fe64:68b6/64 scope link 12:32:54 valid_lft forever preferred_lft forever 12:32:54 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:32:54 link/ether 02:42:7a:0a:6d:22 brd ff:ff:ff:ff:ff:ff 12:32:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:32:54 valid_lft forever preferred_lft forever 12:32:54 12:32:54 12:32:54 ---> sar -b -r -n DEV: 12:32:54 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 10/12/2025 _x86_64_ (4 CPU) 12:32:54 12:32:54 12:29:25 PM LINUX RESTART 12:32:54 12:32:54 12:30:02 PM tps rtps wtps bread/s bwrtn/s 12:32:54 12:31:01 PM 135.12 9.96 125.17 991.70 5227.67 12:32:54 12:32:01 PM 294.97 3.05 291.92 1226.11 8352.50 12:32:54 Average: 215.72 6.47 209.25 1109.90 6803.33 12:32:54 12:32:54 12:30:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:32:54 12:31:01 PM 13482736 2783228 17.11 2620 1933432 1052336 6.08 692692 1702228 170556 12:32:54 12:32:01 PM 13312472 2953492 18.16 2620 2028036 1093584 6.32 895140 1643032 24080 12:32:54 Average: 13397604 2868360 17.63 2620 1980734 1072960 6.20 793916 1672630 97318 12:32:54 12:32:54 12:30:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 12:32:54 12:31:01 PM eth0 98.22 87.76 1068.23 10.73 0.00 0.00 0.00 12:32:54 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:54 12:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:54 12:32:01 PM eth0 21.25 19.26 18.05 8.44 0.00 0.00 0.00 12:32:54 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:54 12:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:54 Average: eth0 59.41 53.22 538.68 9.58 0.00 0.00 0.00 12:32:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:54 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:32:54 12:32:54 12:32:54 ---> sar -P ALL: 12:32:54 Linux 3.10.0-1160.118.1.el7.x86_64 (centos-7-docker-708a1d49-32f8-4851-81f0-e8de5d85628b.novalocal) 10/12/2025 _x86_64_ (4 CPU) 12:32:54 12:32:54 12:29:25 PM LINUX RESTART 12:32:54 12:32:54 12:30:02 PM CPU %user %nice %system %iowait %steal %idle 12:32:54 12:31:01 PM all 16.85 0.00 1.34 0.90 0.06 80.85 12:32:54 12:31:01 PM 0 1.33 0.00 0.32 0.00 0.05 98.30 12:32:54 12:31:01 PM 1 28.32 0.00 1.84 1.26 0.09 68.49 12:32:54 12:31:01 PM 2 9.77 0.00 1.55 0.90 0.05 87.74 12:32:54 12:31:01 PM 3 28.75 0.00 1.70 1.48 0.07 68.00 12:32:54 12:32:01 PM all 13.29 0.00 1.15 8.77 0.06 76.73 12:32:54 12:32:01 PM 0 2.99 0.00 0.82 16.89 0.03 79.26 12:32:54 12:32:01 PM 1 22.64 0.00 1.32 14.24 0.07 61.73 12:32:54 12:32:01 PM 2 3.21 0.00 0.71 2.15 0.03 93.90 12:32:54 12:32:01 PM 3 24.96 0.00 1.77 1.72 0.05 71.50 12:32:54 Average: all 15.05 0.00 1.25 4.87 0.06 78.77 12:32:54 Average: 0 2.17 0.00 0.58 8.50 0.04 88.71 12:32:54 Average: 1 25.45 0.00 1.58 7.83 0.08 65.07 12:32:54 Average: 2 6.45 0.00 1.12 1.53 0.04 90.85 12:32:54 Average: 3 26.84 0.00 1.73 1.60 0.06 69.76 12:32:54 12:32:54 12:32:54