$ echo "beautifulsoup4" > foo.txt
$ gcloud beta composer environments update test-environment --update-pypi-packages-from-file foo.txt
Waiting for [projects/XXX/locations/us-central1/environments/test-environment] to be updated with [projects/XXX/locations/us-central1/operations/2eb315af-7fde-419a-8509-e3e7dd86cf93]
...done.
Hello,--I try to install beautifulsoup4 to my Cloud Composer environment.Whatever I use the console UI or gcloud (--update-pypi-packages-from-file), I always get the same message after few minuteUI message:Composer Backend timed out. Currently running tasks are [stage: CP_COMPOSER_AGENT_RUNNING description: "Composer Agent Running. Latest Agent Stage: stage: DEPLOYMENTS_UPDATED\n ." response_timestamp { seconds: 1531296672 nanos: 663000000 } ].gcloud message:$ gcloud beta composer environments update XXXXXXX \→ --update-pypi-packages-from-file airflow/dependencies/requirements.txt \→ --location europe-west1Waiting for [projects/XXXXXXX/locations/europe-west1/environments/XXXXXXX] tobe updated with [projects/XXXXXXX/locations/europe-west1/operations/46ec486b-c3f7-4489-a78f-250f8eeb06d4]...failed.ERROR: (gcloud.beta.composer.environments.update) Error updating [projects/XXXXXXX/locations/europe-west1/environments/XXXXXXX]: Operation [projects/XXXXXXX/locations/europe-west1/operations/46ec486b-c3f7-4489-a78f-250f8eeb06d4] failed: Composer Backend timed out. Currently running tasks are [stage: CP_COMPOSER_AGENT_RUNNINGdescription: "Composer Agent Running. Latest Agent Stage: stage: DEPLOYMENTS_UPDATED\n ."response_timestamp {seconds: 1531293859nanos: 661000000}].Then, when I connect to a pod and list the dependencies installed using `pip list` there is no mention of beautifulsoup4.Do you have any idea of what I'm doing wrong ?Thanks for your help,Thibault
You received this message because you are subscribed to the Google Groups "cloud-composer-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-composer-di...@googlegroups.com.
To post to this group, send email to cloud-compo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-composer-discuss/8236bba3-af61-4fcc-9e44-cb4fea9e07c0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.