2025-06-06 13:50:08,367: INFO: Building opensdn-controller-control-control 2025-06-06 13:50:08,466: 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_6_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} ---> 5d91d10384f9 Step 4/10 : ARG CONTAINER_NAME ---> Running in ec95f61da4d4 ---> Removed intermediate container ec95f61da4d4 ---> 5781386b2f78 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 0cd5dc9eef98 ---> Removed intermediate container 0cd5dc9eef98 ---> 8644176a4a3f 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 7a6ce795e0ff ---> Removed intermediate container 7a6ce795e0ff ---> a0daa633250e Step 7/10 : COPY entrypoint.sh / ---> 71f103a415a9 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 494d0bcf1078 ---> Removed intermediate container 494d0bcf1078 ---> 095e803323eb Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 406024269bdb ---> Removed intermediate container 406024269bdb ---> 90939b80f76d Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 3146ccfe5a50 ---> Removed intermediate container 3146ccfe5a50 ---> 252220a53b38 [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 252220a53b38 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_2_1-4 2025-06-06 13:50:23,385: INFO: Docker build duration: 15 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 0ba2b13743e2: Preparing 30bdb5b67356: Preparing 2740ddadb66d: Preparing 775eed3bb294: Preparing 7184fa72fbe9: Preparing 59231f0221ed: Preparing 16074a47d89e: Preparing dd19118fe974: Preparing 77b3d8a6de15: Preparing 7fc7cf631f38: Preparing 161fd50315f5: Preparing 174f56854903: Preparing 30bdb5b67356: Waiting 2740ddadb66d: Waiting 775eed3bb294: Waiting 7184fa72fbe9: Waiting 59231f0221ed: Waiting 16074a47d89e: Waiting dd19118fe974: Waiting 77b3d8a6de15: Waiting 7fc7cf631f38: Waiting 161fd50315f5: Waiting 174f56854903: Waiting 0ba2b13743e2: Waiting 2740ddadb66d: Layer already exists 7184fa72fbe9: Layer already exists 775eed3bb294: Layer already exists 30bdb5b67356: Pushed 59231f0221ed: Layer already exists dd19118fe974: Layer already exists 7fc7cf631f38: Layer already exists 16074a47d89e: Layer already exists 77b3d8a6de15: Layer already exists 174f56854903: Layer already exists 161fd50315f5: Layer already exists 0ba2b13743e2: Pushed master-1_6_2_1-4: digest: sha256:7e14a6b9b832f130d5678d125a02abb81b9f2939f438a43dd7a51835a12c6fd5 size: 2830 2025-06-06 13:50:43,504: INFO: Building opensdn-controller-control-control finished successfully, duration: 35 seconds