2024-09-03 13:46:11,129: INFO: Building contrail-openstack-neutron-ml2-init 2024-09-03 13:46:11,288: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_3_6-1_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-openstack-neutron-ml2-init --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 7.168 kB Step 1/7 : FROM nexus.gz1.opensdn.io:5101/contrail-general-base:master-9_3_6-1_5 ---> bc00ae66d379 Step 2/7 : ARG CONTAINER_NAME ---> Using cache ---> 4cfa36bf97d3 Step 3/7 : ENV CONTAINER_NAME=$CONTAINER_NAME ---> Running in 7fa1ecadde9d ---> Removed intermediate container 7fa1ecadde9d ---> 00007469d7a8 Step 4/7 : LABEL name=$CONTAINER_NAME summary="Init container for OpenStack neutron-server with ml2 driver" description="Sidecar container with libraries for neutron-server with ml2 driver." $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 75881310fa4c ---> Removed intermediate container 75881310fa4c ---> 0aed825f6032 Step 5/7 : COPY *.sh / ---> c9d8bcd1604a Step 6/7 : RUN mkdir -p /opt/contrail/python3/site-packages && python3 -m pip install --no-compile --target=/opt/contrail/site-packages future && python3 -m pip install 'pbr>=2.0' && rpm -Uvh --nodeps $(repoquery -q --location python-contrail) && yum install -y git && for i in {1..3} ; do res=0 && rm -rf networking-opencontrail && git clone --depth=1 --single-branch -b stable/queens https://opendev.org/x/networking-opencontrail.git && cd networking-opencontrail && python3 setup.py install --root=/opt/contrail/ --no-compile && break ; res=1 ; done && [[ "$res" == 0 ]] && cp -rf /usr/lib/python2.7/site-packages/vnc_api* /opt/contrail/site-packages && cp -rf /usr/lib/python2.7/site-packages/cfgm_common* /opt/contrail/site-packages && yum autoremove -y git python-contrail tf-neutron-ml2-plugin && yum clean all -y && rm -rf networking-opencontrail /var/cache/yum ---> Running in f17f48177185 WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting future Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/929/292d34f5872e7/future-1.0.0-py3-none-any.whl (491kB) Installing collected packages: future Successfully installed future-1.0.0 WARNING: Running pip install with root privileges is generally not a good idea. Try `__main__.py install --user` instead. Collecting pbr>=2.0 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/+f/a77/6ae228892d801/pbr-6.1.0-py2.py3-none-any.whl (108kB) Installing collected packages: pbr Successfully installed pbr-6.1.0 Retrieving http://localhost:6667/x86_64/python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64.rpm Preparing... ######################################## Updating / installing... python-contrail-master.9.3.6.1.5-maste######################################## /usr/bin/python: No module named pip warning: %post(python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64) scriptlet failed, exit status 1 Loaded plugins: fastestmirror, ovl Determining fastest mirrors Resolving Dependencies --> Running transaction check ---> Package git.x86_64 0:1.8.3.1-25.el7_9 will be installed --> Processing Dependency: perl-Git = 1.8.3.1-25.el7_9 for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: rsync for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(vars) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(strict) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(lib) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-25.el7_9.x86_64 --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-25.el7_9.x86_64 --> Running transaction check ---> Package openssh-clients.x86_64 0:7.4p1-23.el7_9 will be installed --> Processing Dependency: openssh = 7.4p1-23.el7_9 for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch ---> Package perl-Git.noarch 0:1.8.3.1-25.el7_9 will be installed ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed ---> Package rsync.x86_64 0:3.1.2-12.el7_9 will be installed --> Running transaction check ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed ---> Package openssh.x86_64 0:7.4p1-23.el7_9 will be installed ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed --> Running transaction check ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed --> Running transaction check ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: git x86_64 1.8.3.1-25.el7_9 tf-mirrors.ci_repos_yum7-updates 4.4 M Installing for dependencies: fipscheck x86_64 1.4.1-6.el7 tf-mirrors.ci_repos_yum7-base 21 k fipscheck-lib x86_64 1.4.1-6.el7 tf-mirrors.ci_repos_yum7-base 11 k libedit x86_64 3.0-12.20121213cvs.el7 tf-mirrors.ci_repos_yum7-base 92 k openssh x86_64 7.4p1-23.el7_9 tf-mirrors.ci_repos_yum7-updates 510 k openssh-clients x86_64 7.4p1-23.el7_9 tf-mirrors.ci_repos_yum7-updates 655 k perl x86_64 4:5.16.3-299.el7_9 tf-mirrors.ci_repos_yum7-updates 8.0 M perl-Carp noarch 1.26-244.el7 tf-mirrors.ci_repos_yum7-base 19 k perl-Encode x86_64 2.51-7.el7 tf-mirrors.ci_repos_yum7-base 1.5 M perl-Error noarch 1:0.17020-2.el7 tf-mirrors.ci_repos_yum7-base 32 k perl-Exporter noarch 5.68-3.el7 tf-mirrors.ci_repos_yum7-base 28 k perl-File-Path noarch 2.09-2.el7 tf-mirrors.ci_repos_yum7-base 26 k perl-File-Temp noarch 0.23.01-3.el7 tf-mirrors.ci_repos_yum7-base 56 k perl-Filter x86_64 1.49-3.el7 tf-mirrors.ci_repos_yum7-base 76 k perl-Getopt-Long noarch 2.40-3.el7 tf-mirrors.ci_repos_yum7-base 56 k perl-Git noarch 1.8.3.1-25.el7_9 tf-mirrors.ci_repos_yum7-updates 56 k perl-HTTP-Tiny noarch 0.033-3.el7 tf-mirrors.ci_repos_yum7-base 38 k perl-PathTools x86_64 3.40-5.el7 tf-mirrors.ci_repos_yum7-base 82 k perl-Pod-Escapes noarch 1:1.04-299.el7_9 tf-mirrors.ci_repos_yum7-updates 52 k perl-Pod-Perldoc noarch 3.20-4.el7 tf-mirrors.ci_repos_yum7-base 87 k perl-Pod-Simple noarch 1:3.28-4.el7 tf-mirrors.ci_repos_yum7-base 216 k perl-Pod-Usage noarch 1.63-3.el7 tf-mirrors.ci_repos_yum7-base 27 k perl-Scalar-List-Utils x86_64 1.27-248.el7 tf-mirrors.ci_repos_yum7-base 36 k perl-Socket x86_64 2.010-5.el7 tf-mirrors.ci_repos_yum7-base 49 k perl-Storable x86_64 2.45-3.el7 tf-mirrors.ci_repos_yum7-base 77 k perl-TermReadKey x86_64 2.30-20.el7 tf-mirrors.ci_repos_yum7-base 31 k perl-Text-ParseWords noarch 3.29-4.el7 tf-mirrors.ci_repos_yum7-base 14 k perl-Time-HiRes x86_64 4:1.9725-3.el7 tf-mirrors.ci_repos_yum7-base 45 k perl-Time-Local noarch 1.2300-2.el7 tf-mirrors.ci_repos_yum7-base 24 k perl-constant noarch 1.27-2.el7 tf-mirrors.ci_repos_yum7-base 19 k perl-libs x86_64 4:5.16.3-299.el7_9 tf-mirrors.ci_repos_yum7-updates 690 k perl-macros x86_64 4:5.16.3-299.el7_9 tf-mirrors.ci_repos_yum7-updates 44 k perl-parent noarch 1:0.225-244.el7 tf-mirrors.ci_repos_yum7-base 12 k perl-podlators noarch 2.5.1-3.el7 tf-mirrors.ci_repos_yum7-base 112 k perl-threads x86_64 1.87-4.el7 tf-mirrors.ci_repos_yum7-base 49 k perl-threads-shared x86_64 1.43-6.el7 tf-mirrors.ci_repos_yum7-base 39 k rsync x86_64 3.1.2-12.el7_9 tf-mirrors.ci_repos_yum7-updates 408 k Transaction Summary ================================================================================ Install 1 Package (+36 Dependent packages) Total download size: 18 M Installed size: 64 M Downloading packages: -------------------------------------------------------------------------------- Total 2.2 MB/s | 18 MB 00:08 Running transaction check Running transaction test Transaction test succeeded Running transaction Warning: RPMDB altered outside of yum. ** Found 14 pre-existing rpmdb problem(s), 'yum check' output follows: python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64 has missing requires of Cython python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64 has missing requires of consistent_hash python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64 has missing requires of python-attrdict python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64 has missing requires of python-fysom python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64 has missing requires of python-gevent >= ('0', '1.0', None) python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64 has missing requires of python-greenlet < ('0', '2.0.0', None) python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64 has missing requires of python-kombu python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64 has missing requires of python-simplejson python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64 has missing requires of python-stevedore python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64 has missing requires of python2-bitarray python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64 has missing requires of python2-bottle >= ('0', '0.11.6', None) python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64 has missing requires of python2-future python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64 has missing requires of python2-futures python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x86_64 has missing requires of python2-six  Installing : fipscheck-1.4.1-6.el7.x86_64 1/37 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 2/37 Installing : openssh-7.4p1-23.el7_9.x86_64 3/37 Installing : 1:perl-parent-0.225-244.el7.noarch 4/37 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 5/37 Installing : perl-podlators-2.5.1-3.el7.noarch 6/37 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 7/37 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 8/37 Installing : perl-Encode-2.51-7.el7.x86_64 9/37 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 10/37 Installing : perl-Pod-Usage-1.63-3.el7.noarch 11/37 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 12/37 Installing : perl-Exporter-5.68-3.el7.noarch 13/37 Installing : perl-constant-1.27-2.el7.noarch 14/37 Installing : perl-Carp-1.26-244.el7.noarch 15/37 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 16/37 Installing : perl-Socket-2.010-5.el7.x86_64 17/37 Installing : perl-Time-Local-1.2300-2.el7.noarch 18/37 Installing : perl-Storable-2.45-3.el7.x86_64 19/37 Installing : perl-PathTools-3.40-5.el7.x86_64 20/37 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 21/37 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 22/37 Installing : perl-File-Temp-0.23.01-3.el7.noarch 23/37 Installing : perl-File-Path-2.09-2.el7.noarch 24/37 Installing : perl-threads-shared-1.43-6.el7.x86_64 25/37 Installing : perl-threads-1.87-4.el7.x86_64 26/37 Installing : perl-Filter-1.49-3.el7.x86_64 27/37 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 28/37 Installing : perl-Getopt-Long-2.40-3.el7.noarch 29/37 Installing : 4:perl-5.16.3-299.el7_9.x86_64 30/37 Installing : 1:perl-Error-0.17020-2.el7.noarch 31/37 Installing : perl-TermReadKey-2.30-20.el7.x86_64 32/37 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 33/37 Installing : openssh-clients-7.4p1-23.el7_9.x86_64 34/37 Installing : rsync-3.1.2-12.el7_9.x86_64 35/37 Installing : perl-Git-1.8.3.1-25.el7_9.noarch 36/37 Installing : git-1.8.3.1-25.el7_9.x86_64 37/37 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/37 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/37 Verifying : rsync-3.1.2-12.el7_9.x86_64 3/37 Verifying : perl-threads-shared-1.43-6.el7.x86_64 4/37 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 5/37 Verifying : perl-Exporter-5.68-3.el7.noarch 6/37 Verifying : perl-constant-1.27-2.el7.noarch 7/37 Verifying : perl-PathTools-3.40-5.el7.x86_64 8/37 Verifying : openssh-clients-7.4p1-23.el7_9.x86_64 9/37 Verifying : perl-Carp-1.26-244.el7.noarch 10/37 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 11/37 Verifying : 1:perl-parent-0.225-244.el7.noarch 12/37 Verifying : perl-Socket-2.010-5.el7.x86_64 13/37 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/37 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 15/37 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 16/37 Verifying : git-1.8.3.1-25.el7_9.x86_64 17/37 Verifying : perl-Time-Local-1.2300-2.el7.noarch 18/37 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 19/37 Verifying : fipscheck-1.4.1-6.el7.x86_64 20/37 Verifying : openssh-7.4p1-23.el7_9.x86_64 21/37 Verifying : 1:perl-Error-0.17020-2.el7.noarch 22/37 Verifying : perl-Git-1.8.3.1-25.el7_9.noarch 23/37 Verifying : perl-Storable-2.45-3.el7.x86_64 24/37 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 25/37 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 26/37 Verifying : perl-Encode-2.51-7.el7.x86_64 27/37 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 28/37 Verifying : perl-podlators-2.5.1-3.el7.noarch 29/37 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 30/37 Verifying : perl-File-Path-2.09-2.el7.noarch 31/37 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 32/37 Verifying : perl-threads-1.87-4.el7.x86_64 33/37 Verifying : perl-Filter-1.49-3.el7.x86_64 34/37 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 35/37 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 36/37 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 37/37 Installed: git.x86_64 0:1.8.3.1-25.el7_9 Dependency Installed: fipscheck.x86_64 0:1.4.1-6.el7 fipscheck-lib.x86_64 0:1.4.1-6.el7 libedit.x86_64 0:3.0-12.20121213cvs.el7 openssh.x86_64 0:7.4p1-23.el7_9 openssh-clients.x86_64 0:7.4p1-23.el7_9 perl.x86_64 4:5.16.3-299.el7_9 perl-Carp.noarch 0:1.26-244.el7 perl-Encode.x86_64 0:2.51-7.el7 perl-Error.noarch 1:0.17020-2.el7 perl-Exporter.noarch 0:5.68-3.el7 perl-File-Path.noarch 0:2.09-2.el7 perl-File-Temp.noarch 0:0.23.01-3.el7 perl-Filter.x86_64 0:1.49-3.el7 perl-Getopt-Long.noarch 0:2.40-3.el7 perl-Git.noarch 0:1.8.3.1-25.el7_9 perl-HTTP-Tiny.noarch 0:0.033-3.el7 perl-PathTools.x86_64 0:3.40-5.el7 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 perl-Pod-Perldoc.noarch 0:3.20-4.el7 perl-Pod-Simple.noarch 1:3.28-4.el7 perl-Pod-Usage.noarch 0:1.63-3.el7 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 perl-Socket.x86_64 0:2.010-5.el7 perl-Storable.x86_64 0:2.45-3.el7 perl-TermReadKey.x86_64 0:2.30-20.el7 perl-Text-ParseWords.noarch 0:3.29-4.el7 perl-Time-HiRes.x86_64 4:1.9725-3.el7 perl-Time-Local.noarch 0:1.2300-2.el7 perl-constant.noarch 0:1.27-2.el7 perl-libs.x86_64 4:5.16.3-299.el7_9 perl-macros.x86_64 4:5.16.3-299.el7_9 perl-parent.noarch 1:0.225-244.el7 perl-podlators.noarch 0:2.5.1-3.el7 perl-threads.x86_64 0:1.87-4.el7 perl-threads-shared.x86_64 0:1.43-6.el7 rsync.x86_64 0:3.1.2-12.el7_9 Complete! Cloning into 'networking-opencontrail'... running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running build running build_py creating build creating build/lib creating build/lib/networking_opencontrail copying networking_opencontrail/__init__.py -> build/lib/networking_opencontrail copying networking_opencontrail/constants.py -> build/lib/networking_opencontrail copying networking_opencontrail/exceptions.py -> build/lib/networking_opencontrail copying networking_opencontrail/options.py -> build/lib/networking_opencontrail creating build/lib/networking_opencontrail/neutron copying networking_opencontrail/neutron/__init__.py -> build/lib/networking_opencontrail/neutron copying networking_opencontrail/neutron/neutron_client.py -> build/lib/networking_opencontrail/neutron creating build/lib/networking_opencontrail/ml2 copying networking_opencontrail/ml2/__init__.py -> build/lib/networking_opencontrail/ml2 copying networking_opencontrail/ml2/mech_driver.py -> build/lib/networking_opencontrail/ml2 creating build/lib/networking_opencontrail/repository copying networking_opencontrail/repository/__init__.py -> build/lib/networking_opencontrail/repository copying networking_opencontrail/repository/network.py -> build/lib/networking_opencontrail/repository copying networking_opencontrail/repository/router.py -> build/lib/networking_opencontrail/repository copying networking_opencontrail/repository/subnet.py -> build/lib/networking_opencontrail/repository copying networking_opencontrail/repository/vmi.py -> build/lib/networking_opencontrail/repository copying networking_opencontrail/repository/vpg.py -> build/lib/networking_opencontrail/repository creating build/lib/networking_opencontrail/tests creating build/lib/networking_opencontrail/tests/unit creating build/lib/networking_opencontrail/tests/unit/repository copying networking_opencontrail/tests/unit/repository/__init__.py -> build/lib/networking_opencontrail/tests/unit/repository copying networking_opencontrail/tests/unit/repository/test_irb.py -> build/lib/networking_opencontrail/tests/unit/repository copying networking_opencontrail/tests/unit/repository/test_ntf_signer.py -> build/lib/networking_opencontrail/tests/unit/repository copying networking_opencontrail/tests/unit/repository/test_utils.py -> build/lib/networking_opencontrail/tests/unit/repository creating build/lib/networking_opencontrail/tests/unit/resources copying networking_opencontrail/tests/unit/resources/__init__.py -> build/lib/networking_opencontrail/tests/unit/resources copying networking_opencontrail/tests/unit/resources/test_lr_vmi.py -> build/lib/networking_opencontrail/tests/unit/resources copying networking_opencontrail/tests/unit/resources/test_make_vpg_and_vmi_names_from_q_data.py -> build/lib/networking_opencontrail/tests/unit/resources copying networking_opencontrail/tests/unit/resources/test_network.py -> build/lib/networking_opencontrail/tests/unit/resources copying networking_opencontrail/tests/unit/resources/test_router.py -> build/lib/networking_opencontrail/tests/unit/resources copying networking_opencontrail/tests/unit/resources/test_subnet.py -> build/lib/networking_opencontrail/tests/unit/resources copying networking_opencontrail/tests/unit/resources/test_utils.py -> build/lib/networking_opencontrail/tests/unit/resources copying networking_opencontrail/tests/unit/resources/test_vmi.py -> build/lib/networking_opencontrail/tests/unit/resources copying networking_opencontrail/tests/unit/resources/test_vpg.py -> build/lib/networking_opencontrail/tests/unit/resources creating build/lib/networking_opencontrail/sync copying networking_opencontrail/sync/__init__.py -> build/lib/networking_opencontrail/sync copying networking_opencontrail/sync/base.py -> build/lib/networking_opencontrail/sync copying networking_opencontrail/sync/synchronizers.py -> build/lib/networking_opencontrail/sync copying networking_opencontrail/sync/worker.py -> build/lib/networking_opencontrail/sync creating build/lib/networking_opencontrail/repository/utils copying networking_opencontrail/repository/utils/__init__.py -> build/lib/networking_opencontrail/repository/utils copying networking_opencontrail/repository/utils/client.py -> build/lib/networking_opencontrail/repository/utils copying networking_opencontrail/repository/utils/initialize.py -> build/lib/networking_opencontrail/repository/utils copying networking_opencontrail/repository/utils/irb.py -> build/lib/networking_opencontrail/repository/utils copying networking_opencontrail/repository/utils/tagger.py -> build/lib/networking_opencontrail/repository/utils copying networking_opencontrail/repository/utils/utils.py -> build/lib/networking_opencontrail/repository/utils copying networking_opencontrail/tests/unit/__init__.py -> build/lib/networking_opencontrail/tests/unit creating build/lib/networking_opencontrail/tests/integration copying networking_opencontrail/tests/integration/__init__.py -> build/lib/networking_opencontrail/tests/integration copying networking_opencontrail/tests/integration/test_logical_routers.py -> build/lib/networking_opencontrail/tests/integration copying networking_opencontrail/tests/integration/test_networks.py -> build/lib/networking_opencontrail/tests/integration copying networking_opencontrail/tests/integration/test_subnets.py -> build/lib/networking_opencontrail/tests/integration copying networking_opencontrail/tests/integration/test_synchronization.py -> build/lib/networking_opencontrail/tests/integration copying networking_opencontrail/tests/integration/test_vpgs_and_vmis.py -> build/lib/networking_opencontrail/tests/integration creating build/lib/networking_opencontrail/tests/unit/sync copying networking_opencontrail/tests/unit/sync/__init__.py -> build/lib/networking_opencontrail/tests/unit/sync copying networking_opencontrail/tests/unit/sync/test_network_synchronizer.py -> build/lib/networking_opencontrail/tests/unit/sync creating build/lib/networking_opencontrail/resources copying networking_opencontrail/resources/__init__.py -> build/lib/networking_opencontrail/resources copying networking_opencontrail/resources/lr_vmi.py -> build/lib/networking_opencontrail/resources copying networking_opencontrail/resources/network.py -> build/lib/networking_opencontrail/resources copying networking_opencontrail/resources/router.py -> build/lib/networking_opencontrail/resources copying networking_opencontrail/resources/subnet.py -> build/lib/networking_opencontrail/resources copying networking_opencontrail/resources/utils.py -> build/lib/networking_opencontrail/resources copying networking_opencontrail/resources/vmi.py -> build/lib/networking_opencontrail/resources copying networking_opencontrail/resources/vpg.py -> build/lib/networking_opencontrail/resources creating build/lib/networking_opencontrail/tests/unit/l3 copying networking_opencontrail/tests/unit/l3/__init__.py -> build/lib/networking_opencontrail/tests/unit/l3 copying networking_opencontrail/tests/unit/l3/test_flavor_validation.py -> build/lib/networking_opencontrail/tests/unit/l3 creating build/lib/networking_opencontrail/l3 copying networking_opencontrail/l3/__init__.py -> build/lib/networking_opencontrail/l3 copying networking_opencontrail/l3/service_provider.py -> build/lib/networking_opencontrail/l3 copying networking_opencontrail/tests/__init__.py -> build/lib/networking_opencontrail/tests copying networking_opencontrail/tests/base.py -> build/lib/networking_opencontrail/tests running egg_info creating networking_opencontrail.egg-info writing pbr to networking_opencontrail.egg-info/pbr.json writing networking_opencontrail.egg-info/PKG-INFO writing dependency_links to networking_opencontrail.egg-info/dependency_links.txt writing entry points to networking_opencontrail.egg-info/entry_points.txt writing requirements to networking_opencontrail.egg-info/requires.txt writing top-level names to networking_opencontrail.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'networking_opencontrail.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'networking_opencontrail.egg-info/SOURCES.txt' copying networking_opencontrail/tests/integration/.stestr.conf -> build/lib/networking_opencontrail/tests/integration running install_lib creating /opt/contrail/usr creating /opt/contrail/usr/local creating /opt/contrail/usr/local/lib creating /opt/contrail/usr/local/lib/python3.6 creating /opt/contrail/usr/local/lib/python3.6/site-packages creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail copying build/lib/networking_opencontrail/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail copying build/lib/networking_opencontrail/constants.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail copying build/lib/networking_opencontrail/exceptions.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail copying build/lib/networking_opencontrail/options.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/neutron copying build/lib/networking_opencontrail/neutron/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/neutron copying build/lib/networking_opencontrail/neutron/neutron_client.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/neutron creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/ml2 copying build/lib/networking_opencontrail/ml2/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/ml2 copying build/lib/networking_opencontrail/ml2/mech_driver.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/ml2 creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/repository copying build/lib/networking_opencontrail/repository/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/repository copying build/lib/networking_opencontrail/repository/network.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/repository copying build/lib/networking_opencontrail/repository/router.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/repository copying build/lib/networking_opencontrail/repository/subnet.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/repository copying build/lib/networking_opencontrail/repository/vmi.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/repository copying build/lib/networking_opencontrail/repository/vpg.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/repository creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/repository/utils copying build/lib/networking_opencontrail/repository/utils/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/repository/utils copying build/lib/networking_opencontrail/repository/utils/client.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/repository/utils copying build/lib/networking_opencontrail/repository/utils/initialize.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/repository/utils copying build/lib/networking_opencontrail/repository/utils/irb.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/repository/utils copying build/lib/networking_opencontrail/repository/utils/tagger.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/repository/utils copying build/lib/networking_opencontrail/repository/utils/utils.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/repository/utils creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/repository copying build/lib/networking_opencontrail/tests/unit/repository/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/repository copying build/lib/networking_opencontrail/tests/unit/repository/test_irb.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/repository copying build/lib/networking_opencontrail/tests/unit/repository/test_ntf_signer.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/repository copying build/lib/networking_opencontrail/tests/unit/repository/test_utils.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/repository creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/resources copying build/lib/networking_opencontrail/tests/unit/resources/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/resources copying build/lib/networking_opencontrail/tests/unit/resources/test_lr_vmi.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/resources copying build/lib/networking_opencontrail/tests/unit/resources/test_make_vpg_and_vmi_names_from_q_data.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/resources copying build/lib/networking_opencontrail/tests/unit/resources/test_network.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/resources copying build/lib/networking_opencontrail/tests/unit/resources/test_router.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/resources copying build/lib/networking_opencontrail/tests/unit/resources/test_subnet.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/resources copying build/lib/networking_opencontrail/tests/unit/resources/test_utils.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/resources copying build/lib/networking_opencontrail/tests/unit/resources/test_vmi.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/resources copying build/lib/networking_opencontrail/tests/unit/resources/test_vpg.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/resources copying build/lib/networking_opencontrail/tests/unit/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/sync copying build/lib/networking_opencontrail/tests/unit/sync/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/sync copying build/lib/networking_opencontrail/tests/unit/sync/test_network_synchronizer.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/sync creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/l3 copying build/lib/networking_opencontrail/tests/unit/l3/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/l3 copying build/lib/networking_opencontrail/tests/unit/l3/test_flavor_validation.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/unit/l3 creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/integration copying build/lib/networking_opencontrail/tests/integration/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/integration copying build/lib/networking_opencontrail/tests/integration/test_logical_routers.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/integration copying build/lib/networking_opencontrail/tests/integration/test_networks.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/integration copying build/lib/networking_opencontrail/tests/integration/test_subnets.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/integration copying build/lib/networking_opencontrail/tests/integration/test_synchronization.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/integration copying build/lib/networking_opencontrail/tests/integration/test_vpgs_and_vmis.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/integration copying build/lib/networking_opencontrail/tests/integration/.stestr.conf -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests/integration copying build/lib/networking_opencontrail/tests/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests copying build/lib/networking_opencontrail/tests/base.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/tests creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/sync copying build/lib/networking_opencontrail/sync/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/sync copying build/lib/networking_opencontrail/sync/base.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/sync copying build/lib/networking_opencontrail/sync/synchronizers.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/sync copying build/lib/networking_opencontrail/sync/worker.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/sync creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/resources copying build/lib/networking_opencontrail/resources/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/resources copying build/lib/networking_opencontrail/resources/lr_vmi.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/resources copying build/lib/networking_opencontrail/resources/network.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/resources copying build/lib/networking_opencontrail/resources/router.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/resources copying build/lib/networking_opencontrail/resources/subnet.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/resources copying build/lib/networking_opencontrail/resources/utils.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/resources copying build/lib/networking_opencontrail/resources/vmi.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/resources copying build/lib/networking_opencontrail/resources/vpg.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/resources creating /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/l3 copying build/lib/networking_opencontrail/l3/__init__.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/l3 copying build/lib/networking_opencontrail/l3/service_provider.py -> /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail/l3 running install_data creating /opt/contrail/etc creating /opt/contrail/etc/neutron creating /opt/contrail/etc/neutron/plugins creating /opt/contrail/etc/neutron/plugins/ml2 copying etc/ml2_conf_opencontrail.ini -> /opt/contrail/etc/neutron/plugins/ml2 running install_egg_info Copying networking_opencontrail.egg-info to /opt/contrail/usr/local/lib/python3.6/site-packages/networking_opencontrail-0.0.0-py3.6.egg-info running install_scripts Loaded plugins: fastestmirror, ovl No Match for argument: tf-neutron-ml2-plugin Resolving Dependencies --> Running transaction check ---> Package git.x86_64 0:1.8.3.1-25.el7_9 will be erased --> Processing Dependency: git = 1.8.3.1-25.el7_9 for package: perl-Git-1.8.3.1-25.el7_9.noarch ---> Package python-contrail.x86_64 0:master.9.3.6.1.5-master_9_3_6_1_5.el7 will be erased --> Running transaction check ---> Package perl-Git.noarch 0:1.8.3.1-25.el7_9 will be erased --> Finished Dependency Resolution --> Finding unneeded leftover dependencies ---> Marking perl to be removed - no longer needed by git ---> Marking perl-PathTools to be removed - no longer needed by git ---> Marking rsync to be removed - no longer needed by git ---> Marking perl-Exporter to be removed - no longer needed by git ---> Marking perl-File-Path to be removed - no longer needed by git ---> Marking openssh-clients to be removed - no longer needed by git ---> Marking perl-File-Temp to be removed - no longer needed by git ---> Marking perl-TermReadKey to be removed - no longer needed by git ---> Marking perl-Error to be removed - no longer needed by git ---> Marking perl-Getopt-Long to be removed - no longer needed by git ---> Marking perl-Carp to be removed - no longer needed by perl-Git ---> Marking perl-Time-Local to be removed - no longer needed by perl-Git ---> Marking perl-libs to be removed - no longer needed by perl ---> Marking perl-Scalar-List-Utils to be removed - no longer needed by perl ---> Marking perl-threads-shared to be removed - no longer needed by perl ---> Marking perl-Storable to be removed - no longer needed by perl ---> Marking perl-Filter to be removed - no longer needed by perl ---> Marking perl-Time-HiRes to be removed - no longer needed by perl ---> Marking perl-Socket to be removed - no longer needed by perl ---> Marking perl-threads to be removed - no longer needed by perl ---> Marking perl-Pod-Simple to be removed - no longer needed by perl ---> Marking perl-constant to be removed - no longer needed by perl ---> Marking fipscheck-lib to be removed - no longer needed by openssh-clients ---> Marking libedit to be removed - no longer needed by openssh-clients ---> Marking openssh to be removed - no longer needed by openssh-clients ---> Marking perl-Text-ParseWords to be removed - no longer needed by perl-Getopt-Long ---> Marking perl-Pod-Usage to be removed - no longer needed by perl-Getopt-Long ---> Marking perl-Pod-Escapes to be removed - no longer needed by perl-Pod-Simple ---> Marking perl-Encode to be removed - no longer needed by perl-Pod-Simple ---> Marking fipscheck to be removed - no longer needed by fipscheck-lib ---> Marking perl-Pod-Perldoc to be removed - no longer needed by perl-Pod-Usage ---> Marking perl-podlators to be removed - no longer needed by perl-Pod-Usage ---> Marking perl-HTTP-Tiny to be removed - no longer needed by perl-Pod-Perldoc ---> Marking perl-parent to be removed - no longer needed by perl-Pod-Perldoc Found and removing 34 unneeded dependencies --> Running transaction check ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be erased ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be erased ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be erased ---> Package openssh.x86_64 0:7.4p1-23.el7_9 will be erased ---> Package openssh-clients.x86_64 0:7.4p1-23.el7_9 will be erased ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be erased --> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: 4:perl-macros-5.16.3-299.el7_9.x86_64 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be erased ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be erased ---> Package perl-Error.noarch 1:0.17020-2.el7 will be erased ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be erased ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be erased ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be erased ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be erased ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be erased ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be erased ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be erased ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be erased ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be erased ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be erased ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be erased ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be erased ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be erased ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be erased ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be erased ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be erased ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be erased ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be erased ---> Package perl-constant.noarch 0:1.27-2.el7 will be erased ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be erased ---> Package perl-parent.noarch 1:0.225-244.el7 will be erased ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be erased ---> Package perl-threads.x86_64 0:1.87-4.el7 will be erased ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be erased ---> Package rsync.x86_64 0:3.1.2-12.el7_9 will be erased --> Running transaction check ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be erased --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: git x86_64 1.8.3.1-25.el7_9 @tf-mirrors.ci_repos_yum7-updates 22 M python-contrail x86_64 master.9.3.6.1.5-master_9_3_6_1_5.el7 installed 30 M Removing for dependencies: fipscheck x86_64 1.4.1-6.el7 @tf-mirrors.ci_repos_yum7-base 38 k fipscheck-lib x86_64 1.4.1-6.el7 @tf-mirrors.ci_repos_yum7-base 11 k libedit x86_64 3.0-12.20121213cvs.el7 @tf-mirrors.ci_repos_yum7-base 239 k openssh x86_64 7.4p1-23.el7_9 @tf-mirrors.ci_repos_yum7-updates 1.9 M openssh-clients x86_64 7.4p1-23.el7_9 @tf-mirrors.ci_repos_yum7-updates 2.5 M perl x86_64 4:5.16.3-299.el7_9 @tf-mirrors.ci_repos_yum7-updates 22 M perl-Carp noarch 1.26-244.el7 @tf-mirrors.ci_repos_yum7-base 28 k perl-Encode x86_64 2.51-7.el7 @tf-mirrors.ci_repos_yum7-base 9.7 M perl-Error noarch 1:0.17020-2.el7 @tf-mirrors.ci_repos_yum7-base 49 k perl-Exporter noarch 5.68-3.el7 @tf-mirrors.ci_repos_yum7-base 55 k perl-File-Path noarch 2.09-2.el7 @tf-mirrors.ci_repos_yum7-base 49 k perl-File-Temp noarch 0.23.01-3.el7 @tf-mirrors.ci_repos_yum7-base 155 k perl-Filter x86_64 1.49-3.el7 @tf-mirrors.ci_repos_yum7-base 145 k perl-Getopt-Long noarch 2.40-3.el7 @tf-mirrors.ci_repos_yum7-base 132 k perl-Git noarch 1.8.3.1-25.el7_9 @tf-mirrors.ci_repos_yum7-updates 57 k perl-HTTP-Tiny noarch 0.033-3.el7 @tf-mirrors.ci_repos_yum7-base 95 k perl-PathTools x86_64 3.40-5.el7 @tf-mirrors.ci_repos_yum7-base 170 k perl-Pod-Escapes noarch 1:1.04-299.el7_9 @tf-mirrors.ci_repos_yum7-updates 21 k perl-Pod-Perldoc noarch 3.20-4.el7 @tf-mirrors.ci_repos_yum7-base 163 k perl-Pod-Simple noarch 1:3.28-4.el7 @tf-mirrors.ci_repos_yum7-base 526 k perl-Pod-Usage noarch 1.63-3.el7 @tf-mirrors.ci_repos_yum7-base 44 k perl-Scalar-List-Utils x86_64 1.27-248.el7 @tf-mirrors.ci_repos_yum7-base 66 k perl-Socket x86_64 2.010-5.el7 @tf-mirrors.ci_repos_yum7-base 112 k perl-Storable x86_64 2.45-3.el7 @tf-mirrors.ci_repos_yum7-base 177 k perl-TermReadKey x86_64 2.30-20.el7 @tf-mirrors.ci_repos_yum7-base 59 k perl-Text-ParseWords noarch 3.29-4.el7 @tf-mirrors.ci_repos_yum7-base 16 k perl-Time-HiRes x86_64 4:1.9725-3.el7 @tf-mirrors.ci_repos_yum7-base 92 k perl-Time-Local noarch 1.2300-2.el7 @tf-mirrors.ci_repos_yum7-base 43 k perl-constant noarch 1.27-2.el7 @tf-mirrors.ci_repos_yum7-base 26 k perl-libs x86_64 4:5.16.3-299.el7_9 @tf-mirrors.ci_repos_yum7-updates 1.6 M perl-macros x86_64 4:5.16.3-299.el7_9 @tf-mirrors.ci_repos_yum7-updates 5.0 k perl-parent noarch 1:0.225-244.el7 @tf-mirrors.ci_repos_yum7-base 8.0 k perl-podlators noarch 2.5.1-3.el7 @tf-mirrors.ci_repos_yum7-base 281 k perl-threads x86_64 1.87-4.el7 @tf-mirrors.ci_repos_yum7-base 96 k perl-threads-shared x86_64 1.43-6.el7 @tf-mirrors.ci_repos_yum7-base 72 k rsync x86_64 3.1.2-12.el7_9 @tf-mirrors.ci_repos_yum7-updates 820 k Transaction Summary ================================================================================ Remove 2 Packages (+36 Dependent packages) Installed size: 94 M Downloading packages: Running transaction check Running transaction test Transaction test succeeded Running transaction Erasing : python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x8 1/38 Erasing : perl-Git-1.8.3.1-25.el7_9.noarch 2/38 Erasing : git-1.8.3.1-25.el7_9.x86_64 3/38 Erasing : 1:perl-Error-0.17020-2.el7.noarch 4/38 Erasing : openssh-clients-7.4p1-23.el7_9.x86_64 5/38 Erasing : perl-TermReadKey-2.30-20.el7.x86_64 6/38 Erasing : perl-Filter-1.49-3.el7.x86_64 7/38 Erasing : perl-File-Path-2.09-2.el7.noarch 8/38 Erasing : perl-File-Temp-0.23.01-3.el7.noarch 9/38 Erasing : perl-Encode-2.51-7.el7.x86_64 10/38 Erasing : perl-PathTools-3.40-5.el7.x86_64 11/38 Erasing : perl-podlators-2.5.1-3.el7.noarch 12/38 Erasing : 1:perl-parent-0.225-244.el7.noarch 13/38 Erasing : perl-Pod-Perldoc-3.20-4.el7.noarch 14/38 Erasing : perl-HTTP-Tiny-0.033-3.el7.noarch 15/38 Erasing : perl-Pod-Usage-1.63-3.el7.noarch 16/38 Erasing : perl-Text-ParseWords-3.29-4.el7.noarch 17/38 Erasing : perl-Getopt-Long-2.40-3.el7.noarch 18/38 Erasing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 19/38 Erasing : 1:perl-Pod-Simple-3.28-4.el7.noarch 20/38 Erasing : perl-Socket-2.010-5.el7.x86_64 21/38 Erasing : perl-Storable-2.45-3.el7.x86_64 22/38 Erasing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 23/38 Erasing : perl-Time-Local-1.2300-2.el7.noarch 24/38 Erasing : perl-constant-1.27-2.el7.noarch 25/38 Erasing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 26/38 Erasing : perl-Exporter-5.68-3.el7.noarch 27/38 Erasing : perl-Carp-1.26-244.el7.noarch 28/38 Erasing : perl-threads-1.87-4.el7.x86_64 29/38 Erasing : perl-threads-shared-1.43-6.el7.x86_64 30/38 Erasing : 4:perl-libs-5.16.3-299.el7_9.x86_64 31/38 Erasing : 4:perl-macros-5.16.3-299.el7_9.x86_64 32/38 Erasing : 4:perl-5.16.3-299.el7_9.x86_64 33/38 Erasing : openssh-7.4p1-23.el7_9.x86_64 34/38 Erasing : fipscheck-1.4.1-6.el7.x86_64 35/38 Erasing : fipscheck-lib-1.4.1-6.el7.x86_64 36/38 Erasing : libedit-3.0-12.20121213cvs.el7.x86_64 37/38 Erasing : rsync-3.1.2-12.el7_9.x86_64 38/38 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/38 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/38 Verifying : rsync-3.1.2-12.el7_9.x86_64 3/38 Verifying : perl-threads-shared-1.43-6.el7.x86_64 4/38 Verifying : perl-Storable-2.45-3.el7.x86_64 5/38 Verifying : perl-Exporter-5.68-3.el7.noarch 6/38 Verifying : perl-constant-1.27-2.el7.noarch 7/38 Verifying : perl-PathTools-3.40-5.el7.x86_64 8/38 Verifying : openssh-clients-7.4p1-23.el7_9.x86_64 9/38 Verifying : openssh-7.4p1-23.el7_9.x86_64 10/38 Verifying : perl-Socket-2.010-5.el7.x86_64 11/38 Verifying : 1:perl-parent-0.225-244.el7.noarch 12/38 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 13/38 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 14/38 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 15/38 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 16/38 Verifying : git-1.8.3.1-25.el7_9.x86_64 17/38 Verifying : perl-Time-Local-1.2300-2.el7.noarch 18/38 Verifying : python-contrail-master.9.3.6.1.5-master_9_3_6_1_5.el7.x8 19/38 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 20/38 Verifying : fipscheck-1.4.1-6.el7.x86_64 21/38 Verifying : perl-Carp-1.26-244.el7.noarch 22/38 Verifying : 1:perl-Error-0.17020-2.el7.noarch 23/38 Verifying : perl-Git-1.8.3.1-25.el7_9.noarch 24/38 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 25/38 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 26/38 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 27/38 Verifying : perl-Encode-2.51-7.el7.x86_64 28/38 Verifying : perl-podlators-2.5.1-3.el7.noarch 29/38 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 30/38 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 31/38 Verifying : perl-File-Path-2.09-2.el7.noarch 32/38 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 33/38 Verifying : perl-threads-1.87-4.el7.x86_64 34/38 Verifying : perl-Filter-1.49-3.el7.x86_64 35/38 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 36/38 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 37/38 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 38/38 Removed: git.x86_64 0:1.8.3.1-25.el7_9 python-contrail.x86_64 0:master.9.3.6.1.5-master_9_3_6_1_5.el7 Dependency Removed: fipscheck.x86_64 0:1.4.1-6.el7 fipscheck-lib.x86_64 0:1.4.1-6.el7 libedit.x86_64 0:3.0-12.20121213cvs.el7 openssh.x86_64 0:7.4p1-23.el7_9 openssh-clients.x86_64 0:7.4p1-23.el7_9 perl.x86_64 4:5.16.3-299.el7_9 perl-Carp.noarch 0:1.26-244.el7 perl-Encode.x86_64 0:2.51-7.el7 perl-Error.noarch 1:0.17020-2.el7 perl-Exporter.noarch 0:5.68-3.el7 perl-File-Path.noarch 0:2.09-2.el7 perl-File-Temp.noarch 0:0.23.01-3.el7 perl-Filter.x86_64 0:1.49-3.el7 perl-Getopt-Long.noarch 0:2.40-3.el7 perl-Git.noarch 0:1.8.3.1-25.el7_9 perl-HTTP-Tiny.noarch 0:0.033-3.el7 perl-PathTools.x86_64 0:3.40-5.el7 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 perl-Pod-Perldoc.noarch 0:3.20-4.el7 perl-Pod-Simple.noarch 1:3.28-4.el7 perl-Pod-Usage.noarch 0:1.63-3.el7 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 perl-Socket.x86_64 0:2.010-5.el7 perl-Storable.x86_64 0:2.45-3.el7 perl-TermReadKey.x86_64 0:2.30-20.el7 perl-Text-ParseWords.noarch 0:3.29-4.el7 perl-Time-HiRes.x86_64 4:1.9725-3.el7 perl-Time-Local.noarch 0:1.2300-2.el7 perl-constant.noarch 0:1.27-2.el7 perl-libs.x86_64 4:5.16.3-299.el7_9 perl-macros.x86_64 4:5.16.3-299.el7_9 perl-parent.noarch 1:0.225-244.el7 perl-podlators.noarch 0:2.5.1-3.el7 perl-threads.x86_64 0:1.87-4.el7 perl-threads-shared.x86_64 0:1.43-6.el7 rsync.x86_64 0:3.1.2-12.el7_9 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 f17f48177185 ---> 4a11b80fd676 Step 7/7 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 8f658988b050 ---> Removed intermediate container 8f658988b050 ---> e2ef3d007c33 [Warning] One or more build-args [BASE_EXTRA_RPMS 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 e2ef3d007c33 Successfully tagged nexus.gz1.opensdn.io:5101/contrail-openstack-neutron-ml2-init:master-9_3_6-1_5 Successfully tagged nexus.gz1.opensdn.io:5101/tf-openstack-neutron-ml2-init:master-9_3_6-1_5 2024-09-03 13:52:48,051: INFO: Docker build duration: 397 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-openstack-neutron-ml2-init] 6a47de447c50: Preparing 225eb2d4398d: Preparing b7989fa073bd: Preparing 9e9b17272d60: Preparing 87e7eb4cb831: Preparing 5bf2841b3df4: Preparing ea047a98b0c4: Preparing fce7672ea61c: Preparing 174f56854903: Preparing b7989fa073bd: Waiting 9e9b17272d60: Waiting 87e7eb4cb831: Waiting 5bf2841b3df4: Waiting ea047a98b0c4: Waiting fce7672ea61c: Waiting 174f56854903: Waiting 225eb2d4398d: Pushed b7989fa073bd: Layer already exists 9e9b17272d60: Layer already exists 87e7eb4cb831: Layer already exists 5bf2841b3df4: Layer already exists ea047a98b0c4: Layer already exists fce7672ea61c: Layer already exists 174f56854903: Layer already exists 6a47de447c50: Pushed master-9_3_6-1_5: digest: sha256:dbc1f4a95b5b1784dbefc19bf27d99fa436dc9a1b77dabff6defede29b8ac80b size: 2198 The push refers to repository [nexus.gz1.opensdn.io:5101/tf-openstack-neutron-ml2-init] 6a47de447c50: Preparing 225eb2d4398d: Preparing b7989fa073bd: Preparing 9e9b17272d60: Preparing 87e7eb4cb831: Preparing 5bf2841b3df4: Preparing ea047a98b0c4: Preparing fce7672ea61c: Preparing 174f56854903: Preparing b7989fa073bd: Waiting 9e9b17272d60: Waiting 87e7eb4cb831: Waiting 5bf2841b3df4: Waiting ea047a98b0c4: Waiting fce7672ea61c: Waiting 174f56854903: Waiting 225eb2d4398d: Layer already exists 6a47de447c50: Layer already exists b7989fa073bd: Layer already exists 9e9b17272d60: Layer already exists 87e7eb4cb831: Layer already exists 5bf2841b3df4: Layer already exists ea047a98b0c4: Layer already exists fce7672ea61c: Layer already exists 174f56854903: Layer already exists master-9_3_6-1_5: digest: sha256:dbc1f4a95b5b1784dbefc19bf27d99fa436dc9a1b77dabff6defede29b8ac80b size: 2198 2024-09-03 13:52:57,680: INFO: Building contrail-openstack-neutron-ml2-init finished successfully, duration: 406 seconds