You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/07/05 11:33:35 UTC

[GitHub] [airflow] Reddy1990 commented on issue #11345: Fix Sync Logs from S3 in Airflow 1.10.12 with the Kubernetes Executor

Reddy1990 commented on issue #11345:
URL: https://github.com/apache/airflow/issues/11345#issuecomment-874042330


   Hi @himabindu07  in Version: v2.0.2 I'm getting similar issues. The pod is getting deleted immediately once its has ran. As per the error message its correct but how can I retrieve the logs?  
   
   *** Trying to get logs (last 100 lines) from worker pod filecopierfilecopier.b3d90ee2f9fc4ef7b5ee7edda63d55f4 ***
   
   *** Unable to fetch logs from worker pod filecopierfilecopier.b3d90ee2f9fc4ef7b5ee7edda63d55f4 ***
   (404)
   Reason: Not Found
   HTTP response headers: HTTPHeaderDict({'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'Date': 'Mon, 05 Jul 2021 11:31:14 GMT', 'Content-Length': '274'})
   HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"pods \\"filecopierfilecopier.b3d90ee2f9fc4ef7b5ee7edda63d55f4\\" not found","reason":"NotFound","details":{"name":"filecopierfilecopier.b3d90ee2f9fc4ef7b5ee7edda63d55f4","kind":"pods"},"code":404}\n'
    


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org