2025-06-16 08:13:28,252: INFO: Building opensdn-controller-control-control 2025-06-16 08:13:28,282: 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_7_2_1-4 --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} ---> cfe0182068c2 Step 4/10 : ARG CONTAINER_NAME ---> Running in d2af54d9cd71 ---> Removed intermediate container d2af54d9cd71 ---> 881fedf0c86f Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in e30ff2bf3a6f ---> Removed intermediate container e30ff2bf3a6f ---> 66411df781ed 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 4c2901785748 ---> Removed intermediate container 4c2901785748 ---> fbec4a95098b Step 7/10 : COPY entrypoint.sh / ---> d7ff523cc695 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in c1b2035cbdc1 ---> Removed intermediate container c1b2035cbdc1 ---> b2b4692778fb Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in e360ca98b14b ---> Removed intermediate container e360ca98b14b ---> e993d189b12e Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 1c1f2a985c5a ---> Removed intermediate container 1c1f2a985c5a ---> 850c412b3750 [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 850c412b3750 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_2_1-4 2025-06-16 08:13:43,620: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] dce4f645fab5: Preparing 79f5e7927c1b: Preparing e5bcc2befc53: Preparing 462d23be4a23: Preparing b27faafc9ba5: Preparing cfe7d9ee5763: Preparing 2ee85fcd6748: Preparing b720ee155bf4: Preparing 2f24369d4cc3: Preparing d3b671baa554: Preparing bb7673438640: Preparing 174f56854903: Preparing dce4f645fab5: Waiting 79f5e7927c1b: Waiting e5bcc2befc53: Waiting 462d23be4a23: Waiting b27faafc9ba5: Waiting cfe7d9ee5763: Waiting 2ee85fcd6748: Waiting b720ee155bf4: Waiting 2f24369d4cc3: Waiting d3b671baa554: Waiting bb7673438640: Waiting 174f56854903: Waiting e5bcc2befc53: Layer already exists cfe7d9ee5763: Layer already exists b27faafc9ba5: Layer already exists 79f5e7927c1b: Pushed 462d23be4a23: Layer already exists 2ee85fcd6748: Layer already exists 2f24369d4cc3: Layer already exists b720ee155bf4: Layer already exists d3b671baa554: Layer already exists bb7673438640: Layer already exists 174f56854903: Layer already exists dce4f645fab5: Pushed master-1_7_2_1-4: digest: sha256:4c4130cea648b118647d6fee586673558c74e1f0ae021c288d77101b328db162 size: 2829 2025-06-16 08:14:04,183: INFO: Building opensdn-controller-control-control finished successfully, duration: 36 seconds