2024-08-26 19:37:04,933: INFO: Building contrail-general-base 2024-08-26 19:37:04,939: INFO: Building args: --network host --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5101 --build-arg CONTRAIL_CONTAINER_TAG=master-9_3_2-2 --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 ---> eeb6ee3f44bd Step 2/19 : ARG SITE_MIRROR ---> Using cache ---> 1e50f2c209a1 Step 3/19 : ARG VENDOR_NAME ---> Running in 1e159af1e502 ---> Removed intermediate container 1e159af1e502 ---> 2e94245ac82e Step 4/19 : ARG VENDOR_DOMAIN ---> Running in f4ae2e3341e0 ---> Removed intermediate container f4ae2e3341e0 ---> 21c9c374ff80 Step 5/19 : ARG CONTRAIL_CONTAINER_TAG ---> Running in 2f1b75481927 ---> Removed intermediate container 2f1b75481927 ---> 0c24747f8aaa Step 6/19 : LABEL vendor=$VENDOR_NAME version=$CONTRAIL_CONTAINER_TAG release="5.1.0" ---> Running in 382a58c43983 ---> Removed intermediate container 382a58c43983 ---> 5f818a81cc1e Step 7/19 : RUN mkdir /licenses ---> Running in d21eb1f4e0a1 ---> Removed intermediate container d21eb1f4e0a1 ---> 95ba417d869d Step 8/19 : COPY licensing.txt /licenses ---> 424bb0db29c0 Step 9/19 : ARG GENERAL_EXTRA_RPMS="" ---> Running in 74dc3206f2e2