2025-06-27 13:08:43,104: INFO: Building opensdn-controller-webui-job 2025-06-27 13:08:43,137: 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_1-4_0 --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} ---> c7b806ce5d67 Step 4/9 : ARG CONTAINER_NAME ---> Running in 37d49ab47d80 ---> Removed intermediate container 37d49ab47d80 ---> 93f6b2959070 Step 5/9 : ENV SERVICE_NAME=job CONTAINER_NAME=$CONTAINER_NAME ---> Running in c7fc8c91c787 ---> Removed intermediate container c7fc8c91c787 ---> 819e62352534 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 0ca5aa1d4c63 ---> Removed intermediate container 0ca5aa1d4c63 ---> 252b2e9ffe68 Step 7/9 : ENTRYPOINT ["/entrypoint.sh"] ---> Running in f620ad93b346 ---> Removed intermediate container f620ad93b346 ---> 449524a9cdda Step 8/9 : WORKDIR /usr/src/contrail/contrail-web-core ---> Running in e2f457741689 ---> Removed intermediate container e2f457741689 ---> 7cf4082de548 Step 9/9 : CMD ["/usr/bin/node","jobServerStart.js"] ---> Running in 73f30fc81d49 ---> Removed intermediate container 73f30fc81d49 ---> aa26db21ac24 [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 aa26db21ac24 Successfully tagged nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job:master-1_6_6_1-4_0 2025-06-27 13:08:56,733: INFO: Docker build duration: 13 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job] 2ee9f1053efc: Preparing fbf9222da486: Preparing e7838cd3f825: Preparing d9dea63f4e02: Preparing 76daa89696ed: Preparing b1da2e5e35e1: Preparing 1cb330b20003: Preparing 5a8e21502e96: Preparing b8d7d41c3707: Preparing cf50a70cb652: Preparing 80f6445bb760: Preparing 174f56854903: Preparing fbf9222da486: Waiting e7838cd3f825: Waiting 76daa89696ed: Waiting b1da2e5e35e1: Waiting 1cb330b20003: Waiting 5a8e21502e96: Waiting b8d7d41c3707: Waiting cf50a70cb652: Waiting 80f6445bb760: Waiting 174f56854903: Waiting d9dea63f4e02: Waiting fbf9222da486: Layer already exists 2ee9f1053efc: Layer already exists e7838cd3f825: Layer already exists 76daa89696ed: Layer already exists b1da2e5e35e1: Layer already exists 1cb330b20003: Layer already exists d9dea63f4e02: Layer already exists 5a8e21502e96: Layer already exists 174f56854903: Layer already exists 80f6445bb760: Layer already exists cf50a70cb652: Layer already exists b8d7d41c3707: Layer already exists master-1_6_6_1-4_0: digest: sha256:b2185caee8e44097f14eeb4a4fbd2eb34bb392bc9d500388d305b473f190e5e2 size: 2824 2025-06-27 13:08:58,843: INFO: Building opensdn-controller-webui-job finished successfully, duration: 15 seconds