03/18/2025 06:02:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:03:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:03:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:04:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:03:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:04:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:05:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:03:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:04:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:05:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:06:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:02 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:04 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:11 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:15 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:21 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:29 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:02:45 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:03:12 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:04:06 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:05:08 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 03/18/2025 06:06:10 AM UTC [ERROR] Traceback (most recent call last): File "/home/kernelci/pipeline/base.py", line 69, in run context = self._setup(args) ^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 77, in _setup db_client = kcidb.db.Client(db_conn) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 81, in __init__ self.reset() File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/__init__.py", line 97, in reset self.driver = misc.instantiate_spec(DRIVER_TYPES, self.database) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/misc.py", line 127, in instantiate_spec return drivers[name](params) ^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/.local/lib/python3.11/site-packages/kcidb/db/schematic.py", line 484, in __init__ raise UnsupportedSchema( kcidb.db.misc.UnsupportedSchema: Database schema v5.0 is unsupported Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 896, in status = opts.command(configs, opts) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/send_kcidb.py", line 889, in __call__ return KCIDBBridge(configs, args, 'send_kcidb').run(args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kernelci/pipeline/base.py", line 77, in run self._stop(context) File "/home/kernelci/pipeline/send_kcidb.py", line 91, in _stop if context['sub_id']: ~~~~~~~^^^^^^^^^^ TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/home/kernelci/pipeline/send_kcidb.py", line 19, in import requests File "/usr/local/lib/python3.11/site-packages/requests/__init__.py", line 43, in import urllib3 File "/usr/local/lib/python3.11/site-packages/urllib3/__init__.py", line 14, in from . import exceptions File "/usr/local/lib/python3.11/site-packages/urllib3/exceptions.py", line 7, in from http.client import IncompleteRead as httplib_IncompleteRead File "/usr/local/lib/python3.11/http/client.py", line 71, in import email.parser File "/usr/local/lib/python3.11/email/parser.py", line 12, in from email.feedparser import FeedParser, BytesFeedParser File "/usr/local/lib/python3.11/email/feedparser.py", line 27, in from email._policybase import compat32 File "/usr/local/lib/python3.11/email/_policybase.py", line 7, in from email import header File "/usr/local/lib/python3.11/email/header.py", line 17, in import email.base64mime File "", line 1176, in _find_and_load File "", line 1138, in _find_and_load_unlocked File "", line 1078, in _find_spec File "", line 748, in find_spec KeyboardInterrupt