2025-07-30 16:05:09,910: INFO: Building opensdn-controller-control-control 2025-07-30 16:05:09,924: 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_1 --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} ---> 59ecaafb92bc Step 4/10 : ARG CONTAINER_NAME ---> Running in 13c5b8346ec4 ---> Removed intermediate container 13c5b8346ec4 ---> 83d2edf83edf Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 080a12479310 ---> Removed intermediate container 080a12479310 ---> 20b145f69dea 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 b2e4380771fa ---> Removed intermediate container b2e4380771fa ---> 4ca7cf393ad4 Step 7/10 : COPY entrypoint.sh / ---> 84385e55afe7 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in ac8d3390d2c9 ---> Removed intermediate container ac8d3390d2c9 ---> ece9254914b9 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 812f67b899e5 ---> Removed intermediate container 812f67b899e5 ---> 04166ab29ac3 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 0888e891f0d2 ---> Removed intermediate container 0888e891f0d2 ---> 018531292aa1 [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 018531292aa1 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-6_1 2025-07-30 16:05:31,021: INFO: Docker build duration: 22 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 80c26d9467e5: Preparing fc0a8858e0ef: Preparing 63f8eb42af50: Preparing 2a07428c04cf: Preparing d3a3b47eb6ec: Preparing bd4afd79eb84: Preparing 19a5c962399d: Preparing f2a8f0fefd59: Preparing 0aab62f17733: Preparing ca276bd478b5: Preparing a4b4914a96e1: Preparing 174f56854903: Preparing bd4afd79eb84: Waiting 19a5c962399d: Waiting f2a8f0fefd59: Waiting 0aab62f17733: Waiting ca276bd478b5: Waiting a4b4914a96e1: Waiting 174f56854903: Waiting 63f8eb42af50: Layer already exists d3a3b47eb6ec: Layer already exists 2a07428c04cf: Layer already exists bd4afd79eb84: Layer already exists 19a5c962399d: Layer already exists f2a8f0fefd59: Layer already exists fc0a8858e0ef: Pushed 0aab62f17733: Layer already exists a4b4914a96e1: Layer already exists ca276bd478b5: Layer already exists 174f56854903: Layer already exists 80c26d9467e5: Pushed master-1_2_2_1-6_1: digest: sha256:622e66d50e3bfd4410ed9bbf3d9a769549934ae1065e183ff6f31031fe8e1e26 size: 2830 2025-07-30 16:05:50,438: INFO: Building opensdn-controller-control-control finished successfully, duration: 41 seconds