2025-09-15 01:19:18,366: INFO: Building opensdn-controller-config-schema 2025-09-15 01:19:18,427: INFO: Building args: --network host --build-arg PIP_REPOSITORY=http://localhost:6667/pip/simple --build-arg CONTRAIL_REGISTRY=nexus.gz1.opensdn.io:5102 --build-arg CONTRAIL_CONTAINER_TAG=nightly --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 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: #1 transferring dockerfile: 1.01kB 0.0s done #1 DONE 2.2s #2 [internal] load metadata for nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #2 DONE 0.0s #3 [internal] load .dockerignore #3 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: #3 transferring context: 2B done #3 DONE 5.0s #4 [1/5] FROM nexus.gz1.opensdn.io:5102/opensdn-base:nightly #4 DONE 0.1s #5 [1/3] FROM nexus.gz1.opensdn.io:5102/opensdn-controller-config-base:nightly #5 DONE 0.0s #6 [internal] load build context #6 transferring context: #6 transferring context: 1.31kB done #6 DONE 4.2s #7 [2/3] COPY *.sh / #7 DONE 1.5s #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 3.082 Looking in indexes: http://tf-mirrors.gz1.opensdn.io/root/pypi/+simple/, http://localhost:6667/pip/simple #8 3.166 Collecting schema_transformer==0.1.dev0 #8 3.203 Downloading http://localhost:6667/pip/simple/schema-transformer/schema_transformer-0.1.dev0-py3-none-any.whl (130 kB) #8 3.232 Requirement already satisfied: gevent in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (25.8.2) #8 3.232 Requirement already satisfied: greenlet in /usr/local/lib64/python3.9/site-packages (from schema_transformer==0.1.dev0) (3.2.4) #8 3.272 Requirement already satisfied: netaddr<1 in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.10.1) #8 3.272 Requirement already satisfied: contrail-config-common in /usr/local/lib/python3.9/site-packages (from schema_transformer==0.1.dev0) (0.1.dev0) #8 3.476 Collecting jsonpickle (from schema_transformer==0.1.dev0) #8 3.476 Downloading http://tf-mirrors.gz1.opensdn.io/root/pypi/%2Bf/bb1/41da6057898aa/jsonpickle-4.1.1-py3-none-any.whl (47 kB) #8 3.476 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 3.476 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 3.476 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 3.476 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 3.530 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 3.530 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 3.530 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 3.530 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 3.530 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 3.530 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 3.530 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 3.530 Requirement already satisfied: simplejson in /usr/local/lib64/python3.9/site-packages (from contrail-config-common->schema_transformer==0.1.dev0) (3.20.1) #8 3.530 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 3.535 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 3.586 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 3.586 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 3.586 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 3.660 Requirement already satisfied: zope.event in /usr/local/lib/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (6.0) #8 3.660 Requirement already satisfied: zope.interface in /usr/local/lib64/python3.9/site-packages (from gevent->schema_transformer==0.1.dev0) (8.0) #8 3.740 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 3.773 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 3.803 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 3.803 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 3.803 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 3.828 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 3.828 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 3.828 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.8.3) #8 4.013 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 4.158 Installing collected packages: jsonpickle, schema_transformer #8 4.282 #8 4.282 Successfully installed jsonpickle-4.1.1 schema_transformer-0.1.dev0 #8 4.296 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 6.7s #9 exporting to image #9 exporting layers #9 exporting layers 0.9s done #9 writing image sha256:4a04fec20a91d58362c00c4121a540e7227c398815a54c4120498a9501ec9e6a #9 writing image sha256:4a04fec20a91d58362c00c4121a540e7227c398815a54c4120498a9501ec9e6a 0.3s done #9 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly #9 naming to nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema:nightly 0.1s done #9 DONE 15.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-09-15 01:20:03,966: INFO: Docker build duration: 45 seconds The push refers to repository [nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema] b1bdee60b8bc: Preparing 77eba51f0aaf: Preparing 77d4e4b75647: Preparing 1e08fed4b962: Preparing 4ff1856886c6: Preparing e56509ff0293: Preparing 21e6e0ac925d: Preparing e3015c02d918: Preparing d8548b204b30: Preparing 790714a4e6ad: Preparing b8a470c1d8d4: Preparing 498a2eeb6875: Preparing e89af0fb8ce7: Preparing 44343de3ea1d: Preparing e56509ff0293: Waiting 21e6e0ac925d: Waiting e3015c02d918: Waiting d8548b204b30: Waiting 790714a4e6ad: Waiting b8a470c1d8d4: Waiting 498a2eeb6875: Waiting e89af0fb8ce7: Waiting 44343de3ea1d: Waiting 77d4e4b75647: Layer already exists 4ff1856886c6: Layer already exists 1e08fed4b962: Layer already exists e56509ff0293: Layer already exists e3015c02d918: Layer already exists 21e6e0ac925d: Layer already exists 77eba51f0aaf: Pushed 790714a4e6ad: Layer already exists d8548b204b30: Layer already exists b8a470c1d8d4: Layer already exists e89af0fb8ce7: Layer already exists 498a2eeb6875: Layer already exists 44343de3ea1d: Layer already exists b1bdee60b8bc: Pushed nightly: digest: sha256:8509f003d699231fe957b7de0cdf9c1b9b02fa613fcb256f98afd1e532ccd3d2 size: 3246 2025-09-15 01:20:06,063: INFO: Building opensdn-controller-config-schema finished successfully, duration: 48 seconds REPOSITORY TAG IMAGE ID CREATED SIZE nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-topology nightly e5f0d7dffbf9 8 seconds ago 730MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-schema nightly 4a04fec20a91 21 seconds ago 515MB nexus.gz1.opensdn.io:5102/opensdn-openstack-heat-init nightly bf90bfa250ed 24 seconds ago 294MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-collector nightly c0d15d9a1e53 27 seconds ago 730MB nexus.gz1.opensdn.io:5102/opensdn-kubernetes-kube-manager nightly 76e5ff2c74bb 30 seconds ago 518MB nexus.gz1.opensdn.io:5102/opensdn-provisioner nightly 85f6a211fb99 30 seconds ago 514MB nexus.gz1.opensdn.io:5102/opensdn-openstack-neutron-init nightly 929f3ed9fe8e 32 seconds ago 293MB nexus.gz1.opensdn.io:5102/opensdn-node-init nightly 9ee59cc3d294 40 seconds ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-webui-base nightly 0869752dacfa About a minute ago 705MB nexus.gz1.opensdn.io:5102/opensdn-external-redis nightly 151fdb0d4537 About a minute ago 333MB nexus.gz1.opensdn.io:5102/opensdn-external-haproxy nightly 27a598f23562 About a minute ago 335MB nexus.gz1.opensdn.io:5102/opensdn-external-stunnel nightly 555ba5317a0d About a minute ago 328MB nexus.gz1.opensdn.io:5102/opensdn-external-cassandra nightly 9193d7e8ecb5 About a minute ago 687MB nexus.gz1.opensdn.io:5102/opensdn-external-zookeeper nightly efab47f01b35 About a minute ago 714MB nexus.gz1.opensdn.io:5102/opensdn-external-kafka nightly 09206392a63d About a minute ago 744MB nexus.gz1.opensdn.io:5102/opensdn-analytics-snmp-base nightly 6e69e2f37cd2 2 minutes ago 730MB nexus.gz1.opensdn.io:5102/opensdn-controller-control-base nightly 745672e9d881 2 minutes ago 574MB nexus.gz1.opensdn.io:5102/opensdn-external-rabbitmq nightly d9bd78ee59cf 2 minutes ago 363MB nexus.gz1.opensdn.io:5102/opensdn-vrouter-base nightly d9cc8edbfed2 2 minutes ago 583MB nexus.gz1.opensdn.io:5102/opensdn-external-rsyslogd nightly 070880d60959 2 minutes ago 290MB nexus.gz1.opensdn.io:5102/opensdn-base nightly 22c6e158d165 3 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-controller-config-base nightly 804f05e09f2c 3 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-analytics-base nightly 62868c32f90d 3 minutes ago 514MB nexus.gz1.opensdn.io:5102/opensdn-general-base nightly 9dfa2e1249d2 4 minutes ago 278MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src nightly 3cce3efe4842 5 minutes ago 2.4MB tf-dev-sandbox compile 08069f0802a2 5 minutes ago 23.1GB nexus.gz1.opensdn.io:5102/opensdn-charms-src nightly 90bfe8fa87ef About an hour ago 6.04MB nexus.gz1.opensdn.io:5102/opensdn-container-builder-src fd28d6518c13 About an hour ago 2.37MB nexus.gz1.opensdn.io:5102/opensdn-ansible-deployer-src nightly 402f2c141abf About an hour ago 1.39MB nexus.gz1.opensdn.io:5102/opensdn-kolla-ansible-src nightly e54ced74a112 About an hour ago 32.6MB nexus.gz1.opensdn.io:5102/opensdn-build-manifest-src nightly 0585cc66fe6a About an hour ago 4.44kB tf-dev-sandbox stable 2379e897d587 About an hour ago 2.83GB nexus.gz1.opensdn.io:5102/tf-dev-sandbox stable 2379e897d587 About an hour ago 2.83GB rockylinux 9 9cc24f05f309 21 months ago 176MB