2025-06-20 07:12:38,240: INFO: Building opensdn-controller-control-control 2025-06-20 07:12:38,335: 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_6_6_1-2_6 --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=opensdn-controller-control-control --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn Sending build context to Docker daemon 13.31 kB Step 1/10 : ARG CONTRAIL_REGISTRY Step 2/10 : ARG CONTRAIL_CONTAINER_TAG Step 3/10 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-control-base:${CONTRAIL_CONTAINER_TAG} ---> 0ea4dfdb2dcc Step 4/10 : ARG CONTAINER_NAME ---> Running in 079a13bab4c5 ---> Removed intermediate container 079a13bab4c5 ---> 942a256128b4 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 93352ad8917c ---> Removed intermediate container 93352ad8917c ---> 43ade3564d95 Step 6/10 : LABEL name=$CONTAINER_NAME summary="Contrail Controller" description="Contrail Control is xmpp/bgp based routing engine for Contrail." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 50e30454f4b6 ---> Removed intermediate container 50e30454f4b6 ---> f4cff3c8b4ee Step 7/10 : COPY entrypoint.sh / ---> a657ba690c6e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 00e063dd6ec5 ---> Removed intermediate container 00e063dd6ec5 ---> 6ad677a405e0 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 0b93cebe0e64 ---> Removed intermediate container 0b93cebe0e64 ---> 27f5ba08a463 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in bad4aae79a60 ---> Removed intermediate container bad4aae79a60 ---> 0c3f38dba84e [Warning] One or more build-args [BASE_EXTRA_RPMS GENERAL_EXTRA_RPMS LINUX_DISTR LINUX_DISTR_VER PIP_REPOSITORY SITE_MIRROR UBUNTU_DISTR UBUNTU_DISTR_VERSION VENDOR_DOMAIN VENDOR_NAME YUM_ENABLE_REPOS] were not consumed Successfully built 0c3f38dba84e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_6_1-2_6 2025-06-20 07:12:56,201: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 6c4861062c91: Preparing 9766fd61139e: Preparing ecc2c217482d: Preparing f59857095dbc: Preparing ef1ef5958d05: Preparing 50b01019ce7e: Preparing 4e6af32092d9: Preparing 1b3c2142b36f: Preparing 1223c19b4b64: Preparing 08c178c862a4: Preparing 269c79b81296: Preparing 174f56854903: Preparing 6c4861062c91: Waiting 9766fd61139e: Waiting ecc2c217482d: Waiting f59857095dbc: Waiting ef1ef5958d05: Waiting 50b01019ce7e: Waiting 4e6af32092d9: Waiting 1b3c2142b36f: Waiting 1223c19b4b64: Waiting 08c178c862a4: Waiting 269c79b81296: Waiting 174f56854903: Waiting ecc2c217482d: Layer already exists f59857095dbc: Layer already exists ef1ef5958d05: Layer already exists 1b3c2142b36f: Layer already exists 50b01019ce7e: Layer already exists 4e6af32092d9: Layer already exists 1223c19b4b64: Layer already exists 9766fd61139e: Pushed 08c178c862a4: Layer already exists 269c79b81296: Layer already exists 174f56854903: Layer already exists 6c4861062c91: Pushed master-1_6_6_1-2_6: digest: sha256:0ad707ff19c15894cb59c72f5bc2544c239d6b47ca9125b1ee8ebb238cdfddcc size: 2830 2025-06-20 07:13:17,677: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds