Skip to content

Instantly share code, notes, and snippets.

@arpit15
Created June 18, 2022 16:03
Show Gist options
  • Save arpit15/30eff745df30ca8b095cde14d22e5bd3 to your computer and use it in GitHub Desktop.
Save arpit15/30eff745df30ca8b095cde14d22e5bd3 to your computer and use it in GitHub Desktop.
2022-06-18 15:52:01,933 [DEBUG] CloudFormation client initialized with endpoint https://cloudformation.us-east-2.amazonaws.com
2022-06-18 15:52:01,933 [DEBUG] Describing resource HeadNodeLaunchTemplate in stack compute1
2022-06-18 15:52:02,035 [INFO] -----------------------Starting build-----------------------
2022-06-18 15:52:02,036 [DEBUG] Not setting a reboot trigger as scheduling support is not available
2022-06-18 15:52:02,037 [INFO] Running configSets: deployFiles
2022-06-18 15:52:02,038 [INFO] Running configSet deployFiles
2022-06-18 15:52:02,039 [INFO] Running config deployConfigFiles
2022-06-18 15:52:02,039 [DEBUG] No packages specified
2022-06-18 15:52:02,039 [DEBUG] No groups specified
2022-06-18 15:52:02,039 [DEBUG] No users specified
2022-06-18 15:52:02,039 [DEBUG] No sources specified
2022-06-18 15:52:02,040 [DEBUG] /etc/chef/client.rb already exists
2022-06-18 15:52:02,040 [DEBUG] Moving /etc/chef/client.rb to /etc/chef/client.rb.bak
2022-06-18 15:52:02,040 [DEBUG] Writing content to /etc/chef/client.rb
2022-06-18 15:52:02,040 [DEBUG] Setting mode for /etc/chef/client.rb to 000644
2022-06-18 15:52:02,040 [DEBUG] Setting owner 0 and group 0 for /etc/chef/client.rb
2022-06-18 15:52:02,139 [DEBUG] Writing content to /opt/parallelcluster/shared/launch-templates-config.json
2022-06-18 15:52:02,170 [DEBUG] Content will be serialized as a JSON structure
2022-06-18 15:52:02,170 [DEBUG] Setting mode for /opt/parallelcluster/shared/launch-templates-config.json to 000644
2022-06-18 15:52:02,170 [DEBUG] Setting owner 0 and group 0 for /opt/parallelcluster/shared/launch-templates-config.json
2022-06-18 15:52:02,170 [DEBUG] Writing content to /tmp/dna.json
2022-06-18 15:52:02,170 [DEBUG] Setting mode for /tmp/dna.json to 000644
2022-06-18 15:52:02,170 [DEBUG] Setting owner 0 and group 0 for /tmp/dna.json
2022-06-18 15:52:02,171 [DEBUG] Writing content to /tmp/extra.json
2022-06-18 15:52:02,171 [DEBUG] Setting mode for /tmp/extra.json to 000644
2022-06-18 15:52:02,171 [DEBUG] Setting owner 0 and group 0 for /tmp/extra.json
2022-06-18 15:52:02,171 [DEBUG] Writing content to /tmp/wait_condition_handle.txt
2022-06-18 15:52:02,171 [DEBUG] Setting mode for /tmp/wait_condition_handle.txt to 000644
2022-06-18 15:52:02,171 [DEBUG] Setting owner 0 and group 0 for /tmp/wait_condition_handle.txt
2022-06-18 15:52:02,171 [DEBUG] Running command jq
2022-06-18 15:52:02,171 [DEBUG] No test for command jq
2022-06-18 15:52:02,544 [INFO] Command jq succeeded
2022-06-18 15:52:02,544 [DEBUG] Command jq output:
2022-06-18 15:52:02,544 [DEBUG] Running command mkdir
2022-06-18 15:52:02,544 [DEBUG] No test for command mkdir
2022-06-18 15:52:02,547 [INFO] Command mkdir succeeded
2022-06-18 15:52:02,547 [DEBUG] Command mkdir output:
2022-06-18 15:52:02,547 [DEBUG] Running command touch
2022-06-18 15:52:02,547 [DEBUG] No test for command touch
2022-06-18 15:52:02,551 [INFO] Command touch succeeded
2022-06-18 15:52:02,551 [DEBUG] Command touch output:
2022-06-18 15:52:02,551 [DEBUG] No services specified
2022-06-18 15:52:02,552 [INFO] ConfigSets completed
2022-06-18 15:52:02,552 [DEBUG] Not clearing reboot trigger as scheduling support is not available
2022-06-18 15:52:02,552 [INFO] -----------------------Build complete-----------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment