17:54:56 Started by timer 17:54:56 Running as SYSTEM 17:54:56 [EnvInject] - Loading node environment variables. 17:54:56 Building remotely on prd-ubuntu1804-docker-8c-8g-4100 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/vnfsdk-requirements-master-build-and-upload 17:54:56 [ssh-agent] Looking for ssh-agent implementation... 17:54:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:54:57 $ ssh-agent 17:54:57 SSH_AUTH_SOCK=/tmp/ssh-o49UA0MxHbk6/agent.2113 17:54:57 SSH_AGENT_PID=2115 17:54:57 [ssh-agent] Started. 17:54:57 Running ssh-add (command line suppressed) 17:54:57 Identity added: /w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_16600980544759920809.key (/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_16600980544759920809.key) 17:54:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:54:57 The recommended git tool is: NONE 17:54:58 using credential onap-jenkins-ssh 17:54:58 Wiping out workspace first. 17:54:58 Cloning the remote Git repository 17:54:58 Cloning repository git://cloud.onap.org/mirror/vnfsdk/validation.git 17:54:58 > git init /w/workspace/vnfsdk-requirements-master-build-and-upload # timeout=10 17:54:59 Fetching upstream changes from git://cloud.onap.org/mirror/vnfsdk/validation.git 17:54:59 > git --version # timeout=10 17:54:59 > git --version # 'git version 2.17.1' 17:54:59 using GIT_SSH to set credentials Gerrit user 17:54:59 Verifying host key using manually-configured host key entries 17:54:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/vnfsdk/validation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:00 > git config remote.origin.url git://cloud.onap.org/mirror/vnfsdk/validation.git # timeout=10 17:55:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:01 Avoid second fetch 17:55:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:55:01 Checking out Revision 9a48d2e4be91afb67983d867ae6d72864ff91c17 (refs/remotes/origin/master) 17:55:01 > git config core.sparsecheckout # timeout=10 17:55:01 > git checkout -f 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:55:01 Commit message: "Change PTL of VNFSDK to be Dan Xu" 17:55:01 > git rev-list --no-walk 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:55:01 provisioning config files... 17:55:01 copy managed file [global-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config1511906193413740143tmp 17:55:01 copy managed file [vnfsdk-validation-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config10857480094102404959tmp 17:55:01 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins8573370895618126058.sh 17:55:04 created virtual environment CPython3.6.9.final.0-64 in 2755ms 17:55:04 creator CPython3Posix(dest=/w/workspace/vnfsdk-requirements-master-build-and-upload/csarvalidation/python/venv, clear=False, no_vcs_ignore=False, global=False) 17:55:04 seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) 17:55:04 added seed packages: pip==21.3.1, setuptools==59.6.0, wheel==0.37.1 17:55:04 activators NushellActivator,PythonActivator,FishActivator,CShellActivator,PowerShellActivator,BashActivator 17:55:05 Requirement already satisfied: pip in ./venv/lib/python3.6/site-packages (21.3.1) 17:55:06 Collecting PyYAML==5.3.1 17:55:06 Downloading PyYAML-5.3.1.tar.gz (269 kB) 17:55:06 Preparing metadata (setup.py): started 17:55:07 Preparing metadata (setup.py): finished with status 'done' 17:55:07 Collecting jproperties==2.1.0 17:55:07 Downloading jproperties-2.1.0-py3-none-any.whl (17 kB) 17:55:07 Collecting six~=1.12 17:55:07 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 17:55:07 Building wheels for collected packages: PyYAML 17:55:07 Building wheel for PyYAML (setup.py): started 17:55:08 Building wheel for PyYAML (setup.py): finished with status 'done' 17:55:08 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44635 sha256=5bb2170e4eb787aece871f530fe44f73817c223c8376d02fd8916b507efb7e39 17:55:08 Stored in directory: /home/jenkins/.cache/pip/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 17:55:08 Successfully built PyYAML 17:55:08 Installing collected packages: six, PyYAML, jproperties 17:55:08 Successfully installed PyYAML-5.3.1 jproperties-2.1.0 six-1.16.0 17:55:08 [EnvInject] - Injecting environment variables from a build step. 17:55:08 [EnvInject] - Injecting as environment variables the properties content 17:55:08 SERVER_ID=ecomp-raw 17:55:08 17:55:08 [EnvInject] - Variables injected successfully. 17:55:08 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins8512058172705292252.sh 17:55:08 ---> create-netrc.sh 17:55:08 ERROR: Credential not found. 17:55:08 Build step 'Execute shell' marked build as failure 17:55:08 $ ssh-agent -k 17:55:09 unset SSH_AUTH_SOCK; 17:55:09 unset SSH_AGENT_PID; 17:55:09 echo Agent pid 2115 killed; 17:55:09 [ssh-agent] Stopped. 17:55:09 [PostBuildScript] - [INFO] Executing post build scripts. 17:55:09 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins15365179752244069327.sh 17:55:09 ---> sysstat.sh 17:55:09 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins14944848183808506005.sh 17:55:09 ---> package-listing.sh 17:55:09 ++ facter osfamily 17:55:09 ++ tr '[:upper:]' '[:lower:]' 17:55:09 + OS_FAMILY=debian 17:55:09 + workspace=/w/workspace/vnfsdk-requirements-master-build-and-upload 17:55:09 + START_PACKAGES=/tmp/packages_start.txt 17:55:09 + END_PACKAGES=/tmp/packages_end.txt 17:55:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:55:09 + PACKAGES=/tmp/packages_start.txt 17:55:09 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:55:09 + PACKAGES=/tmp/packages_end.txt 17:55:09 + case "${OS_FAMILY}" in 17:55:09 + dpkg -l 17:55:09 + grep '^ii' 17:55:09 + '[' -f /tmp/packages_start.txt ']' 17:55:09 + '[' -f /tmp/packages_end.txt ']' 17:55:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:55:09 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:55:09 + mkdir -p /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:55:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:55:09 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins7813752927395345883.sh 17:55:09 ---> capture-instance-metadata.sh 17:55:09 Setup pyenv: 17:55:09 * system (set by /opt/pyenv/version) 17:55:09 * 3.8.13 (set by /opt/pyenv/version) 17:55:09 * 3.9.13 (set by /opt/pyenv/version) 17:55:09 * 3.10.6 (set by /opt/pyenv/version) 17:55:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S4JG 17:55:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:55:18 lf-activate-venv(): INFO: Installing: lftools 17:55:55 lf-activate-venv(): INFO: Adding /tmp/venv-S4JG/bin to PATH 17:55:55 INFO: Running in OpenStack, capturing instance metadata 17:55:56 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins6482475953276844794.sh 17:55:56 provisioning config files... 17:55:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config10094401973383108065tmp 17:55:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:55:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:55:56 [EnvInject] - Injecting environment variables from a build step. 17:55:56 [EnvInject] - Injecting as environment variables the properties content 17:55:56 SERVER_ID=logs 17:55:56 17:55:56 [EnvInject] - Variables injected successfully. 17:55:56 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins684392275574314924.sh 17:55:56 ---> create-netrc.sh 17:55:56 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins15878361236342088299.sh 17:55:56 ---> python-tools-install.sh 17:55:56 Setup pyenv: 17:55:56 system 17:55:56 3.8.13 17:55:56 3.9.13 17:55:56 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:55:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S4JG from file:/tmp/.os_lf_venv 17:55:57 lf-activate-venv(): INFO: Installing: lftools 17:56:06 lf-activate-venv(): INFO: Adding /tmp/venv-S4JG/bin to PATH 17:56:06 Generating Requirements File 17:56:42 Python 3.10.6 17:56:42 pip 24.0 from /tmp/venv-S4JG/lib/python3.10/site-packages/pip (python 3.10) 17:56:43 appdirs==1.4.4 17:56:43 argcomplete==3.2.2 17:56:43 aspy.yaml==1.3.0 17:56:43 attrs==23.2.0 17:56:43 autopage==0.5.2 17:56:43 beautifulsoup4==4.12.3 17:56:43 boto3==1.34.38 17:56:43 botocore==1.34.38 17:56:43 bs4==0.0.2 17:56:43 cachetools==5.3.2 17:56:43 certifi==2024.2.2 17:56:43 cffi==1.16.0 17:56:43 cfgv==3.4.0 17:56:43 chardet==5.2.0 17:56:43 charset-normalizer==3.3.2 17:56:43 click==8.1.7 17:56:43 cliff==4.5.0 17:56:43 cmd2==2.4.3 17:56:43 cryptography==3.3.2 17:56:43 debtcollector==2.5.0 17:56:43 decorator==5.1.1 17:56:43 defusedxml==0.7.1 17:56:43 Deprecated==1.2.14 17:56:43 distlib==0.3.8 17:56:43 dnspython==2.5.0 17:56:43 docker==4.2.2 17:56:43 dogpile.cache==1.3.1 17:56:43 email-validator==2.1.0.post1 17:56:43 filelock==3.13.1 17:56:43 future==0.18.3 17:56:43 gitdb==4.0.11 17:56:43 GitPython==3.1.41 17:56:43 google-auth==2.27.0 17:56:43 httplib2==0.22.0 17:56:43 identify==2.5.33 17:56:43 idna==3.6 17:56:43 importlib-resources==1.5.0 17:56:43 iso8601==2.1.0 17:56:43 Jinja2==3.1.3 17:56:43 jmespath==1.0.1 17:56:43 jsonpatch==1.33 17:56:43 jsonpointer==2.4 17:56:43 jsonschema==4.21.1 17:56:43 jsonschema-specifications==2023.12.1 17:56:43 keystoneauth1==5.5.0 17:56:43 kubernetes==29.0.0 17:56:43 lftools==0.37.8 17:56:43 lxml==5.1.0 17:56:43 MarkupSafe==2.1.5 17:56:43 msgpack==1.0.7 17:56:43 multi_key_dict==2.0.3 17:56:43 munch==4.0.0 17:56:43 netaddr==0.10.1 17:56:43 netifaces==0.11.0 17:56:43 niet==1.4.2 17:56:43 nodeenv==1.8.0 17:56:43 oauth2client==4.1.3 17:56:43 oauthlib==3.2.2 17:56:43 openstacksdk==0.62.0 17:56:43 os-client-config==2.1.0 17:56:43 os-service-types==1.7.0 17:56:43 osc-lib==3.0.0 17:56:43 oslo.config==9.3.0 17:56:43 oslo.context==5.3.0 17:56:43 oslo.i18n==6.2.0 17:56:43 oslo.log==5.4.0 17:56:43 oslo.serialization==5.3.0 17:56:43 oslo.utils==7.0.0 17:56:43 packaging==23.2 17:56:43 pbr==6.0.0 17:56:43 platformdirs==4.2.0 17:56:43 prettytable==3.9.0 17:56:43 pyasn1==0.5.1 17:56:43 pyasn1-modules==0.3.0 17:56:43 pycparser==2.21 17:56:43 pygerrit2==2.0.15 17:56:43 PyGithub==2.2.0 17:56:43 pyinotify==0.9.6 17:56:43 PyJWT==2.8.0 17:56:43 PyNaCl==1.5.0 17:56:43 pyparsing==2.4.7 17:56:43 pyperclip==1.8.2 17:56:43 pyrsistent==0.20.0 17:56:43 python-cinderclient==9.4.0 17:56:43 python-dateutil==2.8.2 17:56:43 python-heatclient==3.4.0 17:56:43 python-jenkins==1.8.2 17:56:43 python-keystoneclient==5.3.0 17:56:43 python-magnumclient==4.3.0 17:56:43 python-novaclient==18.4.0 17:56:43 python-openstackclient==6.0.1 17:56:43 python-swiftclient==4.4.0 17:56:43 pytz==2024.1 17:56:43 PyYAML==6.0.1 17:56:43 referencing==0.33.0 17:56:43 requests==2.31.0 17:56:43 requests-oauthlib==1.3.1 17:56:43 requestsexceptions==1.4.0 17:56:43 rfc3986==2.0.0 17:56:43 rpds-py==0.17.1 17:56:43 rsa==4.9 17:56:43 ruamel.yaml==0.18.6 17:56:43 ruamel.yaml.clib==0.2.8 17:56:43 s3transfer==0.10.0 17:56:43 simplejson==3.19.2 17:56:43 six==1.16.0 17:56:43 smmap==5.0.1 17:56:43 soupsieve==2.5 17:56:43 stevedore==5.1.0 17:56:43 tabulate==0.9.0 17:56:43 toml==0.10.2 17:56:43 tomlkit==0.12.3 17:56:43 tqdm==4.66.1 17:56:43 typing_extensions==4.9.0 17:56:43 tzdata==2023.4 17:56:43 urllib3==1.26.18 17:56:43 virtualenv==20.25.0 17:56:43 wcwidth==0.2.13 17:56:43 websocket-client==1.7.0 17:56:43 wrapt==1.16.0 17:56:43 xdg==6.0.0 17:56:43 xmltodict==0.13.0 17:56:43 yq==3.2.3 17:56:43 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins11391077463331423901.sh 17:56:43 ---> sudo-logs.sh 17:56:43 Archiving 'sudo' log.. 17:56:43 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins339515434164983546.sh 17:56:43 ---> job-cost.sh 17:56:43 Setup pyenv: 17:56:43 system 17:56:43 3.8.13 17:56:43 3.9.13 17:56:43 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:56:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S4JG from file:/tmp/.os_lf_venv 17:56:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:56:53 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. 17:56:53 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 17:56:53 lf-activate-venv(): INFO: Adding /tmp/venv-S4JG/bin to PATH 17:56:53 INFO: No Stack... 17:56:54 INFO: Retrieving Pricing Info for: v3-standard-8 17:56:54 INFO: Archiving Costs 17:56:54 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash -l /tmp/jenkins5617720413359148925.sh 17:56:54 ---> logs-deploy.sh 17:56:54 Setup pyenv: 17:56:54 system 17:56:54 3.8.13 17:56:54 3.9.13 17:56:54 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:56:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-S4JG from file:/tmp/.os_lf_venv 17:56:56 lf-activate-venv(): INFO: Installing: lftools 17:57:06 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. 17:57:06 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 17:57:07 lf-activate-venv(): INFO: Adding /tmp/venv-S4JG/bin to PATH 17:57:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/vnfsdk-requirements-master-build-and-upload/1162 17:57:07 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 17:57:08 Archives upload complete. 17:57:08 INFO: archiving logs to Nexus 17:57:09 ---> uname -a: 17:57:09 Linux prd-ubuntu1804-docker-8c-8g-4100 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:57:09 17:57:09 17:57:09 ---> lscpu: 17:57:09 Architecture: x86_64 17:57:09 CPU op-mode(s): 32-bit, 64-bit 17:57:09 Byte Order: Little Endian 17:57:09 CPU(s): 8 17:57:09 On-line CPU(s) list: 0-7 17:57:09 Thread(s) per core: 1 17:57:09 Core(s) per socket: 1 17:57:09 Socket(s): 8 17:57:09 NUMA node(s): 1 17:57:09 Vendor ID: AuthenticAMD 17:57:09 CPU family: 23 17:57:09 Model: 49 17:57:09 Model name: AMD EPYC-Rome Processor 17:57:09 Stepping: 0 17:57:09 CPU MHz: 2799.996 17:57:09 BogoMIPS: 5599.99 17:57:09 Virtualization: AMD-V 17:57:09 Hypervisor vendor: KVM 17:57:09 Virtualization type: full 17:57:09 L1d cache: 32K 17:57:09 L1i cache: 32K 17:57:09 L2 cache: 512K 17:57:09 L3 cache: 16384K 17:57:09 NUMA node0 CPU(s): 0-7 17:57:09 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 17:57:09 17:57:09 17:57:09 ---> nproc: 17:57:09 8 17:57:09 17:57:09 17:57:09 ---> df -h: 17:57:09 Filesystem Size Used Avail Use% Mounted on 17:57:09 udev 16G 0 16G 0% /dev 17:57:09 tmpfs 3.2G 712K 3.2G 1% /run 17:57:09 /dev/vda1 155G 10G 145G 7% / 17:57:09 tmpfs 16G 0 16G 0% /dev/shm 17:57:09 tmpfs 5.0M 0 5.0M 0% /run/lock 17:57:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:57:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:57:09 tmpfs 3.2G 0 3.2G 0% /run/user/1001 17:57:09 17:57:09 17:57:09 ---> free -m: 17:57:09 total used free shared buff/cache available 17:57:09 Mem: 32167 777 29277 0 2112 30968 17:57:09 Swap: 1023 0 1023 17:57:09 17:57:09 17:57:09 ---> ip addr: 17:57:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:57:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:57:09 inet 127.0.0.1/8 scope host lo 17:57:09 valid_lft forever preferred_lft forever 17:57:09 inet6 ::1/128 scope host 17:57:09 valid_lft forever preferred_lft forever 17:57:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:57:09 link/ether fa:16:3e:44:d0:9d brd ff:ff:ff:ff:ff:ff 17:57:09 inet 10.30.106.35/23 brd 10.30.107.255 scope global dynamic ens3 17:57:09 valid_lft 86233sec preferred_lft 86233sec 17:57:09 inet6 fe80::f816:3eff:fe44:d09d/64 scope link 17:57:09 valid_lft forever preferred_lft forever 17:57:09 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:57:09 link/ether 02:42:f1:7e:e3:af brd ff:ff:ff:ff:ff:ff 17:57:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:57:09 valid_lft forever preferred_lft forever 17:57:09 17:57:09 17:57:09 ---> sar -b -r -n DEV: 17:57:09 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-4100) 02/09/24 _x86_64_ (8 CPU) 17:57:09 17:57:09 17:54:24 LINUX RESTART (8 CPU) 17:57:09 17:57:09 17:55:01 tps rtps wtps bread/s bwrtn/s 17:57:09 17:56:01 132.09 53.56 78.54 2170.97 23712.85 17:57:09 17:57:01 74.22 0.85 73.37 29.06 24841.46 17:57:09 Average: 103.16 27.20 75.95 1100.02 24277.15 17:57:09 17:57:09 17:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:57:09 17:56:01 30114564 31718296 2824656 8.58 69416 1842888 1414924 4.16 869584 1659900 131716 17:57:09 17:57:01 29961572 31694568 2977648 9.04 81468 1953236 1399244 4.12 904636 1763256 106912 17:57:09 Average: 30038068 31706432 2901152 8.81 75442 1898062 1407084 4.14 887110 1711578 119314 17:57:09 17:57:09 17:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:57:09 17:56:01 lo 19.73 19.73 2.13 2.13 0.00 0.00 0.00 0.00 17:57:09 17:56:01 ens3 96.23 86.37 805.21 14.71 0.00 0.00 0.00 0.00 17:57:09 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:09 17:57:01 lo 22.66 22.66 2.42 2.42 0.00 0.00 0.00 0.00 17:57:09 17:57:01 ens3 71.52 67.74 384.61 12.34 0.00 0.00 0.00 0.00 17:57:09 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:09 Average: lo 21.20 21.20 2.28 2.28 0.00 0.00 0.00 0.00 17:57:09 Average: ens3 83.88 77.05 594.91 13.53 0.00 0.00 0.00 0.00 17:57:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:57:09 17:57:09 17:57:09 ---> sar -P ALL: 17:57:09 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-4100) 02/09/24 _x86_64_ (8 CPU) 17:57:09 17:57:09 17:54:24 LINUX RESTART (8 CPU) 17:57:09 17:57:09 17:55:01 CPU %user %nice %system %iowait %steal %idle 17:57:09 17:56:01 all 9.63 0.00 0.94 2.83 0.03 86.56 17:57:09 17:56:01 0 3.94 0.00 0.55 0.15 0.02 95.35 17:57:09 17:56:01 1 3.73 0.00 0.62 9.70 0.03 85.91 17:57:09 17:56:01 2 4.43 0.00 0.72 1.30 0.05 93.50 17:57:09 17:56:01 3 24.45 0.00 1.53 2.22 0.07 71.73 17:57:09 17:56:01 4 10.19 0.00 1.11 0.81 0.02 87.88 17:57:09 17:56:01 5 21.18 0.00 1.79 7.94 0.05 69.04 17:57:09 17:56:01 6 2.79 0.00 0.42 0.15 0.02 96.63 17:57:09 17:56:01 7 6.29 0.00 0.82 0.40 0.02 92.48 17:57:09 17:57:01 all 10.47 0.00 0.62 1.91 0.03 86.97 17:57:09 17:57:01 0 1.80 0.00 0.27 0.07 0.02 97.85 17:57:09 17:57:01 1 5.96 0.00 0.40 0.57 0.03 93.04 17:57:09 17:57:01 2 8.77 0.00 0.83 1.77 0.03 88.60 17:57:09 17:57:01 3 15.81 0.00 0.57 0.45 0.03 83.14 17:57:09 17:57:01 4 5.40 0.00 0.31 0.05 0.02 94.22 17:57:09 17:57:01 5 2.34 0.00 0.38 11.03 0.02 86.23 17:57:09 17:57:01 6 29.25 0.00 1.78 1.30 0.05 67.62 17:57:09 17:57:01 7 14.46 0.00 0.47 0.10 0.03 84.94 17:57:09 Average: all 10.05 0.00 0.78 2.37 0.03 86.77 17:57:09 Average: 0 2.87 0.00 0.41 0.11 0.02 96.60 17:57:09 Average: 1 4.85 0.00 0.51 5.12 0.03 89.49 17:57:09 Average: 2 6.60 0.00 0.78 1.54 0.04 91.04 17:57:09 Average: 3 20.13 0.00 1.05 1.33 0.05 77.44 17:57:09 Average: 4 7.77 0.00 0.71 0.42 0.02 91.08 17:57:09 Average: 5 11.75 0.00 1.09 9.49 0.03 77.64 17:57:09 Average: 6 16.03 0.00 1.10 0.73 0.03 82.11 17:57:09 Average: 7 10.38 0.00 0.64 0.25 0.03 88.71 17:57:09 17:57:09 17:57:09