kondla commented on issue #10026:
URL: https://github.com/apache/airflow/issues/10026#issuecomment-932527695
Thank you for this thread! I am having the PID doesn't match PID issue
running `Airflow 2.1.2` on the Google Cloud in `Composer 1.17.1
```text
[2021-10-01 20:10:27,295] {local_task_job.py:194} WARNING - Recorded pid
13335 does not match the current pid 834
[2021-10-01 20:10:27,304] {process_utils.py:100} INFO - Sending
Signals.SIGTERM to GPID 834
[2021-10-01 20:10:27,316] {process_utils.py:66} INFO - Process
psutil.Process(pid=834, status='terminated', exitcode=<Negsignal.SIGTERM: -15>,
started='20:10:10') (834) terminated with exit code Negsignal.SIGTERM
```
--
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]