Created
November 20, 2014 23:04
-
-
Save ryanuber/cdc800c565a462d5d8fe 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
---- Started new build at 2014-11-20 22:17:27.513674707 +0000 UTC ---- | |
[1;32maws-build1 output will be in this color.[0m | |
[1;32m==> aws-build1: Inspecting the source AMI...[0m | |
[1;32m==> aws-build1: Creating temporary keypair: packer 546e6878-d7d2-3a20-ca03-a8f1891eebe8[0m | |
[1;32m==> aws-build1: Creating temporary security group for this instance...[0m | |
[1;32m==> aws-build1: Authorizing SSH access on the temporary security group...[0m | |
[1;32m==> aws-build1: Launching a source AWS instance...[0m | |
[0;32m aws-build1: Instance ID: i-bdf72f53[0m | |
[1;32m==> aws-build1: Waiting for instance (i-bdf72f53) to become ready...[0m | |
[1;32m==> aws-build1: Waiting for SSH to become available...[0m | |
[1;32m==> aws-build1: Connected to SSH![0m | |
[1;32m==> aws-build1: Stopping the source instance...[0m | |
[1;32m==> aws-build1: Waiting for the instance to stop...[0m | |
[1;32m==> aws-build1: Creating the AMI: packer-quick-start 1416521848[0m | |
[0;32m aws-build1: AMI: ami-6279e90a[0m | |
[1;32m==> aws-build1: Waiting for AMI to become ready...[0m | |
[1;32m==> aws-build1: Terminating the source AWS instance...[0m | |
[1;32m==> aws-build1: Deleting temporary security group...[0m | |
[1;32m==> aws-build1: Deleting temporary keypair...[0m | |
[1;32mBuild 'aws-build1' finished.[0m | |
==> Builds finished. The artifacts of successful builds are: | |
--> aws-build1: AMIs were created: | |
us-east-1: ami-6279e90a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment