Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-10302 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-VMbXlWv0jBqZ/agent.2073 SSH_AGENT_PID=2075 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/private_key_5888736766308683013.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw > git init /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-app/qp-aimlfw # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 0231406ea0a153c94382e00927557a88dc81c48a (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0231406ea0a153c94382e00927557a88dc81c48a # timeout=10 Commit message: "- Update docs - Formatting docs - Added RMR msg `TS_QOE_PRED_REQ` to handle msg from QP driver - Add license header to _test.go - Added test command to get coverage report" > git rev-list --no-walk 0231406ea0a153c94382e00927557a88dc81c48a # 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 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins8750793575701997637.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-rj0j 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: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rj0j/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.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.2.1 from /tmp/venv-rj0j/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.2 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.89 botocore==1.43.89 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.6.0 charset-normalizer==3.5.1 click==8.5.0 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.11 email-validator==2.3.0 filelock==3.32.5 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.62 httplib2==0.30.2 identify==2.6.19 idna==3.19 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.3 lftools==0.37.23 lxml==6.1.3 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.2 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.3 pbr==7.0.3 platformdirs==4.11.7 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.10.0 Pygments==2.21.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.6.0 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==6.0.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.11.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.2 six==1.17.0 smmap==5.0.3 soupsieve==2.9.2 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.70.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.8 wcwidth==0.8.3 websocket-client==1.9.2 wrapt==2.4.0 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins1793175213519337138.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-09-09 00:28:14 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-qRl7BE.sh" [1] downloading uv 0.12.11 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.11 (x86_64-unknown-linux-gnu) [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins13359734258022682728.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins6769150479704091719.sh --> prescan-ric-app-qp-aimlfw-ubuntu.sh Docker version 24.0.2, build cb74dfc Unit Test #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 2.51kB done #2 DONE 0.1s ERROR: failed to solve: target stage qpaimlfwbuild could not be found Unable to find image 'tmpimg:latest' locally Error response from daemon: pull access denied for tmpimg, repository does not exist or may require 'docker login': denied: requested access to the resource is denied must specify at least one container source Container name cannot be empty --> prescan-ric-app-qp-aimlfw.sh ends Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.6.2.2472/sonar-scanner-cli-4.6.2.2472.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-ubuntu1804-docker-4c-4g-10302 [ric-app-qp-aimlfw-sonar-prescan-script] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=o-ran-sc_ric-app-qp-aimlfw -Dsonar.projectName=ric-app-qp-aimlfw -Dsonar.language=go -Dsonar.login=d9e23c28dc39b6d7531d2ecabf122ce84e6253ef -Dsonar.go.coverage.reportPaths=**/cover.out -Dsonar.organization=o-ran-sc -Dsonar.sources=. -Dsonar.inclusions=**/*.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go -Dsonar.projectBaseDir=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: SonarScanner 4.6.2.2472 INFO: Java 17.0.7 Private Build (64-bit) INFO: Linux 4.15.0-213-generic amd64 INFO: User cache: /home/jenkins/.sonar/cache INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties INFO: Project root configuration file: NONE INFO: Analyzing on SonarCloud INFO: Default locale: "en", source code encoding: "UTF-8" (analysis is platform dependent) INFO: ------------------------------------------------------------------------ INFO: EXECUTION FAILURE INFO: ------------------------------------------------------------------------ INFO: Total time: 4.134s INFO: Final Memory: 5M/27M INFO: ------------------------------------------------------------------------ ERROR: Error during SonarScanner execution java.lang.IllegalStateException: Java 17 is not supported. Please upgrade to Java 21 or newer, or use JRE auto-provisioning to keep this requirement always up to date. For more information check https://docs.sonarsource.com/sonarqube-cloud/analyzing-source-code/scanners/scanner-environment/general-requirements. at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:59) at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:53) at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) at jdk.proxy1/jdk.proxy1.$Proxy0.execute(Unknown Source) at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) at org.sonarsource.scanner.cli.Main.execute(Main.java:112) at org.sonarsource.scanner.cli.Main.execute(Main.java:75) at org.sonarsource.scanner.cli.Main.main(Main.java:61) ERROR: ERROR: Re-run SonarScanner using the -X switch to enable full debug logging. WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2075 killed; [ssh-agent] Stopped. ERROR: SonarQube scanner exited with non-zero code: 1 [PostBuildScript] - [INFO] Executing post build scripts. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins13659806386970316737.sh ---> sysstat.sh [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins6039355501940932796.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script + 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/ric-app-qp-aimlfw-sonar-prescan-script ']' + 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/ric-app-qp-aimlfw-sonar-prescan-script ']' + mkdir -p /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/ [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins14903594122553101818.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rj0j from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rj0j/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins5276078773373102577.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-app-qp-aimlfw-sonar-prescan-script@tmp/config7954567997504613100tmp 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. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins2582199635398947683.sh ---> create-netrc.sh [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins18293914007037188420.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rj0j from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-rj0j/bin to PATH [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/sh /tmp/jenkins15678974332307502278.sh ---> uv-install.sh uv 0.12.11 is already installed uvx 0.12.11 (x86_64-unknown-linux-gnu) [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins5555215997218470728.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash /tmp/jenkins2383934501093093435.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rj0j from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-rj0j/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 234s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-starter-4 INFO: Retrieving pricing info for: v3-starter-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=234 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.04 INFO: Retrieved resource: v3-starter-4 INFO: Creating archive directory: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/cost INFO: Archiving costs to: /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: ric-app-qp-aimlfw-sonar-prescan-script,1366,2026-09-09 00:29:27,v3-starter-4,234,0.04,0.00,FAILURE [ric-app-qp-aimlfw-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins7336372185427302026.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/ric-app-qp-aimlfw-sonar-prescan-script/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rj0j from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-rj0j/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-app-qp-aimlfw-sonar-prescan-script/1366 INFO: archiving workspace using pattern(s): -p **/*.log Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-10302 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 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): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 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-3 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: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.1G 11G 48% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 508 5139 0 2327 7189 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 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:37:13:d6 brd ff:ff:ff:ff:ff:ff inet 10.32.6.121/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86152sec preferred_lft 86152sec inet6 fe80::f816:3eff:fe37:13d6/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:fe:8a:c5:d9 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 ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10302) 09/09/26 _x86_64_ (4 CPU) 00:25:48 LINUX RESTART (4 CPU) 00:26:01 tps rtps wtps bread/s bwrtn/s 00:27:01 152.77 69.06 83.72 5608.13 39764.32 00:28:01 63.19 0.10 63.09 20.26 9966.61 00:29:01 95.88 44.25 51.63 3940.02 10277.24 Average: 103.95 37.80 66.15 3189.51 20002.18 00:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:27:01 5899840 7418092 2267588 27.76 37160 1661520 973060 10.56 577568 1520352 57604 00:28:01 5503296 7319116 2664132 32.62 57348 1923748 1051516 11.41 692984 1770108 137256 00:29:01 5270768 7365876 2896660 35.47 63312 2191248 997540 10.82 727792 1955876 25360 Average: 5557968 7367695 2609460 31.95 52607 1925505 1007372 10.93 666115 1748779 73407 00:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:27:01 ens3 424.01 230.13 1067.30 65.02 0.00 0.00 0.00 0.00 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:27:01 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 00:28:01 ens3 44.83 37.38 825.06 5.12 0.00 0.00 0.00 0.00 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:29:01 ens3 131.61 104.18 1206.72 19.27 0.00 0.00 0.00 0.00 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:29:01 lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 Average: ens3 200.14 123.89 1033.03 29.80 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 1.09 1.09 0.11 0.11 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10302) 09/09/26 _x86_64_ (4 CPU) 00:25:48 LINUX RESTART (4 CPU) 00:26:01 CPU %user %nice %system %iowait %steal %idle 00:27:01 all 18.44 0.00 2.71 5.01 1.03 72.82 00:27:01 0 19.84 0.00 4.38 5.72 1.03 69.03 00:27:01 1 9.27 0.00 1.32 1.75 0.70 86.96 00:27:01 2 17.46 0.00 2.13 7.70 1.22 71.50 00:27:01 3 27.21 0.00 3.02 4.84 1.12 63.80 00:28:01 all 20.30 0.00 1.18 1.79 0.80 75.93 00:28:01 0 10.82 0.00 0.87 2.17 0.52 85.63 00:28:01 1 12.27 0.00 0.83 0.02 0.55 86.33 00:28:01 2 22.96 0.00 0.86 2.61 1.08 72.49 00:28:01 3 35.15 0.00 2.17 2.35 1.07 59.27 00:29:01 all 20.64 0.00 1.67 2.32 1.10 74.27 00:29:01 0 7.50 0.00 1.40 2.52 0.68 87.90 00:29:01 1 10.97 0.00 1.80 4.06 0.77 82.40 00:29:01 2 13.99 0.00 1.47 1.22 1.08 82.25 00:29:01 3 50.12 0.00 2.00 1.50 1.87 44.51 Average: all 19.79 0.00 1.85 3.04 0.97 74.34 Average: 0 12.72 0.00 2.22 3.47 0.74 80.85 Average: 1 10.84 0.00 1.32 1.95 0.67 85.23 Average: 2 18.14 0.00 1.49 3.84 1.13 75.41 Average: 3 37.50 0.00 2.40 2.90 1.35 55.85