2025-06-20 06:04:34,209: INFO: Building opensdn-controller-webui-web 2025-06-20 06:04:34,244: 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_2_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-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} ---> bd4054b48907 Step 4/9 : ARG CONTAINER_NAME ---> Running in 707a30fd1a2d ---> Removed intermediate container 707a30fd1a2d ---> b4b0951c0618 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 862a0a0e3007 ---> Removed intermediate container 862a0a0e3007 ---> d587bc8ef936 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 3c1c22fcceb5 ---> Removed intermediate container 3c1c22fcceb5 ---> a10614282c11 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 396c9a6ef88e ---> Removed intermediate container 396c9a6ef88e ---> e84f2065fb55 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in 81a67957cde9 ---> Removed intermediate container 81a67957cde9 ---> cfd0207a4f0d Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in 24ec0e943c5b ---> Removed intermediate container 24ec0e943c5b ---> 7cd4e5f586b3 [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 7cd4e5f586b3 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_8_2_3-1 2025-06-20 06:04:46,939: INFO: Docker build duration: 12 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] 746a0c891751: Preparing 1cfe79f6c0f0: Preparing 74b541211ac7: Preparing f583606f72a9: Preparing 8cce7a2e36ea: Preparing 427ae38aa7ef: Preparing c8b24e7d26b9: Preparing 2a8ab2772960: Preparing a8fb938b84a8: Preparing 8236ed257425: Preparing 622146e6a527: Preparing 174f56854903: Preparing c8b24e7d26b9: Waiting 2a8ab2772960: Waiting a8fb938b84a8: Waiting 8236ed257425: Waiting 622146e6a527: Waiting 174f56854903: Waiting 427ae38aa7ef: Waiting 8cce7a2e36ea: Layer already exists 746a0c891751: Layer already exists 427ae38aa7ef: Layer already exists 1cfe79f6c0f0: Layer already exists 74b541211ac7: Layer already exists f583606f72a9: Layer already exists c8b24e7d26b9: Layer already exists 2a8ab2772960: Layer already exists 622146e6a527: Layer already exists 174f56854903: Layer already exists a8fb938b84a8: Layer already exists 8236ed257425: Layer already exists master-1_8_2_3-1: digest: sha256:3aa4f67f355a91e8b4e85892dcdf3afae923c4dcd5276f011f13b39ff9152e8d size: 2824 2025-06-20 06:04:48,704: INFO: Building opensdn-controller-webui-web finished successfully, duration: 14 seconds