17:56:47 Started by timer 17:56:47 Running as SYSTEM 17:56:47 [EnvInject] - Loading node environment variables. 17:56:47 Building remotely on prd-ubuntu1804-docker-8c-8g-75721 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/vnfsdk-requirements-master-build-and-upload 17:56:47 [ssh-agent] Looking for ssh-agent implementation... 17:56:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:56:47 $ ssh-agent 17:56:47 SSH_AUTH_SOCK=/tmp/ssh-lvxhvU3lTVKZ/agent.2098 17:56:47 SSH_AGENT_PID=2100 17:56:47 [ssh-agent] Started. 17:56:47 Running ssh-add (command line suppressed) 17:56:47 Identity added: /w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_1742021138057198516.key (/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/private_key_1742021138057198516.key) 17:56:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:56:47 The recommended git tool is: NONE 17:56:49 using credential onap-jenkins-ssh 17:56:49 Wiping out workspace first. 17:56:49 Cloning the remote Git repository 17:56:49 Cloning repository git://cloud.onap.org/mirror/vnfsdk/validation.git 17:56:49 > git init /w/workspace/vnfsdk-requirements-master-build-and-upload # timeout=10 17:56:49 Fetching upstream changes from git://cloud.onap.org/mirror/vnfsdk/validation.git 17:56:49 > git --version # timeout=10 17:56:49 > git --version # 'git version 2.17.1' 17:56:49 using GIT_SSH to set credentials Gerrit user 17:56:49 Verifying host key using manually-configured host key entries 17:56:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/vnfsdk/validation.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:50 > git config remote.origin.url git://cloud.onap.org/mirror/vnfsdk/validation.git # timeout=10 17:56:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:56:50 Avoid second fetch 17:56:50 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:56:50 Checking out Revision 9a48d2e4be91afb67983d867ae6d72864ff91c17 (refs/remotes/origin/master) 17:56:50 > git config core.sparsecheckout # timeout=10 17:56:50 > git checkout -f 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:56:50 Commit message: "Change PTL of VNFSDK to be Dan Xu" 17:56:50 > git rev-list --no-walk 9a48d2e4be91afb67983d867ae6d72864ff91c17 # timeout=10 17:56:50 provisioning config files... 17:56:50 copy managed file [global-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config14760515621218781798tmp 17:56:50 copy managed file [vnfsdk-validation-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config12062647654898983919tmp 17:56:50 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins2468214379052597637.sh 17:56:51 created virtual environment CPython3.6.9.final.0-64 in 533ms 17:56:51 creator CPython3Posix(dest=/w/workspace/vnfsdk-requirements-master-build-and-upload/csarvalidation/python/venv, clear=False, no_vcs_ignore=False, global=False) 17:56:51 seeder FromAppData(download=False, pip=bundle, wheel=bundle, setuptools=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) 17:56:51 added seed packages: pip==21.3.1, setuptools==59.6.0, wheel==0.37.1 17:56:51 activators NushellActivator,PythonActivator,FishActivator,CShellActivator,PowerShellActivator,BashActivator 17:56:52 Requirement already satisfied: pip in ./venv/lib/python3.6/site-packages (21.3.1) 17:56:53 Collecting PyYAML==5.3.1 17:56:53 Downloading PyYAML-5.3.1.tar.gz (269 kB) 17:56:53 Preparing metadata (setup.py): started 17:56:54 Preparing metadata (setup.py): finished with status 'done' 17:56:54 Collecting jproperties==2.1.0 17:56:54 Downloading jproperties-2.1.0-py3-none-any.whl (17 kB) 17:56:54 Collecting six~=1.12 17:56:54 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 17:56:54 Building wheels for collected packages: PyYAML 17:56:54 Building wheel for PyYAML (setup.py): started 17:56:54 Building wheel for PyYAML (setup.py): finished with status 'done' 17:56:54 Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44635 sha256=bfb7dd0cfc623b5c74c90fcdccd185074904f0e9036fafbb4948251345972484 17:56:54 Stored in directory: /home/jenkins/.cache/pip/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 17:56:54 Successfully built PyYAML 17:56:54 Installing collected packages: six, PyYAML, jproperties 17:56:55 Successfully installed PyYAML-5.3.1 jproperties-2.1.0 six-1.16.0 17:56:55 [EnvInject] - Injecting environment variables from a build step. 17:56:55 [EnvInject] - Injecting as environment variables the properties content 17:56:55 SERVER_ID=ecomp-raw 17:56:55 17:56:55 [EnvInject] - Variables injected successfully. 17:56:55 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins12787837314544742167.sh 17:56:55 ---> create-netrc.sh 17:56:55 ERROR: Credential not found. 17:56:55 Build step 'Execute shell' marked build as failure 17:56:55 $ ssh-agent -k 17:56:55 unset SSH_AUTH_SOCK; 17:56:55 unset SSH_AGENT_PID; 17:56:55 echo Agent pid 2100 killed; 17:56:55 [ssh-agent] Stopped. 17:56:55 [PostBuildScript] - [INFO] Executing post build scripts. 17:56:55 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins15535362257408534754.sh 17:56:55 ---> sysstat.sh 17:56:56 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins13101403202522610922.sh 17:56:56 ---> package-listing.sh 17:56:56 ++ facter osfamily 17:56:56 ++ tr '[:upper:]' '[:lower:]' 17:56:56 + OS_FAMILY=debian 17:56:56 + workspace=/w/workspace/vnfsdk-requirements-master-build-and-upload 17:56:56 + START_PACKAGES=/tmp/packages_start.txt 17:56:56 + END_PACKAGES=/tmp/packages_end.txt 17:56:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:56:56 + PACKAGES=/tmp/packages_start.txt 17:56:56 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:56:56 + PACKAGES=/tmp/packages_end.txt 17:56:56 + case "${OS_FAMILY}" in 17:56:56 + dpkg -l 17:56:56 + grep '^ii' 17:56:56 + '[' -f /tmp/packages_start.txt ']' 17:56:56 + '[' -f /tmp/packages_end.txt ']' 17:56:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:56:56 + '[' /w/workspace/vnfsdk-requirements-master-build-and-upload ']' 17:56:56 + mkdir -p /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:56:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vnfsdk-requirements-master-build-and-upload/archives/ 17:56:56 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins8383242201938960093.sh 17:56:56 ---> capture-instance-metadata.sh 17:56:56 Setup pyenv: 17:56:56 * system (set by /opt/pyenv/version) 17:56:56 * 3.8.13 (set by /opt/pyenv/version) 17:56:56 * 3.9.13 (set by /opt/pyenv/version) 17:56:56 * 3.10.6 (set by /opt/pyenv/version) 17:57:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0tcY 17:57:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:57:04 lf-activate-venv(): INFO: Installing: lftools 17:57:38 lf-activate-venv(): INFO: Adding /tmp/venv-0tcY/bin to PATH 17:57:38 INFO: Running in OpenStack, capturing instance metadata 17:57:39 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins13116599013867515922.sh 17:57:39 provisioning config files... 17:57:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vnfsdk-requirements-master-build-and-upload@tmp/config9204772800521891193tmp 17:57:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:57:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:57:39 [EnvInject] - Injecting environment variables from a build step. 17:57:39 [EnvInject] - Injecting as environment variables the properties content 17:57:39 SERVER_ID=logs 17:57:39 17:57:39 [EnvInject] - Variables injected successfully. 17:57:39 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins9788633503917859260.sh 17:57:39 ---> create-netrc.sh 17:57:39 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins17426379678123504340.sh 17:57:39 ---> python-tools-install.sh 17:57:39 Setup pyenv: 17:57:39 system 17:57:39 3.8.13 17:57:39 3.9.13 17:57:39 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:57:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0tcY from file:/tmp/.os_lf_venv 17:57:40 lf-activate-venv(): INFO: Installing: lftools 17:57:48 lf-activate-venv(): INFO: Adding /tmp/venv-0tcY/bin to PATH 17:57:48 Generating Requirements File 17:58:22 Python 3.10.6 17:58:23 pip 23.3.1 from /tmp/venv-0tcY/lib/python3.10/site-packages/pip (python 3.10) 17:58:23 appdirs==1.4.4 17:58:23 argcomplete==3.1.6 17:58:23 aspy.yaml==1.3.0 17:58:23 attrs==23.1.0 17:58:23 autopage==0.5.2 17:58:23 Babel==2.13.1 17:58:23 beautifulsoup4==4.12.2 17:58:23 boto3==1.28.85 17:58:23 botocore==1.31.85 17:58:23 bs4==0.0.1 17:58:23 cachetools==5.3.2 17:58:23 certifi==2023.7.22 17:58:23 cffi==1.16.0 17:58:23 cfgv==3.4.0 17:58:23 chardet==5.2.0 17:58:23 charset-normalizer==3.3.2 17:58:23 click==8.1.7 17:58:23 cliff==4.4.0 17:58:23 cmd2==2.4.3 17:58:23 cryptography==3.3.2 17:58:23 debtcollector==2.5.0 17:58:23 decorator==5.1.1 17:58:23 defusedxml==0.7.1 17:58:23 Deprecated==1.2.14 17:58:23 distlib==0.3.7 17:58:23 dnspython==2.4.2 17:58:23 docker==4.2.2 17:58:23 dogpile.cache==1.2.2 17:58:23 email-validator==2.1.0.post1 17:58:23 filelock==3.13.1 17:58:23 future==0.18.3 17:58:23 gitdb==4.0.11 17:58:23 GitPython==3.1.40 17:58:23 google-auth==2.23.4 17:58:23 httplib2==0.22.0 17:58:23 identify==2.5.31 17:58:23 idna==3.4 17:58:23 importlib-metadata==6.8.0 17:58:23 importlib-resources==1.5.0 17:58:23 iso8601==2.1.0 17:58:23 Jinja2==3.1.2 17:58:23 jmespath==1.0.1 17:58:23 jsonpatch==1.33 17:58:23 jsonpointer==2.4 17:58:23 jsonschema==4.19.2 17:58:23 jsonschema-specifications==2023.7.1 17:58:23 keystoneauth1==5.3.0 17:58:23 kubernetes==28.1.0 17:58:23 lftools==0.37.8 17:58:23 lxml==4.9.3 17:58:23 MarkupSafe==2.1.3 17:58:23 msgpack==1.0.7 17:58:23 multi-key-dict==2.0.3 17:58:23 munch==4.0.0 17:58:23 netaddr==0.9.0 17:58:23 netifaces==0.11.0 17:58:23 niet==1.4.2 17:58:23 nodeenv==1.8.0 17:58:23 oauth2client==4.1.3 17:58:23 oauthlib==3.2.2 17:58:23 openstacksdk==0.62.0 17:58:23 os-client-config==2.1.0 17:58:23 os-service-types==1.7.0 17:58:23 osc-lib==2.9.0 17:58:23 oslo.config==9.2.0 17:58:23 oslo.context==5.3.0 17:58:23 oslo.i18n==6.2.0 17:58:23 oslo.log==5.4.0 17:58:23 oslo.serialization==5.2.0 17:58:23 oslo.utils==6.3.0 17:58:23 packaging==23.2 17:58:23 pbr==6.0.0 17:58:23 platformdirs==3.11.0 17:58:23 prettytable==3.9.0 17:58:23 pyasn1==0.5.0 17:58:23 pyasn1-modules==0.3.0 17:58:23 pycparser==2.21 17:58:23 pygerrit2==2.0.15 17:58:23 PyGithub==2.1.1 17:58:23 pyinotify==0.9.6 17:58:23 PyJWT==2.8.0 17:58:23 PyNaCl==1.5.0 17:58:23 pyparsing==2.4.7 17:58:23 pyperclip==1.8.2 17:58:23 pyrsistent==0.20.0 17:58:23 python-cinderclient==9.4.0 17:58:23 python-dateutil==2.8.2 17:58:23 python-heatclient==3.3.0 17:58:23 python-jenkins==1.8.2 17:58:23 python-keystoneclient==5.2.0 17:58:23 python-magnumclient==4.2.0 17:58:23 python-novaclient==18.4.0 17:58:23 python-openstackclient==6.0.0 17:58:23 python-swiftclient==4.4.0 17:58:23 pytz==2023.3.post1 17:58:23 PyYAML==6.0.1 17:58:23 referencing==0.30.2 17:58:23 requests==2.31.0 17:58:23 requests-oauthlib==1.3.1 17:58:23 requestsexceptions==1.4.0 17:58:23 rfc3986==2.0.0 17:58:23 rpds-py==0.12.0 17:58:23 rsa==4.9 17:58:23 ruamel.yaml==0.18.5 17:58:23 ruamel.yaml.clib==0.2.8 17:58:23 s3transfer==0.7.0 17:58:23 simplejson==3.19.2 17:58:23 six==1.16.0 17:58:23 smmap==5.0.1 17:58:23 soupsieve==2.5 17:58:23 stevedore==5.1.0 17:58:23 tabulate==0.9.0 17:58:23 toml==0.10.2 17:58:23 tomlkit==0.12.2 17:58:23 tqdm==4.66.1 17:58:23 typing_extensions==4.8.0 17:58:23 tzdata==2023.3 17:58:23 urllib3==1.26.18 17:58:23 virtualenv==20.24.6 17:58:23 wcwidth==0.2.10 17:58:23 websocket-client==1.6.4 17:58:23 wrapt==1.16.0 17:58:23 xdg==6.0.0 17:58:23 xmltodict==0.13.0 17:58:23 yq==3.2.3 17:58:23 zipp==3.17.0 17:58:23 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins1683178764567855553.sh 17:58:23 ---> sudo-logs.sh 17:58:23 Archiving 'sudo' log.. 17:58:23 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash /tmp/jenkins955597998377439444.sh 17:58:23 ---> job-cost.sh 17:58:23 Setup pyenv: 17:58:23 system 17:58:23 3.8.13 17:58:23 3.9.13 17:58:23 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:58:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0tcY from file:/tmp/.os_lf_venv 17:58:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:58:33 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:58:33 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 17:58:33 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 17:58:33 lf-activate-venv(): INFO: Adding /tmp/venv-0tcY/bin to PATH 17:58:33 INFO: No Stack... 17:58:34 INFO: Retrieving Pricing Info for: v3-standard-8 17:58:38 INFO: Archiving Costs 17:58:38 [vnfsdk-requirements-master-build-and-upload] $ /bin/bash -l /tmp/jenkins4298307443495412709.sh 17:58:38 ---> logs-deploy.sh 17:58:38 Setup pyenv: 17:58:38 system 17:58:38 3.8.13 17:58:38 3.9.13 17:58:38 * 3.10.6 (set by /w/workspace/vnfsdk-requirements-master-build-and-upload/.python-version) 17:58:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0tcY from file:/tmp/.os_lf_venv 17:58:40 lf-activate-venv(): INFO: Installing: lftools 17:58:51 lf-activate-venv(): INFO: Adding /tmp/venv-0tcY/bin to PATH 17:58:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/vnfsdk-requirements-master-build-and-upload/1075 17:58:51 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 17:58:55 Archives upload complete. 17:58:55 INFO: archiving logs to Nexus 17:58:56 ---> uname -a: 17:58:56 Linux prd-ubuntu1804-docker-8c-8g-75721 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:58:56 17:58:56 17:58:56 ---> lscpu: 17:58:56 Architecture: x86_64 17:58:56 CPU op-mode(s): 32-bit, 64-bit 17:58:56 Byte Order: Little Endian 17:58:56 CPU(s): 8 17:58:56 On-line CPU(s) list: 0-7 17:58:56 Thread(s) per core: 1 17:58:56 Core(s) per socket: 1 17:58:56 Socket(s): 8 17:58:56 NUMA node(s): 1 17:58:56 Vendor ID: AuthenticAMD 17:58:56 CPU family: 23 17:58:56 Model: 49 17:58:56 Model name: AMD EPYC-Rome Processor 17:58:56 Stepping: 0 17:58:56 CPU MHz: 2799.998 17:58:56 BogoMIPS: 5599.99 17:58:56 Virtualization: AMD-V 17:58:56 Hypervisor vendor: KVM 17:58:56 Virtualization type: full 17:58:56 L1d cache: 32K 17:58:56 L1i cache: 32K 17:58:56 L2 cache: 512K 17:58:56 L3 cache: 16384K 17:58:56 NUMA node0 CPU(s): 0-7 17:58:56 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:58:56 17:58:56 17:58:56 ---> nproc: 17:58:56 8 17:58:56 17:58:56 17:58:56 ---> df -h: 17:58:56 Filesystem Size Used Avail Use% Mounted on 17:58:56 udev 16G 0 16G 0% /dev 17:58:56 tmpfs 3.2G 712K 3.2G 1% /run 17:58:56 /dev/vda1 155G 11G 145G 7% / 17:58:56 tmpfs 16G 0 16G 0% /dev/shm 17:58:56 tmpfs 5.0M 0 5.0M 0% /run/lock 17:58:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:58:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:58:56 tmpfs 3.2G 0 3.2G 0% /run/user/1001 17:58:56 17:58:56 17:58:56 ---> free -m: 17:58:56 total used free shared buff/cache available 17:58:56 Mem: 32167 755 29195 0 2215 30987 17:58:56 Swap: 1023 0 1023 17:58:56 17:58:56 17:58:56 ---> ip addr: 17:58:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:58:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:58:56 inet 127.0.0.1/8 scope host lo 17:58:56 valid_lft forever preferred_lft forever 17:58:56 inet6 ::1/128 scope host 17:58:56 valid_lft forever preferred_lft forever 17:58:56 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 17:58:56 link/ether fa:16:3e:65:db:b6 brd ff:ff:ff:ff:ff:ff 17:58:56 inet 10.30.106.95/23 brd 10.30.107.255 scope global dynamic ens3 17:58:56 valid_lft 86232sec preferred_lft 86232sec 17:58:56 inet6 fe80::f816:3eff:fe65:dbb6/64 scope link 17:58:56 valid_lft forever preferred_lft forever 17:58:56 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:58:56 link/ether 02:42:4f:4e:e5:b6 brd ff:ff:ff:ff:ff:ff 17:58:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:58:56 valid_lft forever preferred_lft forever 17:58:56 17:58:56 17:58:56 ---> sar -b -r -n DEV: 17:58:56 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-75721) 11/14/23 _x86_64_ (8 CPU) 17:58:56 17:58:56 17:56:10 LINUX RESTART (8 CPU) 17:58:56 17:58:56 17:57:02 tps rtps wtps bread/s bwrtn/s 17:58:56 17:58:01 92.92 10.35 82.56 589.73 25452.91 17:58:56 Average: 92.92 10.35 82.56 589.73 25452.91 17:58:56 17:58:56 17:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:58:56 17:58:01 30054872 31757368 2884348 8.76 71572 1937864 1389208 4.09 842180 1753716 224644 17:58:56 Average: 30054872 31757368 2884348 8.76 71572 1937864 1389208 4.09 842180 1753716 224644 17:58:56 17:58:56 17:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:58:56 17:58:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 17:58:56 17:58:01 ens3 55.97 38.38 817.46 8.07 0.00 0.00 0.00 0.00 17:58:56 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:56 Average: lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 17:58:56 Average: ens3 55.97 38.38 817.46 8.07 0.00 0.00 0.00 0.00 17:58:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:58:56 17:58:56 17:58:56 ---> sar -P ALL: 17:58:56 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-75721) 11/14/23 _x86_64_ (8 CPU) 17:58:56 17:58:56 17:56:10 LINUX RESTART (8 CPU) 17:58:56 17:58:56 17:57:02 CPU %user %nice %system %iowait %steal %idle 17:58:56 17:58:01 all 10.01 0.00 0.73 2.47 0.03 86.75 17:58:56 17:58:01 0 6.20 0.00 0.46 0.73 0.05 92.56 17:58:56 17:58:01 1 8.22 0.00 0.58 14.19 0.03 76.98 17:58:56 17:58:01 2 6.11 0.00 0.52 0.90 0.03 92.44 17:58:56 17:58:01 3 13.52 0.00 1.14 0.68 0.02 84.65 17:58:56 17:58:01 4 17.53 0.00 1.00 1.53 0.03 79.91 17:58:56 17:58:01 5 8.38 0.00 0.58 0.14 0.02 90.89 17:58:56 17:58:01 6 7.31 0.00 0.48 0.44 0.03 91.74 17:58:56 17:58:01 7 12.81 0.00 1.05 1.20 0.03 84.91 17:58:56 Average: all 10.01 0.00 0.73 2.47 0.03 86.75 17:58:56 Average: 0 6.20 0.00 0.46 0.73 0.05 92.56 17:58:56 Average: 1 8.22 0.00 0.58 14.19 0.03 76.98 17:58:56 Average: 2 6.11 0.00 0.52 0.90 0.03 92.44 17:58:56 Average: 3 13.52 0.00 1.14 0.68 0.02 84.65 17:58:56 Average: 4 17.53 0.00 1.00 1.53 0.03 79.91 17:58:56 Average: 5 8.38 0.00 0.58 0.14 0.02 90.89 17:58:56 Average: 6 7.31 0.00 0.48 0.44 0.03 91.74 17:58:56 Average: 7 12.81 0.00 1.05 1.20 0.03 84.91 17:58:56 17:58:56 17:58:56