2025-05-29 09:26:01,866: INFO: Building opensdn-controller-control-control 2025-05-29 09:26:01,927: 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_7_6_3-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} ---> 93559445ca40 Step 4/10 : ARG CONTAINER_NAME ---> Running in 296d9979d1da ---> Removed intermediate container 296d9979d1da ---> cd390508d7e5 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in e81cb7ba2559 ---> Removed intermediate container e81cb7ba2559 ---> 0796032a2592 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 b6a861b9a5ad ---> Removed intermediate container b6a861b9a5ad ---> 2ae380fde83e Step 7/10 : COPY entrypoint.sh / ---> 1d34748bab1a Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 67162c5514d4 ---> Removed intermediate container 67162c5514d4 ---> c44aec37fc7b Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 62070398ff48 ---> Removed intermediate container 62070398ff48 ---> 0fc4cfd9454d Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in a22ee8a6a1e1 ---> Removed intermediate container a22ee8a6a1e1 ---> 33cf047a1f45 [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 33cf047a1f45 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_7_6_3-1 2025-05-29 09:26:20,531: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] 7b59bdd653b2: Preparing dd5c5ea9a4d3: Preparing 7687ccb3c3c0: Preparing 819df0199127: Preparing 713cd5cab106: Preparing e04efde76beb: Preparing 1bc231d087fe: Preparing 0af692d32480: Preparing a39b374d16ab: Preparing 77b2abfcb057: Preparing 50aa399c3b02: Preparing 174f56854903: Preparing 7b59bdd653b2: Waiting dd5c5ea9a4d3: Waiting 7687ccb3c3c0: Waiting 819df0199127: Waiting 713cd5cab106: Waiting e04efde76beb: Waiting 1bc231d087fe: Waiting 0af692d32480: Waiting a39b374d16ab: Waiting 77b2abfcb057: Waiting 50aa399c3b02: Waiting 174f56854903: Waiting 713cd5cab106: Layer already exists 819df0199127: Layer already exists 7687ccb3c3c0: Layer already exists e04efde76beb: Layer already exists 0af692d32480: Layer already exists 1bc231d087fe: Layer already exists 77b2abfcb057: Layer already exists a39b374d16ab: Layer already exists dd5c5ea9a4d3: Pushed 50aa399c3b02: Layer already exists 174f56854903: Layer already exists 7b59bdd653b2: Pushed master-1_7_6_3-1: digest: sha256:f6d5afae3db1037d4c585b6cba31ea53e15c3f015ab847476d6fe7017faa344f size: 2830 2025-05-29 09:26:44,671: INFO: Building opensdn-controller-control-control finished successfully, duration: 43 seconds