2025-04-18 13:31:01,093: INFO: Building contrail-vrouter-agent
2025-04-18 13:31:01,132: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_0_8_7-7_0 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg GENERAL_EXTRA_RPMS="" --build-arg BASE_EXTRA_RPMS="" --build-arg YUM_ENABLE_REPOS="" --build-arg CONTAINER_NAME=contrail-vrouter-agent --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 1.35kB done
#1 DONE 1.9s

#2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-1_0_8_7-7_0
#2 DONE 0.0s

#3 [internal] load .dockerignore
#3 transferring context:
#3 transferring context: 2B done
#3 DONE 3.1s

#4 [internal] load build context
#4 transferring context: 50.44kB 0.0s done
#4 DONE 5.0s

#5 [1/2] FROM nexus.gz1.opensdn.io:5101/opensdn-vrouter-base:master-1_0_8_7-7_0
#5 DONE 8.8s

#6 [2/5] RUN set -e ;     yum install -y dhclient contrail-vrouter-agent haproxy libvirt-client ;     rpm -qi contrail-vrouter-agent | awk '/Version/{print($3)}' > /contrail_build_version ;     yum clean all -y ;     rm -rf /var/cache/yum ;     ldconfig ;     python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple         "contrail-vrouter-api==0.1.dev0" "opencontrail-vrouter-netns==0.1.dev0" ;     rm -rf /root/.cache
#6 2.119 Contrail repo                                   2.1 MB/s | 134 kB     00:00
#6 2.338 added from: http://tf-mirrors.gz1.opensdn.io/re  23 MB/s | 2.1 MB     00:00
#6 4.552 added from: http://tf-mirrors.gz1.opensdn.io/re  13 MB/s | 730 kB     00:00
#6 5.981 added from: http://tf-mirrors.gz1.opensdn.io/re 3.1 MB/s | 264 kB     00:00
#6 6.999 added from: http://tf-mirrors.gz1.opensdn.io/re  14 MB/s | 7.0 MB     00:00
#6 12.85 added from: http://tf-mirrors.gz1.opensdn.io/re  28 MB/s | 4.0 MB     00:00
#6 16.73 added from: http://tf-mirrors.gz1.opensdn.io/re  11 MB/s | 939 kB     00:00
#6 17.20 added from: http://tf-mirrors.gz1.opensdn.io/re  40 MB/s | 2.3 MB     00:00
#6 19.99 added from: http://tf-mirrors.gz1.opensdn.io/re 1.0 MB/s | 392 kB     00:00
#6 20.79 added from: http://tf-mirrors.gz1.opensdn.io/re 6.7 MB/s | 451 kB     00:00
#6 21.74 added from: http://tf-mirrors.gz1.opensdn.io/re 244 kB/s |  16 kB     00:00
#6 22.26 added from: http://tf-mirrors.gz1.opensdn.io/re  10 kB/s | 257  B     00:00
#6 22.97 added from: http://tf-mirrors.gz1.opensdn.io/re 511 kB/s |  13 kB     00:00
#6 23.80 added from: http://tf-mirrors.gz1.opensdn.io/re 1.9 MB/s |  64 kB     00:00
#6 25.05 added from: http://tf-mirrors.gz1.opensdn.io/re  31 MB/s |  30 MB     00:00
#6 52.54 Third parties for OpenSDN                        32 MB/s | 5.4 MB     00:00
#6 64.56 Dependencies resolved.
#6 64.58 ===========================================================================================================================
#6 64.58  Package                     Arch    Version                                      Repository                           Size
#6 64.58 ===========================================================================================================================
#6 64.58 Installing:
#6 64.58  contrail-vrouter-agent      x86_64  v0+master.1.0.8.7.7.0-master_1_0_8_7_7_0.el9 contrail                            8.2 M
#6 64.58  dhcp-client                 x86_64  12:4.4.2-19.b1.el9                           tf-mirrors.ci_repos_yum9-baseos     788 k
#6 64.58  haproxy                     x86_64  2.4.22-3.el9_5.1                             tf-mirrors.ci_repos_yum9-appstream  2.2 M
#6 64.58  libvirt-client              x86_64  10.5.0-7.4.el9_5                             tf-mirrors.ci_repos_yum9-appstream  446 k
#6 64.58 Installing dependencies:
#6 64.58  boost                       x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   11 k
#6 64.58  boost-atomic                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   16 k
#6 64.58  boost-chrono                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   24 k
#6 64.58  boost-container             x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   36 k
#6 64.58  boost-context               x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   15 k
#6 64.58  boost-contract              x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   44 k
#6 64.58  boost-coroutine             x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   32 k
#6 64.58  boost-date-time             x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   13 k
#6 64.58  boost-devel                 x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   11 M
#6 64.58  boost-fiber                 x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   38 k
#6 64.58  boost-filesystem            x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   57 k
#6 64.58  boost-graph                 x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  101 k
#6 64.58  boost-iostreams             x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   38 k
#6 64.58  boost-locale                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  214 k
#6 64.58  boost-log                   x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  408 k
#6 64.58  boost-math                  x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  205 k
#6 64.58  boost-nowide                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   15 k
#6 64.58  boost-numpy3                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   26 k
#6 64.58  boost-program-options       x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  106 k
#6 64.58  boost-python3               x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   92 k
#6 64.58  boost-random                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   23 k
#6 64.58  boost-regex                 x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  277 k
#6 64.58  boost-serialization         x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  129 k
#6 64.58  boost-stacktrace            x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   27 k
#6 64.58  boost-system                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   13 k
#6 64.58  boost-test                  x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  230 k
#6 64.58  boost-thread                x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   55 k
#6 64.58  boost-timer                 x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   23 k
#6 64.58  boost-type_erasure          x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream   30 k
#6 64.58  boost-wave                  x86_64  1.75.0-8.el9                                 tf-mirrors.ci_repos_yum9-appstream  208 k
#6 64.58  cyrus-sasl-gssapi           x86_64  2.1.27-21.el9                                tf-mirrors.ci_repos_yum9-baseos      26 k
#6 64.58  dhcp-common                 noarch  12:4.4.2-19.b1.el9                           tf-mirrors.ci_repos_yum9-baseos     128 k
#6 64.58  flexiblas                   x86_64  3.0.4-8.el9.0.1                              tf-mirrors.ci_repos_yum9-appstream   30 k
#6 64.58  flexiblas-netlib            x86_64  3.0.4-8.el9.0.1                              tf-mirrors.ci_repos_yum9-appstream  3.0 M
#6 64.58  flexiblas-openblas-openmp   x86_64  3.0.4-8.el9.0.1                              tf-mirrors.ci_repos_yum9-appstream   15 k
#6 64.58  ipcalc                      x86_64  1.0.0-5.el9                                  tf-mirrors.ci_repos_yum9-baseos      41 k
#6 64.58  iputils                     x86_64  20210202-10.el9_5                            tf-mirrors.ci_repos_yum9-baseos     168 k
#6 64.58  libgfortran                 x86_64  11.5.0-5.el9_5                               tf-mirrors.ci_repos_yum9-baseos     797 k
#6 64.58  libicu                      x86_64  67.1-9.el9                                   tf-mirrors.ci_repos_yum9-baseos     9.6 M
#6 64.58  libicu-devel                x86_64  67.1-9.el9                                   tf-mirrors.ci_repos_yum9-appstream  830 k
#6 64.58  libquadmath                 x86_64  11.5.0-5.el9_5                               tf-mirrors.ci_repos_yum9-baseos     187 k
#6 64.58  libquadmath-devel           x86_64  11.5.0-5.el9_5                               tf-mirrors.ci_repos_yum9-appstream   27 k
#6 64.58  libssh                      x86_64  0.10.4-13.el9                                tf-mirrors.ci_repos_yum9-baseos     215 k
#6 64.58  libssh-config               noarch  0.10.4-13.el9                                tf-mirrors.ci_repos_yum9-baseos     9.5 k
#6 64.58  libtirpc                    x86_64  1.3.3-9.el9                                  tf-mirrors.ci_repos_yum9-baseos      93 k
#6 64.58  libvirt-libs                x86_64  10.5.0-7.4.el9_5                             tf-mirrors.ci_repos_yum9-appstream  5.0 M
#6 64.58  numactl-libs                x86_64  2.0.18-2.el9                                 tf-mirrors.ci_repos_yum9-baseos      31 k
#6 64.58  openblas                    x86_64  0.3.26-2.el9                                 tf-mirrors.ci_repos_yum9-appstream   37 k
#6 64.58  openblas-openmp             x86_64  0.3.26-2.el9                                 tf-mirrors.ci_repos_yum9-appstream  4.9 M
#6 64.58  python3-numpy               x86_64  1:1.20.1-5.el9                               tf-mirrors.ci_repos_yum9-appstream  4.8 M
#6 64.58  tbb                         x86_64  2020.3-8.el9_5.1                             tf-mirrors.ci_repos_yum9-appstream  168 k
#6 64.58  yajl                        x86_64  2.1.0-22.el9                                 tf-mirrors.ci_repos_yum9-appstream   37 k
#6 64.58 Installing weak dependencies:
#6 64.58  geolite2-city               noarch  20191217-6.el9                               tf-mirrors.ci_repos_yum9-appstream   23 M
#6 64.58  geolite2-country            noarch  20191217-6.el9                               tf-mirrors.ci_repos_yum9-appstream  1.6 M
#6 64.58  libmaxminddb                x86_64  1.5.2-4.el9                                  tf-mirrors.ci_repos_yum9-appstream   32 k
#6 64.58
#6 64.58 Transaction Summary
#6 64.58 ===========================================================================================================================
#6 64.58 Install  59 Packages
#6 64.58
#6 64.60 Total download size: 79 M
#6 64.60 Installed size: 397 M
#6 64.60 Downloading Packages:
#6 64.69 (1/59): cyrus-sasl-gssapi-2.1.27-21.el9.x86_64. 459 kB/s |  26 kB     00:00
#6 64.72 (2/59): dhcp-common-4.4.2-19.b1.el9.noarch.rpm  3.7 MB/s | 128 kB     00:00
#6 64.76 (3/59): ipcalc-1.0.0-5.el9.x86_64.rpm           1.3 MB/s |  41 kB     00:00
#6 64.78 (4/59): dhcp-client-4.4.2-19.b1.el9.x86_64.rpm  5.5 MB/s | 788 kB     00:00
#6 64.79 (5/59): iputils-20210202-10.el9_5.x86_64.rpm    6.5 MB/s | 168 kB     00:00
#6 65.03 (6/59): libgfortran-11.5.0-5.el9_5.x86_64.rpm   3.0 MB/s | 797 kB     00:00
#6 65.05 (7/59): libquadmath-11.5.0-5.el9_5.x86_64.rpm    11 MB/s | 187 kB     00:00
#6 65.10 (8/59): libssh-0.10.4-13.el9.x86_64.rpm         4.4 MB/s | 215 kB     00:00
#6 65.16 (9/59): libssh-config-0.10.4-13.el9.noarch.rpm  162 kB/s | 9.5 kB     00:00
#6 65.29 (10/59): libtirpc-1.3.3-9.el9.x86_64.rpm        696 kB/s |  93 kB     00:00
#6 65.41 (11/59): numactl-libs-2.0.18-2.el9.x86_64.rpm   260 kB/s |  31 kB     00:00
#6 65.54 (12/59): boost-1.75.0-8.el9.x86_64.rpm           85 kB/s |  11 kB     00:00
#6 65.73 (13/59): boost-atomic-1.75.0-8.el9.x86_64.rpm    86 kB/s |  16 kB     00:00
#6 66.14 (14/59): boost-chrono-1.75.0-8.el9.x86_64.rpm    73 kB/s |  24 kB     00:00
#6 66.42 (15/59): contrail-vrouter-agent-v0+master.1.0.8 4.6 MB/s | 8.2 MB     00:01
#6 66.55 (16/59): boost-container-1.75.0-8.el9.x86_64.rp  94 kB/s |  36 kB     00:00
#6 66.84 (17/59): boost-context-1.75.0-8.el9.x86_64.rpm   35 kB/s |  15 kB     00:00
#6 67.94 (18/59): boost-contract-1.75.0-8.el9.x86_64.rpm  32 kB/s |  44 kB     00:01
#6 68.40 (19/59): boost-coroutine-1.75.0-8.el9.x86_64.rp  20 kB/s |  32 kB     00:01
#6 68.93 (20/59): boost-date-time-1.75.0-8.el9.x86_64.rp  13 kB/s |  13 kB     00:00
#6 69.47 (21/59): boost-fiber-1.75.0-8.el9.x86_64.rpm     71 kB/s |  38 kB     00:00
#6 69.89 (22/59): boost-filesystem-1.75.0-8.el9.x86_64.r 157 kB/s |  57 kB     00:00
#6 70.32 (23/59): boost-graph-1.75.0-8.el9.x86_64.rpm    232 kB/s | 101 kB     00:00
#6 70.56 (24/59): libicu-67.1-9.el9.x86_64.rpm           1.7 MB/s | 9.6 MB     00:05
#6 70.72 (25/59): boost-iostreams-1.75.0-8.el9.x86_64.rp  98 kB/s |  38 kB     00:00
#6 70.89 (26/59): boost-locale-1.75.0-8.el9.x86_64.rpm   672 kB/s | 214 kB     00:00
#6 70.91 (27/59): boost-math-1.75.0-8.el9.x86_64.rpm     7.5 MB/s | 205 kB     00:00
#6 70.93 (28/59): boost-log-1.75.0-8.el9.x86_64.rpm      2.2 MB/s | 408 kB     00:00
#6 70.95 (29/59): boost-nowide-1.75.0-8.el9.x86_64.rpm   392 kB/s |  15 kB     00:00
#6 70.97 (30/59): boost-numpy3-1.75.0-8.el9.x86_64.rpm   678 kB/s |  26 kB     00:00
#6 70.99 (31/59): boost-program-options-1.75.0-8.el9.x86 2.4 MB/s | 106 kB     00:00
#6 71.22 (32/59): boost-python3-1.75.0-8.el9.x86_64.rpm  366 kB/s |  92 kB     00:00
#6 71.49 (33/59): boost-random-1.75.0-8.el9.x86_64.rpm    48 kB/s |  23 kB     00:00
#6 71.52 (34/59): boost-regex-1.75.0-8.el9.x86_64.rpm    941 kB/s | 277 kB     00:00
#6 71.60 (35/59): boost-serialization-1.75.0-8.el9.x86_6 1.1 MB/s | 129 kB     00:00
#6 71.82 (36/59): boost-stacktrace-1.75.0-8.el9.x86_64.r  87 kB/s |  27 kB     00:00
#6 71.85 (37/59): boost-system-1.75.0-8.el9.x86_64.rpm    50 kB/s |  13 kB     00:00
#6 71.92 (38/59): boost-test-1.75.0-8.el9.x86_64.rpm     2.3 MB/s | 230 kB     00:00
#6 72.14 (39/59): boost-thread-1.75.0-8.el9.x86_64.rpm   192 kB/s |  55 kB     00:00
#6 72.27 (40/59): boost-timer-1.75.0-8.el9.x86_64.rpm     65 kB/s |  23 kB     00:00
#6 72.34 (41/59): boost-type_erasure-1.75.0-8.el9.x86_64 151 kB/s |  30 kB     00:00
#6 72.40 (42/59): boost-wave-1.75.0-8.el9.x86_64.rpm     1.6 MB/s | 208 kB     00:00
#6 72.67 (43/59): flexiblas-3.0.4-8.el9.0.1.x86_64.rpm    91 kB/s |  30 kB     00:00
#6 72.97 (44/59): flexiblas-openblas-openmp-3.0.4-8.el9.  49 kB/s |  15 kB     00:00
#6 73.11 (45/59): flexiblas-netlib-3.0.4-8.el9.0.1.x86_6 4.2 MB/s | 3.0 MB     00:00
#6 73.15 (46/59): geolite2-country-20191217-6.el9.noarch  37 MB/s | 1.6 MB     00:00
#6 73.24 (47/59): boost-devel-1.75.0-8.el9.x86_64.rpm    2.2 MB/s |  11 MB     00:04
#6 73.52 (48/59): libicu-devel-67.1-9.el9.x86_64.rpm     2.9 MB/s | 830 kB     00:00
#6 73.82 (49/59): haproxy-2.4.22-3.el9_5.1.x86_64.rpm    3.3 MB/s | 2.2 MB     00:00
#6 74.08 (50/59): libmaxminddb-1.5.2-4.el9.x86_64.rpm     59 kB/s |  32 kB     00:00
#6 74.15 (51/59): libquadmath-devel-11.5.0-5.el9_5.x86_6  82 kB/s |  27 kB     00:00
#6 74.18 (52/59): libvirt-client-10.5.0-7.4.el9_5.x86_64 4.6 MB/s | 446 kB     00:00
#6 74.20 (53/59): openblas-0.3.26-2.el9.x86_64.rpm       1.3 MB/s |  37 kB     00:00
#6 74.71 (54/59): libvirt-libs-10.5.0-7.4.el9_5.x86_64.r 8.9 MB/s | 5.0 MB     00:00
#6 75.27 (55/59): openblas-openmp-0.3.26-2.el9.x86_64.rp 4.6 MB/s | 4.9 MB     00:01
#6 75.63 (56/59): tbb-2020.3-8.el9_5.1.x86_64.rpm        468 kB/s | 168 kB     00:00
#6 76.19 (57/59): yajl-2.1.0-22.el9.x86_64.rpm            70 kB/s |  37 kB     00:00
#6 76.41 (58/59): python3-numpy-1.20.1-5.el9.x86_64.rpm  2.8 MB/s | 4.8 MB     00:01
#6 76.78 (59/59): geolite2-city-20191217-6.el9.noarch.rp 6.0 MB/s |  23 MB     00:03
#6 76.96 --------------------------------------------------------------------------------
#6 76.96 Total                                           6.4 MB/s |  79 MB     00:12
#6 76.96 Running transaction check
#6 77.16 Transaction check succeeded.
#6 77.16 Running transaction test
#6 78.43 Transaction test succeeded.
#6 78.43 Running transaction
#6 84.73   Preparing        :                                                        1/1
#6 85.32   Installing       : boost-system-1.75.0-8.el9.x86_64                      1/59
#6 85.41   Installing       : boost-chrono-1.75.0-8.el9.x86_64                      2/59
#6 85.41   Installing       : boost-thread-1.75.0-8.el9.x86_64                      3/59
#6 85.41   Installing       : boost-filesystem-1.75.0-8.el9.x86_64                  4/59
#6 86.48   Installing       : libicu-67.1-9.el9.x86_64                              5/59
#6 86.50   Installing       : boost-regex-1.75.0-8.el9.x86_64                       6/59
#6 86.51   Installing       : boost-context-1.75.0-8.el9.x86_64                     7/59
#6 86.54   Installing       : libquadmath-11.5.0-5.el9_5.x86_64                     8/59
#6 86.68   Installing       : libgfortran-11.5.0-5.el9_5.x86_64                     9/59
#6 86.68   Installing       : flexiblas-3.0.4-8.el9.0.1.x86_64                     10/59
#6 86.68   Installing       : boost-python3-1.75.0-8.el9.x86_64                    11/59
#6 86.69   Installing       : boost-program-options-1.75.0-8.el9.x86_64            12/59
#6 86.71   Installing       : boost-date-time-1.75.0-8.el9.x86_64                  13/59
#6 86.74   Installing       : boost-atomic-1.75.0-8.el9.x86_64                     14/59
#6 86.78   Installing       : boost-log-1.75.0-8.el9.x86_64                        15/59
#6 86.79   Installing       : boost-wave-1.75.0-8.el9.x86_64                       16/59
#6 86.79   Installing       : libquadmath-devel-11.5.0-5.el9_5.x86_64              17/59
#6 86.79   Installing       : boost-coroutine-1.75.0-8.el9.x86_64                  18/59
#6 86.80   Installing       : boost-fiber-1.75.0-8.el9.x86_64                      19/59
#6 86.86   Installing       : boost-graph-1.75.0-8.el9.x86_64                      20/59
#6 86.86   Installing       : boost-locale-1.75.0-8.el9.x86_64                     21/59
#6 87.11   Installing       : libicu-devel-67.1-9.el9.x86_64                       22/59
#6 87.46   Installing       : boost-type_erasure-1.75.0-8.el9.x86_64               23/59
#6 87.65   Installing       : boost-timer-1.75.0-8.el9.x86_64                      24/59
#6 87.87   Installing       : yajl-2.1.0-22.el9.x86_64                             25/59
#6 88.20   Installing       : tbb-2020.3-8.el9_5.1.x86_64                          26/59
#6 88.43   Installing       : openblas-0.3.26-2.el9.x86_64                         27/59
#6 89.57   Installing       : openblas-openmp-0.3.26-2.el9.x86_64                  28/59
#6 89.67   Installing       : flexiblas-openblas-openmp-3.0.4-8.el9.0.1.x86_64     29/59
#6 89.88   Installing       : flexiblas-netlib-3.0.4-8.el9.0.1.x86_64              30/59
#6 91.36   Installing       : python3-numpy-1:1.20.1-5.el9.x86_64                  31/59
#6 91.73   Installing       : boost-numpy3-1.75.0-8.el9.x86_64                     32/59
#6 91.73   Installing       : libmaxminddb-1.5.2-4.el9.x86_64                      33/59
#6 91.86   Installing       : geolite2-country-20191217-6.el9.noarch               34/59
#6 93.15   Installing       : geolite2-city-20191217-6.el9.noarch                  35/59
#6 93.19   Installing       : ipcalc-1.0.0-5.el9.x86_64                            36/59
#6 93.19   Installing       : boost-test-1.75.0-8.el9.x86_64                       37/59
#6 93.19   Installing       : boost-stacktrace-1.75.0-8.el9.x86_64                 38/59
#6 93.27   Installing       : boost-serialization-1.75.0-8.el9.x86_64              39/59
#6 93.27   Installing       : boost-random-1.75.0-8.el9.x86_64                     40/59
#6 93.27   Installing       : boost-nowide-1.75.0-8.el9.x86_64                     41/59
#6 93.30   Installing       : boost-math-1.75.0-8.el9.x86_64                       42/59
#6 93.44   Installing       : boost-iostreams-1.75.0-8.el9.x86_64                  43/59
#6 93.53   Installing       : boost-contract-1.75.0-8.el9.x86_64                   44/59
#6 93.53   Installing       : boost-container-1.75.0-8.el9.x86_64                  45/59
#6 93.55   Installing       : boost-1.75.0-8.el9.x86_64                            46/59
#6 104.6   Installing       : boost-devel-1.75.0-8.el9.x86_64                      47/59
#6 106.1   Installing       : numactl-libs-2.0.18-2.el9.x86_64                     48/59
#6 107.0   Installing       : libtirpc-1.3.3-9.el9.x86_64                          49/59
#6 107.7   Installing       : libssh-config-0.10.4-13.el9.noarch                   50/59
#6 108.9   Installing       : libssh-0.10.4-13.el9.x86_64                          51/59
#6 110.1   Installing       : iputils-20210202-10.el9_5.x86_64                     52/59
#6 110.8   Running scriptlet: iputils-20210202-10.el9_5.x86_64                     52/59
#6 110.9   Installing       : dhcp-common-12:4.4.2-19.b1.el9.noarch                53/59
#6 111.3   Installing       : cyrus-sasl-gssapi-2.1.27-21.el9.x86_64               54/59
#6 111.8   Installing       : libvirt-libs-10.5.0-7.4.el9_5.x86_64                 55/59
#6 112.3   Installing       : libvirt-client-10.5.0-7.4.el9_5.x86_64               56/59
#6 113.2   Installing       : dhcp-client-12:4.4.2-19.b1.el9.x86_64                57/59
#6 113.8   Installing       : contrail-vrouter-agent-v0+master.1.0.8.7.7.0-maste   58/59
#6 114.1   Running scriptlet: haproxy-2.4.22-3.el9_5.1.x86_64                      59/59
#6 122.8   Installing       : haproxy-2.4.22-3.el9_5.1.x86_64                      59/59
#6 123.1   Running scriptlet: haproxy-2.4.22-3.el9_5.1.x86_64                      59/59
#6 137.4   Verifying        : contrail-vrouter-agent-v0+master.1.0.8.7.7.0-maste    1/59
#6 137.4   Verifying        : cyrus-sasl-gssapi-2.1.27-21.el9.x86_64                2/59
#6 137.4   Verifying        : dhcp-client-12:4.4.2-19.b1.el9.x86_64                 3/59
#6 137.4   Verifying        : dhcp-common-12:4.4.2-19.b1.el9.noarch                 4/59
#6 137.4   Verifying        : ipcalc-1.0.0-5.el9.x86_64                             5/59
#6 137.4   Verifying        : iputils-20210202-10.el9_5.x86_64                      6/59
#6 137.4   Verifying        : libgfortran-11.5.0-5.el9_5.x86_64                     7/59
#6 137.4   Verifying        : libicu-67.1-9.el9.x86_64                              8/59
#6 137.4   Verifying        : libquadmath-11.5.0-5.el9_5.x86_64                     9/59
#6 137.4   Verifying        : libssh-0.10.4-13.el9.x86_64                          10/59
#6 137.4   Verifying        : libssh-config-0.10.4-13.el9.noarch                   11/59
#6 137.4   Verifying        : libtirpc-1.3.3-9.el9.x86_64                          12/59
#6 137.4   Verifying        : numactl-libs-2.0.18-2.el9.x86_64                     13/59
#6 137.4   Verifying        : boost-1.75.0-8.el9.x86_64                            14/59
#6 137.4   Verifying        : boost-atomic-1.75.0-8.el9.x86_64                     15/59
#6 137.4   Verifying        : boost-chrono-1.75.0-8.el9.x86_64                     16/59
#6 137.4   Verifying        : boost-container-1.75.0-8.el9.x86_64                  17/59
#6 137.4   Verifying        : boost-context-1.75.0-8.el9.x86_64                    18/59
#6 137.4   Verifying        : boost-contract-1.75.0-8.el9.x86_64                   19/59
#6 137.4   Verifying        : boost-coroutine-1.75.0-8.el9.x86_64                  20/59
#6 137.4   Verifying        : boost-date-time-1.75.0-8.el9.x86_64                  21/59
#6 137.4   Verifying        : boost-devel-1.75.0-8.el9.x86_64                      22/59
#6 137.4   Verifying        : boost-fiber-1.75.0-8.el9.x86_64                      23/59
#6 137.4   Verifying        : boost-filesystem-1.75.0-8.el9.x86_64                 24/59
#6 137.4   Verifying        : boost-graph-1.75.0-8.el9.x86_64                      25/59
#6 137.4   Verifying        : boost-iostreams-1.75.0-8.el9.x86_64                  26/59
#6 137.4   Verifying        : boost-locale-1.75.0-8.el9.x86_64                     27/59
#6 137.4   Verifying        : boost-log-1.75.0-8.el9.x86_64                        28/59
#6 137.4   Verifying        : boost-math-1.75.0-8.el9.x86_64                       29/59
#6 137.4   Verifying        : boost-nowide-1.75.0-8.el9.x86_64                     30/59
#6 137.4   Verifying        : boost-numpy3-1.75.0-8.el9.x86_64                     31/59
#6 137.4   Verifying        : boost-program-options-1.75.0-8.el9.x86_64            32/59
#6 137.4   Verifying        : boost-python3-1.75.0-8.el9.x86_64                    33/59
#6 137.4   Verifying        : boost-random-1.75.0-8.el9.x86_64                     34/59
#6 137.4   Verifying        : boost-regex-1.75.0-8.el9.x86_64                      35/59
#6 137.4   Verifying        : boost-serialization-1.75.0-8.el9.x86_64              36/59
#6 137.4   Verifying        : boost-stacktrace-1.75.0-8.el9.x86_64                 37/59
#6 137.4   Verifying        : boost-system-1.75.0-8.el9.x86_64                     38/59
#6 137.4   Verifying        : boost-test-1.75.0-8.el9.x86_64                       39/59
#6 137.4   Verifying        : boost-thread-1.75.0-8.el9.x86_64                     40/59
#6 137.4   Verifying        : boost-timer-1.75.0-8.el9.x86_64                      41/59
#6 137.4   Verifying        : boost-type_erasure-1.75.0-8.el9.x86_64               42/59
#6 137.4   Verifying        : boost-wave-1.75.0-8.el9.x86_64                       43/59
#6 137.4   Verifying        : flexiblas-3.0.4-8.el9.0.1.x86_64                     44/59
#6 137.4   Verifying        : flexiblas-netlib-3.0.4-8.el9.0.1.x86_64              45/59
#6 137.4   Verifying        : flexiblas-openblas-openmp-3.0.4-8.el9.0.1.x86_64     46/59
#6 137.4   Verifying        : geolite2-city-20191217-6.el9.noarch                  47/59
#6 137.4   Verifying        : geolite2-country-20191217-6.el9.noarch               48/59
#6 137.4   Verifying        : haproxy-2.4.22-3.el9_5.1.x86_64                      49/59
#6 137.4   Verifying        : libicu-devel-67.1-9.el9.x86_64                       50/59
#6 137.4   Verifying        : libmaxminddb-1.5.2-4.el9.x86_64                      51/59
#6 137.4   Verifying        : libquadmath-devel-11.5.0-5.el9_5.x86_64              52/59
#6 137.4   Verifying        : libvirt-client-10.5.0-7.4.el9_5.x86_64               53/59
#6 137.4   Verifying        : libvirt-libs-10.5.0-7.4.el9_5.x86_64                 54/59
#6 137.4   Verifying        : openblas-0.3.26-2.el9.x86_64                         55/59
#6 137.4   Verifying        : openblas-openmp-0.3.26-2.el9.x86_64                  56/59
#6 137.4   Verifying        : python3-numpy-1:1.20.1-5.el9.x86_64                  57/59
#6 137.4   Verifying        : tbb-2020.3-8.el9_5.1.x86_64                          58/59
#6 137.4   Verifying        : yajl-2.1.0-22.el9.x86_64                             59/59
#6 147.6
#6 147.6 Installed:
#6 147.6   boost-1.75.0-8.el9.x86_64
#6 147.6   boost-atomic-1.75.0-8.el9.x86_64
#6 147.6   boost-chrono-1.75.0-8.el9.x86_64
#6 147.6   boost-container-1.75.0-8.el9.x86_64
#6 147.6   boost-context-1.75.0-8.el9.x86_64
#6 147.6   boost-contract-1.75.0-8.el9.x86_64
#6 147.6   boost-coroutine-1.75.0-8.el9.x86_64
#6 147.6   boost-date-time-1.75.0-8.el9.x86_64
#6 147.6   boost-devel-1.75.0-8.el9.x86_64
#6 147.6   boost-fiber-1.75.0-8.el9.x86_64
#6 147.6   boost-filesystem-1.75.0-8.el9.x86_64
#6 147.6   boost-graph-1.75.0-8.el9.x86_64
#6 147.6   boost-iostreams-1.75.0-8.el9.x86_64
#6 147.6   boost-locale-1.75.0-8.el9.x86_64
#6 147.6   boost-log-1.75.0-8.el9.x86_64
#6 147.6   boost-math-1.75.0-8.el9.x86_64
#6 147.6   boost-nowide-1.75.0-8.el9.x86_64
#6 147.6   boost-numpy3-1.75.0-8.el9.x86_64
#6 147.6   boost-program-options-1.75.0-8.el9.x86_64
#6 147.6   boost-python3-1.75.0-8.el9.x86_64
#6 147.6   boost-random-1.75.0-8.el9.x86_64
#6 147.6   boost-regex-1.75.0-8.el9.x86_64
#6 147.6   boost-serialization-1.75.0-8.el9.x86_64
#6 147.6   boost-stacktrace-1.75.0-8.el9.x86_64
#6 147.6   boost-system-1.75.0-8.el9.x86_64
#6 147.6   boost-test-1.75.0-8.el9.x86_64
#6 147.6   boost-thread-1.75.0-8.el9.x86_64
#6 147.6   boost-timer-1.75.0-8.el9.x86_64
#6 147.6   boost-type_erasure-1.75.0-8.el9.x86_64
#6 147.6   boost-wave-1.75.0-8.el9.x86_64
#6 147.6   contrail-vrouter-agent-v0+master.1.0.8.7.7.0-master_1_0_8_7_7_0.el9.x86_64
#6 147.6   cyrus-sasl-gssapi-2.1.27-21.el9.x86_64
#6 147.6   dhcp-client-12:4.4.2-19.b1.el9.x86_64
#6 147.6   dhcp-common-12:4.4.2-19.b1.el9.noarch
#6 147.6   flexiblas-3.0.4-8.el9.0.1.x86_64
#6 147.6   flexiblas-netlib-3.0.4-8.el9.0.1.x86_64
#6 147.6   flexiblas-openblas-openmp-3.0.4-8.el9.0.1.x86_64
#6 147.6   geolite2-city-20191217-6.el9.noarch
#6 147.6   geolite2-country-20191217-6.el9.noarch
#6 147.6   haproxy-2.4.22-3.el9_5.1.x86_64
#6 147.6   ipcalc-1.0.0-5.el9.x86_64
#6 147.6   iputils-20210202-10.el9_5.x86_64
#6 147.6   libgfortran-11.5.0-5.el9_5.x86_64
#6 147.6   libicu-67.1-9.el9.x86_64
#6 147.6   libicu-devel-67.1-9.el9.x86_64
#6 147.6   libmaxminddb-1.5.2-4.el9.x86_64
#6 147.6   libquadmath-11.5.0-5.el9_5.x86_64
#6 147.6   libquadmath-devel-11.5.0-5.el9_5.x86_64
#6 147.6   libssh-0.10.4-13.el9.x86_64
#6 147.6   libssh-config-0.10.4-13.el9.noarch
#6 147.6   libtirpc-1.3.3-9.el9.x86_64
#6 147.6   libvirt-client-10.5.0-7.4.el9_5.x86_64
#6 147.6   libvirt-libs-10.5.0-7.4.el9_5.x86_64
#6 147.6   numactl-libs-2.0.18-2.el9.x86_64
#6 147.6   openblas-0.3.26-2.el9.x86_64
#6 147.6   openblas-openmp-0.3.26-2.el9.x86_64
#6 147.6   python3-numpy-1:1.20.1-5.el9.x86_64
#6 147.6   tbb-2020.3-8.el9_5.1.x86_64
#6 147.6   yajl-2.1.0-22.el9.x86_64
#6 147.6
#6 147.6 Complete!
#6 149.3 80 files removed
#6 150.4 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple
#6 150.4 Collecting contrail-vrouter-api==0.1.dev0
#6 150.4   Downloading http://localhost:6667/pip/simple/contrail-vrouter-api/contrail_vrouter_api-0.1.dev0-py3-none-any.whl (2.9 kB)
#6 150.5 Collecting opencontrail-vrouter-netns==0.1.dev0
#6 150.5   Downloading http://localhost:6667/pip/simple/opencontrail-vrouter-netns/opencontrail_vrouter_netns-0.1.dev0-py3-none-any.whl (34 kB)
#6 150.5 Collecting eventlet (from opencontrail-vrouter-netns==0.1.dev0)
#6 150.5   Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/2a3/49b6bca3471c7/eventlet-0.39.1-py3-none-any.whl (363 kB)
#6 151.3 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from opencontrail-vrouter-netns==0.1.dev0) (0.10.1)
#6 151.3 Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.9/site-packages (from opencontrail-vrouter-netns==0.1.dev0) (2.32.3)
#6 151.3 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (3.4.1)
#6 151.3 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (3.10)
#6 151.3 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (2.4.0)
#6 151.3 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests>=2.20.0->opencontrail-vrouter-netns==0.1.dev0) (2025.1.31)
#6 151.3 Collecting dnspython>=1.15.0 (from eventlet->opencontrail-vrouter-netns==0.1.dev0)
#6 151.4   Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/b4c/34b7d10b51bcc/dnspython-2.7.0-py3-none-any.whl (313 kB)
#6 152.2 Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.9/site-packages (from eventlet->opencontrail-vrouter-netns==0.1.dev0) (3.1.1)
#6 152.5 Installing collected packages: contrail-vrouter-api, dnspython, eventlet, opencontrail-vrouter-netns
#6 153.8 Successfully installed contrail-vrouter-api-0.1.dev0 dnspython-2.7.0 eventlet-0.39.1 opencontrail-vrouter-netns-0.1.dev0
#6 153.8 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
#6 DONE 156.9s

#7 [3/5] COPY *.sh /
#7 DONE 1.7s

#8 [4/5] COPY vhost0-dhcp/dhclient-script /etc/dhcp/dhclient-script
#8 DONE 1.9s

#9 [5/5] COPY vhost0-dhcp/vhost0-nameservers.sh /etc/dhcp/dhclient-exit-hooks.d/
#9 DONE 1.3s

#10 exporting to image
#10 exporting layers
#10 exporting layers 10.9s done
#10 writing image sha256:a8c003926cf0add8851549e2e31d5635033208ecdff7a4af6df44299d5f9df70
#10 writing image sha256:a8c003926cf0add8851549e2e31d5635033208ecdff7a4af6df44299d5f9df70 0.0s done
#10 naming to nexus.gz1.opensdn.io:5101/contrail-vrouter-agent:master-1_0_8_7-7_0 0.0s done
#10 naming to nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent:master-1_0_8_7-7_0 0.0s done
#10 DONE 11.2s

1 warning found (use docker --debug to expand):
 - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-vrouter-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3)
2025-04-18 13:34:13,070: INFO: Docker build duration: 192 seconds
The push refers to repository [nexus.gz1.opensdn.io:5101/contrail-vrouter-agent]
60bbbb2dad14: Preparing
7398d5e196d2: Preparing
12b11cdc3a03: Preparing
33d529205b1d: Preparing
bc964b3bcaf9: Preparing
f223491d4093: Preparing
f0de5ba32855: Preparing
7ed94ba59d9e: Preparing
a5e47451371b: Preparing
c219713f8663: Preparing
229dcbe48512: Preparing
83cb63452936: Preparing
0fc775eef525: Preparing
efee9f760732: Preparing
44343de3ea1d: Preparing
bc964b3bcaf9: Waiting
f223491d4093: Waiting
f0de5ba32855: Waiting
7ed94ba59d9e: Waiting
a5e47451371b: Waiting
c219713f8663: Waiting
229dcbe48512: Waiting
83cb63452936: Waiting
0fc775eef525: Waiting
efee9f760732: Waiting
44343de3ea1d: Waiting
7398d5e196d2: Pushed
12b11cdc3a03: Pushed
bc964b3bcaf9: Layer already exists
f223491d4093: Layer already exists
f0de5ba32855: Layer already exists
7ed94ba59d9e: Layer already exists
a5e47451371b: Layer already exists
c219713f8663: Layer already exists
229dcbe48512: Layer already exists
83cb63452936: Layer already exists
0fc775eef525: Layer already exists
60bbbb2dad14: Pushed
efee9f760732: Layer already exists
44343de3ea1d: Layer already exists
33d529205b1d: Pushed
master-1_0_8_7-7_0: digest: sha256:c7c82e84997750f66a1aa98ab59c109b1eea02ee99ca8dc8e86ed10abe7fcf7d size: 3458
The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-vrouter-agent]
60bbbb2dad14: Preparing
7398d5e196d2: Preparing
12b11cdc3a03: Preparing
33d529205b1d: Preparing
bc964b3bcaf9: Preparing
f223491d4093: Preparing
f0de5ba32855: Preparing
7ed94ba59d9e: Preparing
a5e47451371b: Preparing
c219713f8663: Preparing
229dcbe48512: Preparing
83cb63452936: Preparing
0fc775eef525: Preparing
efee9f760732: Preparing
44343de3ea1d: Preparing
60bbbb2dad14: Waiting
7398d5e196d2: Waiting
12b11cdc3a03: Waiting
33d529205b1d: Waiting
bc964b3bcaf9: Waiting
f0de5ba32855: Waiting
7ed94ba59d9e: Waiting
a5e47451371b: Waiting
c219713f8663: Waiting
229dcbe48512: Waiting
83cb63452936: Waiting
0fc775eef525: Waiting
efee9f760732: Waiting
44343de3ea1d: Waiting
f223491d4093: Waiting
60bbbb2dad14: Layer already exists
7398d5e196d2: Layer already exists
12b11cdc3a03: Layer already exists
33d529205b1d: Layer already exists
bc964b3bcaf9: Layer already exists
f223491d4093: Layer already exists
7ed94ba59d9e: Layer already exists
f0de5ba32855: Layer already exists
a5e47451371b: Layer already exists
c219713f8663: Layer already exists
229dcbe48512: Layer already exists
83cb63452936: Layer already exists
0fc775eef525: Layer already exists
efee9f760732: Layer already exists
44343de3ea1d: Layer already exists
master-1_0_8_7-7_0: digest: sha256:c7c82e84997750f66a1aa98ab59c109b1eea02ee99ca8dc8e86ed10abe7fcf7d size: 3458
2025-04-18 13:34:52,936: INFO: Building contrail-vrouter-agent finished successfully, duration: 231 seconds