Created
June 25, 2018 21:44
-
-
Save jjruescas/c8e03a10ae413231e0a2fb1be038d53e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rackspace-public output will be in this color. | |
==> rackspace-public: Loading flavor: 8 | |
rackspace-public: Verified flavor. ID: 8 | |
==> rackspace-public: Pausing after run of step 'StepLoadFlavor'. Press enter to continue. | |
==> rackspace-public: Creating temporary keypair: packer_5b315e41-1c18-ff98-a141-d1c6ed53371a ... | |
==> rackspace-public: Created temporary keypair: packer_5b315e41-1c18-ff98-a141-d1c6ed53371a | |
==> rackspace-public: Successfully converted BER encoded SSH key to DER encoding. | |
rackspace-public: Saving key for debug purposes: os_rackspace-public.pem | |
==> rackspace-public: Pausing after run of step 'StepKeyPair'. Press enter to continue. | |
==> rackspace-public: Launching server... | |
rackspace-public: Server ID: d8384e57-a9e7-4f79-9e1e-97885b14b7e4 | |
==> rackspace-public: Waiting for server to become ready... | |
==> rackspace-public: Pausing after run of step 'StepRunSourceServer'. Press enter to continue. | |
==> rackspace-public: Waiting for password since WinRM password is not set... | |
rackspace-public: Password retrieved! | |
rackspace-public: Password (since debug is enabled) "" | |
==> rackspace-public: Pausing after run of step 'StepGetPassword'. Press enter to continue. | |
==> rackspace-public: Pausing after run of step 'StepWaitForRackConnect'. Press enter to continue. | |
==> rackspace-public: Pausing after run of step 'StepAllocateIp'. Press enter to continue. | |
==> rackspace-public: Waiting for WinRM to become available... | |
==> rackspace-public: Timeout waiting for WinRM. | |
==> rackspace-public: Pausing before cleanup of step 'StepAllocateIp'. Press enter to continue. | |
==> rackspace-public: Pausing before cleanup of step 'StepWaitForRackConnect'. Press enter to continue. | |
==> rackspace-public: Pausing before cleanup of step 'StepGetPassword'. Press enter to continue. | |
==> rackspace-public: Pausing before cleanup of step 'StepRunSourceServer'. Press enter to continue. | |
==> rackspace-public: Terminating the source server: d8384e57-a9e7-4f79-9e1e-97885b14b7e4 ... | |
==> rackspace-public: Pausing before cleanup of step 'StepKeyPair'. Press enter to continue. | |
==> rackspace-public: Deleting temporary keypair: packer_5b315e41-1c18-ff98-a141-d1c6ed53371a ... | |
==> rackspace-public: Pausing before cleanup of step 'StepLoadFlavor'. Press enter to continue. | |
Build 'rackspace-public' errored: Timeout waiting for WinRM. | |
==> Some builds didn't complete successfully and had errors: | |
--> rackspace-public: Timeout waiting for WinRM. | |
==> Builds finished but no artifacts were created. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment