Keywords: Apache Airflow - Microsoft Azure - Technical issue - Other
Description:
When deploying the template it fails with the following error on VMs other then the first one:
"code": "VMExtensionProvisioningError",
"message": "VM has reported a failure when processing extension 'setupMachine'. Error message:
\"Enable failed: failed to execute command: command terminated with exit status=1\n[stdout]\nresult is error\n2020-11-04T08:40:46.580Z
- debug: Waiting for host 10.0.1.5 port 8080: attempt 54 / 60\n2020-11-04T08:40:46.581Z
- debug: Waiting for host 10.0.1.5 port 8080: result is error\n2020-11-04T08:41:01.596Z
- debug: Waiting for host 10.0.1.5 port 8080: attempt 55 / 60\n2020-11-04T08:41:01.597Z
- debug: Waiting for host 10.0.1.5 port 8080: result is error\n2020-11-04T08:41:16.610Z
- debug: Waiting for host 10.0.1.5 port 8080: attempt 56 / 60\n2020-11-04T08:41:16.612Z
- debug: Waiting for host 10.0.1.5 port 8080: result is error\n2020-11-04T08:41:31.625Z
- debug: Waiting for host 10.0.1.5 port 8080: attempt 57 / 60\n2020-11-04T08:41:31.626Z
- debug: Waiting for host 10.0.1.5 port 8080: result is error\n2020-11-04T08:41:46.640Z
- debug: Waiting for host 10.0.1.5 port 8080: attempt 58 / 60\n2020-11-04T08:41:46.641Z
- debug: Waiting for host 10.0.1.5 port 8080: result is error\n2020-11-04T08:42:01.656Z
- debug: Waiting for host 10.0.1.5 port 8080: attempt 59 / 60\n2020-11-04T08:42:01.657Z
- debug: Waiting for host 10.0.1.5 port 8080: result is error\n2020-11-04T08:42:16.675Z
- trace: recipeRunner: invalid cloud tags condition for aws-cfn-signal\n2020-11-04T08:42:16.676Z
- trace: recipeRunner: calling recipe remove-passwords\n2020-11-04T08:42:16.676Z
- info: Saving configuration info to disk\n2020-11-04T08:42:16.676Z
- info: Saving configuration info to disk\n2020-11-04T08:42:16.677Z
- trace: recipeRunner: storing promise for recipe remove-passwords\n2020-11-04T08:42:16.677Z
- trace: recipeRunner: Awaiting pending async promise remove-passwords\n2020-11-04T08:42:16.677Z
- trace: recipeRunner: Finished running recipes for afterFailedFirstboot
{ invoked: [ 'remove-passwords' ],\n skipped: \n [ 'add-to-system-path',\n 'airflow-environment',\n
'clone-git-airflow-project',\n 'cassandra-platform-settings',\n 'cassandra-wait-for-seeds',\n
'configure_hostname',\n 'elasticsearch-environment',\n 'elasticsearch-platform-settings',\n
'etcd-environment',\n 'guacamole-configure-proxy',\n 'java-environment',\n 'kafka-wait-for-zk',\n
'add-welcome-page',\n 'mariadb-platform-settings',\n 'mongodb-platform-settings',\n
'nats-wait-for-seed',\n 'clone-git-node-project',\n 'save-deployment-env',\n 'init-git-node-project',\n
'install-app-service',\n 'rbenv-environment',\n 'redis-platform-settings',\n 'sonarqube-platform-settings',\n
'download-model-data',\n 'install-gcc7-debian',\n 'set-tensorflow-path',\n 'wordpress-amp',\n 'wordpress-database-ssl',\n
'wordpress-jetpack',\n 'wordpress-w3-total-cache',\n 'wordpress-wp-cloud-mgmt-console',\n 'aws-cfn-signal-install',\n
'aws-cfn-signal',\n 'agent-init',\n 'bitnami-enable-login',\n 'clean-machine',\n 'create-configure-app-domain-script',\n
'configure-host',\n 'crontab-configuration',\n 'data-disk',\n 'download-database-ssl',\n 'environment-script',\n
'gonit-configuration',\n 'gonit-start',\n 'gonit-stop',\n 'logrotate-configuration',\n 'enable-firewalld',\n
'open-application-ports',\n 'platform',\n 'port-mapping',\n 'resize-modules',\n 'setup-scripts',\n
'shared-disk-packages-azure',\n 'shared-disk-packages-aws',\n 'shared-disk-azure',\n 'shared-disk-aws',\n
'shared-disk-lock-initialization',\n 'shared-disk-free-initialization',\n 'ssh-settings',\n 'ssh-settings-password',\n
'swapfile-on-lowmem',\n 'swapfile-on-tag',\n 'system-packages',\n 'system-packages-cleanup',\n 'system-services',\n
'system-services-firstboot',\n 'system-username',\n 'wait-for-dns',\n 'welcome-message-create',\n 'welcome-message' ],\n successful:
[ 'remove-passwords' ],\n failed: [] }\n2020-11-04T08:42:16.678Z - error: Unable to initialize instance \nError:
Unable to wait for all ports to be open\n at Provisioner.<anonymous> (/opt/bitnami/nami/node_modules/provisioner/lib/provisioner.js:382:27)\n
at Generator.next (<anonymous>)\n at fulfilled (/opt/bitnami/nami/node_modules/provisioner/lib/provisioner.js:4:58)\n
at <anonymous>\n\n[stderr]\n\"\r\n\r\nMore information on troubleshooting is available at https://aka.ms/VMExtensionCSELinuxTroubleshoot "
Please help me to trouble shoot
thanks