2025-07-17 11:33:45,706: INFO: Building opensdn-controller-control-control 2025-07-17 11:33:45,747: 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_6_8-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} ---> a0f865fa5af9 Step 4/10 : ARG CONTAINER_NAME ---> Running in f820a48062ef ---> Removed intermediate container f820a48062ef ---> bd45a731c094 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in a97eaf8e459a ---> Removed intermediate container a97eaf8e459a ---> d720844ab568 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 44600186af5f ---> Removed intermediate container 44600186af5f ---> 8607975e42eb Step 7/10 : COPY entrypoint.sh / ---> 00060598bfde Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in d23ccb36e4bf ---> Removed intermediate container d23ccb36e4bf ---> 26d3bda67d5a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in b2ca58e0e0ba ---> Removed intermediate container b2ca58e0e0ba ---> 368f69fb9fbb Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in b0e44220df91 ---> Removed intermediate container b0e44220df91 ---> d46802b8e7ab [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 d46802b8e7ab Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_6_8-6 2025-07-17 11:34:03,848: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f7826e88ff34: Preparing 9581e930ce5e: Preparing fc6327a0652d: Preparing 41e1575cc49e: Preparing c7c274fba4a7: Preparing fe2ef160146c: Preparing b2cdc1833983: Preparing 2f3033e8c6b7: Preparing 32860160719c: Preparing b0d4959a1719: Preparing f79d89dfc7eb: Preparing 174f56854903: Preparing f7826e88ff34: Waiting 9581e930ce5e: Waiting fc6327a0652d: Waiting 41e1575cc49e: Waiting c7c274fba4a7: Waiting fe2ef160146c: Waiting b2cdc1833983: Waiting 2f3033e8c6b7: Waiting 32860160719c: Waiting b0d4959a1719: Waiting f79d89dfc7eb: Waiting 174f56854903: Waiting fc6327a0652d: Layer already exists c7c274fba4a7: Layer already exists fe2ef160146c: Layer already exists 41e1575cc49e: Layer already exists 9581e930ce5e: Pushed b2cdc1833983: Layer already exists b0d4959a1719: Layer already exists 2f3033e8c6b7: Layer already exists 32860160719c: Layer already exists 174f56854903: Layer already exists f79d89dfc7eb: Layer already exists f7826e88ff34: Pushed master-1_9_6_8-6: digest: sha256:b2329d08aa6188948bac4517f3a98302ac9b9948e4b08e63cb190f4fc6bacb4c size: 2830 2025-07-17 11:34:24,782: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds