2025-04-26 12:40:41,706: INFO: Building opensdn-controller-control-control 2025-04-26 12:40:41,749: 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_6_1_0-3 --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=22.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} ---> 594278b5d123 Step 4/10 : ARG CONTAINER_NAME ---> Running in b214e4bf3a6f ---> Removed intermediate container b214e4bf3a6f ---> 00c08f18de86 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in cc9dc1676afb ---> Removed intermediate container cc9dc1676afb ---> 1e69fa80622b 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 fc40c83103f2 ---> Removed intermediate container fc40c83103f2 ---> 54096cb67368 Step 7/10 : COPY entrypoint.sh / ---> dd0c797d797e Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in c8f74da9ec7f ---> Removed intermediate container c8f74da9ec7f ---> a5a6736e7221 Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 5805007f837c ---> Removed intermediate container 5805007f837c ---> 0eddb6ab501a Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 0e91c23b2f75 ---> Removed intermediate container 0e91c23b2f75 ---> d9984291a1f7 [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 d9984291a1f7 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_6_1_0-3 2025-04-26 12:40:57,443: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] ed81eaf260d0: Preparing 05008e4efdd6: Preparing 813d727e0445: Preparing 5a947a58dd0e: Preparing 9ca85086a83d: Preparing 765b30bd73c3: Preparing 8812b3fd526f: Preparing b28f36b7e655: Preparing 6da26abbcc18: Preparing a983880cc15a: Preparing 74ba39b110c6: Preparing 174f56854903: Preparing ed81eaf260d0: Waiting 05008e4efdd6: Waiting 813d727e0445: Waiting 5a947a58dd0e: Waiting 9ca85086a83d: Waiting 765b30bd73c3: Waiting 8812b3fd526f: Waiting b28f36b7e655: Waiting 6da26abbcc18: Waiting a983880cc15a: Waiting 74ba39b110c6: Waiting 174f56854903: Waiting 813d727e0445: Layer already exists 5a947a58dd0e: Layer already exists 9ca85086a83d: Layer already exists b28f36b7e655: Layer already exists 05008e4efdd6: Pushed 765b30bd73c3: Layer already exists 8812b3fd526f: Layer already exists 6da26abbcc18: Layer already exists 74ba39b110c6: Layer already exists a983880cc15a: Layer already exists 174f56854903: Layer already exists ed81eaf260d0: Pushed master-1_6_1_0-3: digest: sha256:e6a27e91eaac2fbd8a51d7e5adedb2862aeef858550ae0e6d0c8a6346ddd4223 size: 2830 2025-04-26 12:41:23,301: INFO: Building opensdn-controller-control-control finished successfully, duration: 42 seconds