jroachgolf84 commented on issue #51213: URL: https://github.com/apache/airflow/issues/51213#issuecomment-2922226321
What do the logs look like for that period after 2:17 UTC? Do you see messages like the one below? ``` 2025-05-30 02:17:21 [info ] trigger ID 3 starting [airflow.jobs.triggerer_job_runner] 2025-05-30 02:17:21 [info ] Secrets backends loaded for worker [supervisor] [airflow.jobs.triggerer_job_runner] backend_classes=['EnvironmentVariablesBackend'] count=1 2025-05-30 02:17:21 [info ] Connection Retrieved 'aws_default' [airflow.hooks.base] [airflow.jobs.triggerer_job_runner] 2025-05-30 02:17:21 [info ] AWS Connection (conn_id='aws_default', conn_type='aws') credentials retrieved from login and password. [airflow.providers.amazon.aws.utils.connection_wrapper.AwsConnectionWrapper] [airflow.jobs.triggerer_job_runner] 2025-05-30 02:17:21 [info ] AWS Connection (conn_id='aws_default', conn_type='aws') session token retrieved from extra, please note you are responsible for renewing these. [airflow.providers.amazon.aws.utils.connection_wrapper.AwsConnectionWrapper] [airflow.jobs.triggerer_job_runner] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
