2025-07-22 23:26:29,723: INFO: Building opensdn-controller-control-control 2025-07-22 23:26:29,798: 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_4_1-7 --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} ---> f8430822945f Step 4/10 : ARG CONTAINER_NAME ---> Running in bb706a904bb9 ---> Removed intermediate container bb706a904bb9 ---> 043e5483cf12 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 29e6d63e80a0 ---> Removed intermediate container 29e6d63e80a0 ---> adfaec631c05 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 610047f30f4c ---> Removed intermediate container 610047f30f4c ---> a14312e62569 Step 7/10 : COPY entrypoint.sh / ---> 92a53cc5cdf2 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in f6ade3fe5628 ---> Removed intermediate container f6ade3fe5628 ---> 59dd12b662de Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 58e728ee2eab ---> Removed intermediate container 58e728ee2eab ---> 2865e4060aca Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in b6e6b66e332e ---> Removed intermediate container b6e6b66e332e ---> e7a3e1ac724f [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 e7a3e1ac724f Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_4_1-7 2025-07-22 23:26:47,011: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 6a1c70de7f13: Preparing f0e19546df3c: Preparing 1507c06bb398: Preparing 8dcc11f0d332: Preparing a2b1d969995c: Preparing 82b823a29a12: Preparing 149f2af29364: Preparing 139adb5d92e4: Preparing 43e90c7fa040: Preparing 138048952044: Preparing b7a5c852c4be: Preparing 174f56854903: Preparing 6a1c70de7f13: Waiting f0e19546df3c: Waiting 1507c06bb398: Waiting 8dcc11f0d332: Waiting a2b1d969995c: Waiting 82b823a29a12: Waiting 149f2af29364: Waiting 139adb5d92e4: Waiting 43e90c7fa040: Waiting 138048952044: Waiting b7a5c852c4be: Waiting 174f56854903: Waiting 8dcc11f0d332: Layer already exists 1507c06bb398: Layer already exists a2b1d969995c: Layer already exists 82b823a29a12: Layer already exists f0e19546df3c: Pushed 149f2af29364: Layer already exists 139adb5d92e4: Layer already exists 138048952044: Layer already exists b7a5c852c4be: Layer already exists 43e90c7fa040: Layer already exists 174f56854903: Layer already exists 6a1c70de7f13: Pushed master-1_7_4_1-7: digest: sha256:40e69748d2943ba268ebaa1110b1ba9a803a89000444aa8ae3ce1fd3c195376d size: 2830 2025-07-22 23:27:09,056: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds