2025-05-19 01:22:53,306: INFO: Building opensdn-controller-control-control 2025-05-19 01:22:53,346: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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} ---> 32a624c3edaa Step 4/10 : ARG CONTAINER_NAME ---> Running in 4e706be70e06 ---> Removed intermediate container 4e706be70e06 ---> 2e70169852fe Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in cdfffc943740 ---> Removed intermediate container cdfffc943740 ---> 2f39bdb084a8 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 863294e9d470 ---> Removed intermediate container 863294e9d470 ---> cb96bcd870d1 Step 7/10 : COPY entrypoint.sh / ---> bd04d6223dfd Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in bd474bd9a2aa ---> Removed intermediate container bd474bd9a2aa ---> c70b3e8e1880 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f46f1eb592a4 ---> Removed intermediate container f46f1eb592a4 ---> 8aedc63be366 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 57ca42502d35 ---> Removed intermediate container 57ca42502d35 ---> 02e8a65853a2 [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 02e8a65853a2 Successfully tagged nexus.gz1.opensdn.io:5102/opensdn-controller-control-control:nightly 2025-05-19 01:23:09,183: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-control-control] b07f0d12a396: Preparing c65a09382496: Preparing f09f982db390: Preparing 3638a8334167: Preparing 2cf28321c27d: Preparing b1c5410b86d5: Preparing 1a3f70f8ce2e: Preparing 39be13158c9e: Preparing f2be3f597f72: Preparing 3605403bf029: Preparing 25fda9935da4: Preparing 174f56854903: Preparing b07f0d12a396: Waiting c65a09382496: Waiting f09f982db390: Waiting 3638a8334167: Waiting 2cf28321c27d: Waiting b1c5410b86d5: Waiting 1a3f70f8ce2e: Waiting 39be13158c9e: Waiting f2be3f597f72: Waiting 3605403bf029: Waiting 25fda9935da4: Waiting 174f56854903: Waiting f09f982db390: Layer already exists 2cf28321c27d: Layer already exists 3638a8334167: Layer already exists b1c5410b86d5: Layer already exists c65a09382496: Pushed 39be13158c9e: Layer already exists 1a3f70f8ce2e: Layer already exists f2be3f597f72: Layer already exists 3605403bf029: Layer already exists 25fda9935da4: Layer already exists 174f56854903: Layer already exists b07f0d12a396: Pushed nightly: digest: sha256:4045dc85392c5809e3ce64ab2a8b1bca5753ca45b85ad4b9ba88c1612090f3a9 size: 2830 2025-05-19 01:23:25,694: INFO: Building opensdn-controller-control-control finished successfully, duration: 32 seconds