2025-07-17 10:30:34,925: INFO: Building opensdn-controller-control-control 2025-07-17 10:30:34,963: 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_4-2 --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} ---> bb94e0b858b9 Step 4/10 : ARG CONTAINER_NAME ---> Running in 88eb40dd3582 ---> Removed intermediate container 88eb40dd3582 ---> cefbb48ed9b9 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 32ea2a96124d ---> Removed intermediate container 32ea2a96124d ---> 0bb5860256b0 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 c8c0fb171810 ---> Removed intermediate container c8c0fb171810 ---> e111d72b8872 Step 7/10 : COPY entrypoint.sh / ---> 035c7803437d Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 21b61db0f1dd ---> Removed intermediate container 21b61db0f1dd ---> 29b5b333706a Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 845610e04b99 ---> Removed intermediate container 845610e04b99 ---> 908303eed243 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 6bd6364d1034 ---> Removed intermediate container 6bd6364d1034 ---> 8828bda8dd99 [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 8828bda8dd99 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_9_6_4-2 2025-07-17 10:30:50,078: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] f86f3e80af16: Preparing cf7b94a4f54a: Preparing 687da73f4b85: Preparing 3b184d7912da: Preparing 31acf348c940: Preparing 5d11fbd1cf2f: Preparing 49523371800b: Preparing 127a49ac2247: Preparing 0cd417d5462b: Preparing 08d160507568: Preparing 2e72370fcf22: Preparing 174f56854903: Preparing f86f3e80af16: Waiting cf7b94a4f54a: Waiting 687da73f4b85: Waiting 3b184d7912da: Waiting 31acf348c940: Waiting 5d11fbd1cf2f: Waiting 49523371800b: Waiting 127a49ac2247: Waiting 0cd417d5462b: Waiting 08d160507568: Waiting 2e72370fcf22: Waiting 174f56854903: Waiting 31acf348c940: Layer already exists 3b184d7912da: Layer already exists 687da73f4b85: Layer already exists cf7b94a4f54a: Pushed 5d11fbd1cf2f: Layer already exists 0cd417d5462b: Layer already exists 49523371800b: Layer already exists 127a49ac2247: Layer already exists 08d160507568: Layer already exists 2e72370fcf22: Layer already exists 174f56854903: Layer already exists f86f3e80af16: Pushed master-1_9_6_4-2: digest: sha256:1afa4664f57ef3c98271da2c34dfd21f27df97a5c0dd539a0735f2eb49ef4293 size: 2830 2025-07-17 10:31:13,430: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds