2025-08-25 13:18:56,272: INFO: Building opensdn-controller-control-control 2025-08-25 13:18:56,321: 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-2_0_3_2-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 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} ---> 58167d59200e Step 4/10 : ARG CONTAINER_NAME ---> Running in e151c14b832c ---> Removed intermediate container e151c14b832c ---> ea7290c2c6fd Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 02962d235716 ---> Removed intermediate container 02962d235716 ---> a39479832542 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 bbd02ef5fec2 ---> Removed intermediate container bbd02ef5fec2 ---> 7d6d297db2b6 Step 7/10 : COPY entrypoint.sh / ---> 373df900016b Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 43b911fd45e1 ---> Removed intermediate container 43b911fd45e1 ---> 9132ecc3f27f Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 4b66562f1cd3 ---> Removed intermediate container 4b66562f1cd3 ---> 816a72ddc631 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 429ca72f1458 ---> Removed intermediate container 429ca72f1458 ---> 4686448c3b5b [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] were not consumed Successfully built 4686448c3b5b Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-2_0_3_2-1 2025-08-25 13:19:12,762: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] be7af4ee7ff4: Preparing f3890aa894f3: Preparing c653b578bfd7: Preparing 43b3caab863d: Preparing 83c7712fa0bb: Preparing ccb808170d2b: Preparing 63805d2b840f: Preparing bbe87ecc239c: Preparing e64b125c264a: Preparing d69c96a0d221: Preparing 01ebf06e76fb: Preparing 174f56854903: Preparing be7af4ee7ff4: Waiting f3890aa894f3: Waiting c653b578bfd7: Waiting 43b3caab863d: Waiting 83c7712fa0bb: Waiting ccb808170d2b: Waiting 63805d2b840f: Waiting bbe87ecc239c: Waiting e64b125c264a: Waiting d69c96a0d221: Waiting 01ebf06e76fb: Waiting 174f56854903: Waiting c653b578bfd7: Layer already exists 83c7712fa0bb: Layer already exists 43b3caab863d: Layer already exists ccb808170d2b: Layer already exists f3890aa894f3: Pushed bbe87ecc239c: Layer already exists 63805d2b840f: Layer already exists e64b125c264a: Layer already exists d69c96a0d221: Layer already exists 01ebf06e76fb: Layer already exists 174f56854903: Layer already exists be7af4ee7ff4: Pushed master-2_0_3_2-1: digest: sha256:3be8a1e3aee7f59c51201b5ad4d419da7e1cdeeac5685bc8c52948f768a964a9 size: 2830 2025-08-25 13:19:30,912: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds