2025-05-13 11:36:55,699: INFO: Building opensdn-controller-webui-web 2025-05-13 11:36:55,735: 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_8_5-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} ---> ee73404b4e25 Step 4/9 : ARG CONTAINER_NAME ---> Running in 638fe3844e1b ---> Removed intermediate container 638fe3844e1b ---> a7498461e2e2 Step 5/9 : ENV SERVICE_NAME=web CONTAINER_NAME=$CONTAINER_NAME ---> Running in 40fd8b8d609f ---> Removed intermediate container 40fd8b8d609f ---> 775cb999cd17 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 c17370df30fa ---> Removed intermediate container c17370df30fa ---> 07248a70c830 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in c0367cbb4972 ---> Removed intermediate container c0367cbb4972 ---> 47824c975bd6 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in cf495e4843b6 ---> Removed intermediate container cf495e4843b6 ---> 957a87b9461f Step 9/9 : CMD ["/usr/bin/node","webServerStart.js"] ---> Running in b13b70ba28ff ---> Removed intermediate container b13b70ba28ff ---> 89f3579eaf3e [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 89f3579eaf3e Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web:master-1_6_8_5-1 2025-05-13 11:37:13,235: INFO: Docker build duration: 18 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web] b9c849a8fa06: Preparing a14b3f552b84: Preparing 85fd548636d6: Preparing db206f7a679e: Preparing 2d1008109294: Preparing 8eee78861562: Preparing ea30a54cdc47: Preparing cb4ef99eed98: Preparing a89f8c45e18d: Preparing 048800e5d640: Preparing 9a4c3183d425: Preparing 174f56854903: Preparing ea30a54cdc47: Waiting cb4ef99eed98: Waiting a89f8c45e18d: Waiting 048800e5d640: Waiting 9a4c3183d425: Waiting 174f56854903: Waiting b9c849a8fa06: Waiting a14b3f552b84: Waiting 85fd548636d6: Waiting db206f7a679e: Waiting 2d1008109294: Waiting 8eee78861562: Waiting b9c849a8fa06: Layer already exists a14b3f552b84: Layer already exists db206f7a679e: Layer already exists 85fd548636d6: Layer already exists 2d1008109294: Layer already exists 8eee78861562: Layer already exists ea30a54cdc47: Layer already exists a89f8c45e18d: Layer already exists cb4ef99eed98: Layer already exists 9a4c3183d425: Layer already exists 048800e5d640: Layer already exists 174f56854903: Layer already exists master-1_6_8_5-1: digest: sha256:6c98200f97886cec563015093ca1ddb63ae57fb4de0fc219e38ad2837474eb5b size: 2824 2025-05-13 11:37:16,672: INFO: Building opensdn-controller-webui-web finished successfully, duration: 21 seconds