2025-08-11 19:56:13,969: INFO: Building opensdn-controller-control-control 2025-08-11 19:56:14,001: 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_8_5-1_5 --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} ---> 6fc34661ecfd Step 4/10 : ARG CONTAINER_NAME ---> Running in beac1d429433 ---> Removed intermediate container beac1d429433 ---> 4d8675c7eb0a Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 3a261f4e651c ---> Removed intermediate container 3a261f4e651c ---> ec4784cdb027 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 f18c18cb2e84 ---> Removed intermediate container f18c18cb2e84 ---> c3432ec164bf Step 7/10 : COPY entrypoint.sh / ---> 4ad2f7a457ed Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 6aa07cedd1de ---> Removed intermediate container 6aa07cedd1de ---> 5f8438dcb1b8 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5be80ba1cd72 ---> Removed intermediate container 5be80ba1cd72 ---> 00b15eea1e68 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 17c9e46edfef ---> Removed intermediate container 17c9e46edfef ---> 25183ccf0a51 [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 25183ccf0a51 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_8_5-1_5 2025-08-11 19:56:29,245: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 120186571c1c: Preparing 98f5156e00a0: Preparing d3bcc834a9a9: Preparing ff9d54c92c28: Preparing 2ad4f73d6cba: Preparing c63857d4ec6b: Preparing 9ecfa551c5e1: Preparing ffac7b11c29f: Preparing ced1e4e82563: Preparing 5f43beb8ced3: Preparing ab191ed60132: Preparing 174f56854903: Preparing 120186571c1c: Waiting 98f5156e00a0: Waiting d3bcc834a9a9: Waiting ff9d54c92c28: Waiting 2ad4f73d6cba: Waiting c63857d4ec6b: Waiting 9ecfa551c5e1: Waiting ffac7b11c29f: Waiting ced1e4e82563: Waiting 5f43beb8ced3: Waiting ab191ed60132: Waiting 174f56854903: Waiting 2ad4f73d6cba: Layer already exists ff9d54c92c28: Layer already exists d3bcc834a9a9: Layer already exists c63857d4ec6b: Layer already exists 9ecfa551c5e1: Layer already exists 98f5156e00a0: Pushed ffac7b11c29f: Layer already exists ced1e4e82563: Layer already exists 5f43beb8ced3: Layer already exists ab191ed60132: Layer already exists 174f56854903: Layer already exists 120186571c1c: Pushed master-1_9_8_5-1_5: digest: sha256:ad043e6818eeb17815739942923ed5fa7f858c952b80849f95e10fcb5b9b18ab size: 2830 2025-08-11 19:56:49,400: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds