2024-11-04 07:48:34,216: INFO: Building contrail-general-base 2024-11-04 07:48:34,228: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-1_1_2_3-1_1 --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-general-base --build-arg UBUNTU_DISTR_VERSION=22.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 55.81 kB Step 1/19 : FROM centos:7 7: Pulling from library/centos 2d473b07cdd5: Already exists Digest: sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 Status: Downloaded newer image for centos:7 ---> eeb6ee3f44bd Step 2/19 : ARG SITE_MIRROR ---> Running in e4e55be07c37 ---> Removed intermediate container e4e55be07c37 ---> e4b5553df8a2 Step 3/19 : ARG VENDOR_NAME ---> Running in 3b8668402781 ---> Removed intermediate container 3b8668402781 ---> aabde51e3e27 Step 4/19 : ARG VENDOR_DOMAIN ---> Running in 1e5507e12a83 ---> Removed intermediate container 1e5507e12a83 ---> ecd01418cffb Step 5/19 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 881eea21d510 ---> Removed intermediate container 881eea21d510 ---> 80d894fc5a55 Step 6/19 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" ---> Running in 8edce2db6ef8 ---> Removed intermediate container 8edce2db6ef8 ---> b6b4ea2e6231 Step 7/19 : RUN mkdir /licenses ---> Running in 00e1787e12ca ---> Removed intermediate container 00e1787e12ca ---> 1fc22f488b84 Step 8/19 : COPY licensing.txt /licenses ---> 9804036a2064 Step 9/19 : ARG GENERAL_EXTRA_RPMS=""