2025-10-20 15:52:26,077: INFO: Building opensdn-controller-config-schema 2025-10-20 15:52:26,125: 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_2_5_8-2 --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 --build-arg BUILD_ROOT=/buildroot #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 WARN: InvalidDefaultArgInFrom: Default value for ARG ${CONTRAIL_REGISTRY}/opensdn-controller-config-base:${CONTRAIL_CONTAINER_TAG} results in empty or invalid base image name (line 3) #1 DONE 0.3s #2 [internal] load metadata for nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_2_5_8-2 #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 1.1s #4 [internal] load build context #4 DONE 0.0s #5 [1/3] FROM nexus.gz1.opensdn.io:5101/opensdn-controller-config-base:master-2_2_5_8-2 #5 DONE 0.0s #6 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_8-2 #6 DONE 0.2s #6 [1/5] FROM nexus.gz1.opensdn.io:5101/opensdn-base:master-2_2_5_8-2 #6 DONE 0.2s #4 [internal] load build context #4 transferring context: 1.31kB done #4 DONE 1.4s #7 [2/3] COPY *.sh / #7 DONE 0.7s #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.568 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 1.598 Collecting schema_transformer==0.1.dev0 #8 1.610 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (130 kB) #8 1.610 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (25.9.1) #8 1.610 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.4) #8 1.615 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.10.1) #8 1.615 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.664 Collecting jsonpickle (from schema_transformer==0.1.dev0) #8 1.677 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bb1/41da6057898aa/jsonpickle-4.1.1-py3-none-any.whl (47 kB) #8 1.710 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.710 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.710 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.710 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.710 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.710 Requirement already satisfied: bitarray in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.7.2) #8 1.710 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.710 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.710 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.710 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.710 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.710 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.710 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.710 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.710 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.710 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.710 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.718 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (6.0) #8 1.718 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.736 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.737 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.738 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.738 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.750 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.4) #8 1.750 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.11) #8 1.750 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.750 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.771 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 1.795 Installing collected packages: jsonpickle, schema_transformer #8 1.876 #8 1.880 Successfully installed jsonpickle-4.1.1 schema_transformer-0.1.dev0 #8 1.880 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 DONE 2.8s #9 exporting to image #9 exporting layers #9 exporting layers 0.6s done #9 writing image sha256:9333ae134f08fa3e5a6aa32d6d67cd3003e707554d2ca586808a9ccce387c78a #9 writing image sha256:9333ae134f08fa3e5a6aa32d6d67cd3003e707554d2ca586808a9ccce387c78a 0.0s done #9 naming to nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema:master-2_2_5_8-2 0.0s done #9 DONE 4.0s 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-20 15:52:45,593: INFO: Docker build duration: 19 seconds The push refers to repository [nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema] 7a769f8825d6: Preparing 83c654858fae: Preparing 1915ee056fc8: Preparing 1c3daa23ad65: Preparing 9461cae61c17: Preparing 00d59c5d296e: Preparing ebedb0455332: Preparing 26e17027f15d: Preparing c438edd897cd: Preparing f1b2071ff83e: Preparing 1524c136e7de: Preparing 381262101b00: Preparing 78b070164149: Preparing 44343de3ea1d: Preparing 1c3daa23ad65: Waiting 9461cae61c17: Waiting 00d59c5d296e: Waiting ebedb0455332: Waiting 26e17027f15d: Waiting c438edd897cd: Waiting f1b2071ff83e: Waiting 1524c136e7de: Waiting 381262101b00: Waiting 78b070164149: Waiting 44343de3ea1d: Waiting 1c3daa23ad65: Layer already exists 1915ee056fc8: Layer already exists 83c654858fae: Pushed 9461cae61c17: Layer already exists 00d59c5d296e: Layer already exists ebedb0455332: Layer already exists 26e17027f15d: Layer already exists 1524c136e7de: Layer already exists 7a769f8825d6: Pushed f1b2071ff83e: Layer already exists c438edd897cd: Layer already exists 381262101b00: Layer already exists 78b070164149: Layer already exists 44343de3ea1d: Layer already exists master-2_2_5_8-2: digest: sha256:c5d1d6b9d3c504ff324a19d2baffa24b00cc6192001131cc7767ad7349fdce91 size: 3245 2025-10-20 15:52:47,414: INFO: Building opensdn-controller-config-schema finished successfully, duration: 21 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5101/opensdn-vrouter-kernel-init-dpdk master-2_2_5_8-2 3e78f2617c68 1 second ago 583MB nexus.gz1.opensdn.io:5101/opensdn-openstack-neutron-init master-2_2_5_8-2 e6c96db04748 6 seconds ago 293MB nexus.gz1.opensdn.io:5101/opensdn-openstack-heat-init master-2_2_5_8-2 3a66ceb6037c 6 seconds ago 294MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-cni-init master-2_2_5_8-2 4721fcf75299 7 seconds ago 534MB nexus.gz1.opensdn.io:5101/opensdn-kubernetes-kube-manager master-2_2_5_8-2 1c47b30a98fb 9 seconds ago 517MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-schema master-2_2_5_8-2 9333ae134f08 11 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-node-init master-2_2_5_8-2 2be1fb60a43f 11 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-provisioner master-2_2_5_8-2 4ed2f8fa172c 12 seconds ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-webui-base master-2_2_5_8-2 1f8ffbbc6b03 51 seconds ago 788MB nexus.gz1.opensdn.io:5101/opensdn-external-stunnel master-2_2_5_8-2 46ef2ed74e5a About a minute ago 328MB nexus.gz1.opensdn.io:5101/opensdn-external-rabbitmq master-2_2_5_8-2 fe90499b45a1 About a minute ago 363MB nexus.gz1.opensdn.io:5101/opensdn-external-cassandra master-2_2_5_8-2 f8d36457f9df About a minute ago 687MB nexus.gz1.opensdn.io:5101/opensdn-external-kafka master-2_2_5_8-2 5c1d8ac57a45 About a minute ago 744MB nexus.gz1.opensdn.io:5101/opensdn-external-redis master-2_2_5_8-2 ef3d287accc7 About a minute ago 171MB nexus.gz1.opensdn.io:5101/opensdn-external-zookeeper master-2_2_5_8-2 05d9e96e8240 About a minute ago 301MB nexus.gz1.opensdn.io:5101/opensdn-analytics-snmp-base master-2_2_5_8-2 3d552ae5122c About a minute ago 731MB nexus.gz1.opensdn.io:5101/opensdn-external-haproxy master-2_2_5_8-2 cdee0690df12 About a minute ago 152MB nexus.gz1.opensdn.io:5101/opensdn-controller-control-base master-2_2_5_8-2 6c6ccf91c77a About a minute ago 574MB nexus.gz1.opensdn.io:5101/opensdn-vrouter-base master-2_2_5_8-2 729a00bcda08 About a minute ago 583MB nexus.gz1.opensdn.io:5101/opensdn-external-rsyslogd master-2_2_5_8-2 bb13df359f1a About a minute ago 290MB nexus.gz1.opensdn.io:5101/opensdn-base master-2_2_5_8-2 02903ba50292 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-controller-config-base master-2_2_5_8-2 e1f38b942d2c 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-analytics-base master-2_2_5_8-2 fe4921e82428 2 minutes ago 514MB nexus.gz1.opensdn.io:5101/opensdn-general-base master-2_2_5_8-2 1828baec3593 3 minutes ago 278MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src master-2_2_5_8-2 c7adf333dcfd 4 minutes ago 2.35MB tf-dev-sandbox compile ee29bd7d3825 4 minutes ago 24.9GB nexus.gz1.opensdn.io:5101/opensdn-charms-src master-2_2_5_8-2 25911c7291e3 About an hour ago 6.04MB nexus.gz1.opensdn.io:5101/opensdn-ansible-deployer-src master-2_2_5_8-2 f986b080799f About an hour ago 1.39MB nexus.gz1.opensdn.io:5101/opensdn-kolla-ansible-src master-2_2_5_8-2 c7d377d512e3 About an hour ago 32.6MB nexus.gz1.opensdn.io:5101/opensdn-container-builder-src d7942db69146 About an hour ago 2.33MB nexus.gz1.opensdn.io:5101/opensdn-build-manifest-src master-2_2_5_8-2 16070d51e6cf About an hour ago 4.17kB tf-dev-sandbox frozen 0d9ec459611f About an hour ago 2.81GB nexus.gz1.opensdn.io:5101/tf-dev-sandbox frozen 0d9ec459611f About an hour ago 2.81GB rockylinux 9 9cc24f05f309 23 months ago 176MB