2025-06-08 21:00:40,450: INFO: Building opensdn-controller-webui-web 2025-06-08 21:00:40,493: 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_2-5 --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} ---> d7e18a5cc2e2 Step 4/9 : ARG CONTAINER_NAME ---> Running in 7b16242142ee ---> Removed intermediate container 7b16242142ee ---> a81da181aba2 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in e53d5ec6bf7e ---> Removed intermediate container e53d5ec6bf7e ---> 71309d0c3664 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 ee4ab6a86ce0 ---> Removed intermediate container ee4ab6a86ce0 ---> fcf161387ee0 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in de2b4cf21b94 ---> Removed intermediate container de2b4cf21b94 ---> 398f86c2818a Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in e138d082b4ee ---> Removed intermediate container e138d082b4ee ---> e85c69ccdeaa Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 8c5ee8cba2fb ---> Removed intermediate container 8c5ee8cba2fb ---> 2151fdb8710e [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 2151fdb8710e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_6_1_2-5 2025-06-08 21:00:56,272: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 39ccf56244cc: Preparing 7ca381f04541: Preparing deef43e45048: Preparing 7c3464d26ef0: Preparing 61fafdf17b93: Preparing fb5cb51ac494: Preparing b0235e6c9c96: Preparing 5cac53f1d9be: Preparing 29d29be394ad: Preparing 417521be54e3: Preparing eee729e3f3fc: Preparing 174f56854903: Preparing 39ccf56244cc: Waiting 7ca381f04541: Waiting 7c3464d26ef0: Waiting 61fafdf17b93: Waiting fb5cb51ac494: Waiting b0235e6c9c96: Waiting 5cac53f1d9be: Waiting 29d29be394ad: Waiting 417521be54e3: Waiting eee729e3f3fc: Waiting 174f56854903: Waiting deef43e45048: Waiting 7ca381f04541: Layer already exists deef43e45048: Layer already exists 39ccf56244cc: Layer already exists fb5cb51ac494: Layer already exists 61fafdf17b93: Layer already exists 7c3464d26ef0: Layer already exists b0235e6c9c96: Layer already exists 5cac53f1d9be: Layer already exists 29d29be394ad: Layer already exists 417521be54e3: Layer already exists 174f56854903: Layer already exists eee729e3f3fc: Layer already exists master-1_6_1_2-5: digest: sha256:3dfc4d7335636785558c767fef588483a5823800555ef13dd85ad945af71b136 size: 2823 2025-06-08 21:01:00,190: INFO: Building opensdn-controller-webui-web finished successfully, duration: 20 seconds