output of `bosh-init deploy concourse-aws.yml
This file contains 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
Deployment manifest: '/Users/cunnie/workspace/deployments/concourse-aws.yml' | |
Deployment state: '/Users/cunnie/workspace/deployments/concourse-aws-state.json' | |
Started validating | |
Downloading release 'concourse'... Skipped [Found in local cache] (00:00:00) | |
Validating release 'concourse'... Finished (00:00:01) | |
Downloading release 'bosh-aws-cpi'... Skipped [Found in local cache] (00:00:00) | |
Validating release 'bosh-aws-cpi'... Finished (00:00:00) | |
Downloading release 'nginx'... Skipped [Found in local cache] (00:00:00) | |
Validating release 'nginx'... Finished (00:00:00) | |
Validating cpi release... Finished (00:00:00) | |
Validating deployment manifest... Finished (00:00:00) | |
Downloading stemcell... Skipped [Found in local cache] (00:00:00) | |
Validating stemcell... Finished (00:00:00) | |
Finished validating (00:00:01) | |
Started installing CPI | |
Compiling package 'ruby_aws_cpi/a5b66d011ce1b31642ff148ea2c9097af65ff78c'... Finished (00:00:00) | |
Compiling package 'bosh_aws_cpi/c56d25e93e24d19c535c36705ead790e53d89cdb'... Finished (00:00:00) | |
Installing packages... Finished (00:00:02) | |
Rendering job templates... Finished (00:00:00) | |
Installing job 'cpi'... Finished (00:00:00) | |
Finished installing CPI (00:00:03) | |
Starting registry... Finished (00:00:00) | |
Uploading stemcell 'bosh-aws-xen-hvm-ubuntu-trusty-go_agent/3115'... Skipped [Stemcell already uploaded] (00:00:00) | |
Started deploying | |
Waiting for the agent on VM 'i-394b12ed'... Failed (00:00:09) | |
Deleting VM 'i-394b12ed'... Finished (00:01:10) | |
Creating VM for instance 'concourse/0' from stemcell 'ami-fde7bb98 light'... Finished (00:00:47) | |
Waiting for the agent on VM 'i-b7441d63' to be ready... Finished (00:01:27) | |
Attaching disk 'vol-ca7b3a2a' to VM 'i-b7441d63'... Finished (00:00:15) | |
Rendering job templates... Finished (00:00:01) | |
Compiling package 'generated_tsa_host_key/MDBiNWIwMjA1MGJjNjU4OGNkZmU5ZTUyM2IyYmEyNGE2YzlkZTNjNw=='... Finished (00:00:01) | |
Compiling package 'golang/MDhmMWNiMWExMWQzMjQ2ODg4MmZjMDdhMGQ1YjMzZmQ3MzVkZGRhNA=='... Finished (00:01:20) | |
Compiling package 'generated_worker_key/MDBiNWIwMjA1MGJjNjU4OGNkZmU5ZTUyM2IyYmEyNGE2YzlkZTNjNw=='... Finished (00:00:01) | |
Compiling package 'nginx-1.6.2/04593454a1fe958c4f523ae266dfdbb433eccf6d'... Finished (00:01:10) | |
Compiling package 'pid_utils/ZDFlMTRmMGNjODc4YjMwOWQ5Y2Y3NDQ1YTkzMjdiMGJhMDNmNTYxYQ=='... Finished (00:00:00) | |
Compiling package 'postgresql_9.3/ZjMwZjNhODgwMTBkOGExNThhMjNhMzkyN2JlMGIzMzlmMzZjYWVjMA=='... Finished (00:03:02) | |
Compiling package 'atc/ODc5NjBmN2NiZWI5NjZlYzhiMjlmZGJiNjFiYTQyOGQ1M2YwY2ZiYQ=='... Finished (00:00:22) | |
Compiling package 'tsa/MjlkYTcwZDY2MjQ3NzM0YjA2ZDlkOTdmODE2ZmY4YzIwOWZlYmRlYQ=='... Finished (00:00:09) | |
Compiling package 'fly/NTUwMGUzZWE3ODdlMGYzYWZmMDZiYThlOTJhN2NjNzZiMTc0MzkwMg=='... Finished (00:00:49) | |
Updating instance 'concourse/0'... Finished (00:00:12) | |
Waiting for instance 'concourse/0' to be running... Finished (00:00:01) | |
Finished deploying (00:11:09) | |
Stopping registry... Finished (00:00:00) | |
Cleaning up rendered CPI jobs... Finished (00:00:00) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment