2025-05-14 14:03:48,196: INFO: Building opensdn-controller-webui-web 2025-05-14 14:03:48,237: 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_0_1-2 --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-webui-web --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 2.56 kB Step 1/9 : ARG CONTRAIL_REGISTRY Step 2/9 : ARG CONTRAIL_CONTAINER_TAG Step 3/9 : FROM ${CONTRAIL_REGISTRY}/opensdn-controller-webui-base:${CONTRAIL_CONTAINER_TAG} ---> cad72da163da Step 4/9 : ARG CONTAINER_NAME ---> Running in 7879206e6550 ---> Removed intermediate container 7879206e6550 ---> a76f375a2c6b Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 5d58c2e63b81 ---> Removed intermediate container 5d58c2e63b81 ---> 5cc5e5d4f77a Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail WEB UI" description="Contrail WEB UI provides the Web UI service to end user." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 476d26411ebd ---> Removed intermediate container 476d26411ebd ---> 5e8b55989986 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 63af8971a50f ---> Removed intermediate container 63af8971a50f ---> 77141db6920b Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 6bef35c52616 ---> Removed intermediate container 6bef35c52616 ---> 8c7dde5d3b14 Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 868067d480c7 ---> Removed intermediate container 868067d480c7 ---> b3aa31d6e1de [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 b3aa31d6e1de Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_7_0_1-2 2025-05-14 14:04:02,639: INFO: Docker build duration: 14 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 5af615ee16eb: Preparing 2a20fdd20be7: Preparing f539e26e9eb0: Preparing 1cea1b22c8a3: Preparing 8125d4b25d03: Preparing c8fff6ce06c5: Preparing ce68580213f1: Preparing acabcce0763f: Preparing c52019513e57: Preparing ee4c523f2d91: Preparing bfa087f9b105: Preparing 174f56854903: Preparing c8fff6ce06c5: Waiting ce68580213f1: Waiting acabcce0763f: Waiting c52019513e57: Waiting ee4c523f2d91: Waiting bfa087f9b105: Waiting 174f56854903: Waiting 1cea1b22c8a3: Layer already exists f539e26e9eb0: Layer already exists 2a20fdd20be7: Layer already exists 5af615ee16eb: Layer already exists 8125d4b25d03: Layer already exists c8fff6ce06c5: Layer already exists ce68580213f1: Layer already exists acabcce0763f: Layer already exists c52019513e57: Layer already exists bfa087f9b105: Layer already exists 174f56854903: Layer already exists ee4c523f2d91: Layer already exists master-1_7_0_1-2: digest: sha256:e567d8e3c50a8bb4319947b20267bbda6e02f3e925bb502693dc14fb26649ddc size: 2824 2025-05-14 14:04:04,307: INFO: Building opensdn-controller-webui-web finished successfully, duration: 16 seconds