2025-05-12 14:46:52,007: INFO: Building opensdn-controller-control-control 2025-05-12 14:46:52,036: 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_0_8_7-7_0 --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} ---> 0f04d0d61518 Step 4/10 : ARG CONTAINER_NAME ---> Running in a3a241bda7c9 ---> Removed intermediate container a3a241bda7c9 ---> 4c80ac07c190 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 38a02dc75fdf ---> Removed intermediate container 38a02dc75fdf ---> cbac43c926e6 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 90e4ccc6f771 ---> Removed intermediate container 90e4ccc6f771 ---> c851178f7413 Step 7/10 : COPY entrypoint.sh / ---> 8b8f309c815a Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in 857643b49762 ---> Removed intermediate container 857643b49762 ---> b4c3948f8d1e Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 27c519cd6341 ---> Removed intermediate container 27c519cd6341 ---> 6e6df76cefc5 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in e8b5d5568dc7 ---> Removed intermediate container e8b5d5568dc7 ---> 2e489f0aa9bd [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 2e489f0aa9bd Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_0_8_7-7_0 2025-05-12 14:47:07,772: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] c149d42aba19: Preparing f851108c8af3: Preparing 7962704641b6: Preparing 8bc05c3dc15b: Preparing 3fe2f2899bf0: Preparing 5f793c3c0171: Preparing c11cbb948f29: Preparing dda11b63167f: Preparing bf5a8a58c5f3: Preparing 92acba45c69b: Preparing a470f6f4b62c: Preparing 174f56854903: Preparing 5f793c3c0171: Waiting c11cbb948f29: Waiting dda11b63167f: Waiting bf5a8a58c5f3: Waiting 92acba45c69b: Waiting a470f6f4b62c: Waiting 174f56854903: Waiting 8bc05c3dc15b: Layer already exists 7962704641b6: Layer already exists 3fe2f2899bf0: Layer already exists 5f793c3c0171: Layer already exists c11cbb948f29: Layer already exists f851108c8af3: Pushed dda11b63167f: Layer already exists bf5a8a58c5f3: Layer already exists 92acba45c69b: Layer already exists a470f6f4b62c: Layer already exists 174f56854903: Layer already exists c149d42aba19: Pushed master-1_0_8_7-7_0: digest: sha256:ff4ac8453ba8620b6687bb664eb16322adf1fa396f6b9048538163172770a5ff size: 2830 2025-05-12 14:47:25,984: INFO: Building opensdn-controller-control-control finished successfully, duration: 34 seconds