raphaelauv commented on issue #23659:
URL: https://github.com/apache/airflow/issues/23659#issuecomment-1124405054
#23518 -> WORK
```log
[2022-05-12, 00:22:25 UTC] {base.py:68} INFO - Using connection ID
'google_cloud_default' for task execution.
[2022-05-12, 00:22:27 UTC] {process_utils.py:165} INFO - Executing cmd:
gcloud container clusters get-credentials gke-XXX-XXX --project XXXXX --zone
europe-west1
[2022-05-12, 00:22:27 UTC] {process_utils.py:169} INFO - Output:
[2022-05-12, 00:22:28 UTC] {process_utils.py:173} INFO - WARNING: Accessing
a Kubernetes Engine cluster requires the kubernetes commandline
[2022-05-12, 00:22:28 UTC] {process_utils.py:173} INFO - client [kubectl].
To install, run
[2022-05-12, 00:22:28 UTC] {process_utils.py:173} INFO - $ gcloud
components install kubectl
[2022-05-12, 00:22:28 UTC] {process_utils.py:173} INFO -
[2022-05-12, 00:22:28 UTC] {process_utils.py:173} INFO - Fetching cluster
endpoint and auth data.
[2022-05-12, 00:22:28 UTC] {process_utils.py:173} INFO - kubeconfig entry
generated for gke-XXX-XXX.
[2022-05-12, 00:22:28 UTC] {kubernetes_pod.py:540} INFO - Creating pod
airflow-test-pod-33e0676e00ac49c19f699f1c3916deae with labels: {'dag_id':
'kubernetes_dag', 'task_id': 'task-one', 'run_id':
'scheduled__2022-05-10T0000000000-e98a7571d', 'kubernetes_pod_operator':
'True', 'try_number': '3'}
[2022-05-12, 00:22:29 UTC] {pod_manager.py:178} WARNING - Pod not yet
started: airflow-test-pod-33e0676e00ac49c19f699f1c3916deae
[2022-05-12, 00:22:31 UTC] {pod_manager.py:178} WARNING - Pod not yet
started: airflow-test-pod-33e0676e00ac49c19f699f1c3916deae
[2022-05-12, 00:22:32 UTC] {pod_manager.py:178} WARNING - Pod not yet
started: airflow-test-pod-33e0676e00ac49c19f699f1c3916deae
[2022-05-12, 00:22:33 UTC] {pod_manager.py:225} INFO - toto
```
--
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]