Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-19106 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/vvp-validation-scripts-master-build-and-upload [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-RXVsaxzRiOr2/agent.2101 SSH_AGENT_PID=2103 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/vvp-validation-scripts-master-build-and-upload@tmp/private_key_14586838488210619721.key (/w/workspace/vvp-validation-scripts-master-build-and-upload@tmp/private_key_14586838488210619721.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/vvp/validation-scripts.git > git init /w/workspace/vvp-validation-scripts-master-build-and-upload # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/vvp/validation-scripts.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/vvp/validation-scripts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/vvp/validation-scripts.git # 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 4c2a2033d927552f7e9281e516afba38f146c242 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c2a2033d927552f7e9281e516afba38f146c242 # timeout=10 Commit message: "Aligned test with updated R-610030" > git rev-list --no-walk 4c2a2033d927552f7e9281e516afba38f146c242 # timeout=10 provisioning config files... copy managed file [global-settings] to file:/w/workspace/vvp-validation-scripts-master-build-and-upload@tmp/config2531441958044524977tmp copy managed file [vvp-validation-scripts-settings] to file:/w/workspace/vvp-validation-scripts-master-build-and-upload@tmp/config15463682441558423920tmp [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins809286810519565180.sh Collecting pip Downloading https://files.pythonhosted.org/packages/a4/6d/6463d49a933f547439d6b5b98b46af8742cc03ae83543e4d7688c2420f8b/pip-21.3.1-py3-none-any.whl (1.7MB) Installing collected packages: pip Found existing installation: pip 9.0.1 Uninstalling pip-9.0.1: Successfully uninstalled pip-9.0.1 Successfully installed pip-21.3.1 Collecting pytest<3.8,>=3.7 Downloading pytest-3.7.4-py2.py3-none-any.whl (204 kB) Collecting PyYAML<5.2,>=5.1 Downloading PyYAML-5.1.2.tar.gz (265 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting boltons<19.2,>=19.1 Downloading boltons-19.1.0-py2.py3-none-any.whl (163 kB) Collecting xlsxwriter==1.1.8 Downloading XlsxWriter-1.1.8-py2.py3-none-any.whl (139 kB) Collecting docutils<0.16,>=0.15 Downloading docutils-0.15.2-py3-none-any.whl (547 kB) Collecting requests<2.23,>=2.22 Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB) Collecting appdirs==1.4.3 Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB) Collecting jinja2<2.11,>=2.10 Downloading Jinja2-2.10.3-py2.py3-none-any.whl (125 kB) Collecting six==1.12.0 Downloading six-1.12.0-py2.py3-none-any.whl (10 kB) Collecting pyinstaller Downloading pyinstaller-4.10-py3-none-manylinux2014_x86_64.whl (1.5 MB) Collecting mock Downloading mock-5.1.0-py3-none-any.whl (30 kB) Collecting openstack-heat Downloading openstack_heat-18.0.1-py3-none-any.whl (2.7 MB) Collecting cached-property<1.6,>=1.5 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) Collecting bandit Downloading bandit-1.7.2-py3-none-any.whl (113 kB) Collecting black Downloading black-22.8.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB) Collecting pre-commit Downloading pre_commit-2.17.0-py2.py3-none-any.whl (195 kB) Collecting flake8 Downloading flake8-5.0.4-py2.py3-none-any.whl (61 kB) Collecting py>=1.5.0 Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) Collecting more-itertools>=4.0.0 Downloading more_itertools-8.14.0-py3-none-any.whl (52 kB) Collecting atomicwrites>=1.0 Downloading atomicwrites-1.4.1.tar.gz (14 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pluggy>=0.7 Downloading pluggy-1.0.0-py2.py3-none-any.whl (13 kB) Requirement already satisfied: setuptools in ./venv-tox/lib/python3.6/site-packages (from pytest<3.8,>=3.7->-r requirements.txt (line 40)) (39.0.1) Collecting attrs>=17.4.0 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) Collecting idna<2.9,>=2.5 Downloading idna-2.8-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-2.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) Collecting importlib-metadata Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting altgraph Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB) Collecting pyinstaller-hooks-contrib>=2020.6 Downloading pyinstaller_hooks_contrib-2022.0-py2.py3-none-any.whl (222 kB) Collecting ddt>=1.4.1 Downloading ddt-1.7.2-py2.py3-none-any.whl (7.1 kB) Collecting oslo.log>=4.3.0 Downloading oslo.log-4.8.0-py3-none-any.whl (71 kB) Collecting python-troveclient>=2.2.0 Downloading python_troveclient-7.3.0-py3-none-any.whl (237 kB) Collecting oslo.utils>=4.5.0 Downloading oslo.utils-4.13.0-py3-none-any.whl (101 kB) Collecting python-mistralclient!=3.2.0,>=3.1.0 Downloading python_mistralclient-4.5.0-py3-none-any.whl (142 kB) Collecting python-monascaclient>=1.12.0 Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) Collecting osprofiler>=1.4.0 Downloading osprofiler-3.4.3-py3-none-any.whl (89 kB) Collecting python-novaclient>=9.1.0 Downloading python_novaclient-17.7.0-py3-none-any.whl (333 kB) Collecting Routes>=2.3.1 Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) Collecting python-zunclient>=3.4.0 Downloading python_zunclient-4.7.0-py3-none-any.whl (155 kB) Collecting python-designateclient>=2.7.0 Downloading python_designateclient-4.5.1-py3-none-any.whl (93 kB) Collecting PasteDeploy>=1.5.0 Downloading PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) Collecting python-ironicclient>=2.8.0 Downloading python_ironicclient-4.11.0-py3-none-any.whl (247 kB) Collecting python-neutronclient>=6.14.0 Downloading python_neutronclient-7.8.0-py3-none-any.whl (437 kB) Collecting openstack-heat Downloading openstack_heat-18.0.0-py3-none-any.whl (2.7 MB) Downloading openstack_heat-17.0.2-py3-none-any.whl (2.7 MB) Collecting openstacksdk>=0.11.2 Downloading openstacksdk-2.1.0-py3-none-any.whl (1.7 MB) Collecting openstack-heat Downloading openstack_heat-17.0.1-py3-none-any.whl (2.7 MB) Downloading openstack_heat-17.0.0-py3-none-any.whl (2.7 MB) Downloading openstack_heat-16.1.0-py3-none-any.whl (2.7 MB) Collecting sqlalchemy-migrate>=0.13.0 Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) Collecting keystoneauth1>=3.18.0 Downloading keystoneauth1-5.1.2-py3-none-any.whl (318 kB) Collecting oslo.serialization>=2.25.0 Downloading oslo.serialization-4.3.0-py3-none-any.whl (25 kB) Collecting python-vitrageclient>=2.7.0 Downloading python_vitrageclient-4.8.0-py3-none-any.whl (50 kB) Collecting python-manilaclient>=1.16.0 Downloading python_manilaclient-3.4.0-py3-none-any.whl (427 kB) Collecting oslo.i18n>=3.20.0 Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB) Collecting lxml!=3.7.0,>=4.5.0 Downloading lxml-5.2.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB) Collecting python-glanceclient>=2.8.0 Downloading python_glanceclient-3.6.0-py3-none-any.whl (203 kB) Collecting pbr>=3.1.1 Downloading pbr-6.0.0-py2.py3-none-any.whl (107 kB) Collecting netaddr>=0.7.18 Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) Collecting python-blazarclient>=1.0.1 Downloading python_blazarclient-3.7.0-py3-none-any.whl (50 kB) Collecting python-openstackclient>=3.12.0 Downloading python_openstackclient-5.8.1-py3-none-any.whl (984 kB) Collecting yaql>=1.1.3 Downloading yaql-3.0.0-py3-none-any.whl (125 kB) Collecting oslo.middleware>=3.31.0 Downloading oslo.middleware-4.5.1-py3-none-any.whl (65 kB) Collecting oslo.versionedobjects>=1.31.2 Downloading oslo.versionedobjects-2.6.0-py3-none-any.whl (86 kB) Collecting oslo.service!=1.28.1,>=1.24.0 Downloading oslo.service-2.8.0-py3-none-any.whl (77 kB) Collecting python-saharaclient>=1.4.0 Downloading python_saharaclient-3.5.0-py3-none-any.whl (156 kB) Collecting python-swiftclient>=3.2.0 Downloading python_swiftclient-4.6.0-py3-none-any.whl (88 kB) Collecting python-octaviaclient>=1.8.0 Downloading python_octaviaclient-2.6.0-py3-none-any.whl (111 kB) Collecting oslo.upgradecheck>=0.1.0 Downloading oslo.upgradecheck-1.5.0-py3-none-any.whl (14 kB) Collecting python-zaqarclient>=1.3.0 Downloading python_zaqarclient-2.4.0-py3-none-any.whl (87 kB) Collecting stevedore>=3.1.0 Downloading stevedore-3.5.2-py3-none-any.whl (50 kB) Collecting cryptography>=2.5 Downloading cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB) Collecting oslo.concurrency>=3.26.0 Downloading oslo.concurrency-4.5.1-py3-none-any.whl (47 kB) Collecting croniter>=0.3.4 Downloading croniter-2.0.5-py2.py3-none-any.whl (20 kB) Collecting python-heatclient>=1.10.0 Downloading python_heatclient-2.5.1-py3-none-any.whl (213 kB) Collecting tenacity>=6.1.0 Downloading tenacity-8.2.2-py3-none-any.whl (24 kB) Collecting debtcollector>=1.19.0 Downloading debtcollector-2.5.0-py3-none-any.whl (23 kB) Collecting oslo.context>=2.22.0 Downloading oslo.context-4.1.0-py3-none-any.whl (20 kB) Collecting oslo.reports>=1.18.0 Downloading oslo.reports-2.4.0-py3-none-any.whl (53 kB) Collecting neutron-lib>=1.14.0 Downloading neutron_lib-2.21.0-py3-none-any.whl (576 kB) Collecting oslo.cache>=1.26.0 Downloading oslo.cache-2.11.0-py3-none-any.whl (69 kB) Collecting oslo.messaging>=5.29.0 Downloading oslo.messaging-12.14.0-py3-none-any.whl (253 kB) Collecting python-barbicanclient>=4.5.2 Downloading python_barbicanclient-6.0.0-py3-none-any.whl (89 kB) Collecting python-cinderclient>=3.3.0 Downloading python_cinderclient-8.3.0-py3-none-any.whl (254 kB) Collecting python-keystoneclient>=3.8.0 Downloading python_keystoneclient-4.5.0-py3-none-any.whl (398 kB) Collecting SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 Downloading SQLAlchemy-1.4.52-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) Collecting oslo.db>=6.0.0 Downloading oslo.db-11.3.0-py3-none-any.whl (175 kB) Collecting python-magnumclient>=2.3.0 Downloading python_magnumclient-3.7.0-py3-none-any.whl (163 kB) Collecting oslo.config>=6.0.0 Downloading oslo.config-8.8.1-py3-none-any.whl (128 kB) Collecting WebOb>=1.7.1 Downloading WebOb-1.8.7-py2.py3-none-any.whl (114 kB) Collecting pytz>=2013.6 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) Collecting oslo.policy>=3.7.0 Downloading oslo.policy-3.12.1-py3-none-any.whl (87 kB) Collecting python-ceilometerclient>=2.5.0 Downloading python_ceilometerclient-2.9.0-py2.py3-none-any.whl (113 kB) Collecting aodhclient>=0.9.0 Downloading aodhclient-2.4.1-py3-none-any.whl (51 kB) Collecting eventlet!=0.18.3,!=0.20.1,!=0.21.0,!=0.23.0,!=0.25.0,>=0.18.2 Downloading eventlet-0.33.3-py2.py3-none-any.whl (226 kB) Collecting keystonemiddleware>=5.1.0 Downloading keystonemiddleware-9.5.0-py3-none-any.whl (119 kB) Collecting Babel!=2.4.0,>=2.3.4 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) Collecting bandit Downloading bandit-1.7.1-py3-none-any.whl (113 kB) Downloading bandit-1.7.0-py3-none-any.whl (115 kB) Downloading bandit-1.6.2-py2.py3-none-any.whl (122 kB) Collecting GitPython>=1.0.1 Downloading GitPython-3.1.18-py3-none-any.whl (170 kB) Collecting dataclasses>=0.6 Downloading dataclasses-0.8-py3-none-any.whl (19 kB) Collecting tomli>=1.1.0 Downloading tomli-1.2.3-py3-none-any.whl (12 kB) Collecting click>=8.0.0 Downloading click-8.0.4-py3-none-any.whl (97 kB) Collecting platformdirs>=2 Downloading platformdirs-2.4.0-py3-none-any.whl (14 kB) Collecting mypy-extensions>=0.4.3 Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Collecting pathspec>=0.9.0 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) Collecting typed-ast>=1.4.2 Downloading typed_ast-1.5.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (777 kB) Collecting typing-extensions>=3.10.0.0 Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting importlib-resources<5.3 Downloading importlib_resources-5.2.3-py3-none-any.whl (27 kB) Collecting virtualenv>=20.0.8 Downloading virtualenv-20.17.1-py3-none-any.whl (8.8 MB) Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting nodeenv>=0.11.1 Downloading nodeenv-1.6.0-py2.py3-none-any.whl (21 kB) Collecting cfgv>=2.0.0 Downloading cfgv-3.3.1-py2.py3-none-any.whl (7.3 kB) Collecting identify>=1.0.0 Downloading identify-2.4.4-py2.py3-none-any.whl (98 kB) Collecting pyflakes<2.6.0,>=2.5.0 Downloading pyflakes-2.5.0-py2.py3-none-any.whl (66 kB) Collecting mccabe<0.8.0,>=0.7.0 Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) Collecting importlib-metadata Downloading importlib_metadata-4.2.0-py3-none-any.whl (16 kB) Collecting pycodestyle<2.10.0,>=2.9.0 Downloading pycodestyle-2.9.1-py2.py3-none-any.whl (41 kB) Collecting pyparsing Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) Collecting osc-lib>=1.0.1 Downloading osc_lib-2.9.0-py3-none-any.whl (89 kB) Collecting cliff!=1.16.0,>=1.14.0 Downloading cliff-3.10.1-py3-none-any.whl (81 kB) Collecting python-dateutil Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Collecting cffi>=1.12 Downloading cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB) Collecting wrapt>=1.7.0 Downloading wrapt-1.16.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 kB) Collecting dnspython>=1.15.0 Downloading dnspython-2.2.1-py3-none-any.whl (269 kB) Collecting greenlet>=0.3 Downloading greenlet-2.0.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (564 kB) Collecting gitdb<5,>=4.0.1 Downloading gitdb-4.0.9-py3-none-any.whl (63 kB) Collecting zipp>=0.5 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting os-service-types>=1.2.0 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) Collecting iso8601>=0.1.11 Downloading iso8601-1.1.0-py3-none-any.whl (9.9 kB) Collecting pycadf!=2.0.0,>=1.1.0 Downloading pycadf-3.1.1-py3-none-any.whl (39 kB) Collecting pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 Downloading pecan-1.5.1-py3-none-any.whl (146 kB) Collecting setproctitle>=1.1.10 Downloading setproctitle-1.2.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (29 kB) Collecting os-traits>=0.9.0 Downloading os_traits-2.10.0-py3-none-any.whl (41 kB) Collecting os-ken>=0.3.0 Downloading os_ken-2.3.1-py3-none-any.whl (2.0 MB) Collecting jsonpatch!=1.20,>=1.16 Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) Collecting openstacksdk>=0.11.2 Downloading openstacksdk-2.0.0-py3-none-any.whl (1.7 MB) Downloading openstacksdk-1.5.0-py3-none-any.whl (1.7 MB) Collecting decorator>=4.4.1 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting dogpile.cache>=0.6.5 Downloading dogpile.cache-1.2.2-py3-none-any.whl (52 kB) Collecting netifaces>=0.10.4 Downloading netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) Collecting requestsexceptions>=1.2.0 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) Collecting jmespath>=0.9.0 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) Collecting fasteners>=0.7.0 Downloading fasteners-0.19-py3-none-any.whl (18 kB) Collecting rfc3986>=1.2.0 Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) Collecting testresources>=2.0.0 Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) Collecting alembic>=0.9.6 Downloading alembic-1.7.7-py3-none-any.whl (210 kB) Collecting testscenarios>=0.4 Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) Collecting pyinotify>=0.9.6 Downloading pyinotify-0.9.6.tar.gz (60 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting amqp>=2.5.2 Downloading amqp-5.2.0-py3-none-any.whl (50 kB) Collecting futurist>=1.2.0 Downloading futurist-2.4.1-py3-none-any.whl (36 kB) Collecting oslo.metrics>=0.2.1 Downloading oslo.metrics-0.4.0-py3-none-any.whl (13 kB) Collecting cachetools>=2.0.0 Downloading cachetools-4.2.4-py3-none-any.whl (10 kB) Collecting kombu>=4.6.6 Downloading kombu-5.1.0-py3-none-any.whl (187 kB) Collecting statsd>=3.2.1 Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) Collecting bcrypt>=3.1.3 Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (593 kB) Collecting psutil>=3.2.2 Downloading psutil-6.0.0-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) Collecting msgpack>=0.5.2 Downloading msgpack-1.0.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) Collecting Yappi>=1.0 Downloading yappi-1.6.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (75 kB) Collecting Paste>=2.0.2 Downloading Paste-3.10.1-py3-none-any.whl (289 kB) Collecting fixtures>=3.0.0 Downloading fixtures-4.0.1.tar.gz (56 kB) ERROR: Disabling PEP 517 processing is invalid: project specifies a build backend of pbr.build in pyproject.toml Dockerfile INFO.yaml LICENSE.txt README.rst bandit.yaml checks.py ice_validator install_win_deps.py mvn-phase-script.sh pom.xml releases requirements.txt tox.ini update_reqs.py venv-tox --2024-06-25 02:52:46-- https://nexus.onap.org/content/sites/raw/org.onap.vnfrqts.requirements/master/needs.json Resolving nexus.onap.org (nexus.onap.org)... 199.204.45.137, 2604:e100:1:0:f816:3eff:fefb:56ed Connecting to nexus.onap.org (nexus.onap.org)|199.204.45.137|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1389455 (1.3M) [application/json] Saving to: ‘/w/workspace/vvp-validation-scripts-master-build-and-upload/ice_validator/heat_requirements.json’ 0K .......... .......... .......... .......... .......... 3% 21.3M 0s 50K .......... .......... .......... .......... .......... 7% 18.4M 0s 100K .......... .......... .......... .......... .......... 11% 21.9M 0s 150K .......... .......... .......... .......... .......... 14% 23.9M 0s 200K .......... .......... .......... .......... .......... 18% 28.7M 0s 250K .......... .......... .......... .......... .......... 22% 55.5M 0s 300K .......... .......... .......... .......... .......... 25% 47.4M 0s 350K .......... .......... .......... .......... .......... 29% 56.2M 0s 400K .......... .......... .......... .......... .......... 33% 58.4M 0s 450K .......... .......... .......... .......... .......... 36% 58.5M 0s 500K .......... .......... .......... .......... .......... 40% 63.6M 0s 550K .......... .......... .......... .......... .......... 44% 55.3M 0s 600K .......... .......... .......... .......... .......... 47% 57.4M 0s 650K .......... .......... .......... .......... .......... 51% 63.3M 0s 700K .......... .......... .......... .......... .......... 55% 53.9M 0s 750K .......... .......... .......... .......... .......... 58% 273M 0s 800K .......... .......... .......... .......... .......... 62% 412M 0s 850K .......... .......... .......... .......... .......... 66% 460M 0s 900K .......... .......... .......... .......... .......... 70% 548M 0s 950K .......... .......... .......... .......... .......... 73% 24.6M 0s 1000K .......... .......... .......... .......... .......... 77% 250M 0s 1050K .......... .......... .......... .......... .......... 81% 53.1M 0s 1100K .......... .......... .......... .......... .......... 84% 66.5M 0s 1150K .......... .......... .......... .......... .......... 88% 89.5M 0s 1200K .......... .......... .......... .......... .......... 92% 132M 0s 1250K .......... .......... .......... .......... .......... 95% 100M 0s 1300K .......... .......... .......... .......... .......... 99% 68.0M 0s 1350K ...... 100% 151M=0.03s 2024-06-25 02:52:46 (50.9 MB/s) - ‘/w/workspace/vvp-validation-scripts-master-build-and-upload/ice_validator/heat_requirements.json’ saved [1389455/1389455] Copied newest needs. /tmp/jenkins809286810519565180.sh: line 10: pytest: command not found Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2103 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins6266871122180272393.sh ---> sysstat.sh [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins13709079827823460965.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/vvp-validation-scripts-master-build-and-upload + 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/vvp-validation-scripts-master-build-and-upload ']' + 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/vvp-validation-scripts-master-build-and-upload ']' + mkdir -p /w/workspace/vvp-validation-scripts-master-build-and-upload/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/vvp-validation-scripts-master-build-and-upload/archives/ [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins1623125689450709842.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-EBxU 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-EBxU/bin to PATH INFO: Running in OpenStack, capturing instance metadata [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins8269503184827330925.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/vvp-validation-scripts-master-build-and-upload@tmp/config18236558918403194996tmp 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. [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins8501919649543376215.sh ---> create-netrc.sh [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins10890589348343516978.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/vvp-validation-scripts-master-build-and-upload/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EBxU from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-EBxU/bin to PATH Generating Requirements File Python 3.10.6 pip 24.1 from /tmp/venv-EBxU/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.4.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.132 botocore==1.34.132 bs4==0.0.2 cachetools==5.3.3 certifi==2024.6.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.2.0 filelock==3.15.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.30.0 httplib2==0.22.0 identify==2.5.36 idna==3.7 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.22.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.2.2 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==6.0.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.1 pbr==6.0.0 platformdirs==4.2.2 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.5.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.6.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.5 tqdm==4.66.4 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.19 virtualenv==20.26.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins13907834877074519960.sh ---> sudo-logs.sh Archiving 'sudo' log.. [vvp-validation-scripts-master-build-and-upload] $ /bin/bash /tmp/jenkins12514914225939287197.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/vvp-validation-scripts-master-build-and-upload/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EBxU 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-EBxU/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [vvp-validation-scripts-master-build-and-upload] $ /bin/bash -l /tmp/jenkins7752746799606164331.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/vvp-validation-scripts-master-build-and-upload/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EBxU from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-EBxU/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/vvp-validation-scripts-master-build-and-upload/1973 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-docker-8c-8g-19106 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: 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-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 10G 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 813 29202 0 2151 30932 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:12:82:bc brd ff:ff:ff:ff:ff:ff inet 10.30.107.194/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86211sec preferred_lft 86211sec inet6 fe80::f816:3eff:fe12:82bc/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:a6:8d:d4:56 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-19106) 06/25/24 _x86_64_ (8 CPU) 02:51:27 LINUX RESTART (8 CPU) 02:52:02 tps rtps wtps bread/s bwrtn/s 02:53:01 291.87 39.40 252.47 1376.31 20282.53 02:54:01 87.84 14.46 73.37 1053.69 18087.92 Average: 188.99 26.83 162.17 1213.64 19176.00 02:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:53:01 30232068 31693008 2707152 8.22 58496 1721052 1416072 4.17 856884 1575004 49240 02:54:01 30044508 31711544 2894712 8.79 77156 1898544 1411044 4.15 869892 1728832 78268 Average: 30138288 31702276 2800932 8.50 67826 1809798 1413558 4.16 863388 1651918 63754 02:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:53:01 lo 1.15 1.15 0.13 0.13 0.00 0.00 0.00 0.00 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:01 ens3 448.03 307.80 2307.13 87.51 0.00 0.00 0.00 0.00 02:54:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:01 ens3 40.39 28.03 616.58 6.40 0.00 0.00 0.00 0.00 Average: lo 1.04 1.04 0.11 0.11 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: ens3 242.50 166.74 1454.75 46.61 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-19106) 06/25/24 _x86_64_ (8 CPU) 02:51:27 LINUX RESTART (8 CPU) 02:52:02 CPU %user %nice %system %iowait %steal %idle 02:53:01 all 11.21 0.00 0.85 2.38 0.05 85.51 02:53:01 0 20.80 0.00 1.17 2.28 0.03 75.71 02:53:01 1 15.84 0.00 1.29 2.55 0.08 80.24 02:53:01 2 3.77 0.00 0.73 3.61 0.03 91.86 02:53:01 3 5.89 0.00 0.29 0.34 0.02 93.46 02:53:01 4 7.38 0.00 0.59 6.66 0.03 85.33 02:53:01 5 13.93 0.00 0.69 0.47 0.03 84.87 02:53:01 6 16.28 0.00 0.75 0.85 0.03 82.09 02:53:01 7 5.87 0.00 1.29 2.27 0.08 90.48 02:54:01 all 6.22 0.00 0.52 6.99 0.03 86.24 02:54:01 0 4.07 0.00 0.30 0.23 0.02 95.38 02:54:01 1 2.38 0.00 0.33 0.53 0.02 96.73 02:54:01 2 12.53 0.00 0.94 32.06 0.03 54.44 02:54:01 3 0.38 0.00 0.22 0.02 0.02 99.37 02:54:01 4 0.73 0.00 0.33 4.15 0.02 94.76 02:54:01 5 11.39 0.00 0.82 9.99 0.05 77.75 02:54:01 6 11.28 0.00 0.87 7.51 0.03 80.30 02:54:01 7 7.06 0.00 0.33 1.43 0.03 91.14 Average: all 8.70 0.00 0.68 4.70 0.04 85.88 Average: 0 12.35 0.00 0.73 1.25 0.03 85.65 Average: 1 9.05 0.00 0.81 1.53 0.05 88.56 Average: 2 8.18 0.00 0.83 17.95 0.03 73.01 Average: 3 3.12 0.00 0.25 0.18 0.02 96.44 Average: 4 4.03 0.00 0.46 5.40 0.03 90.09 Average: 5 12.65 0.00 0.76 5.27 0.04 81.28 Average: 6 13.76 0.00 0.81 4.21 0.03 81.19 Average: 7 6.47 0.00 0.81 1.85 0.06 90.81