2025-06-19 09:31:20,468: INFO: Building opensdn-controller-control-control 2025-06-19 09:31:20,500: 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_8_1_4-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=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} ---> 985617b57fb7 Step 4/10 : ARG CONTAINER_NAME ---> Running in f56ec95d7d86 ---> Removed intermediate container f56ec95d7d86 ---> 232bb3995274 Step 5/10 : ENV SERVICE_NAME=control CONTAINER_NAME=$CONTAINER_NAME ---> Running in 8eea9f80bf6d ---> Removed intermediate container 8eea9f80bf6d ---> f8104e94e222 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 8c9354f4ea73 ---> Removed intermediate container 8c9354f4ea73 ---> 22be955649ad Step 7/10 : COPY entrypoint.sh / ---> c87e1bb5b5cf Step 8/10 : RUN setcap cap_net_bind_service+ep /usr/bin/contrail-control ---> Running in caf1bd7ebee4 ---> Removed intermediate container caf1bd7ebee4 ---> 10bacb88b92c Step 9/10 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 020b4c4a4295 ---> Removed intermediate container 020b4c4a4295 ---> 288a484467a0 Step 10/10 : CMD ["/usr/bin/contrail-control"] ---> Running in 994a940c4982 ---> Removed intermediate container 994a940c4982 ---> 6f55a7446108 [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 6f55a7446108 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-control-control:master-1_8_1_4-3 2025-06-19 09:31:34,720: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-control-control] a0cda179f8f4: Preparing 31979cc64f06: Preparing 62f082138447: Preparing fd69037ef14f: Preparing c1580f3c018e: Preparing 145cbba88c86: Preparing c2985e0043d8: Preparing 45f24684a8ba: Preparing 1f28d6baf232: Preparing 4d3856b96d68: Preparing 6b8dc8bcefb7: Preparing 174f56854903: Preparing a0cda179f8f4: Waiting 31979cc64f06: Waiting 62f082138447: Waiting fd69037ef14f: Waiting c1580f3c018e: Waiting 145cbba88c86: Waiting c2985e0043d8: Waiting 45f24684a8ba: Waiting 1f28d6baf232: Waiting 4d3856b96d68: Waiting 6b8dc8bcefb7: Waiting 174f56854903: Waiting fd69037ef14f: Layer already exists c1580f3c018e: Layer already exists 62f082138447: Layer already exists 31979cc64f06: Pushed c2985e0043d8: Layer already exists 145cbba88c86: Layer already exists 45f24684a8ba: Layer already exists 174f56854903: Layer already exists 1f28d6baf232: Layer already exists 4d3856b96d68: Layer already exists 6b8dc8bcefb7: Layer already exists a0cda179f8f4: Pushed master-1_8_1_4-3: digest: sha256:20a4c0e3589b9aa8034971712946502d8a5bcd353d68bff5916022fd81ac0db2 size: 2830 2025-06-19 09:31:59,966: INFO: Building opensdn-controller-control-control finished successfully, duration: 39 seconds