Open
Description
Connector Name
destination-snowflake
Connector Version
3.15.4
What step the error happened?
During the sync
Relevant information
After updating to the latest destination-snowflake, we are now observing error logs that are not such.
This happens in all our syncs (which write to snowflake) and started right after the upgrade.
Relevant log output
2025-03-18 01:14:18 destination ERROR Mar 18, 2025 12:14:18 AM net.snowflake.client.core.FileUtil logFileUsage
2025-03-18 01:14:18 destination ERROR : Get file to upload: Accessing file: /tmp/7df859f0-8e09-4006-9c72-d94932b037a716881587998864997026.csv.gz
2025-03-18 01:14:18 destination ERROR Mar 18, 2025 12:14:18 AM net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client upload
2025-03-18 01:14:18 destination ERROR : Starting upload from file /tmp/7df859f0-8e09-4006-9c72-d94932b037a716881587998864997026.csv.gz to S3 location: o8t10000-s/stages/fb26cbe9-1208-4913-a5e1-a324b7124da5/2025/03/18/00/B1599277-561E-4752-ADF7-5F6F72279C9B/7df859f0-8e09-4006-9c72-d94932b037a716881587998864997026.csv.gz
2025-03-18 01:14:19 destination ERROR Mar 18, 2025 12:14:19 AM net.snowflake.client.jdbc.cloud.storage.SnowflakeS3Client upload
2025-03-18 01:14:19 destination ERROR : Uploaded file /tmp/7df859f0-8e09-4006-9c72-d94932b037a716881587998864997026.csv.gz to S3 location: o8t10000-s/stages/fb26cbe9-1208-4913-a5e1-a324b7124da5/2025/03/18/00/B1599277-561E-4752-ADF7-5F6F72279C9B/7df859f0-8e09-4006-9c72-d94932b037a716881587998864997026.csv.gz. It took 800 ms with 0 retries
Another example:
2025-03-18 01:03:52 destination ERROR Mar 18, 2025 12:03:52 AM net.snowflake.client.core.SFSession open
2025-03-18 01:03:52 destination ERROR : Opening session with server: https://co85671.eu-west-3.aws.snowflakecomputing.com:443/, account: co85671, user: PROD_SVC_SINGER, password is not provided, role: PROD_LOAD, database: RAW_PROD, schema: AIRBYTE, warehouse: LOADING, validate default parameters: null, authenticator: null, ocsp mode: FAIL_OPEN, passcode in password: null, passcode is not provided, private key is not provided, disable socks proxy: null, application: airbyte_oss, app id: JDBC, app version: 3.20.0, login timeout: null, retry timeout: null, network timeout: 60, query timeout: null, connection timeout: null, socket timeout: null, tracing: null, private key file: rsa_key.p8, private key pwd is not provided, enable_diagnostics: provided, diagnostics_allowlist_path: null, session parameters: client store temporary credential: null, gzip disabled: null, browser response timeout: null
2025-03-18 01:03:52 destination ERROR Mar 18, 2025 12:03:52 AM net.snowflake.client.core.SFBaseSession logHttpClientInitInfo
2025-03-18 01:03:52 destination ERROR : Driver OCSP mode: FAIL_OPEN, gzip disabled: false and no proxy
2025-03-18 01:03:52 destination ERROR Mar 18, 2025 12:03:52 AM net.snowflake.client.core.SFSession open
2025-03-18 01:03:52 destination ERROR : Connecting to GLOBAL Snowflake domain
2025-03-18 01:03:52 destination ERROR Mar 18, 2025 12:03:52 AM net.snowflake.client.core.FileUtil logFileUsage
2025-03-18 01:03:52 destination ERROR : Extract private key from file: Accessing file: rsa_key.p8
2025-03-18 01:03:52 destination ERROR Mar 18, 2025 12:03:52 AM net.snowflake.client.core.FileUtil logWarnWhenAccessibleByOthers
2025-03-18 01:03:52 destination ERROR ING: Extract private key from file: File rsa_key.p8 is accessible by others to: read
2025-03-18 01:03:52 destination ERROR Mar 18, 2025 12:03:52 AM net.snowflake.client.core.SFSession open
Contribute
- Yes, I want to contribute