2025-10-08 06:28:39,294: INFO: Building opensdn-controller-config-schema 2025-10-08 06:28:39,401: 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-2_1_8_1-3 --build-arg SITE_MIRROR=http://nexus.gz1.opensdn.io/repository/external-web-cache --build-arg LINUX_DISTR_VER=9 --build-arg LINUX_DISTR=rockylinux --build-arg CONTAINER_NAME=opensdn-controller-config-schema --build-arg UBUNTU_DISTR_VERSION=24.04 --build-arg UBUNTU_DISTR=ubuntu --build-arg VENDOR_NAME=OpenSDN-IO --build-arg VENDOR_DOMAIN=io.opensdn --build-arg BUILD_IMAGE=tf-dev-sandbox:compile #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.01kB done #1 DONE 1.6s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_1_8_1-3 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 2.8s #4 [1/1] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_1_8_1-3 #4 DONE 0.1s #5 [stage-1 1/4] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_1_8_1-3 #5 DONE 0.0s #6 [internal] load build context #6 transferring context: 1.31kB done #6 DONE 2.3s #7 [2/3] COPY *.sh / #7 DONE 1.8s #8 [3/3] RUN set -e ; python3 -m pip install --no-compile --extra-index-url http://localhost:6667/pip/simple "schema_transformer==0.1.dev0" ; rm -rf /root/.cache #8 1.435 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 1.473 Collecting schema_transformer==0.1.dev0 #8 1.494 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (130 kB) #8 1.509 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (25.9.1) #8 1.509 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.4) #8 1.509 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.10.1) #8 1.509 Requirement already satisfied: contrail-config-common in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.1.dev0) #8 1.599 Collecting jsonpickle (from schema_transformer==0.1.dev0) #8 1.607 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bb1/41da6057898aa/jsonpickle-4.1.1-py3-none-any.whl (47 kB) #8 1.652 Requirement already satisfied: sandesh==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.1.dev0) #8 1.652 Requirement already satisfied: sandesh-common==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.1.dev0) #8 1.672 Requirement already satisfied: bottle<0.13 in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->schema_transformer==0.1.dev0) (0.12.25) #8 1.672 Requirement already satisfied: fysom in /usr/local/lib/python3.9/site-packages (from sandesh==0.1.dev0->schema_transformer==0.1.dev0) (2.1.6) #8 1.675 Requirement already satisfied: timeout-decorator in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (0.5.0) #8 1.675 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.7.1) #8 1.700 Requirement already satisfied: cassandra-driver in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.29.2) #8 1.700 Requirement already satisfied: contrail-api-client==0.1.dev0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (0.1.dev0) #8 1.700 Requirement already satisfied: kazoo in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (2.10.0) #8 1.700 Requirement already satisfied: kombu in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (5.5.4) #8 1.700 Requirement already satisfied: requests in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (2.32.5) #8 1.700 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.20.2) #8 1.700 Requirement already satisfied: stevedore in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (5.5.0) #8 1.707 Requirement already satisfied: xmltodict==0.12.0 in /usr/local/lib/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (0.12.0) #8 1.731 Requirement already satisfied: geomet<0.3,>=0.1 in /usr/local/lib/python3.9/site-packages (from cassandra-driver->contrail-config-common->schema_transformer==0.1.dev0) (0.2.1.post1) #8 1.808 Requirement already satisfied: click in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common->schema_transformer==0.1.dev0) (8.1.8) #8 1.808 Requirement already satisfied: six in /usr/local/lib/python3.9/site-packages (from geomet<0.3,>=0.1->cassandra-driver->contrail-config-common->schema_transformer==0.1.dev0) (1.17.0) #8 1.808 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (6.0) #8 1.808 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (8.0.1) #8 1.912 Requirement already satisfied: amqp<6.0.0,>=5.1.1 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (5.3.1) #8 1.912 Requirement already satisfied: vine==5.1.0 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (5.1.0) #8 1.912 Requirement already satisfied: tzdata>=2025.2 in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (2025.2) #8 1.912 Requirement already satisfied: packaging in /usr/local/lib/python3.9/site-packages (from kombu->contrail-config-common->schema_transformer==0.1.dev0) (25.0) #8 1.912 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (3.4.3) #8 1.912 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (3.10) #8 1.912 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (2.5.0) #8 1.912 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests->contrail-config-common->schema_transformer==0.1.dev0) (2025.10.5) #8 1.957 Requirement already satisfied: setuptools>=75.8.2 in /usr/local/lib/python3.9/site-packages (from zope.event->gevent->schema_transformer==0.1.dev0) (80.9.0) #8 2.023 Installing collected packages: jsonpickle, schema_transformer #8 2.094 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. #8 2.095 #8 2.095 Successfully installed jsonpickle-4.1.1 schema_transformer-0.1.dev0 #8 DONE 3.1s #9 exporting to image #9 exporting layers #9 exporting layers 0.3s done #9 writing image sha256:985af511d108366bb7e0db3f44d312b03b6732aec445381dad625a69e4ef810b done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_1_8_1-3 0.0s done #9 DONE 2.3s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) 2025-10-08 06:29:05,411: INFO: Docker build duration: 26 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema] 53bde1b1f865: Preparing c0d91f577e7a: Preparing 24b9234aa003: Preparing 910777671477: Preparing f64a20e84fd8: Preparing 50e2dc1afbc8: Preparing 6bbbc7f1a261: Preparing 7a6bf26f2312: Preparing 00a5a4bf5042: Preparing 373310ad9068: Preparing 525cdf299ffe: Preparing 1e47ff583564: Preparing 00f917042c69: Preparing 44343de3ea1d: Preparing f64a20e84fd8: Waiting 50e2dc1afbc8: Waiting 6bbbc7f1a261: Waiting 7a6bf26f2312: Waiting 00a5a4bf5042: Waiting 373310ad9068: Waiting 525cdf299ffe: Waiting 1e47ff583564: Waiting 00f917042c69: Waiting 44343de3ea1d: Waiting f64a20e84fd8: Layer already exists 24b9234aa003: Layer already exists 910777671477: Layer already exists 50e2dc1afbc8: Layer already exists 6bbbc7f1a261: Layer already exists 7a6bf26f2312: Layer already exists 00a5a4bf5042: Layer already exists c0d91f577e7a: Pushed 525cdf299ffe: Layer already exists 373310ad9068: Layer already exists 1e47ff583564: Layer already exists 00f917042c69: Layer already exists 44343de3ea1d: Layer already exists 53bde1b1f865: Pushed master-2_1_8_1-3: digest: sha256:6aba5ac3112e9798972c836bb8029d12ab9c46657d83be6fd64733d35640d259 size: 3245 2025-10-08 06:29:09,093: INFO: Building opensdn-controller-config-schema finished successfully, duration: 30 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-controller-config-svcmonitor master-2_1_8_1-3 7293222e6a60 7 seconds ago 525MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_1_8_1-3 174c6d5ce387 8 seconds ago 583MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-job master-2_1_8_1-3 85bc43ba32cb 10 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-web master-2_1_8_1-3 6c2bb5b54e76 10 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_1_8_1-3 1bf95a75335c 14 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_1_8_1-3 985af511d108 15 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_1_8_1-3 711c76c14a49 17 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_1_8_1-3 812f4f2750bf 17 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_1_8_1-3 a3006c645210 18 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_1_8_1-3 8d88998b9848 19 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_1_8_1-3 2d79ec9b5344 19 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_1_8_1-3 f92f175ccce1 About a minute ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_1_8_1-3 3e3944aacfe9 About a minute ago 335MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_1_8_1-3 4657efdf8b85 About a minute ago 333MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_1_8_1-3 ca39e0393755 About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_1_8_1-3 4d08a762a0df About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_1_8_1-3 7632aee9e54f About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_1_8_1-3 4f7a24fa607e About a minute ago 714MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_1_8_1-3 279f5875ea6d About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_1_8_1-3 2111161ad491 2 minutes ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_1_8_1-3 bc04ff41eebe 2 minutes ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_1_8_1-3 58e0ae671877 2 minutes ago 290MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_1_8_1-3 be134464239c 2 minutes ago 574MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_1_8_1-3 7edb9bc636e4 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_1_8_1-3 c41df39a8667 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_1_8_1-3 c8b9ae936352 3 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_1_8_1-3 1844ac24722e 4 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_1_8_1-3 0035996bbe41 5 minutes ago 2.42MB tf-dev-sandbox compile 13264e65b91e 5 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_1_8_1-3 74536eb626e3 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_1_8_1-3 db495c27f258 About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src d9939aa269f8 About an hour ago 2.4MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_1_8_1-3 d7adf312c00c About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_1_8_1-3 78acc170e6ca About an hour ago 4.17kB tf-dev-sandbox frozen 0c2ede3a073a About an hour ago 2.84GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 0c2ede3a073a About an hour ago 2.84GB rockylinux 9 9cc24f05f309 22 months ago 176MB