2025-07-21 13:27:44,135: INFO: Building opensdn-controller-control-control 2025-07-21 13:27:44,169: 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-5_8 --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} ---> de16db736492 Step 4/10 : ARG CONTAINER_NAME ---> Running in 87fc47b17ec6 ---> Removed intermediate container 87fc47b17ec6 ---> 444726881a9e Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in adafa3fb19e4 ---> Removed intermediate container adafa3fb19e4 ---> 100d993cf663 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 37e8c63bf254 ---> Removed intermediate container 37e8c63bf254 ---> 3f4e81569b62 Step 7/10 : COPY entrypoint.sh / ---> 626f4a55dd50 Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in b0e193f97c3e ---> Removed intermediate container b0e193f97c3e ---> 7992275bdcce Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 93ede448a079 ---> Removed intermediate container 93ede448a079 ---> b33b51ab7871 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in d7b905ec65c6 ---> Removed intermediate container d7b905ec65c6 ---> 2943064a2fce [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 2943064a2fce Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_2_2_1-5_8 2025-07-21 13:28:04,704: INFO: Docker build duration: 20 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ee96a4e6704c: Preparing 72e8430ab999: Preparing c2501d8990a7: Preparing ba08b7b8cd9a: Preparing 0b2dd27c4b84: Preparing cbf20f465d14: Preparing 3238abbc63df: Preparing 7b7b746ba344: Preparing cdb705d50577: Preparing 5c4fa2bb05d7: Preparing d5b63f80b99c: Preparing 174f56854903: Preparing ee96a4e6704c: Waiting 72e8430ab999: Waiting c2501d8990a7: Waiting ba08b7b8cd9a: Waiting 0b2dd27c4b84: Waiting cbf20f465d14: Waiting 3238abbc63df: Waiting 7b7b746ba344: Waiting cdb705d50577: Waiting 5c4fa2bb05d7: Waiting 174f56854903: Waiting d5b63f80b99c: Waiting ba08b7b8cd9a: Layer already exists c2501d8990a7: Layer already exists 0b2dd27c4b84: Layer already exists 72e8430ab999: Pushed cbf20f465d14: Layer already exists 7b7b746ba344: Layer already exists 3238abbc63df: Layer already exists cdb705d50577: Layer already exists 5c4fa2bb05d7: Layer already exists d5b63f80b99c: Layer already exists 174f56854903: Layer already exists ee96a4e6704c: Pushed master-1_2_2_1-5_8: digest: sha256:ce15cb28d6891eb45de5da993358b09423541f1606efc81eef1bdc5cab5079d0 size: 2830 2025-07-21 13:28:24,173: INFO: Building opensdn-controller-control-control finished successfully, duration: 40 seconds