2025-07-09 17:02:54,840: INFO: Building opensdn-controller-control-control 2025-07-09 17:02:54,915: 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_9_0_4-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=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} ---> 4b58395ac048 Step 4/10 : ARG CONTAINER_NAME ---> Running in b57d1d1e942c ---> Removed intermediate container b57d1d1e942c ---> 0359cb408bab Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a5ca0b63e3c7 ---> Removed intermediate container a5ca0b63e3c7 ---> 5ed46d0e5c41 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 fbf56c57927c ---> Removed intermediate container fbf56c57927c ---> 589217cc6136 Step 7/10 : COPY entrypoint.sh / ---> 637a5103da70 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in ecbb311c1a0a ---> Removed intermediate container ecbb311c1a0a ---> a5bf7d8bdeb3 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 26aa2894630a ---> Removed intermediate container 26aa2894630a ---> a129b3b3fe1a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 713dc5176175 ---> Removed intermediate container 713dc5176175 ---> 7ff320cdb860 [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 7ff320cdb860 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_0_4-1 2025-07-09 17:03:12,161: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] cec4f85f5f5b: Preparing 83116afa02b3: Preparing 3a2002c5bdd4: Preparing 928afc20f534: Preparing ada911760dc8: Preparing 2b4e4310e783: Preparing 582904c0ea82: Preparing 81f37d4f94d8: Preparing 832ffbf34e25: Preparing 09914ffb7827: Preparing ebadb73da071: Preparing 174f56854903: Preparing cec4f85f5f5b: Waiting 83116afa02b3: Waiting 3a2002c5bdd4: Waiting 928afc20f534: Waiting ada911760dc8: Waiting 2b4e4310e783: Waiting 582904c0ea82: Waiting 81f37d4f94d8: Waiting 832ffbf34e25: Waiting 09914ffb7827: Waiting ebadb73da071: Waiting 174f56854903: Waiting 3a2002c5bdd4: Layer already exists 928afc20f534: Layer already exists ada911760dc8: Layer already exists 83116afa02b3: Pushed 2b4e4310e783: Layer already exists 582904c0ea82: Layer already exists 81f37d4f94d8: Layer already exists 832ffbf34e25: Layer already exists 09914ffb7827: Layer already exists ebadb73da071: Layer already exists 174f56854903: Layer already exists cec4f85f5f5b: Pushed master-1_9_0_4-1: digest: sha256:57fb0740c04cb142ac930d5859331bcf5fc65a79d65244d6ef9705f6e6aee3bb size: 2830 2025-07-09 17:03:32,423: INFO: Building opensdn-controller-control-control finished successfully, duration: 38 seconds