Advertisement
Guest User

Untitled

a guest
Apr 25th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. -----> Starting Kitchen (v1.16.0)
  2. -----> Creating <net35-snapdrive-windows-2012r2>...
  3. creating machine net35-snapdrive-windows-2012r2-72a9c66b on vsphere://10.161.152.138/sdk?use_ssl=true&insecure=true
  4. use_linked_clone: false
  5. datacenter: "Cluster_Poc"
  6. resource_pool: "POC01/PoC-Pool"
  7. vm_folder: "Servidores Chef/kitchen/jcah"
  8. num_cpus: 4
  9. network_name: ["n1kPoC-Vmware60/poc_productiva2"]
  10. memory_mb: 4096
  11. bootstrap_ipv4: true
  12. ipv4_timeout: 300
  13. ssh: {:user=>"Administrator", :password=>"*********", :port=>5985}
  14. template_folder: "VMWARE"
  15. template_name: "TPL-WIN2012R2-SYSPREP-NET35"
  16. customization_spec: {:hostname=>"net35-snapdrive", :domain=>"WORKGROUP", :org_name=>"poc", :domainAdmin=>"Administrator@WORKGROUP", :domainAdminPassword=>"Config2006", :win_time_zone=>56, :product_id=>"HIDDEN"}
  17. establishing connection to 10.161.152.138
  18. finding networks...
  19. network: n1kPoC-Vmware60/poc_productiva2 is a DistributedVirtualPortgroup
  20. changing template nic for n1kPoC-Vmware60/poc_productiva2
  21. joining domain WORKGROUP /
  22. with user: Administrator@WORKGROUP
  23. Machine - created - net35-snapdrive-windows-2012r2-72a9c66b (502bf3cb-1f4b-77a6-e184-4ccdc0a093ec on vsphere://10.161.152.138/sdk?use_ssl=true&insecure=true)
  24. Power on VM [jcah/net35-snapdrive-windows-2012r2-72a9c66b]
  25. waiting for net35-snapdrive-windows-2012r2-72a9c66b (502bf3cb-1f4b-77a6-e184-4ccdc0a093ec on vsphere://10.161.152.138/sdk?use_ssl=true&insecure=true) to be ready ...
  26. ...................................net35-snapdrive-windows-2012r2-72a9c66b is now ready
  27. Waiting for ipv4 address....
  28. Found valid ipv4 address! 10.159.11.129
  29. Waiting for ipv4 address..
  30. Found valid ipv4 address! 10.159.11.129
  31. Waiting for ipv4 address..
  32. Found valid ipv4 address! 10.159.11.129
  33. waiting up to 600 seconds for customization
  34. IP addresses found: ["10.159.11.129"]
  35. IP addresses found: ["10.159.11.129"]
  36. IP addresses found: ["10.159.11.129"]
  37. IP addresses found: ["10.159.11.129"]
  38. IP addresses found: ["10.159.11.129"]
  39. IP addresses found: ["10.159.11.129"]
  40. IP addresses found: ["10.159.11.129"]
  41. IP addresses found: ["10.159.11.129"]
  42. IP addresses found: ["10.159.11.129"]
  43. IP addresses found: ["10.159.11.129"]
  44. IP addresses found: ["10.159.11.129"]
  45. IP addresses found: ["10.159.11.129"]
  46. IP addresses found: ["10.159.11.129"]
  47. IP addresses found: ["10.159.11.129"]
  48. IP addresses found: ["10.159.11.129"]
  49. IP addresses found: ["10.159.11.129"]
  50. IP addresses found: ["10.159.11.129"]
  51. IP addresses found: ["10.159.11.129"]
  52. IP addresses found: ["10.159.11.129"]
  53. IP addresses found: ["10.159.11.129"]
  54. IP addresses found: ["10.159.11.129"]
  55. IP addresses found: ["10.159.11.129"]
  56. IP addresses found: ["10.159.11.129"]
  57. IP addresses found: ["10.159.11.129"]
  58. IP address obtained: 10.159.11.129
  59. waiting to domain join and be named net35-snapdrive.WORKGROUP
  60. ......waiting for net35-snapdrive-windows-2012r2-72a9c66b (502bf3cb-1f4b-77a6-e184-4ccdc0a093ec on vsphere://10.161.152.138/sdk?use_ssl=true&insecure=true) to be connectable (transport up and running) ...
  61. ........net35-snapdrive-windows-2012r2-72a9c66b is now connectable
  62. create node net35-snapdrive-windows-2012r2-72a9c66b at chefzero://localhost:8889
  63. add normal.chef_provisioning = {"reference"=>{"driver_url"=>"vsphere://10.161.152.138/sdk?use_ssl=true&insecure=true", "driver_version"=>"1.1.1", "server_id"=>"502bf3cb-1f4b-77a6-e184-4ccdc0a093ec", "is_windows"=>true, "allocated_at"=>"2017-04-25 21:26:12 UTC", "ipaddress"=>"10.159.11.129"}}
  64. add normal.tags = nil
  65. Finished creating <net35-snapdrive-windows-2012r2> (23m37.83s).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement