2025-08-12 11:08:45,518: INFO: Building opensdn-controller-control-control 2025-08-12 11:08:45,571: 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_2_2_1-6_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} ---> a1cfed3fac99 Step 4/10 : ARG CONTAINER_NAME ---> Running in 528b2c9a626e ---> Removed intermediate container 528b2c9a626e ---> 9ee78228db31 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8fac74df0d7c ---> Removed intermediate container 8fac74df0d7c ---> 1d2fda2559c1 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 26a4c0f6a2a6 ---> Removed intermediate container 26a4c0f6a2a6 ---> 118f4cb12f3f Step 7/10 : COPY entrypoint.sh / ---> 15121ff7e4a3 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 012414d31216 ---> Removed intermediate container 012414d31216 ---> daefe3c08b00 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 02268b9ba0e7 ---> Removed intermediate container 02268b9ba0e7 ---> 0a68ed4c3354 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 67bc4e7da584 ---> Removed intermediate container 67bc4e7da584 ---> 04b788329e22 [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 04b788329e22 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-6_6 2025-08-12 11:09:02,657: INFO: Docker build duration: 17 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a0581a165e15: Preparing 7b9c915864d4: Preparing 5f0f2de0e15c: Preparing 29aecea0ef3b: Preparing 96119b6e9cde: Preparing 2d823fc283ba: Preparing c6c197fdf4e0: Preparing 4632a2f4dde2: Preparing ad39e2a741aa: Preparing 49d0fca88890: Preparing c74ea8094fdd: Preparing 174f56854903: Preparing a0581a165e15: Waiting 7b9c915864d4: Waiting 5f0f2de0e15c: Waiting 29aecea0ef3b: Waiting 96119b6e9cde: Waiting 2d823fc283ba: Waiting c6c197fdf4e0: Waiting 4632a2f4dde2: Waiting ad39e2a741aa: Waiting 49d0fca88890: Waiting c74ea8094fdd: Waiting 174f56854903: Waiting 5f0f2de0e15c: Layer already exists 96119b6e9cde: Layer already exists 29aecea0ef3b: Layer already exists c6c197fdf4e0: Layer already exists 7b9c915864d4: Pushed 2d823fc283ba: Layer already exists 4632a2f4dde2: Layer already exists ad39e2a741aa: Layer already exists c74ea8094fdd: Layer already exists 174f56854903: Layer already exists 49d0fca88890: Layer already exists a0581a165e15: Pushed master-1_2_2_1-6_6: digest: sha256:3e2e6bfa7d81e8ee3309eb94345f9fce2c1d0465e6e538cf1b3fba5178cbdf0b size: 2830 2025-08-12 11:09:20,709: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds