Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/145935 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-builder-4c-4g-6399 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/integration-master-ran-nssmf-simulator-verify-python [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-EC0htGjsv0Gh/agent.1659 SSH_AGENT_PID=1661 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/integration-master-ran-nssmf-simulator-verify-python@tmp/private_key_1748126177705570152.key (/w/workspace/integration-master-ran-nssmf-simulator-verify-python@tmp/private_key_1748126177705570152.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/integration.git > git init /w/workspace/integration-master-ran-nssmf-simulator-verify-python # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git > 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/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # 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/integration.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 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/integration.git refs/changes/35/145935/9 # timeout=30 > git rev-parse 3870229df8d29d205e122988f48713b4223ac4b6^{commit} # timeout=10 Checking out Revision 3870229df8d29d205e122988f48713b4223ac4b6 (refs/changes/35/145935/9) > git config core.sparsecheckout # timeout=10 > git checkout -f 3870229df8d29d205e122988f48713b4223ac4b6 # timeout=30 Commit message: "test: parallelize k8s container version inspection" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 26f3e924dbc8588a8928b1a86f35244c96fb55f7 # timeout=10 [integration-master-ran-nssmf-simulator-verify-python] $ /bin/bash /tmp/jenkins11108964374315941498.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-ptng 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-ptng/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.1.2 from /tmp/venv-ptng/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.1 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.0 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.42 botocore==1.43.42 bs4==0.0.2 certifi==2026.6.17 cffi==2.1.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.9 click==8.4.2 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.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.6 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.18 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.2 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 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.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.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.4.3 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.10.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.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.68.4 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.6.0 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.2.2 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==4.1.1 [integration-master-ran-nssmf-simulator-verify-python] $ /bin/sh /tmp/jenkins4021918672984531221.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-07-07 20:21:59 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-roCh09.sh" [1] downloading uv 0.11.27 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.11.27 (x86_64-unknown-linux-gnu) provisioning config files... copy managed file [global-settings] to file:/w/workspace/integration-master-ran-nssmf-simulator-verify-python@tmp/config12661746177383483718tmp copy managed file [integration-settings] to file:/w/workspace/integration-master-ran-nssmf-simulator-verify-python@tmp/config5013180360916272028tmp [integration-master-ran-nssmf-simulator-verify-python] $ /bin/bash /tmp/jenkins951457048787516726.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-master-ran-nssmf-simulator-verify-python/.python-version) lf-activate-venv(): INFO: Creating python3.8 venv at /tmp/venv-ahrp lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 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: tox virtualenv argparse webtest lf-activate-venv(): INFO: Adding /tmp/venv-ahrp/bin to PATH ---> Setting up pyenv Requirement already satisfied: pip in /tmp/venv-ahrp/lib/python3.8/site-packages (25.0.1) Python 3.8.13 beautifulsoup4==4.15.0 cachetools==5.5.2 chardet==5.2.0 colorama==0.4.6 distlib==0.4.3 filelock==3.16.1 packaging==26.2 platformdirs==4.3.6 pluggy==1.5.0 pyproject-api==1.8.0 python-discovery==1.4.3 soupsieve==2.7 tomli==2.4.1 tox==4.25.0 typing_extensions==4.13.2 virtualenv==21.4.3 waitress==3.0.0 WebOb==1.8.10 WebTest==3.0.1 4.25.0 from /tmp/venv-ahrp/lib/python3.8/site-packages/tox/__init__.py nssmf: install_deps> python -I -m pip install -r /w/workspace/integration-master-ran-nssmf-simulator-verify-python/test/mocks/ran-nssmf-simulator/test-requirements.txt .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel .pkg: _optional_hooks> python /tmp/venv-ahrp/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: get_requires_for_build_sdist> python /tmp/venv-ahrp/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: get_requires_for_build_wheel> python /tmp/venv-ahrp/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: freeze> python -m pip freeze --all .pkg: pip==25.0.1,setuptools==75.3.4,wheel==0.45.1 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-ahrp/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ .pkg: build_sdist> python /tmp/venv-ahrp/lib/python3.8/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ nssmf: install_package_deps> python -I -m pip install Flask cryptography schematics nssmf: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-master-ran-nssmf-simulator-verify-python/test/mocks/ran-nssmf-simulator/.tox/.tmp/package/1/rannssmfsimulator-0.1.0.tar.gz nssmf: freeze> python -m pip freeze --all nssmf: blinker==1.8.2,certifi==2026.6.17,cffi==1.17.1,charset-normalizer==3.4.9,click==8.1.8,cryptography==47.0.0,exceptiongroup==1.3.1,Flask==3.0.3,idna==3.15,importlib_metadata==8.5.0,iniconfig==2.1.0,itsdangerous==2.2.0,Jinja2==3.1.6,MarkupSafe==2.1.5,packaging==26.2,pip==25.0.1,pluggy==1.5.0,pycparser==2.23,pytest==8.3.5,RanNssmfSimulator @ file:///w/workspace/integration-master-ran-nssmf-simulator-verify-python/test/mocks/ran-nssmf-simulator/.tox/.tmp/package/1/rannssmfsimulator-0.1.0.tar.gz#sha256=8b3806289d275ecacc8dc5f2cab1cd857f662cb3251919da4d4c35bc3a225774,requests==2.32.4,schematics==2.1.1,setuptools==75.3.4,tomli==2.4.1,typing_extensions==4.13.2,urllib3==2.2.3,Werkzeug==3.0.6,wheel==0.45.1,zipp==3.20.2 nssmf: commands_pre[0]> /bin/bash -c 'RAN_NSSMF_REST_PORT=8443 RAN_NSSMF_AUTH_DB=test/test_auth.json python main.py &' nssmf: failed with /bin/bash (resolves to /bin/bash) is not allowed, use allowlist_externals to allow it nssmf: FAIL code 1 (10.50 seconds) evaluation failed :( (10.72 seconds) Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1661 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [integration-master-ran-nssmf-simulator-verify-python] $ /bin/bash /tmp/jenkins4737053559093361393.sh ---> sysstat.sh [integration-master-ran-nssmf-simulator-verify-python] $ /bin/bash /tmp/jenkins14652299063000960951.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/integration-master-ran-nssmf-simulator-verify-python + 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/integration-master-ran-nssmf-simulator-verify-python ']' + 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/integration-master-ran-nssmf-simulator-verify-python ']' + mkdir -p /w/workspace/integration-master-ran-nssmf-simulator-verify-python/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-ran-nssmf-simulator-verify-python/archives/ [integration-master-ran-nssmf-simulator-verify-python] $ /bin/bash /tmp/jenkins9881621810365597585.sh ---> capture-instance-metadata.sh Setup pyenv: system * 3.8.13 (set by /w/workspace/integration-master-ran-nssmf-simulator-verify-python/.python-version) 3.9.13 3.10.6 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ptng 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-ptng/bin to PATH INFO: Running in OpenStack, capturing instance metadata [integration-master-ran-nssmf-simulator-verify-python] $ /bin/bash /tmp/jenkins12774826154507918193.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-ran-nssmf-simulator-verify-python@tmp/config16096899384783193412tmp 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. [integration-master-ran-nssmf-simulator-verify-python] $ /bin/bash /tmp/jenkins12115093446151328470.sh ---> create-netrc.sh [integration-master-ran-nssmf-simulator-verify-python] $ /bin/bash /tmp/jenkins982651715493931827.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-master-ran-nssmf-simulator-verify-python/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ptng 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-ptng/bin to PATH [integration-master-ran-nssmf-simulator-verify-python] $ /bin/sh /tmp/jenkins6167104085739271732.sh ---> uv-install.sh uv 0.11.27 is already installed uvx 0.11.27 (x86_64-unknown-linux-gnu) [integration-master-ran-nssmf-simulator-verify-python] $ /bin/bash /tmp/jenkins15124441497803655717.sh ---> sudo-logs.sh Archiving 'sudo' log.. [integration-master-ran-nssmf-simulator-verify-python] $ /bin/bash /tmp/jenkins12793840520659307034.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/integration-master-ran-nssmf-simulator-verify-python/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ptng 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-ptng/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 173s 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-standard-4 INFO: Retrieving pricing info for: v3-standard-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=173 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.11 INFO: Retrieved resource: v3-standard-4 INFO: Creating archive directory: /w/workspace/integration-master-ran-nssmf-simulator-verify-python/archives/cost INFO: Archiving costs to: /w/workspace/integration-master-ran-nssmf-simulator-verify-python/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: integration-master-ran-nssmf-simulator-verify-python,17,2026-07-07 20:22:58,v3-standard-4,173,0.11,0.00,FAILURE [integration-master-ran-nssmf-simulator-verify-python] $ /bin/bash -l /tmp/jenkins1258495684122806435.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-master-ran-nssmf-simulator-verify-python/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ptng 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 urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-ptng/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-ran-nssmf-simulator-verify-python/17 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-builder-4c-4g-6399 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 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): 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: 2799.934 BogoMIPS: 5599.86 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 7.9G 0 7.9G 0% /dev tmpfs 1.6G 676K 1.6G 1% /run /dev/vda1 78G 8.5G 69G 11% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 16040 562 13164 0 2312 15157 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:55:c7:e9 brd ff:ff:ff:ff:ff:ff inet 10.30.107.216/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86224sec preferred_lft 86224sec inet6 fe80::f816:3eff:fe55:c7e9/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6399) 07/07/26 _x86_64_ (4 CPU) 20:20:25 LINUX RESTART (4 CPU) 20:21:01 tps rtps wtps bread/s bwrtn/s 20:22:01 117.21 12.50 104.72 456.72 32600.97 20:23:01 131.34 6.28 125.06 358.21 17234.46 Average: 124.28 9.39 114.89 407.47 24917.71 20:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:22:01 13718064 15587256 2706904 16.48 72252 1986692 727564 4.16 634800 1837436 309200 20:23:01 13507276 15544904 2917692 17.76 84920 2133540 754392 4.32 736432 1928196 30100 Average: 13612670 15566080 2812298 17.12 78586 2060116 740978 4.24 685616 1882816 169650 20:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:22:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 20:22:01 ens3 131.44 87.02 1735.09 12.96 0.00 0.00 0.00 0.00 20:23:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 20:23:01 ens3 51.89 39.74 311.81 11.13 0.00 0.00 0.00 0.00 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 Average: ens3 91.67 63.38 1023.45 12.05 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6399) 07/07/26 _x86_64_ (4 CPU) 20:20:25 LINUX RESTART (4 CPU) 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:22:01 all 18.15 0.00 1.47 1.93 0.05 78.39 20:22:01 0 5.34 0.00 0.72 5.62 0.05 88.27 20:22:01 1 11.64 0.00 1.07 0.27 0.02 87.01 20:22:01 2 46.81 0.00 3.06 1.52 0.08 48.52 20:22:01 3 8.93 0.00 1.02 0.28 0.03 89.74 20:23:01 all 18.76 0.00 1.80 0.90 0.05 78.49 20:23:01 0 10.77 0.00 1.61 1.89 0.05 85.67 20:23:01 1 49.17 0.00 3.17 0.37 0.08 47.20 20:23:01 2 4.42 0.00 1.02 0.02 0.03 94.51 20:23:01 3 10.77 0.00 1.40 1.32 0.07 86.44 Average: all 18.46 0.00 1.63 1.42 0.05 78.44 Average: 0 8.06 0.00 1.16 3.76 0.05 86.97 Average: 1 30.40 0.00 2.12 0.32 0.05 67.11 Average: 2 25.59 0.00 2.04 0.77 0.06 71.55 Average: 3 9.85 0.00 1.21 0.80 0.05 88.09