Created
March 19, 2013 14:05
-
-
Save drewr/5196369 to your computer and use it in GitHub Desktop.
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
2013-03-19 08:40:21,098 DEBUG [operate-51] p.c.vmfest run-nodes with template {:min-ram 512, :id :CentOS-6.0-x86_64-netboot-4.1.6} | |
2013-03-19 08:40:21,099 DEBUG [operate-51] p.c.vmfest Looking for {:min-ram 512, :id :CentOS-6.0-x86_64-netboot-4.1.6} in {:ubuntu-12.04 {:os-type-id "Ubuntu_64", :sudo-password "vmfest", :no-sudo false, :image-name "ubuntu-12.04", :packager :apt, :username "vmfest", :os-family :ubuntu, :os-version "12.04", :uuid "/home/aar/.vmfest/models/vmfest-ubuntu-12.04.vdi", :os-64-bit true, :image-id "ubuntu-12.04", :password "vmfest", :description "Ubuntu 12.04 (64bit)"}, :CentOS-6.0-x86_64-netboot-4.1.6 {:sudo-password "vagrant", :private-key-path "/home/aar/.vmfest/models/vagrant-key", :network-type :nat, :no-sudo false, :image-name "CentOS-6.0-x86_64-netboot-4.1.6", :username "vagrant", :os-family :centos, :os-version 6.0, :uuid "/home/aar/.vmfest/models/vmfest-CentOS-6.0-x86_64-netboot-4.1.6.vmdk", :os-64-bit true, :image-id "CentOS-6.0-x86_64-netboot-4.1.6", :password "vagrant"}} | |
2013-03-19 08:40:21,105 DEBUG [operate-51] p.c.vmfest current-machine-names #{} | |
2013-03-19 08:40:21,106 DEBUG [operate-51] p.c.vmfest target-machine-names #{"bare-0"} | |
2013-03-19 08:40:21,106 DEBUG [operate-51] p.c.vmfest target-machines-already-existing #{} | |
2013-03-19 08:40:21,106 DEBUG [operate-51] p.c.vmfest target-machines-to-create#{"bare-0"} | |
2013-03-19 08:40:21,106 DEBUG [operate-51] p.c.vmfest Selected image: :ubuntu-12.04 | |
2013-03-19 08:40:21,106 DEBUG [operate-51] p.c.vmfest Hardware model {:cpu-count 1, :network [{:attachment-type :host-only, :host-only-interface "vboxnet0"} {:attachment-type :nat}], :storage [{:devices [nil nil nil nil], :name "IDE Controller", :bus :ide}], :boot-mount-point ["IDE Controller" 0], :memory-size 512} | |
2013-03-19 08:40:21,108 TRACE [clojure-agent-send-off-pool-2] p.c.vmfest Creating node from image: {:os-type-id "Ubuntu_64", :sudo-password "vmfest", :no-sudo false, :image-name "ubuntu-12.04", :packager :apt, :username "vmfest", :os-family :ubuntu, :os-version "12.04", :uuid "/home/aar/.vmfest/models/vmfest-ubuntu-12.04.vdi", :os-64-bit true, :image-id "ubuntu-12.04", :password "vmfest", :description "Ubuntu 12.04 (64bit)"} and hardware model {:cpu-count 1, :network [{:attachment-type :host-only, :host-only-interface "vboxnet0"} {:attachment-type :nat}], :storage [{:devices [nil nil nil nil], :name "IDE Controller", :bus :ide}], :boot-mount-point ["IDE Controller" 0], :memory-size 512} | |
2013-03-19 08:40:21,520 TRACE [clojure-agent-send-off-pool-2] p.c.vmfest Waiting for ip | |
2013-03-19 08:40:21,528 DEBUG [clojure-agent-send-off-pool-2] p.c.vmfest Waiting 300000 ms for the IP in slot 0 of bare-0 to come up. | |
2013-03-19 08:40:31,706 DEBUG [clojure-agent-send-off-pool-2] p.c.vmfest Waiting 300000 ms for the IP in slot 1 of bare-0 to come up. | |
2013-03-19 08:40:35,738 DEBUG [operate-52] p.c.primitives build-and-execute-phase :settings on 1 target(s) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment