Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/142116 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-1355 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/oom-readiness-docker-verify-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-cGCRVUM17Bdv/agent.2026 SSH_AGENT_PID=2028 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/oom-readiness-docker-verify-master@tmp/private_key_7409896014832756223.key (/w/workspace/oom-readiness-docker-verify-master@tmp/private_key_7409896014832756223.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/oom/readiness > git init /w/workspace/oom-readiness-docker-verify-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness refs/changes/16/142116/12 # timeout=10 > git rev-parse 512b17c4cd2b8e5fbdc6b3bb711990d95f0dd0ee^{commit} # timeout=10 Checking out Revision 512b17c4cd2b8e5fbdc6b3bb711990d95f0dd0ee (refs/changes/16/142116/12) > git config core.sparsecheckout # timeout=10 > git checkout -f 512b17c4cd2b8e5fbdc6b3bb711990d95f0dd0ee # timeout=10 Commit message: "Implement readiness in go" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk feb54f2aba644a0a122c96082433e0ef0adfb35f # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins680361443166068804.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FjN8 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FjN8/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.2 from /tmp/venv-FjN8/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.41 botocore==1.40.41 bs4==0.0.2 cachetools==6.2.0 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.41.0 httplib2==0.31.0 identify==2.6.14 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.14 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.14 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/oom-readiness-docker-verify-master@tmp/config13529943246458282109tmp copy managed file [oom-settings] to file:/w/workspace/oom-readiness-docker-verify-master@tmp/config17082905519040995470tmp [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins8979302491315006635.sh ---> docker-login.sh nexus3.onap.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins3540997425665768931.sh [oom-readiness-docker-verify-master] $ /bin/sh -xe /tmp/jenkins15934180108271848663.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=$WORKSPACE CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=latest [EnvInject] - Variables injected successfully. [oom-readiness-docker-verify-master] $ /bin/bash -l /tmp/jenkins568123966283326490.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FjN8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-FjN8/bin to PATH ---> Docker image tag found: latest [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=-f ./Dockerfile DOCKER_ROOT=/w/workspace/oom-readiness-docker-verify-master CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 DOCKER_NAME=onap/oom/readiness [EnvInject] - Variables injected successfully. [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins14469446252533348868.sh ---> docker-build.sh Docker version 20.10.18, build b40c2f6 Building image: nexus3.onap.org:10003/onap/oom/readiness:latest docker build -f ./Dockerfile -t nexus3.onap.org:10003/onap/oom/readiness:latest . Sending build context to Docker daemon 307.7kB Step 1/11 : FROM golang:1.24 AS builder 1.24: Pulling from library/golang 15b1d8a5ff03: Pulling fs layer 22718812f617: Pulling fs layer 401a98f7495b: Pulling fs layer 023896caee4d: Pulling fs layer 72e8fc27da55: Pulling fs layer 4b224783a0fb: Pulling fs layer 4f4fb700ef54: Pulling fs layer 72e8fc27da55: Waiting 4b224783a0fb: Waiting 4f4fb700ef54: Waiting 023896caee4d: Waiting 22718812f617: Verifying Checksum 22718812f617: Download complete 15b1d8a5ff03: Verifying Checksum 15b1d8a5ff03: Download complete 15b1d8a5ff03: Pull complete 023896caee4d: Verifying Checksum 023896caee4d: Download complete 4b224783a0fb: Verifying Checksum 4b224783a0fb: Download complete 4f4fb700ef54: Verifying Checksum 22718812f617: Pull complete 72e8fc27da55: Verifying Checksum 72e8fc27da55: Download complete 401a98f7495b: Verifying Checksum 401a98f7495b: Download complete 401a98f7495b: Pull complete 023896caee4d: Pull complete 72e8fc27da55: Pull complete 4b224783a0fb: Pull complete 4f4fb700ef54: Pull complete Digest: sha256:87916acb3242b6259a26deaa7953bdc6a3a6762a28d340e4f1448e7b5c27c009 Status: Downloaded newer image for golang:1.24 ---> 218e64180bb7 Step 2/11 : WORKDIR /app ---> Running in 2f553699eeea Removing intermediate container 2f553699eeea ---> b6beabb500ea Step 3/11 : COPY go.mod go.sum ./ ---> c1b5d1caca29 Step 4/11 : RUN go mod download ---> Running in b9bdb3ddd6ec Removing intermediate container b9bdb3ddd6ec ---> 110c813f2ec1 Step 5/11 : COPY . . ---> 69a5d8d5d0ca Step 6/11 : RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o readiness . ---> Running in 3601e23daa64 Removing intermediate container 3601e23daa64 ---> f4a0469ea05f Step 7/11 : FROM gcr.io/distroless/static:nonroot nonroot: Pulling from distroless/static fd4aa3667332: Pulling fs layer bfb59b82a9b6: Pulling fs layer 017886f7e176: Pulling fs layer 62de241dac5f: Pulling fs layer 2780920e5dbf: Pulling fs layer 7c12895b777b: Pulling fs layer 3214acf345c0: Pulling fs layer 5664b15f108b: Pulling fs layer 045fc1c20da8: Pulling fs layer 4aa0ea1413d3: Pulling fs layer da7816fa955e: Pulling fs layer ddf74a63f7d8: Pulling fs layer 62de241dac5f: Waiting 2780920e5dbf: Waiting 7c12895b777b: Waiting 3214acf345c0: Waiting 5664b15f108b: Waiting 045fc1c20da8: Waiting 4aa0ea1413d3: Waiting da7816fa955e: Waiting ddf74a63f7d8: Waiting bfb59b82a9b6: Verifying Checksum bfb59b82a9b6: Download complete fd4aa3667332: Download complete 017886f7e176: Verifying Checksum 017886f7e176: Download complete fd4aa3667332: Pull complete 62de241dac5f: Verifying Checksum 62de241dac5f: Download complete 2780920e5dbf: Download complete 7c12895b777b: Verifying Checksum 7c12895b777b: Download complete bfb59b82a9b6: Pull complete 5664b15f108b: Verifying Checksum 5664b15f108b: Download complete 3214acf345c0: Verifying Checksum 3214acf345c0: Download complete 045fc1c20da8: Verifying Checksum 045fc1c20da8: Download complete 017886f7e176: Pull complete 4aa0ea1413d3: Verifying Checksum 4aa0ea1413d3: Download complete da7816fa955e: Verifying Checksum da7816fa955e: Download complete 62de241dac5f: Pull complete 2780920e5dbf: Pull complete ddf74a63f7d8: Verifying Checksum ddf74a63f7d8: Download complete 7c12895b777b: Pull complete 3214acf345c0: Pull complete 5664b15f108b: Pull complete 045fc1c20da8: Pull complete 4aa0ea1413d3: Pull complete da7816fa955e: Pull complete ddf74a63f7d8: Pull complete Digest: sha256:e8a4044e0b4ae4257efa45fc026c0bc30ad320d43bd4c1a7d5271bd241e386d0 Status: Downloaded newer image for gcr.io/distroless/static:nonroot ---> 27f84f08032b Step 8/11 : WORKDIR / ---> Running in bfd0ffa2dba9 Removing intermediate container bfd0ffa2dba9 ---> edf1da99eab6 Step 9/11 : COPY --from=builder /app/readiness . ---> 5bb705dd982a Step 10/11 : USER nonroot:nonroot ---> Running in fc6d6dbb06a1 Removing intermediate container fc6d6dbb06a1 ---> 1802df994341 Step 11/11 : ENTRYPOINT ["./readiness"] ---> Running in a8107a56908f Removing intermediate container a8107a56908f ---> c51cc50cd4f9 Successfully built c51cc50cd4f9 Successfully tagged nexus3.onap.org:10003/onap/oom/readiness:latest ---> docker-build.sh ends [oom-readiness-docker-verify-master] $ /bin/sh -xe /tmp/jenkins9863639278813996113.sh [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins8827818330520518775.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2028 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins15430142205761750290.sh ---> sysstat.sh [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins5131339438963271280.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/oom-readiness-docker-verify-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/oom-readiness-docker-verify-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/oom-readiness-docker-verify-master ']' + mkdir -p /w/workspace/oom-readiness-docker-verify-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-docker-verify-master/archives/ [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins9081203177987527237.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FjN8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FjN8/bin to PATH INFO: Running in OpenStack, capturing instance metadata [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins17168326516168636543.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-docker-verify-master@tmp/config16093381599691612632tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins5780251394182156160.sh ---> create-netrc.sh [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins18039594355751766215.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FjN8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FjN8/bin to PATH [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins12755706079709754506.sh ---> sudo-logs.sh Archiving 'sudo' log.. [oom-readiness-docker-verify-master] $ /bin/bash /tmp/jenkins3685202966829717320.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FjN8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-FjN8/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [oom-readiness-docker-verify-master] $ /bin/bash -l /tmp/jenkins14467742254782942822.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/oom-readiness-docker-verify-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FjN8 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FjN8/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-docker-verify-master/107 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-1355 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 rep_good nopl xtopology cpuid extd_apicid tsc_known_freq 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 ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 708K 3.2G 1% /run /dev/vda1 155G 12G 144G 8% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 831 27307 0 4028 30879 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:b0:d7:6b brd ff:ff:ff:ff:ff:ff inet 10.30.107.91/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86094sec preferred_lft 86094sec inet6 fe80::f816:3eff:feb0:d76b/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:ca:8a:63:38 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:caff:fe8a:6338/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1355) 09/30/25 _x86_64_ (8 CPU) 13:30:16 LINUX RESTART (8 CPU) 13:31:02 tps rtps wtps bread/s bwrtn/s 13:32:01 168.01 7.13 160.87 1310.15 98590.88 13:33:01 53.26 0.03 53.22 2.40 17895.02 13:34:01 154.21 3.07 151.14 375.80 43979.87 13:35:01 71.25 0.83 70.42 73.32 43782.17 Average: 111.45 2.75 108.70 436.78 50863.15 13:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:32:01 29627956 31715828 3311264 10.05 81096 2300544 1484368 4.37 898528 2084060 497100 13:33:01 29595208 31715432 3344012 10.15 81204 2332548 1500736 4.42 898032 2115940 2880 13:34:01 28443916 31537900 4495304 13.65 122004 3187132 1852016 5.45 1179368 2869776 93436 13:35:01 27989644 31646692 4949576 15.03 125720 3735852 1450576 4.27 1133352 3365088 29144 Average: 28914181 31653963 4025039 12.22 102506 2889019 1571924 4.62 1027320 2608716 155640 13:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:32:01 ens3 494.61 263.53 5505.12 26.06 0.00 0.00 0.00 0.00 13:32:01 lo 3.59 3.59 0.43 0.43 0.00 0.00 0.00 0.00 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:33:01 ens3 42.48 33.13 535.36 2.39 0.00 0.00 0.00 0.00 13:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:34:01 docker0 26.16 40.76 2.72 538.50 0.00 0.00 0.00 0.00 13:34:01 ens3 69.26 47.36 862.02 5.56 0.00 0.00 0.00 0.00 13:34:01 veth97b0d28 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:01 ens3 31.08 23.10 31.34 9.38 0.00 0.00 0.00 0.00 13:35:01 lo 2.20 2.20 0.17 0.17 0.00 0.00 0.00 0.00 Average: docker0 6.57 10.23 0.68 135.19 0.00 0.00 0.00 0.00 Average: ens3 157.95 91.06 1717.68 10.78 0.00 0.00 0.00 0.00 Average: lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1355) 09/30/25 _x86_64_ (8 CPU) 13:30:16 LINUX RESTART (8 CPU) 13:31:02 CPU %user %nice %system %iowait %steal %idle 13:32:01 all 8.95 0.00 1.13 1.77 0.03 88.11 13:32:01 0 5.64 0.00 1.31 0.48 0.02 92.56 13:32:01 1 21.41 0.00 1.92 0.82 0.03 75.82 13:32:01 2 2.82 0.00 0.97 0.07 0.02 96.13 13:32:01 3 7.25 0.00 0.73 0.15 0.02 91.85 13:32:01 4 2.31 0.00 0.75 0.51 0.03 96.40 13:32:01 5 4.19 0.00 0.51 0.09 0.02 95.19 13:32:01 6 25.01 0.00 1.84 0.36 0.05 72.74 13:32:01 7 3.06 0.00 1.01 11.71 0.03 84.19 13:33:01 all 0.08 0.00 0.09 0.24 0.01 99.58 13:33:01 0 0.13 0.00 0.07 0.00 0.02 99.78 13:33:01 1 0.12 0.00 0.07 0.00 0.00 99.82 13:33:01 2 0.12 0.00 0.07 0.00 0.00 99.82 13:33:01 3 0.00 0.00 0.03 0.00 0.00 99.97 13:33:01 4 0.12 0.00 0.07 0.05 0.00 99.77 13:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:33:01 6 0.13 0.00 0.08 0.00 0.03 99.75 13:33:01 7 0.00 0.00 0.35 1.84 0.02 97.80 13:34:01 all 8.44 0.00 2.78 0.80 0.04 87.94 13:34:01 0 8.87 0.00 3.85 0.00 0.03 87.24 13:34:01 1 9.95 0.00 2.78 0.12 0.03 87.12 13:34:01 2 8.11 0.00 2.94 3.29 0.05 85.61 13:34:01 3 8.16 0.00 2.84 0.12 0.05 88.83 13:34:01 4 8.01 0.00 2.83 2.22 0.05 86.90 13:34:01 5 8.18 0.00 2.42 0.22 0.03 89.14 13:34:01 6 9.04 0.00 2.16 0.05 0.03 88.72 13:34:01 7 7.22 0.00 2.40 0.44 0.03 89.91 13:35:01 all 33.27 0.00 4.55 0.72 0.06 61.40 13:35:01 0 28.77 0.00 3.98 0.13 0.05 67.07 13:35:01 1 31.83 0.00 4.70 0.00 0.07 63.40 13:35:01 2 27.60 0.00 4.30 0.05 0.05 68.00 13:35:01 3 34.85 0.00 4.75 0.02 0.07 60.31 13:35:01 4 43.78 0.00 4.74 0.27 0.07 51.14 13:35:01 5 28.98 0.00 5.03 0.22 0.07 65.71 13:35:01 6 41.47 0.00 5.07 3.73 0.08 49.66 13:35:01 7 28.93 0.00 3.85 1.32 0.05 65.85 Average: all 12.69 0.00 2.14 0.88 0.04 84.26 Average: 0 10.86 0.00 2.30 0.15 0.03 86.66 Average: 1 15.79 0.00 2.37 0.23 0.03 81.58 Average: 2 9.68 0.00 2.07 0.85 0.03 87.37 Average: 3 12.57 0.00 2.09 0.07 0.03 85.24 Average: 4 13.58 0.00 2.10 0.76 0.04 83.52 Average: 5 10.37 0.00 2.00 0.13 0.03 87.48 Average: 6 18.85 0.00 2.29 1.03 0.05 77.78 Average: 7 9.83 0.00 1.90 3.79 0.03 84.45