2024-08-20 06:41:10,477: INFO: Building contrail-analytics-base 2024-08-20 06:41:10,500: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_0_4-5 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=7 --build-arg LINUX_DISTR=centos --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-analytics-base --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 4.096 kB Step 1/5 : FROM nexus.gz1.opensdn.io:5101/contrail-base:master-9_0_4-5 ---> c18a2308b5dd Step 2/5 : ENV NODE_TYPE=analytics ---> Running in 51fd896d815f ---> Removed intermediate container 51fd896d815f ---> ed7952cc3120 Step 3/5 : LABEL $VENDOR_DOMAIN".pod"=$NODE_TYPE ---> Running in bae377ed36ae ---> Removed intermediate container bae377ed36ae ---> b456facd932f Step 4/5 : RUN sed -e '/^tsflags=nodocs/d' -i /etc/yum.conf && yum install -y python3-devel gcc kernel-devel kernel-headers make diffutils file && python3 -m pip install --upgrade pip setuptools && python3 -m pip install pip install gevent==22.10.1 && python3 -m pip install redis psutil future futures bottle xmltodict lxml sseclient requests prettytable consistent-hash kombu fysom netaddr && yum install -y contrail-analytics && yum clean all -y && rm -rf /var/cache/yum ---> Running in 1e89ea4abd72 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Package python3-devel-3.6.8-21.el7_9.x86_64 already installed and latest version Package gcc-4.8.5-44.el7.x86_64 already installed and latest version Package kernel-headers-3.10.0-1160.108.1.el7.x86_64 already installed and latest version Package 1:make-3.82-24.el7.x86_64 already installed and latest version Package diffutils-3.3-6.el7_9.x86_64 already installed and latest version Resolving Dependencies --> Running transaction check ---> Package file.x86_64 0:5.11-37.el7 will be installed ---> Package kernel-devel.x86_64 0:5.14.0-362.el9s will be installed --> Processing Dependency: openssl-devel for package: kernel-devel-5.14.0-362.el9s.x86_64 --> Processing Dependency: flex for package: kernel-devel-5.14.0-362.el9s.x86_64 --> Processing Dependency: elfutils-libelf-devel for package: kernel-devel-5.14.0-362.el9s.x86_64 --> Processing Dependency: bison for package: kernel-devel-5.14.0-362.el9s.x86_64 --> Running transaction check ---> Package bison.x86_64 0:3.0.4-2.el7 will be installed --> Processing Dependency: m4 >= 1.4 for package: bison-3.0.4-2.el7.x86_64 ---> Package elfutils-libelf-devel.x86_64 0:0.176-5.el7 will be installed --> Processing Dependency: pkgconfig(zlib) for package: elfutils-libelf-devel-0.176-5.el7.x86_64 ---> Package flex.x86_64 0:2.5.37-6.el7 will be installed ---> Package openssl-devel.x86_64 1:1.0.2k-26.el7_9 will be installed --> Processing Dependency: krb5-devel(x86-64) for package: 1:openssl-devel-1.0.2k-26.el7_9.x86_64 --> Running transaction check ---> Package krb5-devel.x86_64 0:1.15.1-55.el7_9 will be installed --> Processing Dependency: libkadm5(x86-64) = 1.15.1-55.el7_9 for package: krb5-devel-1.15.1-55.el7_9.x86_64 --> Processing Dependency: libverto-devel for package: krb5-devel-1.15.1-55.el7_9.x86_64 --> Processing Dependency: libselinux-devel for package: krb5-devel-1.15.1-55.el7_9.x86_64 --> Processing Dependency: libcom_err-devel for package: krb5-devel-1.15.1-55.el7_9.x86_64 --> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.15.1-55.el7_9.x86_64 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed ---> Package zlib-devel.x86_64 0:1.2.7-21.el7_9 will be installed --> Running transaction check ---> Package keyutils-libs-devel.x86_64 0:1.5.8-3.el7 will be installed ---> Package libcom_err-devel.x86_64 0:1.42.9-19.el7 will be installed ---> Package libkadm5.x86_64 0:1.15.1-55.el7_9 will be installed ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64 ---> Package libverto-devel.x86_64 0:0.2.5-4.el7 will be installed --> Running transaction check ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: file x86_64 5.11-37.el7 tf-mirrors.ci_repos_yum7-base 57 k kernel-devel x86_64 5.14.0-362.el9s contrail-tpc 20 M Installing for dependencies: bison x86_64 3.0.4-2.el7 tf-mirrors.ci_repos_yum7-base 674 k elfutils-libelf-devel x86_64 0.176-5.el7 tf-mirrors.ci_repos_yum7-base 40 k flex x86_64 2.5.37-6.el7 tf-mirrors.ci_repos_yum7-base 293 k keyutils-libs-devel x86_64 1.5.8-3.el7 tf-mirrors.ci_repos_yum7-base 37 k krb5-devel x86_64 1.15.1-55.el7_9 tf-mirrors.ci_repos_yum7-updates 273 k libcom_err-devel x86_64 1.42.9-19.el7 tf-mirrors.ci_repos_yum7-base 32 k libkadm5 x86_64 1.15.1-55.el7_9 tf-mirrors.ci_repos_yum7-updates 180 k libselinux-devel x86_64 2.5-15.el7 tf-mirrors.ci_repos_yum7-base 187 k libsepol-devel x86_64 2.5-10.el7 tf-mirrors.ci_repos_yum7-base 77 k libverto-devel x86_64 0.2.5-4.el7 tf-mirrors.ci_repos_yum7-base 12 k m4 x86_64 1.4.16-10.el7 tf-mirrors.ci_repos_yum7-base 256 k openssl-devel x86_64 1:1.0.2k-26.el7_9 tf-mirrors.ci_repos_yum7-updates 1.5 M pcre-devel x86_64 8.32-17.el7 tf-mirrors.ci_repos_yum7-base 480 k zlib-devel x86_64 1.2.7-21.el7_9 tf-mirrors.ci_repos_yum7-updates 50 k Transaction Summary ================================================================================ Install 2 Packages (+14 Dependent packages) Total download size: 24 M Installed size: 74 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 2.1 MB/s | 24 MB 00:11 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : zlib-devel-1.2.7-21.el7_9.x86_64 1/16 Installing : m4-1.4.16-10.el7.x86_64 2/16 Installing : bison-3.0.4-2.el7.x86_64 3/16 Installing : flex-2.5.37-6.el7.x86_64 4/16 Installing : elfutils-libelf-devel-0.176-5.el7.x86_64 5/16 Installing : libcom_err-devel-1.42.9-19.el7.x86_64 6/16 Installing : pcre-devel-8.32-17.el7.x86_64 7/16 Installing : keyutils-libs-devel-1.5.8-3.el7.x86_64 8/16 Installing : libsepol-devel-2.5-10.el7.x86_64 9/16 Installing : libselinux-devel-2.5-15.el7.x86_64 10/16 Installing : libkadm5-1.15.1-55.el7_9.x86_64 11/16 Installing : libverto-devel-0.2.5-4.el7.x86_64 12/16 Installing : krb5-devel-1.15.1-55.el7_9.x86_64 13/16 Installing : 1:openssl-devel-1.0.2k-26.el7_9.x86_64 14/16 Installing : kernel-devel-5.14.0-362.el9s.x86_64 15/16 Installing : file-5.11-37.el7.x86_64 16/16 Verifying : file-5.11-37.el7.x86_64 1/16 Verifying : 1:openssl-devel-1.0.2k-26.el7_9.x86_64 2/16 Verifying : libselinux-devel-2.5-15.el7.x86_64 3/16 Verifying : bison-3.0.4-2.el7.x86_64 4/16 Verifying : kernel-devel-5.14.0-362.el9s.x86_64 5/16 Verifying : libverto-devel-0.2.5-4.el7.x86_64 6/16 Verifying : libkadm5-1.15.1-55.el7_9.x86_64 7/16 Verifying : libsepol-devel-2.5-10.el7.x86_64 8/16 Verifying : krb5-devel-1.15.1-55.el7_9.x86_64 9/16 Verifying : keyutils-libs-devel-1.5.8-3.el7.x86_64 10/16 Verifying : pcre-devel-8.32-17.el7.x86_64 11/16 Verifying : flex-2.5.37-6.el7.x86_64 12/16 Verifying : libcom_err-devel-1.42.9-19.el7.x86_64 13/16 Verifying : m4-1.4.16-10.el7.x86_64 14/16 Verifying : zlib-devel-1.2.7-21.el7_9.x86_64 15/16 Verifying : elfutils-libelf-devel-0.176-5.el7.x86_64 16/16 Installed: file.x86_64 0:5.11-37.el7 kernel-devel.x86_64 0:5.14.0-362.el9s Dependency Installed: bison.x86_64 0:3.0.4-2.el7 elfutils-libelf-devel.x86_64 0:0.176-5.el7 flex.x86_64 0:2.5.37-6.el7 keyutils-libs-devel.x86_64 0:1.5.8-3.el7 krb5-devel.x86_64 0:1.15.1-55.el7_9 libcom_err-devel.x86_64 0:1.42.9-19.el7 libkadm5.x86_64 0:1.15.1-55.el7_9 libselinux-devel.x86_64 0:2.5-15.el7 libsepol-devel.x86_64 0:2.5-10.el7 libverto-devel.x86_64 0:0.2.5-4.el7 m4.x86_64 0:1.4.16-10.el7 openssl-devel.x86_64 1:1.0.2k-26.el7_9 pcre-devel.x86_64 0:8.32-17.el7 zlib-devel.x86_64 0:1.2.7-21.el7_9 Complete! WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting pip Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7MB) Collecting setuptools Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/4ce/92f1e1f8f0123/setuptools-59.6.0-py3-none-any.whl (952kB) Installing collected packages: pip, setuptools Successfully installed pip-21.3.1 setuptools-59.6.0 You are using pip version 21.3.1, however version 24.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.3.1) Collecting install Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/0d3/fadf4aa62c95e/install-1.3.5-py3-none-any.whl (3.2 kB) Collecting gevent==22.10.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d18/fcc324f39a3b2/gevent-22.10.1-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (5.7 MB) Collecting zope.event Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/73d/9e3ef750cca14/zope.event-4.6-py2.py3-none-any.whl (6.8 kB) Requirement already satisfied: setuptools in /usr/local/lib/python3.6/site-packages (from gevent==22.10.1) (59.6.0) Collecting zope.interface Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d16/9ccd0756c15bb/zope.interface-5.5.2-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (253 kB) Collecting greenlet<2.0,>=1.1.3 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/966/56c5f7c95fc02/greenlet-1.1.3.post0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB) Installing collected packages: zope.interface, zope.event, greenlet, install, gevent 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. sandesh 0.1.dev0 requires bottle, which is not installed. sandesh 0.1.dev0 requires fysom, which is not installed. sandesh 0.1.dev0 requires netaddr<1, which is not installed. libpartition 0.1.dev0 requires kazoo, which is not installed. contrail-config-common 0.1.dev0 requires bitarray, which is not installed. contrail-config-common 0.1.dev0 requires bottle, which is not installed. contrail-config-common 0.1.dev0 requires cassandra-driver, which is not installed. contrail-config-common 0.1.dev0 requires kazoo, which is not installed. contrail-config-common 0.1.dev0 requires requests, which is not installed. contrail-config-common 0.1.dev0 requires simplejson, which is not installed. contrail-config-common 0.1.dev0 requires stevedore, which is not installed. Successfully installed gevent-22.10.1 greenlet-1.1.3.post0 install-1.3.5 zope.event-4.6 zope.interface-5.5.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Collecting redis Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/1ea/4018b8b5d8a13/redis-4.3.6-py3-none-any.whl (248 kB) Collecting psutil Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/5fd/9a97c8e94059b/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) Requirement already satisfied: future in /usr/local/lib/python3.6/site-packages (0.18.2) Collecting futures Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/054/2525145d5afc9/futures-3.0.5.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error'  ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-py9zm3lr/futures_74a8a15b4deb42f2b305aae339ae0ef1/setup.py'"'"'; __file__='"'"'/tmp/pip-install-py9zm3lr/futures_74a8a15b4deb42f2b305aae339ae0ef1/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-me697vuz cwd: /tmp/pip-install-py9zm3lr/futures_74a8a15b4deb42f2b305aae339ae0ef1/ Complete output (24 lines): Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 18, in from setuptools.dist import Distribution File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 31, in from setuptools.extern.more_itertools import unique_everseen File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 658, in _load_unlocked File "", line 571, in module_from_spec File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 52, in create_module return self.load_module(spec.name) File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 37, in load_module __import__(extant) File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/__init__.py", line 1, in from .more import * # noqa File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/more.py", line 5, in from concurrent.futures import ThreadPoolExecutor File "/tmp/pip-install-py9zm3lr/futures_74a8a15b4deb42f2b305aae339ae0ef1/concurrent/futures/__init__.py", line 8, in from concurrent.futures._base import (FIRST_COMPLETED, File "/tmp/pip-install-py9zm3lr/futures_74a8a15b4deb42f2b305aae339ae0ef1/concurrent/futures/_base.py", line 357 raise type(self._exception), self._exception, self._traceback ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/054/2525145d5afc9/futures-3.0.5.tar.gz#sha256=0542525145d5afc984c88f914a0c85c77527f65946617edb5274f72406f981df (from http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/futures/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.  Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/194/85d83f7bd2151/futures-3.0.4.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error'  ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-py9zm3lr/futures_7ec29d5dbea040b8a52ab741c44b7d36/setup.py'"'"'; __file__='"'"'/tmp/pip-install-py9zm3lr/futures_7ec29d5dbea040b8a52ab741c44b7d36/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-6xrkwj3y cwd: /tmp/pip-install-py9zm3lr/futures_7ec29d5dbea040b8a52ab741c44b7d36/ Complete output (24 lines): Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 18, in from setuptools.dist import Distribution File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 31, in from setuptools.extern.more_itertools import unique_everseen File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 658, in _load_unlocked File "", line 571, in module_from_spec File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 52, in create_module return self.load_module(spec.name) File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 37, in load_module __import__(extant) File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/__init__.py", line 1, in from .more import * # noqa File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/more.py", line 5, in from concurrent.futures import ThreadPoolExecutor File "/tmp/pip-install-py9zm3lr/futures_7ec29d5dbea040b8a52ab741c44b7d36/concurrent/futures/__init__.py", line 8, in from concurrent.futures._base import (FIRST_COMPLETED, File "/tmp/pip-install-py9zm3lr/futures_7ec29d5dbea040b8a52ab741c44b7d36/concurrent/futures/_base.py", line 357 raise type(self._exception), self._exception, self._traceback ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/194/85d83f7bd2151/futures-3.0.4.tar.gz#sha256=19485d83f7bd2151c0aeaf88fbba3ee50dadfb222ffc3b66a344ef4952b782a3 (from http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/futures/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.  Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2fe/2342bb4fe8b8e/futures-3.0.3.tar.gz (24 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error'  ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-py9zm3lr/futures_a4ea5786fcfe4554b22fb7aa729ad39e/setup.py'"'"'; __file__='"'"'/tmp/pip-install-py9zm3lr/futures_a4ea5786fcfe4554b22fb7aa729ad39e/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-ispc6y31 cwd: /tmp/pip-install-py9zm3lr/futures_a4ea5786fcfe4554b22fb7aa729ad39e/ Complete output (24 lines): Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 18, in from setuptools.dist import Distribution File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 31, in from setuptools.extern.more_itertools import unique_everseen File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 658, in _load_unlocked File "", line 571, in module_from_spec File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 52, in create_module return self.load_module(spec.name) File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 37, in load_module __import__(extant) File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/__init__.py", line 1, in from .more import * # noqa File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/more.py", line 5, in from concurrent.futures import ThreadPoolExecutor File "/tmp/pip-install-py9zm3lr/futures_a4ea5786fcfe4554b22fb7aa729ad39e/concurrent/futures/__init__.py", line 8, in from concurrent.futures._base import (FIRST_COMPLETED, File "/tmp/pip-install-py9zm3lr/futures_a4ea5786fcfe4554b22fb7aa729ad39e/concurrent/futures/_base.py", line 355 raise type(self._exception), self._exception, self._traceback ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2fe/2342bb4fe8b8e/futures-3.0.3.tar.gz#sha256=2fe2342bb4fe8b8e217f0d21b5921cbe5408bf966d9f92025e707e881b198bed (from http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/futures/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.  Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dc3/fc91508e49e0f/futures-3.0.2.tar.gz (24 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error'  ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-py9zm3lr/futures_4951546959eb4054979df7e076b241cb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-py9zm3lr/futures_4951546959eb4054979df7e076b241cb/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-4tve_2f4 cwd: /tmp/pip-install-py9zm3lr/futures_4951546959eb4054979df7e076b241cb/ Complete output (24 lines): Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 18, in from setuptools.dist import Distribution File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 31, in from setuptools.extern.more_itertools import unique_everseen File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 658, in _load_unlocked File "", line 571, in module_from_spec File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 52, in create_module return self.load_module(spec.name) File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 37, in load_module __import__(extant) File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/__init__.py", line 1, in from .more import * # noqa File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/more.py", line 5, in from concurrent.futures import ThreadPoolExecutor File "/tmp/pip-install-py9zm3lr/futures_4951546959eb4054979df7e076b241cb/concurrent/futures/__init__.py", line 8, in from concurrent.futures._base import (FIRST_COMPLETED, File "/tmp/pip-install-py9zm3lr/futures_4951546959eb4054979df7e076b241cb/concurrent/futures/_base.py", line 355 raise type(self._exception), self._exception, self._traceback ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/dc3/fc91508e49e0f/futures-3.0.2.tar.gz#sha256=dc3fc91508e49e0fd2f8625f0132d16e49c80f882e7e1d565c56b0d5dfbae257 (from http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/futures/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.  Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f78/f2ef458639d72/futures-3.0.1.tar.gz (24 kB) Preparing metadata (setup.py): started  ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-py9zm3lr/futures_a1e843a5911a4d5a946ac919a09cfb1f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-py9zm3lr/futures_a1e843a5911a4d5a946ac919a09cfb1f/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-63so279z cwd: /tmp/pip-install-py9zm3lr/futures_a1e843a5911a4d5a946ac919a09cfb1f/ Complete output (24 lines): Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 18, in from setuptools.dist import Distribution File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 31, in from setuptools.extern.more_itertools import unique_everseen File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 658, in _load_unlocked File "", line 571, in module_from_spec File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 52, in create_module return self.load_module(spec.name) File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 37, in load_module __import__(extant) File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/__init__.py", line 1, in from .more import * # noqa File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/more.py", line 5, in from concurrent.futures import ThreadPoolExecutor File "/tmp/pip-install-py9zm3lr/futures_a1e843a5911a4d5a946ac919a09cfb1f/concurrent/futures/__init__.py", line 8, in from concurrent.futures._base import (FIRST_COMPLETED, File "/tmp/pip-install-py9zm3lr/futures_a1e843a5911a4d5a946ac919a09cfb1f/concurrent/futures/_base.py", line 355 raise type(self._exception), self._exception, self._traceback ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f78/f2ef458639d72/futures-3.0.1.tar.gz#sha256=f78f2ef458639d72a625cf9c7643cf5442bb222ac11c12bcc445c6ad1cd862e2 (from http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/futures/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.  Preparing metadata (setup.py): finished with status 'error' Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d9c/d7bb09aa01f0e/futures-3.0.0.tar.gz (24 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'error'  ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-py9zm3lr/futures_07af9569bccc4941a78ea9ea33234051/setup.py'"'"'; __file__='"'"'/tmp/pip-install-py9zm3lr/futures_07af9569bccc4941a78ea9ea33234051/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-21ho640u cwd: /tmp/pip-install-py9zm3lr/futures_07af9569bccc4941a78ea9ea33234051/ Complete output (24 lines): Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 18, in from setuptools.dist import Distribution File "/usr/local/lib/python3.6/site-packages/setuptools/dist.py", line 31, in from setuptools.extern.more_itertools import unique_everseen File "", line 971, in _find_and_load File "", line 955, in _find_and_load_unlocked File "", line 658, in _load_unlocked File "", line 571, in module_from_spec File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 52, in create_module return self.load_module(spec.name) File "/usr/local/lib/python3.6/site-packages/setuptools/extern/__init__.py", line 37, in load_module __import__(extant) File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/__init__.py", line 1, in from .more import * # noqa File "/usr/local/lib/python3.6/site-packages/setuptools/_vendor/more_itertools/more.py", line 5, in from concurrent.futures import ThreadPoolExecutor File "/tmp/pip-install-py9zm3lr/futures_07af9569bccc4941a78ea9ea33234051/concurrent/futures/__init__.py", line 8, in from concurrent.futures._base import (FIRST_COMPLETED, File "/tmp/pip-install-py9zm3lr/futures_07af9569bccc4941a78ea9ea33234051/concurrent/futures/_base.py", line 354 raise type(self._exception), self._exception, self._traceback ^ SyntaxError: invalid syntax ---------------------------------------- WARNING: Discarding http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d9c/d7bb09aa01f0e/futures-3.0.0.tar.gz#sha256=d9cd7bb09aa01f0e4940af64c31fbd7045098b7b4354420d7838ea39e8b86ee3 (from http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/futures/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.  Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9fd/22b354a4c4755/futures-2.2.0-py2.py3-none-any.whl (16 kB) Collecting bottle Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d6f/15f9d422670b7/bottle-0.12.25-py3-none-any.whl (90 kB) Collecting xmltodict Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/aa8/9e8fd76320154/xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) Collecting lxml Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/56b/9861a71575f57/lxml-5.3.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB) Collecting sseclient Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b2f/e534dcb33b1d3/sseclient-0.0.27.tar.gz (7.5 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting requests Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) Collecting prettytable Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/141/1c65d21dca9ea/prettytable-2.5.0-py3-none-any.whl (24 kB) Collecting consistent-hash Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/d9f/88eff08668091/consistent_hash-1.0.tar.gz (3.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting kombu Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e2d/edd8a86c9077c/kombu-5.1.0-py3-none-any.whl (187 kB) Collecting fysom Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/e36/17b79f19220c7/fysom-2.1.6.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting netaddr Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/982/2305b42ea1020/netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) Collecting importlib-metadata>=1.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/65a/9576a5b2d58ca/importlib_metadata-4.8.3-py3-none-any.whl (17 kB) Collecting typing-extensions Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/21c/85e0fe4b9a155/typing_extensions-4.1.1-py3-none-any.whl (26 kB) Collecting packaging>=20.4 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) Collecting async-timeout>=4.0.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/8ca/1e4fcf50d0741/async_timeout-4.0.2-py3-none-any.whl (5.8 kB) Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (from sseclient) (1.13.0) Collecting idna<4,>=2.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/82f/ee1fc78add434/idna-3.7-py3-none-any.whl (66 kB) Collecting charset-normalizer~=2.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/37a/0344459b199fc/urllib3-1.26.19-py2.py3-none-any.whl (143 kB) Collecting certifi>=2017.4.17 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/c19/8e21b1289c2ab/certifi-2024.7.4-py3-none-any.whl (162 kB) Collecting wcwidth Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/3da/69048e4540d84/wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Collecting vine Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/40f/df3c48b2cfe1c/vine-5.1.0-py3-none-any.whl (9.6 kB) Collecting cached-property Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/df4/f613cf7ad9a58/cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) Collecting amqp<6.0.0,>=5.0.6 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/827/cb12fb0baa892/amqp-5.2.0-py3-none-any.whl (50 kB) Collecting importlib-resources Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/33a/95faed5fc19b4/importlib_resources-5.4.0-py3-none-any.whl (28 kB) Collecting zipp>=0.5 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9fe/5ea21568a0a70/zipp-3.6.0-py3-none-any.whl (5.3 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/f9d/b75911801ed77/pyparsing-3.1.2-py3-none-any.whl (103 kB) Using legacy 'setup.py install' for sseclient, since package 'wheel' is not installed. Using legacy 'setup.py install' for consistent-hash, since package 'wheel' is not installed. Using legacy 'setup.py install' for fysom, since package 'wheel' is not installed. Installing collected packages: zipp, vine, urllib3, typing-extensions, pyparsing, idna, charset-normalizer, certifi, wcwidth, requests, packaging, importlib-resources, importlib-metadata, cached-property, async-timeout, amqp, xmltodict, sseclient, redis, psutil, prettytable, netaddr, lxml, kombu, fysom, futures, consistent-hash, bottle Running setup.py install for sseclient: started Running setup.py install for sseclient: finished with status 'done' Running setup.py install for fysom: started Running setup.py install for fysom: finished with status 'done' Running setup.py install for consistent-hash: started Running setup.py install for consistent-hash: finished with status 'done' 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. contrail-config-common 0.1.dev0 requires bitarray, which is not installed. contrail-config-common 0.1.dev0 requires cassandra-driver, which is not installed. contrail-config-common 0.1.dev0 requires kazoo, which is not installed. contrail-config-common 0.1.dev0 requires simplejson, which is not installed. contrail-config-common 0.1.dev0 requires stevedore, which is not installed. WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Successfully installed amqp-5.2.0 async-timeout-4.0.2 bottle-0.12.25 cached-property-1.5.2 certifi-2024.7.4 charset-normalizer-2.0.12 consistent-hash-1.0 futures-2.2.0 fysom-2.1.6 idna-3.7 importlib-metadata-4.8.3 importlib-resources-5.4.0 kombu-5.1.0 lxml-5.3.0 netaddr-0.10.1 packaging-21.3 prettytable-2.5.0 psutil-6.0.0 pyparsing-3.1.2 redis-4.3.6 requests-2.27.1 sseclient-0.0.27 typing-extensions-4.1.1 urllib3-1.26.19 vine-5.1.0 wcwidth-0.2.13 xmltodict-0.13.0 zipp-3.6.0 Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile Resolving Dependencies --> Running transaction check ---> Package contrail-analytics.x86_64 0:master.9.0.4.5-master_9_0_4_5.el7 will be installed --> Processing Dependency: xmltodict >= 0.7.0 for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: redis >= 2.6.13-1 for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: librdkafka1 >= 1.5.0 for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: python3-net-snmp for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: protobuf for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: libzookeeper for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: grok for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: cassandra-cpp-driver for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: libzookeeper_mt.so.2()(64bit) for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: librdkafka.so.1()(64bit) for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: librdkafka++.so.1()(64bit) for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: libprotobuf.so.8()(64bit) for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: libcassandra.so.2()(64bit) for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: libboost_system.so.1.53.0()(64bit) for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: libboost_regex.so.1.53.0()(64bit) for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: libboost_python.so.1.53.0()(64bit) for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: libboost_program_options.so.1.53.0()(64bit) for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: libboost_filesystem.so.1.53.0()(64bit) for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Processing Dependency: libboost_chrono.so.1.53.0()(64bit) for package: contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86_64 --> Running transaction check ---> Package boost-chrono.x86_64 0:1.53.0-28.el7 will be installed ---> Package boost-filesystem.x86_64 0:1.53.0-28.el7 will be installed ---> Package boost-program-options.x86_64 0:1.53.0-28.el7 will be installed ---> Package boost-python.x86_64 0:1.53.0-28.el7 will be installed ---> Package boost-regex.x86_64 0:1.53.0-28.el7 will be installed --> Processing Dependency: libicuuc.so.50()(64bit) for package: boost-regex-1.53.0-28.el7.x86_64 --> Processing Dependency: libicui18n.so.50()(64bit) for package: boost-regex-1.53.0-28.el7.x86_64 --> Processing Dependency: libicudata.so.50()(64bit) for package: boost-regex-1.53.0-28.el7.x86_64 ---> Package boost-system.x86_64 0:1.53.0-28.el7 will be installed ---> Package cassandra-cpp-driver.x86_64 0:2.7.1-1.el7 will be installed --> Processing Dependency: libuv.so.1()(64bit) for package: cassandra-cpp-driver-2.7.1-1.el7.x86_64 ---> Package grok.x86_64 0:1.20110708.1-1.el7.srce will be installed --> Processing Dependency: tokyocabinet >= 1.4.9 for package: grok-1.20110708.1-1.el7.srce.x86_64 --> Processing Dependency: libevent for package: grok-1.20110708.1-1.el7.srce.x86_64 --> Processing Dependency: libtokyocabinet.so.9()(64bit) for package: grok-1.20110708.1-1.el7.srce.x86_64 --> Processing Dependency: libevent-2.0.so.5()(64bit) for package: grok-1.20110708.1-1.el7.srce.x86_64 ---> Package librdkafka1.x86_64 0:1.5.0-0contrail0.el7 will be installed --> Processing Dependency: cyrus-sasl for package: librdkafka1-1.5.0-0contrail0.el7.x86_64 ---> Package libzookeeper.x86_64 0:3.6.1-0contrail0.el7 will be installed ---> Package protobuf.x86_64 0:2.5.0-8.el7 will be installed ---> Package python3-net-snmp.x86_64 1:5.9.4-5.el7 will be installed --> Processing Dependency: net-snmp-libs(x86-64) = 1:5.9.4-5.el7 for package: 1:python3-net-snmp-5.9.4-5.el7.x86_64 --> Processing Dependency: libnetsnmp.so.40()(64bit) for package: 1:python3-net-snmp-5.9.4-5.el7.x86_64 ---> Package redis.x86_64 0:3.2.8-1.el7 will be installed --> Processing Dependency: logrotate for package: redis-3.2.8-1.el7.x86_64 --> Processing Dependency: libjemalloc.so.1()(64bit) for package: redis-3.2.8-1.el7.x86_64 ---> Package xmltodict.noarch 0:0.7.0-1.0contrail will be installed --> Running transaction check ---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed --> Processing Dependency: /sbin/service for package: cyrus-sasl-2.1.26-24.el7_9.x86_64 ---> Package jemalloc.x86_64 0:3.6.0-1.el7 will be installed ---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed ---> Package libicu.x86_64 0:50.2-4.el7_7 will be installed ---> Package libuv.x86_64 1:1.19.2-1.el7 will be installed ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed ---> Package net-snmp-libs.x86_64 1:5.9.4-5.el7 will be installed ---> Package tokyocabinet.x86_64 0:1.4.48-3.el7 will be installed --> Running transaction check ---> Package initscripts.x86_64 0:9.49.53-1.el7_9.1 will be installed --> Processing Dependency: sysvinit-tools >= 2.87-5 for package: initscripts-9.49.53-1.el7_9.1.x86_64 --> Running transaction check ---> Package sysvinit-tools.x86_64 0:2.88-14.dsf.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: contrail-analytics x86_64 master.9.0.4.5-master_9_0_4_5.el7 contrail 4.7 M Installing for dependencies: boost-chrono x86_64 1.53.0-28.el7 contrail-tpc 43 k boost-filesystem x86_64 1.53.0-28.el7 contrail-tpc 67 k boost-program-options x86_64 1.53.0-28.el7 contrail-tpc 155 k boost-python x86_64 1.53.0-28.el7 contrail-tpc 132 k boost-regex x86_64 1.53.0-28.el7 contrail-tpc 294 k boost-system x86_64 1.53.0-28.el7 contrail-tpc 39 k cassandra-cpp-driver x86_64 2.7.1-1.el7 contrail-tpc 478 k cyrus-sasl x86_64 2.1.26-24.el7_9 tf-mirrors.ci_repos_yum7-updates 88 k grok x86_64 1.20110708.1-1.el7.srce contrail-tpc 52 k initscripts x86_64 9.49.53-1.el7_9.1 tf-mirrors.ci_repos_yum7-updates 440 k jemalloc x86_64 3.6.0-1.el7 contrail-tpc 105 k libevent x86_64 2.0.21-4.el7 tf-mirrors.ci_repos_yum7-base 214 k libicu x86_64 50.2-4.el7_7 tf-mirrors.ci_repos_yum7-base 6.9 M librdkafka1 x86_64 1.5.0-0contrail0.el7 contrail-tpc 912 k libuv x86_64 1:1.19.2-1.el7 contrail-tpc 120 k libzookeeper x86_64 3.6.1-0contrail0.el7 contrail-tpc 82 k logrotate x86_64 3.8.6-19.el7 tf-mirrors.ci_repos_yum7-base 70 k net-snmp-libs x86_64 1:5.9.4-5.el7 contrail-tpc 814 k protobuf x86_64 2.5.0-8.el7 tf-mirrors.ci_repos_yum7-base 338 k python3-net-snmp x86_64 1:5.9.4-5.el7 contrail-tpc 88 k redis x86_64 3.2.8-1.el7 tf-mirrors.ci_repos_centos-openstack-queens 542 k sysvinit-tools x86_64 2.88-14.dsf.el7 tf-mirrors.ci_repos_yum7-base 63 k tokyocabinet x86_64 1.4.48-3.el7 tf-mirrors.ci_repos_yum7-base 459 k xmltodict noarch 0.7.0-1.0contrail contrail-tpc 9.4 k Transaction Summary ================================================================================ Install 1 Package (+24 Dependent packages) Total download size: 17 M Installed size: 65 M Downloading packages: -------------------------------------------------------------------------------- Total 53 MB/s | 17 MB 00:00 Running transaction check Running transaction test Transaction test succeeded Running transaction Installing : boost-system-1.53.0-28.el7.x86_64 1/25 Installing : boost-chrono-1.53.0-28.el7.x86_64 2/25 Installing : boost-filesystem-1.53.0-28.el7.x86_64 3/25 Installing : tokyocabinet-1.4.48-3.el7.x86_64 4/25 Installing : logrotate-3.8.6-19.el7.x86_64 5/25 Installing : jemalloc-3.6.0-1.el7.x86_64 6/25 Installing : redis-3.2.8-1.el7.x86_64 7/25 Installing : xmltodict-0.7.0-1.0contrail.noarch 8/25 Installing : sysvinit-tools-2.88-14.dsf.el7.x86_64 9/25 Installing : initscripts-9.49.53-1.el7_9.1.x86_64 10/25 Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/25 Installing : librdkafka1-1.5.0-0contrail0.el7.x86_64 12/25 Installing : 1:net-snmp-libs-5.9.4-5.el7.x86_64 13/25 Installing : 1:python3-net-snmp-5.9.4-5.el7.x86_64 14/25 Installing : libevent-2.0.21-4.el7.x86_64 15/25 Installing : grok-1.20110708.1-1.el7.srce.x86_64 16/25 Installing : libzookeeper-3.6.1-0contrail0.el7.x86_64 17/25 Installing : boost-python-1.53.0-28.el7.x86_64 18/25 Installing : libicu-50.2-4.el7_7.x86_64 19/25 Installing : boost-regex-1.53.0-28.el7.x86_64 20/25 Installing : protobuf-2.5.0-8.el7.x86_64 21/25 Installing : 1:libuv-1.19.2-1.el7.x86_64 22/25 Installing : cassandra-cpp-driver-2.7.1-1.el7.x86_64 23/25 Installing : boost-program-options-1.53.0-28.el7.x86_64 24/25 Installing : contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86 25/25 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/ Requirement already satisfied: amqp in /usr/local/lib/python3.6/site-packages (5.2.0) Requirement already satisfied: redis>=2.10.0 in /usr/local/lib/python3.6/site-packages (4.3.6) Requirement already satisfied: psutil>=0.6.0 in /usr/local/lib64/python3.6/site-packages (6.0.0) Requirement already satisfied: prettytable in /usr/local/lib/python3.6/site-packages (2.5.0) Requirement already satisfied: future in /usr/local/lib/python3.6/site-packages (0.18.2) Collecting stevedore<=3.3.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) Collecting cassandra-driver<3.27,>=3.16 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/425/338478c143247/cassandra-driver-3.26.0.tar.gz (287 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting kafka Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/35a/49e9a432f6792/kafka-1.3.5-py2.py3-none-any.whl (207 kB) Collecting kazoo==2.7.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/ef8/3ffd126b3bb49/kazoo-2.7.0-py2.py3-none-any.whl (141 kB) Requirement already satisfied: sseclient in /usr/local/lib/python3.6/site-packages (0.0.27) Collecting bitarray Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/9ae/5b0657380d258/bitarray-2.9.2-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) Requirement already satisfied: six in /usr/local/lib/python3.6/site-packages (from kazoo==2.7.0) (1.13.0) Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.6/site-packages (from amqp) (5.1.0) Requirement already satisfied: async-timeout>=4.0.2 in /usr/local/lib/python3.6/site-packages (from redis>=2.10.0) (4.0.2) Requirement already satisfied: importlib-metadata>=1.0 in /usr/local/lib/python3.6/site-packages (from redis>=2.10.0) (4.8.3) Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.6/site-packages (from redis>=2.10.0) (21.3) Requirement already satisfied: typing-extensions in /usr/local/lib/python3.6/site-packages (from redis>=2.10.0) (4.1.1) Requirement already satisfied: wcwidth in /usr/local/lib/python3.6/site-packages (from prettytable) (0.2.13) Collecting pbr!=2.1.0,>=2.0.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/4a7/317d5e3b17a3d/pbr-6.0.0-py2.py3-none-any.whl (107 kB) Collecting geomet<0.3,>=0.1 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/a41/a1e336b381416/geomet-0.2.1.post1-py3-none-any.whl (18 kB) Requirement already satisfied: requests>=2.9 in /usr/local/lib/python3.6/site-packages (from sseclient) (2.27.1) Collecting click Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.6/site-packages (from importlib-metadata>=1.0->redis>=2.10.0) (3.6.0) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/local/lib/python3.6/site-packages (from packaging>=20.4->redis>=2.10.0) (3.1.2) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests>=2.9->sseclient) (1.26.19) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests>=2.9->sseclient) (2024.7.4) Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.6/site-packages (from requests>=2.9->sseclient) (2.0.12) Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests>=2.9->sseclient) (3.7) Using legacy 'setup.py install' for cassandra-driver, since package 'wheel' is not installed. Installing collected packages: click, pbr, geomet, stevedore, kazoo, kafka, cassandra-driver, bitarray WARNING: The script pbr is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The script geomet is installed in '/usr/local/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Running setup.py install for cassandra-driver: started Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: still running... Running setup.py install for cassandra-driver: finished with status 'done' 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. contrail-config-common 0.1.dev0 requires simplejson, which is not installed. Successfully installed bitarray-2.9.2 cassandra-driver-3.26.0 click-8.0.4 geomet-0.2.1.post1 kafka-1.3.5 kazoo-2.7.0 pbr-6.0.0 stevedore-3.3.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv Verifying : cassandra-cpp-driver-2.7.1-1.el7.x86_64 1/25 Verifying : boost-system-1.53.0-28.el7.x86_64 2/25 Verifying : boost-program-options-1.53.0-28.el7.x86_64 3/25 Verifying : boost-chrono-1.53.0-28.el7.x86_64 4/25 Verifying : 1:libuv-1.19.2-1.el7.x86_64 5/25 Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/25 Verifying : initscripts-9.49.53-1.el7_9.1.x86_64 7/25 Verifying : protobuf-2.5.0-8.el7.x86_64 8/25 Verifying : grok-1.20110708.1-1.el7.srce.x86_64 9/25 Verifying : contrail-analytics-master.9.0.4.5-master_9_0_4_5.el7.x86 10/25 Verifying : libicu-50.2-4.el7_7.x86_64 11/25 Verifying : boost-regex-1.53.0-28.el7.x86_64 12/25 Verifying : boost-python-1.53.0-28.el7.x86_64 13/25 Verifying : redis-3.2.8-1.el7.x86_64 14/25 Verifying : 1:python3-net-snmp-5.9.4-5.el7.x86_64 15/25 Verifying : libzookeeper-3.6.1-0contrail0.el7.x86_64 16/25 Verifying : libevent-2.0.21-4.el7.x86_64 17/25 Verifying : 1:net-snmp-libs-5.9.4-5.el7.x86_64 18/25 Verifying : sysvinit-tools-2.88-14.dsf.el7.x86_64 19/25 Verifying : xmltodict-0.7.0-1.0contrail.noarch 20/25 Verifying : jemalloc-3.6.0-1.el7.x86_64 21/25 Verifying : logrotate-3.8.6-19.el7.x86_64 22/25 Verifying : librdkafka1-1.5.0-0contrail0.el7.x86_64 23/25 Verifying : tokyocabinet-1.4.48-3.el7.x86_64 24/25 Verifying : boost-filesystem-1.53.0-28.el7.x86_64 25/25 Installed: contrail-analytics.x86_64 0:master.9.0.4.5-master_9_0_4_5.el7 Dependency Installed: boost-chrono.x86_64 0:1.53.0-28.el7 boost-filesystem.x86_64 0:1.53.0-28.el7 boost-program-options.x86_64 0:1.53.0-28.el7 boost-python.x86_64 0:1.53.0-28.el7 boost-regex.x86_64 0:1.53.0-28.el7 boost-system.x86_64 0:1.53.0-28.el7 cassandra-cpp-driver.x86_64 0:2.7.1-1.el7 cyrus-sasl.x86_64 0:2.1.26-24.el7_9 grok.x86_64 0:1.20110708.1-1.el7.srce initscripts.x86_64 0:9.49.53-1.el7_9.1 jemalloc.x86_64 0:3.6.0-1.el7 libevent.x86_64 0:2.0.21-4.el7 libicu.x86_64 0:50.2-4.el7_7 librdkafka1.x86_64 0:1.5.0-0contrail0.el7 libuv.x86_64 1:1.19.2-1.el7 libzookeeper.x86_64 0:3.6.1-0contrail0.el7 logrotate.x86_64 0:3.8.6-19.el7 net-snmp-libs.x86_64 1:5.9.4-5.el7 protobuf.x86_64 0:2.5.0-8.el7 python3-net-snmp.x86_64 1:5.9.4-5.el7 redis.x86_64 0:3.2.8-1.el7 sysvinit-tools.x86_64 0:2.88-14.dsf.el7 tokyocabinet.x86_64 0:1.4.48-3.el7 xmltodict.noarch 0:0.7.0-1.0contrail Complete! Loaded plugins: fastestmirror, ovl Cleaning repos: contrail contrail-tpc : tf-mirrors.ci_repos_centos-openstack-queens : tf-mirrors.ci_repos_dockerrepo tf-mirrors.ci_repos_yum7-base : tf-mirrors.ci_repos_yum7-centos-sclo-rh : tf-mirrors.ci_repos_yum7-centosplus : tf-mirrors.ci_repos_yum7-extras tf-mirrors.ci_repos_yum7-updates Cleaning up list of fastest mirrors ---> Removed intermediate container 1e89ea4abd72 ---> ef50a4734e48 Step 5/5 : CMD ["/usr/bin/tail","-f","/dev/null"] ---> Running in 770a5db4eca2 ---> Removed intermediate container 770a5db4eca2 ---> 475993463b25 [Warning] One or more build-args [BASE_EXTRA_RPMS CONTAINER_NAME CONTRAIL_CONTAINER_TAG CONTRAIL_REGISTRY GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 475993463b25 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-analytics-base:master-9_0_4-5 Successfully tagged nexus.gz1.opensdn.io:5101/tf-analytics-base:master-9_0_4-5 2024-08-20 07:00:10,955: INFO: Docker build duration: 1140 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-analytics-base] d8ed63b7b4ca: Preparing 7cd6b4da342a: Preparing 343b80ef552a: Preparing ea44263bbc43: Preparing 1705fe084f7f: Preparing 6730c1ad7c11: Preparing fd55cabe0b49: Preparing ae264b2c1f45: Preparing 378cae61fce6: Preparing 174f56854903: Preparing 6730c1ad7c11: Waiting fd55cabe0b49: Waiting ae264b2c1f45: Waiting 378cae61fce6: Waiting 174f56854903: Waiting ea44263bbc43: Layer already exists 343b80ef552a: Layer already exists 7cd6b4da342a: Layer already exists 1705fe084f7f: Layer already exists 6730c1ad7c11: Layer already exists 378cae61fce6: Layer already exists ae264b2c1f45: Layer already exists fd55cabe0b49: Layer already exists 174f56854903: Layer already exists d8ed63b7b4ca: Pushed master-9_0_4-5: digest: sha256:5f9e7023c5bd497f08dff2cfbd552404cf15ac8a72001be3d7c3c933052fa65a size: 2413 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-analytics-base] d8ed63b7b4ca: Preparing 7cd6b4da342a: Preparing 343b80ef552a: Preparing ea44263bbc43: Preparing 1705fe084f7f: Preparing 6730c1ad7c11: Preparing fd55cabe0b49: Preparing ae264b2c1f45: Preparing 378cae61fce6: Preparing 174f56854903: Preparing fd55cabe0b49: Waiting ae264b2c1f45: Waiting 378cae61fce6: Waiting 174f56854903: Waiting 6730c1ad7c11: Waiting ea44263bbc43: Layer already exists d8ed63b7b4ca: Layer already exists 7cd6b4da342a: Layer already exists 343b80ef552a: Layer already exists 1705fe084f7f: Layer already exists 6730c1ad7c11: Layer already exists fd55cabe0b49: Layer already exists ae264b2c1f45: Layer already exists 378cae61fce6: Layer already exists 174f56854903: Layer already exists master-9_0_4-5: digest: sha256:5f9e7023c5bd497f08dff2cfbd552404cf15ac8a72001be3d7c3c933052fa65a size: 2413 2024-08-20 07:01:11,371: INFO: Building contrail-analytics-base finished successfully, duration: 1201 seconds