runtime error
Exit code: 1. Reason: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/snowflake/connector/__init__.py", line 54, in Connect return SnowflakeConnection(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/snowflake/connector/connection.py", line 674, in __init__ self.connect(**kwargs) File "/usr/local/lib/python3.12/site-packages/snowflake/connector/connection.py", line 1154, in connect self.__open_connection() File "/usr/local/lib/python3.12/site-packages/snowflake/connector/connection.py", line 1582, in __open_connection self.authenticate_with_retry(self.auth_class) File "/usr/local/lib/python3.12/site-packages/snowflake/connector/connection.py", line 1918, in authenticate_with_retry self._authenticate(auth_instance) File "/usr/local/lib/python3.12/site-packages/snowflake/connector/connection.py", line 1950, in _authenticate auth.authenticate( File "/usr/local/lib/python3.12/site-packages/snowflake/connector/auth/_auth.py", line 420, in authenticate Error.errorhandler_wrapper( File "/usr/local/lib/python3.12/site-packages/snowflake/connector/errors.py", line 286, in errorhandler_wrapper handed_over = Error.hand_to_other_handler( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/snowflake/connector/errors.py", line 344, in hand_to_other_handler connection.errorhandler(connection, cursor, error_class, error_value) File "/usr/local/lib/python3.12/site-packages/snowflake/connector/errors.py", line 217, in default_errorhandler raise error_class( snowflake.connector.errors.DatabaseError: 250001 (08001): Failed to connect to DB: stdsbsa-hm19554.snowflakecomputing.com:443. Your free trial has ended and all of your virtual warehouses have been suspended. Add billing information in the Snowflake web UI to continue using the full set of Snowflake features.
Container logs:
Fetching error logs...