Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/139737
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-ubuntu1804-docker-8c-8g-91882 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell
[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-4tP1cPYHkKlx/agent.2006
SSH_AGENT_PID=2008
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_7879696562479941540.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_7879696562479941540.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/sdc.git
 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10
Fetching upstream changes from git://cloud.onap.org/mirror/sdc.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/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30
 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.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/sdc.git # timeout=10
Fetching upstream changes from git://cloud.onap.org/mirror/sdc.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/sdc.git refs/changes/37/139737/2 # timeout=30
 > git rev-parse 210ca93d417658301f34283cd16e700f5ace9d3b^{commit} # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
Checking out Revision 210ca93d417658301f34283cd16e700f5ace9d3b (refs/changes/37/139737/2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 210ca93d417658301f34283cd16e700f5ace9d3b # timeout=30
ERROR: Unable to retrieve commit message
java.lang.InterruptedException
	at java.base/java.lang.Object.wait(Native Method)
	at hudson.remoting.Request.call(Request.java:177)
	at hudson.remoting.Channel.call(Channel.java:1002)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy187.withRepository(Unknown Source)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261)
	at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1423)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1363)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
	at hudson.model.Run.execute(Run.java:1895)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk e55f4c26f9bd2e3fc2dec1331c3d01b3d1ea4135 # timeout=10
[sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16167444034290369878.sh
All python files compiled successfully
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2008 killed;
[ssh-agent] Stopped.
[PostBuildScript] - [INFO] Executing post build scripts.
[sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins12929078052989976747.sh
---> sysstat.sh
[sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins5751672349954079283.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=debian
+ workspace=/w/workspace/sdc-master-python-verify-shell
+ 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/sdc-master-python-verify-shell ']'
+ 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/sdc-master-python-verify-shell ']'
+ mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/
[sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14352114729100893753.sh
---> capture-instance-metadata.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-wfCI
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-wfCI/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins10220383094468709293.sh
provisioning config files...
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config3203239884421854845tmp
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.
[sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13874842501638239657.sh
---> create-netrc.sh
[sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins9310292052089219492.sh
---> python-tools-install.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/sdc-master-python-verify-shell/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wfCI from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-wfCI/bin to PATH
Generating Requirements File
Python 3.10.6
pip 24.3.1 from /tmp/venv-wfCI/lib/python3.10/site-packages/pip (python 3.10)
appdirs==1.4.4
argcomplete==3.5.2
aspy.yaml==1.3.0
attrs==24.3.0
autopage==0.5.2
beautifulsoup4==4.12.3
boto3==1.35.84
botocore==1.35.84
bs4==0.0.2
cachetools==5.5.0
certifi==2024.12.14
cffi==1.17.1
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.0
click==8.1.7
cliff==4.8.0
cmd2==2.5.8
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.1.1
defusedxml==0.7.1
Deprecated==1.2.15
distlib==0.3.9
dnspython==2.7.0
docker==4.2.2
dogpile.cache==1.3.3
durationpy==0.9
email_validator==2.2.0
filelock==3.16.1
future==1.0.0
gitdb==4.0.11
GitPython==3.1.43
google-auth==2.37.0
httplib2==0.22.0
identify==2.6.3
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.4
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
keystoneauth1==5.9.1
kubernetes==31.0.0
lftools==0.37.10
lxml==5.3.0
MarkupSafe==3.0.2
msgpack==1.1.0
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.2.2
openstacksdk==4.2.0
os-client-config==2.1.0
os-service-types==1.7.0
osc-lib==3.2.0
oslo.config==9.7.0
oslo.context==5.7.0
oslo.i18n==6.5.0
oslo.log==6.2.0
oslo.serialization==5.6.0
oslo.utils==8.0.0
packaging==24.2
pbr==6.1.0
platformdirs==4.3.6
prettytable==3.12.0
psutil==6.1.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycparser==2.22
pygerrit2==2.0.15
PyGithub==2.5.0
PyJWT==2.10.1
PyNaCl==1.5.0
pyparsing==2.4.7
pyperclip==1.9.0
pyrsistent==0.20.0
python-cinderclient==9.6.0
python-dateutil==2.9.0.post0
python-heatclient==4.0.0
python-jenkins==1.8.2
python-keystoneclient==5.5.0
python-magnumclient==4.7.0
python-openstackclient==7.2.1
python-swiftclient==4.6.0
PyYAML==6.0.2
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rpds-py==0.22.3
rsa==4.9
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
s3transfer==0.10.4
simplejson==3.19.3
six==1.17.0
smmap==5.0.1
soupsieve==2.6
stevedore==5.4.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.2
tqdm==4.67.1
typing_extensions==4.12.2
tzdata==2024.2
urllib3==1.26.20
virtualenv==20.28.0
wcwidth==0.2.13
websocket-client==1.8.0
wrapt==1.17.0
xdg==6.0.0
xmltodict==0.14.2
yq==3.4.3
[sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins15693029867704214384.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins15611769306300378476.sh
---> job-cost.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/sdc-master-python-verify-shell/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wfCI from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 
lf-activate-venv(): INFO: Adding /tmp/venv-wfCI/bin to PATH
INFO: No Stack...
INFO: Retrieving Pricing Info for: v3-standard-8
INFO: Archiving Costs
[sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins3969288299851248870.sh
---> logs-deploy.sh
Setup pyenv:
  system
  3.8.13
  3.9.13
* 3.10.6 (set by /w/workspace/sdc-master-python-verify-shell/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wfCI from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing: lftools 
lf-activate-venv(): INFO: Adding /tmp/venv-wfCI/bin to PATH
INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/667
INFO: archiving workspace using pattern(s): 
Archives upload complete.
INFO: archiving logs to Nexus
---> uname -a:
Linux prd-ubuntu1804-docker-8c-8g-91882 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:             2799.998
BogoMIPS:            5599.99
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   11G  145G   7% /
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         826       28907           0        2433       30903
Swap:          1023           0        1023


---> ip addr:
1: lo: <LOOPBACK,UP,LOWER_UP> 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: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000
    link/ether fa:16:3e:5f:23:05 brd ff:ff:ff:ff:ff:ff
    inet 10.30.106.101/23 brd 10.30.107.255 scope global dynamic ens3
       valid_lft 86267sec preferred_lft 86267sec
    inet6 fe80::f816:3eff:fe5f:2305/64 scope link 
       valid_lft forever preferred_lft forever
3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
    link/ether 02:42:86:97:48:d4 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-192-generic (prd-ubuntu1804-docker-8c-8g-91882) 	12/19/24 	_x86_64_	(8 CPU)

07:10:07     LINUX RESTART	(8 CPU)

07:11:01          tps      rtps      wtps   bread/s   bwrtn/s
07:12:01       182.85      4.68    178.17    160.77  82389.47
Average:       182.85      4.68    178.17    160.77  82389.47

07:11:01    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
07:12:01     29648852  31687844   3290368      9.99    101424   2222824   1355088      3.99    930868   2013452    110408
Average:     29648852  31687844   3290368      9.99    101424   2222824   1355088      3.99    930868   2013452    110408

07:11:01        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
07:12:01         ens3     70.07     47.64    904.13     10.99      0.00      0.00      0.00      0.00
07:12:01           lo      1.47      1.47      0.16      0.16      0.00      0.00      0.00      0.00
07:12:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
Average:         ens3     70.07     47.64    904.13     10.99      0.00      0.00      0.00      0.00
Average:           lo      1.47      1.47      0.16      0.16      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


---> sar -P ALL:
Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-91882) 	12/19/24 	_x86_64_	(8 CPU)

07:10:07     LINUX RESTART	(8 CPU)

07:11:01        CPU     %user     %nice   %system   %iowait    %steal     %idle
07:12:01        all      9.54      0.00      0.70      5.13      0.03     84.60
07:12:01          0      0.35      0.00      0.15      0.00      0.00     99.50
07:12:01          1     22.55      0.00      1.44     13.89      0.05     62.07
07:12:01          2      4.57      0.00      0.97     13.87      0.05     80.54
07:12:01          3     14.04      0.00      0.40      0.73      0.03     84.79
07:12:01          4      6.49      0.00      0.78      4.10      0.03     88.59
07:12:01          5      7.79      0.00      0.65      6.71      0.02     84.84
07:12:01          6     18.55      0.00      0.98      1.67      0.05     78.75
07:12:01          7      2.05      0.00      0.22      0.12      0.02     97.60
Average:        all      9.54      0.00      0.70      5.13      0.03     84.60
Average:          0      0.35      0.00      0.15      0.00      0.00     99.50
Average:          1     22.55      0.00      1.44     13.89      0.05     62.07
Average:          2      4.57      0.00      0.97     13.87      0.05     80.54
Average:          3     14.04      0.00      0.40      0.73      0.03     84.79
Average:          4      6.49      0.00      0.78      4.10      0.03     88.59
Average:          5      7.79      0.00      0.65      6.71      0.02     84.84
Average:          6     18.55      0.00      0.98      1.67      0.05     78.75
Average:          7      2.05      0.00      0.22      0.12      0.02     97.60