2025-05-06 06:33:50,689: INFO: Building opensdn-controller-webui-job 2025-05-06 06:33:50,742: 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_6_3-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-job --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} ---> fb1cdbc42bfc Step 4/9 : ARG CONTAINER_NAME ---> Running in 4f0fbad27efc ---> Removed intermediate container 4f0fbad27efc ---> 64a15f6ae710 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in 565b54b63dca ---> Removed intermediate container 565b54b63dca ---> 30cfe8ffc668 Step 6/9 : LABEL name=$CONTAINER_NAME summary="Contrail WEB UI Job" description="Contrail WEB UI Job middleware handles jobs from the WebUI service and contacts other Contrail services to execute them." $VENDOR_DOMAIN".service"=$SERVICE_NAME $VENDOR_DOMAIN".container.name"=$CONTAINER_NAME ---> Running in 39a6ad30e48b ---> Removed intermediate container 39a6ad30e48b ---> 8a6731487168 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in 165fed302d3d ---> Removed intermediate container 165fed302d3d ---> 43856be1c7a4 Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in e58a27284e40 ---> Removed intermediate container e58a27284e40 ---> 5f935fe405e9 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in df78e5633828 ---> Removed intermediate container df78e5633828 ---> 4ca9b01d4311 [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 4ca9b01d4311 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_6_6_3-2 2025-05-06 06:34:06,423: INFO: Docker build duration: 16 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] c24ff8d5a4d0: Preparing 042bd0bb7339: Preparing fab957431e80: Preparing 1e75ee652221: Preparing bb067329dee4: Preparing 89de6c8e11a7: Preparing 1a8cdc138ccf: Preparing a41f4117f939: Preparing a36c8283bd34: Preparing 51494f74e54d: Preparing 7501dde51f2d: Preparing 174f56854903: Preparing c24ff8d5a4d0: Waiting 042bd0bb7339: Waiting fab957431e80: Waiting 1e75ee652221: Waiting bb067329dee4: Waiting 89de6c8e11a7: Waiting 1a8cdc138ccf: Waiting a41f4117f939: Waiting a36c8283bd34: Waiting 51494f74e54d: Waiting 7501dde51f2d: Waiting 174f56854903: Waiting c24ff8d5a4d0: Layer already exists 042bd0bb7339: Layer already exists fab957431e80: Layer already exists bb067329dee4: Layer already exists 1e75ee652221: Layer already exists 1a8cdc138ccf: Layer already exists 89de6c8e11a7: Layer already exists a41f4117f939: Layer already exists a36c8283bd34: Layer already exists 51494f74e54d: Layer already exists 7501dde51f2d: Layer already exists 174f56854903: Layer already exists master-1_6_6_3-2: digest: sha256:577c8e92994e3a9bfd671ac7d72a564a2c59134aea4eb7fa6d68bab370320568 size: 2824 2025-05-06 06:34:10,665: INFO: Building opensdn-controller-webui-job finished successfully, duration: 20 seconds