Skip to content

fix: Remove unnecessary logger warning in NVIDIA ingest component #19860

fix: Remove unnecessary logger warning in NVIDIA ingest component

fix: Remove unnecessary logger warning in NVIDIA ingest component #19860

Triggered via pull request February 26, 2025 21:36
Status Success
Total duration 38m 52s
Artifacts 10

ci.yml

on: pull_request
Check Nightly Status
4s
Check Nightly Status
Should Run CI
0s
Should Run CI
Filter Paths
11s
Filter Paths
Matrix: Lint Backend / Run Mypy
Matrix: Run Backend Tests / build
Matrix: Run Backend Tests / integration-tests
Matrix: Run Backend Tests / test-cli
Test Docs Build  /  Test Docs Build
Test Docs Build / Test Docs Build
Run Frontend Tests  /  Determine Test Suites and Shard Distribution
1m 10s
Run Frontend Tests / Determine Test Suites and Shard Distribution
Matrix: Run Frontend Tests / setup-and-test
Run Frontend Tests  /  merge-reports
2s
Run Frontend Tests / merge-reports
CI Success
0s
CI Success
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
Run Backend Tests / Integration Tests - Python 3.10: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Integration Tests - Python 3.10: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L295
Support for class-based `config` is deprecated, use ConfigDict instead.
Run Backend Tests / Integration Tests - Python 3.10: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Integration Tests - Python 3.10: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Integration Tests - Python 3.10: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Integration Tests - Python 3.10: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Integration Tests - Python 3.10: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Integration Tests - Python 3.10: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Integration Tests - Python 3.10: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Integration Tests - Python 3.10: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 2: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 3: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 4: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 5: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: .venv/lib/python3.10/site-packages/pydantic/_internal/_generate_schema.py#L502
<built-in function callable> is not a Python type (it may be an instance of an object), Pydantic will allow any object with no validation since we cannot even enforce that the input is an instance of the given type. To get rid of this error wrap the type with `pydantic.SkipValidation`.
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: .venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L345
Valid config keys have changed in V2: * 'schema_extra' has been renamed to 'json_schema_extra'
Run Backend Tests / Unit Tests - Python 3.10 - Group 1: opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/contextlib.py#L142
WARNING: SQL-parsed foreign key constraint '('user_id', 'user', 'id')' could not be located in PRAGMA foreign_keys for table flow

Artifacts

Produced during runtime
Name Size
blob-report-1 Expired
140 MB
blob-report-10 Expired
88.3 MB
blob-report-2 Expired
158 MB
blob-report-3 Expired
32.9 MB
blob-report-4 Expired
81.2 MB
blob-report-5 Expired
88.1 MB
blob-report-6 Expired
104 MB
blob-report-7 Expired
110 MB
blob-report-8 Expired
53 MB
blob-report-9 Expired
99.9 MB